complexType EventLocation
diagram
namespace http://www.ite.org/tmdd
children area-location location-on-link landmark
used by
element EventDetail/event-locations/event-location
annotation
documentation
<objectClass>Event</objectClass>
<definition/>
source <xs:complexType name="EventLocation">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="area-location" type="AreaLocation">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ962</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="location-on-link" type="LinkLocation">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ962</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="landmark" type="LandmarkLocation">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ962</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:complexType>

element EventLocation/area-location
diagram
type AreaLocation
properties
isRef 0
content complex
children area-id area-name location-rank upward-area-reference
annotation
documentation
<requirement>REQ962</requirement>
source <xs:element name="area-location" type="AreaLocation">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ962</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>

element EventLocation/location-on-link
diagram
type LinkLocation
properties
isRef 0
content complex
children link-ownership link-designator link-id link-name primary-location secondary-location link-direction link-alignment linear-reference linear-reference-version alternate-designation
annotation
documentation
<requirement>REQ962</requirement>
source <xs:element name="location-on-link" type="LinkLocation">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ962</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>

element EventLocation/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>REQ962</requirement>
source <xs:element name="landmark" type="LandmarkLocation">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ962</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>


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