t/xml_001/1.xml
t/xml_001/2.xml
t/xml_001/message.txt
t/xml_001/simple_schema.xsd
t/xml_020/1.xml
t/xml_020/2.xml
t/xml_020/group_nested_into_named_complex_type.xsd
t/xml_020/3.xml
t/xml_020/4.xml
t/xml_020/5.xml
t/xml_020/6.xml
t/xml_020/7.xml
t/xml_020/8.xml
t/xml_020/9.xml
t/xml_002/1.xml
t/xml_002/simple_schema_with_iteration.xsd
t/xml_002/2.xml
t/xml_002/3.xml
t/xml_002/message.txt
t/xml_002/0.xml
t/xml_021/1.xml
t/xml_021/group_type_with_choice.xsd
t/xml_021/2.xml
t/xml_021/3.xml
t/xml_003/1.xml
t/xml_003/types_schema.xsd
t/xml_003/message.txt
t/xml_004/1.xml
t/xml_004/2.xml
t/xml_004/3.xml
t/xml_004/4.xml
t/xml_004/message.txt
t/xml_004/anonymous_sequence.xsd
t/xml_022/1.xml
t/xml_022/simpleContent.xsd
t/xml_005/1.xml
t/xml_005/2.xml
t/xml_005/3.xml
t/xml_005/message.txt
t/xml_005/choice.xsd
t/xml_023/1.xml
t/xml_023/2.xml
t/xml_023/3.xml
t/xml_023/simpleContent1.xsd
t/xml_006/1.xml
t/xml_006/message.txt
t/xml_006/union.xsd
t/xml_024/1.xml
t/xml_024/simple_attribute.xsd
t/xml_007/1.xml
t/xml_007/anonymous_nested_sequence.xsd
t/xml_007/2.xml
t/xml_007/message.txt
t/xml_025/1.xml
t/xml_025/2.xml
t/xml_025/3.xml
t/xml_025/attributes_on_complex_type.xsd
t/xml_026/1.xml
t/xml_026/attributes_on_simple_type.xsd
t/xml_008/1.xml
t/xml_008/2.xml
t/xml_008/message.txt
t/xml_008/simple_named_complex_type.xsd
t/xml_027/1.xml
t/xml_027/choices_in_sequence.xsd
t/xml_009/1.xml
t/xml_009/2.xml
t/xml_009/3.xml
t/xml_009/4.xml
t/xml_009/message.txt
t/xml_009/5.xml
t/xml_009/6.xml
t/xml_009/7.xml
t/xml_009/named_complex_type_into_occurs_element.xsd
t/blx-xsdsql-ut.t
t/tr.sh
t/validator.pl
t/xml_parsing_dumper.pl
t/dbconn.pl
t/xml_010/1.xml
t/xml_010/2.xml
t/xml_010/3.xml
t/xml_010/4.xml
t/xml_010/message.txt
t/xml_010/5.xml
t/xml_010/named_complex_type_with_sequence.xsd
t/xml_011/1.xml
t/xml_011/2.xml
t/xml_011/3.xml
t/xml_011/4.xml
t/xml_011/message.txt
t/xml_011/named_complex_type_with_sequence_into_occurs_element.xsd
t/xml_012/1.xml
t/xml_012/2.xml
t/xml_012/3.xml
t/xml_012/message.txt
t/xml_012/named_simple_type.xsd
t/isql.pl
t/xml_013/1.xml
t/xml_013/2.xml
t/xml_013/3.xml
t/xml_013/nested_types.xsd
t/xml_014/1.xml
t/xml_014/sequence_occurs_with_complex.xsd
t/xml_015/1.xml
t/xml_015/2.xml
t/xml_015/3.xml
t/xml_015/choice_occurs_with_complex.xsd
t/xml_016/1.xml
t/xml_016/2.xml
t/xml_016/3.xml
t/xml_016/4.xml
t/xml_016/simple_group.xsd
t/xml_016/5.xml
t/xml_016/6.xml
t/xml_017/1.xml
t/xml_017/2.xml
t/xml_017/simple_group_array.xsd
t/xml_017/3.xml
t/xml_017/4.xml
t/xml_017/5.xml
t/xml_017/6.xml
t/xml_017/7.xml
t/xml_017/8.xml
t/xml_018/1.xml
t/xml_018/2.xml
t/xml_018/3.xml
t/xml_018/4.xml
t/xml_018/5.xml
t/xml_018/6.xml
t/xml_018/nested_group.xsd
t/xml_019/1.xml
t/xml_019/many_nested_group.xsd
t/test.pl
lib/blx/xsdsql/xml/oracle/table.pm
lib/blx/xsdsql/xml/oracle/sql_binding.pm
lib/blx/xsdsql/xml/oracle/catalog.pm
lib/blx/xsdsql/xml/oracle/column.pm
lib/blx/xsdsql/xml/pg/table.pm
lib/blx/xsdsql/xml/pg/sql_binding.pm
lib/blx/xsdsql/xml/pg/catalog.pm
lib/blx/xsdsql/xml/pg/column.pm
lib/blx/xsdsql/xml/generic/table.pm
lib/blx/xsdsql/xml/generic/sql_binding.pm
lib/blx/xsdsql/xml/generic/catalog.pm
lib/blx/xsdsql/xml/generic/view.pm
lib/blx/xsdsql/xml/generic/column.pm
lib/blx/xsdsql/IStream.pm
lib/blx/xsdsql/dbconn/oracle/dbi.pm
lib/blx/xsdsql/dbconn/pg/dbi.pm
lib/blx/xsdsql/dbconn/generic.pm
lib/blx/xsdsql/generator.pm
lib/blx/xsdsql/generator/sql/oracle/handle/create_dictionary.pm
lib/blx/xsdsql/generator/sql/oracle/handle/drop_dictionary.pm
lib/blx/xsdsql/generator/sql/oracle/handle/insert_dictionary.pm
lib/blx/xsdsql/generator/sql/oracle/handle/create_table.pm
lib/blx/xsdsql/generator/sql/oracle/handle/create_sequence.pm
lib/blx/xsdsql/generator/sql/oracle/handle/drop_table.pm
lib/blx/xsdsql/generator/sql/oracle/handle/drop_sequence.pm
lib/blx/xsdsql/generator/sql/oracle/handle/create_view.pm
lib/blx/xsdsql/generator/sql/oracle/handle/drop_view.pm
lib/blx/xsdsql/generator/sql/oracle/handle/addpk.pm
lib/blx/xsdsql/generator/sql/oracle/handle.pm
lib/blx/xsdsql/generator/sql/pg/handle/create_dictionary.pm
lib/blx/xsdsql/generator/sql/pg/handle/drop_dictionary.pm
lib/blx/xsdsql/generator/sql/pg/handle/insert_dictionary.pm
lib/blx/xsdsql/generator/sql/pg/handle/create_table.pm
lib/blx/xsdsql/generator/sql/pg/handle/create_sequence.pm
lib/blx/xsdsql/generator/sql/pg/handle/drop_table.pm
lib/blx/xsdsql/generator/sql/pg/handle/drop_sequence.pm
lib/blx/xsdsql/generator/sql/pg/handle/create_view.pm
lib/blx/xsdsql/generator/sql/pg/handle/drop_view.pm
lib/blx/xsdsql/generator/sql/pg/handle/addpk.pm
lib/blx/xsdsql/generator/sql/pg/handle.pm
lib/blx/xsdsql/generator/sql/generic/handle/create_dictionary.pm
lib/blx/xsdsql/generator/sql/generic/handle/drop_dictionary.pm
lib/blx/xsdsql/generator/sql/generic/handle/insert_dictionary.pm
lib/blx/xsdsql/generator/sql/generic/handle/create_table.pm
lib/blx/xsdsql/generator/sql/generic/handle/create_sequence.pm
lib/blx/xsdsql/generator/sql/generic/handle/drop_table.pm
lib/blx/xsdsql/generator/sql/generic/handle/drop_sequence.pm
lib/blx/xsdsql/generator/sql/generic/handle/create_view.pm
lib/blx/xsdsql/generator/sql/generic/handle/drop_view.pm
lib/blx/xsdsql/generator/sql/generic/handle/addpk.pm
lib/blx/xsdsql/generator/sql/generic/handle.pm
lib/blx/xsdsql/ut.pm
lib/blx/xsdsql/path_map.pm
lib/blx/xsdsql/OStream.pm
lib/blx/xsdsql/parser.pm
lib/blx/xsdsql/schema.pm
lib/blx/xsdsql/xml.pm
lib/blx/xsdsql/dbconn.pm
bin/xml.pl
bin/xsd2sql.pl
Makefile.PL
Changes
MANIFEST
schema_elements.txt
README
KNOW_BUGS
