How do I access XML elements?
Similar to JSON, use dot notation. Access elements by specifying dot-separated paths following the XML element hierarchy.
Similar to JSON, use dot notation. Access elements by specifying dot-separated paths following the XML element hierarchy.