Schema Central > OOXML > pml-embedding.xsd > p:oleObj
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:oleObj

Global Element for OLE Objects and Controls

Element information

Type: p:CT_OleObject

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
spid [1..1]a:ST_ShapeIDOLE Object Shape IDfrom group p:AG_Ole
name [0..1]xsd:stringOLE Object NameDefault value is "". from group p:AG_Ole
showAsIcon [0..1]xsd:booleanShow OLE Object As IconDefault value is "false". from group p:AG_Ole
r:id [0..1]r:ST_RelationshipIdRelationship IDfrom group p:AG_Ole
imgW [0..1]a:ST_PositiveCoordinate32Image Widthfrom group p:AG_Ole
imgH [0..1]a:ST_PositiveCoordinate32Image Heightfrom group p:AG_Ole
progId [0..1]xsd:stringOLE ProgID

Sample instance

<p:oleObj spid="token">
   <p:embed>
      <p:extLst>
         <p:ext>
            <!--any element-->
         </p:ext>
      </p:extLst>
   </p:embed>
</p:oleObj>

Site developed and hosted by Datypic, Inc.

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