<?xml version="1.0" encoding="utf-8"?> <xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/SIAV.Archiflow.Entities.Spesometro.ValueObject" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/SIAV.Archiflow.Entities.Spesometro.ValueObject"> <xs:import schemaLocation="Arrays1.xsd" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <xs:import schemaLocation="SIAV.Archiflow.Entities.Invoice.ValueObject.xsd" namespace="http://schemas.datacontract.org/2004/07/SIAV.Archiflow.Entities.Invoice.ValueObject" /> <xs:import schemaLocation="SIAV.Common.Tools.Log.xsd" namespace="http://schemas.datacontract.org/2004/07/SIAV.Common.Tools.Log" /> <xs:complexType name="InvoiceDataTransmissionSearchCriteria"> <xs:complexContent mixed="false"> <xs:extension base="q1:LoggableBase" xmlns:q1="http://schemas.datacontract.org/2004/07/SIAV.Common.Tools.Log"> <xs:sequence> <xs:element minOccurs="0" name="ArchiveList" nillable="true" type="q2:ArrayOfint" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <xs:element minOccurs="0" name="CompetenceDate" nillable="true" type="q3:RangeOfNullableOfdateTime5F2dSckg" xmlns:q3="http://schemas.datacontract.org/2004/07/SIAV.Archiflow.Entities.Invoice.ValueObject" /> <xs:element minOccurs="0" name="InsertDate" nillable="true" type="q4:RangeOfNullableOfdateTime5F2dSckg" xmlns:q4="http://schemas.datacontract.org/2004/07/SIAV.Archiflow.Entities.Invoice.ValueObject" /> <xs:element minOccurs="0" name="PhaseList" nillable="true" type="q5:ArrayOfstring" xmlns:q5="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <xs:element minOccurs="0" name="StatusList" nillable="true" type="q6:ArrayOfstring" xmlns:q6="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> <xs:element name="InvoiceDataTransmissionSearchCriteria" nillable="true" type="tns:InvoiceDataTransmissionSearchCriteria" /> </xs:schema>