complexType "wsdl:ExtensibleDocumentedType"
Namespace:
Content:
complex, attr. wildcard, 1 element
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in wsdl20.xsd; see XML source
Includes:
definition of attr. wildcard
Used:
at 16 locations
Component Diagram
XML Representation Summary
<...
   
   
>
   
Content: 
</...>
Known Direct Subtypes (16):
All Direct / Indirect Based Elements (20):
Known Usage Locations
Annotation
This type is extended by component types to allow
attributes from other namespaces to be added.
Type Definition Detail
Type Derivation Tree
  wsdl:ExtensibleDocumentedType
XML Source (w/o annotations (1); see within schema source)
<xs:complexType abstract="true" mixed="false" name="ExtensibleDocumentedType">
<xs:complexContent>
<xs:extension base="wsdl:DocumentedType">
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
{any attribute from non-schema namespace}
XML Source (see within schema source)
<xs:anyAttribute namespace="##other" processContents="lax"/>

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.