PoshCode Archive  Hex Artifact Content

Artifact 946d61429b4135769e6b573ab93f5ad072657c829a7b467a2edd78e83ba32674:

  • File Select-Xml.ps1 — part of check-in [92a2b55fc2] at 2018-06-10 12:57:52 on branch trunk — Improves over the built-in Select-XML by leveraging Remove-XmlNamespace to provide a -RemoveNamespace parameter — if it’s supplied, all of the namespace declarations and prefixes are removed from all XML nodes (by an XSL transform) before searching. Note that this means that the returned results will not have namespaces in them, even if the input XML did. (user: Joel Bennett size: 7366)

A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.