XML Schema Languages
 - W3C XML schemas describes shape and structure of tree
 
 - Validate markup, content, integrity, links, ...
 
 - Links to the web via namespace and schema URIs
 
 - Model is one schema per namespace
 
 - Namespace URI and local name are independent
 
 - XSD uses (namespace URI, local name) pair as identifier