| namespace | http://basic.api.dac.n2.tibco.com | ||||||
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:simpleType name="XmlGuidType"> <xs:annotation> <xs:documentation>Definition of a unique ID.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:maxLength value="36"/> </xs:restriction> </xs:simpleType> |