20#ifndef __com_sun_star_xsd_String_idl__
21#define __com_sun_star_xsd_String_idl__
25module
com { module sun { module star { module xsd {
specifies an XSD compliant simple data type
Definition XDataType.idl:33
Definition Ambiguous.idl:22
specifies an XSD compliant string type
Definition String.idl:30
long MinLength
specifies the minimum length of the string
Definition String.idl:47
long Length
specifies the length of the string
Definition String.idl:40
long MaxLength
specifies the maximum length of the string
Definition String.idl:54