CT_ObjectEmbed

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
drawAspect ST_ObjectDrawAspect optional
fieldCodes ST_String optional
id ST_RelationshipId required
progId ST_String optional
shapeId ST_String optional

Used By

Complex Type CT_ObjectLink
Element CT_Object/objectEmbed

Source

<xsd:complexType name="CT_ObjectEmbed">
  <xsd:attribute name="drawAspect" type="ST_ObjectDrawAspect" use="optional"/>
  <xsd:attribute ref="r:id" use="required"/>
  <xsd:attribute name="progId" type="s:ST_String" use="optional"/>
  <xsd:attribute name="shapeId" type="s:ST_String" use="optional"/>
  <xsd:attribute name="fieldCodes" type="s:ST_String" use="optional"/>
</xsd:complexType>