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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

draw-diag:clrData

Color Transform Sample Data

Element information

Content

Attributes

NameOccTypeDescriptionNotes
useDef [0..1]xsd:booleanUse DefaultDefault value is "false".

Used in

Sample instance

<draw-diag:clrData>
   <draw-diag:dataModel>
      <draw-diag:ptLst>
         <draw-diag:pt modelId="1">...
         </draw-diag:pt>
      </draw-diag:ptLst>
      <draw-diag:cxnLst>
         <draw-diag:cxn modelId="1" srcId="1" destId="1" srcOrd="1" destOrd="1">...
         </draw-diag:cxn>
      </draw-diag:cxnLst>
      <draw-diag:bg>
         <a:noFill/>
         <a:effectLst>...
         </a:effectLst>
      </draw-diag:bg>
      <draw-diag:whole>
         <a:ln>...
         </a:ln>
         <a:effectLst>...
         </a:effectLst>
      </draw-diag:whole>
      <draw-diag:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </draw-diag:extLst>
   </draw-diag:dataModel>
</draw-diag:clrData>

Site developed and hosted by Datypic, Inc.

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