complexType AreaLocation
diagram
namespace http://www.ite.org/tmdd
children area-id area-name location-rank upward-area-reference
used by
elements EventLocation/area-location RequestLocation/area-locations/area-location AreaLocation/upward-area-reference PointOnLink/upward-area-reference
annotation
documentation
<objectClass>Event</objectClass>
<definition/>
source <xs:complexType name="AreaLocation">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="area-id" type="Event-location-area-identifier">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ963</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="area-name" type="Event-area-name" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ964</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="location-rank" type="Event-location-rank" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ965</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="upward-area-reference" type="AreaLocation" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ966</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AreaLocation/area-id
diagram
type Event-location-area-identifier
properties
isRef 0
content simple
facets
length 10
annotation
documentation
<requirement>REQ963</requirement>
source <xs:element name="area-id" type="Event-location-area-identifier">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ963</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>

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

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

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


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