-
Notifications
You must be signed in to change notification settings - Fork 79
XmlValidatorPipe
BonnoSmeele edited this page Oct 10, 2024
·
1 revision
<XmlValidatorPipe name="XmlValidatorPipe" noNamespaceSchemaLocation="path/to/xsd" root="roottag"> <Forward name="failure" path="SoapFault"/> <Forward name="parserError" path="InvalidXmlError"/> <Forward name="outputFailure" path="InvalidBackendSystemResponse"/> <Forward name="success" path="CreateIntermediateTransformResponse" /> </XmlValid