About This Book

This section provides some detailed information about this book - XSD Tutorials - Herong's Tutorial Examples.

Website URL: http://www.herongyang.com/XSD

Title: XSD Tutorials - Herong's Tutorial Examples

Author: Dr. Herong Yang

Category: XML

Version/Edition: Version 5.11, 2018

Number of pages: 313

Short description: This free book is a collection of tutorial examples and notes written by the author while he was learning XSD (XML Schema Definition). Topics include XSD, XML, Schema, simpleType, complexType, simpleContent, complexContent, dataTime, dateTimeStamp, gYear, gMonth, gDay, duration, yearMonthDuration, dayTimeduration, anyURI, Namespace, Xerces2.

Long description: This free book is a collection of tutorial examples and notes written by the author while he was learning XSD (XML Schema Definition). Topics include XSD, XML, Schema, simpleType, complexType, simpleContent, complexContent, dataTime, dateTimeStamp, gYear, gMonth, gDay, duration, yearMonthDuration, dayTimeduration, anyURI, Namespace, Xerces2. Key sections include: What Is XSD (XML Schema Definition); XSD 1.1 Specifications; XML Schema Processors; What Is JAXP; XSD Schema XML DOM Validator; XSD Schema XML SAX Validator; Using Xerces2 Java Parser API; List of Built-in Datatypes; string, normalizedString, token datatypes; integer, long, int, short, byte datatypes; gYear, gMonth, gDay, gYearMonth, gMonthDay datatypes; duration, yearMonthDuration, dayTimeDuration Datatypes; atomic, list, union datatypes; simpleContent, complexType; unique, key and keyref identity constraints; assert and assertion validation rules; Schema Component Reuse - "include", "redefine" or "import";

Keywords: Tutorial, Example, XML, Schema, XSD, Language, Validation, Validation

Cost/Price: Free

Viewing statistics:

This book has been viewed a total of:

Revision history:

Copyright:

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

 Xerces2 Java Parser - Java API of XML Parsers

 Using Xerces2 Java API

 XML Schema Language - Basics

 Introduction of XSD Built-in Datatypes

 "string" and Its Derived Datatypes

 "decimal" and Its Derived Datatypes

 "dateTime" and Its Related Datatypes

 Miscellaneous Built-in Datatypes

 Facets, Constraining Facets and Restriction Datatypes

 "simpleType" - Defining Your Own Simple Datatypes

 Complex Element Declaration

 Identity-Constraints: unique, key and keyref

 Assertion as Custom Validation Rules

 XML Schema Location and Namespace in XML Documents

 Overriding Element Types in XML Documents

 Linking Multiple Schema Documents Together

 Glossary

 References

 PDF Printing Version