<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.w3.org/XML/1998/namespace">
    <xs:attribute name="id" type="xs:ID">
      <xs:annotation>
        <xs:documentation>A generic mechanism for annotating elements with unique identifiers. See: http://www.w3.org/TR/xml-id/ for more information.</xs:documentation>
      </xs:annotation>
    </xs:attribute>
</xs:schema>