http://www.pdfunit.com
simpleType fontType_Type

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.pdfunit.com}fontType_Type (restriction)

Properties
This component is not nillable.

Model

('CID' | 'CID_TYPE0' | 'CID_TYPE2' | 'CJK' | 'MMTYPE1' | 'OPENTYPE' | 'TRUETYPE' | 'TYPE0' | 'TYPE1' | 'TYPE3')

Local Usage
hasFonts_Type

Source
<xs:simpleType name="fontType_Type">
<xs:restriction base="xs:string">
<xs:enumeration value="CID"/>
<xs:enumeration value="CID_TYPE0"/>
<xs:enumeration value="CID_TYPE2"/>
<xs:enumeration value="CJK"/>
<xs:enumeration value="MMTYPE1"/>
<xs:enumeration value="OPENTYPE"/>
<xs:enumeration value="TRUETYPE"/>
<xs:enumeration value="TYPE0"/>
<xs:enumeration value="TYPE1"/>
<xs:enumeration value="TYPE3"/>
</xs:restriction>
</xs:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.