complexType tcip:PILandmark
diagram
namespace http://www.TCIP-Adopted-03-00-01
children id type name location description
used by
element tcip:PiLandmarksList/landmarkList/landmark
source <xs:complexType name="PILandmark">
 
<xs:sequence>
   
<xs:element name="id" type="PI-LandmarkID"/>
   
<xs:element name="type" type="PI-LandmarkType"/>
   
<xs:element name="name" type="SP-LandmarkName" minOccurs="0"/>
   
<xs:element name="location" type="SPPoint"/>
   
<xs:element name="description" type="SP-LandmarkDesc" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PILandmark/id
diagram
type tcip:PI-LandmarkID
properties
isRef 0
content simple
source <xs:element name="id" type="PI-LandmarkID"/>

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

element tcip:PILandmark/name
diagram
type tcip:SP-LandmarkName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="name" type="SP-LandmarkName" minOccurs="0"/>

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

element tcip:PILandmark/description
diagram
type tcip:SP-LandmarkDesc
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="description" type="SP-LandmarkDesc" minOccurs="0"/>


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