|
XML 1.0 supports the DTD for defining the structure of
documents.
XML Schema has better support for applications,attributes, document
structure and data-typing.
Future versions of the XML will rely on XML Schema for defining
XML document types.
- XML Schema Structures specifies XML Schema
definition language.
- XML Schema Data types specifies extensible data types
for the XML.
|