| namespace | http://taf-jsg.info/schemes | |||||||||
| type | restriction of xs:positiveInteger | |||||||||
| properties |
|
|||||||||
| used by | ||||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Numeric1-5"> <xs:restriction base="xs:positiveInteger"> <xs:minInclusive value="1"/> <xs:maxInclusive value="99999"/> </xs:restriction> </xs:simpleType> |