2.6.255 CT_DXFComplement

Target namespace: http://schemas.microsoft.com/office/spreadsheetml/2022/featurepropertybag

Referenced by: CT_DXFComplementExt, DXFComplement

A complex type that specifies a relationship to a CT_FeaturePropertyBag element of type DXFComplements (section 2.3.9.5).

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 “DXFComplements” (section 2.3.9.5).

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

 <xsd:complexType name="CT_DXFComplement">
   <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).