Afficher:

Annotations
Attributs
Diagramme
Propriétés
Source
Utilisé par
Schémas inclus characters.xsd
Espace de nommage http://www.erudit.org/xsd/article
Annotations
This is the XML Schema module for the MathML "mglyph" element. Author: Stphane Dalmas, INRIA.
Propriétés
attribute form default: unqualified
element form default: qualified
Localisation du schéma http://www.erudit.org/xsd/mathml/2.0/presentation/characters.xsd
Élément mglyph
Espace de nommage http://www.w3.org/1998/Math/MathML
Diagramme
Diagramme characters_xsd.tmp#mglyph.attlist characters_xsd.tmp#mglyph.type
Type mglyph.type
Propriétés
content: complex
Utilisé par
Groupe(s) d'élément Glyph-alignmark.class
Attributs
Nom Type Valeur fixe Valeur par défaut Utilisation Annotation
alt xs:string optional
fontfamily xs:string optional
index xs:positiveInteger optional
Source
<xs:element name="mglyph" type="mglyph.type"/>
Localisation du schéma http://www.erudit.org/xsd/mathml/2.0/presentation/characters.xsd
Type complexe mglyph.type
Espace de nommage http://www.w3.org/1998/Math/MathML
Diagramme
Diagramme characters_xsd.tmp#mglyph.attlist
Utilisé par
Élément mglyph
Attributs
Nom Type Valeur fixe Valeur par défaut Utilisation Annotation
alt xs:string optional
fontfamily xs:string optional
index xs:positiveInteger optional
Source
<xs:complexType name="mglyph.type">
  <xs:attributeGroup ref="mglyph.attlist"/>
</xs:complexType>
Localisation du schéma http://www.erudit.org/xsd/mathml/2.0/presentation/characters.xsd
Attribut mglyph.attlist / @alt
Espace de nommage Pas d'espace de nommage
Type xs:string
Propriétés
content: simple
Utilisé par
Groupe(s) d'attribut mglyph.attlist
Source
<xs:attribute name="alt" type="xs:string"/>
Localisation du schéma http://www.erudit.org/xsd/mathml/2.0/presentation/characters.xsd
Attribut mglyph.attlist / @fontfamily
Espace de nommage Pas d'espace de nommage
Type xs:string
Propriétés
content: simple
Utilisé par
Groupe(s) d'attribut mglyph.attlist
Source
<xs:attribute name="fontfamily" type="xs:string"/>
Localisation du schéma http://www.erudit.org/xsd/mathml/2.0/presentation/characters.xsd
Attribut mglyph.attlist / @index
Espace de nommage Pas d'espace de nommage
Type xs:positiveInteger
Propriétés
content: simple
Utilisé par
Groupe(s) d'attribut mglyph.attlist
Source
<xs:attribute name="index" type="xs:positiveInteger"/>
Localisation du schéma http://www.erudit.org/xsd/mathml/2.0/presentation/characters.xsd
Groupe d'attribut mglyph.attlist
Espace de nommage http://www.w3.org/1998/Math/MathML
Diagramme
Diagramme characters_xsd.tmp#mglyph.attlist_alt characters_xsd.tmp#mglyph.attlist_fontfamily characters_xsd.tmp#mglyph.attlist_index
Utilisé par
Type(s) complexe mglyph.type
Attributs
Nom Type Valeur fixe Valeur par défaut Utilisation Annotation
alt xs:string optional
fontfamily xs:string optional
index xs:positiveInteger optional
Source
<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>
Localisation du schéma http://www.erudit.org/xsd/mathml/2.0/presentation/characters.xsd