QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | xs:ID | optional | ||||
namespace | xs:namespaceList | optional | ||||
notNamespace | xs:null | optional | ||||
processContents | xs:null | strict | optional | |||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2001/XMLSchema' |
<xs:element name="any" minOccurs="0" type="xs:wildcard"/> |