How do I validate this XML is well-formed?

I have a 'no matter what XML Service"in Oracle Service Bus (11.1.1.4 version) that I would have validated that the entrance is well formed XML. There is no DTD or XSchema to apply - it can be any generic XML well-formed. I don't see a way to do with Action post. Is a legend in Java my only option?

Thank you
Doug Newton

Hi Doug,.

I figured out... There is a very easy way to do...

Create a typed variable "Any XML" and try to assign content in $body. If the content is not XML, an error is generated and you can capture in an error handler.

Hope you give me the points for that...

See you soon,.
Vlad

It is considered good etiquette to the answerers rewards with points (as "useful" - 5 pts - or 'correct' - 10pts)
https://forums.Oracle.com/forums/Ann.jspa?annID=893

Tags: Fusion Middleware

Similar Questions

Maybe you are looking for