Attribute Types
Each attribute listed in the module definitions will have an accompanying type definition in parentheses.
This first table holds attribute types as defined in the XML 1.0 Recommendation:
Attribute Type | Definition |
---|---|
CDATA | Character Data |
ID | A document-unique identifier |
IDREF | A reference to a document-unique identifier |
IDREFS | A space-delimited list of references to document-unique identifiers |
NAME | A name with the same character constraints as ID |
NMTOKEN | A name composed only of name tokens as defined in XML 1.0 |
NMTOKENS | One or more whitespace-separated NMTOKEN values |
PCDATA | Processed character data |
The following table contains data types and their semantics as defined by XHTML Modularization. Links to ISO, RFC, and other references can be found in ...
Get XHTML by Example now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.