Schema Central > OOXML > dml-chart.xsd > draw-chart:val
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

draw-chart:val

Element information

Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart

Schema document: dml-chart.xsd

Other elements with the same name: draw-chart:val, draw-chart:val

Type: draw-chart:CT_NumDataSource

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<draw-chart:val>
   <draw-chart:numRef>
      <draw-chart:f>string</draw-chart:f>
      <draw-chart:numCache>
         <draw-chart:formatCode>string</draw-chart:formatCode>
         <draw-chart:ptCount val="1"/>
         <draw-chart:pt idx="1">...
         </draw-chart:pt>
         <draw-chart:extLst>...
         </draw-chart:extLst>
      </draw-chart:numCache>
      <draw-chart:extLst>
         <draw-chart:ext>
            <!--any element-->
         </draw-chart:ext>
      </draw-chart:extLst>
   </draw-chart:numRef>
</draw-chart:val>

Site developed and hosted by Datypic, Inc.

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