L
Ludwig
If I have an XSD, and I have to create an XmlDocument from scratch; do
I have to create the XmlDocument and then validate it using the xsd;
or is there a better way to create an XmlDocument to make sure that's
it's correct?
in other words: how do I have to create an XmlDocument if I have the
XSD?
thanks
I have to create the XmlDocument and then validate it using the xsd;
or is there a better way to create an XmlDocument to make sure that's
it's correct?
in other words: how do I have to create an XmlDocument if I have the
XSD?
thanks