I've built the FlatXML filter on Linux and installed it. Now my "Save
as" dialog has a choice of
DevGuide FlatXML Write ()
as one of the types?
I've built another filter and used this one as a model, but I've run
into a few questions:
1) Why the parentheses in the "Save as" dialog for FlatXML and my custom
filter?
2) Why no default type (I would have expected xml)
3) How should one code the .xcu file? In particular, how are the lines:
<prop oor:name="Data" oor:type="xs:string">
<value>0,text/plain,,,txt,0</value>
</prop>
interpreted and what do the various fields mean?
4) Should a Java filter compiled and built on Linux using gcj (32-bit)
install on a Windows XP box (mine doesn't) or does it need to be rebuilt
on the target platform (thus destroying the advantage of using Java).
Thanks for any help.
--
Ian Shields <[EMAIL PROTECTED]>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]