It sounds like you might want XInclude.
 
----- Original Message -----
Sent: Friday, September 17, 2004 2:24 PM
Subject: Splitting large XML file into small XMLs

Hi guys,

 

            I have large XML file it has thousands of XML files embedded in it tell a better way to separate this.

 

This is the format of file:

 

<?xml version="1.0" encoding="UTF-8"?>

<non_xml_data><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<DBGMMessage SchemaVersion="2.0" xsi:schemaLocation="DbGMLPrice dbgml.marketdata.xsd Risk marketdata.risk.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="DbGMLPrice">

    <BusinessHdr xmlns="">

 

 

      </BusinessHdr>

</DBGMMessage>]]></non_xml_data>

<?xml version="1.0" encoding="UTF-8"?>

<non_xml_data><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<DBGMMessage SchemaVersion="2.0" xsi:schemaLocation="DbGMLPrice dbgml.marketdata.xsd Risk marketdata.risk.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="DbGMLPrice">

    <BusinessHdr xmlns="">

 

 

      </BusinessHdr>

</DBGMMessage>]]></non_xml_data>

 

 

 

DISCLAIMER:
This message contains privileged and confidential information and is intended only for the individual named.If you are not the intended recipient you should not disseminate,distribute,store,print, copy or deliver this message.Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted,corrupted,lost,destroyed,arrive late or incomplete or contain viruses.The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.762 / Virus Database: 510 - Release Date: 13/09/04

Reply via email to