EnglishFrenchSpanish

OnWorks favicon

xml_ppp - Online in the Cloud

Run xml_ppp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command xml_ppp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


xml_pp - xml pretty-printer

SYNOPSYS


xml_pp [options] [<files>]

DESCRIPTION


XML pretty printer using XML::Twig

OPTIONS


-i[<extension>]
edits the file(s) in place, if an extension is provided (no space between "-i" and the
extension) then the original file is backed-up with that extension

The rules for the extension are the same as Perl's (see perldoc perlrun): if the
extension includes no "*" then it is appended to the original file name, If the
extension does contain one or more "*" characters, then each "*" is replaced with the
current filename.

-s <style>
the style to use for pretty printing: none, nsgmls, nice, indented, record, or
record_c (see XML::Twig docs for the exact description of those styles), 'indented' by
default

-p <tag(s)>
preserves white spaces in tags. You can use several "-p" options or quote the tags if
you need more than one

-e <encoding>
use XML::Twig output_encoding (based on Text::Iconv or Unicode::Map8 and
Unicode::String) to set the output encoding. By default the original encoding is
preserved.

If this option is used the XML declaration is updated (and created if there was none).

Make sure that the encoding is supported by the parser you use if you want to be able
to process the pretty_printed file (XML::Parser does not support 'latin1' for example,
you have to use 'iso-8859-1')

-l loads the documents in memory instead of outputing them as they are being parsed.

This prevents a bug (see BUGS) but uses more memory

-f <file>
read the list of files to process from <file>, one per line

-v verbose (list the current file being processed)

-- stop argument processing (to process files that start with -)

-h display help

EXAMPLES


xml_pp foo.xml > foo_pp.xml # pretty print foo.xml
xml_pp < foo.xml > foo_pp.xml # pretty print from standard input

xml_pp -v -i.bak *.xml # pretty print .xml files, with backups
xml_pp -v -i'orig_*' *.xml # backups are named orig_<filename>

xml_pp -i -p pre foo.xhtml # preserve spaces in pre tags

xml_pp -i.bak -p 'pre code' foo.xml # preserve spaces in pre and code tags
xml_pp -i.bak -p pre -p code foo.xml # same

xml_pp -i -s record mydb_export.xml # pretty print using the record style

xml_pp -e utf8 -i foo.xml # output will be in utf8
xml_pp -e iso-8859-1 -i foo.xml # output will be in iso-8859-1

xml_pp -v -i.bak -f lof # pretty print in place files from lof

xml_pp -- -i.xml # pretty print the -i.xml file

xml_pp -l foo.xml # loads the entire file in memory
# before pretty printing it

xml_pp -h # display help

Use xml_ppp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • 2
    XMLTV
    XMLTV
    XMLTV is a set of programs to process
    TV (tvguide) listings and help manage
    your TV viewing, storing listings in an
    XML-based format. There are utilities to
    do...
    Download XMLTV
  • 3
    strikr
    strikr
    Strikr Free Software project. Artifacts
    released under a 'intent based'
    dual license: AGPLv3 (community) and
    CC-BY-NC-ND 4.0 international
    (commercial)...
    Download strikr
  • 5
    GIFLIB
    GIFLIB
    giflib is a library for reading and
    writing gif images. It is API and ABI
    compatible with libungif which was in
    wide use while the LZW compression
    algorithm was...
    Download GIFLIB
  • 6
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • More »

Linux commands

  • 1
    4s-queryJ
    4s-queryJ
    4s-query � Run SPARQL queries on a
    4store storage backend ...
    Run 4s-queryJ
  • 2
    4ti2-circuits
    4ti2-circuits
    4ti2 - software package for algebraic,
    geometric and combinatorial problems on
    linear spaces ...
    Run 4ti2-circuits
  • 3
    cpufreq-set
    cpufreq-set
    cpufreq-set - A small tool which allows
    to modify cpufreq settings. SYNTAX:
    cpufreq-set [options] DESCRIPTION:
    cpufreq-set allows you to modify cpufreq
    setting...
    Run cpufreq-set
  • 4
    cpufreqd-get
    cpufreqd-get
    cpufreqd-get - Issues "get" commands to
    cpufreqd. SYNTAX: cpufreqd-get [-l]
    PARAMETERS: -l list applied Profiles for
    all cpus. DESCRIPTION: cpufreqd-get
    issues...
    Run cpufreqd-get
  • 5
    gammu
    gammu
    gammu - Does some neat things with your
    cellular phone or modem. ...
    Run gammu
  • 6
    ganglia2pcp
    ganglia2pcp
    ganglia2pcp - import ganglia data and
    create a PCP archive ...
    Run ganglia2pcp
  • More »

Ad