http://www.w3.org/2003/05/soap-envelope
Complex Type
SupportedEnvType
The SupportedEnvType type does not allow mixed content.
There is no restriction on type derivation.
 XML Instance |
<... qname="xs:QName" This attribute is required.></...>
|
Attributes |
| Name |
Type |
Summary |
| qname |
QName |
Use of this attribute is required.
Its form is unqualified.
Show details.
|
Base type of qname is QName. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
|
XML |
-<xs:complexType name="SupportedEnvType">
<xs:attribute name="qname" type="xs:QName" use="required" />
</xs:complexType>
|
Uses |
Type (1)
|
Used-By |
Element (1)
|