Jerry
unread,Oct 11, 2011, 2:53:05 PM10/11/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Protocol Buffers
Is there an existing tool for generating .proto files, or protobuf
Messages themselves, from XML or an XSD ?
If no such tools exist in wide use, what would be a good starting
point for rolling my own .proto file generator? Meaning, what API's or
Utils in the protobuf lib might facilitate the creation of a .proto
file generator given XML/XSD as an input. Thanks