> CFXML to create an XML file.
>
> My questions are ...
>
> 1) Is the exported XML file in XHTML format? If not, what
> DTD is being used?
It's up to you to choose a specific XML language. The CFXML tag just lets
you create the XML document.
> Once the query has been exported to an XML file, I want to
> send this XML file to someone that's not using DWMX or CF.
> 3) How can they read and extract the data in the XML file so
> they can import the data into their database tables?
They can use an XML parser and apply their understanding of your chosen DTD
or schema.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

