In order to find all the elements in an XML document and all the members of a JSON structure, which of the following JSONPath syntaxes is correct?( )
//*
$.*
/.*
$..*
In order to find all the elements in an XML document and all the members of a JSON structure, which of the following JSONPath syntaxes is correct?( )
//*
$.*
/.*
$..*