Dynamic XSD
XML / XSL
2
Posts
2
Posters
0
Views
1
Watching
-
Hi How to create a dynaic XSD its very urgent thank u
kishore kumar Manikonda Software Developer
An XML Schema file is an XML file itself, so you can use the usual APIs like
XmlDocument
orXmlTextWriter
.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook