29 lines
3.7 KiB
XML
29 lines
3.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xs:schema id="DataSet178" targetNamespace="http://tempuri.org/DataSet178.xsd" xmlns:mstns="http://tempuri.org/DataSet178.xsd" xmlns="http://tempuri.org/DataSet178.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="DataSet178" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSet178" msprop:Generator_UserDSName="DataSet178">
|
|
<xs:complexType>
|
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
<xs:element name="EmittentiConcentrazione" msprop:Generator_TableClassName="EmittentiConcentrazioneDataTable" msprop:Generator_TableVarName="tableEmittentiConcentrazione" msprop:Generator_TablePropName="EmittentiConcentrazione" msprop:Generator_RowDeletingName="EmittentiConcentrazioneRowDeleting" msprop:Generator_RowChangingName="EmittentiConcentrazioneRowChanging" msprop:Generator_RowEvHandlerName="EmittentiConcentrazioneRowChangeEventHandler" msprop:Generator_RowDeletedName="EmittentiConcentrazioneRowDeleted" msprop:Generator_UserTableName="EmittentiConcentrazione" msprop:Generator_RowChangedName="EmittentiConcentrazioneRowChanged" msprop:Generator_RowEvArgName="EmittentiConcentrazioneRowChangeEvent" msprop:Generator_RowClassName="EmittentiConcentrazioneRow">
|
|
<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="ObbligazioniControvalore" msprop:Generator_ColumnVarNameInTable="columnObbligazioniControvalore" msprop:Generator_ColumnPropNameInRow="ObbligazioniControvalore" msprop:Generator_ColumnPropNameInTable="ObbligazioniControvaloreColumn" msprop:Generator_UserColumnName="ObbligazioniControvalore" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ObbligazioniConcentrazione" msprop:Generator_ColumnVarNameInTable="columnObbligazioniConcentrazione" msprop:Generator_ColumnPropNameInRow="ObbligazioniConcentrazione" msprop:Generator_ColumnPropNameInTable="ObbligazioniConcentrazioneColumn" msprop:Generator_UserColumnName="ObbligazioniConcentrazione" type="xs:string" minOccurs="0" />
|
|
<xs:element name="AzioniControvalore" msprop:Generator_ColumnVarNameInTable="columnAzioniControvalore" msprop:Generator_ColumnPropNameInRow="AzioniControvalore" msprop:Generator_ColumnPropNameInTable="AzioniControvaloreColumn" msprop:Generator_UserColumnName="AzioniControvalore" type="xs:string" minOccurs="0" />
|
|
<xs:element name="AzioniConcentrazione" msprop:Generator_ColumnVarNameInTable="columnAzioniConcentrazione" msprop:Generator_ColumnPropNameInRow="AzioniConcentrazione" msprop:Generator_ColumnPropNameInTable="AzioniConcentrazioneColumn" msprop:Generator_UserColumnName="AzioniConcentrazione" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:schema> |