Hi,
I need an XML node specification like this
<g22:cdereg xmlns:g22="http://www.svmb.be/schemas/zsctx/cdereg"
xsi:schemaLocation="http://www.svmb.be/schemas/zsctx/cdereg
http://www.svmb.be/schemas/zsctx/cdereg.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0">
When I use XmlNode.CreateElement (uri, tag) only the namespace is
created.
<g22:cdereg xmlns:g22="http://www.svmb.be/schemas/zsctx/cdereg">
Is there a possibility to add the schema location ?
Regards,
Yves
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|