Not to worry, I have found 2 articles on MS knowledgebase that has given me a work around. If anyone is interested they are:
http://support.microsoft.com/default.aspx?scid=kb;en-us;828928
http://support.microsoft.com/kb/290485
Not to worry, I have found 2 articles on MS knowledgebase that has given me a work around. If anyone is interested they are:
http://support.microsoft.com/default.aspx?scid=kb;en-us;828928
http://support.microsoft.com/kb/290485
How can I STOP a parent attribute "xmlns" from repeating itself onto the child nodes?
I am using MSXML4 DOM to create a xml file. The ouput from my sample code looks like this:
<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type='text/xml' href='test.xsl'?>
<!-- Some comment.-->...
How can I STOP a parent attribute "xmlns" from repeating itself onto the child nodes?
I am using MSXML4 DOM to create a xml file. The ouput from my sample code looks like this:
<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type='text/xml' href='test.xsl'?>
<!-- Some comment.-->...
Not all OCXes are visual components.... the reason I need an OCX wrapper to MSXML is to be able to gain access to MSXML on a OCX ActiveX compliant Development Environment, which of course is not VB.
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.