LinuxCommandLibrary

xml-list

Display XML structure as directory listing

TLDR

List XML directory

$ xml list [file.xml]
copy
Long listing format
$ xml list -l [file.xml]
copy

SYNOPSIS

xml list [options] file

DESCRIPTION

xml list displays XML document structure in directory-like format. Part of xmlstarlet toolkit. Shows elements as a tree listing similar to ls command.

PARAMETERS

-l

Long listing format.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community