[no subject]

From: sqjfh hjfskjf <agb_xsl@xxxxxxxx>
Date: Mon, 7 Jan 2002 20:37:11 +0100 (CET)
Hello,

I'd like to know if it's possible to have a personal
tag in a XSL which can be parsed by a XML parser and
contains information selected in an XML document.

For example : I know the synthax is bad but I'd like
to obtain something like that....

<TRAD 
langue="<xsl:value-of select=\"language/@value\" />" 
code="<xsl:value-of select=\"code/@value\" />"
/>


I know that 
<TRAD >
<xsl:value-of select="language/@value" /> 
<TRAD/>
is ok, but I can only put one parameter (language) in
it...

Is it possible to use un personal tag is XSL (with an
XMLParser or Xalan?)

Is there another method to make a translation in an
XSL sheet?

Thanks in advance,
Agnes

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Courrier : http://courrier.yahoo.fr

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


Current Thread