Definition Type: SimpleType
Name: xdEmptyString
Namespace: http://schemas.microsoft.com/office/infopath/2003/solutionDefinition
Containing Schema: sd.xsd
Collapse XSD Schema Diagram:
XSD Diagram of xdEmptyString in schema sd_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:simpleType name="xdEmptyString">
    <xsd:restriction base="xsd:string">
        <xsd:maxLength value="0" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxLength 0