2.2.7.3 DrawingML Shapes in WordprocessingML

This section specifies how the CT_WordprocessingShape type and wsp element are integrated into the Office Open XML file formats.

AlternateContent components

Child elements

Choice:

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

wsp

Choice structure:

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

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.