complexType tcip:FCStoppointPair
diagram
namespace http://www.TCIP-Adopted-03-00-01
children boarding-stop alighting-stop
used by
element tcip:FCFareDefinitionRecord/stop-pairs/stop-pair
source <xs:complexType name="FCStoppointPair">
 
<xs:sequence>
   
<xs:element name="boarding-stop" type="CPTStoppointIden"/>
   
<xs:element name="alighting-stop" type="CPTStoppointIden"/>
 
</xs:sequence>
</xs:complexType>

element tcip:FCStoppointPair/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:FCStoppointPair/alighting-stop
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="alighting-stop" type="CPTStoppointIden"/>


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