QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
AlwaysEmbed | jdftyp:NMTOKENS | optional | ||||
MaxSubsetPct | jdftyp:Integer | optional | ||||
NeverEmbed | jdftyp:NMTOKENS | optional | ||||
SubsetFonts | jdftyp:boolean | optional |
Attribute Groups | jdf:FontParamsAttribs_r, jdf:FontParamsAttribs_u |
<xs:attributeGroup name="FontParamsAttribs_c"> <xs:attribute name="AlwaysEmbed" type="jdftyp:NMTOKENS" use="optional"/> <xs:attribute name="MaxSubsetPct" type="jdftyp:Integer" use="optional"/> <xs:attribute name="NeverEmbed" type="jdftyp:NMTOKENS" use="optional"/> <xs:attribute name="SubsetFonts" type="jdftyp:boolean" use="optional"/> </xs:attributeGroup> |