XML Schema Tutorials - Herong's Tutorial Examples
Dr. Herong Yang, Version 4.11

XML Schema Location and Namespace in XML Documents

This chapter provides notes and tutorial examples on schema location and namespace. Topics include assigning schema locations in XML documents, validating XML documents with schema location using Xerces, using namespace in a schema and XML documents.

Assigning XML Schema Location in XML Documents

Validating XML Documents with Schema Locations

Validating XML Documents with Schema Locations - JAXP

Assigning XML Schema Location with Namespaces

Testing XML Schema Location with Namespaces

Testing XML Schema Location with Namespaces - JAXP

Table of Contents

 About This Book

 Introduction to XML Schema

 XML Editor and Schema Processor - XMLPad

 Java API for XML Processing - JAXP

 JAXP - XML Schema (XSD) Validation

 XML Parser API - Xerces2 Java Parser

 XML Schema Language - Basics

 XML Schema Built-in Datatypes

 Complex Element Declaration

XML Schema Location and Namespace in XML Documents

 Overriding Element Types in XML Documents

 Linking Multiple Schema Documents Together

 Glossary

 References

 PDF Printing Version

Dr. Herong Yang, updated in 2009
XML Schema Location and Namespace in XML Documents