| namespace | http://www.LRMS-Adopted-02-00-00 | ||||
| type | restriction of xs:string | ||||
| used by | |||||
| facets |
|
||||
| source | <xs:simpleType name="String-index64"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="64"/> </xs:restriction> </xs:simpleType> |