blob: e57428f881b071449cc51bdee3bf8a07759a33c5 [file] [log] [blame]
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -08001<?xml version='1.0'?>
2<xs:schema targetNamespace="http://www.w3.org/2001/XMLSchema-instance"
3 xmlns:xs="http://www.w3.org/2001/XMLSchema">
4 <xs:annotation>
5 <xs:documentation xmlns="http://www.w3.org/1999/xhtml">
6 <h1>XML Schema instance namespace</h1>
7 <p>See <a href="http://www.w3.org/TR/xmlschema-1/">The XML Schema draft recommendation</a> for an introduction</p>
8
9
10 <hr />
11 $Date: 2004/06/09 12:44:55 $<br />
12 $Id: XMLSchema-instance.xsd,v 1.1 2004/06/09 12:44:55 max Exp $
13 </xs:documentation>
14 </xs:annotation>
15 <xs:attribute name="type">
16 <xs:annotation>
17 <xs:documentation>No definitions are provided here, as
18 this schema is never used as such</xs:documentation>
19 </xs:annotation>
20 </xs:attribute>
21
22 <xs:attribute name="nill"/>
23 <xs:attribute name="schemaLocation"/>
24 <xs:attribute name="noNamespaceSchemaLocation"/>
25</xs:schema>