Hallo,
wenn ich ein Element im XML-File auf sich selbst referenzieren möchte, wie kann ich das im XML-Schema umsetzen?
Ich möchte gern so etwas machen können:
XML:
<Kapitel> XPath
<Kapitel> XPath Navigation </Kapitel>
<Kapitel> XPath Funktionen </Kapitel>
</Kapitel>
<Kapitel>XSLT</Kapitel>
so dass dann folgendes in HTML ausgegeben werden kann:
1. XPath
1.1 XPath Navigation
1.2 XPath Funktionen
2. XSLT
Danke schon mal im voraus.
Schönes WE.
Viele Grüße
verenice