complexType "xs:wildcard"
Namespace:
Content:
complex, 4 attributes, attr. wildcard, 1 element
Defined:
globally in XMLSchema.xsd; see XML source
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:ID
 = 
(("##any" | "##other") | list of (xs:anyURI | ("##targetNamespace" | "##local")))
 = 
list of (xs:anyURI | ("##targetNamespace" | "##local"))
 = 
("skip" | "lax" | "strict") : "strict"
   
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (3):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:anyType (restriction)
  xs:openAttrs (extension)
      xs:annotated (extension)
          xs:wildcard
XML Source (see within schema source)
<xs:complexType name="wildcard">
<xs:complexContent>
<xs:extension base="xs:annotated">
<xs:attributeGroup ref="xs:anyAttrGroup"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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