<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" xmlns:h="http://www.w3.org/1999/xhtml">address of a resource.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">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>
|