jdf:BinderySignature_re

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AgentName jdftyp:string optional
AgentVersion jdftyp:string optional
AlignmentReferenceWeb jdftyp:NMTOKEN optional
Author jdftyp:string optional
BestEffortExceptions jdftyp:NMTOKENS optional
BinderySignatureType jdftyp:eBinderySignatureType_ Fold optional
BindingEdge jdftyp:eBindingEdge_ Left optional
BindingOrientation jdftyp:Orientation optional
BleedBottom jdftyp:double optional
BleedLeft jdftyp:double optional
BleedRight jdftyp:double optional
BleedTop jdftyp:double optional
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:NMTOKEN Parameter optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
FoldCatalog jdftyp:string optional
FoldLay jdftyp:Orientation optional
ID jdftyp:ID optional
JogEdge jdftyp:eJogSide_ Top optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean optional
NumberUp jdftyp:XYPair 1 1 optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
OutsideGutter jdftyp:boolean optional
ProductID jdftyp:shortString optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
StaggerColumns jdftyp:DoubleList optional
StaggerContinuous jdftyp:boolean optional
StaggerRows jdftyp:DoubleList optional
Status jdftyp:eResourceStatus_ optional
TrimBottom jdftyp:double optional
TrimLeft jdftyp:double optional
TrimRight jdftyp:double optional
TrimTop jdftyp:double optional
UpdateID jdftyp:NMTOKEN optional
WebCellAlignment jdftyp:XYPair optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="BinderySignature_re" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:ParameterResourceElement">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
        <xs:element name="DieLayout" type="jdf:DieLayout_re" minOccurs="0"/>
        <xs:element ref="jdf:DieLayoutRef" minOccurs="0"/>
        <xs:element name="Fold" type="jdf:Fold_re" minOccurs="0"/>
        <xs:element name="SignatureCell" type="jdf:BinderySignature_SignatureCell_lr" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:BinderySignatureAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>