RE: how to read attribute if defined as <namespace>:<attname>2003-07-15 09:47:36However, this is not guaranteed to work because XSL isn't obligated to preserve prefix names (though it usually will). It's only obligated to make sure the right namespace-URIs continue to be associated with the right nodes. (Someone please correct me if that's inaccurate.)It's inaccurate. The namespace nodes in the data model hold a prefix and URI. Operations on namespace nodes are therefore prefix-preserving. Thanks. Lars XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
|