http://www.pdfunit.com
simpleType identifiedBy_Type

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

Properties
This component is not nillable.

Model

('ALLPROPERTIES' | 'BASENAME' | 'BASENAME_ENCODING' | 'BASENAME_ENCODING_ENCODINGDIFF' | 'CONVERTIBLE2UNICODE' | 'EMBEDDED' | 'EMBEDDED_CONVERTIBLE2UNICODE' | 'NAME' | 'NAME_TYPE' | 'TYPE')

Local Usage
hasNumberOfFonts_Type

Source
<xs:simpleType name="identifiedBy_Type">
<xs:restriction base="xs:string">
<xs:enumeration value="ALLPROPERTIES"/>
<xs:enumeration value="BASENAME"/>
<xs:enumeration value="BASENAME_ENCODING"/>
<xs:enumeration value="BASENAME_ENCODING_ENCODINGDIFF"/>
<xs:enumeration value="CONVERTIBLE2UNICODE"/>
<xs:enumeration value="EMBEDDED"/>
<xs:enumeration value="EMBEDDED_CONVERTIBLE2UNICODE"/>
<xs:enumeration value="NAME"/>
<xs:enumeration value="NAME_TYPE"/>
<xs:enumeration value="TYPE"/>
</xs:restriction>
</xs:simpleType>


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