How to validate that XML is well-formed?
948605Jul 10 2012 — edited Jul 19 2012I have an "Any XML Service" on Oracle Service Bus (version 11.1.1.4) that I would like to have validate that the input is well-formed XML. There is no DTD or XSchema to apply -- it can be any generic well-formed XML. I didn't see a way to do it with a Validate Action. Is a Java Callout my only option?
Thanks,
Doug Newton