2.6.3.14 CT_FilteredSurfaceSer
Target namespace: http://schemas.microsoft.com/office/drawing/2012/chart
Referenced by: filteredSurfaceSeries
The CT_FilteredSurfaceSer complex type specifies a chart surface series ([ISO/IEC29500-1:2016] section 21.2.2.173) that has been filtered from the chart ([ISO/IEC29500-1:2016] section 21.2).<82>
Child Elements:
ser: A CT_SurfaceSer ([ISO/IEC29500-1:2016] section 21.2.2.173) element that specifies a chart surface series ([ISO/IEC29500-1:2016] section 21.2.2.173) that has been filtered from the chart ([ISO/IEC29500-1:2016] section 21.2).
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.
-
<xsd:complexType name="CT_FilteredSurfaceSer"> <xsd:sequence> <xsd:element name="ser" type="c:CT_SurfaceSer" minOccurs="1" maxOccurs="1"/> </xsd:sequence> </xsd:complexType>
See section 5.13 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).