2.5.3.7 CT_SdtAppearance

Target namespace: http://schemas.microsoft.com/office/word/2012/wordml

Referenced by: appearance

The CT_SdtAppearance complex type<38> specifies the appearance of a structured document tag (as specified in [ISO/IEC29500-1:2016] section 17.5.2).

Attributes:

val: An ST_SdtAppearance (section 2.5.4.2) attribute that specifies the appearance of a structured document tag (as specified in [ISO/IEC29500-1:2016] section 17.5.2).

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

 <xsd:complexType name="CT_SdtAppearance">
   <xsd:attribute name="val" type="ST_SdtAppearance"/>
 </xsd:complexType>

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