namespace | http://www.ite.org/tmdd | ||
type | restriction of xs:unsignedByte | ||
used by |
|
||
facets |
|
||
annotation |
|
||
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> |