Search found 4 matches

by stuchalk
Tue Aug 23, 2016 12:06 pm
Forum: Other Issues
Topic: Retaining numeric formats
Replies: 1
Views: 1373

Retaining numeric formats

When I do a format and indent (on a JSON file) number values in certain limits are converted to scientific notation.
How can I turn that off? I guess I want the indent with the formatting to make the JSON compact and pretty...

Stuart
by stuchalk
Fri Feb 19, 2010 6:12 pm
Forum: XSLT and FOP
Topic: Unwanted text in XSL output
Replies: 4
Views: 2589

Re: Unwanted text in XSL output

Thank you, XSL guru!

Stuart
by stuchalk
Fri Feb 19, 2010 3:21 pm
Forum: XSLT and FOP
Topic: Unwanted text in XSL output
Replies: 4
Views: 2589

Re: Unwanted text in XSL output

Oops, sorry. I have fixed the permissions. It should be available now...

Stuart
by stuchalk
Fri Feb 19, 2010 2:39 pm
Forum: XSLT and FOP
Topic: Unwanted text in XSL output
Replies: 4
Views: 2589

Unwanted text in XSL output

It seems that when I start feeling confident in my XSL coding abilities I stumble on a "simple" problem like this. I am trying to generate an SVG file from an XML source file and everything looks great except I get extra text at the top of the output file... <?xml version="1.0" e...