Cargando…

XML Schema /

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Van der Vlist, Eric
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly, 2002.
Colección:Safari electronic books.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Schema Uses and Development
  • 2. Our First Schema
  • 3. Giving Some Depth to Our First Schema
  • 4. Using Predefined Simple Datatypes
  • 5. Creating Simple Datatypes
  • 6. Using Regular Expressions to Specify Simple Datatypes
  • 7. Creating Complex Datatypes
  • 8. Creating Building Blocks
  • 9. Defining Uniqueness, Keys, and Key References
  • 10. Controlling Namespaces
  • 11. Referencing Schemas and Schema Datatypes in XML Documents
  • 12. Creating More Building Blocks Using Object-Oriented Features
  • 13. Creating Extensible Schemas
  • 14. Documenting Schemas
  • 15. Elements Reference Guide
  • 16. Datatype Reference Guide
  • A. XML Schema Languages
  • B. Work in Progress.