complexType "AnyType"
Namespace:
Content:
mixed, attr. wildcard, elem. wildcard
Defined:
globally in XADES.xsd; see XML source
Includes:
definitions of attr. wildcard, elem. wildcard
Used:
XML Representation Summary
<...
    {any attribute with any namespace}
    >
   
Content: 
{text} × {any}
</...>
All Direct / Indirect Based Elements (9):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType mixed="true" name="AnyType">
<xsd:sequence>
<xsd:any namespace="##any"/>
</xsd:sequence>
<xsd:anyAttribute namespace="##any"/>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/1)
{any attribute with any namespace}
XML Source (see within schema source)
<xsd:anyAttribute namespace="##any"/>
Content Element Detail (all declarations; defined in this component only; 1/1)
{any element with any namespace}
XML Source (see within schema source)
<xsd:any namespace="##any"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set