Using PowerShell to Select Value from Disjoined Inner XML Namespace
I am working with an XML document that has disjoined nested namespaces. Using a Powershell script, I need to loop through the XML nodes and select a value from each of the inner namespaces.