OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsdm message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [wsdm] MOWS fix to facilitate ser/deser


As someone who has to implement these specs, I thank you. Mixed content is a royal PitA! 

________________________________

From: Sedukhin, Igor S [mailto:Igor.Sedukhin@ca.com]
Sent: Tue 11/16/2004 7:12 PM
To: wsdm@lists.oasis-open.org
Subject: [wsdm] MOWS fix to facilitate ser/deser


before it gets out of hands, I'm going to fix the way I represented message in MOWS request processing norification message. It will be like this
 
<Message> 

            (

                        <text>xs:string</text> |

                        <binary>xs:base64binary</binary> |

                        <xml>{any}*</xml>

            )

</Message> ?

 
The reason is to facilitate ser/deser without getting into mixed contents and unions of types.

-- Igor Sedukhin .. (igor.sedukhin@ca.com)
-- (631) 342-4325 .. 1 CA Plaza, Islandia, NY 11749 

 


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]