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