complexType "rotation_type"
Namespace:
Content:
empty, 1 attribute
Defined:
globally in problem.xsd, see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
   
degrees
 = 
("90" | "180" | "270")
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
An element of type rotation_type represents a rotation of the board as (part of) a twinning change.
XML Source (w/o annotations (2); see schema source)
<xs:complexType name="rotation_type">
<xs:attribute name="degrees" use="required">
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:enumeration value="90"/>
<xs:enumeration value="180"/>
<xs:enumeration value="270"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
Attribute Detail
degrees
The degrees attribute defines the rotation angle. Its values is in degrees; the rotation is counter-clockwise.
Type:
Use:
required
Defined:
locally, within (this) rotation_type complexType
<xs:attribute name="degrees" use="required">
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:enumeration value="90"/>
<xs:enumeration value="180"/>
<xs:enumeration value="270"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
Embedded Type
Derivation:
restriction of xs:unsignedInt
Facets:
enumeration:
"90", "180", "270"

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.6
DocFlex/XML (Kit) is a freeware edition of DocFlex/XML, which is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com