jdf:DeliveryIntent_DropIntent_DropItemIntent_lr

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AdditionalAmount jdftyp:Integer optional
Amount jdftyp:Integer optional
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
OrderedAmount jdftyp:Integer optional
Proof jdftyp:string optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Unit jdftyp:string optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="DeliveryIntent_DropIntent_DropItemIntent_lr" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="@AdditionalAmount" First="1.0" Last="1.2"/>
      <Version Path="@Proof" First="1.1"/>
      <Version Path="Pricing" Last="1.2"/>
      <Constraint Path="Pricing" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="Component" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ExposedMedia" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="Ink" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="Media" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="Pallet" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="RegisterRibbon" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="Strap" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="Bundle" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="DigitalMedia" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="RollStand" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="Tool" minOccurs="0" maxOccurs="1"/>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:BaseElement_">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:group ref="jdf:PhysicalResourceRefList" minOccurs="0"/>
        <xs:element name="Pricing" type="jdf:DeliveryIntent_Pricing_lr" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="AdditionalAmount" type="jdftyp:Integer" use="optional"/>
      <xs:attribute name="Amount" type="jdftyp:Integer" use="optional"/>
      <xs:attribute name="OrderedAmount" type="jdftyp:Integer" use="optional"/>
      <xs:attribute name="Proof" type="jdftyp:string" use="optional"/>
      <xs:attribute name="Unit" type="jdftyp:string" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>