HyperlinkBase element [Word 2003 XML Reference] -- Microsoft Office Word 2003 XML Software Development Kit
HyperlinkBase element [Word 2003 XML Reference]
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).
Usage
<HyperlinkBase />
Element Information
Element type | xsd:string |
Namespace | urn:schemas-microsoft-com:office:office |
Schema name | Common Properties |
Elements and Attributes
Parent Elements
Element | Description |
---|---|
DocumentProperties | Represents the collection of standard document properties. |
Child Elements
None.
Attributes
None.
Definition
<xsd:element name="HyperlinkBase" minOccurs="0" maxOccurs="1" type="xsd:string" >
</xsd:element>
©2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp