element <problem>
Namespace:
Type:
Content:
complex, 1 attribute, 8 elements
Defined:
globally in problem.xsd, see XML source
Used:
XML Representation Summary
<problem
   
id
 = 
xs:string
   
>
   
Content: 
</problem>
May contain elements (8):
May be included in elements (1):
Known Usage Locations
Annotation
A problem element represent a chess problem.
XML Source (w/o annotations (1); see schema source)
<xs:element name="problem" type="problem_type">
<!--

Do not try to "simplify" the following elements by removing the
namespace prefixes from the xpath attributes and, as they seem no
longer to be necessary, the xmlns:p attributes!

Documents will still validate, but the referential integrity
defined by the key and keyref elements will no longer be enforced
because parsers will assume the names in the xpath attributes to
not belong to namespace http://www.sci.fi/~stniekat/pccc/Problem.

Cf.
http://lists.w3.org/Archives/Public/xmlschema-dev/2001Nov/0040.html

-->
<xs:key name="releaseId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:release"/>
<xs:field xpath="@id"/>
</xs:key>
<xs:keyref name="releaseIdRef" refer="releaseId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:release"/>
<xs:field xpath="@base"/>
</xs:keyref>
<xs:key name="twinId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:release/p:twin"/>
<xs:field xpath="@id"/>
</xs:key>
<xs:keyref name="twinIdRef" refer="twinId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:release/p:twin"/>
<xs:field xpath="@base"/>
</xs:keyref>
<xs:key name="positionId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:release/p:twin/p:position"/>
<xs:field xpath="@id"/>
</xs:key>
<xs:keyref name="positionIdRef" refer="positionId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:release/p:twin/p:position"/>
<xs:field xpath="@base"/>
</xs:keyref>
<xs:key name="pieceId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:piecedecls/p:piecedecl"/>
<xs:field xpath="@id"/>
</xs:key>
<xs:keyref name="pieceIdRefAddition" refer="pieceId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:release/p:twin/p:position/p:pieces/p:addition"/>
<xs:field xpath="@piece"/>
</xs:keyref>
<xs:keyref name="pieceIdRefRemoval" refer="pieceId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:release/p:twin/p:position/p:pieces/p:removal"/>
<xs:field xpath="@piece"/>
</xs:keyref>
<xs:keyref name="pieceIdRefChange" refer="pieceId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:release/p:twin/p:solution/p:move/p:change"/>
<xs:field xpath="@piece"/>
</xs:keyref>
<xs:keyref name="pieceIdRefExchange1" refer="pieceId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:release/p:twin/p:position/p:pieces/p:exchange"/>
<xs:field xpath="@piece1"/>
</xs:keyref>
<xs:keyref name="pieceIdRefExchange2" refer="pieceId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:release/p:twin/p:position/p:pieces/p:exchange"/>
<xs:field xpath="@piece2"/>
</xs:keyref>
<xs:key name="moveId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:release/p:twin/p:solution/p:move"/>
<xs:field xpath="@id"/>
</xs:key>
<xs:keyref name="parentMoveId" refer="moveId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:release/p:twin/p:solution/p:move"/>
<xs:field xpath="@parent"/>
</xs:keyref>
<xs:keyref name="movetextAfterMoveId" refer="moveId">
<xs:selector xmlns:p="http://www.sci.fi/~stniekat/pccc/2007/Problem/1/0" xpath="p:release/p:twin/p:solution/p:movetext"/>
<xs:field xpath="@after"/>
</xs:keyref>
</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