QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
CharacterProblem | jdftyp:eCharacterProblem_ | optional | ||||
MissingPrinterFont | jdftyp:boolean | optional | ||||
MissingScreenFont | jdftyp:boolean | optional | ||||
TextSize | jdftyp:double | optional | ||||
UseArtificialTextEffect | jdftyp:eArtificialTextEffect_ | optional |
Attribute Group | jdf:Properties |
<xs:attributeGroup name="TextProperties"> <xs:attribute name="CharacterProblem" type="jdftyp:eCharacterProblem_" use="optional"/> <xs:attribute name="MissingPrinterFont" type="jdftyp:boolean" use="optional"/> <xs:attribute name="MissingScreenFont" type="jdftyp:boolean" use="optional"/> <xs:attribute name="TextSize" type="jdftyp:double" use="optional"/> <xs:attribute name="UseArtificialTextEffect" type="jdftyp:eArtificialTextEffect_" use="optional"/> </xs:attributeGroup> |