Topic: XML schemas
Topic: semistructured messages for automated processing
Topic: XML data type
Topic: naming authority
Topic: namespace
Topic: declarative vs. procedural representation
| |
Reference
van der Vlist, E.,
RELAX NG, Cambridge, Massachusetts, O'Reilly, 2004.
Google
Quotations
ix ;;Quote: to combine XML processing components reliably, it is essential to verify their inputs and outputs; most components do not accept arbitrary XML documents
| ix ;;Quote: XML is a labeled tree of elements; each element has an ordered list of children, either a Unicode string or an element; elements have attributes consisting of a name and Unicode string
| ix+;;Quote: XML elements and attributes have two-part names consisting of a URI and local part
| ix ;;Quote: avoid building serialized abstractions on top of XML; keep processing and data separate
| ix ;;Quote: RELAX NG specifies a class of XML documents as labeled-trees
|
Related Topics
Topic: XML schemas (16 items)
Topic: semistructured messages for automated processing (22 items)
Topic: XML data type (22 items)
Topic: naming authority (7 items)
Topic: namespace (19 items)
Topic: declarative vs. procedural representation (54 items)
|