Subject: RE: default-ns of the result doc different from the default-ns of the stylesheet?
From: DPawson@xxxxxxxxxxx
Date: Fri, 6 Aug 1999 07:49:47 +0100
|
David Vun Kannon wrote:
> I prefer not to have namespace prefixes cluttering up
>my elements,
>both in writing stylesheets and in the results of my transformations.
Agreed it does 'clutter up' the stylesheet,
though it is nice to have something to
distinguish between input and output,
presently done by <xsl:... as apposed
to <para>.
(para)<apply-templates/>(/para)
or some other character would suffice?
What 'enclosing' character is available,
since the WD has already used,
sensibly, the round bracket.
Isn't this a no-no in XML? I.e. we must
use angle brackets.
DaveP
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|