http://schemas.xmlsoap.org/soap/encoding/
The QName Complex Type
Complex Type QName
The QName type does not allow mixed content. There is no restriction on type derivation.  Allows any attributes from other namespaces (lax validation).
QName is derived from QName type. There are several restrictions on the value. The schema processor collapses value's whitespace.
 CollapseClick here to hide comment XML Instance
<... href="xs:anyURI" id="xs:ID" Allows any attributes from other namespaces (lax validation).>xs:QName</...>
 Collapse Attributes
Name Type Summary
href anyURI
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
id ID
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
Allows any attributes from other namespaces (lax validation).
 Collapse XML
-<xs:complexType  name="QName">
-<xs:simpleContent>
-<xs:extension  base="xs:QName">
<xs:attributeGroup  ref="tns:commonAttributes" />
</xs:extension>
</xs:simpleContent>
</xs:complexType>
 Collapse Uses
 Collapse Attribute Group (1)
 Collapse Type (1)
QName 
 
 Collapse Used-By
 Collapse Element (1)
QName 
 
Generated by XSDdoc 2.0 ©