Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

XSLPageproducer w/binary XML

2 views
Skip to first unread message

Gunnar

unread,
Jan 4, 2007, 9:27:20 AM1/4/07
to
Hi and happy new year,

Does anyone know how to convert and show binary content?

I have a XMLBroker connected to a provider where one of the fields
contain a JPG image.

The XML looks like this:

<DATAPACKET Version="2.0">
<METADATA>
<FIELDS>
<FIELD attrname="ID" fieldtype="i4"/>
<FIELD attrname="banner" fieldtype="bin.hex" SUBTYPE="Binary"/>
</FIELDS>
</METADATA>
<ROWDATA>
<ROW ID="1080" bannerimage="/9j/4AA (...)">
</ROW>
</ROWDATA>
</DATAPACKET>

I need to show this image on a webpage so I use a XSLPageproducer
where the XML data is set to the XMLBroker.

The problem is to make the XSL file....

I guess the binary content is encoded i some XML compatible format.

Any suggestions??

Cheers
Gunnar

--------------------------------------------------------------------------------
I am using the free version of SPAMfighter for private users.
It has removed 7705 spam emails to date.
Paying users do not have this message in their emails.
Try SPAMfighter for free now!


0 new messages