2.6.238 CT_XfComplement
Target namespace: http://schemas.microsoft.com/office/spreadsheetml/2022/featurepropertybag
Referenced by: CT_XfComplementExt, xfComplement
A complex type that specifies a relationship to a CT_FeaturePropertyBag element of type XFComplements (section 2.3.9.1).
Attributes:
i: An unsigned int ([XMLSCHEMA2/2] section 3.3.22) attribute that specifies a zero-based index into a CT_ArrayFeatureProperty element of a CT_FeaturePropertyBag element, with key "MappedFeaturePropertyBags” in a feature property bag of type “XFComplements” (section 2.3.9.1).
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.
-
<xsd:complexType name="CT_XfComplement"> <xsd:attribute name="i" type="xsd:unsignedInt" use="required"/> </xsd:complexType>
See section 5.36 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).