| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| AgentName | jdftyp:string | optional | ||||
| AgentVersion | jdftyp:string | optional | ||||
| Author | jdftyp:string | optional | ||||
| BestEffortExceptions | jdftyp:NMTOKENS | optional | ||||
| CatalogDetails | jdftyp:string | optional | ||||
| CatalogID | jdftyp:shortString | optional | ||||
| Class | jdftyp:NMTOKEN | Parameter | optional | |||
| CommentURL | jdftyp:URL | optional | ||||
| DescriptiveName | jdftyp:longString | optional | ||||
| Earliest | jdftyp:dateTime | optional | ||||
| ID | jdftyp:ID | optional | ||||
| Method | jdftyp:string | optional | ||||
| MustHonorExceptions | jdftyp:NMTOKENS | optional | ||||
| NoOp | jdftyp:boolean | optional | ||||
| OperatorInterventionExceptions | jdftyp:NMTOKENS | optional | ||||
| Pickup | jdftyp:boolean | optional | ||||
| ProductID | jdftyp:shortString | optional | ||||
| Required | jdftyp:dateTime | optional | ||||
| ServiceLevel | jdftyp:string | optional | ||||
| SettingsPolicy | jdftyp:eSettingsPolicy_ | optional | ||||
| Status | jdftyp:eResourceStatus_ | optional | ||||
| Transfer | jdftyp:eDeliveryTransfer_ | optional | ||||
| UpdateID | jdftyp:NMTOKEN | optional | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' | ||||||
<xs:complexType name="DeliveryParams_re" mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="jdf:ParameterResourceElement"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:group ref="jdf:GenericElements" minOccurs="0"/> <xs:group ref="jdf:GenericResourceElements" 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="Drop" type="jdf:DeliveryParams_Drop_lr" minOccurs="0"/> </xs:sequence> <xs:attributeGroup ref="jdf:DeliveryParamsAttribs_r"/> </xs:extension> </xs:complexContent> </xs:complexType> |