<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gvwiki.greenvulcano.com/gvwiki/index.php?action=history&amp;feed=atom&amp;title=XMLEventCollectionDataProvider</id>
	<title>XMLEventCollectionDataProvider - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?action=history&amp;feed=atom&amp;title=XMLEventCollectionDataProvider"/>
	<link rel="alternate" type="text/html" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?title=XMLEventCollectionDataProvider&amp;action=history"/>
	<updated>2026-04-13T12:25:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.7</generator>
	<entry>
		<id>https://gvwiki.greenvulcano.com/gvwiki/index.php?title=XMLEventCollectionDataProvider&amp;diff=2822&amp;oldid=prev</id>
		<title>Anonymous: Created page with &quot;XMLEventCollectionDataProvider DataProvider, reads an XML with a pull/push parser and executes fields bound to xml events.  At the moment, only pull parser is handled, using the ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?title=XMLEventCollectionDataProvider&amp;diff=2822&amp;oldid=prev"/>
		<updated>2012-03-02T13:41:53Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;XMLEventCollectionDataProvider DataProvider, reads an XML with a pull/push parser and executes fields bound to xml events.  At the moment, only pull parser is handled, using the ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;XMLEventCollectionDataProvider DataProvider, reads an XML with a pull/push parser and executes fields bound to xml events.&lt;br /&gt;
&lt;br /&gt;
At the moment, only pull parser is handled, using the AXIOM implementation.&lt;br /&gt;
&lt;br /&gt;
Called fields are the following: &lt;br /&gt;
* START_DOCUMENT&lt;br /&gt;
* END_DOCUMENT&lt;br /&gt;
* NAMESPACE&lt;br /&gt;
* PROCESSING_INSTRUCTION&lt;br /&gt;
* ENTITY_REFERENCE&lt;br /&gt;
* DTD&lt;br /&gt;
* ATTRIBUTE&lt;br /&gt;
* START_ELEMENT&lt;br /&gt;
* END_ELEMENT&lt;br /&gt;
* CHARACTERS&lt;br /&gt;
&lt;br /&gt;
In addition to 'input' and 'output' variables, following are bound to the context of expressions:&lt;br /&gt;
* environment: an helper map to pass objects between field; &lt;br /&gt;
* parser: the pull/push parser.&lt;br /&gt;
&lt;br /&gt;
The following table shows the XMLEventCollectionDataProvider element's attributes:&lt;br /&gt;
{|class=&amp;quot;gvtable&amp;quot;&lt;br /&gt;
! Attribute !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| name || required || The attribute's value can't be null.&lt;br /&gt;
|-&lt;br /&gt;
| type || fixed || This attribute must assume the value '''dataProvider'''.&lt;br /&gt;
|-&lt;br /&gt;
| class || fixed || This attribute must assume the value '''it.greenvulcano.gvesb.gvdp.impl.XMLEventCollectionDataProvider'''.&lt;br /&gt;
|-&lt;br /&gt;
| source-selector || optional || OGNL expression to provide the root object to be passed to the expression stated in the 'Field' items.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Might contain one or more sub-element [[Field]].&lt;/div&gt;</summary>
		<author><name>Anonymous</name></author>
		
	</entry>
</feed>