RE: [xsl] recreating elements with attributes

Subject: RE: [xsl] recreating elements with attributes
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Wed, 11 Feb 2004 12:47:08 -0500
At 11:41 AM 2/11/2004, I wrote, erroneously:
(The matches on the latter two templates might as well be "@DIVISION" and "@*", in which case you wouldn't need to set the priority since "@DIVISION" has a default priority of 0.5, while "@*" has a priority of 0. But in this case they would also match attributes on other elements; whether this is a good thing depends on what the rest of your transformation is doing.)

"@DIVISION" has a default priority of 0.


"@*" has a priority of -0.5.

Both "TOLL_CDR/@DIVISION" and "TOLL_CDR/@*" have priorites of 0.5. (So my actual argument is still applicable.)

This is specified in XSLT section 5.5.

Sorry I should've checked instead of going by memory! (My brain only supports integers I guess.)

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 ======================================================================


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread