Okay, I got it to work, with opening the file, but not in the insert file
function. Is this a bug or has the functionality changed?

Cheers,
Bryan Rasmussen

-----Oprindelig meddelelse-----
Fra: Bryan Rasmussen 
Sendt: 12. januar 2006 15:48
Til: '[email protected]'
Emne: SV: SV: [xml-dev] Getting started with XSL Filter


Hi,

Well I have an example import filter that works in OO 1.1.3 with an .sxw
file, but not in OO 2.0 with an sxw furthermore when I use the test xslts
button on the XML Filter dialogue, and choose Display source, it works, I
get the display I want. I don't know if this is getting near a bug report. 

Cheers,
Bryan Rasmussen

-----Oprindelig meddelelse-----
Fra: Svante Schubert [mailto:[EMAIL PROTECTED]
Sendt: 6. januar 2006 16:27
Til: [email protected]
Emne: Re: SV: [xml-dev] Getting started with XSL Filter


Hi Bryan,

just tested the import TEI filter in a m145, it works fine without changing.

Just be sure to choose the sxw format (for what the filter was written) 
and not odt.

-Svante

Bryan Rasmussen wrote:
> Hi Svante
> 
> I was just using TEI filter from http://www.tei-c.org/Software/teioo/ in
> OpenOffice 2.0, in OpenOffice 1.3 some things do come in. Is there
anything
> specific that I should do to fix this besides adding the following
> namespaces to the transform:
> 
> "xmlns:ooo="http://openoffice.org/2004/office";
> xmlns:ooow="http://openoffice.org/2004/writer";
> xmlns:oooc="http://openoffice.org/2004/calc";
> xmlns:dom="http://www.w3.org/2001/xml-events";
> xmlns:xforms="http://www.w3.org/2002/xforms";
> xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance""; ?
> 
> I'm asking because before going back into the vmware to try I would like
to
> see if there are any other suggested operations, and because it might give
> some insight on Michael's problem. 
> 
> Cheers,
> Bryan Rasmussen
> 
> -----Oprindelig meddelelse-----
> Fra: Svante Schubert [mailto:[EMAIL PROTECTED]
> Sendt: 6. januar 2006 12:29
> Til: [email protected]
> Emne: Re: [xml-dev] Getting started with XSL Filter
> 
> 
> Hi Michael,
> 
> blank/white output is a typcially sign of using the wrong xml namespaces.
> 
>  From the information you gave, I bet you choosed the wrong 
> application/file format beyond "XML Filter Settings" in 
> OpenOffice/StarOffice.
> 
> Regards,
> Svante
> 
> Michael Wechner wrote:
> 
>>Hi
>>
>>I have been trying to write my own XSL import filter, but somehow it 
>>doesn't work resp. always receive a "blank/white" page, whereas when I 
>>test the XSLT the openoffice XML looks good.
>>
>>So I tried the following examples of David Eisenberg:
>>
>>http://books.evc-cit.info/odbook_examples_05_12_02.zip
>>
>>resp.
>>
>>http://books.evc-cit.info/odbook/ch09.html
>>
>>but I have the same problem here as well.
>>
>>I am using OpenOffice 2 resp. 1.9.129 on Ubuntu Linux
>>
>>
>>Another funny thing, that IIRC the docbook example worked fine, but not 
>>anymore, but rather
>>also does a "blank" page.
>>
>>Any pointers are very much appreciated.
>>
>>Thanks
>>
>>Michi
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to