complexType tcip:FcFareZonePush
diagram
namespace http://www.TCIP-Adopted-03-00-01
children push-header activationDate fareZones
used by
element tcip:fcFareZonePush
source <xs:complexType name="FcFareZonePush">
 
<xs:sequence>
   
<xs:element name="push-header" type="CPTPushHeader"/>
   
<xs:element name="activationDate" type="CPT-Date"/>
   
<xs:element name="fareZones">
     
<xs:complexType>
       
<xs:sequence maxOccurs="200">
         
<xs:element name="fareZone" type="FCFareZoneDefinition"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:FcFareZonePush/push-header
diagram
type tcip:CPTPushHeader
properties
isRef 0
content complex
children file-type effective sched-version version-number source updates-only updates-since updates-thru applicability time-sent
source <xs:element name="push-header" type="CPTPushHeader"/>

element tcip:FcFareZonePush/activationDate
diagram
type tcip:CPT-Date
properties
isRef 0
content simple
source <xs:element name="activationDate" type="CPT-Date"/>

element tcip:FcFareZonePush/fareZones
diagram
properties
isRef 0
content complex
children fareZone
source <xs:element name="fareZones">
 
<xs:complexType>
   
<xs:sequence maxOccurs="200">
     
<xs:element name="fareZone" type="FCFareZoneDefinition"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:FcFareZonePush/fareZones/fareZone
diagram
type tcip:FCFareZoneDefinition
properties
isRef 0
content complex
children zone zonePolygon include-stops exclude-stops localFCFareZoneDefinition
source <xs:element name="fareZone" type="FCFareZoneDefinition"/>


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