jdf:CutBlockAttribs_r

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
AssemblyIDs jdftyp:NMTOKENS optional
BlockElementSize jdftyp:XYPair optional
BlockElementType jdftyp:eBlockElementType_ optional
BlockName jdftyp:NMTOKEN required
BlockSize jdftyp:XYPair required
BlockSubdivision jdftyp:XYPair 1 1 optional
BlockTrf jdftyp:matrix 1 0 0 1 0 0 optional
BlockType jdftyp:eBlockType_ required
CutWidth jdftyp:double optional

Used By

Source

<xs:attributeGroup name="CutBlockAttribs_r">
  <xs:attributeGroup ref="jdf:CutBlockAttribs_c"/>
  <xs:attribute name="BlockName" type="jdftyp:NMTOKEN" use="required"/>
  <xs:attribute name="BlockSize" type="jdftyp:XYPair" use="required"/>
  <xs:attribute name="BlockSubdivision" type="jdftyp:XYPair" default="1 1"/>
  <xs:attribute name="BlockTrf" type="jdftyp:matrix" default="1 0 0 1 0 0"/>
  <xs:attribute name="BlockType" type="jdftyp:eBlockType_" use="required"/>
</xs:attributeGroup>