| namespace | http://www.w3.org/1999/xlink | ||||||||
| type | restriction of xs:string | ||||||||
| properties |
|
||||||||
| used by |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="type" default="simple"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="simple"/> <xs:enumeration value="extended"/> <xs:enumeration value="locator"/> <xs:enumeration value="arc"/> </xs:restriction> </xs:simpleType> </xs:attribute> |