blob: 53194868a7420b103fc4e9fbfe4203dfbcbf30fb [file] [log] [blame]
William M. Brack2f2a6632004-08-20 23:09:47 +00001<?xml version="1.0"?>
2<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
3 targetNamespace="http://FOO"
4 xmlns:foo="http://FOO">
5 <xsd:include schemaLocation="include3_0.inc" />
6
7 <xsd:element name="bar"/>
8 <xsd:element name="foo"/>
9</xsd:schema>