version | |||||
namespace | http://www.w3.org/1998/Math/MathML3 | ||||
type | restriction of xsd:string | ||||
used by |
|
||||
source |
<xsd:simpleType name="group-alignment-list-list">
<xsd:restriction base="xs:string">
</xsd:simpleType>
<xsd:pattern value="(\s*\{\s*(left|center|right|decimalpoint)(\s+(left|center|right|decimalpoint))*\})*\s*">
</xsd:pattern>
</xsd:restriction>
|