jdf:CoilBindingParamsAttribs_c

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
Brand jdftyp:string optional
Color jdftyp:NamedColor optional
ColorDetails jdftyp:string optional
Diameter jdftyp:double optional
Material jdftyp:eMaterial_ optional
Shift jdftyp:double optional
Thickness jdftyp:double optional

Used By

Source

<xs:attributeGroup name="CoilBindingParamsAttribs_c">
  <xs:attribute name="Brand" type="jdftyp:string" use="optional"/>
  <xs:attribute name="Color" type="jdftyp:NamedColor" use="optional"/>
  <xs:attribute name="ColorDetails" type="jdftyp:string" use="optional"/>
  <xs:attribute name="Diameter" type="jdftyp:double" use="optional"/>
  <xs:attribute name="Material" type="jdftyp:eMaterial_" use="optional"/>
  <xs:attribute name="Shift" type="jdftyp:double" use="optional"/>
  <xs:attribute name="Thickness" type="jdftyp:double" use="optional"/>
</xs:attributeGroup>