2.39.3.1 CT_ClassificationOutcome
Target namespace: http://schemas.microsoft.com/office/drawing/2020/classificationShape
Referenced by: classification
Represents an element that was added as part of classifying the document.<616>
Attributes:
classificationOutcomeType: An ST_ClassificationOutcomeType attribute that specifies whether an element is a classification element.
The value represents the type of outcome.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.
-
<xsd:complexType name="CT_ClassificationOutcome"> <xsd:attribute name="classificationOutcomeType" type="ST_ClassificationOutcomeType" use="optional"/> </xsd:complexType>
See section 5.37 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).