simpleType xdTitle

simpleType {http://schemas.microsoft.com/office/infopath/2003/solutionDefinition}xdTitle

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://schemas.microsoft.com/office/infopath/2003/solutionDefinition}xdTitle
Target Namespacehttp://schemas.microsoft.com/office/infopath/2003/solutionDefinition
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:xsf=http://schemas.microsoft.com/office/infopath/2003/solutionDefinition


Source

<xsd:simpleType name="xdTitle">
    <
xsd:restriction base="xsd:string">
        <
xsd:minLength value="1"/>
        <
xsd:maxLength value="255"/>
        <
xsd:pattern
            
value="([^\p{Z}\p{Cc}\p{Cf}\p{Cn}])(([^\p{Zl}\p{Zp}\p{Cc}])*([^\p{Z}\p{Cc}\p{Cf}\p{Cn}]))?"/>
    </
xsd:restriction>
</
xsd:simpleType>


simpleType xdTitle


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.