jdf:PreflightReport_re

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:NMTOKEN Parameter optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
ErrorCount jdftyp:Integer optional
ErrorState jdftyp:eErrorState_ optional
ID jdftyp:ID optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
ProductID jdftyp:shortString optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Status jdftyp:eResourceStatus_ optional
UpdateID jdftyp:NMTOKEN optional
WarningCount jdftyp:Integer optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="PreflightReport_re" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:ParameterResourceElement">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
        <xs:element name="FileSpec" type="jdf:FileSpec_re" minOccurs="0"/>
        <xs:element ref="jdf:FileSpecRef" minOccurs="0"/>
        <xs:element name="PreflightParams" type="jdf:PreflightParams_re" minOccurs="0"/>
        <xs:element ref="jdf:PreflightParamsRef" minOccurs="0"/>
        <xs:element name="PreflightReportRulePool" type="jdf:PreflightReportRulePool_re" minOccurs="0"/>
        <xs:element ref="jdf:PreflightReportRulePoolRef" minOccurs="0"/>
        <xs:element name="RunList" type="jdf:RunList_re" minOccurs="0"/>
        <xs:element ref="jdf:RunListRef" minOccurs="0"/>
        <xs:element name="PRItem" type="jdf:PreflightReport_PRItem_lr" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:PreflightReportAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>