2.6.254 CT_DXFComplementExt

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

A complex type that contains a CT_DXFComplement element.

Child Elements:

DXFComplement: A CT_DXFComplement element that references a feature property bag.

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

 <xsd:complexType name="CT_DXFComplementExt">
   <xsd:sequence>
     <xsd:element ref="DXFComplement" minOccurs="1" maxOccurs="1"/>
   </xsd:sequence>
 </xsd:complexType>

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