|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: unparsed general entity in output !DOCTYPE
Top post:
I am writing/using a xsl transform file that I reference when I export data
from FileMaker 6, using its embedded xml processor.
Karjala
>>> hypernexdev@xxxxxxxxxxxxxxx 02/03/2005 2:40:33 PM >>>
Are you doing this from Java code?
FileOutputStream fos=new FileOutputStream(filePath);
...
identityTransformer.setOutputProperty("{http://xml.apache.org/xalan}indent-am
ount","4");
identityTransformer.getOutputProperties().list(System.out);
for example.
From an Ant target
...
Depends from what...
Karjala Koponen wrote:
>I need to create an unparsed general entity in the output xml DOCTYPE
'statement', as specified in our customer's (Elsevier)documentation:
>
><?xml version="1.0" encoding="UTF-8"?>
><!DOCTYPE serial-issue PUBLIC "-//ES//DTD serials issue DTD version
5.1.0//EN//XML" "si510.dtd" [<!ENTITY cover SYSTEM "cover" NDATA IMAGE>]>
>
>
>I'm thrashing here with things like:
>
...
>
>Where can I read about creating these 'heading' statements correctly? And
what can I do to get my desired output?
>
>Thanks, Karjala
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








