Attribute Group Summary | ||||||||
Operator.attrib |
|
|||||||
Token-style.attrib |
|
<?xml version="1.0" encoding="UTF-8"?> <xs:schema elementFormDefault="qualified" targetNamespace="http://www.w3.org/1998/Math/MathML" xmlns="http://www.w3.org/1998/Math/MathML" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <!-- The mathematics style attributes. These attributes are valid on all presentation token elements except "mspace" and "mglyph", and on no other elements except "mstyle". --> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="normal"/> <xs:enumeration value="bold"/> <xs:enumeration value="italic"/> <xs:enumeration value="bold-italic"/> <xs:enumeration value="double-struck"/> <xs:enumeration value="bold-fraktur"/> <xs:enumeration value="script"/> <xs:enumeration value="bold-script"/> <xs:enumeration value="fraktur"/> <xs:enumeration value="sans-serif"/> <xs:enumeration value="bold-sans-serif"/> <xs:enumeration value="sans-serif-italic"/> <xs:enumeration value="sans-serif-bold-italic"/> <xs:enumeration value="monospace"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:simpleType> </xs:simpleType> </xs:attribute> <!-- For both of the following attributes the types should be more restricted --> </xs:attributeGroup> <!-- These operators are all related to operators. They are valid on "mo" and "mstyle". --> <!-- this attribute value is normally inferred from the position of the operator in its "<mrow"> --> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="prefix"/> <xs:enumeration value="infix"/> <xs:enumeration value="postfix"/> </xs:restriction> </xs:simpleType> </xs:attribute> <!-- set by dictionnary, else it is "thickmathspace" --> <xs:simpleType> </xs:simpleType> </xs:attribute> <!-- set by dictionnary, else it is "thickmathspace" --> <xs:simpleType> </xs:simpleType> </xs:attribute> <!-- set by dictionnary, else it is "false" --> <!-- set by dictionnary, else it is "false" --> <!-- set by dictionnary, else it is "false" --> <!-- set by dictionnary, else it is "true" --> <!-- set by dictionnary, else it is "false" --> <!-- set by dictionnary, else it is "false" --> <!-- set by dictionnary, else it is "false" --> <xs:simpleType> </xs:simpleType> </xs:attribute> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:attributeGroup> </xs:schema> <!-- Copyright û 2002 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. See http://www.w3.org/Consortium/Legal/. --> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |