QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://docs.oasis-open.org/ns/xri/xrd-1.0' |
Element | xrd:Title |
<complexType name="TitleType"> <simpleContent> <extension base="xrd:string"> <attribute ref="xml:lang" use="optional"/> </extension> </simpleContent> </complexType> |