QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
type | xrd:anyURI | required | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://docs.oasis-open.org/ns/xri/xrd-1.0' |
Element | xrd:Property |
<complexType name="PropertyType"> <simpleContent> <extension base="xrd:string"> <attribute name="type" type="anyURI" use="required"/> </extension> </simpleContent> </complexType> |