[xml] LIBXML2/LIBXSLT/XSLTPROC on VMS



Using libxml 20428, libxslt 10023 and libexslt 714
xsltproc was compiled against libxml 20428, libxslt 10023 and libexslt 714
libxslt 10023 was compiled against libxml 20428
libexslt 714 was compiled against libxml 20428

I have built recent versions of libxml2/libxslt on VMS.  After a few
problems.

I run a transformation using xsltproc to generate HTML.

Everything works as expected except for the format of output.

In a browser HTML looks like this:

< H T M L > < H E A D > < m e t a h t t p - e q u i v = " C o n t e n t - T
y p e " c o n t e n t = " t e x t / h t m l ; c h a r s e t = I S O - 8 8 5
9 - 1 " > 

In an editor it is one character per line, like this:

<
H
T
M
L


<
H
E
A
D


<
m
e
t
a

A file dump looks like this:

Virtual block number 1 (00000001), 512 (0200) bytes

 00000003 00480000 0003003C 00010003 ....<.....H..... 000000
 0003004C 00000003 004D0000 00030054 T.....M.....L... 000010
 0003003C 00010003 00000002 003E0000 ..>.........<... 000020
 00410000 00030045 00000003 00480000 ..H.....E.....A. 000030
 00000002 003E0000 00030044 00000003 ....D.....>..... 000040
 00000003 006D0000 0003003C 00010003 ....<.....m..... 000050
 00030061 00000003 00740000 00030065 e.....t.....a... 000060
 00740000 00030068 00000003 00200000 .. .....h.....t. 000070
 00000003 00700000 00030074 00000003 ....t.....p..... 000080
 00030071 00000003 00650000 0003002D -.....e.....q... 000090
 00760000 00030069 00000003 00750000 ..u.....i.....v. 0000A0
 00000003 00220000 0003003D 00000003 ....=....."..... 0000B0
 0003006E 00000003 006F0000 00030043 C.....o.....n... 0000C0
 006E0000 00030065 00000003 00740000 ..t.....e.....n. 0000D0
 00000003 002D0000 00030074 00000003 ....t.....-..... 0000E0
 00030070 00000003 00790000 00030054 T.....y.....p... 0000F0
 00200000 00030022 00000003 00650000 ..e....."..... . 000100
 00000003 006F0000 00030063 00000003 ....c.....o..... 000110


I have tried various encoding settings but they have no effect.

Any ideas ?


Regards

Nigel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]