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

Subject: Re: [xsl] Transforming Learning Object Metadata (LOM) problem.
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 12 Sep 2006 00:11:21 +0100
> 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

Current Thread