simpleType Section-node-count
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedByte
used by
element SectionNodeList/section-node-count
facets
minInclusive 1
annotation
documentation
<objectClass>Section</objectClass>
<definition>Number of nodes in a section.
            nodes</definition>
source <xs:simpleType name="Section-node-count">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Section</objectClass>
     
<definition>Number of nodes in a section.
            nodes
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:minInclusive value="1"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy