1pmltrans(1)                 General Commands Manual                pmltrans(1)
2
3
4

NAME

6       pmltrans ‐ transform a PhotoML XML file into an HTML description
7

SYNOPSIS

9       pmltrans [-h] [-f] [-s size] (([-e] [-m]) | [-d [-x]]) [xmlfile]
10

DESCRIPTION

12       pmltrans  is  a shell script that calls xsltproc to transform a PhotoML
13       XML file into an HTML representation. The HTML  output  is  written  to
14       stdout.
15

OPTIONS

17       pmltrans accepts the following options:
18
19       -h      Display usage information.
20
21       -f      Omit the validity test prior to applying the XSL.
22
23       -s size Set the primary font size in points.
24
25       -e      Include  a  column  providing  exposure  details when these are
26               present in the PhotoML data.
27
28       -m      Include location map when coordinates are specified in the Pho‐
29               toML data.
30
31       -d      Generate  detailed  output rather than the default summary out‐
32               put.
33
34       -x      Expand defaults before applying the XSL. If the summary  output
35               is  used,  defaults  are  expanded even when this option is not
36               selected.
37

AUTHOR

39       Brendt Wohlberg <photoml@wohlberg.net>
40
42       Copyright © 2003‐2010 Brendt Wohlberg <photoml@wohlberg.net>
43
44       This program is free software; you can redistribute it and/or modify it
45       under  the  terms  of  version  2  of  the  GNU  General Public License
46       <http://www.gnu.org/licenses/gpl-2.0.txt>.
47
48       This program is distributed in the hope that it  will  be  useful,  but
49       WITHOUT  ANY  WARRANTY;  without  even  the  implied  warranty  of MER‐
50       CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU  General
51       Public License for more details.
52

SEE ALSO

54       xsltproc(1)
55
56
57
58                               13 November 2010                    pmltrans(1)
Impressum