1pmlupgrade(1) General Commands Manual pmlupgrade(1)
2
3
4
6 pmlupgrade ‐ upgrade PhotoML XML files to latest DTD version
7
9 pmlupgrade [-h] [-n] xmlfile [xmlfile] ...
10
12 pmlupgrade is a shell script that upgrades PhotoML XML files to the
13 latest DTD version.
14
16 pmlupgrade accepts the following options:
17
18 -h Display usage information.
19
20 -n Preserve numeric character references instead of converting
21 them into the referenced character.
22
24 Brendt Wohlberg <photoml@wohlberg.net>
25
27 Copyright © 2003‐2007 Brendt Wohlberg <photoml@wohlberg.net>
28
29 This program is free software; you can redistribute it and/or modify it
30 under the terms of version 2 of the GNU General Public License
31 <http://www.gnu.org/licenses/gpl-2.0.txt>.
32
33 This program is distributed in the hope that it will be useful, but
34 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
35 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
36 Public License for more details.
37
39 pmlvalid(1)
40
41
42
43 14 January 2008 pmlupgrade(1)