Represents the path or URL that is used for all hyperlinks with the same base address that are inserted in the document. This can be an Internet address (for example, http://www.microsoft.com), a path to a folder on your hard disk (for example, c:\personal\documents), or a path to a folder on a network (for example, \\myserver\public\documents).
<HyperlinkBase />
Element type | xsd:string |
Namespace | urn:schemas-microsoft-com:office:office |
Schema name | Common Properties |
Element | Description |
---|---|
DocumentProperties | Represents the collection of standard document properties. |
None.
None.
<xsd:element name="HyperlinkBase" minOccurs="0" maxOccurs="1" type="xsd:string" >
</xsd:element>