xsl-list
[Top] [All Lists]

Re: [xsl] Transforming Learning Object Metadata (LOM) problem.

2006-09-11 16:11:42


I believe this also applies to "apply-template" statements, so for
example would I need to put namespace prefix to

yes in both select expressions (including use= and test= attribute) and
match expresions in templates and keys, you need to use prefixes to
refer to an element in a namespace, otherwise you are refering to
elements in no-namespace.

David

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--