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:ci
from group m:semantics-ci - Choice [0..*]
- 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-ci
- Anonymous type of element m:bvar via reference to m:semantics-ci
- Anonymous type of element m:semantics via reference to m:semantics-ci
Sample instance
<m:semantics cd="NCName" name="NCName"> <m:ci> <m:mglyph/> </m:ci> <m:annotation cd="NCName" name="NCName">Any text</m:annotation> </m:semantics>