I am trying to import an xml file into an application.
When I run this code it works fine:
<?xml version="1.0" encoding="utf-8"?>
<Star>
<StarUser INumber="598623457">
<Staff>
<studentNumber>333</studentNumber>
<cpso>888</cpso>
</Staff>
</StarUser>
</Star>
but if I use any other field...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.