SmartTagType element [Word 2003 XML Reference] -- Microsoft Office Word 2003 XML Software Development Kit
SmartTagType element [Word 2003 XML Reference]
Represents represents a smart tag in the document.
Usage
<SmartTagType
namespaceuri="xsd:string"
name="xsd:string"
url="xsd:string"
/>
Element Information
Element type | smartTagTypeElt |
Namespace | urn:schemas-microsoft-com:office:office |
Schema name | Common Properties |
Elements and Attributes
Child Elements
None.
Attributes
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
namespaceuri | xsd:string | optional | Gets or sets the namespace Uniform Resource Identifier (URI) for a smart tag. | See external namespace. |
name | xsd:string | optional | Gets or sets the element name used for a smart tag. | See external namespace. |
url | xsd:string | optional | Gets or sets the URL for a smart tag provided by the smart tag provider. | See external namespace. |
Definition
<xsd:element name="SmartTagType" type="smartTagTypeElt" >
</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