Extending the XMLNSC Validation sample
You can extend the XMLNSC in the following ways:
- Add extra constraints to the XML schema.
- Enhance the Compute node called ProcessValidMessage to generate different output messages that either pass or fail
validation.
- Enhance the Compute node called ProcessExceptionList to produce a different format of exception message.
Back to sample home