<?xml version='1.0' encoding='UTF-8'?>
<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLSchema' id='com.eformbin.binkvbe9.form' attributeFormDefault ='unqualified' elementFormDefault ='qualified' xmlns:extra='http://eleusoft.org/schema/extra'>
<xsd:complexType name='Form' extra:description='OK - Test Paged (TABS) auto(1) with no initial (wiz.initialstep=1) and no final message (also if defined)' extra:wiz.intro='Introduction message &lt;b&gt;' extra:type.root='true' extra:wiz.initialstep='1' extra:wiz.finalmsg='Final message &lt;b&gt;' extra:wiz.finalstep='auto(1)' extra:wiz.finishfromstep='3' extra:wiz.hasstepfinalmessage='false' extra:eformbin.runner='paged'>
<xsd:annotation>
<xsd:documentation>OK - Test Paged (TABS) auto(1) with no initial (wiz.initialstep=1) and no final message (also if defined)</xsd:documentation>
</xsd:annotation>

<xsd:sequence>
<xsd:element name='Hello'>
<xsd:annotation>
<xsd:documentation>
Required [element], Single Occurrence,  with  Simple Type [inline-Form-Hello] localName is [Hello] without namespace
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base='xsd:string'>
	<xsd:minLength value='1'/>
	<xsd:whiteSpace value='preserve'/>
</xsd:restriction></xsd:simpleType>
</xsd:element>
<xsd:element name='Hello2'>
<xsd:annotation>
<xsd:documentation>
Required [element], Single Occurrence,  with  Simple Type [inline-Form-Hello2] localName is [Hello2] without namespace
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base='xsd:string'>
	<xsd:minLength value='1'/>
	<xsd:whiteSpace value='preserve'/>
</xsd:restriction></xsd:simpleType>
</xsd:element>
<xsd:element name='Hello3'>
<xsd:annotation>
<xsd:documentation>
Required [element], Single Occurrence,  with  Simple Type [inline-Form-Hello3] localName is [Hello3] without namespace
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base='xsd:string'>
	<xsd:minLength value='1'/>
	<xsd:whiteSpace value='preserve'/>
</xsd:restriction></xsd:simpleType>
</xsd:element>
<xsd:element name='Hello4Optional' minOccurs='0'>
<xsd:annotation>
<xsd:documentation>
Optional [element], Single Occurrence,  with  Simple Type [inline-Form-Hello4Optional] localName is [Hello4Optional] 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>OK - Test Paged (TABS) auto(1) with no initial (wiz.initialstep=1) and no final message (also if defined)</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:schema>