QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Brand | jdftyp:string | optional | ||||
Distance | jdftyp:double | optional | ||||
Length | jdftyp:double | optional | ||||
StripColor | jdftyp:NamedColor | optional | ||||
StripColorDetails | jdftyp:string | optional |
Attribute Groups | jdf:StripBindingParamsAttribs_r, jdf:StripBindingParamsAttribs_u |
<xs:attributeGroup name="StripBindingParamsAttribs_c"> <xs:attribute name="Brand" type="jdftyp:string" use="optional"/> <xs:attribute name="Distance" type="jdftyp:double" use="optional"/> <xs:attribute name="Length" type="jdftyp:double" use="optional"/> <xs:attribute name="StripColor" type="jdftyp:NamedColor" use="optional"/> <xs:attribute name="StripColorDetails" type="jdftyp:string" use="optional"/> </xs:attributeGroup> |