complexType areaOrientationElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p309.png
used by
element rectangleElementType/Orientation
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="areaOrientationElementType">
 
<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 areaOrientationElementType/@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