<?xml version='1.0' encoding='UTF-8'?>
<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLSchema' id='com.eformbin.bineIrby.form' attributeFormDefault ='unqualified' elementFormDefault ='qualified' xmlns:extra='http://eleusoft.org/schema/extra'>
<xsd:complexType name='Form' extra:description='Lookup / Code Label bound to space separated list Control Example - bin:xnPVd' extra:type.root='true'>
<xsd:annotation>
<xsd:documentation>Lookup / Code Label bound to space separated list Control Example - bin:xnPVd</xsd:documentation>
</xsd:annotation>

<xsd:sequence>
<xsd:element name='sortsLookups' minOccurs='0' maxOccurs='unbounded'>
<xsd:annotation>
<xsd:documentation>
Optional [listElement], Multiple Occurrence,  with  Simple Type [inline-Form-sortsLookups] localName is [sortsLookups] without namespace
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base='xsd:long'>
	<xsd:minInclusive value='-9223372036854775808'/>
	<xsd:fractionDigits value='0'/>
	<xsd:maxInclusive value='9223372036854775807'/>
	<xsd:whiteSpace value='collapse'/>
</xsd:restriction></xsd:simpleType>
</xsd:element>
</xsd:sequence></xsd:complexType>
<xsd:element name='Form' type='Form'>
<xsd:annotation>
<xsd:documentation>Lookup / Code Label bound to space separated list Control Example - bin:xnPVd</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:schema>