XSD Documentation Demo
Demo Release 0.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

Attributes:
Name
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
from non-schema namespace
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 Detail (only local attributes with anonymous type; defined in this component only; 1/4)
processContents
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Defined:
locally in (this) complexType xs:wildcard; see XML source
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"skip", "lax", "strict"
Default:
"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:
"skip", "lax", "strict"


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