Documentation for ATIS-Draft-03-00-79

Complex Type: FCTurnstileCountRecord

[Table of contents]

Super-types: None
Sub-types: None
Name FCTurnstileCountRecord
Used by (from the same schema document) Complex Type FcUnloadData
Abstract no
XML Instance Representation
<...>
<stoppoint> CPTStoppointIden </stoppoint> [0..1]
<turnstile-id> FC-TurnstileID </turnstile-id> [0..1]
<description> CPT-Footnote </description> [0..1]
<begin-time> CPT-DateTime </begin-time> [1]
<end-time> CPT-DateTime </end-time> [1]
<begin-entry-count> CPT-GenericCounter </begin-entry-count> [1]
<end-entry-count> CPT-GenericCounter </end-entry-count> [1]
<begin-exit-count> CPT-GenericCounter </begin-exit-count> [0..1]
<end-exit-count> CPT-GenericCounter </end-exit-count> [0..1]
<localFCTurnstileCountRecord> local:FCTurnstileCountRecord </localFCTurnstileCountRecord> [0..1]
</...>
Diagram
h2146772752 h-37010988 h-125442069 h1272267302 h1272267302 h240005744 h240005744 h240005744 h240005744 h354532190
Schema Component Representation
<xs:complexType name="FCTurnstileCountRecord">
<xs:sequence>
<xs:element name="stoppoint" type=" CPTStoppointIden " minOccurs="0"/>
<xs:element name="turnstile-id" type=" FC-TurnstileID " minOccurs="0"/>
<xs:element name="description" type=" CPT-Footnote " minOccurs="0"/>
<xs:element name="begin-time" type=" CPT-DateTime "/>
<xs:element name="end-time" type=" CPT-DateTime "/>
<xs:element name="begin-entry-count" type=" CPT-GenericCounter "/>
<xs:element name="end-entry-count" type=" CPT-GenericCounter "/>
<xs:element name="begin-exit-count" type=" CPT-GenericCounter " minOccurs="0"/>
<xs:element name="end-exit-count" type=" CPT-GenericCounter " minOccurs="0"/>
<xs:element name="localFCTurnstileCountRecord" type=" local:FCTurnstileCountRecord " minOccurs="0"/>
</xs:sequence>
</xs:complexType>