xsd:any
Element information
Namespace: http://www.w3.org/2001/XMLSchema
Schema document: XMLSchema.xsd
Other elements with the same name: xsd:any
Type: Anonymous
Properties: Global, Qualified, ID: any
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 | |
notQName | [0..1] | xsd:qnameList | ||
minOccurs | [0..1] | xsd:nonNegativeInteger | Default value is "1". from group xsd:occurs | |
maxOccurs | [0..1] | xsd:allNNI | Default value is "1". from group xsd:occurs |
Used in
- Anonymous type of element xsd:all via reference to xsd:allModel
- Group xsd:allModel
- Group xsd:nestedParticle
- Group xsd:particle
- Type xsd:all via reference to xsd:allModel (Element xsd:all)
- Type xsd:explicitGroup via reference to xsd:nestedParticle (Elements xsd:choice, xsd:sequence)
- Type xsd:group via reference to xsd:particle
- Type xsd:simpleExplicitGroup via reference to xsd:nestedParticle (Elements xsd:choice, xsd:sequence)
Sample instance
<xsd:any> </xsd:any>