1HXCOUNT(1)                      HTML-XML-utils                      HXCOUNT(1)
2
3
4

NAME

6       hxcount - count elements and attributes in HTML or XML files
7

SYNOPSIS

9       hxcount [ file ]
10

DESCRIPTION

12       The  hxcount  command  counts  the number of elements and attributes of
13       each type that appears in the input and prints a report on stdout.
14

OPERANDS

16       The following operand is supported:
17
18       file      The name of an HTML or XML file. If absent, standard input is
19                 read instead.
20

DIAGNOSTICS

22       The following exit values are returned:
23
24       0         Successful completion.
25
26       > 0       An  error  occurred  in  the parsing of the HTML or XML file.
27                 hxcount will try to recover from the error and produce output
28                 anyway.
29

BUGS

31       Don't trust the output if there were errors in the input.
32
33
34
355.x                               21 Nov 2008                       HXCOUNT(1)
Impressum