CT_ImageData

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
althref xsd:string optional
bilevel ST_TrueFalse optional
blacklevel xsd:string optional
chromakey ST_ColorType optional
cropbottom xsd:string optional
cropleft xsd:string optional
cropright xsd:string optional
croptop xsd:string optional
detectmouseclick ST_TrueFalse optional
embosscolor ST_ColorType optional
gain xsd:string optional
gamma xsd:string optional
grayscale ST_TrueFalse optional
href xsd:string optional
href optional
id xsd:string optional
id optional
movie xsd:float optional
oleid xsd:float optional
pict optional
recolortarget ST_ColorType optional
relid ST_RelationshipId optional
src xsd:string optional
title xsd:string optional

Used By

Element imagedata

Source

<xsd:complexType name="CT_ImageData">
  <xsd:attributeGroup ref="AG_Id"/>
  <xsd:attributeGroup ref="AG_ImageAttributes"/>
  <xsd:attributeGroup ref="AG_Chromakey"/>
  <xsd:attribute name="embosscolor" type="s:ST_ColorType" use="optional"/>
  <xsd:attribute name="recolortarget" type="s:ST_ColorType"/>
  <xsd:attribute ref="o:href"/>
  <xsd:attribute ref="o:althref"/>
  <xsd:attribute ref="o:title"/>
  <xsd:attribute ref="o:oleid"/>
  <xsd:attribute ref="o:detectmouseclick"/>
  <xsd:attribute ref="o:movie"/>
  <xsd:attribute ref="o:relid"/>
  <xsd:attribute ref="r:id"/>
  <xsd:attribute ref="r:pict"/>
  <xsd:attribute ref="r:href"/>
</xsd:complexType>