Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
checked and tested with FuseESB4.2RC1 and 4.2-final
-
Patch Available
Description
The sm-validation component is only able to validate against a XML schema if there are schema informations available in the XML document. If not, validation fails.
This can be circumvent by using the property external-noNamespaceSchemaLocation to provide a schema definition for elemens with no namespace prefix. By using this way (by means of new property), all document types can be validated.