jdf:FillProperties

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
FillColorName jdftyp:string optional
FillColorType jdftyp:eFillColorType_ optional
HasFillColor jdftyp:boolean optional

Used By

Attribute Group jdf:Properties

Source

<xs:attributeGroup name="FillProperties">
  <xs:attribute name="FillColorName" type="jdftyp:string" use="optional"/>
  <xs:attribute name="FillColorType" type="jdftyp:eFillColorType_" use="optional"/>
  <xs:attribute name="HasFillColor" type="jdftyp:boolean" use="optional"/>
</xs:attributeGroup>