<?xml version="1.0" encoding="utf-8"?><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/NBA.BloodNet.LaboratoryService.DTO.WCF.IssueNote" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:tns="http://schemas.datacontract.org/2004/07/NBA.BloodNet.LaboratoryService.DTO.WCF.IssueNote"><xs:import schemaLocation="https://uat.blood.gov.au/BloodNet5/LisService/LISService.svc?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/NBA.BloodNet.LaboratoryService.DTO.WCF"/><xs:import schemaLocation="https://uat.blood.gov.au/BloodNet5/LisService/LISService.svc?xsd=xsd5" namespace="http://schemas.datacontract.org/2004/07/NBA.BloodNet.LaboratoryService.DTO.WCF.Shared.Modifier"/><xs:import schemaLocation="https://uat.blood.gov.au/BloodNet5/LisService/LISService.svc?xsd=xsd4" namespace="http://schemas.datacontract.org/2004/07/NBA.BloodNet.LaboratoryService.DTO.WCF.Shared"/><xs:import schemaLocation="https://uat.blood.gov.au/BloodNet5/LisService/LISService.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:complexType name="GetReceiptedIssueNotesRequest"><xs:sequence><xs:element minOccurs="0" name="FacilityID" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="GetReceiptedIssueNotesRequest" nillable="true" type="tns:GetReceiptedIssueNotesRequest"/><xs:complexType name="GetReceiptedIssueNotesResponse"><xs:complexContent mixed="false"><xs:extension base="q1:BaseResponse" xmlns:q1="http://schemas.datacontract.org/2004/07/NBA.BloodNet.LaboratoryService.DTO.WCF"><xs:sequence><xs:element minOccurs="0" name="ReceiptedIssueNotes" nillable="true" type="tns:ArrayOfReceiptedIssueNote"/><xs:element minOccurs="0" name="TotalAvailableIssueNotes" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="GetReceiptedIssueNotesResponse" nillable="true" type="tns:GetReceiptedIssueNotesResponse"/><xs:complexType name="ArrayOfReceiptedIssueNote"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ReceiptedIssueNote" nillable="true" type="tns:ReceiptedIssueNote"/></xs:sequence></xs:complexType><xs:element name="ArrayOfReceiptedIssueNote" nillable="true" type="tns:ArrayOfReceiptedIssueNote"/><xs:complexType name="ReceiptedIssueNote"><xs:sequence><xs:element minOccurs="0" name="AHPReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DispatchDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="FacilityID" type="xs:int"/><xs:element minOccurs="0" name="HealthProviderCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IssueNoteID" type="xs:int"/><xs:element minOccurs="0" name="OrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrderSourceSystem" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReceiptedIssueNoteLines" nillable="true" type="tns:ArrayOfReceiptedIssueNoteLine"/><xs:element minOccurs="0" name="SupplierID" type="xs:int"/><xs:element minOccurs="0" name="SupplierIssueNoteID" type="xs:long"/><xs:element minOccurs="0" name="Ward" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ReceiptedIssueNote" nillable="true" type="tns:ReceiptedIssueNote"/><xs:complexType name="ArrayOfReceiptedIssueNoteLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ReceiptedIssueNoteLine" nillable="true" type="tns:ReceiptedIssueNoteLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfReceiptedIssueNoteLine" nillable="true" type="tns:ArrayOfReceiptedIssueNoteLine"/><xs:complexType name="ReceiptedIssueNoteLine"><xs:sequence><xs:element minOccurs="0" name="ABOGroupPhenotype" nillable="true" type="q2:ABOGroupPhenotype" xmlns:q2="http://schemas.datacontract.org/2004/07/NBA.BloodNet.LaboratoryService.DTO.WCF"/><xs:element minOccurs="0" name="AcknowledgedReceivedQuantity" type="xs:int"/><xs:element minOccurs="0" name="DefectReason" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="DerivedLotNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DerivedLotNumberParseError" type="xs:boolean"/><xs:element minOccurs="0" name="DonationLotNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="GS1Data" nillable="true" type="tns:GS1Data"/><xs:element minOccurs="0" name="Gram" type="xs:int"/><xs:element minOccurs="0" name="HasDefect" type="xs:boolean"/><xs:element minOccurs="0" name="ISBT128Data" nillable="true" type="tns:ISBT128Data"/><xs:element minOccurs="0" name="IUQuantity" type="xs:int"/><xs:element minOccurs="0" name="IssueNoteLineID" type="xs:int"/><xs:element minOccurs="0" name="IssuedQuantity" type="xs:int"/><xs:element minOccurs="0" name="ItemExpirationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ManufacturerCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ManufacturerID" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ManufacturerItemCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Modifiers" nillable="true" type="q3:ArrayOfModifierBasic" xmlns:q3="http://schemas.datacontract.org/2004/07/NBA.BloodNet.LaboratoryService.DTO.WCF.Shared.Modifier"/><xs:element minOccurs="0" name="Patient" nillable="true" type="tns:Patient"/><xs:element minOccurs="0" name="Percentage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PhenotypeBarcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PhenotypeText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductID" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ProductionDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="RFID" nillable="true" type="q4:RFID" xmlns:q4="http://schemas.datacontract.org/2004/07/NBA.BloodNet.LaboratoryService.DTO.WCF.Shared"/><xs:element minOccurs="0" name="ReceiptedBy" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReceiptedDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="ReceiptedSequence" type="xs:int"/><xs:element minOccurs="0" name="RhBloodGroupPhenotype" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="SupplierComponentID" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="SupplierID" type="xs:int"/><xs:element minOccurs="0" name="SupplierItemCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SupplierItemName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UnacknowledgedReceivedQuantity" type="xs:int"/><xs:element minOccurs="0" name="UnitVolume" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ReceiptedIssueNoteLine" nillable="true" type="tns:ReceiptedIssueNoteLine"/><xs:complexType name="GS1Data"><xs:sequence><xs:element minOccurs="0" name="ExpiryDate" type="xs:dateTime"/><xs:element minOccurs="0" name="GTIN" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LotNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SerialNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GS1Data" nillable="true" type="tns:GS1Data"/><xs:complexType name="ISBT128Data"><xs:sequence><xs:element minOccurs="0" name="BloodGroup" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CollectionDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="DonationIdentificationNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpiryDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="ProductCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SpecialTesting" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ISBT128Data" nillable="true" type="tns:ISBT128Data"/><xs:complexType name="Patient"><xs:complexContent mixed="false"><xs:extension base="q5:BasePatient" xmlns:q5="http://schemas.datacontract.org/2004/07/NBA.BloodNet.LaboratoryService.DTO.WCF"><xs:sequence><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Patient" nillable="true" type="tns:Patient"/><xs:complexType name="AcknowledgeReceiptedIssueNotesRequest"><xs:sequence><xs:element minOccurs="0" name="IssueNoteLineAcknowledgements" nillable="true" type="tns:ArrayOfIssueNoteLineAcknowledgement"/></xs:sequence></xs:complexType><xs:element name="AcknowledgeReceiptedIssueNotesRequest" nillable="true" type="tns:AcknowledgeReceiptedIssueNotesRequest"/><xs:complexType name="ArrayOfIssueNoteLineAcknowledgement"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="IssueNoteLineAcknowledgement" nillable="true" type="tns:IssueNoteLineAcknowledgement"/></xs:sequence></xs:complexType><xs:element name="ArrayOfIssueNoteLineAcknowledgement" nillable="true" type="tns:ArrayOfIssueNoteLineAcknowledgement"/><xs:complexType name="IssueNoteLineAcknowledgement"><xs:sequence><xs:element minOccurs="0" name="AcknowledgedBy" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Action" type="q6:AcknowledgementAction" xmlns:q6="http://schemas.datacontract.org/2004/07/NBA.BloodNet.LaboratoryService.DTO.WCF"/><xs:element minOccurs="0" name="ActionReason" type="q7:AcknowledgementActionReason" xmlns:q7="http://schemas.datacontract.org/2004/07/NBA.BloodNet.LaboratoryService.DTO.WCF"/><xs:element minOccurs="0" name="ClientTransferEventNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FacilityUnitUniqueIdentifier" nillable="true" type="xs:string"/><xs:element name="IssueNoteLineID" type="xs:int"/><xs:element name="Quantity" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="IssueNoteLineAcknowledgement" nillable="true" type="tns:IssueNoteLineAcknowledgement"/><xs:complexType name="AcknowledgeReceiptedIssueNotesResponse"><xs:complexContent mixed="false"><xs:extension base="q8:BaseResponse" xmlns:q8="http://schemas.datacontract.org/2004/07/NBA.BloodNet.LaboratoryService.DTO.WCF"><xs:sequence><xs:element minOccurs="0" name="ResponseID" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="AcknowledgeReceiptedIssueNotesResponse" nillable="true" type="tns:AcknowledgeReceiptedIssueNotesResponse"/></xs:schema>