Sha256: cc1f5629fd07014d0ea09a322f644f27bc7e349cc762fbd864c07a0e3bb15945

Contents?: true

Size: 1.15 KB

Versions: 13

Compression:

Stored size: 1.15 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 "merror" element.
  Author: St&#233;phane Dalmas, INRIA.
  </xs:documentation>
</xs:annotation>

<xs:attributeGroup name="merror.attlist">
  <xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>

<xs:group name="merror.content">
  <xs:sequence>
    <xs:group ref="Presentation-expr.class"/>
  </xs:sequence>
</xs:group>

<xs:complexType name="merror.type">
  <xs:group ref="merror.content" minOccurs="0" maxOccurs="unbounded"/>
  <xs:attributeGroup ref="merror.attlist"/>
</xs:complexType>

<xs:element name="merror" type="merror.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

13 entries across 7 versions & 2 rubygems

Version Path
xml_jats_resolver-0.3.2 lib/dtd/jats/publishing/0.4/dtd/xsd/ncbi-mathml2/presentation/error.xsd
xml_jats_resolver-0.3.2 lib/dtd/jats/archiving/0.4/dtd/xsd/ncbi-mathml2/presentation/error.xsd
xml_jats_resolver2-0.3.2 lib/dtd/jats/archiving/0.4/dtd/xsd/ncbi-mathml2/presentation/error.xsd
xml_jats_resolver2-0.3.2 lib/dtd/jats/publishing/0.4/dtd/xsd/ncbi-mathml2/presentation/error.xsd
xml_jats_resolver-0.3.1 lib/dtd/jats/publishing/0.4/dtd/xsd/ncbi-mathml2/presentation/error.xsd
xml_jats_resolver-0.3.1 lib/dtd/jats/archiving/0.4/dtd/xsd/ncbi-mathml2/presentation/error.xsd
xml_jats_resolver-0.3.0 lib/dtd/jats/publishing/0.4/dtd/xsd/ncbi-mathml2/presentation/error.xsd
xml_jats_resolver-0.3.0 lib/dtd/jats/archiving/0.4/dtd/xsd/ncbi-mathml2/presentation/error.xsd
xml_jats_resolver-0.2.0 lib/dtd/jats/publishing/0.4/dtd/xsd/ncbi-mathml2/presentation/error.xsd
xml_jats_resolver-0.2.0 lib/dtd/jats/archiving/0.4/dtd/xsd/ncbi-mathml2/presentation/error.xsd
xml_jats_resolver-0.1.0 lib/dtd/jats/publishing/0.4/dtd/xsd/ncbi-mathml2/presentation/error.xsd
xml_jats_resolver-0.1.0 lib/dtd/jats/archiving/0.4/dtd/xsd/ncbi-mathml2/presentation/error.xsd
xml_jats_resolver-0.0.1 lib/dtd/jats/0.4/dtd/xsd/ncbi-mathml2/presentation/error.xsd