jdf:Ancestor

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:CustomerInfo{0,1} , jdf:NodeInfo{0,1}

Attributes

Used By

Source

<xs:complexType name="Ancestor" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="@ICSVersions" First="1.2"/>
      <Version Path="@MaxVersion" First="1.2"/>
      <Version Path="@RelatedJobID" First="1.2"/>
      <Version Path="@RelatedJobPartID" First="1.2"/>
      <Version Path="@SpawnID" First="1.1"/>
      <Version Path="@StatusDetails" First="1.2"/>
      <Version Path="CustomerInfo" First="1.1"/>
      <Version Path="NodeInfo" First="1.1"/>
      <Version Path="@Template" First="1.1"/>
      <Version Path="@TemplateID" First="1.2"/>
      <Version Path="@TemplateVersion" First="1.2"/>
      <Constraint Path="CustomerInfo" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="NodeInfo" minOccurs="0" maxOccurs="1"/>
    </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="CustomerInfo" type="jdf:CustomerInfo_" minOccurs="0"/>
        <xs:element name="NodeInfo" type="jdf:NodeInfo_" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="Activation" type="jdftyp:eActivation_" use="optional"/>
      <xs:attribute name="FileName" type="jdftyp:URL" use="optional"/>
      <xs:attribute name="ICSVersions" type="jdftyp:NMTOKENS" use="optional"/>
      <xs:attribute name="JobID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="JobPartID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="MaxVersion" type="jdftyp:JDFJMFVersion" use="optional"/>
      <xs:attribute name="NodeID" type="jdftyp:NMTOKEN" use="required"/>
      <xs:attribute name="ProjectID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="RelatedJobID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="RelatedJobPartID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="SpawnID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="Status" type="jdftyp:eNodeStatus_" use="optional"/>
      <xs:attribute name="StatusDetails" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="Template" type="jdftyp:boolean" default="false"/>
      <xs:attribute name="TemplateID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="TemplateVersion" type="jdftyp:string" use="optional"/>
      <xs:attribute name="Type" type="jdftyp:NMTOKEN" use="optional"/>
      <xs:attribute name="Types" type="jdftyp:NMTOKENS" use="optional"/>
      <xs:attribute name="Version" type="jdftyp:JDFJMFVersion" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>