20 #ifndef __com_sun_star_xsd_XDataType_idl__
21 #define __com_sun_star_xsd_XDataType_idl__
28 module com { module sun { module star { module xsd {
40 [attribute]
string Name
56 [attribute]
short WhiteSpaceTreatment
74 boolean validate( [in]
string value );
77 string explainInvalid( [in]
string value );
short TypeClass
class of the type
Definition: XDataType.idl:71
const short set
specifies that the property is currently in a set state.
Definition: ItemState.idl:62
string Pattern
specifies the pattern which strings conforming to this type comply to
Definition: XDataType.idl:49
boolean IsBasic
specifies whether the type is a basic type
Definition: XDataType.idl:65
thrown to indicate a general veto.
Definition: VetoException.idl:33
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
specifies an XSD compliant simple data type
Definition: XDataType.idl:32
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63