[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] text nodes of document in XDM
- From: David Carlisle <davidc@nag.co.uk>
- To: David Lee <dlee@calldei.com>
- Date: Wed, 12 Jan 2011 12:36:06 +0000
On 12/01/2011 12:23, David Lee wrote:
> My extrapoliation from this is that only atomic and text nodes are
> concatenated into text nodes, and other node types where allowed are left as
> a sequence,
> as part of constructing XDM (not serializing it).
When the content of a document or element node is constructed from a
sequence, you do not get the original sequence ever. atomic items are
made into text nodes, and adjacent text nodes are concatenated, empty
text nodes are dropped, attribute nodes either generate an error or are
moved to the attributes of the element being constructed, and other
nodes are _copied_ so have a new identity and possibly new in-scope
namespaces, depending on settings.
David
________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]