jdf:ShapeCuttingIntent_ShapeCut_lr

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
CutBox jdftyp:rectangle optional
CutOut jdftyp:boolean false optional
CutPath jdftyp:PDFPath optional
DescriptiveName jdftyp:longString optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Pages jdftyp:IntegerRangeList optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="ShapeCuttingIntent_ShapeCut_lr" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:BaseElement_">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:element name="Material" type="jdf:StringSpan" minOccurs="0"/>
        <xs:element name="CutType" type="jdf:EnumerationSpan" minOccurs="0"/>
        <xs:element name="ShapeDepth" type="jdf:NumberSpan" minOccurs="0"/>
        <xs:element name="ShapeType" type="jdf:EnumerationSpan" minOccurs="0"/>
        <xs:element name="TeethPerDimension" type="jdf:NumberSpan" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="CutBox" type="jdftyp:rectangle" use="optional"/>
      <xs:attribute name="CutOut" type="jdftyp:boolean" default="false"/>
      <xs:attribute name="CutPath" type="jdftyp:PDFPath" use="optional"/>
      <xs:attribute name="Pages" type="jdftyp:IntegerRangeList" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>