> en fait j'essais de transformer un xsl créer par wordml2xsl donc avec un
> espace de nom de ce style:
> <xsl:stylesheet version="1.0"
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml"
> xmlns:v="urn:schemas-microsoft-com:vml"
> xmlns:w10="urn:schemas-microsoft-com:office:word"
> xmlns:sl="http://schemas.microsoft.com/schemaLibrary/2003/core"
> xmlns:aml="http://schemas.microsoft.com/aml/2001/core"
> xmlns:wx="http://schemas.microsoft.com/office/word/2003/auxHint"
> xmlns:o="urn:schemas-microsoft-com:office:office"
> xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
> xmlns:ns0="schemas-MSWordXmlToolbox#03022005-162442">
>
> je voudrais aller transformer un noeud se trouvant sous l'arborescence :
> <xsl:template match="/ns0:root/ns0:image">
> <ns0:image>
>
> mais si je fait ca comme ca :
> <xsl:template match="ns0:image">
> <w:pict></w:pict>
> </xsl:template>
>
> je recupere pas tout ce qui correspond à xsl dans mon xsl de depart ....
> ( je perd tous les xsl: )
>
> :)
>
> voila je ne sasi pas si je suis bien clair !!
euh pour moi, c'est pas super clair
désolé
--
XPath free testing software : http://lantern.sourceforge.net
Frédéric Laurent http://www.opikanoba.org
--
Devenez redacteur <XML>fr et contribuez au developpement du
xml francophone (http://xmlfr.org/infos/redacteurs/) !
Liste de diffusion "xml-tech@xmlfr.org" (http://xmlfr.org).
Cette liste est a votre disposition pour discuter en francais de
tout sujet technique lie a XML.
Pour resilier votre abonnement, envoyez un message contenant
la commande "unsubscribe" a xml-tech-request@xmlfr.org
(mailto:xml-tech-request@xmlfr.org?Subject=unsubscribe)
Received on Fri Mar 4 16:26:26 2005
Archive générée par hypermail 2.1.8 le 31/03/2005 - 17:52 UTC