Documentation for ATIS-Draft-03-00-79

Complex Type: PIAgencyStaticFile

[Table of contents]

Super-types: None
Sub-types: None
Name PIAgencyStaticFile
Used by (from the same schema document) Complex Type PiAgencyFiles , Complex Type PiPushAgencyFiles , Complex Type PIAgencyProfile , Complex Type PIRouteInfo
Abstract no
XML Instance Representation
<...>
<agency-id> CPT-AgencyID </agency-id> [1]
<name> CPT-AgencyName </name> [1]
<file-headline> CPT-Footnote </file-headline> [0..1]
<file-name> CPT-Footnote </file-name> [1]
<description> CPT-Footnote </description> [0..1]
<applicability> CPTFileApplicability </applicability> [0..1]
<retrievalURL> CPT-Footnote </retrievalURL> [0..1]
<retrieval-application> CPT-ApplicationID </retrieval-application> [0..1]
<retrievalIP> CPT-IP-Address </retrievalIP> [0..1]
<retrievalPort> CPT-UDP-TCP-PortNumber </retrievalPort> [0..1]
<retrieval-instructions> CPT-Footnote </retrieval-instructions> [0..1]
<file-content> CPT-FileContent </file-content> [0..1]
<activation> CPT-DateTime </activation> [0..1]
<deactivation> CPT-DateTime </deactivation> [0..1]
<localPIAgencyStaticFile> local:PIAgencyStaticFile </localPIAgencyStaticFile> [0..1]
</...>
Diagram
h948193899 h681450491 h-125442069 h-125442069 h-125442069 h155624903 h-125442069 h325764800 h1940310233 h1843986733 h-125442069 h1998049522 h1272267302 h1272267302 h-1445532627
Schema Component Representation
<xs:complexType name="PIAgencyStaticFile">
<xs:sequence>
<xs:element name="agency-id" type=" CPT-AgencyID "/>
<xs:element name="name" type=" CPT-AgencyName "/>
<xs:element name="file-headline" type=" CPT-Footnote " minOccurs="0"/>
<xs:element name="file-name" type=" CPT-Footnote "/>
<xs:element name="description" type=" CPT-Footnote " minOccurs="0"/>
<xs:element name="applicability" type=" CPTFileApplicability " minOccurs="0"/>
<xs:element name="retrievalURL" type=" CPT-Footnote " minOccurs="0"/>
<xs:element name="retrieval-application" type=" CPT-ApplicationID " minOccurs="0"/>
<xs:element name="retrievalIP" type=" CPT-IP-Address " minOccurs="0"/>
<xs:element name="retrievalPort" type=" CPT-UDP-TCP-PortNumber " minOccurs="0"/>
<xs:element name="retrieval-instructions" type=" CPT-Footnote " minOccurs="0"/>
<xs:element name="file-content" type=" CPT-FileContent " minOccurs="0"/>
<xs:element name="activation" type=" CPT-DateTime " minOccurs="0"/>
<xs:element name="deactivation" type=" CPT-DateTime " minOccurs="0"/>
<xs:element name="localPIAgencyStaticFile" type=" local:PIAgencyStaticFile " minOccurs="0"/>
</xs:sequence>
</xs:complexType>