Re: xml
You just need to add the cac namespace to the code then navigate your way to the element in a similar way to how I have for the UBLExtension but there does not seem to be an array of elements this time as there was then. Then just use ChildElementValueNS ChildElementNS AttributeValueNS to extract the data
You obviously need to understand how the code works to achieve this, so it should be a good test
Success consists of going from failure to failure without loss of enthusiasm - Winston Churchill