XML Parsing without AbtXmlObjectCache

27 views
Skip to first unread message

Joachim Tuchel

unread,
Oct 1, 2025, 5:20:24 AM (12 days ago) Oct 1
to VAST Community Forum
Dear Group,

I need to implement stuff that requires me to work with multiple versions of the same XML Schema. The Schema may change every 6 months and documents that are valid today may not be valid any more with the next version of the schema. So I need to manage multple versions of an xsd, eacvh of which may include the same tags and types, but may also have more or less tags etc. than other versions.

Afaiu, this is not compatible with the idea of AbtXmlObjectCache. If there is a tag named "invoiceNumber" and it has different validity rules in two versions of the schema, I will get into trouble because the SAX ad DOM Parsers will look for the tag name - independently of the schema version, right?

Or am I getting this wrong? 

Has anybody implemented something like this in VAST? Either by using the AbtXmlObjectCache "correctly" or not using it at all?

Joachim



Reply all
Reply to author
Forward
0 new messages