Hi
since Tamino 4.2 it is possible to update an included or imported
schema document, SI. However, the schema update must be done in a way
that documents being stored in one of the affected doctypes
remain valid to the new schema.
Affected doctypes are all those being declared in SI and any including
or importing schema document + transitive closure of including
or importing schema documents.
If Tamino cannot grant this constranit by structural comparison
of the old and new schema document, you have to use instance validation
(i.e. _mode=validate) in the schema update operation.
Cheers
Uli
#Tamino#API-Management#webMethods