September 2003
Intermediate to advanced
336 pages
7h 20m
English
The standalone attribute has the value yes or no. If no standalone declaration is present, then no is the default.
A yes value means that no declarations in the external DTD subset affect the content of the document in any way. Specifically, the following four conditions apply.
No default attribute values are specified for elements.
No entity references used in the instance document are defined.
No attribute values need to be normalized.
No elements contain ignorable white space.
| Name | Set |
|---|---|
| UTF-8 | Variable width, byte order independent Unicode |
| UTF-16 | Two-byte Unicode with surrogate pairs |
| ISO-10646-UCS-2 | Two-byte Unicode without surrogate pairs; plane 0 only |
| ISO-10646-UCS-4 | Four-byte Unicode ... |
Read now
Unlock full access