http://schemas.xmlsoap.org/soap/encoding/
The commonAttributes Attribute Group
Attributes common to all elements that function as accessors or represent independent (multi-ref) values. The href attribute is intended to be used in a manner like CONREF. That is, the element content should be empty iff the href attribute appears
Attribute Group commonAttributes
Allows any attributes from other namespaces (lax validation).
 CollapseClick here to hide comment XML Instance
<... id="xs:ID" href="xs:anyURI" Allows any attributes from other namespaces (lax validation)./>
 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:attributeGroup  name="commonAttributes">
-<xs:annotation>
<xs:documentation> Attributes common to all elements that function as accessors or represent independent (multi-ref) values. The href attribute is intended to be used in a manner like CONREF. That is, the element content should be empty iff the href attribute appears </xs:documentation>
</xs:annotation>
<xs:attribute  name="id"  type="xs:ID" />
<xs:attribute  name="href"  type="xs:anyURI" />
<xs:anyAttribute  namespace="##other"  processContents="lax" />
</xs:attributeGroup>
 Collapse Uses
 Collapse Type (2)
anyURI  ID 
 
 Collapse Used-By
Generated by XSDdoc 2.0 ©