complexType tcip:FCTurnstileCountRecord
diagram
namespace http://www.TCIP-Adopted-03-00-01
children stoppoint turnstile-id description begin-time end-time begin-entry-count end-entry-count begin-exit-count end-exit-count localFCTurnstileCountRecord
used by
element tcip:FcUnloadData/turnstile-counts/turnstile-count
source <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>

element tcip:FCTurnstileCountRecord/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="CPTStoppointIden" minOccurs="0"/>

element tcip:FCTurnstileCountRecord/turnstile-id
diagram
type tcip:FC-TurnstileID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="turnstile-id" type="FC-TurnstileID" minOccurs="0"/>

element tcip:FCTurnstileCountRecord/description
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="description" type="CPT-Footnote" minOccurs="0"/>

element tcip:FCTurnstileCountRecord/begin-time
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="begin-time" type="CPT-DateTime"/>

element tcip:FCTurnstileCountRecord/end-time
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="end-time" type="CPT-DateTime"/>

element tcip:FCTurnstileCountRecord/begin-entry-count
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
content simple
source <xs:element name="begin-entry-count" type="CPT-GenericCounter"/>

element tcip:FCTurnstileCountRecord/end-entry-count
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
content simple
source <xs:element name="end-entry-count" type="CPT-GenericCounter"/>

element tcip:FCTurnstileCountRecord/begin-exit-count
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="begin-exit-count" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCTurnstileCountRecord/end-exit-count
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="end-exit-count" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCTurnstileCountRecord/localFCTurnstileCountRecord
diagram
type FCTurnstileCountRecord
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localFCTurnstileCountRecord" type="local:FCTurnstileCountRecord" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy