RE: [xml-dev] xs:string - Isn't whitespaces preserved by default?

From
Michael Kay <>
To
'dave' <>, ,
Date
2008-02-28T08:36:46
ID
<00c501c879e5$0e0fb040$6401a8c0@turtle>
Thread
RE: [xml-dev] xs:string - Isn't whitespaces preserved by default?
> I have an xs:string type element to hold some regex 
> expressions. I haven't put any restrictions/facets for this 
> xs:string type. Isn't by default, it should preserve 
> whitespace? Looks like the leading and trailing spaces are 
> removed when I generate an XML using XmlBeans apis.

Who is "it"? An XML Schema processor will preserve the whitespace. That
doesn't mean that everyone else will.

Michael Kay
http://www.saxonica.com/