|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
RE: Identity Transform xml for variable
Subject: RE: Identity Transform xml for variable
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Fri, 01 Apr 2005 16:09:10 -0500
|
Taras,
At 03:17 PM 4/1/2005, you wrote:
> However, not too useful if I am back to xxxx:node-set() on my
variable.
What does it mean?
Node-set() is just a function that allows you to convert Result Tree
Fragment from your template output into usable/parsable
sub-tree(node-set) (Which is not possible in XSLT by default). When you
load an XML with document() - you already have a sub-tree (node-set)
This is correct, but the document() function works like this in unextended
XSLT 1.0, and thus in all conformant processors. Using the node-set()
extension function locks you into processors and architectures that support
it, and thus hinders reusability and portability.
Maybe I misunderstood your point?
Cheers,
Wendell
======================================================================
Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc. http://www.mulberrytech.com
17 West Jefferson Street Direct Phone: 301/315-9635
Suite 207 Phone: 301/315-9631
Rockville, MD 20850 Fax: 301/315-8285
----------------------------------------------------------------------
Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================

|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
|
| Atom 0.3 |
|
|