Xml Schema
-
Hi All, I am trying to create Schema file for xml which looks like a General tree. My xml will look like
A node can contain any number of node inside and it goes on. like
Please advice how to create xsd file. Thanks.
Following should help you: Generate XSD from XML[^] MSDN: XML Schema Definition Tool (Xsd.exe) [^] Try out!
Sandeep Mewara [My last tip/trick]: Server side Delimiters in ASP.NET[^]
-
Following should help you: Generate XSD from XML[^] MSDN: XML Schema Definition Tool (Xsd.exe) [^] Try out!
Sandeep Mewara [My last tip/trick]: Server side Delimiters in ASP.NET[^]
-
Thanks for your reply. i was looking for generic xsd not for specific scenario. i have general Tree having a node which contains some data.
Above example links were not shared for any specific example. They are for generic design. Reference to start up with. Don't say, you are expecting an XSD design for your particular tree scenario from us directly!
Sandeep Mewara [My last tip/trick]: Server side Delimiters in ASP.NET[^]
-
Above example links were not shared for any specific example. They are for generic design. Reference to start up with. Don't say, you are expecting an XSD design for your particular tree scenario from us directly!
Sandeep Mewara [My last tip/trick]: Server side Delimiters in ASP.NET[^]