2.6.197 CT_SupportingPropertyBagValue

Target namespace: http://schemas.microsoft.com/office/spreadsheetml/2017/richdata2

Referenced by: CT_SupportingPropertyBag

This complex type specifies the supporting property bag data.

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

 <xsd:complexType name="CT_SupportingPropertyBagValue">
   <xsd:simpleContent>
     <xsd:extension base="x:ST_Xstring"/>
   </xsd:simpleContent>
 </xsd:complexType>

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