S
shapper
Hello,
I need to create a XML that does not exist just with the following:
<?xml version="1.0" encoding="utf-8" ?>
<ArrayOfXmlProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
</ArrayOfXmlProfile>
What is the best way to do this?
Thanks,
Miguel
I need to create a XML that does not exist just with the following:
<?xml version="1.0" encoding="utf-8" ?>
<ArrayOfXmlProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
</ArrayOfXmlProfile>
What is the best way to do this?
Thanks,
Miguel