complexType "wsdl:tExtensibleAttributesDocumented"
Namespace:
Content:
complex, attr. wildcard, 1 element
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in wsdl; see XML source
Includes:
definition of attr. wildcard
Used:
Component Diagram
XML Representation Summary
<...
   
   
>
   
Content: 
</...>
Known Direct Subtypes (5):
All Direct / Indirect Based Elements (6):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
wsdl:tDocumented (extension)
  wsdl:tExtensibleAttributesDocumented
XML Source (w/o annotations (1); see within schema source)
<xs:complexType abstract="true" name="tExtensibleAttributesDocumented">
<xs:complexContent>
<xs:extension base="wsdl:tDocumented">
<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.