Hi,
I know that in order to provide for an XSL translation, the XML document can have the XSL instruction within the document. ie:
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="obs_OEIC.xsl"?>
...Your XML Here...
However, I would like to perform...
I was wondering if anyone could tell me why the following code returns nothing to the g_RootNode variable when I include the DT declaration within my XML?? If I don't include the DTDeclaration, I do get the documentElement (<DATAROOT>). The best guess I have is that the parser is unable to...
Hello,
A few years back I came across a technique that could determine if you were running the code from within the design environment or it was the actual executable. It uses a few API's. Not much more that I can remember about it besides the fact that I knew it would come in handy.
If...
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.