- From: Mark Nottingham <mnot@mnot.net>
- Date: Wed, 19 May 2004 10:37:41 -0700
- To: noah_mendelsohn@us.ibm.com
- Cc: www-tag@w3.org, Elliotte Rusty Harold <elharo@metalab.unc.edu>, Tim Bray <Tim.Bray@Sun.COM>
If people want to play with XOP and see how this would work, a simplistic implementation in Python can be found at: http://www.mnot.net/python/XopParser.py Regards, On May 3, 2004, at 1:45 PM, noah_mendelsohn@us.ibm.com wrote: > If the application asks for the > character element children, you can always generate them, but with luck > that node too will want that JPEG in binary form and a suitable API > will > get it without any conversion: > > jpegStream = > getBinaryStreamFromBase64XMLElement(elementWithPicture) > -- Mark Nottingham http://www.mnot.net/
Received on Wednesday, 19 May 2004 13:37:44 UTC