blob: 2acf84e3a242d1646c56e57db3bb4bfc2cafe536 [file] [log] [blame]
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="a">
<xs:complexType>
</xs:complexType>
</xs:element>
<xs:element name="c">
<xs:complexType>
</xs:complexType>
</xs:element>
<xs:ele<caret>ment name="b">
<xs:complexType>
</xs:complexType>
</xs:element>
</xs:schema>