complexType tcip:CPTUnloadFileHeader
diagram
namespace http://www.TCIP-Adopted-03-00-01
children vehicle component-identifier component-IP component-Port stoppoint field-address field-port file-identifier version-number begin end file-size applicability
used by
elements tcip:CptFilesToUnload/available-files/available-file tcip:CptUnloadControl/file-to-unload tcip:CcPTVPerformanceData/fileHeader tcip:CcUnloadImages/fileHeader tcip:FcUnloadData/fileHeader tcip:TspEventLogUnload/fileHeader tcip:CptUnloadControl/files-to-delete/files-to-delete-item tcip:CptUnloadRequestError/unavailable-file
source <xs:complexType name="CPTUnloadFileHeader">
 
<xs:sequence>
   
<xs:choice>
     
<xs:sequence>
       
<xs:element name="vehicle" type="CPTVehicleIden"/>
       
<xs:element name="component-identifier" type="OB-MID" minOccurs="0"/>
       
<xs:element name="component-IP" type="CPT-IP-Address" minOccurs="0"/>
       
<xs:element name="component-Port" type="CPT-UDP-TCP-PortNumber" minOccurs="0"/>
     
</xs:sequence>
     
<xs:sequence>
       
<xs:element name="stoppoint" type="CPTStoppointIden" minOccurs="0"/>
       
<!-- required if a stoppoint -->
       
<xs:element name="field-address" type="CPT-IP-Address" minOccurs="0"/>
       
<xs:element name="field-port" type="CPT-UDP-TCP-PortNumber" minOccurs="0"/>
     
</xs:sequence>
   
</xs:choice>
   
<xs:element name="file-identifier" type="CPT-FileIdentifier"/>
   
<xs:element name="version-number" type="CPT-FileVersion"/>
   
<xs:element name="begin" type="CPT-DateTime"/>
   
<xs:element name="end" type="CPT-DateTime"/>
   
<xs:element name="file-size" type="CPT-FileSize"/>
   
<xs:element name="applicability" type="CPTFileApplicability" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CPTUnloadFileHeader/vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicle" type="CPTVehicleIden"/>

element tcip:CPTUnloadFileHeader/component-identifier
diagram
type tcip:OB-MID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="component-identifier" type="OB-MID" minOccurs="0"/>

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

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

element tcip:CPTUnloadFileHeader/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:CPTUnloadFileHeader/field-address
diagram
type tcip:CPT-IP-Address
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="field-address" type="CPT-IP-Address" minOccurs="0"/>

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

element tcip:CPTUnloadFileHeader/file-identifier
diagram
type tcip:CPT-FileIdentifier
properties
isRef 0
content simple
source <xs:element name="file-identifier" type="CPT-FileIdentifier"/>

element tcip:CPTUnloadFileHeader/version-number
diagram
type tcip:CPT-FileVersion
properties
isRef 0
content simple
source <xs:element name="version-number" type="CPT-FileVersion"/>

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

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

element tcip:CPTUnloadFileHeader/file-size
diagram
type tcip:CPT-FileSize
properties
isRef 0
content simple
source <xs:element name="file-size" type="CPT-FileSize"/>

element tcip:CPTUnloadFileHeader/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"/>


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