提交历史

作者 SHA1 备注 提交日期
  sergei c7259969ce + fcl-xml, implemented TDOMNode.BaseURI property. 13 年之前
  sergei c1531f5c12 * fcl-xml, moved syntax validation procedure from TXMLTextReader to TAttributeDef 13 年之前
  sergei f44734d1bc * fcl-xml, moved check for required attribute presence to ValidateCurrentNode 13 年之前
  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 年之前
  sergei 042f5264bb * fcl-xml, replacing more occurrences of WideString with XMLString. 13 年之前
  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 年之前
  sergei 068d2fba37 * xmlread.pp, modified attribute parsing code to use DOM-independent data structures (third part) 15 年之前
  sergei 4579226771 + New unit dtdmodel.pp containing DTD-related classes. 15 年之前