blob: 24260dc0187a78b89c4c9131695d012223d74e69 [file] [log] [blame]
<?xml version="1.0"?>
<xs:schema xmlns:lib="http://dyomedea.com/ns/library" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://dyomedea.com/ns/library" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:import schemaLocation="very-simple-2-ns-ppl-nons-t.xsd"/>
<xs:element name="library">
<xs:complexType>
<xs:sequence>
<xs:element name="importTest" type="importType" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>