complexType tcip:PIAgencyStaticFile
diagram
namespace http://www.TCIP-Adopted-03-00-01
children agency-id name file-headline file-name description applicability retrievalURL retrieval-application retrievalIP retrievalPort retrieval-instructions file-content activation deactivation localPIAgencyStaticFile
used by
elements tcip:PiAgencyFiles/files/file tcip:PiPushAgencyFiles/files/file tcip:PIRouteInfo/files/file tcip:PIAgencyProfile/static-files/static-file
source <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>

element tcip:PIAgencyStaticFile/agency-id
diagram
type tcip:CPT-AgencyID
properties
isRef 0
content simple
source <xs:element name="agency-id" type="CPT-AgencyID"/>

element tcip:PIAgencyStaticFile/name
diagram
type tcip:CPT-AgencyName
properties
isRef 0
content simple
facets
minLength 1
maxLength 30
source <xs:element name="name" type="CPT-AgencyName"/>

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

element tcip:PIAgencyStaticFile/file-name
diagram
type tcip:CPT-Footnote
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="file-name" type="CPT-Footnote"/>

element tcip:PIAgencyStaticFile/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:PIAgencyStaticFile/applicability
diagram
type tcip:CPTFileApplicability
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children applicable-routes applicable-ptvs applicable-stops applicable-facilitites applicable-garages applicable-fleet-subsets applicable-stoppoint-subsets applicable-fare-subsets
source <xs:element name="applicability" type="CPTFileApplicability" minOccurs="0"/>

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

element tcip:PIAgencyStaticFile/retrieval-application
diagram
type tcip:CPT-ApplicationID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="retrieval-application" type="CPT-ApplicationID" minOccurs="0"/>

element tcip:PIAgencyStaticFile/retrievalIP
diagram
type tcip:CPT-IP-Address
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="retrievalIP" type="CPT-IP-Address" minOccurs="0"/>

element tcip:PIAgencyStaticFile/retrievalPort
diagram
type tcip:CPT-UDP-TCP-PortNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="retrievalPort" type="CPT-UDP-TCP-PortNumber" minOccurs="0"/>

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

element tcip:PIAgencyStaticFile/file-content
diagram
type tcip:CPT-FileContent
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxLength 2000000
source <xs:element name="file-content" type="CPT-FileContent" minOccurs="0"/>

element tcip:PIAgencyStaticFile/activation
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="activation" type="CPT-DateTime" minOccurs="0"/>

element tcip:PIAgencyStaticFile/deactivation
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="deactivation" type="CPT-DateTime" minOccurs="0"/>

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


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