| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| NeedlePositions | jdftyp:DoubleList | optional | ||||
| SewingPattern | jdftyp:eSewingPattern_ | optional | ||||
| ThreadBrand | jdftyp:string | optional | ||||
| ThreadMaterial | jdftyp:eThreadMaterial_ | optional | ||||
| ThreadThickness | jdftyp:double | optional |
| Attribute Groups | jdf:SideSewingParamsAttribs_r, jdf:SideSewingParamsAttribs_u |
<xs:attributeGroup name="SideSewingParamsAttribs_c"> <xs:attribute name="NeedlePositions" type="jdftyp:DoubleList" use="optional"/> <xs:attribute name="SewingPattern" type="jdftyp:eSewingPattern_" use="optional"/> <xs:attribute name="ThreadMaterial" type="jdftyp:eThreadMaterial_" use="optional"/> <xs:attribute name="ThreadThickness" type="jdftyp:double" use="optional"/> <xs:attribute name="ThreadBrand" type="jdftyp:string" use="optional"/> </xs:attributeGroup> |