Archive | March 21st, 2009

XML Schema Elements

March 21, 2009

0 Comments

XML schema is a language for describing the contents and structure of a XML document. It basically creates a blue print of the actual XML document by describing everything about the elements which can appear in the document. By creating a XML schema we make the XML document conform to the rules defined in the [...]

email