White space matters
•Parsers report all white space in element content, including boundary
white space
•An xml:space attribute is
for the client application only, not the
parser
•White space in attribute values is normalized
•Parsers do not report white space
in the prolog, epilog, the document
type declaration, and tags.