August 12, 2008 at 5:20 am
I have a xml bind with the defined xsd...
sample xml :
"
"
I wan to retrive the values from "SubElements" insert it against "ChildElement" 1 in one table. how could i do this?
Abhijit - http://abhijitmore.wordpress.com
August 12, 2008 at 5:35 am
I have xml schema...
<RootElement xmlns="http://www.w3org.com/XMLschema.xsd"
Abhijit - http://abhijitmore.wordpress.com
August 12, 2008 at 5:36 am
RootElement xmlns="http://www.w3org.com/XMLschema.xsd"
ChildElement Value="1"
SubElements
Id 1 /Id
Value A /Value
/SubElements
SubElements
Id 2 /Id
Value B /Value
/SubElements
ChildElement
RootElement
Abhijit - http://abhijitmore.wordpress.com
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply