Commit History

Author SHA1 Message Date
  sergei c7259969ce + fcl-xml, implemented TDOMNode.BaseURI property. 13 years ago
  sergei c1531f5c12 * fcl-xml, moved syntax validation procedure from TXMLTextReader to TAttributeDef 13 years ago
  sergei f44734d1bc * fcl-xml, moved check for required attribute presence to ValidateCurrentNode 13 years ago
  sergei ede4da62cb * fcl-xml, track attribute definition tags in reader instead of DTD. Removes need for multiple parsers processing documents based on the same DTD to keep their attribute tag counters in sync. 13 years ago
  sergei 042f5264bb * fcl-xml, replacing more occurrences of WideString with XMLString. 13 years ago
  sergei 3ea7f81f7e + fcl-xml, initial implementation of 'shared' DTD: it now consists of the model (classes TDTDModel, TEntityDecl, TNotationDecl), which is referenced by one or more TDOMDocumentType nodes. 14 years ago
  sergei 068d2fba37 * xmlread.pp, modified attribute parsing code to use DOM-independent data structures (third part) 15 years ago
  sergei 4579226771 + New unit dtdmodel.pp containing DTD-related classes. 15 years ago