Title element [Word 2003 XML Reference] -- Microsoft Office Word 2003 XML Software Development Kit
Title element [Word 2003 XML Reference]
Represents the title of the document. The title can be different than the file name. The title is used when searching for the document and also when creating Web pages from the document.
Usage
<Title />
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="Title" 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