complexType LandmarkLocation
diagram
namespace http://www.ite.org/tmdd
children landmark-type landmark-name landmark-point-name location-rank geo-location upward-landmark-reference
used by
elements AlternateRouteDetail/destination EventLocation/landmark RelatedLocation/landmark PointOnLink/landmark-location LandmarkLocation/upward-landmark-reference
annotation
documentation
<objectClass>Event</objectClass>
<definition/>
source <xs:complexType name="LandmarkLocation">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="landmark-type" type="Event-location-landmark-type">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ985</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="landmark-name" type="Event-landmark-name">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ985</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="landmark-point-name" type="Event-landmark-point-name" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ986</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="location-rank" type="Event-location-rank" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ987</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="geo-location" type="lrms:GeoLocation" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ988</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="upward-landmark-reference" type="LandmarkLocation" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ989</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element LandmarkLocation/landmark-type
diagram
type Event-location-landmark-type
properties
isRef 0
content simple
annotation
documentation
<requirement>REQ985</requirement>
source <xs:element name="landmark-type" type="Event-location-landmark-type">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ985</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>

element LandmarkLocation/landmark-name
diagram
type Event-landmark-name
properties
isRef 0
content simple
facets
minLength 1
maxLength 256
annotation
documentation
<requirement>REQ985</requirement>
source <xs:element name="landmark-name" type="Event-landmark-name">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ985</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>

element LandmarkLocation/landmark-point-name
diagram
type Event-landmark-point-name
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 256
annotation
documentation
<requirement>REQ986</requirement>
source <xs:element name="landmark-point-name" type="Event-landmark-point-name" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ986</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>

element LandmarkLocation/location-rank
diagram
type Event-location-rank
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 1
maxInclusive 10
annotation
documentation
<requirement>REQ987</requirement>
source <xs:element name="location-rank" type="Event-location-rank" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ987</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>

element LandmarkLocation/geo-location
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
annotation
documentation
<requirement>REQ988</requirement>
source <xs:element name="geo-location" type="lrms:GeoLocation" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ988</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>

element LandmarkLocation/upward-landmark-reference
diagram
type LandmarkLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children landmark-type landmark-name landmark-point-name location-rank geo-location upward-landmark-reference
annotation
documentation
<requirement>REQ989</requirement>
source <xs:element name="upward-landmark-reference" type="LandmarkLocation" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ989</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>


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