[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] XML Parsing in Go
I'm looking into a project that will do some XML parsing and likely be implemented in Go. What do folks think of the available libraries? All I see so far seems to be based on the rather broken notion of data binding. (One more time: XML documents are not structs.) Is there any rough equivalent to SAX, DOM, or XOM for Go that supports XML in its full generality? For now I can live without external entity resolution. Validation would be nice but is not absolutely essential. I do need to support mixed content and elements that don't necessarily appear when and where you expect them, though. -- Elliotte Rusty Harold elharo@ibiblio.org
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|