<xs:complexType name="DeliveryIntent_rp" mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="jdf:IntentResourceLeaf"> <xs:choice> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:group ref="jdf:GenericElements" minOccurs="0"/> <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/> <xs:element name="DeliveryCharge" type="jdf:EnumerationSpan" 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="Overage" type="jdf:NumberSpan" 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="Underage" type="jdf:NumberSpan" 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="DropIntent" type="jdf:DeliveryIntent_DropIntent_lr" minOccurs="0"/> <xs:element name="Pricing" type="jdf:DeliveryIntent_Pricing_lr" minOccurs="0"/> <xs:element name="DeliveryIntent" type="jdf:DeliveryIntent_rp" minOccurs="0"/> </xs:sequence> <xs:element name="Identical" type="jdf:Identical" minOccurs="0"/> </xs:choice> <xs:attributeGroup ref="jdf:DeliveryIntentAttribs_u"/> </xs:extension> </xs:complexContent> </xs:complexType> |