Effective XML 50 specific ways to improve your XML
Praise for Effective XML “This is an excellent collection of XML best practices: essential reading for any developer using XML. This book will help you avoid common pitfalls and ensure your XML applications remain practical and interoperable for as long as possible.” — Edd Dumbill , Managing Editor,...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Boston :
Addison Wesley
c2004.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627208606719 |
Tabla de Contenidos:
- pt. 1. Syntax
- Item 1. Include an XML Declaration
- Item 2. Mark Up with ASCII if Possible
- Item 3. Stay with XML 1.0
- Item 4. Use Standard Entity References
- Item 5. Comment DTDs Liberally
- Item 6. Name Elements with Camel Case
- Item 7. Parameterize DTDs.