w:customXml
Block-Level Custom XML Element
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Other elements with the same name: w:customXml, w:customXml, w:customXml
Type: w:CT_CustomXmlBlock
Properties: Local, Qualified
Content
- Sequence [1..1]
- w:customXmlPr [0..1] Custom XML Element Properties
- Choice [0..*]
- w:customXml Block-Level Custom XML Element
- w:sdt Block-Level Structured Document Tag
- w:p [0..*] Paragraph
- w:tbl [0..*] Table
- w:proofErr [0..1] Proofing Error Anchor
- w:permStart [0..1] Range Permission Start
- w:permEnd [0..1] Range Permission End
- w:bookmarkStart Bookmark Start
- w:bookmarkEnd Bookmark End
- w:moveFromRangeStart Move Source Location Container - Start
- w:moveFromRangeEnd Move Source Location Container - End
- w:moveToRangeStart Move Destination Location Container - Start
- w:moveToRangeEnd Move Destination Location Container - End
- w:commentRangeStart Comment Anchor Range Start
- w:commentRangeEnd Comment Anchor Range End
- w:customXmlInsRangeStart Custom XML Markup Insertion Start
- w:customXmlInsRangeEnd Custom XML Markup Insertion End
- w:customXmlDelRangeStart Custom XML Markup Deletion Start
- w:customXmlDelRangeEnd Custom XML Markup Deletion End
- w:customXmlMoveFromRangeStart Custom XML Markup Move Source Start
- w:customXmlMoveFromRangeEnd Custom XML Markup Move Source End
- w:customXmlMoveToRangeStart Custom XML Markup Move Destination Location Start
- w:customXmlMoveToRangeEnd Custom XML Markup Move Destination Location End
- w:ins [0..1] Inserted Run Content
- w:del [0..1] Deleted Run Content
- w:moveFrom Move Source Run Content
- w:moveTo Move Destination Run Content
- m:oMathPara Math Paragraph
- m:oMath
from group w:EG_RunLevelEltsfrom group w:EG_RangeMarkupElementsfrom group w:EG_MathContent
from group w:EG_ContentBlockContent
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:uri | [0..1] | w:ST_String | Custom XML Element Namespace | |
w:element | [1..1] | w:ST_String | Custom XML Element Name |
Used in
- Group w:EG_ContentBlockContent
- Group w:EG_BlockLevelChunkElts via reference to w:EG_ContentBlockContent
- Group w:EG_BlockLevelElts via reference to w:EG_ContentBlockContent
- Type w:CT_Comment via reference to w:EG_BlockLevelElts (Element w:comment)
- Type w:CT_CustomXmlBlock via reference to w:EG_ContentBlockContent (Element w:customXml)
- Type w:CT_SdtContentBlock via reference to w:EG_ContentBlockContent (Element w:sdtContent)
- Type w:CT_Tc via reference to w:EG_BlockLevelElts (Element w:tc)
- Type w:CT_TxbxContent via reference to w:EG_BlockLevelElts (Element w:txbxContent)
- Type w:CT_Body via reference to w:EG_BlockLevelElts (Elements w:docPartBody, w:body)
- Type w:CT_FtnEdn via reference to w:EG_BlockLevelElts (Elements w:footnote, w:endnote)
- Type w:CT_HdrFtr via reference to w:EG_BlockLevelElts (Elements w:hdr, w:ftr)
Sample instance
<w:customXml w:element="string"> <w:customXmlPr> <w:placeholder w:val="string"/> <w:attr w:name="string" w:val="string"/> </w:customXmlPr> <w:customXml w:element="string"> <w:customXmlPr> <w:placeholder w:val="string"/> <w:attr w:name="string" w:val="string"/> </w:customXmlPr> <w:customXml w:element="string"> <w:customXmlPr>... </w:customXmlPr> <w:customXml w:element="string">... </w:customXml> </w:customXml> </w:customXml> </w:customXml>