jdf:DeviceInfo_me

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:Activity* , jdf:Device{0,1} , jdf:Employee{0,1} , jdf:JobPhase{0,1} , jdf:ModuleStatus{0,1}

Attributes

Used By

Source

<xs:complexType name="DeviceInfo_me" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="@DeviceCondition" First="1.2"/>
      <Version Path="@DeviceOperationMode" First="1.2"/>
      <Version Path="Activity" First="1.5"/>
      <Version Path="ModuleStatus/Employee" Last="1.4"/>
      <Constraint Path="Device" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="Employee" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="JobPhase" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="ModuleStatus" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="ModuleStatus/Employee" minOccurs="0" maxOccurs="unbounded"/>
    </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="Activity" type="jdf:PhaseTimeAudit_Activity" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="Device" type="jdf:Device_re" minOccurs="0"/>
        <xs:element name="Employee" type="jdf:Employee_re" minOccurs="0"/>
        <xs:element ref="jdf:JobPhase" minOccurs="0"/>
        <xs:element name="ModuleStatus" type="jdf:DeviceInfo_ModuleStatus_" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:DeviceInfoAttribs"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>