28 lines
3.2 KiB
XML
28 lines
3.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xs:schema id="DataSetS94" targetNamespace="http://tempuri.org/DataSetS94.xsd" xmlns:mstns="http://tempuri.org/DataSetS94.xsd" xmlns="http://tempuri.org/DataSetS94.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="DataSetS94" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DataSetS94" msprop:Generator_DataSetName="DataSetS94" msprop:EnableTableAdapterManager="true">
|
|
<xs:complexType>
|
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
<xs:element name="ProfiloFinanziario" msprop:Generator_UserTableName="ProfiloFinanziario" msprop:Generator_RowDeletedName="ProfiloFinanziarioRowDeleted" msprop:Generator_RowChangedName="ProfiloFinanziarioRowChanged" msprop:Generator_RowClassName="ProfiloFinanziarioRow" msprop:Generator_RowChangingName="ProfiloFinanziarioRowChanging" msprop:Generator_RowEvArgName="ProfiloFinanziarioRowChangeEvent" msprop:Generator_RowEvHandlerName="ProfiloFinanziarioRowChangeEventHandler" msprop:Generator_TableClassName="ProfiloFinanziarioDataTable" msprop:Generator_TableVarName="tableProfiloFinanziario" msprop:Generator_RowDeletingName="ProfiloFinanziarioRowDeleting" msprop:Generator_TablePropName="ProfiloFinanziario">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Profilo" msprop:Generator_UserColumnName="Profilo" msprop:Generator_ColumnVarNameInTable="columnProfilo" msprop:Generator_ColumnPropNameInRow="Profilo" msprop:Generator_ColumnPropNameInTable="ProfiloColumn" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="DataAggiornamento" msprop:Generator_UserColumnName="DataAggiornamento" msprop:Generator_ColumnVarNameInTable="columnDataAggiornamento" msprop:Generator_ColumnPropNameInRow="DataAggiornamento" msprop:Generator_ColumnPropNameInTable="DataAggiornamentoColumn" type="xs:string" minOccurs="0" />
|
|
<xs:element name="VaRRisorseFinanziarie" msprop:Generator_UserColumnName="VaRRisorseFinanziarie" msprop:Generator_ColumnVarNameInTable="columnVaRRisorseFinanziarie" msprop:Generator_ColumnPropNameInRow="VaRRisorseFinanziarie" msprop:Generator_ColumnPropNameInTable="VaRRisorseFinanziarieColumn" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="GradoCopertura" msprop:Generator_UserColumnName="GradoCopertura" msprop:Generator_ColumnVarNameInTable="columnGradoCopertura" msprop:Generator_ColumnPropNameInRow="GradoCopertura" msprop:Generator_ColumnPropNameInTable="GradoCoperturaColumn" type="xs:decimal" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:schema> |