href
This attribute contains a pointer to the location referenced by the element.
There are two different ways in which this attribute may be used. When pointing to something (such as a <section> or <title>) that is in the same document as the reference, the value of this attribute is the unique identifier (ID) of the item to which it points. For example, if the href points to a <section>, the value of this attribute is the id of the particular <section>.
When pointing to something outside the document (such as the United States Code), the value of this attribute is a URI (Universal Resource Indicator) of the object being referenced. An example of a Universal Resource Indicator would be the URL (Universal Resource Locator) of a file containing the object.
Attribute information
Namespace: None
Schema document: C:/aaprojects/schemacentral/inputs/gpo-amend/amend.xsd
Type: xsd:anySimpleType
Properties: Local, Unqualified
Value
- A value of type xsd:anySimpleType
Used in
- Anonymous type of element amendment-instruction via reference to optional-locator.att
- Attribute group optional-locator.att
- Attribute group link-attributes-if-needed via reference to optional-locator.att