jdf:DeliveryIntent_DropIntent_lr

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AdditionalAmount jdftyp:Integer optional
BestEffortExceptions jdftyp:NMTOKENS optional
BuyerAccount jdftyp:string optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
DropID jdftyp:string optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Pickup jdftyp:boolean 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="DeliveryIntent_DropIntent_lr" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="@AdditionalAmount" First="1.2" Last="1.2"/>
      <Version Path="@BuyerAccount" First="1.2"/>
      <Version Path="@DropID" First="1.5"/>
      <Version Path="@Pickup" Last="1.0"/>
      <Version Path="Pricing" Last="1.2"/>
      <Version Path="ReturnMethod" First="1.1"/>
      <Version Path="ServiceLevel" First="1.2"/>
      <Version Path="SurplusHandling" First="1.1"/>
      <Version Path="Transfer" First="1.1"/>
      <Version Path="Company" Last="1.0"/>
      <Version Path="CompanyRef" Last="1.0"/>
      <Version Path="Contact" First="1.1"/>
      <Version Path="ContactRef" First="1.1"/>
      <Constraint Path="Earliest" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="EarliestDuration" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="Method" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="Required" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="RequiredDuration" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ReturnMethod" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ServiceLevel" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="SurplusHandling" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="Transfer" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="Company" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="CompanyRef" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="Contact" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="ContactRef" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="DropItemIntent" minOccurs="1" maxOccurs="unbounded"/>
      <Constraint Path="Pricing" 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:element name="Earliest" type="jdf:TimeSpan" minOccurs="0"/>
        <xs:element name="EarliestDuration" type="jdf:DurationSpan" minOccurs="0"/>
        <xs:element name="Method" type="jdf:NameSpan" minOccurs="0"/>
        <xs:element name="Required" type="jdf:TimeSpan" minOccurs="0"/>
        <xs:element name="RequiredDuration" type="jdf:DurationSpan" minOccurs="0"/>
        <xs:element name="ReturnMethod" type="jdf:NameSpan" minOccurs="0"/>
        <xs:element name="ServiceLevel" type="jdf:StringSpan" minOccurs="0"/>
        <xs:element name="SurplusHandling" type="jdf:EnumerationSpan" 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="Contact" type="jdf:Contact_re" minOccurs="0"/>
        <xs:element ref="jdf:ContactRef" minOccurs="0"/>
        <xs:element name="DropItemIntent" type="jdf:DeliveryIntent_DropIntent_DropItemIntent_lr" 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="BuyerAccount" type="jdftyp:string" use="optional"/>
      <xs:attribute name="DropID" type="jdftyp:string" use="optional"/>
      <xs:attribute name="Pickup" type="jdftyp:boolean" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>