http://www.w3.org/2003/06/wsdl
The ExtensibleDocumented Complex Type
This type is extended by component types to allow attributes from other namespaces to be added.
Subtypes (18)
Bindingderived by extension BindingOperationderived by extension BindingOperationFaultderived by extension BindingOperationMessagederived by extension Definitionsderived by extension Endpointderived by extension Featurederived by extension Importderived by extension Includederived by extension Interfacederived by extension InterfaceOperationderived by extension Messagederived by extension MessageRefderived by extension MessageRefFaultderived by extension Partderived by extension Propertyderived by extension Servicederived by extension Typesderived by extension
Complex Type ExtensibleDocumented
ExtensibleDocumented is an abstract type and cannot be used in XML instance. The ExtensibleDocumented type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
 Collapse Attributes
Name Type Summary
No Attributes
 Collapse XML
-<xs:complexType  abstract="true"  mixed="false"  name="ExtensibleDocumented">
-<xs:annotation>
<xs:documentation> This type is extended by component types to allow attributes from other namespaces to be added. </xs:documentation>
</xs:annotation>
-<xs:complexContent>
-<xs:extension  base="wsdl:Documented">
<xs:anyAttribute  namespace="##other"  processContents="lax" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
Generated by XSDdoc 2.0 ©