Schema Central > OOXML > dml-diagramColorTransform.xsd > draw-diag:colorsDefHdr
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

draw-diag:colorsDefHdr

Color Transform Header

Element information

Type: draw-diag:CT_ColorTransformHeader

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
uniqueId [1..1]xsd:stringUnique ID
minVer [0..1]xsd:stringMinimum VersionDefault value is "http://schemas.openxmlformats.org/drawingml/2006/diagram".
resId [0..1]xsd:intResource IDDefault value is "0".

Sample instance

<draw-diag:colorsDefHdr uniqueId="string">
   <draw-diag:title val="string"/>
   <draw-diag:desc val="string"/>
   <draw-diag:catLst>
      <draw-diag:cat type="http://www.example.com/" pri="1"/>
   </draw-diag:catLst>
   <draw-diag:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </draw-diag:extLst>
</draw-diag:colorsDefHdr>

Site developed and hosted by Datypic, Inc.

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