| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| Brand | jdftyp:string | optional | ||||
| ClampColor | jdftyp:NamedColor | optional | ||||
| ClampColorDetails | jdftyp:string | optional | ||||
| ClampD | jdftyp:double | optional | ||||
| ClampSize | jdftyp:shape | optional |
| Attribute Groups | jdf:ChannelBindingParamsAttribs_r, jdf:ChannelBindingParamsAttribs_u |
<xs:attributeGroup name="ChannelBindingParamsAttribs_c"> <xs:attribute name="Brand" type="jdftyp:string" use="optional"/> <xs:attribute name="ClampColor" type="jdftyp:NamedColor" use="optional"/> <xs:attribute name="ClampColorDetails" type="jdftyp:string" use="optional"/> <xs:attribute name="ClampD" type="jdftyp:double" use="optional"/> <xs:attribute name="ClampSize" type="jdftyp:shape" use="optional"/> </xs:attributeGroup> |