[Xml-compile] Decoding XOP content?

Kit Peters Kit.Peters at broadbean.com
Wed Aug 17 22:22:19 GMT 2016


Similar behavior to HTTP::Request->decoded_content would be sufficient to my needs. So perhaps XML::Compile::XOP::Include->decoded_content ?

Basically, instead of “<e:value locale="ja">&#x65B0;&#x898F;</e:value>”, I’d like to see “<e:value locale="ja">新規</e:value>”.

KP

--
Kit Peters
Doer of Things, ATS Integrations
D: +1 949 793 8208   M: +1 816 200 0279

On 8/17/16, 17:15, "Mark Overmeer" <mark at overmeer.net> wrote:

    * Kit Peters (Kit.Peters at broadbean.com) [160817 21:53]:
    > Is there a quick and easy way to decode an XOP attachment? Basically
    > I’d like the Unicode characters therein to come out as characters,
    > not code points.
    
    I am aware of other XOP users, but never got feedback how to
    improve the interface.  Never used it myself, only implemented
    the basic features ;-)
    
    So: you may suggest improvements by showing real-life examples.
    -- 
    Regards,
    
                   MarkOv
    
    ------------------------------------------------------------------------
           Mark Overmeer MSc                                MARKOV Solutions
           Mark at Overmeer.net                          solutions at overmeer.net
    http://Mark.Overmeer.net                   http://solutions.overmeer.net
    
    



More information about the Xml-compile mailing list