fpc/packages/fcl-xml
sergei 068d2fba37 * xmlread.pp, modified attribute parsing code to use DOM-independent data structures (third part)
* Namespace handling rewritten to fit into XMLReader's own data structures.
  * Remaining TDOMElementDef's replaced by TElementDecl.
  * Removed DoAttrText(), it has become obsolete.
  * Create objects that are needed for namespace processing only if actually doing namespace processing, reduces memory requirements.
  * Improved TAttributeDef construction.

git-svn-id: trunk@16230 -
2010-10-27 11:57:03 +00:00
..
src * xmlread.pp, modified attribute parsing code to use DOM-independent data structures (third part) 2010-10-27 11:57:03 +00:00
tests dom.pp: 2010-09-19 14:11:20 +00:00
fpmake.pp * fpmake.pp updates 2010-05-13 18:15:31 +00:00
Makefile + New unit dtdmodel.pp containing DTD-related classes. 2010-10-25 15:26:29 +00:00
Makefile.fpc + New unit dtdmodel.pp containing DTD-related classes. 2010-10-25 15:26:29 +00:00