Definition Type: Attribute
Name: transform
Namespace: http://schemas.microsoft.com/office/infopath/2003/solutionDefinition
Type: <Simple Type Union>:http://www.w3.org/2001/XMLSchema
Containing Schema: sd.xsd
ContentType Union
Use Required
Collapse XSD Schema Diagram:
XSD Diagram of transform in schema sd_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="transform" use="required">
    <xsd:simpleType>
        <xsd:union memberTypes="xsf:xdFileName xsf:xdEmptyString" />
    </xsd:simpleType>
</xsd:attribute>