| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| AssemblyIDs | jdftyp:NMTOKENS | optional | ||||
| BlockElementSize | jdftyp:XYPair | optional | ||||
| BlockElementType | jdftyp:eBlockElementType_ | optional | ||||
| CutWidth | jdftyp:double | optional |
| Attribute Groups | jdf:CutBlockAttribs_r, jdf:CutBlockAttribs_u |
<xs:attributeGroup name="CutBlockAttribs_c"> <xs:attribute name="AssemblyIDs" type="jdftyp:NMTOKENS" use="optional"/> <xs:attribute name="CutWidth" type="jdftyp:double" use="optional"/> <xs:attribute name="BlockElementSize" type="jdftyp:XYPair" use="optional"/> <xs:attribute name="BlockElementType" type="jdftyp:eBlockElementType_" use="optional"/> </xs:attributeGroup> |