<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; JS: Парсинг XML]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=11259&amp;type=atom" />
	<updated>2016-01-25T15:26:34Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11259</id>
		<entry>
			<title type="html"><![CDATA[Re: JS: Парсинг XML]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=100659#p100659" />
			<content type="html"><![CDATA[<p>Про второй вариант см. <a href="http://www.script-coding.com/XMLDOMscripts.html">здесь</a> на примере VBScript. Есть ещё <a href="http://forum.script-coding.com/viewtopic.php?id=2900">Chilkat XML</a>.</p>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2016-01-25T15:26:34Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=100659#p100659</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[JS: Парсинг XML]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=100655#p100655" />
			<content type="html"><![CDATA[<p>Предстоит массовый и регулярный парсинг XML-файлов (на всякий случай: XSLT нет).</p><p>Существует несколько вариантов чтения.<br />1. Через ADO stream в RecordSet<br />2. Через Msxml?.DOMDocument в DOM.<br />3. Парсить самому текстовую строку (используя знание структуры конкретного типа XML).<br />4. Ваш вариант.</p><br /><p>Поделитесь опытом: кто как делал, какие есть подлости.</p>]]></content>
			<author>
				<name><![CDATA[ElCooper]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33490</uri>
			</author>
			<updated>2016-01-25T12:33:45Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=100655#p100655</id>
		</entry>
</feed>
