LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

xml-xmln

Display XML namespace information

TLDR

Show namespace information
$ xml xmln [file.xml]
copy

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

Copied to clipboard
Kai