complexType areaElementType
diagram AVCL.3.1_diagrams/AVCL.3.1_p316.png
children urlMap Point Circle Rectangle Polygon LimitingLine Depth Altitude AGLAltitude MSLAltitude DepthBlock AltitudeBlock DepthAltitudeBlock AGLAltitudeBlock MSLAltitudeBlock AGLMSLAltitudeBlock
used by
elements AvoidanceArea AvoidArea OperatingArea
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
title  xsd:string  optional      
documentation
Short title naming this element.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
refid  xsd:IDREF  optional      
annotation
documentation
Utilized to specify a geographic area.
source <xsd:complexType name="areaElementType">
 
<xsd:annotation>
   
<xsd:documentation>Utilized to specify a geographic area.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence minOccurs="0">
   
<xsd:annotation>
     
<xsd:documentation>Must have id attribute and contained elements, otherwise must have refid attribute</xsd:documentation>
   
</xsd:annotation>
   
<xsd:element name="urlMap" type="xsd:string" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>url to relevant map, ampersands escaped as &amp; in XML source  files</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:group ref="AreaElements"/>
   
<xsd:group ref="VerticalBlockElements" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

element areaElementType/urlMap
diagram AVCL.3.1_diagrams/AVCL.3.1_p317.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
url to relevant map, ampersands escaped as &amp; in XML source  files
source <xsd:element name="urlMap" type="xsd:string" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>url to relevant map, ampersands escaped as &amp; in XML source  files</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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