http://www.w3.org/2003/06/wsdl
The ExtensibilityElement Complex Type
This abstract type is intended to serve as the base type for extensibility elements. It includes the wsdl:required attribute which it is anticipated will be used by most extension elements
Complex Type ExtensibilityElement
ExtensibilityElement is an abstract type and cannot be used in XML instance. The ExtensibilityElement type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
ExtensibilityElement is an abstract complex type.
 Collapse Attributes
Name Type Summary
required boolean
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
-<xs:complexType  abstract="true"  mixed="false"  name="ExtensibilityElement">
-<xs:annotation>
<xs:documentation> This abstract type is intended to serve as the base type for extensibility elements. It includes the wsdl:required attribute which it is anticipated will be used by most extension elements </xs:documentation>
</xs:annotation>
<xs:attribute  ref="wsdl:required"  use="optional" />
</xs:complexType>
 Collapse Uses
 Collapse Attribute (1)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©