version | V3_0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.w3.org/1998/Math/MathML | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attributeGroup name="declare.attlist">
<xsd:attribute name="type" type="xs:string"></xsd:attribute>
<xsd:attribute name="scope" type="xs:string"></xsd:attribute>
<xsd:attribute name="nargs" type="xs:nonNegativeInteger"></xsd:attribute>
<xsd:attribute name="occurrence"> </xsd:attributeGroup>
<xsd:simpleType> </xsd:attribute>
<xsd:attributeGroup ref="Definition.attrib"></xsd:attributeGroup>
<xsd:restriction base="xs:string"> </xsd:simpleType>
<xsd:enumeration value="prefix"></xsd:enumeration>
<xsd:enumeration value="infix"></xsd:enumeration>
<xsd:enumeration value="function-model"></xsd:enumeration>
</xsd:restriction>
|
type | xsd:string |
source | <xsd:attribute name="type" type="xs:string"/> |
type | xsd:string |
source | <xsd:attribute name="scope" type="xs:string"/> |
type | xsd:nonNegativeInteger |
source | <xsd:attribute name="nargs" type="xs:nonNegativeInteger"/> |
type | restriction of xsd:string |
source | <xsd:attribute name="occurrence">
<xsd:simpleType> </xsd:attribute>
<xsd:restriction base="xs:string"> </xsd:simpleType>
<xsd:enumeration value="prefix"></xsd:enumeration>
<xsd:enumeration value="infix"></xsd:enumeration>
<xsd:enumeration value="function-model"></xsd:enumeration>
</xsd:restriction>
|