2025-04-15 12:10:19 +02:00

31 lines
3.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS168" targetNamespace="http://tempuri.org/DataSetS168.xsd" xmlns:mstns="http://tempuri.org/DataSetS168.xsd" xmlns="http://tempuri.org/DataSetS168.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="DataSetS168" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS168" msprop:Generator_UserDSName="DataSetS168">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="Emittenti" msprop:Generator_TableClassName="EmittentiDataTable" msprop:Generator_TableVarName="tableEmittenti" msprop:Generator_TablePropName="Emittenti" msprop:Generator_RowDeletingName="EmittentiRowDeleting" msprop:Generator_UserTableName="Emittenti" msprop:Generator_RowChangingName="EmittentiRowChanging" msprop:Generator_RowEvHandlerName="EmittentiRowChangeEventHandler" msprop:Generator_RowDeletedName="EmittentiRowDeleted" msprop:Generator_RowEvArgName="EmittentiRowChangeEvent" msprop:Generator_RowChangedName="EmittentiRowChanged" msprop:Generator_RowClassName="EmittentiRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Emittente" msprop:Generator_ColumnVarNameInTable="columnEmittente" msprop:Generator_ColumnPropNameInRow="Emittente" msprop:Generator_ColumnPropNameInTable="EmittenteColumn" msprop:Generator_UserColumnName="Emittente" type="xs:string" minOccurs="0" />
<xs:element name="Rischio" msprop:Generator_ColumnVarNameInTable="columnRischio" msprop:Generator_ColumnPropNameInRow="Rischio" msprop:Generator_ColumnPropNameInTable="RischioColumn" msprop:Generator_UserColumnName="Rischio" type="xs:string" default="" minOccurs="0" />
<xs:element name="CtvObbligazionario" msprop:Generator_ColumnVarNameInTable="columnCtvObbligazionario" msprop:Generator_ColumnPropNameInRow="CtvObbligazionario" msprop:Generator_ColumnPropNameInTable="CtvObbligazionarioColumn" msprop:Generator_UserColumnName="CtvObbligazionario" type="xs:string" minOccurs="0" />
<xs:element name="CtvAzionario" msprop:Generator_ColumnVarNameInTable="columnCtvAzionario" msprop:Generator_ColumnPropNameInRow="CtvAzionario" msprop:Generator_ColumnPropNameInTable="CtvAzionarioColumn" msprop:Generator_UserColumnName="CtvAzionario" type="xs:string" minOccurs="0" />
<xs:element name="Concentrazione" msprop:Generator_ColumnVarNameInTable="columnConcentrazione" msprop:Generator_ColumnPropNameInRow="Concentrazione" msprop:Generator_ColumnPropNameInTable="ConcentrazioneColumn" msprop:Generator_UserColumnName="Concentrazione" type="xs:string" minOccurs="0" />
<xs:element name="Nota" msprop:Generator_ColumnVarNameInTable="columnNota" msprop:Generator_ColumnPropNameInRow="Nota" msprop:Generator_ColumnPropNameInTable="NotaColumn" msprop:Generator_UserColumnName="Nota" type="xs:boolean" default="false" minOccurs="0" />
<xs:element name="Rating" msprop:Generator_ColumnVarNameInTable="columnRating" msprop:Generator_ColumnPropNameInRow="Rating" msprop:Generator_ColumnPropNameInTable="RatingColumn" msprop:Generator_UserColumnName="Rating" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>