jdf:RegisterRibbonAttribs_c

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
LengthOverall jdftyp:double optional
Material jdftyp:string optional
RibbonColor jdftyp:NamedColor optional
RibbonColorDetails jdftyp:string optional
RibbonEnd jdftyp:NMTOKEN optional
VisibleLength jdftyp:double optional

Used By

Source

<xs:attributeGroup name="RegisterRibbonAttribs_c">
  <xs:attribute name="LengthOverall" type="jdftyp:double" use="optional"/>
  <xs:attribute name="Material" type="jdftyp:string" use="optional"/>
  <xs:attribute name="RibbonColor" type="jdftyp:NamedColor" use="optional"/>
  <xs:attribute name="RibbonColorDetails" type="jdftyp:string" use="optional"/>
  <xs:attribute name="RibbonEnd" type="jdftyp:NMTOKEN" use="optional"/>
  <xs:attribute name="VisibleLength" type="jdftyp:double" use="optional"/>
</xs:attributeGroup>