jdf:DeliveryParams_Drop_DropItem_lr

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
ActualAmount jdftyp:Integer optional
ActualTotalAmount jdftyp:Integer optional
Amount jdftyp:Integer optional
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
TotalAmount jdftyp:Integer optional
TotalDimensions jdftyp:shape optional
TotalVolume jdftyp:double optional
TotalWeight jdftyp:double optional
TrackingID jdftyp:string optional
Unit jdftyp:string optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="DeliveryParams_Drop_DropItem_lr" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="@TrackingID" First="1.2"/>
      <Version Path="@ActualAmount" First="1.3"/>
      <Version Path="@ActualTotalAmount" First="1.3"/>
      <Version Path="@TotalAmount" First="1.3"/>
      <Version Path="@TotalDimensions" First="1.3"/>
      <Version Path="@TotalVolume" First="1.3"/>
      <Version Path="@TotalWeight" First="1.3"/>
      <Constraint Path="*" minOccurs="0" maxOccurs="2"/>
    </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:group ref="jdf:PhysicalResourceRefList" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="ActualAmount" type="jdftyp:Integer" use="optional"/>
      <xs:attribute name="ActualTotalAmount" type="jdftyp:Integer" use="optional"/>
      <xs:attribute name="Amount" type="jdftyp:Integer" use="optional"/>
      <xs:attribute name="TotalAmount" type="jdftyp:Integer" use="optional"/>
      <xs:attribute name="TotalDimensions" type="jdftyp:shape" use="optional"/>
      <xs:attribute name="TotalVolume" type="jdftyp:double" use="optional"/>
      <xs:attribute name="TotalWeight" type="jdftyp:double" use="optional"/>
      <xs:attribute name="TrackingID" type="jdftyp:string" use="optional"/>
      <xs:attribute name="Unit" type="jdftyp:string" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>