2.24.3.16 CT_DataId

Target namespace: http://schemas.microsoft.com/office/drawing/2014/chartex

Referenced by: CT_Series

A complex type<296> that specifies a data identifier.

Attributes:

val: An ST_DataId (section 2.24.4.4) attribute<297> that specifies the data identifier.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.

 <xsd:complexType name="CT_DataId">
   <xsd:attribute name="val" type="ST_DataId" use="required"/>
 </xsd:complexType>

See section 5.22 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).