QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
ColorName | jdftyp:string | optional | ||||
Family | jdftyp:NMTOKEN | optional | ||||
InkName | jdftyp:string | optional | ||||
SpecialInk | jdftyp:NMTOKEN | optional | ||||
SpecificYield | jdftyp:double | optional |
Attribute Groups | jdf:InkAttribs_r, jdf:InkAttribs_u |
<xs:attributeGroup name="InkAttribs_c"> <xs:attribute name="ColorName" type="jdftyp:string" use="optional"/> <xs:attribute name="Family" type="jdftyp:NMTOKEN" use="optional"/> <xs:attribute name="InkName" type="jdftyp:string" use="optional"/> <xs:attribute name="SpecialInk" type="jdftyp:NMTOKEN" use="optional"/> <xs:attribute name="SpecificYield" type="jdftyp:double" use="optional"/> </xs:attributeGroup> |