EDN Admin
Well-known member
Hello ,
im new to XML and
im working on expert system to detect diseases
and i want to store each disease symptoms in xml file but each disease has many symptoms so
i want to store it as
<Disease Name >
<Concept = "something" Property="something" value="something
<Concept = "something" Property="something" value="something
<Concept = "something" Property="something" value="something
</Disease Name>
i have tried to see some xml examples but they confused me :S
so
how can i save data in xml file with this format ?
and can i navigate XML file using XPathFile or there is something else ?
thanks in advance
<hr class="sig Kareem Naguib
View the full article
im new to XML and
im working on expert system to detect diseases
and i want to store each disease symptoms in xml file but each disease has many symptoms so
i want to store it as
<Disease Name >
<Concept = "something" Property="something" value="something
<Concept = "something" Property="something" value="something
<Concept = "something" Property="something" value="something
</Disease Name>
i have tried to see some xml examples but they confused me :S
so
how can i save data in xml file with this format ?
and can i navigate XML file using XPathFile or there is something else ?
thanks in advance
<hr class="sig Kareem Naguib
View the full article