Results 1 to 1 of 1

Thread: XML Parsing?

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2008
    Posts
    1

    Exclamation 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 ?
    Last edited by technotux; Nov 29th, 2008 at 08:19 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width