simpleType Section-link-count
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedByte
used by
element SectionLinkList/section-link-count
facets
minInclusive 1
annotation
documentation
<objectClass>Section</objectClass>
<definition>Number of links in a section.
            links</definition>
source <xs:simpleType name="Section-link-count">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Section</objectClass>
     
<definition>Number of links in a section.
            links
</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