[AccessD] A2000: XML Q

Jim DeMarco Jdemarco at hudsonhealthplan.org
Fri Mar 3 10:50:32 CST 2006


Darren,

We've been using this:

<?xml version="1.0" encoding="iso-8859-1"?>

But I'm pretty sure you can get by with just:

<?xml version="1.0"?> 

Once you navigate the file below this processing instruction your on
your own as far as defining elements etc.

May I ask why the concern?

HTH

Jim

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Darren DICK
Sent: Wednesday, March 01, 2006 11:19 PM
To: AccessD
Subject: [AccessD] A2000: XML Q

Hello all
Cross Posted to dba_SQL List
What is the minimum header information i need to include before 'my
data' starts to get a 'Well formed' xml doc?
Eg the stuff that looks like
<?xml version="1.0"?><Report xmlns="Invoice2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

 

etc etc

 

many thanks

DD

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


***********************************************************************************
"This electronic message is intended to be for the use only of the named recipient, and may contain information from Hudson Health Plan (HHP) that is confidential or privileged.  If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited.  If you have received this message in error or are not the named recipient, please notify us immediately, either by contacting the sender at the electronic mail address noted above or calling HHP at (914) 631-1611. If you are not the intended recipient, please do not forward this email to anyone, and delete and destroy all copies of this message.  Thank You".
***********************************************************************************




More information about the AccessD mailing list