Whitespace is not preserved

2005-07-01 Thread Buxton, Gretchen C.
Title: Message I have a string element that contains text leading whitespace.  When I use XMLOptions setSavePrettyPrint() the spaces within this element are trimmed from the beginning and end of the element.  Without setSavePrettyPrint the trimming does not occur.   From what I can tell, th

Re: Do schema model objects include info from "any" elements in schema?

2005-07-01 Thread David Jencks
Yes! this works! Many thanks, david jencks On Jun 29, 2005, at 10:24 AM, Lawrence Jones wrote: Hi David I had a quick look through the code. I haven't tried it, but this might work (where yourSchemaType is the SchemaType for ArrayOfstring): QName arrayTypeQName = new QName("http://schemas.xm

RE: saxon use for xpath support on XmlObject

2005-07-01 Thread fedou . nicolas
Effectively, I do not have xbean_xpath.jar. The version 2.0.0 is out since 30 june. So I will first try this new not-beta release. Thanks for your help. Selon Yana Kadiyska <[EMAIL PROTECTED]>: > Do you have xbean_xpath.jar on your class path? This provides "the glue" > between Saxon and XMLBeans