jdf:JDFAbstractNode

Complex Type Information

Model

Attributes

Used By

Complex Types jdf:AdhesiveBinding, jdf:Approval, jdf:AssetListCreation, jdf:Bending, jdf:BlockPreparation, jdf:BoxFolding, jdf:BoxPacking, jdf:Buffer, jdf:Bundling, jdf:CaseMaking, jdf:CasingIn, jdf:ChannelBinding, jdf:CoilBinding, jdf:Collecting, jdf:ColorCorrection, jdf:ColorSpaceConversion, jdf:Combine, jdf:Combined, jdf:ContactCopying, jdf:ContoneCalibration, jdf:ConventionalPrinting, jdf:CoverApplication, jdf:Creasing, jdf:Cutting, jdf:CylinderLayoutPreparation, jdf:DBDocTemplateLayout, jdf:DBTemplateMerging, jdf:Delivery, jdf:DieDesign, jdf:DieLayoutProduction, jdf:DieMaking, jdf:DigitalDelivery, jdf:DigitalPrinting, jdf:Dividing, jdf:Embossing, jdf:EndSheetGluing, jdf:Feeding, jdf:FilmToPlateCopying, jdf:Folding, jdf:FormatConversion, jdf:Gathering, jdf:Gluing, jdf:HeadBandApplication, jdf:HoleMaking, jdf:IDPrinting, jdf:ImageEnhancement, jdf:ImageReplacement, jdf:ImageSetting, jdf:Imposition, jdf:InkZoneCalculation, jdf:Inserting, jdf:Interpreting, jdf:Jacketing, jdf:Labeling, jdf:Laminating, jdf:LayoutElementProduction, jdf:LayoutPreparation, jdf:LayoutShifting, jdf:LongitudinalRibbonOperations, jdf:ManualLabor, jdf:Numbering, jdf:Ordering, jdf:PDFToPSConversion, jdf:PDLCreation, jdf:PSToPDFConversion, jdf:Packing, jdf:PageAssigning, jdf:Palletizing, jdf:Perforating, jdf:PlasticCombBinding, jdf:Preflight, jdf:PreviewGeneration, jdf:PrintRolling, jdf:ProcessGroup, jdf:Product, jdf:Proofing, jdf:QualityControl, jdf:RasterReading, jdf:Rendering, jdf:ResourceDefinition, jdf:RingBinding, jdf:SaddleStitching, jdf:Scanning, jdf:Screening, jdf:Separation, jdf:ShapeCutting, jdf:ShapeDefProduction, jdf:SheetOptimizing, jdf:Shrinking, jdf:SideSewing, jdf:SoftProofing, jdf:SpinePreparation, jdf:SpineTaping, jdf:Split, jdf:Stacking, jdf:StaticBlocking, jdf:Stitching, jdf:Strapping, jdf:StripBinding, jdf:Stripping, jdf:ThreadSealing, jdf:ThreadSewing, jdf:Tiling, jdf:Trapping, jdf:Trimming, jdf:Varnishing, jdf:Verification, jdf:WebInlineFinishing, jdf:Winding, jdf:WireCombBinding, jdf:Wrapping

Source

<xs:complexType name="JDFAbstractNode" abstract="true" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="@Category" First="1.2"/>
      <Version Path="@ICSVersions" First="1.2"/>
      <Version Path="@MaxVersion" First="1.2"/>
      <Version Path="@NamedFeatures" First="1.2" Last="1.4"/>
      <Version Path="@ProjectID" First="1.1"/>
      <Version Path="@RelatedJobID" First="1.2"/>
      <Version Path="@RelatedJobPartID" First="1.2"/>
      <Version Path="@SettingsPolicy" First="1.1"/>
      <Version Path="@SpawnID" First="1.1"/>
      <Version Path="@StatusDetails" First="1.2"/>
      <Version Path="@Template" First="1.1"/>
      <Version Path="@TemplateID" First="1.2"/>
      <Version Path="@TemplateVersion" First="1.2"/>
      <Version Path="@xmlns" First="1.1"/>
      <Version Path="CustomerInfo" Last="1.2"/>
      <Version Path="NodeInfo" Last="1.2"/>
      <Version Path="StatusPool" Last="1.2"/>
      <Version Path="@xsi:type" First="1.2"/>
      <Constraint Path="AncestorPool" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="AuditPool" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="CustomerInfo" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="NodeInfo" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ResourceLinkPool" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ResourcePool" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="StatusPool" minOccurs="0" maxOccurs="1"/>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent mixed="false">
    <xs:restriction base="jdf:JDFProcessNode">
      <xs:attribute name="Activation" type="jdftyp:eActivation_" use="optional"/>
      <xs:attribute name="Category" type="jdftyp:NMTOKEN" use="optional"/>
      <xs:attribute name="ICSVersions" type="jdftyp:NMTOKENS" use="optional"/>
      <xs:attribute name="ID" type="jdftyp:ID" use="required"/>
      <xs:attribute name="JobID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="JobPartID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="MaxVersion" type="jdftyp:JDFJMFVersion" use="optional"/>
      <xs:attribute name="NamedFeatures" type="jdftyp:NMTOKENS" use="optional"/>
      <xs:attribute name="ProjectID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="RelatedJobID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="RelatedJobPartID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="SpawnID" type="jdftyp:NMTOKEN" use="optional"/>
      <xs:attribute name="Status" type="jdftyp:eNodeStatus_" use="required"/>
      <xs:attribute name="StatusDetails" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="Template" type="jdftyp:boolean" default="false"/>
      <xs:attribute name="TemplateID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="TemplateVersion" type="jdftyp:string" use="optional"/>
      <xs:attribute name="Type" type="jdftyp:NMTOKEN" use="required"/>
      <xs:attribute name="Types" type="jdftyp:NMTOKENS" use="optional"/>
      <xs:attribute name="Version" type="jdftyp:JDFJMFVersion" use="optional"/>
      <xs:anyAttribute namespace="##other" processContents="strict"/>
    </xs:restriction>
  </xs:complexContent>
</xs:complexType>