Schema Central > OOXML > dml-wordprocessingDrawing.xsd > wp:inline
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

wp:inline

Inline DrawingML Object

Element information

Content

Attributes

NameOccTypeDescriptionNotes
distT [0..1]wp:ST_WrapDistanceDistance From Text on Top Edge
distB [0..1]wp:ST_WrapDistanceDistance From Text on Bottom Edge
distL [0..1]wp:ST_WrapDistanceDistance From Text on Left Edge
distR [0..1]wp:ST_WrapDistanceDistance From Text on Right Edge

Used in

Sample instance

<wp:inline>
   <wp:extent cx="1" cy="1"/>
   <wp:effectExtent l="1" t="1" r="1" b="1"/>
   <wp:docPr id="1" name="string">
      <a:hlinkClick>
         <a:snd r:embed="string"/>
         <a:extLst>...
         </a:extLst>
      </a:hlinkClick>
      <a:hlinkHover>
         <a:snd r:embed="string"/>
         <a:extLst>...
         </a:extLst>
      </a:hlinkHover>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </wp:docPr>
   <wp:cNvGraphicFramePr>
      <a:graphicFrameLocks>
         <a:extLst>...
         </a:extLst>
      </a:graphicFrameLocks>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </wp:cNvGraphicFramePr>
   <a:graphic>
      <a:graphicData>
         <!--any element-->
      </a:graphicData>
   </a:graphic>
</wp:inline>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com