OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linear time XML treediff




> of the text content of an element as insignificant.  For example,
> running the testsuite through diff and merge ends up with
>
>            <Z>      Testing 1 2 3      </Z>
>
> where the original had
>
>          <Z>
>          Testing 1 2 3
>          </Z>

I think Xerces will have to take the credit for that. I do no trimming in
the implementation.

Christian