Exporting XML, editing to conform with existing schema

C

Christopher M.

I'm exporting XML from Access. There is an option to not export key and
index information to a schema (XSD) file, but there's no option for the XML
file.

What I've been doing is using editors like AttEdit and XMLSpy to edit the
XML by removing the keys so it conforms to an existing schema.

I'm having a problem though. I have a bunch of child elements, and I'm
trying to modify some elements of these child elements, but it seems that I
can only modify one child's child at a time.

It seems like the only solution is to write some code to modify all of the
child elements or use Altova Mapforce. Or I guess I could try to modify my
tables in Access to eliminate the keys and use other fields instead, and use
where statements and cross joins instead of inner joins. Any ideas?


W. Pooh (AKA Winnie P.)
 

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

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top