B
B. Chernick
I have just been told I need to write a quickie throwaway program that
generates an XML file. I am a bit rusty. The program will be written using
VB in Visual Studio 2005.
Do I understand this correctly - If I include a reference to an XSD or DTD
file at the start of the XMLDocument object, there will be automatic
validation of the data as it is added to the structure? (Assuming the XSD or
DTD is in an accessible location?)
generates an XML file. I am a bit rusty. The program will be written using
VB in Visual Studio 2005.
Do I understand this correctly - If I include a reference to an XSD or DTD
file at the start of the XMLDocument object, there will be automatic
validation of the data as it is added to the structure? (Assuming the XSD or
DTD is in an accessible location?)