-
XML Parsing?
<record id="1">
<hkeycol name="HKEY">E3N-10M</hkeycol>
<hkeycol name="BPAMAINHKEY">78251</hkeycol>
<datacol name="HKEY">E3N-10M</datacol>
<datacol name="CLIENT">010</datacol>
</record>
Hi All,
I need to write an xml parser which should validation above like information. I'm quite new to xml, what i've been trying is to use a XSD doc to validate these but did not help me lot. See i've got all these element where validation of the data should be based on the element attribute name.
Is the anyone out there who can help ?:wave: