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

32 lines
4.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS141" targetNamespace="http://tempuri.org/DataSetS141.xsd" xmlns:mstns="http://tempuri.org/DataSetS141.xsd" xmlns="http://tempuri.org/DataSetS141.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="DataSetS141" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS141" msprop:Generator_UserDSName="DataSetS141">
<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="RischioCreditoCodice" msdata:DataType="System.Decimal[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" msprop:Generator_ColumnVarNameInTable="columnRischioCreditoCodice" msprop:Generator_ColumnPropNameInRow="RischioCreditoCodice" msprop:Generator_ColumnPropNameInTable="RischioCreditoCodiceColumn" msprop:Generator_UserColumnName="RischioCreditoCodice" type="xs:anyType" 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>