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


complexType "xs:wildcard"
Namespace:
Derived By:
extension of xs:annotated
Content:
complex, 3 attributes, attr. wildcard, 1 element
Block:
"#all" (blocks all substitutions of this complex type through xsi:type attribute in instance XML documents)
Defined:
globally in XMLSchema.xsd; see XML source
Includes:
declarations of 2 attributes
Referenced:
Component Diagram
XML Representation Summary
<...
   
 = 
 = 
("##any" | "##other" | list of (xs:anyURI | "##targetNamespace" | "##local")) : "##any"
 = 
("skip" | "lax" | "strict") : "strict"
   
   
>
   
Content: 
</...>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
no
namespace
xs:namespaceList : ("##any" | "##other" | list of (xs:anyURI | "##targetNamespace" | "##local"))
"##any"
no
anonymous : ("skip" | "lax" | "strict")
"strict"
no
from non-schema namespace
no
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
0..1
no
Related Components
Referenced By
Type Definition Detail
Type Derivation Tree
xs:anyType (restriction)
  xs:openAttrs (extension)
      xs:annotated (extension)
          xs:wildcard
Attribute Details (only local attributes with anonymous type; defined in this component only; 1/4)
processContents
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Default:
"strict"
Use:
optional
Defined:
locally in (this) complexType xs:wildcard; see XML source
Attribute Value Detail
enumeration of xs:NMTOKEN : "strict"
Values (3):
"skip", "lax", "strict"
Anonymous simpleType
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xs:normalizedString (restriction)
          xs:token (restriction)
              xs:NMTOKEN (restriction)
                  simpleType
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration (3):
"skip", "lax", "strict"


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.