<?xml version='1.0' encoding='UTF-8'?>
<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLSchema' id='com.eformbin.binszowV.form' attributeFormDefault ='unqualified' elementFormDefault ='qualified' xmlns:extra='http://eleusoft.org/schema/extra'>
<xsd:complexType name='Form' extra:description='Wizard with bound lookups in distinct pages, here do not set extra:aclec.apply=true' extra:type.root='true' extra:wiz.initialstep='1' extra:wiz.finalstep='auto' extra:wiz.finishfromstep='3' extra:wiz.hasstepfinalmessage='false' extra:eformbin.runner='wizard'>
<xsd:annotation>
<xsd:documentation>Wizard with bound lookups in distinct pages, here do not set extra:aclec.apply=true</xsd:documentation>
</xsd:annotation>

<xsd:sequence>
<xsd:element name='Regione'>
<xsd:annotation>
<xsd:documentation>
Required [element], Single Occurrence,  with  Simple Type [inline-Form-Regione] localName is [Regione] 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='Provincia'>
<xsd:annotation>
<xsd:documentation>
Required [element], Single Occurrence,  with  Simple Type [inline-Form-Provincia] localName is [Provincia] 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='Comune'>
<xsd:annotation>
<xsd:documentation>
Required [element], Single Occurrence,  with  Simple Type [inline-Form-Comune] localName is [Comune] 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='Form' type='Form'>
<xsd:annotation>
<xsd:documentation>Wizard with bound lookups in distinct pages, here do not set extra:aclec.apply=true</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:schema>