w:attr
Custom XML Attribute
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Other elements with the same name: w:attr
Type: w:CT_Attr
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:uri | [0..1] | w:ST_String | Namespace | |
w:name | [1..1] | w:ST_String | Name | |
w:val | [1..1] | w:ST_String | Value |
Used in
- Type w:CT_CustomXmlPr (Element w:customXmlPr)
Sample instance
<w:attr w:name="string" w:val="string"/>