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.
<Title />
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="Title" minOccurs="0" maxOccurs="1" type="xsd:string" >
</xsd:element>