Subject: Re: Whitespace Copied in Element Content Nodes
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 22 Jul 2008 09:31:19 +0100
|
> I'm doing a identity transformation of an XML that is defined in a
> XML Schema, why is it that my element defined as element only content
> retains the whitespace used for indention in the result?
command line options:
-strip:all|none|ignorable Strip whitespace text nodes
presumably you want all or ignorable (the default is none)
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.
________________________________________________________________________
|