xsd:any
Element information
Namespace: http://www.w3.org/2001/XMLSchema
Schema document: XMLSchema.xsd
Other elements with the same name: xsd:any
Type: xsd:wildcard
Properties: Local, Qualified
Content
- xsd:annotation [0..1]
from type xsd:annotated
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type xsd:openAttrs | |
| id | [0..1] | xsd:ID | from type xsd:annotated | |
| namespace | [0..1] | xsd:namespaceList | from group xsd:anyAttrGroup | |
| notNamespace | [0..1] | Anonymous | from group xsd:anyAttrGroup | |
| processContents | [0..1] | Anonymous | Default value is "strict". from group xsd:anyAttrGroup |
Used in
- Anonymous type of element xsd:defaultOpenContent
- Anonymous type of element xsd:openContent
Sample instance
<xsd:any> </xsd:any>



