complexType "aftermove_type"
Namespace:
Content:
empty, 2 attributes
Defined:
globally in problem.xsd, see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
   
color
 = 
("white" | "black")
   
num
 = 
xs:unsignedInt
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
An element of type aftermove_type indicates that the base position of a twin is the position reached after a specified move of the solution of the twin's base twin.
Its semantics is merely visual, to allow applications to correctly display an "after move" twinning.
XML Source (w/o annotations (3); see schema source)
<xs:complexType name="aftermove_type">
<xs:attribute name="num" type="xs:unsignedInt" use="required">
</xs:attribute>
<xs:attribute name="color" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="white"/>
<xs:enumeration value="black"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
Attribute Detail
color
The color attribute indicates which after which side's move that the base position is reached.
Type:
Use:
required
Defined:
locally, within (this) aftermove_type complexType
XML Source (w/o annotations (1); see schema source)
<xs:attribute name="color" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="white"/>
<xs:enumeration value="black"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
Embedded Type
Derivation:
restriction of xs:string
Facets:
enumeration:
"white", "black"

num
Type:
xs:unsignedInt
Use:
required
Defined:
locally, within (this) aftermove_type complexType
XML Source (w/o annotations (1); see schema source)
<xs:attribute name="num" 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