http://schemas.xmlsoap.org/soap/encoding/
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).
XML Instance |
|
Attributes |
Name |
Type |
Summary |
href |
anyURI |
Use of this attribute is optional.
Its form is unqualified.
Show details.
|
Base type of href is anyURI. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
id |
ID |
Use of this attribute is optional.
Its form is unqualified.
Show details.
|
Base type of id is ID. There are several restrictions on the value. The schema processor collapses value's whitespace. The value must match " [\i-[:]][\c-[:]]* ".
|
Allows any attributes from other namespaces (lax validation). |
|
XML |
-<xs:attributeGroup name="commonAttributes">
<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>
|
Uses |
Type (2)
|
Used-By |
Type (46)
|