Hi there,
I have an XML file with the Following Structure of Identical Data. I wanna fuse them together. Do anyone have an IDEA on that? Jus look Below. I need to use XSL Stylesheet to do that.
Thanks in Advance.Code:<Zuga "4711" Variante 0> <Linie 801234> <FL1 mit Geltkeit 1111111> <Ab-Betriebsstelle FF> <An-Betriebsstelle AA> <FL1 /> <FL2 mit Geltkeit 1111101> <Ab-Betriebsstelle AA> <An-Betriebsstelle ALA> <FL2 /> … <Linie /> <Zuga /> Strukture after the Transformation (XML-style) <Zuga 4711 mit Variante 0> <Line 801234> <FL1 mit Geltkeit 1111101> <Ab-Betriebsstelle FF> <An-Betriebsstelle ALA> <FL1 /> <FL2 mit Geltkeit 0000010> <Ab-Betriebsstelle FF> <An-Betriebsstelle AA> <FL2 /> … <Linie /> <Zuga />




Bookmarks