jdf:BoxPackingParams_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
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:eResourceClass_ Parameter required
Columns jdftyp:Integer optional
CommentURL jdftyp:URL optional
ComponentOrientation jdftyp:eComponentOrientation_ optional
ComponentsPerRow jdftyp:Integer optional
Copies jdftyp:Integer optional
DescriptiveName jdftyp:longString optional
FillMaterial jdftyp:NMTOKEN optional
ID jdftyp:ID required
Layers jdftyp:Integer optional
Locked jdftyp:boolean false optional
MaxWeight jdftyp:double optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean false optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
PartIDKeys jdftyp:ePartitionKeysList_ optional
PartUsage jdftyp:ePartUsage_ Explicit optional
Pattern jdftyp:string optional
PipeID jdftyp:shortString optional
PipePartIDKeys jdftyp:ePartitionKeysList_ optional
PipeProtocol jdftyp:NMTOKEN optional
PipeURL jdftyp:URL optional
ProductID jdftyp:shortString optional
Rows jdftyp:Integer optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SkipIndex jdftyp:Integer optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
Status jdftyp:eResourceStatus_ required
Ties jdftyp:IntegerList optional
UnderLays jdftyp:IntegerList optional
UpdateID jdftyp:NMTOKEN 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="BoxPackingParams_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="BoxPackingParamsUpdate" type="jdf:BoxPackingParams_re" minOccurs="0"/>
        <xs:element name="BoxPackingParams" type="jdf:BoxPackingParams_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:BoxPackingParamsAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>