Compare only the format (not the content) of 2 XML responses
How do i compare only the format of 2 XML responses and make sure they keep the same order? I would like to: Send a PUT request1 that contains right XML elements -> Get RESPONSE1 format (i do...