diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionHeader location distance landmarkTypes landmarkList | ||
used by |
|
||
source | <xs:complexType name="PiLandmarksList"> <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:element name="landmarkList" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="15000"> <xs:element name="landmark" type="PILandmark"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTSubscriptionHeader | ||||
properties |
|
||||
children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
source | <xs:element name="subscriptionHeader" type="CPTSubscriptionHeader"/> |
diagram | ![]() |
||||||||
type | tcip:SPPoint | ||||||||
properties |
|
||||||||
children | pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea | ||||||||
source | <xs:element name="location" type="SPPoint" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:Distance | ||||||||
properties |
|
||||||||
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"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:PI-LandmarkType | ||||
properties |
|
||||
source | <xs:element name="landmarkType" type="PI-LandmarkType"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | landmark | ||||||||
source | <xs:element name="landmarkList" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="15000"> <xs:element name="landmark" type="PILandmark"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:PILandmark | ||||
properties |
|
||||
children | id type name location description | ||||
source | <xs:element name="landmark" type="PILandmark"/> |