Hi,
I have this problem, I would like to show data from XML file which contains something this:
How can I display data using stylesheet?
I have problem do describe the root element of XML file.
Could you show me example ho to display this data?
I have this problem, I would like to show data from XML file which contains something this:
Code:
<hr:Data>
<Section>
<Section>Name of Section</Section>
<Number>99999999</Name>
<Description>Some description</Description>
</Section>
</hr:Data>
I have problem do describe the root element of XML file.
Could you show me example ho to display this data?