[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] XQuery Update - Replacing text
- From: "Michael Kay" <mike@saxonica.com>
- To: "'Adrian Mouat'" <adrian.mouat@googlemail.com>,<xml-dev@lists.xml.org>
- Date: Sun, 30 Nov 2008 22:09:29 -0000
You have to replace the text node with a sequence of three nodes (two text
nodes and an element node).
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: Adrian Mouat [mailto:adrian.mouat@googlemail.com]
> Sent: 30 November 2008 19:22
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] XQuery Update - Replacing text
>
> Hi all,
>
> I'm currently looking into XQuery Update. Is it possible to
> insert/replace into to the middle of a text node? For
> example, how would you describe the following change:
>
> <a>Imagine a long bit of text</a>
>
> to
>
> <a>Imagine a long<newNode/> bit of text</a>
>
> ?
>
>
>
> ______________________________________________________________
> _________
>
> XML-DEV is a publicly archived, unmoderated list hosted by
> OASIS to support XML implementation and development. To
> minimize spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org List archive:
> http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]