arabica/include/SAX
jez 02fe02da03 "If the parser has not read a declaration for the attribute, or if the
parser does not report attribute types, then it must return the value
"CDATA" as stated in the XML 1.0 Recommentation (clause 3.3.3,
"Attribute-Value Normalization")."

and:
"Returns: The attribute's type as a string, or an empty string if the
index is out of range."

Problem found reported by Christoph Anderegg, christoph@anderegg-sommer.ch
and corrected with this commit.
2007-12-07 23:28:59 +00:00
..
ext renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
filter renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
helpers blow up if QName is bad 2007-11-22 22:36:47 +00:00
parsers "If the parser has not read a declaration for the attribute, or if the 2007-12-07 23:28:59 +00:00
wrappers "If the parser has not read a declaration for the attribute, or if the 2007-12-07 23:28:59 +00:00
AttributeList.hpp first pass adding string_adaptor parameter 2007-09-05 22:08:51 +00:00
Attributes.hpp "If the parser has not read a declaration for the attribute, or if the 2007-12-07 23:28:59 +00:00
ContentHandler.hpp renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
DocumentHandler.hpp first pass adding string_adaptor parameter 2007-09-05 22:08:51 +00:00
DTDHandler.hpp renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
EntityResolver.hpp renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
ErrorHandler.hpp renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
HandlerBase.hpp first pass adding string_adaptor parameter 2007-09-05 22:08:51 +00:00
InputSource.hpp renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
IStreamHandle.hpp moved SAX:: into Arabica::SAX:: 2007-09-05 09:49:18 +00:00
Locator.hpp first pass adding string_adaptor parameter 2007-09-05 22:08:51 +00:00
Parser.hpp first pass adding string_adaptor parameter 2007-09-05 22:08:51 +00:00
ParserConfig.hpp moved SAX:: into Arabica::SAX:: 2007-09-05 09:49:18 +00:00
SAXException.hpp removed basic_ prefixes from SAX classes, removed typedefs 2007-09-05 12:57:07 +00:00
saxfwd.hpp first pass adding string_adaptor parameter 2007-09-05 22:08:51 +00:00
SAXNotRecognizedException.hpp moved SAX:: into Arabica::SAX:: 2007-09-05 09:49:18 +00:00
SAXNotSupportedException.hpp moved SAX:: into Arabica::SAX:: 2007-09-05 09:49:18 +00:00
SAXParseException.hpp renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
XMLFilter.hpp first pass adding string_adaptor parameter 2007-09-05 22:08:51 +00:00
XMLReader.hpp renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00