Schema Central > XML Schema 1.1 > XMLSchema.xsd > xsd:any
Advanced search
Need Schema Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xsd:any

See http://www.w3.org/TR/xmlschema11-1/#element-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

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type xsd:openAttrs
id [0..1]xsd:IDfrom type xsd:annotated
namespace [0..1]xsd:namespaceListfrom group xsd:anyAttrGroup
notNamespace [0..1]Anonymousfrom group xsd:anyAttrGroup
processContents [0..1]AnonymousDefault value is "strict". from group xsd:anyAttrGroup
notQName [0..1]xsd:qnameList
minOccurs [0..1]xsd:nonNegativeIntegerDefault value is "1". from group xsd:occurs
maxOccurs [0..1]xsd:allNNIDefault value is "1". from group xsd:occurs

Used in

Sample instance

<xsd:any>
</xsd:any>