Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > XML help needet!

Reply
Thread Tools

XML help needet!

 
 
Nevermind
Guest
Posts: n/a
 
      10-14-2011
I must deliver some data to one state agency.

They demand that data is in structure form and they are offering a XML
sheme.

What is the easiest way to deliver this data?

Can I somehow insert this XML shema in Excel and see it as a table and then
fill it in?

How this works?

Thanks!



__________ Information from ESET NOD32 Antivirus, version of virus signature database 6541 (20111013) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com




 
Reply With Quote
 
 
 
 
Joe Kesselman
Guest
Posts: n/a
 
      10-15-2011
You can go looking for a "schema-directed editor."

If you have a large amount of data to convert, there are tools which can
be told how to remap data from one format (CSV, for example) to another
(XML). Some of them attempt to be point-and-click and may be able to use
the schema to assist this process.

Or you can just study the schema, understand what they're asking for,
and construct the XML appropriately.

Since I've mostly gone with the manual approach, or a hand-constructed
XSLT stylesheet, I can't give you a lot of advice regarding which free
tools would be particularly useful. IBM does of course sell products in
this space, but if this is a one-time task that might be overkill.

--
Joe Kesselman,
http://www.love-song-productions.com...lam/index.html

{} ASCII Ribbon Campaign | "may'ron DaroQbe'chugh vaj bIrIQbej" --
/\ Stamp out HTML mail! | "Put down the squeezebox & nobody gets hurt."
 
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
Different results parsing a XML file with XML::Simple (XML::Sax vs. XML::Parser) Erik Wasser Perl Misc 5 03-05-2006 10:09 PM
Print XML parsing to JspWriter (out) Class org.xml.sax.helpers.NewInstance can not access a member of class javax.xml.parsers.SAXParser with modifiers "protected" Per Magnus L?vold Java 0 11-15-2004 02:27 PM
embedding xml in xml as non-xml :) Mark Van Orman XML 5 09-15-2004 05:57 AM
What XML technologies to learn first for "XML Processing" and "XML Mapping"? Bomb Diggy Java 0 07-28-2004 07:26 AM
Help on including one XML document within another XML document using XML Schemas Tony Prichard XML 0 12-12-2003 03:18 PM



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