Products | Versions |
---|---|
TIBCO BusinessWorks HL7 Plug-in | - |
Not Applicable | - |
Resolution:
Description:
============
The HL7 Chameleon application is generating schemas that allow validation of documents that do not comply with the HL7 standard. Specifically, the schemas:
1). Have required segments (such as MSH) listed as optional when the should be required.
2). Certain groups are set to required and repeating unbounded when they should be set to 1:unbounded when they should be set to 0:unbounded.
Environment:
==========
BusinessWorks HL7 Plug-in 5.2.0 and above.
Resolution:
=========
Enable the ‘Strict Grammar Checking’ option in the Chameleon tool by setting the same under Options->Misc tab. Regenerating the xsd file will create an xsd that provides stricter validation rules.