Definition Type: Attribute
Name: HRef
Namespace: urn:schemas-microsoft-com:office:excel
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: excel.xsd
Form Qualified
Use Required
Documentation:
Specifies the URL (on the intranet or the Web) or path (local or network) to the location where a published item is saved.
Collapse XSD Schema Diagram:
XSD Diagram of HRef in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="HRef" type="xsd:string" form="qualified" use="required">
    <xsd:annotation>
        <xsd:documentation>Specifies the URL (on the intranet or the Web) or path (local or network) to the location where a published item is saved.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>