QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
xml:base | xs:anyURI | optional |
|
||||
xml:lang | xs:language | optional |
|
||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2005/Atom' |
Element | atom:personType/atom:uri |
<xs:complexType name="uriType"> <xs:simpleContent> <xs:extension base="xs:anyURI"> <xs:attributeGroup ref="atom:commonAttributes"/> </xs:extension> </xs:simpleContent> </xs:complexType> |