|
|
|
wl450-ver1.0
XML Schema (2 days)
Description
This courseware training guide book will introduce students to XML Schema for describing and enforcing XML document rules. Moving past the basics of Document Type Definitions (DTDs), this course provides an intensive discussion of XML validation using the modern XML Schema specification.
Prerequisites
• Introduction to XML
Next Courses
• Advanced XML and XSL
Objectives• Validate data with XML Schema
• Utilize XML Schema's 44 built-in types
• Create reusable schema documents
• Understand simple and complex types
• Learn how to define custom name spaces
Course OutlineIntroduction • What about Document Type Definitions (DTD)?
Schema Basics • Your First Schema • Validating an Instance with a Schema • Example: actors.xml • Debugging Schemas
Nesting Content: The "Russian Doll" Model • References • Using References in XML Schema
Simple Types • Working with simple Types
Attributes • Validating Attributes
Complex Types • Named Types • Working with Reusable XML Schema Types
Includes • Using the element • • Using
Namespaces
complexContent
|
|
|
|
|