Espace de nommage |
http://www.w3.org/1998/Math/MathML |
Diagramme
|
|
Utilisé par
|
|
Modèle |
and | or | xor | not | exists | forall | implies |
Enfants |
and, exists, forall, implies, not, or, xor |
Source
|
<xs:group name="Content-logic.class">
<xs:choice>
<xs:element ref="and"/>
<xs:element ref="or"/>
<xs:element ref="xor"/>
<xs:element ref="not"/>
<xs:element ref="exists"/>
<xs:element ref="forall"/>
<xs:element ref="implies"/>
</xs:choice>
</xs:group> |
|
Localisation du schéma |
http://www.erudit.org/xsd/mathml/2.0/content/logic.xsd |