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

is xslt "canonicalizable" can it be canonicalized?

Subject: is xslt "canonicalizable" can it be canonicalized?
From: "BR Chrisman brchrisman@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 8 Feb 2023 01:37:39 -0000
 is xslt "canonicalizable" can it be canonicalized?
One example, inside a template:
<foo bar="baz"/>
and
<xsl:element name="foo">
  <xsl:attribute name="bar">baz</xsl:attribute>
</xsl:element>

are equivalent (*).
(*) I might be missing something here in the example... possible, but my
point isn't about whether this example is identically equivalent./. just
about whether there's been an effort to provide a canonicalization
transform.
My motivation here is to be able to pre-process templates while not having
to canonicalize the xslt myself in order to make sure.. for example, that
I'm not going to have to handle those two (or many more) methods of doing
the same thing with separate template matches in the pre-processor
templates.

Hopefully this question makes sense.

Sincerely,
Brian

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.