xsl-list
[Top] [All Lists]

RE: needing help

2004-05-27 06:14:13
 

-----Original Message-----
From: Alejandro Raiczyk 
[mailto:alejandro(_dot_)raiczyk(_at_)bancoval(_dot_)es] 
Sent: 27 May 2004 17:37
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] needing help

Hi,

I have two things that I want to do and I guess that there's no 
implementation for them:

1) I want to have something like <xsl:template match="X" mode="*"/>
As you must guess I want a template that matchs all the 
modes, it would be like a default template.

XSLT 2.0 allows mode="#all"

2) I want to do this: <xsl:apply-templates select="X" priority="n"/>
In some situations I would like to specify the priority in the apply 
templates.

I'm not sure exactly what you imagine this would mean, but the XSLT 2.0
<xsl:next-match/> might meet the requirement.

Michael Kay



Any ideas ?

Thanks in advance

Alejandro Raiczyk

AVISO LEGAL
Este mensaje de correo electrsnico y sus documentos adjuntos 
estan dirigidos
exclusivamente a los destinatarios especificados. Puede 
contener informacisn
confidencial o legalmente protegida. No hay renuncia a la 
confidencialidad o
privilegio por cualquier transmisisn errsnea. Si usted no es 
el destinatario
indicado, le rogamos que lo elimine y se lo comunique al 
remitente. No debe,
directa o indirectamente, usar, revelar, distribuir, imprimir 
o copiar 
ninguna de las partes de este mensaje. Si siendo destinatario de este 
mensaje no consintiera el uso de correo electrsnico, rogamos nos lo 
comunique inmediatamente.
Bancoval,S.A. y sus filiales no seran responsables de las opiniones o
informaciones incluidas en este mensaje salvo cuando el 
remitente esti 
autorizado para establecer que dichas opiniones proceden de 
Bancoval,S.A
y sus filiales.

DISCLAIMER
Addressee/s identified herein. It may contain confidential or legally 
privileged information. No confidentiality privilege is waived or lost
by any mistransmission. If you are not the intended recipient, please
immediately delete it and notify the sender. You must not, directly or
indirectly, disclose, distribute, print, or copy any part of 
this message.
If you are the addressee of this message and do not consent 
to the use of
e-mail, please communicate it to us immediately. Bancoval, 
S.A. and its
subsidiaries are not responsible for the opinions or 
information included
in this message except when the sender is authorised to state 
them to be the
views of Bancoval, S.A and its subsidiaries.


--+------------------------------------------------------------------
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>
--+--





<Prev in Thread] Current Thread [Next in Thread>
  • needing help, Alejandro Raiczyk
    • RE: needing help, Michael Kay <=