-xsdimport Syntax -xsdimport 0|1 Description Used together with XMLIN Events and XML schemas. Specifies when to load the XML schemas defined in the namespace/schema location mapping table. Any settings in the mapping table will override -xsdimport. 0: load the schemas at StreamServer start-up. 1: load a schema when receiving input related to the schema. The schema must be read and parsed before validation. Example -xsdimport 1
-xsdimport 0|1
-xsdimport 1