QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
xml:id | xs:ID | optional |
|
||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://docs.oasis-open.org/ns/xri/xrd-1.0' |
Element | xrd:XRD |
<complexType name="XRDType"> <sequence> <element ref="xrd:Expires" minOccurs="0"/> <element ref="xrd:Subject" minOccurs="0"/> <choice minOccurs="0" maxOccurs="unbounded"> <element ref="xrd:Alias"/> <element ref="xrd:Property"/> <element ref="xrd:Link"/> <any namespace="##other" processContents="lax"/> </choice> </sequence> <attribute ref="xml:id" use="optional"/> <anyAttribute namespace="##other" processContents="lax"/> </complexType> |