| namespace | http://taf-jsg.info/schemes | ||||||
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:simpleType name="Name"> <xs:annotation> <xs:documentation>Name in Free Text</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:maxLength value="254"/> </xs:restriction> </xs:simpleType> |