xml-xmln
Display XML namespace information
TLDR
Show namespace information
$ xml xmln [file.xml]
SYNOPSIS
xml xmln [options] [file]
DESCRIPTION
xml xmln displays namespace information in XML documents. Part of xmlstarlet toolkit. Shows declared namespaces with their prefixes and URIs.
PARAMETERS
file
Input XML file.
SEE ALSO
xml-elements(1), xml-select(1)
