complexType RelatedLocation
diagram
namespace http://www.ite.org/tmdd
children landmark alternate-route-details
used by
element EventDescription/related-location
annotation
documentation
<objectClass>Event</objectClass>
<definition/>
source <xs:complexType name="RelatedLocation">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="landmark" type="LandmarkLocation">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ992</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="alternate-route-details" type="AlternateRouteDetail">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ992</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:complexType>

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

element RelatedLocation/alternate-route-details
diagram
type AlternateRouteDetail
properties
isRef 0
content complex
children alternate-route-type destination location-on-alternate-route
annotation
documentation
<requirement>REQ992</requirement>
source <xs:element name="alternate-route-details" type="AlternateRouteDetail">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ992</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>


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