jdf:LayoutElement_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
BestEffortExceptions jdftyp:NMTOKENS optional
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:eResourceClass_ Parameter required
ClipPath jdftyp:PDFPath optional
CommentURL jdftyp:URL optional
ContentDataRefs jdftyp:IDREFS optional
DescriptiveName jdftyp:longString optional
ElementType jdftyp:eElementType_ optional
HasBleeds jdftyp:boolean optional
ID jdftyp:ID required
IgnorePDLCopies jdftyp:boolean false optional
IgnorePDLImposition jdftyp:boolean true optional
IsBlank jdftyp:boolean optional
IsPrintable jdftyp:boolean optional
IsTrapped jdftyp:boolean optional
Locked jdftyp:boolean false optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean false optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
PageListIndex 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
SetLevel jdftyp:XPath optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SkipIndex jdftyp:Integer optional
SourceBleedBox jdftyp:rectangle optional
SourceClipBox jdftyp:rectangle optional
SourceMediaBox jdftyp:rectangle optional
SourceTrimBox jdftyp:rectangle optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
Status jdftyp:eResourceStatus_ required
Template jdftyp:boolean 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

Source

<xs:complexType name="LayoutElement_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 name="ColorPool" type="jdf:ColorPool_re" minOccurs="0"/>
        <xs:element ref="jdf:ColorPoolRef" minOccurs="0"/>
        <xs:element name="ContentList" type="jdf:ContentList_re" minOccurs="0"/>
        <xs:element ref="jdf:ContentListRef" minOccurs="0"/>
        <xs:element name="Dependencies" type="jdf:LayoutElement_Dependencies_lr" minOccurs="0"/>
        <xs:element name="ElementColorParams" type="jdf:ElementColorParams_re" minOccurs="0"/>
        <xs:element ref="jdf:ElementColorParamsRef" minOccurs="0"/>
        <xs:element name="FileSpec" type="jdf:FileSpec_re" minOccurs="0"/>
        <xs:element ref="jdf:FileSpecRef" minOccurs="0"/>
        <xs:element name="ImageCompressionParams" type="jdf:ImageCompressionParams_re" minOccurs="0"/>
        <xs:element ref="jdf:ImageCompressionParamsRef" minOccurs="0"/>
        <xs:element name="PageList" type="jdf:PageList_re" minOccurs="0"/>
        <xs:element ref="jdf:PageListRef" minOccurs="0"/>
        <xs:element name="ScreeningParams" type="jdf:ScreeningParams_re" minOccurs="0"/>
        <xs:element ref="jdf:ScreeningParamsRef" minOccurs="0"/>
        <xs:element name="SeparationSpec" type="jdf:SeparationSpec_re" minOccurs="0"/>
        <xs:element name="LayoutElementUpdate" type="jdf:LayoutElement_re" minOccurs="0"/>
        <xs:element name="LayoutElement" type="jdf:LayoutElement_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:LayoutElementAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>