<?xml version='1.0' encoding='UTF-8'?>
<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLSchema' id='com.eformbin.binhOdHw.form' attributeFormDefault ='unqualified' elementFormDefault ='qualified' xmlns:extra='http://eleusoft.org/schema/extra'>
<xsd:complexType name='SubSubForm'>

<xsd:sequence>
<xsd:element name='ColorsSet' maxOccurs='4'>
<xsd:annotation>
<xsd:documentation>
Required [element], Multiple Occurrence,  with  Simple Type [inline-SubSubForm-ColorsSet] localName is [ColorsSet] 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='SubSubForm' type='SubSubForm'/>
<xsd:complexType name='Form' extra:description='Unit Test for required multiselect MORE nested STD CTRL BUG CRASH - disable HTML5' extra:type.root='true'>
<xsd:annotation>
<xsd:documentation>Unit Test for required multiselect MORE nested STD CTRL BUG CRASH - disable HTML5</xsd:documentation>
</xsd:annotation>

<xsd:sequence>
<xsd:element name='SubForm' type='SubForm'>
<xsd:annotation>
<xsd:documentation>
Required [element], Single Occurrence,  with  Complex Type [SubForm] localName is [SubForm] without namespace
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence></xsd:complexType>
<xsd:element name='Form' type='Form'>
<xsd:annotation>
<xsd:documentation>Unit Test for required multiselect MORE nested STD CTRL BUG CRASH - disable HTML5</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name='SubForm'>

<xsd:sequence>
<xsd:element name='SubSubForm' type='SubSubForm'>
<xsd:annotation>
<xsd:documentation>
Required [element], Single Occurrence,  with  Complex Type [SubSubForm] localName is [SubSubForm] without namespace
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence></xsd:complexType>
<xsd:element name='SubForm' type='SubForm'/>
</xsd:schema>