jdf:NumberSpan

Complex Type Information

Model

jdf:Comment{0,1} , jdf:GeneralID{0,1} , jdf:Preview{0,1} , jdf:PreviewRef{0,1} , ANY element from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Attributes

QName Type Fixed Default Use Inheritable Annotation
Actual jdftyp:double optional
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
DataType jdftyp:eSpanDataType_ NumberSpan required
DescriptiveName jdftyp:longString optional
MustHonorExceptions jdftyp:NMTOKENS optional
OfferRange jdftyp:DoubleRangeList optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Preferred jdftyp:double optional
Priority jdftyp:eIntentPriority_ optional
Range jdftyp:DoubleRangeList optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Elements jdf:BindingIntentBookCase/jdf:Thickness, jdf:BindingIntentChannelBinding/jdf:Thickness, jdf:BindingIntentHardCoverBinding/jdf:JacketFoldingWidth, jdf:BindingIntentHardCoverBinding/jdf:Thickness, jdf:BindingIntentRingBinding/jdf:RingDiameter, jdf:BindingIntentSoftCoverBinding/jdf:FoldingWidth, jdf:BindingIntentSoftCoverBinding/jdf:FoldingWidthBack, jdf:BindingIntentTabs/jdf:TabExtensionDistance, jdf:ColorIntent_r/jdf:Coverage, jdf:ColorIntent_rp/jdf:Coverage, jdf:DeliveryIntent_r/jdf:Overage, jdf:DeliveryIntent_r/jdf:Underage, jdf:DeliveryIntent_rp/jdf:Overage, jdf:DeliveryIntent_rp/jdf:Underage, jdf:EmbossingIntent_EmbossingItem_lr/jdf:EdgeAngle, jdf:EmbossingIntent_EmbossingItem_lr/jdf:Height, jdf:LaminatingIntent_r/jdf:Thickness, jdf:LaminatingIntent_rp/jdf:Thickness, jdf:LayoutIntent_r/jdf:Bleed, jdf:MediaIntent_r/jdf:Brightness, jdf:MediaIntent_r/jdf:OpacityLevel, jdf:MediaIntent_r/jdf:RecycledPercentage, jdf:MediaIntent_r/jdf:Thickness, jdf:MediaIntent_r/jdf:USWeight, jdf:MediaIntent_r/jdf:Weight, jdf:MediaIntent_re/jdf:Brightness, jdf:MediaIntent_re/jdf:OpacityLevel, jdf:MediaIntent_re/jdf:RecycledPercentage, jdf:MediaIntent_re/jdf:Thickness, jdf:MediaIntent_re/jdf:USWeight, jdf:MediaIntent_re/jdf:Weight, jdf:MediaIntent_rp/jdf:Brightness, jdf:MediaIntent_rp/jdf:OpacityLevel, jdf:MediaIntent_rp/jdf:RecycledPercentage, jdf:MediaIntent_rp/jdf:Thickness, jdf:MediaIntent_rp/jdf:USWeight, jdf:MediaIntent_rp/jdf:Weight, jdf:NumberingIntent_NumberItem_lr/jdf:Orientation, jdf:NumberingIntent_NumberItem_lr/jdf:XPosition, jdf:NumberingIntent_NumberItem_lr/jdf:YPosition, jdf:PackingIntent_r/jdf:CartonMaxWeight, jdf:PackingIntent_r/jdf:CartonStrength, jdf:PackingIntent_r/jdf:PalletMaxHeight, jdf:PackingIntent_r/jdf:PalletMaxWeight, jdf:PackingIntent_rp/jdf:CartonMaxWeight, jdf:PackingIntent_rp/jdf:CartonStrength, jdf:PackingIntent_rp/jdf:PalletMaxHeight, jdf:PackingIntent_rp/jdf:PalletMaxWeight, jdf:ScreeningIntent_r/jdf:DotSize, jdf:ScreeningIntent_r/jdf:Frequency, jdf:ScreeningIntent_rp/jdf:DotSize, jdf:ScreeningIntent_rp/jdf:Frequency, jdf:ShapeCuttingIntent_ShapeCut_lr/jdf:ShapeDepth, jdf:ShapeCuttingIntent_ShapeCut_lr/jdf:TeethPerDimension

Source

<xs:complexType name="NumberSpan" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:AbstractSpan">
      <xs:attribute name="DataType" type="jdftyp:eSpanDataType_" use="required" fixed="NumberSpan"/>
      <xs:attribute name="Actual" type="jdftyp:double" use="optional"/>
      <xs:attribute name="OfferRange" type="jdftyp:DoubleRangeList" use="optional"/>
      <xs:attribute name="Preferred" type="jdftyp:double" use="optional"/>
      <xs:attribute name="Range" type="jdftyp:DoubleRangeList" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>