jdf:FontProperties

Attribute Group Information

Attributes

Used By

Attribute Group jdf:Properties

Source

<xs:attributeGroup name="FontProperties">
  <xs:attribute name="EmbeddingRestrictionFlag" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="FontCorrupted" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="FontCreator" type="jdftyp:string" use="optional"/>
  <xs:attribute name="FontEmbedded" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="FontIsStandardLatin" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="FontName" type="jdftyp:string" use="optional"/>
  <xs:attribute name="FontNotUsed" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="FontSubset" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="FontType" type="jdftyp:eFontType_" default="Other"/>
  <xs:attribute name="FontVendor" type="jdftyp:string" use="optional"/>
  <xs:attribute name="IsDoubleByteFont" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="IsFontScreenOnly" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="PSFontName" type="jdftyp:NMTOKEN" use="optional"/>
</xs:attributeGroup>