Namespace: |
|
Content: |
complex, 4 attributes, 3 elements |
Defined: |
globally in problem.xsd, see XML source |
Includes: |
definitions of 4 attributes and 3 elements |
Used: |
at 1 location |
XML Representation Summary |
|||||
<... |
|||||
atmove | = |
("white" | "black") |
|||
order | = |
("alternating" | "incremental") : "alternating" |
|||
play | = |
("direct" | "help" | "self" | "reflex" | "semireflex" | "series") : "direct" |
|||
structure | = |
xs:string |
|||
> |
|||||
|
|||||
</...> |
<stipulation>
<length type="maximum" value="3"/>
<endstate type="mate"/>
</stipulation>
<stipulation atmove="white" play="series">
<length type="exact" value="1"/>
<stipulation atmove="black" play="series">
<length type="maximum" value="4"/>
<stipulation play="help">
<length type="maximum" value="2"/>
<endstate type="mate"/>
</stipulation>
</stipulation>
</stipulation>
<xs:complexType name="stipulation_type"> <xs:sequence> </xs:element> <xs:choice> </xs:element> </xs:element> </xs:choice> </xs:sequence> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="alternating"/> <xs:enumeration value="incremental"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="direct"/> <xs:enumeration value="help"/> <xs:enumeration value="self"/> <xs:enumeration value="reflex"/> <xs:enumeration value="semireflex"/> <xs:enumeration value="series"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="white"/> <xs:enumeration value="black"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attribute> </xs:complexType> |
Type: |
|
Use: |
optional |
Defined: |
<xs:attribute name="atmove" use="optional"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="white"/> <xs:enumeration value="black"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
Type: |
|
Use: |
optional |
Default: |
"alternating" |
Defined: |
<xs:attribute default="alternating" name="order" use="optional"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="alternating"/> <xs:enumeration value="incremental"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
Type: |
|
Use: |
optional |
Default: |
"direct" |
Defined: |
<xs:attribute default="direct" name="play" use="optional"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="direct"/> <xs:enumeration value="help"/> <xs:enumeration value="self"/> <xs:enumeration value="reflex"/> <xs:enumeration value="semireflex"/> <xs:enumeration value="series"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
Type: |
xs:string |
Use: |
optional |
Defined: |
<xs:attribute name="structure" type="xs:string" use="optional"> </xs:attribute> |
Type: |
endstate_type, empty content |
Defined: |
<xs:element ref="endstate"> </xs:element> |
Type: |
length_type, empty content |
Defined: |
<xs:element maxOccurs="1" minOccurs="0" ref="length"> </xs:element> |
Type: |
complex content |
Defined: |
<xs:element ref="stipulation"> </xs:element> |
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 |