QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Brand | jdftyp:string | optional | ||||
Color | jdftyp:NamedColor | optional | ||||
ColorDetails | jdftyp:string | optional | ||||
Diameter | jdftyp:double | optional | ||||
Thickness | jdftyp:double | optional | ||||
Type | jdftyp:eHoleType_ | optional |
Attribute Groups | jdf:PlasticCombBindingParamsAttribs_r, jdf:PlasticCombBindingParamsAttribs_u |
<xs:attributeGroup name="PlasticCombBindingParamsAttribs_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="Thickness" type="jdftyp:double" use="optional"/> <xs:attribute name="Type" type="jdftyp:eHoleType_" use="optional"/> </xs:attributeGroup> |