Documentation for ATIS-Draft-03-00-79

Complex Type: TSPPRGInputsCCEntry

[Table of contents]

Super-types: None
Sub-types: None
Name TSPPRGInputsCCEntry
Used by (from the same schema document) Complex Type TspPRGInputsCC
Abstract no
XML Instance Representation
<...>
<status> TSPStatus </status> [1]
<vin> CPT-VIN </vin> [1]
<block> SCHBlockIden </block> [1]
<intersectionParam> TSPTmsIntersectionParam </intersectionParam> [1]
<localTSPPRGInputsCCEntry> local:TSPPRGInputsCCEntry </localTSPPRGInputsCCEntry> [0..1]
</...>
Diagram
h1211925054 h767755952 h-258889474 h-1817608490 h-1547052400
Schema Component Representation
<xs:complexType name="TSPPRGInputsCCEntry">
<xs:sequence>
<xs:element name="status" type=" TSPStatus "/>
<xs:element name="vin" type=" CPT-VIN "/>
<xs:element name="block" type=" SCHBlockIden "/>
<xs:element name="intersectionParam" type=" TSPTmsIntersectionParam "/>
<xs:element name="localTSPPRGInputsCCEntry" type=" local:TSPPRGInputsCCEntry " minOccurs="0"/>
</xs:sequence>
</xs:complexType>