[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Roundtripability of identity transform

Subject: Re: Roundtripability of identity transform
From: andrew welch <andrew.j.welch@xxxxxxxxx>
Date: Tue, 30 Aug 2005 12:37:17 +0100
Re:  Roundtripability of identity transform
On 30 Aug 2005 12:34:35 +0100, Colin Paul Adams
<colin@xxxxxxxxxxxxxxxxxx> wrote:
> >>>>> "Andrew" == andrew welch <andrew.j.welch@xxxxxxxxx> writes:
>
>     Andrew> Can it be assumed that the output of the transform:
>     Andrew> <xsl:template match="@*|*|node()"> <xsl:copy>
>     Andrew> <xsl:apply-templates select="@*|*|node()"/> </xsl:copy>
>     Andrew> </xsl:template>
>
>     Andrew> will be an exact copy of the input XML apart from:
>
>     Andrew> -The output will be minus the doctype -The output will
>     Andrew> contain any defaulted elements/attributes -All entities
>     Andrew> will be expanded -The output might be in different
>     Andrew> encoding (although I'm talking differences above the byte
>     Andrew> level here).
>
>     Andrew> Are there any other things to be aware of?
>
> Whitespace.

Hi Colin,

In what way would the whitespace differ?  Wouldn't the matching of
node() ensure all whitespace only text nodes are copied through?  (I'm
not using MSXML so all the nodes should be in the source)

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.