jdf:PackingParams_r

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AgentName jdftyp:string optional
AgentVersion jdftyp:string optional
Author jdftyp:string optional
BestEffortExceptions jdftyp:NMTOKENS optional
BoxShape jdftyp:shape optional
BoxedQuantity jdftyp:Integer optional
CartonMaxWeight jdftyp:double optional
CartonQuantity jdftyp:Integer optional
CartonShape jdftyp:shape optional
CartonStrength jdftyp:double optional
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:eResourceClass_ Parameter required
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
ID jdftyp:ID required
Locked jdftyp:boolean false optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean false optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
PalletMaxHeight jdftyp:double optional
PalletMaxWeight jdftyp:double optional
PalletQuantity jdftyp:Integer optional
PalletSize jdftyp:XYPair optional
PalletType jdftyp:ePalletType_ optional
PalletWrapping jdftyp:ePalletWrapping_ None optional
PartIDKeys jdftyp:ePartitionKeysList_ optional
PartUsage jdftyp:ePartUsage_ Explicit optional
PipeID jdftyp:shortString optional
PipePartIDKeys jdftyp:ePartitionKeysList_ optional
PipeProtocol jdftyp:NMTOKEN optional
PipeURL jdftyp:URL optional
ProductID jdftyp:shortString optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SkipIndex jdftyp:Integer optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
Status jdftyp:eResourceStatus_ required
UpdateID jdftyp:NMTOKEN optional
WrappedQuantity jdftyp:Integer optional
WrappingMaterial jdftyp:NMTOKEN None optional
rRefs jdftyp:IDREFS optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="PackingParams_r" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:ParameterResource">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
        <xs:element name="PackingParamsUpdate" type="jdf:PackingParams_re" minOccurs="0"/>
        <xs:element name="PackingParams" type="jdf:PackingParams_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:PackingParamsAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>