Would be useful to be able to add XML processing instructions in binding files
------------------------------------------------------------------------------

                 Key: JIBX-230
                 URL: http://jira.codehaus.org/browse/JIBX-230
             Project: JiBX
          Issue Type: Improvement
          Components: core
            Reporter: Paul Runyan
            Priority: Minor


My app needs to add stylesheet processing instructions to some of my XML 
outputs of the form:

<?xml-stylesheet href="/splod.xsl" type="text/xsl"?>

It is possible to do this programatically by getting the hold of the IXMLWriter 
from the IMarshallingContext, but if you need to specify diferent processing 
instructions for different types of marshalled objects it gets ugly.

It would be extremely useful if processing instructions could specified 
declaritively in the binding files.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to