RE: [xml-dev] SAX Parser and Attribute Normalization

From
Bullard, Claude L (Len) <>
To
Date
2003-01-31T22:23:26Z
ID
<>
Thread
RE: [xml-dev] SAX Parser and Attribute Normalization
Urrrp... I think I got this.  If the 
attribute is in a document minus a DTD, 
it, by default, is undeclared.  If undeclared, 
the processor passes it on intact without 
normalization because it has no knowledge 
of the type.

Is that right?

len