2.3.20 CT_Error

Target namespace: http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Powerpoint.Interface.Shared

Referenced by: CT_ErrorList

Reserved. MUST be ignored.

Child Elements:

p: MUST be ignored.

Attributes:

id: MUST be ignored.

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

 <xsd:complexType name="CT_Error">
   <xsd:sequence>
     <xsd:element name="p" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
   </xsd:sequence>
  
   <xsd:attribute name="id" type="unsigned int" use="required"/>
 </xsd:complexType>