当xml通过MFL(Message Format Language)从xml转换为二进制时,在Oracle Service Bus的日志中出现如下。
<soap-env:Body xmlns:soap-env =
"http://schemas.xmlsoap.org/soap/envelope/">
<ctx:binary-content
ref="cid:69b63814:144d49f1544:-6cba"
xmlns:ctx="http://www.bea.com/wli/sb/context"/>
</soap-env:Body>
任何人都可以告诉我如何在 Xquery 或 OSB 中以文本/字符串打印此日志。我可以使用 xquery 的任何功能或方法吗?