blob: 625fd714c393123d93ddb60baa988bcf6c6208de [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="ImportedTypeViaWSDLImport" testXSD1="passed">
<sequence>
<element name="NewElement" type="string"></element>
<element name="NewElement1" type="string"></element>
</sequence>
</complexType>
</schema>