jdf:LogicalStackParams

Element 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' , jdf:Stack{0,1}

Attributes

QName Type Fixed Default Use Inheritable Annotation
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
MaxStackDepth jdftyp:Integer optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Restrictions jdftyp:eRestrictions_ None optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Source

<xs:element name="LogicalStackParams" type="jdf:Layout_LogicalStackParams_lr">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="@MaxStackDepth" First="1.4"/>
      <Version Path="Stack" First="1.4"/>
      <Version Path="@Restrictions" First="1.4"/>
      <Constraint Path="Stack" minOccurs="1" maxOccurs="unbounded"/>
    </xs:appinfo>
  </xs:annotation>
</xs:element>

Sample