Home   FAQs   New Arrivals   Specials   Pricing & Shipping   Location   Corporate Services  
 Search:   
 View Cart   Check Out   
 
Browse by Subject
I.T
 .NET 3.5
 Windows 2000/XP
 Cisco
 Java
 Office XP
 VB
 ASP
 UML
 Web Design
 E-Commerce
 Project Management
 Macintosh
 Linux
 Windows Server 2008
 Sharepoint 2007
Certification
 MCITP
 MCTS
Economics and Business
 Accounting
 Business Information Systems
 Economics
 Finance
 Management
 Marketing
 Human Resources
 OneKey Textbooks

XML Schema - The W3C's Object-Oriented Descriptions for XML

by: Eric van der Vlist

Notify me when in stock

On-line Price: $59.95 (includes GST)

Paperback package 400

20%Off Retail Price

You save: $15.00

_____________________
N.Sydney : On Order (reserve your copy)
Supplier : In Transit

Retail Price: $74.95

Publisher: O'REILLY,June 2002 (est.)

Category: XML Level: I/A

ISBN: 0596002521
ISBN13: 9780596002527

Add to Shopping Cart

The W3C's XML Schema offers a powerful set of tools for defining acceptable XML document structures and content. While schemas are powerful, that power comes with substantial complexity. This book explains XML Schema foundations, a variety of different styles for writing schemas, simple and complex types, datatypes and facets, keys, extensibility, documentation, design choices, best practices, and limitations. Complete with references, a glossary, and examples throughout.


      Full Description

If you need to create or use formal descriptions of XML vocabularies, the W3C's XML Schema offers a powerful set of tools for defining acceptable document structures and content. An alternative to DTDs as the way to describe and validate data in an XML environment, XML Schema enables developers to create precise descriptions with a richer set of datatypes?uch as booleans, numbers, currencies, dates and times?hat are essential for today? applications.


  Schemas are powerful, but that power comes with substantial complexity. This concise book explains the ins and outs of XML Schema, including design choices, best practices, and limitations. Particularly valuable are discussions of how the type structures fit with existing database and object-oriented program contexts. With XML Schema, you can define acceptable content models and annotate those models with additional type information, making them more readily bound to programs and objects. Schemas combine the easy interchange of text-based XML with the more stringent requirements of data exchange, and make it easier to validate documents based on namespaces.


  You?l find plenty of examples in this book that demonstrate the details necessary for precise vocabulary definitions. Topics include:


          Foundations of XML Schema syntax


  Flat, 'russian-doll', and other schema approaches


  Working with simple and complex types in a variety of contexts


  The built-in datatypes provided by XML Schema


  Using facets to extend datatypes, including regular expression-based patterns


  Using keys and uniqueness rules to limit how and where information may appear


  Creating extensible schemas and managing extensibility


  Documenting schemas and extending XML Schema capabilities through annotations


          In addition to the explanatory content, XML Schemaprovides a complete reference to all parts of both the XML Schema Structures and XML Schema Datatypes specifications, as well as a glossary. Appendices explore the relationships between XML Schema and other tools for describing document structures, including DTDs, RELAX NG, and Schematron, as well as work in progress at the W3C to more tightly integrate XML Schema with existing specifications.


  No matter how you intend to use XML Schema - for data structures or document structures, for standalone documents or part of SOAP transactions, for documentation, validation, or data binding ·all the foundations you need are outlined in XML Schema.