jdf:StrippingParams_r

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AgentName jdftyp:string optional
AgentVersion jdftyp:string optional
AssemblyID jdftyp:string optional
AssemblyIDs jdftyp:NMTOKENS optional
Author jdftyp:string optional
Automated jdftyp:boolean optional
BestEffortExceptions jdftyp:NMTOKENS optional
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:eResourceClass_ Parameter required
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
GangElementID jdftyp:NMTOKEN optional
ID jdftyp:ID required
InnermostShingling jdftyp:double optional
JobID jdftyp:shortString optional
Locked jdftyp:boolean false optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean false optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
OutermostShingling jdftyp:double 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
SectionList jdftyp:IntegerList optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SheetNameFormat jdftyp:string optional
SheetNameTemplate jdftyp:string optional
SkipIndex jdftyp:Integer optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
StackDepth jdftyp:Integer optional
Status jdftyp:eResourceStatus_ required
UpdateID jdftyp:NMTOKEN optional
WorkStyle jdftyp:WorkStyle 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="StrippingParams_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="BinderySignature" type="jdf:BinderySignature_re" minOccurs="0"/>
        <xs:element ref="jdf:BinderySignatureRef" minOccurs="0"/>
        <xs:element name="Device" type="jdf:Device_re" minOccurs="0"/>
        <xs:element ref="jdf:DeviceRef" minOccurs="0"/>
        <xs:element name="ExternalImpositionTemplate" type="jdf:ExternalImpositionTemplate_re" minOccurs="0"/>
        <xs:element ref="jdf:ExternalImpositionTemplateRef" minOccurs="0"/>
        <xs:element name="Media" type="jdf:Media_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaRef" minOccurs="0"/>
        <xs:element name="Position" type="jdf:StrippingParams_Position_lr" minOccurs="0"/>
        <xs:element name="StripCellParams" type="jdf:StrippingParams_StripCellParams_lr" minOccurs="0"/>
        <xs:element name="StripMark" type="jdf:StrippingParams_StripMark_lr" minOccurs="0"/>
        <xs:element name="StrippingParamsUpdate" type="jdf:StrippingParams_re" minOccurs="0"/>
        <xs:element name="StrippingParams" type="jdf:StrippingParams_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:StrippingParamsAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>