<xs:complexType name="ArtDeliveryIntent_ArtDelivery_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="ArtDeliveryDate" type="jdf:TimeSpan" minOccurs="0"/>
<xs:element name="ArtDeliveryDuration" type="jdf:DurationSpan" minOccurs="0"/>
<xs:element name="ArtHandling" type="jdf:EnumerationSpan" minOccurs="0"/>
<xs:element name="DeliveryCharge" type="jdf:EnumerationSpan" minOccurs="0"/>
<xs:element name="Method" type="jdf:NameSpan" minOccurs="0"/>
<xs:element name="ReturnMethod" type="jdf:NameSpan" minOccurs="0"/>
<xs:element name="ServiceLevel" type="jdf:StringSpan" minOccurs="0"/>
<xs:element name="Transfer" type="jdf:EnumerationSpan" minOccurs="0"/>
<xs:element name="Company" type="jdf:Company_re" minOccurs="0"/>
<xs:element ref="jdf:CompanyRef" minOccurs="0"/>
<xs:element name="Component" type="jdf:Component_re" minOccurs="0"/>
<xs:element ref="jdf:ComponentRef" minOccurs="0"/>
<xs:element name="Contact" type="jdf:Contact_re" minOccurs="0"/>
<xs:element ref="jdf:ContactRef" minOccurs="0"/>
<xs:element name="DigitalMedia" type="jdf:DigitalMedia_re" minOccurs="0"/>
<xs:element ref="jdf:DigitalMediaRef" minOccurs="0"/>
<xs:element name="ExposedMedia" type="jdf:ExposedMedia_re" minOccurs="0"/>
<xs:element ref="jdf:ExposedMediaRef" minOccurs="0"/>
<xs:element name="RunList" type="jdf:RunList_re" minOccurs="0"/>
<xs:element ref="jdf:RunListRef" minOccurs="0"/>
<xs:element name="ScanParams" type="jdf:ScanParams_re" minOccurs="0"/>
<xs:element ref="jdf:ScanParamsRef" minOccurs="0"/>
<xs:element name="Tool" type="jdf:Tool_re" minOccurs="0"/>
<xs:element ref="jdf:ToolRef" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Amount" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="ArtDeliveryType" type="jdftyp:NMTOKEN" use="required"/>
<xs:attribute name="HasBleeds" type="jdftyp:boolean" default="false"/>
<xs:attribute name="IsTrapped" type="jdftyp:boolean" default="false"/>
<xs:attribute name="PageList" type="jdftyp:IntegerRangeList" use="optional"/>
<xs:attribute name="PreflightOutput" type="jdftyp:URL" use="optional"/>
<xs:attribute name="PreflightStatus" type="jdftyp:ePreflightStatus_" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |