package
0.0.0-20240926115239-a40444345c94
Repository: https://github.com/metarex-media/mxf-test.git
Documentation: pkg.go.dev

# Functions

PathSniffer searches an XML document for that path and stores the key value of the Node It searches using the xPath library https://github.com/antchfx/xpath Common searches include: - "/*" - find the root element - "namespace-uri(/*)" - find the namespace of the root element */.

# Constants

Content is the xml ContentType.

# Variables

DataIdentifier is the xml identifier function.