Definition Type: Attribute
Name: shortMessage
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 shortMessage in schema sd_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="shortMessage" use="required">
    <xsd:simpleType>
        <xsd:restriction base="xsd:string">
            <xsd:maxLength value="127" />
        </xsd:restriction>
    </xsd:simpleType>
</xsd:attribute>
Collapse Facets:
Facet Value
MaxLength 127