xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] problem for extracting information using xsl from one xml, please help me


Subject: [xsl] problem for extracting information using xsl from one xml, please help me
From: "Miren Urkixo" <miren@xxxxxxxxxxxxx>
Date: Sat, 10 Nov 2007 20:00:32 +0100

Hello
i have one great problem with one xml for estracting, using xslt, the informacion.
i am trying to solve this problem during 5 days and i dont solve it.


bellow i writte the xml.
well.
I have several (a lot of) nodes sn_masterinformacion:
(
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<sn_servicioproyecto>
<masterinformaciones>
<sn_masterinformacion>
)
into this node there are several, a lot of nodes called sn_composicioninformacion.
whitin of this node there is:
<composicioninformacion_alias>name</composicioninformacion_alias>
<metadatosinformacion_texto>value</metadatosinformacion_texto>


i have one great problem and is this:
i load the node sn_masterinformacion i know that into this node there are several sn_composicioninformacion nodes ant i wato to load the correspondiente to:
composicioninformacion_alias: metadatosinformacion_texto
i want to load the value of composicioninformacion_alias and the value of metadatosinformacion_texto


can you help me please?



the xml is:


<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<sn_servicioproyecto>
<masterinformaciones>
<sn_masterinformacion>
<composicioninformacion>
<sn_composicioninformacion>
<composicioninformacion_alias>titulo</composicioninformacion_alias>
<metadatosinformacion_texto>un texto muy largo</metadatosinformacion_texto>
</sn_composicioninformacion>
<sn_composicioninformacion>
<composicioninformacion_alias>estado</composicioninformacion_alias>
<metadatosinformacion_texto>false</metadatosinformacion_texto>
</sn_composicioninformacion>
<sn_composicioninformacion>
<composicioninformacion_alias>precio</composicioninformacion_alias>
<metadatosinformacion_texto>3</metadatosinformacion_texto>
</sn_composicioninformacion>
<sn_composicioninformacion>
<composicioninformacion_alias>total_de_paginas</composicioninformacion_alias>
<metadatosinformacion_texto>105</metadatosinformacion_texto>
</sn_composicioninformacion>
</composicioninformacion>
</sn_masterinformacion>
<sn_masterinformacion>
.....
</sn_masterinformacion>
<sn_masterinformacion>
.....
</sn_masterinformacion>
<sn_masterinformacion>
.....
</sn_masterinformacion>
</masterinformaciones>
</sn_servicioproyecto>



Current Thread
Keywords
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor