lukasj commented on a change in pull request #2: URL: https://github.com/apache/santuario-xml-security-java/pull/2#discussion_r453628818
########## File path: src/main/resources/bindings/bindings.cat ########## @@ -1,8 +1,18 @@ -PUBLIC "-//W3C//DTD XMLSchema 200102//EN" "schemas/XMLSchema.dtd" -PUBLIC "http://www.w3.org/2001/XMLSchema.dtd" "schemas/XMLSchema.dtd" -SYSTEM "http://www.w3.org/2001/XMLSchema.dtd" "schemas/XMLSchema.dtd" - -PUBLIC "datatypes" "schemas/datatypes.dtd" -SYSTEM "datatypes.dtd" "schemas/datatypes.dtd" - -SYSTEM "http://www.w3.org/2001/xml.xsd" "schemas/xml.xsd" \ No newline at end of file +<!DOCTYPE catalog + PUBLIC "-//OASIS//DTD XML Catalogs V1.1//EN" + "http://www.oasis-open.org/committees/entity/release/1.1/catalog.dtd"> Review comment: removed ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
