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

XSLT and Foreign Namespace Attributes

Subject: XSLT and Foreign Namespace Attributes
From: "Christopher Dix" <chris@xxxxxxxxxxxxxxx>
Date: Wed, 3 Jul 2002 23:42:03 -0400
christopher dix
Hello everyone,

I have been doing some work with XSLT, creating some specialized
applications by adding foreign namespace attributes.  For example, 

<xsl:template xmlns:q="uri:someuri.org" q:access="public" match="/">
   <someElement />
</xsl:template>

In this case, the prefix q is associated with a non-null namespace
unknown to XSLT, but I need to tag the template in question with some
additional information: for example, public/private access.  According
to the XSLT spec, section 2.1, it seems to me that this is legal and
will be ignored by the engine.

This stylesheet works fine with MSXML and System.Xml, which is great
because my focus has been on Windows development to date.  I would like
to take this application, however, and run it on other platforms in the
near future.  What support for these types of attributes exists in other
tools, like Saxon?  For the record, all I am looking for is for the
engine to ignore them.

Thanks,
Chris Dix


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


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.