| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| AlwaysEmbed | jdftyp:NMTOKENS | optional | ||||
| CannotEmbedFontPolicy | jdftyp:eCannotEmbedFontPolicy_ | Warning | optional | |||
| EmbedAllFonts | jdftyp:boolean | false | optional | |||
| MaxSubsetPct | jdftyp:Integer | optional | ||||
| NeverEmbed | jdftyp:NMTOKENS | optional | ||||
| SubsetFonts | jdftyp:boolean | optional |
| Complex Types | jdf:FontParams_r, jdf:FontParams_re |
<xs:attributeGroup name="FontParamsAttribs_r"> <xs:attributeGroup ref="jdf:FontParamsAttribs_c"/> <xs:attribute name="EmbedAllFonts" type="jdftyp:boolean" default="false"/> <xs:attribute name="CannotEmbedFontPolicy" type="jdftyp:eCannotEmbedFontPolicy_" default="Warning"/> </xs:attributeGroup> |