Moved Producer::XML to Producer::SqlfXML.
authorMark Addison <grommit@users.sourceforge.net>
Wed, 6 Aug 2003 17:14:09 +0000 (17:14 +0000)
committerMark Addison <grommit@users.sourceforge.net>
Wed, 6 Aug 2003 17:14:09 +0000 (17:14 +0000)
commitc957e92dd6b604eed3167580716f418b9dec42f8
tree8618ce8935d8d81631179d5efd72f4b9c9f5ae27
parentcd617ba8fb3ad289b0a82bf7e8dad2b6521285e6
Moved Producer::XML to Producer::SqlfXML.
Added Parser::XML to parse the XML from Producer::SqlfXML.
MANIFEST
lib/SQL/Translator/Parser/SqlfXML.pm [new file with mode: 0644]
lib/SQL/Translator/Producer/SqlfXML.pm [moved from lib/SQL/Translator/Producer/XML.pm with 90% similarity]
t/16xml-parser.t [new file with mode: 0644]
t/data/xml/schema-basic.xml [new file with mode: 0644]