jdf:Layout_r

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AgentName jdftyp:string optional
AgentVersion jdftyp:string optional
Author jdftyp:string optional
Automated jdftyp:boolean false optional
BaseOrdReset jdftyp:eBaseOrdReset_ optional
BestEffortExceptions jdftyp:NMTOKENS optional
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:eResourceClass_ Parameter required
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
ID jdftyp:ID required
LockOrigins jdftyp:boolean false optional
Locked jdftyp:boolean false optional
MaxCollect jdftyp:Integer optional
MaxDocOrd jdftyp:Integer optional
MaxOrd jdftyp:Integer optional
MaxSetOrd jdftyp:Integer optional
MinCollect jdftyp:Integer optional
MustHonorExceptions jdftyp:NMTOKENS optional
Name jdftyp:string optional
NoOp jdftyp:boolean false optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
OrdReset jdftyp:eOrdReset_ Continue optional
OrdsConsumed jdftyp:IntegerRangeList optional
PartIDKeys jdftyp:ePartitionKeysList_ optional
PartUsage jdftyp:ePartUsage_ Explicit optional
PipeID jdftyp:shortString optional
PipePartIDKeys jdftyp:ePartitionKeysList_ optional
PipeProtocol jdftyp:NMTOKEN optional
PipeURL jdftyp:URL optional
ProductID jdftyp:shortString optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SheetCountReset jdftyp:eOrdReset_ Continue optional
SheetNameFormat jdftyp:string optional
SheetNameTemplate jdftyp:string optional
SkipIndex jdftyp:Integer optional
SourceWorkStyle jdftyp:WorkStyle optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
Status jdftyp:eResourceStatus_ required
SurfaceContentsBox jdftyp:rectangle optional
TemplateType jdftyp:eTemplateType_ optional
UpdateID jdftyp:NMTOKEN optional
rRefs jdftyp:IDREFS optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Element jdf:Layout

Source

<xs:complexType name="Layout_r" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:ParameterResource">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
        <xs:element ref="jdf:ContentObject" minOccurs="0"/>
        <xs:element name="InsertSheet" type="jdf:InsertSheet_re" minOccurs="0"/>
        <xs:element ref="jdf:InsertSheetRef" minOccurs="0"/>
        <xs:element name="LayerList" type="jdf:Layout_LayerList_lr" minOccurs="0"/>
        <xs:element name="LogicalStackParams" type="jdf:Layout_LogicalStackParams_lr" minOccurs="0"/>
        <xs:element ref="jdf:MarkObject" minOccurs="0"/>
        <xs:element name="Media" type="jdf:Media_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaRef" minOccurs="0"/>
        <xs:element name="MediaSource" type="jdf:MediaSource_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaSourceRef" minOccurs="0"/>
        <xs:element name="PageCondition" type="jdf:Layout_PageCondition_lr" maxOccurs="unbounded" minOccurs="0"/>
        <xs:element name="SheetCondition" type="jdf:Layout_SheetCondition_lr" maxOccurs="unbounded" minOccurs="0"/>
        <xs:element name="Signature" type="jdf:Layout_Signature_lr" minOccurs="0"/>
        <xs:element name="TransferCurvePool" type="jdf:TransferCurvePool_re" minOccurs="0"/>
        <xs:element ref="jdf:TransferCurvePoolRef" minOccurs="0"/>
        <xs:element name="LayoutUpdate" type="jdf:Layout_re" minOccurs="0"/>
        <xs:element name="Layout" type="jdf:Layout_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:LayoutAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>