Stoik
Mitglied
Da ich noch nicht so ganz mit klar komm muss ich mal um hilfe bitten.
also ich will aus ner xml datei die inhalte per id einzeln auslesen wie stell ich das nun am besten an in der xml schauts so aus
<content>
<artikel id="01">
<kat></kat>
<text><text>
</artikel>
<artikel id="02">
<kat></kat>
<text><text>
</artikel>
<artikel id="03">
<kat></kat>
<text><text>
</artikel>
</content>
Danke i.v.
also ich will aus ner xml datei die inhalte per id einzeln auslesen wie stell ich das nun am besten an in der xml schauts so aus
<content>
<artikel id="01">
<kat></kat>
<text><text>
</artikel>
<artikel id="02">
<kat></kat>
<text><text>
</artikel>
<artikel id="03">
<kat></kat>
<text><text>
</artikel>
</content>
Danke i.v.