http://www.w3.org/2003/06/wsdl
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.
Attributes |
Name |
Type |
Summary |
required |
boolean |
Use of this attribute is optional.
Its form is unqualified.
Show details.
|
Base type of required is boolean. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
|
XML |
-<xs:complexType abstract="true" mixed="false" name="ExtensibilityElement">
<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:complexType>
|
Uses |
Attribute (1)
|
Used-By |
|