Chicken or Egg, XML or XSD

J

jmm-list-gn

Ralph said:
What comes first, XML or XSD? When you start building a project that
will include XML, what would you start on first, building your XML data
file or your XSD schema file?
A schema is used to validate an XML instance. It defines the nature and
constraints on the data in an XML file.
 
A

Andy Dingley

What comes first, XML or XSD?

Both. Sometimes one is imposed before the other, but as a general
"clean slate" approach, you iterate between the two of them.
 
A

af

Also in practice, people normally have XML and DTD data from previous
projects that naturally upgrade to using XSD and newer parsing technologies
etc..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top