complexType tcip:FCFareZoneIden
diagram
namespace http://www.TCIP-Adopted-03-00-01
children zone-id agency-id zone-name
used by
elements tcip:FCValidationError/affected-fare-zones/affected-fare-zone tcip:FCFareZoneTableEntry/alighting-zone-id tcip:FCFareZoneTableEntry/boarding-zone-id tcip:SCHEvent/fare-zone-id tcip:CPTStoppoint/fareZoneID tcip:FCFareZoneDefinition/zone
source <xs:complexType name="FCFareZoneIden">
 
<xs:sequence>
   
<xs:element name="zone-id" type="CPT-FareZoneID"/>
   
<xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>
   
<xs:element name="zone-name" type="FC-FareZoneName" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:FCFareZoneIden/zone-id
diagram
type tcip:CPT-FareZoneID
properties
isRef 0
content simple
source <xs:element name="zone-id" type="CPT-FareZoneID"/>

element tcip:FCFareZoneIden/agency-id
diagram
type tcip:CPT-AgencyID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>

element tcip:FCFareZoneIden/zone-name
diagram
type tcip:FC-FareZoneName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="zone-name" type="FC-FareZoneName" minOccurs="0"/>


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