QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
LayerAmount | jdftyp:IntegerList | optional | ||||
MaxHeight | jdftyp:double | optional | ||||
MaxWeight | jdftyp:double | optional | ||||
Overhang | jdftyp:XYPair | optional | ||||
OverhangOffset | jdftyp:XYPair | optional | ||||
Pattern | jdftyp:string | optional |
Attribute Groups | jdf:PalletizingParamsAttribs_r, jdf:PalletizingParamsAttribs_u |
<xs:attributeGroup name="PalletizingParamsAttribs_c"> <xs:attribute name="LayerAmount" type="jdftyp:IntegerList" use="optional"/> <xs:attribute name="MaxHeight" type="jdftyp:double" use="optional"/> <xs:attribute name="MaxWeight" type="jdftyp:double" use="optional"/> <xs:attribute name="Overhang" type="jdftyp:XYPair" use="optional"/> <xs:attribute name="OverhangOffset" type="jdftyp:XYPair" use="optional"/> <xs:attribute name="Pattern" type="jdftyp:string" use="optional"/> </xs:attributeGroup> |