Hello Simon, I am interested in the XML to Protocol Buffers converter. Is it opened up to the community? Where can I get it? Thanks a lot for your support! Huimin
On Monday, September 28, 2009 at 9:14:52 AM UTC-4, sim wrote: > > Hi all. Would anybody be interested in an XML to Protocol Buffers > converter if it were opened up to the community? I have an XML > stylesheet that transforms an annotated XSD set into a Java class that > uses JAXB and the Protocol Buffers Java API to convert XML documents > into either text or binary mode Protocol Buffers messages. The XSD > annotations define the mappings from XSD elements to Proto messages > (although at present staying close to a 1:1 mapping is probably > safest). Some fancy XSD features are not yet supported but the usual > complexTypes, simpleTypes, elements, and enumerations work. > > Simon Weeks > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
