- or download this
<?xml version="1.0" encoding="ISO-8859-1"?>
...
<!ENTITY % HTMLspecial PUBLIC "-//W3C//ENTITIES Special fo
+r XHTML//EN" "../CCI-DTD/xhtml-special.ent">
%HTMLspecial;
]>
- or download this
<?xml version="1.0" encoding="ISO-8859-1"?>
...
<!ENTITY % HTMLspecial PUBLIC "-//W3C//ENTITIES Special fo
+r XHTML//EN" "../CCI-DTD/xhtml-special.ent">
%HTMLspecial;
>
- or download this
my $t = XML::Twig->new(
twig_roots => { "$nitf_root/body/body.head/hedline/hl1" => \&f
+ix_hl1,
...
twig_print_outside_roots => 1,
keep_encoding => 1,
);