Sha256: ab3cdba7c60668ed538f5091d66b29ffbceb61c47611f8bdcc8b56a2bfbe56b3

Contents?: true

Size: 1.03 KB

Versions: 21

Compression:

Stored size: 1.03 KB

Contents

<?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 for the MathML "mglyph" element.
  Author: St&#233;phane Dalmas, INRIA.
  </xs:documentation>
</xs:annotation>

<xs:attributeGroup name="mglyph.attlist">
  <xs:attribute name="alt" type="xs:string"/>
  <xs:attribute name="fontfamily" type="xs:string"/>
  <xs:attribute name="index" type="xs:positiveInteger"/>
</xs:attributeGroup>

<xs:complexType name="mglyph.type">
  <xs:attributeGroup ref="mglyph.attlist"/>
</xs:complexType>

<xs:element name="mglyph" type="mglyph.type"/>

</xs:schema>


<!--
  Copyright &#251; 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/.
  -->

Version data entries

21 entries across 21 versions & 3 rubygems

Version Path
asciimath-2.0.5 spec/schema/mathml2/presentation/characters.xsd
asciimath-2.0.4 spec/schema/mathml2/presentation/characters.xsd
asciimath-2.0.3 spec/schema/mathml2/presentation/characters.xsd
asciimath-2.0.2 spec/schema/mathml2/presentation/characters.xsd
metanorma-cli-1.3.4 gems/ruby/2.6.0/gems/asciimath-2.0.1/spec/schema/mathml2/presentation/characters.xsd
metanorma-cli-1.3.3.1 gems/ruby/2.6.0/gems/asciimath-2.0.1/spec/schema/mathml2/presentation/characters.xsd
asciimath-2.0.1 spec/schema/mathml2/presentation/characters.xsd
asciimath-2.0.0 spec/schema/mathml2/presentation/characters.xsd
cirneco-0.9.16 resources/jats-1.1/standard-modules/mathml2/presentation/characters.xsd
cirneco-0.9.15 resources/jats-1.1/standard-modules/mathml2/presentation/characters.xsd
cirneco-0.9.14 resources/jats-1.1/standard-modules/mathml2/presentation/characters.xsd
cirneco-0.9.13 resources/jats-1.1/standard-modules/mathml2/presentation/characters.xsd
cirneco-0.9.12 resources/jats-1.1/standard-modules/mathml2/presentation/characters.xsd
cirneco-0.9.11 resources/jats-1.1/standard-modules/mathml2/presentation/characters.xsd
cirneco-0.9.10 resources/jats-1.1/standard-modules/mathml2/presentation/characters.xsd
cirneco-0.9.9 resources/jats-1.1/standard-modules/mathml2/presentation/characters.xsd
cirneco-0.9.8 resources/jats-1.1/standard-modules/mathml2/presentation/characters.xsd
cirneco-0.9.7 resources/jats-1.1/standard-modules/mathml2/presentation/characters.xsd
cirneco-0.9.6 resources/jats-1.1/standard-modules/mathml2/presentation/characters.xsd
cirneco-0.9.5 resources/jats-1.1/standard-modules/mathml2/presentation/characters.xsd