Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: xsd ::

unpublished service String
Usage Restrictions
not published
Description
specifies an XSD compliant string type

Exported Interfaces - Summary
XDataType

provides access to common data type functionality

Properties' Summary
[ maybevoid ] long
Length
specifies the length of the string  
[ maybevoid ] long
MinLength
specifies the minimum length of the string  
[ maybevoid ] long
MaxLength
specifies the maximum length of the string  
Exported Interfaces - Details
XDataType
Description
provides access to common data type functionality
Properties' Details
Length
[ maybevoid ] long Length;
Description
specifies the length of the string

Note that you cannot specifiy Length together with MinLength or MaxLength.

MinLength
[ maybevoid ] long MinLength;
Description
specifies the minimum length of the string

Note that you cannot specifiy MinLength together with Length.

MaxLength
[ maybevoid ] long MaxLength;
Description
specifies the maximum length of the string

Note that you cannot specifiy MaxLength together with Length.


 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.