m:semantics
Element information
Namespace: http://www.w3.org/1998/Math/MathML
Schema document: mathml3-strict-content.xsd
Other elements with the same name: m:semantics, m:semantics
Type: Anonymous
Properties: Local, Qualified
Content
- Sequence [1..1]
- Choice [1..1]
- m:apply
- m:bind
- m:ci
- m:cn
- m:csymbol
- m:cbytes
- m:cerror
- m:cs
- m:share
- m:piecewise
- m:interval [1..1]
- m:lambda [1..1]
- m:compose [1..1]
- m:not [1..1]
- m:int [1..1]
- m:diff [1..1]
- m:partialdiff [1..1]
- m:card [1..1]
- m:sum [1..1]
- m:product [1..1]
- m:limit [1..1]
- m:selector [1..1]
from subst. group m:DeprecatedContExpfrom subst. group m:interval.classfrom subst. group m:unary-functional.classfrom subst. group m:lambda.classfrom subst. group m:nary-functional.classfrom group m:binary-arith.classfrom group m:unary-arith.classfrom subst. group m:nary-minmax.classfrom subst. group m:nary-arith.classfrom subst. group m:nary-logical.classfrom subst. group m:unary-logical.classfrom subst. group m:binary-logical.classfrom subst. group m:quantifier.classfrom subst. group m:binary-reln.classfrom subst. group m:int.classfrom subst. group m:Differential-Operator.classfrom subst. group m:partialdiff.classfrom subst. group m:unary-veccalc.classfrom subst. group m:nary-setlist-constructor.classfrom subst. group m:nary-set.classfrom subst. group m:binary-set.classfrom subst. group m:nary-set-reln.classfrom subst. group m:unary-set.classfrom subst. group m:sum.classfrom subst. group m:product.classfrom subst. group m:limit.classfrom subst. group m:unary-elementary.classfrom subst. group m:nary-stats.classfrom subst. group m:nary-constructor.classfrom subst. group m:unary-linalg.classfrom subst. group m:nary-linalg.classfrom subst. group m:binary-linalg.classfrom subst. group m:constant-set.classfrom subst. group m:constant-arith.class - Choice [0..*]
from group m:ContExp - Choice [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group m:CommonAtt | |
xref | [0..1] | xsd:anySimpleType | from group m:CommonAtt | |
class | [0..1] | xsd:NMTOKENS | from group m:CommonAtt | |
style | [0..1] | xsd:string | from group m:CommonAtt | |
href | [0..1] | xsd:anyURI | from group m:CommonAtt | |
other | [0..1] | xsd:anySimpleType | from group m:CommonDeprecatedAtt | |
Any attribute | [0..*] | Namespace: ##other, Process Contents: skip | from group m:CommonAtt | |
encoding | [0..1] | xsd:string | from group m:DefEncAtt | |
definitionURL | [0..1] | xsd:anyURI | from group m:DefEncAtt | |
cd | [0..1] | xsd:NCName | from group m:semantics.attributes | |
name | [0..1] | xsd:NCName | from group m:semantics.attributes |
Used in
- Group m:semantics-contexp
Sample instance
<m:semantics cd="NCName" name="NCName"> <m:apply> <m:apply> <m:apply>... </m:apply> <m:bvar>... </m:bvar> <m:domainofapplication>... </m:domainofapplication> <m:apply>... </m:apply> </m:apply> <m:bvar> <m:ci>... </m:ci> </m:bvar> <m:domainofapplication> <m:apply>... </m:apply> </m:domainofapplication> <m:apply> <m:apply>... </m:apply> <m:bvar>... </m:bvar> <m:domainofapplication>... </m:domainofapplication> <m:apply>... </m:apply> </m:apply> </m:apply> <m:annotation cd="NCName" name="NCName">Any text</m:annotation> </m:semantics>