complexType tcip:FCFareDefinitionRecord
diagram
namespace http://www.TCIP-Adopted-03-00-01
children fare-definition-id metadata earliest-time latest-time day-types zone-pairs stop-pairs boarding-stops fare-records
used by
elements tcip:FcFareDataPush/basicFare tcip:FcFareLoadData/basicFare tcip:FcFareDataPush/stopFares/stopFare tcip:FcFareLoadData/stopFares/stopFare tcip:FcFareDataPush/zoneFares/zoneFare tcip:FcFareLoadData/zoneFares/zoneFare
source <xs:complexType name="FCFareDefinitionRecord">
 
<xs:sequence>
   
<xs:element name="fare-definition-id" type="FC-FareDefinitionRecordID"/>
   
<xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>
   
<xs:element name="earliest-time" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="latest-time" type="CPT-Time" minOccurs="0"/>
   
<xs:element name="day-types" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="day-type" type="SCH-DayType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="zone-pairs" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="zone-pair" type="FCFareZoneTableEntry"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="stop-pairs" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="15000">
         
<xs:element name="stop-pair" type="FCStoppointPair"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="boarding-stops" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="15000">
         
<xs:element name="boarding-stop" type="CPTStoppointIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="fare-records">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="fare-record" type="FCFareRecord"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:FCFareDefinitionRecord/fare-definition-id
diagram
type tcip:FC-FareDefinitionRecordID
properties
isRef 0
content simple
source <xs:element name="fare-definition-id" type="FC-FareDefinitionRecordID"/>

element tcip:FCFareDefinitionRecord/metadata
diagram
type tcip:CPTRowMetaData
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children created effective expiration activation deactivation updated
source <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>

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

element tcip:FCFareDefinitionRecord/latest-time
diagram
type tcip:CPT-Time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="latest-time" type="CPT-Time" minOccurs="0"/>

element tcip:FCFareDefinitionRecord/day-types
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children day-type
source <xs:element name="day-types" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="day-type" type="SCH-DayType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:FCFareDefinitionRecord/day-types/day-type
diagram
type tcip:SCH-DayType
properties
isRef 0
content simple
source <xs:element name="day-type" type="SCH-DayType"/>

element tcip:FCFareDefinitionRecord/zone-pairs
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children zone-pair
source <xs:element name="zone-pairs" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="zone-pair" type="FCFareZoneTableEntry"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:FCFareDefinitionRecord/zone-pairs/zone-pair
diagram
type tcip:FCFareZoneTableEntry
properties
isRef 0
content complex
children index boarding-zone-id alighting-zone-id
source <xs:element name="zone-pair" type="FCFareZoneTableEntry"/>

element tcip:FCFareDefinitionRecord/stop-pairs
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stop-pair
source <xs:element name="stop-pairs" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="15000">
     
<xs:element name="stop-pair" type="FCStoppointPair"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:FCFareDefinitionRecord/stop-pairs/stop-pair
diagram
type tcip:FCStoppointPair
properties
isRef 0
content complex
children boarding-stop alighting-stop
source <xs:element name="stop-pair" type="FCStoppointPair"/>

element tcip:FCFareDefinitionRecord/boarding-stops
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children boarding-stop
source <xs:element name="boarding-stops" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="15000">
     
<xs:element name="boarding-stop" type="CPTStoppointIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:FCFareDefinitionRecord/boarding-stops/boarding-stop
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="boarding-stop" type="CPTStoppointIden"/>

element tcip:FCFareDefinitionRecord/fare-records
diagram
properties
isRef 0
content complex
children fare-record
source <xs:element name="fare-records">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="fare-record" type="FCFareRecord"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:FCFareDefinitionRecord/fare-records/fare-record
diagram
type tcip:FCFareRecord
properties
isRef 0
content complex
children fare-record-id passenger-types instrument-types value-currency value-amount ride-quantity
source <xs:element name="fare-record" type="FCFareRecord"/>


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