namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="CommunicationRefID"> <xs:annotation> <xs:documentation>Identifier for communications contact reference (i.e. fax number, phone number, e-mail, URL)</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:maxLength value="70"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> |