complexType tcip:PIDestination
diagram
namespace http://www.TCIP-Adopted-03-00-01
children destination exit
source <xs:complexType name="PIDestination">
 
<xs:sequence>
   
<xs:element name="destination" type="SPPoint"/>
   
<xs:element name="exit" type="CPT-StoppointPortal" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PIDestination/destination
diagram
type tcip:SPPoint
properties
isRef 0
content complex
children pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea
source <xs:element name="destination" type="SPPoint"/>

element tcip:PIDestination/exit
diagram
type tcip:CPT-StoppointPortal
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="exit" type="CPT-StoppointPortal" minOccurs="0"/>


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