Attribute | CT_FontFamily/@val |
<xsd:simpleType name="ST_FontFamily"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="decorative"/> <xsd:enumeration value="modern"/> <xsd:enumeration value="roman"/> <xsd:enumeration value="script"/> <xsd:enumeration value="swiss"/> <xsd:enumeration value="auto"/> </xsd:restriction> </xsd:simpleType> |