20 module
com { module sun { module star { module xsd {
32 [attribute]
string Name
48 [attribute]
short WhiteSpaceTreatment
66 boolean validate( [in]
string value );
69 string explainInvalid( [in]
string value );
short TypeClass
class of the type
Definition: XDataType.idl:63
Definition: Ambiguous.idl:20
string Pattern
specifies the pattern which strings conforming to this type comply to
Definition: XDataType.idl:41
boolean IsBasic
specifies whether the type is a basic type
Definition: XDataType.idl:57
thrown to indicate a general veto.
Definition: VetoException.idl:28
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
specifies an XSD compliant simple data type
Definition: XDataType.idl:24
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45