XML Schema "common-attrib.xsd"
Target Namespace:
http://www.w3.org/1998/Math/MathML
Components:
attribute group
Schema Location:
http://www.erudit.org/xsd/mathml/2.0/content/common-attrib.xsd, see XML source
Included in Schema:
mathml2.xsd [src]
Annotation
This is the XML schema module defining common attributes for the content part of MathML. Authors: Stéphane Dalmas, INRIA.
Attribute Group Summary
Definition.attrib
Content:
Includes:
definitions of 2 attributes
Used:
at 48 locations
XML Source (w/o annotations (1))
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema elementFormDefault="qualified" targetNamespace="http://www.w3.org/1998/Math/MathML" xmlns="http://www.w3.org/1998/Math/MathML" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:attributeGroup name="Definition.attrib">
<xs:attribute name="encoding" type="xs:string"/>
<xs:attribute name="definitionURL" type="xs:anyURI"/>
</xs:attributeGroup>
</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/.
-->

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set