I\'m struggling to get an XPath defined to return the value of the uniqueappversionid from the following XML:
uniqueappversionid
With a prefix bound to http://schemas.android.com/apk/res/android namespace:
a
http://schemas.android.com/apk/res/android
/manifest /application /meta-data[@a:name='uniqueappversionid'] /@a:value