Definition Type: Element
Name: taskpane
Namespace: http://schemas.microsoft.com/office/infopath/2003/solutionDefinition
Containing Schema: sd.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into href in schema sd_xsd Drilldown into caption in schema sd_xsdXSD Diagram of taskpane in schema sd_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
caption xsf:caption Required
href xsf:href Required