complexType tcip:FCFareZoneTableEntry
diagram
namespace http://www.TCIP-Adopted-03-00-01
children index boarding-zone-id alighting-zone-id
used by
element tcip:FCFareDefinitionRecord/zone-pairs/zone-pair
source <xs:complexType name="FCFareZoneTableEntry">
 
<xs:sequence>
   
<xs:element name="index" type="FC-FareZoneIndex" minOccurs="0"/>
   
<xs:element name="boarding-zone-id" type="FCFareZoneIden"/>
   
<xs:element name="alighting-zone-id" type="FCFareZoneIden"/>
 
</xs:sequence>
</xs:complexType>

element tcip:FCFareZoneTableEntry/index
diagram
type tcip:FC-FareZoneIndex
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="index" type="FC-FareZoneIndex" minOccurs="0"/>

element tcip:FCFareZoneTableEntry/boarding-zone-id
diagram
type tcip:FCFareZoneIden
properties
isRef 0
content complex
children zone-id agency-id zone-name
source <xs:element name="boarding-zone-id" type="FCFareZoneIden"/>

element tcip:FCFareZoneTableEntry/alighting-zone-id
diagram
type tcip:FCFareZoneIden
properties
isRef 0
content complex
children zone-id agency-id zone-name
source <xs:element name="alighting-zone-id" type="FCFareZoneIden"/>


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