2.2.7.5 DrawingML Canvases in WordprocessingML

This section specifies how the CT_WordprocessingCanvas type and wpc element integrate into the Office Open XML file formats.

AlternateContent components

Child elements

Choice:

http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas

wpc

Choice structure:

 <drawing>
     <anchor> or <inline>
       <graphic>
         <graphicData   uri="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas">
           <wpc>
             ...

Fallback

pict (VML Object) ([ISO/IEC29500-4:2016] section 14.3.2.2)

The drawing element is specified in [ISO/IEC29500-1:2016] section 17.3.3.9, anchor is specified in [ISO/IEC29500-1:2016] section 20.4.2.3, inline is specified in [ISO/IEC29500-1:2016] section 20.4.2.8, graphic is specified in [ISO/IEC29500-1:2016] section 20.1.2.2.16, and graphicData is specified in [ISO/IEC29500-1:2016] section 20.1.2.2.17.