namespace | http://www.ite.org/tmdd | ||
type | restriction of xs:unsignedShort | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Node-links-number"> <xs:annotation> <xs:documentation> <objectClass>Node</objectClass> <definition>This is the number of Links beginning or ending at the Node. lanes</definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="999"/> </xs:restriction> </xs:simpleType> |