20 module
com { module sun { module star { module xsd {
26 constants WhiteSpaceTreatment
const short Preserve
White spaces should be preserved when processing the string.
Definition: WhiteSpaceTreatment.idl:30
const short Replace
White spaces should be replaced with TODO when processing the string.
Definition: WhiteSpaceTreatment.idl:34
Definition: Ambiguous.idl:20
const short Collapse
Multiple successive white spaces should be collapsed to a single white space when processing the stri...
Definition: WhiteSpaceTreatment.idl:39