complexType "problems_type"
Namespace:
Content:
complex, 2 attributes, 2 elements
Defined:
globally in problem.xsd, see XML source
Includes:
definitions of 2 attributes and 2 elements
Used:
XML Representation Summary
<...
   
count
 = 
xs:unsignedInt : "1"
   
title
 = 
xs:string
   
>
   
Content: 
</...>
Content Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The element of type problems_type is the root element of a document.
XML Source (w/o annotations (5); see schema source)
<xs:complexType name="problems_type">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="problem">
</xs:element>
<xs:element maxOccurs="unbounded" ref="remark">
</xs:element>
</xs:sequence>
<xs:attribute default="1" name="count" type="xs:unsignedInt" use="optional">
</xs:attribute>
<xs:attribute name="title" type="xs:string" use="optional">
</xs:attribute>
</xs:complexType>
Attribute Detail
count
The value of the count attribute indicates the number of problem children of the problems element.
This information is targeted more at the human reader than at an application (which can easily count the problem children). An application should therefore not rely on the value of the count attribute to be correct.
Type:
xs:unsignedInt
Use:
optional
Default:
"1"
Defined:
locally, within (this) problems_type complexType
XML Source (w/o annotations (1); see schema source)
<xs:attribute default="1" name="count" type="xs:unsignedInt" use="optional">
</xs:attribute>

title
The title attribute can be used to give the document a title.
Type:
xs:string
Use:
optional
Defined:
locally, within (this) problems_type complexType
<xs:attribute name="title" type="xs:string" use="optional">
</xs:attribute>
Content Element Detail
problem
The problem children elements each represent a chess problem.
Type:
problem_type, complex content
Defined:
by reference, within (this) problems_type complexType
XML Source (w/o annotations (1); see schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="problem">
</xs:element>

remark
Each remark child element contains a remark about the document.
Type:
signedtext_type, complex content
Defined:
by reference, within (this) problems_type complexType
XML Source (w/o annotations (1); see schema source)
<xs:element maxOccurs="unbounded" ref="remark">
</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