Documentation for ATIS-Draft-03-00-79

Complex Type: FCFareboxAccessPermission

[Table of contents]

Super-types: None
Sub-types: None
Name FCFareboxAccessPermission
Used by (from the same schema document) Complex Type FcFareDataPush , Complex Type FcFareLoadData
Abstract no
XML Instance Representation
<...>
<operator> CPTOperatorIden </operator> [1]
<metadata> CPTRowMetaData </metadata> [0..1]
<earliest-access> CPT-DateTime </earliest-access> [0..1]
<latest-access> CPT-DateTime </latest-access> [0..1]
<localFCFareboxAccessPermission> local:FCFareboxAccessPermission </localFCFareboxAccessPermission> [0..1]
</...>
Diagram
h324755946 h1503432423 h1272267302 h1272267302 h-975494898
Schema Component Representation
<xs:complexType name="FCFareboxAccessPermission">
<xs:sequence>
<xs:element name="operator" type=" CPTOperatorIden "/>
<xs:element name="metadata" type=" CPTRowMetaData " minOccurs="0"/>
<xs:element name="earliest-access" type=" CPT-DateTime " minOccurs="0"/>
<xs:element name="latest-access" type=" CPT-DateTime " minOccurs="0"/>
<xs:element name="localFCFareboxAccessPermission" type=" local:FCFareboxAccessPermission " minOccurs="0"/>
</xs:sequence>
</xs:complexType>