XML pocket reference /
XML, the Extensible Markup Language, is the next-generation markup language for the Web. It provides a more structured (and therefore more powerful) medium than HTML, allowing you to define new document types and stylesheets as needed. Although the generic tags of HTML are sufficient for everyday te...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Beijing ; Sebastopol, CA :
O'Reilly,
2001.
|
Edición: | 2nd ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- XML Terminology
- Unlearning Bad Habits
- An Overview of an XML Document
- A Simple XML Document
- A Simple Document Type Definition (DTD)
- A Simple XSL Stylesheet
- XML Reference
- Well-Formed XML
- Special Markup
- Element and Attribute Rules
- XML Reserved Attributes
- Entity and Character References
- Document Type Definitions
- Element Declarations
- ANY and PCDATA
- Entities
- Attribute Declarations in the DTD
- Included and Ignored Sections
- The Extensible Stylesheet Language
- Formatting Objects
- XSLT Stylesheet Structure
- Templates and Patterns
- Parameters and Variables
- Stylesheet Import and Rules of Precedence
- Loops and Tests
- Numbering Elements
- Output Method
- XSLT Elements
- XPath
- Axes
- Predicates
- Functions
- Additional XSLT Functions and Types
- Xpointer and XLink
- Unique Identifiers
- ID References
- Xpointer
- XLink
- Building Extended Links
- XBase.