Schema Central > MathML 3.0 > mathml3-common.xsd > m:semantics
Advanced search

Recommended Reading:

Definitive XML Schema

 

m:semantics

Element information

Namespace: http://www.w3.org/1998/Math/MathML

Schema document: mathml3-common.xsd

Other elements with the same name: m:semantics, m:semantics

Type: Anonymous

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group m:CommonAtt
xref [0..1]xsd:anySimpleTypefrom group m:CommonAtt
class [0..1]xsd:NMTOKENSfrom group m:CommonAtt
style [0..1]xsd:stringfrom group m:CommonAtt
href [0..1]xsd:anyURIfrom group m:CommonAtt
other [0..1]xsd:anySimpleTypefrom group m:CommonDeprecatedAtt
Any attribute[0..*]Namespace: ##other, Process Contents: skipfrom group m:CommonAtt
encoding [0..1]xsd:stringfrom group m:DefEncAtt
definitionURL [0..1]xsd:anyURIfrom group m:DefEncAtt
cd [0..1]xsd:NCNamefrom group m:semantics.attributes
name [0..1]xsd:NCNamefrom group m:semantics.attributes

Used in

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>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com