<?xml version="1.0" encoding="UTF-8"?>
<!-- Local subset of the W3C xml.xsd so CheeseXML validates offline. -->
<xs:schema
  xmlns:xs="http://www.w3.org/2001/XMLSchema"
  targetNamespace="http://www.w3.org/XML/1998/namespace"
  xml:lang="en">
  <xs:attribute name="lang" type="xs:language">
    <xs:annotation>
      <xs:documentation>
        BCP 47 language tag. In CheeseXML this is required on every
        human-readable &lt;T&gt; so software can pick a language without
        guessing from the surrounding document.
      </xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="space">
    <xs:simpleType>
      <xs:restriction base="xs:NCName">
        <xs:enumeration value="default"/>
        <xs:enumeration value="preserve"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="base" type="xs:anyURI"/>
  <xs:attribute name="id" type="xs:ID"/>
  <xs:attributeGroup name="specialAttrs">
    <xs:attribute ref="xml:base"/>
    <xs:attribute ref="xml:lang"/>
    <xs:attribute ref="xml:space"/>
    <xs:attribute ref="xml:id"/>
  </xs:attributeGroup>
</xs:schema>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Кэширование объекта 0/177 объектов с помощью Redis
Кэширование страницы с использованием Redis 
CDN через N/A
Отложенная загрузка

Served from: www.samovar-tool.ru @ 2026-09-14 06:03:58 by W3 Total Cache
-->