complexType areaRotationElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p309.png
used by
element Rotation
attributes
Name  Type  Use  Default  Fixed  Annotation
value  areaOrientationType  required      
annotation
documentation
Rotation of a rectangular area about the northwest corner (-90 to 90 degrees).
source <xsd:complexType name="areaRotationElementType">
 
<xsd:annotation>
   
<xsd:documentation>Rotation of a rectangular area about the northwest corner (-90 to 90 degrees).</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="value" type="areaOrientationType" use="required"/>
</xsd:complexType>

attribute areaRotationElementType/@value
type areaOrientationType
properties
use required
facets
Kind Value Annotation
minInclusive -90
maxInclusive 90
source <xsd:attribute name="value" type="areaOrientationType" use="required"/>


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