jdf:Device_Module_lr

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:Module{0,1}

Attributes

QName Type Fixed Default Use Inheritable Annotation
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
DeviceType jdftyp:string optional
Manufacturer jdftyp:string optional
ManufacturerURL jdftyp:string optional
ModelDescription jdftyp:string optional
ModelName jdftyp:string optional
ModelNumber jdftyp:string optional
ModelURL jdftyp:string optional
ModuleID jdftyp:string optional
ModuleIndex jdftyp:Integer optional
ModuleType jdftyp:NMTOKEN optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
SerialNumber jdftyp:string optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SubModuleIndex jdftyp:Integer optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="Device_Module_lr" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="." First="1.3"/>
    </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="Module" type="jdf:Device_Module_lr" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="DeviceType" type="jdftyp:string"/>
      <xs:attribute name="Manufacturer" type="jdftyp:string"/>
      <xs:attribute name="ManufacturerURL" type="jdftyp:string"/>
      <xs:attribute name="ModelDescription" type="jdftyp:string"/>
      <xs:attribute name="ModelName" type="jdftyp:string"/>
      <xs:attribute name="ModelNumber" type="jdftyp:string"/>
      <xs:attribute name="ModelURL" type="jdftyp:string"/>
      <xs:attribute name="ModuleID" type="jdftyp:string"/>
      <xs:attribute name="ModuleIndex" type="jdftyp:Integer"/>
      <xs:attribute name="ModuleType" type="jdftyp:NMTOKEN"/>
      <xs:attribute name="SerialNumber" type="jdftyp:string"/>
      <xs:attribute name="SubModuleIndex" type="jdftyp:Integer"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>