<?xml version="1.0" encoding="utf-8"?> <xs:schema id="DataSetS103" targetNamespace="http://tempuri.org/DataSetS103.xsd" xmlns:mstns="http://tempuri.org/DataSetS103.xsd" xmlns="http://tempuri.org/DataSetS103.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified"> <xs:annotation> <xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource"> <DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> <Connections /> <Tables /> <Sources /> </DataSource> </xs:appinfo> </xs:annotation> <xs:element name="DataSetS103" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DataSetS103" msprop:Generator_DataSetName="DataSetS103" msprop:EnableTableAdapterManager="true"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="Emittenti" msprop:Generator_UserTableName="Emittenti" msprop:Generator_RowDeletedName="EmittentiRowDeleted" msprop:Generator_RowChangedName="EmittentiRowChanged" msprop:Generator_RowClassName="EmittentiRow" msprop:Generator_RowChangingName="EmittentiRowChanging" msprop:Generator_RowEvArgName="EmittentiRowChangeEvent" msprop:Generator_RowEvHandlerName="EmittentiRowChangeEventHandler" msprop:Generator_TableClassName="EmittentiDataTable" msprop:Generator_TableVarName="tableEmittenti" msprop:Generator_RowDeletingName="EmittentiRowDeleting" msprop:Generator_TablePropName="Emittenti"> <xs:complexType> <xs:sequence> <xs:element name="Emittente" msprop:Generator_UserColumnName="Emittente" msprop:Generator_ColumnPropNameInRow="Emittente" msprop:Generator_ColumnVarNameInTable="columnEmittente" msprop:Generator_ColumnPropNameInTable="EmittenteColumn" type="xs:string" minOccurs="0" /> <xs:element name="Rischio" msprop:Generator_UserColumnName="Rischio" msprop:Generator_ColumnPropNameInRow="Rischio" msprop:Generator_ColumnVarNameInTable="columnRischio" msprop:Generator_ColumnPropNameInTable="RischioColumn" type="xs:string" default="" minOccurs="0" /> <xs:element name="CtvObbligazionario" msprop:Generator_UserColumnName="CtvObbligazionario" msprop:Generator_ColumnPropNameInRow="CtvObbligazionario" msprop:Generator_ColumnVarNameInTable="columnCtvObbligazionario" msprop:Generator_ColumnPropNameInTable="CtvObbligazionarioColumn" type="xs:string" minOccurs="0" /> <xs:element name="CtvAzionario" msprop:Generator_UserColumnName="CtvAzionario" msprop:Generator_ColumnPropNameInRow="CtvAzionario" msprop:Generator_ColumnVarNameInTable="columnCtvAzionario" msprop:Generator_ColumnPropNameInTable="CtvAzionarioColumn" type="xs:string" minOccurs="0" /> <xs:element name="Concentrazione" msprop:Generator_UserColumnName="Concentrazione" msprop:Generator_ColumnPropNameInRow="Concentrazione" msprop:Generator_ColumnVarNameInTable="columnConcentrazione" msprop:Generator_ColumnPropNameInTable="ConcentrazioneColumn" type="xs:string" minOccurs="0" /> <xs:element name="Nota" msprop:Generator_UserColumnName="Nota" msprop:Generator_ColumnPropNameInRow="Nota" msprop:Generator_ColumnVarNameInTable="columnNota" msprop:Generator_ColumnPropNameInTable="NotaColumn" type="xs:boolean" default="false" minOccurs="0" /> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:schema>