Files
xmlada/.gitignore
Emmanuel Briot 3fbca59487 Add support for preloading multiple XSD files and reuse them
O930-031

XSD files with no namespace information cannot be mixed into the
same XML_Grammar, or they will conflict with each other. The
solution is therefore to preload each of them into its own XML_Grammar,
and then let the validating parser chose that grammar dynamically
by overriding the new primitive operation Parse_Grammar.

Change-Id: I337d09259c6b2b18d9b91b4ded847f7f8dcd6eab
2015-10-13 15:18:30 +02:00

64 lines
1.0 KiB
Plaintext

.DS_Store
/Makefile
autom4te.cache/
Makefile.314
config.log
config.status
distrib/xmlada_shared.gpr
docs/schema/schemaexample
docs/dom/domexample
docs/dom/domexample2
docs/dom/domschemaexample
docs/_build
tests/sax/obj
tests/dom/default.gpr
tests/dom/tests
tests/dom/obj
tests/dom/testxml_tmp*
tests/dom/xmlconf-*
tests/dom/xmlts20080827*
tests/adacore/dom/test_act.out
tests/adacore/dom/CC01-006/my_test
tests/adacore/dom/EA03-006/reproducer
tests/adacore/dom/N910-017/obj
tests/adacore/dom/N411-012/merge
tests/adacore/schema/tasking/concurrent
tests/adacore/schema/M325-034/read_xml
tests/schema/obj
tests/schema/tests
tests/schema/xmltests
tests/schema/xmlschema2006-11-06
tests/schema/xmltests.2002-01-16
tests/schema/test_date_time
tests/schema/multiple_xsd/validate
test/*/*.diff
test/*/*.out
test/*/*.tmp_out
tests/unicode/obj
tests/results/*out
tests/results/*diff
shared.gpr
auto.cgpr
tmp.out
*tmp_out
*.o
*.ali
b~*.ad*
b__*.ad*
*.bexch
*.a
*.so.*
*.so
*.gcda
*.gcno
*.gcov
*.lexch
*.bexch
*.dll
*dylib*
gnatinspect.db
xmlada-loc.xml