I have a problem, I need to make an identification to map the path of the archetype and identify it in XML, because I can create the paths correctly, but how to identify what I have in my XML for the AT
s path, because in XML that is sent has no specification on how to identify
Is there a way today? or is it necessary to pass this information in XML?
example:
<tns: Overall_test_status_timestamp>
<tns: name>
<tns: value> Overall test status timestamp </ tns: value>
</ tns: name>
<tns: value>
<oe: value> 2021-01-03T13: 15: 27-03: 00 </ oe: value>
</ tns: value>
</ tns: Overall_test_status_timestamp>
the value tag what is your AT? how to identify this?