complexType tcip:PiLandmarksListSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionHeader location distance landmarkTypes
used by
element tcip:piLandmarksListSub
source <xs:complexType name="PiLandmarksListSub">
 
<xs:sequence>
   
<xs:element name="subscriptionHeader" type="CPTSubscriptionHeader"/>
   
<xs:element name="location" type="SPPoint" minOccurs="0"/>
   
<xs:element name="distance" type="lrms:Distance" minOccurs="0"/>
   
<xs:element name="landmarkTypes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="15000">
         
<xs:element name="landmarkType" type="PI-LandmarkType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:PiLandmarksListSub/subscriptionHeader
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionHeader" type="CPTSubscriptionHeader"/>

element tcip:PiLandmarksListSub/location
diagram
type tcip:SPPoint
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea
source <xs:element name="location" type="SPPoint" minOccurs="0"/>

element tcip:PiLandmarksListSub/distance
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="distance" type="lrms:Distance" minOccurs="0"/>

element tcip:PiLandmarksListSub/landmarkTypes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children landmarkType
source <xs:element name="landmarkTypes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="15000">
     
<xs:element name="landmarkType" type="PI-LandmarkType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiLandmarksListSub/landmarkTypes/landmarkType
diagram
type tcip:PI-LandmarkType
properties
isRef 0
content simple
source <xs:element name="landmarkType" type="PI-LandmarkType"/>


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