<?xml version=“1.0” encoding=“UTF-8”?>
<xs:schema
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/1998/Math/MathML" targetNamespace="http://www.w3.org/1998/Math/MathML" elementFormDefault="qualified" >
<xs:annotation>
<xs:documentation> This is the XML schema module defining common attributes for the content part of MathML. Authors: Stéphane Dalmas, INRIA. </xs:documentation>
</xs:annotation>
<xs:attributeGroup name=“Definition.attrib”>
<xs:attribute name="encoding" type="xs:string"/> <xs:attribute name="definitionURL" type="xs:anyURI"/>
</xs:attributeGroup>
</xs:schema>
<!–
Copyright û 2002 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. See http://www.w3.org/Consortium/Legal/. -->