CT_Image

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
allowincell ST_TrueFalse optional
allowoverlap ST_TrueFalse optional
alt xsd:string optional
bilevel ST_TrueFalse optional
blacklevel xsd:string optional
borderbottomcolor xsd:string optional
borderleftcolor xsd:string optional
borderrightcolor xsd:string optional
bordertopcolor xsd:string optional
bullet ST_TrueFalse optional
button ST_TrueFalse optional
bwmode ST_BWMode optional
bwnormal ST_BWMode optional
bwpure ST_BWMode optional
chromakey ST_ColorType optional
class xsd:string optional
clip ST_TrueFalse optional
cliptowrap ST_TrueFalse optional
connectortype ST_ConnectorType optional
coordorigin xsd:string optional
coordsize xsd:string optional
cropbottom xsd:string optional
cropleft xsd:string optional
cropright xsd:string optional
croptop xsd:string optional
dgmlayout ST_DiagramLayout optional
dgmlayoutmru ST_DiagramLayout optional
dgmnodekind xsd:integer optional
doubleclicknotify ST_TrueFalse optional
fillcolor ST_ColorType optional
filled ST_TrueFalse optional
forcedash ST_TrueFalse optional
gain xsd:string optional
gamma xsd:string optional
grayscale ST_TrueFalse optional
hr ST_TrueFalse optional
hralign ST_HrAlign optional
href xsd:string optional
hrnoshade ST_TrueFalse optional
hrpct xsd:float optional
hrstd ST_TrueFalse optional
id xsd:string optional
insetmode ST_InsetMode optional
insetpen ST_TrueFalse optional
ole ST_TrueFalseBlank optional
oleicon ST_TrueFalse optional
oned ST_TrueFalse optional
opacity xsd:string optional
preferrelative ST_TrueFalse optional
print ST_TrueFalse optional
regroupid xsd:integer optional
spid xsd:string optional
spt xsd:float optional
src xsd:string optional
strokecolor ST_ColorType optional
stroked ST_TrueFalse optional
strokeweight xsd:string optional
style xsd:string optional
target xsd:string optional
title xsd:string optional
userdrawn ST_TrueFalse optional
userhidden ST_TrueFalse optional
wrapcoords xsd:string optional

Used By

Element image

Source

<xsd:complexType name="CT_Image">
  <xsd:sequence>
    <xsd:group ref="EG_ShapeElements" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:attributeGroup ref="AG_AllCoreAttributes"/>
  <xsd:attributeGroup ref="AG_AllShapeAttributes"/>
  <xsd:attributeGroup ref="AG_ImageAttributes"/>
</xsd:complexType>