2.5.3.1 CT_DesignElement

Target namespace: http://schemas.microsoft.com/office/powerpoint/2015/main

Referenced by: designElem

A complex type that specifies design element extensions to the CT_ApplicationNonVisualDrawingProps complex type ([ISO/IEC29500-4:2016] section A.4)<32>

Attributes:

val: An xsd:boolean ([XMLSCHEMA2/2] section 3.2.2) attribute that specifies whether an element is a design element.

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

 <xsd:complexType name="CT_DesignElement">
   <xsd:attribute name="val" type="xsd:boolean"/>
 </xsd:complexType>

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