how do i write my own xml schema for Excel?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have simple xml data files that I want to open in Excel and I need to
define the data field types as text and/or numerics. I'd like to attach a
schema to the data that defines these types but I can't seem to get it to
work. What would you write the schema in and what would be some simple
examples to accomplish this?
For example, xml tag names of <CustomerCode> is text and <Sales> is numeric
and they are the only two tags in a file and they repeat.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top