Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > Hex dump (e.g. S-Record) from XML via XSLT?

Reply
Thread Tools

Hex dump (e.g. S-Record) from XML via XSLT?

 
 
Ingolf Steinbach
Guest
Posts: n/a
 
      04-30-2008
Thanks to all who have contributed to my search. The "data binding"
hint lead to some interesting tools, but they all seem to be oriented
towards de-serializing into C++/Java/whatever structures.
Nevertheless, I believe that I'll find some progress there.

Currently my approach looks like encoding the structure in XSD and
writing a parser+validator+converter in C++ -- probably using some XML
library for parsing and validating.

Kind regards
Ingolf
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dump complete java VM state as core dump (not via OS) possible? halfdog Java 12 02-21-2013 06:14 AM
How to read/write continuous hex dump using STL capnwhit@yahoo.com C++ 7 06-30-2007 11:47 PM
Hex Color Codes - Hex 6 <=> Hex 3 lucanos@gmail.com HTML 10 08-18-2005 11:21 PM
Usage of Hex Dump in C++ Programming Matt C++ 4 07-29-2004 10:02 PM
hex(-5) => Futurewarning: ugh, can't we have a better hex than '-'[:n<0]+hex(abs(n)) ?? Bengt Richter Python 6 08-19-2003 07:33 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57