href

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
href xsd:anyURI optional
<h:div class="summary">address of a resource.</h:div>
<h:div class="description">Links to another element in the same or other file. For dictionary/@dictRef requires the prefix and the physical URI address to be contained within the same file. We can anticipate that better mechanisms will arise - perhaps through XMLCatalogs. At least it works at present.</h:div>

Used By

Source

<xsd:attributeGroup id="attGp.href" name="href">
  <xsd:attribute id="att.href" name="href" type="xsd:anyURI">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">address of a resource.</h:div>
        <h:div class="description">Links to another element in the same or other file. For dictionary/@dictRef requires the prefix and the physical URI address to be contained within the same file. We can anticipate that better mechanisms will arise - perhaps through XMLCatalogs. At least it works at present.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>