(Xml) Schema
An XML schema declares the XML elements, their structure and order. A schemaassigns data types, names, and attributes to the elements. A schema may be used tovalidate the structure and content of an XML package.