<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="ST_ColorType" use="optional">
<xsd:annotation>
<xsd:documentation>Embossed Color</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="recolortarget" type="ST_ColorType">
<xsd:annotation>
<xsd:documentation>Black Recoloring Color</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute ref="o:href">
<xsd:annotation>
<xsd:documentation>Original Image Reference</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute ref="o:althref">
<xsd:annotation>
<xsd:documentation>Alternate Image Reference</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute ref="o:title">
<xsd:annotation>
<xsd:documentation>Image Data Title</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute ref="o:oleid">
<xsd:annotation>
<xsd:documentation>Image Embedded Object ID</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute ref="o:detectmouseclick">
<xsd:annotation>
<xsd:documentation>Detect Mouse Click</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute ref="o:movie">
<xsd:annotation>
<xsd:documentation>Movie Reference</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute ref="o:relid">
<xsd:annotation>
<xsd:documentation>Relationship to Part</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute ref="r:id">
<xsd:annotation>
<xsd:documentation>Explicit Relationship to Image Data</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute ref="r:pict">
<xsd:annotation>
<xsd:documentation>Explicit Relationship to Alternate Image Data</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute ref="r:href">
<xsd:annotation>
<xsd:documentation>Explicit Relationship to Hyperlink Target</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
|