complexType "plane_type"
Namespace:
Content:
empty, 2 attributes
Defined:
globally in problem.xsd, see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
   
dim
 = 
xs:unsignedInt
   
value
 = 
xs:unsignedInt
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
An elements of type plane_type defines a value along a dimension.
Typically, multiple elements are used to define a square.
If both attributes have value 0, the element specifies "any square" (used in random moves by a piece; cf. type change_type).
XML Source (w/o annotations (3); see schema source)
<xs:complexType name="plane_type">
<xs:attribute name="dim" type="xs:unsignedInt" use="required">
</xs:attribute>
<xs:attribute name="value" type="xs:unsignedInt" use="required">
</xs:attribute>
</xs:complexType>
Attribute Detail
dim
The dim attribute specifies the dimension.
On a 2dimensional board, a value of 0 resp. 1 means that the value attribute specifies the column resp. file.
Type:
xs:unsignedInt
Use:
required
Defined:
locally, within (this) plane_type complexType
<xs:attribute name="dim" type="xs:unsignedInt" use="required">
</xs:attribute>

value
The value attribute specifies the number of squares from the border of the board.
Type:
xs:unsignedInt
Use:
required
Defined:
locally, within (this) plane_type complexType
<xs:attribute name="value" type="xs:unsignedInt" use="required">
</xs:attribute>

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