blob: 889db8374ea1b30a453e5eaf3cc3ddd1b74e685e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/NonStandardSchemaFileExtension/xsd0" xmlns:tns="http://www.example.org/NonStandardSchemaFileExtension/xsd0" elementFormDefault="qualified">
<complexType name="NewType" testXSD0="passed">
<sequence>
<element name="NewElement" type="string"></element>
<element name="NewElement1" type="string"></element>
</sequence>
</complexType>
</schema>