2.6.198 CT_Value
Target namespace: http://schemas.microsoft.com/office/spreadsheetml/2017/richdata
Referenced by: CT_RichValue
This complex type specifies the rich value data.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.
-
<xsd:complexType name="CT_Value"> <xsd:simpleContent> <xsd:extension base="x:ST_Xstring"/> </xsd:simpleContent> </xsd:complexType>
See section 5.21 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).