Jesse,
I have looked at the DOMPrint example and it appears to work correctly as you described with the example below. I further looked at the project that we are working on and noticed that we are using DOMBuilder, not XercesDomParser as DOMPrint uses. A little further investigation lead me
lem that was fixed between 2.3 and 2.5; if
you're using a version prior to 2.5, that would tend to support this
possibility.
-Original Message-
From: Matt Dillard [mailto:[EMAIL PROTECTED]
Sent: Friday, August 06, 2004 2:10 PM
To: [EMAIL PROTECTED]
Subject: Re: Whitespace norma
d something.
>
>
>
> -Original Message-
> From: Matt Dillard [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 05, 2004 5:17 PM
> To: [EMAIL PROTECTED]
> Subject: Whitespace normalization issue
>
> I understand the whitespace facet to be a directive to t
e would appear to be "preserve."
I reviewed the spec briefly, though, so I may have missed something.
-Original Message-
From: Matt Dillard [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 05, 2004 5:17 PM
To: [EMAIL PROTECTED]
Subject: Whitespace normalization issue
I understand
I understand the whitespace facet to be a directive to the parser
regarding how to deal with whitespace. If the whitespace facet is set
to "collapse", as it is in an xsd:token, then the following tag is
legal:
This is my token
The parser will read it in, collapse the whitespace, and then va