complexType "endstate_type"
Namespace:
Content:
empty, 1 attribute
Defined:
globally in problem.xsd, see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
   
type
 = 
("mate" | "stalemate" | "win" | "draw")
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
An element of type endstate_type defines the containing stipulation end state to not be recursive and what end state that stipulation requires to be reached.
XML Source (w/o annotations (2); see schema source)
<xs:complexType name="endstate_type">
<xs:attribute name="type" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="mate"/>
<xs:enumeration value="stalemate"/>
<xs:enumeration value="win"/>
<xs:enumeration value="draw"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
Attribute Detail
type
The type attribute specifies the end state.
Possible values are:
  • mate
  • stalemate
  • win
  • draw
Type:
Use:
required
Defined:
locally, within (this) endstate_type complexType
<xs:attribute name="type" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="mate"/>
<xs:enumeration value="stalemate"/>
<xs:enumeration value="win"/>
<xs:enumeration value="draw"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
Embedded Type
Derivation:
restriction of xs:string
Facets:
enumeration:
"mate", "stalemate", "win", "draw"

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