38 lines
5.0 KiB
XML
38 lines
5.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xs:schema id="DataSetS47" targetNamespace="http://tempuri.org/DataSetS47.xsd" xmlns:mstns="http://tempuri.org/DataSetS47.xsd" xmlns="http://tempuri.org/DataSetS47.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="DataSetS47" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DataSetS47" msprop:Generator_DataSetName="DataSetS47" msprop:EnableTableAdapterManager="true">
|
|
<xs:complexType>
|
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
<xs:element name="ContoCorrente" msprop:Generator_UserTableName="ContoCorrente" msprop:Generator_RowDeletedName="ContoCorrenteRowDeleted" msprop:Generator_RowChangedName="ContoCorrenteRowChanged" msprop:Generator_RowClassName="ContoCorrenteRow" msprop:Generator_RowChangingName="ContoCorrenteRowChanging" msprop:Generator_RowEvArgName="ContoCorrenteRowChangeEvent" msprop:Generator_RowEvHandlerName="ContoCorrenteRowChangeEventHandler" msprop:Generator_TableClassName="ContoCorrenteDataTable" msprop:Generator_TableVarName="tableContoCorrente" msprop:Generator_RowDeletingName="ContoCorrenteRowDeleting" msprop:Generator_TablePropName="ContoCorrente">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Data" msdata:Caption="Data di apertura" msprop:Generator_UserColumnName="Data" msprop:Generator_ColumnVarNameInTable="columnData" msprop:Generator_ColumnPropNameInRow="Data" msprop:Generator_ColumnPropNameInTable="DataColumn" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Numero" msdata:Caption="Numero di C/C" msprop:Generator_UserColumnName="Numero" msprop:Generator_ColumnVarNameInTable="columnNumero" msprop:Generator_ColumnPropNameInRow="Numero" msprop:Generator_ColumnPropNameInTable="NumeroColumn" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Saldo" msprop:Generator_UserColumnName="Saldo" msprop:Generator_ColumnVarNameInTable="columnSaldo" msprop:Generator_ColumnPropNameInRow="Saldo" msprop:Generator_ColumnPropNameInTable="SaldoColumn" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="CreditRisk" msdata:Caption="Rischio Credito" msprop:Generator_UserColumnName="CreditRisk" msprop:Generator_ColumnPropNameInRow="CreditRisk" msprop:Generator_ColumnVarNameInTable="columnCreditRisk" msprop:Generator_ColumnPropNameInTable="CreditRiskColumn" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Var" msdata:Caption="Rischio (VaR %)" msprop:Generator_UserColumnName="Var" msprop:Generator_ColumnPropNameInRow="Var" msprop:Generator_ColumnVarNameInTable="columnVar" msprop:Generator_ColumnPropNameInTable="VarColumn" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="TotaleConti" msprop:Generator_UserTableName="TotaleConti" msprop:Generator_RowDeletedName="TotaleContiRowDeleted" msprop:Generator_RowChangedName="TotaleContiRowChanged" msprop:Generator_RowClassName="TotaleContiRow" msprop:Generator_RowChangingName="TotaleContiRowChanging" msprop:Generator_RowEvArgName="TotaleContiRowChangeEvent" msprop:Generator_RowEvHandlerName="TotaleContiRowChangeEventHandler" msprop:Generator_TableClassName="TotaleContiDataTable" msprop:Generator_TableVarName="tableTotaleConti" msprop:Generator_RowDeletingName="TotaleContiRowDeleting" msprop:Generator_TablePropName="TotaleConti">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Descrizione" msdata:Caption="Totale conti corrente" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Valore" msprop:Generator_UserColumnName="Valore" msprop:Generator_ColumnVarNameInTable="columnValore" msprop:Generator_ColumnPropNameInRow="Valore" msprop:Generator_ColumnPropNameInTable="ValoreColumn" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="Var" msprop:Generator_UserColumnName="Var" msprop:Generator_ColumnPropNameInRow="Var" msprop:Generator_ColumnVarNameInTable="columnVar" msprop:Generator_ColumnPropNameInTable="VarColumn" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:schema> |