diagram | ![]() |
||
namespace | http://www.ite.org/tmdd | ||
children | area-id area-name location-rank upward-area-reference | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||
type | Event-location-area-identifier | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="area-id" type="Event-location-area-identifier"> <xs:annotation> <xs:documentation> <requirement>REQ963</requirement> </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
type | Event-area-name | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |
diagram | ![]() |
||||||||
type | Event-location-rank | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |
diagram | ![]() |
||||||||
type | AreaLocation | ||||||||
properties |
|
||||||||
children | area-id area-name location-rank upward-area-reference | ||||||||
annotation |
|
||||||||
source | <xs:element name="upward-area-reference" type="AreaLocation" minOccurs="0"> <xs:annotation> <xs:documentation> <requirement>REQ966</requirement> </xs:documentation> </xs:annotation> </xs:element> |