jdf:Color_PrintConditionColor_lr

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
BestEffortExceptions jdftyp:NMTOKENS optional
CMYK jdftyp:CMYKColor optional
ColorBook jdftyp:string optional
ColorBookEntry jdftyp:string optional
ColorBookPrefix jdftyp:string optional
ColorBookSuffix jdftyp:string optional
CommentURL jdftyp:URL optional
Density jdftyp:double optional
DescriptiveName jdftyp:longString optional
Lab jdftyp:LabColor optional
MappingSelection jdftyp:eMappingSelection_ optional
MediaSide jdftyp:eMediaSide_ Both optional
MustHonorExceptions jdftyp:NMTOKENS optional
NeutralDensity jdftyp:double optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
PrintConditionName jdftyp:NMTOKEN optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
sRGB jdftyp:sRGBColor optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="Color_PrintConditionColor_lr" mixed="false">
  <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="FileSpec" type="jdf:FileSpec_re" minOccurs="0"/>
        <xs:element ref="jdf:FileSpecRef" minOccurs="0"/>
        <xs:element name="DeviceNColor" type="jdf:Color_DeviceNColor_lr" minOccurs="0"/>
        <xs:element name="Media" type="jdf:Media_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaRef" minOccurs="0"/>
        <xs:element name="TransferCurve" type="jdf:TransferCurve_re" minOccurs="0"/>
        <xs:element ref="jdf:TransferCurveRef" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="CMYK" type="jdftyp:CMYKColor" use="optional"/>
      <xs:attribute name="ColorBook" type="jdftyp:string" use="optional"/>
      <xs:attribute name="ColorBookEntry" type="jdftyp:string" use="optional"/>
      <xs:attribute name="ColorBookPrefix" type="jdftyp:string" use="optional"/>
      <xs:attribute name="ColorBookSuffix" type="jdftyp:string" use="optional"/>
      <xs:attribute name="Density" type="jdftyp:double" use="optional"/>
      <xs:attribute name="Lab" type="jdftyp:LabColor" use="optional"/>
      <xs:attribute name="MappingSelection" type="jdftyp:eMappingSelection_" use="optional"/>
      <xs:attribute name="MediaSide" type="jdftyp:eMediaSide_" default="Both"/>
      <xs:attribute name="NeutralDensity" type="jdftyp:double" use="optional"/>
      <xs:attribute name="PrintConditionName" type="jdftyp:NMTOKEN" use="optional"/>
      <xs:attribute name="sRGB" type="jdftyp:sRGBColor" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>