<xs:complexTypename="DeviceType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:sequence><xs:elementname="DeviceId"type="deviceIdType"/><xs:elementname="IndustryCode"type="xs:string"/><xs:elementname="DeviceTypeId"type="xs:int"/><xs:elementname="DeviceDescription"type="xs:string"minOccurs="0"/><xs:elementname="CheckProcessor"type="xs:string"minOccurs="0"/><xs:elementname="CheckSEC"type="xs:string"minOccurs="0"maxOccurs="unbounded"/><xs:elementname="PDLNotification"type="booleanType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">PDLNotification flag that has been persisted for this device.</p></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>