We are using JiBX with SyncML. Two of the most commonly used data types transported into SyncML messages are vCard and vCal objects. As per the specs, vCard|vCal are basically a list of entries <attribute>:<value>\r\n.
When we unmarshal a SyncML message (an XML document) containing a vCard|vCal, JiBX strips away the \r\n line terminator and replaces it with a simple \n.
Is this the intented behaviour or is it a bug? Is there a configurable or programmable way to prevent JiBX to change line terminators?
Thanks in advance,
Stefano --
Stefano Fornari - Sync4j Project Manager / Funambol CTO ======================================================= Home: http://www.sync4j.org FAQ: http://forge.objectweb.org/docman/view.php/96/39/general.html Project Documentation: http://forge.objectweb.org/docman/index.php?group_id=96 Documentation site: http://sync4j.funambol.com/main.jsp?main=documentation List archives: http://groups.yahoo.com/group/Sync4j (login required) http://sourceforge.net/mailarchive/forum.php?forum_id=215
Sync4j - The open source SyncML mobile application platform
------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ jibx-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jibx-users
