Patched to fix regression bug that prevented insertion of documents without a DOCTYPE or namespace declaration due to an ArrayOutOfBoundsException. Now these documents can be inserted, which is useful for inserting FGDC documents that frequently do not have a namespace declared.
Patched to fix regression bug that prevented insertion of documents
without a DOCTYPE or namespace declaration due to an
ArrayOutOfBoundsException. Now these documents can be inserted, which
is useful for inserting FGDC documents that frequently do not have a
namespace declared.