17.5.1.10 smartTagPr
17.5.1.10 smartTagPr
This element specifies the set of properties which shall be applied to the parent smart tag.
[Example: Consider a smart tag with the following properties specified:
<w:smartTagPr>
<w:attr w:name="date" w:val="01/01/2006"/>
<w:attr w:name="status" w:val="draft"/>
</w:smartTagPr>
This smart tag specifies two properties: the presence of two smart tag properties via the attr element (17.5.1.2). end example]
[Note: The W3C XML Schema definition of this element’s content model (CT_SmartTagPr) is located in A.1. end note]
Last updated on