| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| Accepted | jdftyp:boolean | optional | ||||
| AdditionalAmount | jdftyp:Integer | optional | ||||
| BuyerAccount | jdftyp:string | optional | ||||
| Ownership | jdftyp:eOwnership_ | Origin | optional | |||
| Pickup | jdftyp:boolean | optional |
| Complex Type | jdf:DeliveryIntent_r |
<xs:attributeGroup name="DeliveryIntentAttribs_r"> <xs:attributeGroup ref="jdf:DeliveryIntentAttribs_c"/> <xs:attribute name="Accepted" type="jdftyp:boolean" use="optional"/> <xs:attribute name="AdditionalAmount" type="jdftyp:Integer" use="optional"/> <xs:attribute name="Ownership" type="jdftyp:eOwnership_" default="Origin"/> </xs:attributeGroup> |