w:docVar
Single Document Variable
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_DocVar
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:name | [1..1] | w:ST_String | Document Variable Name | |
w:val | [1..1] | w:ST_String | Document Variable Value |
Used in
- Type w:CT_DocVars (Element w:docVars)
Sample instance
<w:docVar w:name="string" w:val="string"/>