Bonjour,
J'ai un problème xsl que je n'arrive pas à résoudre...
J'aimerais disposer d'une liste des rubriques sans doublons triée pour une Commune donnée
exemple pour Monthey j'obtiendrais la liste
Commerces
Transports
Services
Qui peut m'aider??
voici mon fichier xml
merci
<RESULTAT>
<CHA_ENTREPRISE>
<ID_OBJET LIBELLE="ID Objet">554</ID_OBJET>
<RUBRIQUE LIBELLE="Rubrique">
<value_RUBRIQUE>Services</value_RUBRIQUE>
<value_RUBRIQUE>Facilités</value_RUBRIQUE>
</RUBRIQUE>
<COMMUNE LIBELLE="Commune">
<value_COMMUNE>Roche</value_COMMUNE>
<value_COMMUNE>Chablais Vd</value_COMMUNE>
<value_COMMUNE>CH Suisse</value_COMMUNE>
<value_COMMUNE>Chablais</value_COMMUNE>
</COMMUNE>
</CHA_ENTREPRISE>
<CHA_ENTREPRISE>
<ID_OBJET LIBELLE="ID Objet">549</ID_OBJET>
<RUBRIQUE LIBELLE="Rubrique">
<value_RUBRIQUE>Transports</value_RUBRIQUE>
</RUBRIQUE>
<COMMUNE LIBELLE="Commune">
<value_COMMUNE>Monthey</value_COMMUNE>
<value_COMMUNE>CH Suisse</value_COMMUNE>
<value_COMMUNE>VS Valais</value_COMMUNE>
<value_COMMUNE>Chablais</value_COMMUNE>
</COMMUNE>
</CHA_ENTREPRISE>
<CHA_ENTREPRISE>
<ID_OBJET LIBELLE="ID Objet">550</ID_OBJET>
<RUBRIQUE LIBELLE="Rubrique">
<value_RUBRIQUE>Commerces</value_RUBRIQUE>
<value_RUBRIQUE>Services</value_RUBRIQUE>
</RUBRIQUE>
<COMMUNE LIBELLE="Commune">
<value_COMMUNE>Ollon</value_COMMUNE>
<value_COMMUNE>Monthey</value_COMMUNE>
<value_COMMUNE>Chablais Vd</value_COMMUNE>
<value_COMMUNE>CH Suisse</value_COMMUNE>
<value_COMMUNE>Chablais</value_COMMUNE>
</COMMUNE>
</RESULTAT>
</CHA_ENTREPRISE>
----------------------------------------------------------------------------------
Visitez http://www.swissgeo.ch
----------------------------------------------------------------------------------
Thierry Pilet Tel. ++41 21 651 30 32
Geomatic Ingenierie ++41 21 651 30 00
Ch. des Croisettes 26-28 Fax ++41 21 651 30 35
Mobile: ++41 76 325 69 20
CH-1066 Epalinges E-M tpilet@geomatic.ch
site web : www.geomatic.ch
plan dynamique:
http://www.swissgeo.ch/mailit.php?tpilet@geomatic.ch;269933
-----------------------------------------------------------------------------------
Geomatic Ingenierie: la maitrise de l'information geographique
-----------------------------------------------------------------------------------
--
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 Thu Jul 17 14:57:04 2003