I am trying to extract information from an SQL database and convert it to an XML file. The schema for this xml file is defined in an xsd document.
For some reason though the outputted XML information looks like this <y0:Name xmlns:y0="http://www.ns.com/3.0">Test Text</y0:Name>
I dont...
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.