2.2.1.2.102 taskpane

The taskpane element MUST be ignored.

Parent Elements

xDocumentClass

Attributes:

caption: This attribute MUST be ignored.

href: This attribute MUST be ignored.

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

 <xsd:element name="taskpane">
   <xsd:complexType>
     <xsd:attribute name="caption" type="xsd:string" use="required"/>
     <xsd:attribute name="href" type="xsd:string" use="required"/>
   </xsd:complexType>
 </xsd:element>