Lines Matching full:xml

1 <?xml version='1.0'?>
2 <?xml-stylesheet href="../2008/09/xsd.xsl" type="text/xsl"?>
3 <xs:schema targetNamespace="http://www.w3.org/XML/1998/namespace"
6 xml:lang="en">
11 <h1>About the XML namespace</h1>
15 This schema document describes the XML namespace, in a form
19 See <a href="http://www.w3.org/XML/1998/namespace.html">
20 http://www.w3.org/XML/1998/namespace.html</a> and
21 <a href="http://www.w3.org/TR/REC-xml">
22 http://www.w3.org/TR/REC-xml</a> for information
53 by virtue of its definition in the XML specification.</p>
72 The union allows for the 'un-declaration' of xml:lang with
100 definition in the XML specification.</p>
123 by virtue of its definition in the XML Base specification.</p>
145 xml:id specification.</p>
149 href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a>
158 <xs:attribute ref="xml:base"/>
159 <xs:attribute ref="xml:lang"/>
160 <xs:attribute ref="xml:space"/>
161 <xs:attribute ref="xml:id"/>
173 the original XML Working Group. This name is reserved by
174 the following decision of the W3C XML Plenary and
175 XML Coordination groups:
180 dedication the W3C XML Plenary on this 10th day of
182 the XML name "xml:Father".
192 <div xml:id="usage" id="usage">
198 for use by schemas wishing to allow <code>xml:base</code>,
199 <code>xml:lang</code>, <code>xml:space</code> or
200 <code>xml:id</code> attributes on elements they define.
204 the XML namespace, e.g. as follows:
209 &lt;import namespace="http://www.w3.org/XML/1998/namespace"
210 schemaLocation="http://www.w3.org/2001/xml.xsd"/>
216 &lt;import namespace="http://www.w3.org/XML/1998/namespace"
217 schemaLocation="http://www.w3.org/2009/01/xml.xsd"/>
226 &lt;attributeGroup ref="xml:specialAttrs"/>
239 <div id="nsversioning" xml:id="nsversioning">
243 In keeping with the XML Schema WG's standard versioning
245 <a href="http://www.w3.org/2009/01/xml.xsd">
246 http://www.w3.org/2009/01/xml.xsd</a>.
250 <a href="http://www.w3.org/2001/xml.xsd">
251 http://www.w3.org/2001/xml.xsd</a>.
255 in order to remain compatible with the latest version of XML
256 Schema itself, or with the XML namespace itself. In other words,
257 if the XML Schema or XML namespaces change, the version of this
258 document at <a href="http://www.w3.org/2001/xml.xsd">
259 http://www.w3.org/2001/xml.xsd
262 <a href="http://www.w3.org/2009/01/xml.xsd">
263 http://www.w3.org/2009/01/xml.xsd
272 <li><a href="http://www.w3.org/2009/01/xml.xsd">
273 http://www.w3.org/2009/01/xml.xsd</a></li>
274 <li><a href="http://www.w3.org/2007/08/xml.xsd">
275 http://www.w3.org/2007/08/xml.xsd</a></li>
276 <li><a href="http://www.w3.org/2004/10/xml.xsd">
277 http://www.w3.org/2004/10/xml.xsd</a></li>
278 <li><a href="http://www.w3.org/2001/03/xml.xsd">
279 http://www.w3.org/2001/03/xml.xsd</a></li>