jdf:ColorantControl_ColorSpaceSubstitute_lr

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' , jdf:PDLResourceAlias{0,1} , jdf:PDLResourceAliasRef{0,1} , jdf:SeparationSpec{0,1}

Attributes

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

Used By

Source

<xs:complexType name="ColorantControl_ColorSpaceSubstitute_lr" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Constraint Path="PDLResourceAlias" minOccurs="1" maxOccurs="1"/>
      <Constraint Path="PDLResourceAliasRef" minOccurs="1" maxOccurs="1"/>
      <Constraint Path="SeparationSpec" minOccurs="1" maxOccurs="unbounded"/>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:BaseElement_">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:element name="PDLResourceAlias" type="jdf:PDLResourceAlias_re" minOccurs="0"/>
        <xs:element ref="jdf:PDLResourceAliasRef" minOccurs="0"/>
        <xs:element name="SeparationSpec" type="jdf:SeparationSpec_re" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>