jdf:OptionSpan

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:boolean optional
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
DataType jdftyp:eSpanDataType_ OptionSpan required
DescriptiveName jdftyp:longString optional
Detail jdftyp:string optional
MustHonorExceptions jdftyp:NMTOKENS optional
OfferRange jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Preferred jdftyp:boolean optional
Priority jdftyp:eIntentPriority_ optional
Range jdftyp:NMTOKENS optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Elements jdf:BindingIntentAdhesiveBinding/jdf:TapeBinding, jdf:BindingIntentBookCase/jdf:HeadBands, jdf:BindingIntentChannelBinding/jdf:Cover, jdf:BindingIntentHardCoverBinding/jdf:BlockThreadSewing, jdf:BindingIntentHardCoverBinding/jdf:EndSheets, jdf:BindingIntentHardCoverBinding/jdf:HeadBands, jdf:BindingIntentHardCoverBinding/jdf:JapanBind, jdf:BindingIntentHardCoverBinding/jdf:SpineBrushing, jdf:BindingIntentHardCoverBinding/jdf:SpineFiberRoughing, jdf:BindingIntentHardCoverBinding/jdf:SpineLevelling, jdf:BindingIntentHardCoverBinding/jdf:SpineMilling, jdf:BindingIntentHardCoverBinding/jdf:SpineNotching, jdf:BindingIntentHardCoverBinding/jdf:SpineSanding, jdf:BindingIntentHardCoverBinding/jdf:SpineShredding, jdf:BindingIntentRingBinding/jdf:RingMechanic, jdf:BindingIntentRingBinding/jdf:RivetsExposed, jdf:BindingIntentSoftCoverBinding/jdf:BlockThreadSewing, jdf:BindingIntentSoftCoverBinding/jdf:EndSheets, jdf:BindingIntentSoftCoverBinding/jdf:SpineBrushing, jdf:BindingIntentSoftCoverBinding/jdf:SpineFiberRoughing, jdf:BindingIntentSoftCoverBinding/jdf:SpineLevelling, jdf:BindingIntentSoftCoverBinding/jdf:SpineMilling, jdf:BindingIntentSoftCoverBinding/jdf:SpineNotching, jdf:BindingIntentSoftCoverBinding/jdf:SpineSanding, jdf:BindingIntentSoftCoverBinding/jdf:SpineShredding, jdf:BindingIntentTabs/jdf:TabBindMylar, jdf:BindingIntentTabs/jdf:TabBodyCopy, jdf:BindingIntentTabs/jdf:TabExtensionMylar, jdf:BindingIntentThreadSewing/jdf:Sealing, jdf:LaminatingIntent_r/jdf:Laminated, jdf:LaminatingIntent_rp/jdf:Laminated, jdf:MediaIntent_r/jdf:BuyerSupplied, jdf:MediaIntent_r/jdf:Recycled, jdf:MediaIntent_re/jdf:BuyerSupplied, jdf:MediaIntent_re/jdf:Recycled, jdf:MediaIntent_rp/jdf:BuyerSupplied, jdf:MediaIntent_rp/jdf:Recycled, jdf:ProofingIntent_ProofItem_lr/jdf:HalfTone

Source

<xs:complexType name="OptionSpan" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:AbstractSpan">
      <xs:attribute name="DataType" type="jdftyp:eSpanDataType_" use="required" fixed="OptionSpan"/>
      <xs:attribute name="Actual" type="jdftyp:boolean" use="optional"/>
      <xs:attribute name="OfferRange" type="jdftyp:NMTOKENS" use="optional"/>
      <xs:attribute name="Detail" type="jdftyp:string" use="optional"/>
      <xs:attribute name="Preferred" type="jdftyp:boolean" use="optional"/>
      <xs:attribute name="Range" type="jdftyp:NMTOKENS" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>