<?xml version='1.0' encoding='UTF-8'?>
<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLSchema' id='com.eleusoft.tet' targetNamespace='http://www.example.org/importer' xmlns:this='http://www.example.org/importer' attributeFormDefault ='unqualified' elementFormDefault ='qualified' xmlns:extra='http://eleusoft.org/schema/extra'>
<xsd:complexType name='Importer' extra:description='this works, independent first, the opposite does not, see bin:PijgG' extra:type.root='true'>
<xsd:annotation>
<xsd:documentation>this works, independent first, the opposite does not, see bin:PijgG</xsd:documentation>
</xsd:annotation>

<xsd:sequence>
<xsd:element name='Foo'>
<xsd:annotation>
<xsd:documentation>
Required [element], Single Occurrence,  with  Simple Type [inline-Importer-Foo:http://www.example.org/importer] localName is [Foo] namespace is [http://www.example.org/importer]
</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='Importer' type='this:Importer'>
<xsd:annotation>
<xsd:documentation>this works, independent first, the opposite does not, see bin:PijgG</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:schema>