<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> |