<?xml version='1.0' encoding='UTF-8'?>
<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLSchema' id='com.eformbin.binZwrDc.form' attributeFormDefault ='unqualified' elementFormDefault ='qualified' xmlns:extra='http://eleusoft.org/schema/extra'>
<xsd:complexType name='Form' extra:description='A grid control with a &#34;search in google&#34; action - with an extra column that repeats the Value using [grid.value.field] - Note: fixed for egrid (failed for particle pushed..) - fixed for grid (was no show current value) - use [action.value] since uses [grid.link] and not [action] - bin:ZwrDc?i=201  bin:3uHQp?i=4 bin:DLHYv?i=200' extra:type.root='true'>
<xsd:annotation>
<xsd:documentation>A grid control with a &#34;search in google&#34; action - with an extra column that repeats the Value using [grid.value.field] - Note: fixed for egrid (failed for particle pushed..) - fixed for grid (was no show current value) - use [action.value] since uses [grid.link] and not [action] - bin:ZwrDc?i=201  bin:3uHQp?i=4 bin:DLHYv?i=200</xsd:documentation>
</xsd:annotation>

<xsd:sequence>
<xsd:element name='Lines' maxOccurs='unbounded' type='Line'>
<xsd:annotation>
<xsd:documentation>
Required [element], Multiple Occurrence,  with  Complex Type [Line] localName is [Lines] without namespace
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name='LinesEditable' maxOccurs='unbounded' type='Line'>
<xsd:annotation>
<xsd:documentation>
Required [element], Multiple Occurrence,  with  Complex Type [Line] localName is [LinesEditable] without namespace
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence></xsd:complexType>
<xsd:element name='Form' type='Form'>
<xsd:annotation>
<xsd:documentation>A grid control with a &#34;search in google&#34; action - with an extra column that repeats the Value using [grid.value.field] - Note: fixed for egrid (failed for particle pushed..) - fixed for grid (was no show current value) - use [action.value] since uses [grid.link] and not [action] - bin:ZwrDc?i=201  bin:3uHQp?i=4 bin:DLHYv?i=200</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name='Line'>

<xsd:sequence>
<xsd:element name='Value'>
<xsd:annotation>
<xsd:documentation>
Required [element], Single Occurrence,  with  Simple Type [inline-Line-Value] localName is [Value] without namespace
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base='xsd:string'>
	<xsd:whiteSpace value='preserve'/>
</xsd:restriction></xsd:simpleType>
</xsd:element>
<xsd:element name='CurrentValue' minOccurs='0'>
<xsd:annotation>
<xsd:documentation>
Optional [element], Single Occurrence,  with  Simple Type [inline-Line-CurrentValue] localName is [CurrentValue] without namespace
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base='xsd:string'>
	<xsd:whiteSpace value='preserve'/>
</xsd:restriction></xsd:simpleType>
</xsd:element>
<xsd:element name='Action' minOccurs='0'>
<xsd:annotation>
<xsd:documentation>
Optional [element], Single Occurrence,  with  Simple Type [inline-Line-Action] localName is [Action] without namespace
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base='xsd:string'>
	<xsd:whiteSpace value='preserve'/>
</xsd:restriction></xsd:simpleType>
</xsd:element>
</xsd:sequence></xsd:complexType>
<xsd:element name='Line' type='Line'/>
</xsd:schema>