XML Schem
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 developer...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Beijing ; Sebastopol, California :
O'Reilly
2002.
|
Edición: | 1st edition |
Colección: | Safari electronic books.
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627026006719 |
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.