FlexDoc/XML XSDDoc Demo
XML Schema for
XSLT 2.0 & XSD 1.0


element <xs:any>
Namespace:
Type:
anonymous complexType (extension of xs:wildcard)
Content:
complex, 5 attributes, attr. wildcard, 1 element
Block:
"#all" (blocks all substitutions of this element or its type)
Defined:
globally in XMLSchema.xsd; see XML source
Referenced:
Component Diagram
XML Representation Summary
<xs:any
   
 = 
 = 
("##any" | "##other" | list of (xs:anyURI | "##targetNamespace" | "##local")) : "##any"
 = 
("skip" | "lax" | "strict") : "strict"
 = 
 = 
(xs:nonNegativeInteger | "unbounded") : "1"
   
   
>
   
Content: 
</xs:any>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
no
xs:namespaceList : ("##any" | "##other" | list of (xs:anyURI | "##targetNamespace" | "##local"))
"##any"
no
anonymous : ("skip" | "lax" | "strict")
"strict"
no
1
no
1
no
from non-schema namespace
no
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
0..1
no
Description
See: http://www.w3.org/TR/xmlschema-1/#element-any
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
xs:anyType (restriction)
  xs:openAttrs (extension)
      xs:annotated (extension)
          xs:wildcard (extension)
              complexType


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.