jdf:AuditPool_

Complex Type Information

Model

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
rRefs jdftyp:IDREFS optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Element jdf:AuditPool

Source

<xs:complexType name="AuditPool_" 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="ProcessRun" type="jdf:ProcessRunAudit" minOccurs="0"/>
        <xs:element name="Notification" type="jdf:NotificationAudit" minOccurs="0"/>
        <xs:element name="PhaseTime" type="jdf:PhaseTimeAudit" minOccurs="0"/>
        <xs:element name="ResourceAudit" type="jdf:ResourceAudit" minOccurs="0"/>
        <xs:element name="Created" type="jdf:CreatedAudit" minOccurs="0"/>
        <xs:element name="Deleted" type="jdf:DeletedAudit" minOccurs="0"/>
        <xs:element name="Modified" type="jdf:ModifiedAudit" minOccurs="0"/>
        <xs:element name="Spawned" type="jdf:SpawnedAudit" minOccurs="0"/>
        <xs:element name="Merged" type="jdf:MergedAudit" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="rRefs" type="jdftyp:IDREFS" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>