Definition Type: Attribute
Name: application
Namespace: http://schemas.microsoft.com/office/infopath/2003/solutionDefinition
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sd.xsd
ContentType Restriction
Use Required
Collapse XSD Schema Diagram:
XSD Diagram of application in schema sd_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="application" use="required">
    <xsd:simpleType>
        <xsd:restriction base="xsd:string">
            <xsd:enumeration value="InfoPath Design Mode" />
        </xsd:restriction>
    </xsd:simpleType>
</xsd:attribute>
Collapse Facets:
Facet Value
Enumeration InfoPath Design Mode