Schema Central > MathML 2.0 > constructs.xsd > mathml:piecewise
Advanced search

Recommended Reading:

Definitive XML Schema

 

mathml:piecewise

Element information

Type: mathml:piecewise.type

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
class [0..1]xsd:NMTOKENSfrom group mathml:Common.attrib
style [0..1]xsd:stringfrom group mathml:Common.attrib
xref [0..1]xsd:IDREFfrom group mathml:Common.attrib
id [0..1]xsd:IDfrom group mathml:Common.attrib
xlink:href [0..1]xsd:anyURIfrom group mathml:Common.attrib
Any attribute[0..*]Namespace: ##other, Process Contents: skipfrom group mathml:Common.attrib

Used in

Sample instance

<mathml:piecewise>
   <mathml:piece>
      <mathml:cn>Any text, intermingled with:
         <mathml:mi>Any text, intermingled with:...
         </mathml:mi>
      </mathml:cn>
   </mathml:piece>
   <mathml:otherwise>
      <mathml:cn>Any text, intermingled with:
         <mathml:mi>Any text, intermingled with:...
         </mathml:mi>
      </mathml:cn>
   </mathml:otherwise>
   <mathml:piece>
      <mathml:cn>Any text, intermingled with:
         <mathml:mi>Any text, intermingled with:...
         </mathml:mi>
      </mathml:cn>
   </mathml:piece>
</mathml:piecewise>

Site developed and hosted by Datypic, Inc.

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