jdf:InsertSheet_r

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:eResourceClass_ Parameter required
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
ID jdftyp:ID required
IncludeInBundleItem jdftyp:eIncludeInBundleItem_ optional
IsWaste jdftyp:boolean optional
Locked jdftyp:boolean false optional
MarkList jdftyp:NMTOKENS optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean false optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
PartIDKeys jdftyp:ePartitionKeysList_ optional
PartUsage jdftyp:ePartUsage_ Explicit optional
PipeID jdftyp:shortString optional
PipePartIDKeys jdftyp:ePartitionKeysList_ optional
PipeProtocol jdftyp:NMTOKEN optional
PipeURL jdftyp:URL optional
ProductID jdftyp:shortString optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SheetFormat jdftyp:NMTOKEN optional
SheetType jdftyp:eSheetType required
SheetUsage jdftyp:eSheetUsage_ required
SkipIndex jdftyp:Integer optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
Status jdftyp:eResourceStatus_ required
UpdateID jdftyp:NMTOKEN optional
Usage jdftyp:eSheetUsage_ optional
rRefs jdftyp:IDREFS optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Element jdf:InsertSheet

Source

<xs:complexType name="InsertSheet_r" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:ParameterResource">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
        <xs:element name="RunList" type="jdf:RunList_re" minOccurs="0"/>
        <xs:element ref="jdf:RunListRef" minOccurs="0"/>
        <xs:element name="Layout" type="jdf:Layout_re" minOccurs="0"/>
        <xs:element ref="jdf:LayoutRef" minOccurs="0"/>
        <xs:element name="Sheet" type="jdf:Sheet_re" minOccurs="0"/>
        <xs:element ref="jdf:SheetRef" minOccurs="0"/>
        <xs:element name="InsertSheetUpdate" type="jdf:InsertSheet_re" minOccurs="0"/>
        <xs:element name="InsertSheet" type="jdf:InsertSheet_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:InsertSheetAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>