jdf:NameSpan

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:NMTOKEN optional
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
DataType jdftyp:eSpanDataType_ NameSpan required
DescriptiveName jdftyp:longString optional
MustHonorExceptions jdftyp:NMTOKENS optional
OfferRange jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Preferred jdftyp:NMTOKEN 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:ArtDeliveryIntent_ArtDelivery_lr/jdf:Method, jdf:ArtDeliveryIntent_ArtDelivery_lr/jdf:ReturnMethod, jdf:ArtDeliveryIntent_r/jdf:Method, jdf:ArtDeliveryIntent_r/jdf:ReturnMethod, jdf:ArtDeliveryIntent_rp/jdf:Method, jdf:ArtDeliveryIntent_rp/jdf:ReturnMethod, jdf:BindingIntentHardCoverBinding/jdf:CoverStyle, jdf:BindingIntentPlasticCombBinding/jdf:PlasticCombType, jdf:BindingIntentRingBinding/jdf:BinderMaterial, jdf:BindingIntentRingBinding/jdf:RingShape, jdf:BindingIntentRingBinding/jdf:RingSystem, jdf:BindingIntentRingBinding/jdf:ViewBinder, jdf:ColorIntent_r/jdf:ColorStandard, jdf:ColorIntent_r/jdf:InkManufacturer, jdf:ColorIntent_rp/jdf:ColorStandard, jdf:ColorIntent_rp/jdf:InkManufacturer, jdf:DeliveryIntent_DropIntent_lr/jdf:Method, jdf:DeliveryIntent_DropIntent_lr/jdf:ReturnMethod, jdf:DeliveryIntent_r/jdf:Method, jdf:DeliveryIntent_r/jdf:ReturnMethod, jdf:DeliveryIntent_rp/jdf:Method, jdf:DeliveryIntent_rp/jdf:ReturnMethod, jdf:FoldingIntent_r/jdf:FoldingCatalog, jdf:FoldingIntent_rp/jdf:FoldingCatalog, jdf:LaminatingIntent_r/jdf:Texture, jdf:LaminatingIntent_rp/jdf:Texture, jdf:MediaIntent_r/jdf:Flute, jdf:MediaIntent_r/jdf:MediaTypeDetails, jdf:MediaIntent_r/jdf:StockType, jdf:MediaIntent_r/jdf:Texture, jdf:MediaIntent_re/jdf:MediaTypeDetails, jdf:MediaIntent_re/jdf:StockType, jdf:MediaIntent_re/jdf:Texture, jdf:MediaIntent_rp/jdf:MediaTypeDetails, jdf:MediaIntent_rp/jdf:StockType, jdf:MediaIntent_rp/jdf:Texture, jdf:PackingIntent_r/jdf:FoldingCatalog, jdf:PackingIntent_r/jdf:PalletCornerBoards, jdf:PackingIntent_r/jdf:PalletType, jdf:PackingIntent_r/jdf:PalletWrapping, jdf:PackingIntent_r/jdf:WrappingMaterial, jdf:PackingIntent_rp/jdf:FoldingCatalog, jdf:PackingIntent_rp/jdf:PalletCornerBoards, jdf:PackingIntent_rp/jdf:PalletType, jdf:PackingIntent_rp/jdf:PalletWrapping, jdf:PackingIntent_rp/jdf:WrappingMaterial, jdf:ProductionIntent_r/jdf:PrintProcess, jdf:ProofingIntent_ProofItem_lr/jdf:Technology, jdf:PublishingIntent_r/jdf:IssueType, jdf:PublishingIntent_rp/jdf:IssueType

Source

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