element piecewise
diagram
version
namespace http://www.w3.org/1998/Math/MathML3
children m:piece m:otherwise
used by
{}:ContExp
attributes
Name Type Use Default Fixed annotation
id xsd:ID
xref
class xsd:NMTOKENS
style xsd:string
href xsd:anyURI
other
encoding xsd:string
definitionURL xsd:anyURI
source <xsd:element name="piecewise">
<xsd:complexType>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="m:piece">
</xsd:element> <xsd:element ref="m:otherwise">
</xsd:element>
</xsd:choice> <xsd:attributeGroup ref="m:CommonAtt">
</xsd:attributeGroup> <xsd:attributeGroup ref="m:DefEncAtt">
</xsd:attributeGroup>
</xsd:complexType>
</xsd:element>