Whitespace handling
All whitespace is passed from processor to application
Whitespace among element-only content is flaggedas “insignificant”
<list>?<item>...</item>?<item>...</item>?</list>
Special attribute tells applications not to normalize
<!ATTLIST pre
xml:space (default|preserve) "preserve">