Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | The wm.b2b.cxml Folder in the WmcXML12 Package | wm.b2b.cxml.utils | wm.b2b.cxml.utils:isCXMLDoc
 
wm.b2b.cxml.utils:isCXMLDoc
Deprecated - Use wm.b2b.cxml.utils:getCXMLDocType instead.
WmcXML12. Returns true if the Document_cXML record contains the element cXML.
Input Parameters
Document_cXML
The record to check if it is a cXML record.
Output Parameters
isCXMLDoc
Returns true if the element cXML is found inside the record. Returns false otherwise.