48 lines
4.7 KiB
XML
48 lines
4.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="IndicatoriEsito" msprop:Generator_TableClassName="IndicatoriEsitoDataTable" msprop:Generator_TableVarName="tableIndicatoriEsito" msprop:Generator_TablePropName="IndicatoriEsito" msprop:Generator_RowDeletingName="IndicatoriEsitoRowDeleting" msprop:Generator_RowChangingName="IndicatoriEsitoRowChanging" msprop:Generator_RowEvHandlerName="IndicatoriEsitoRowChangeEventHandler" msprop:Generator_RowDeletedName="IndicatoriEsitoRowDeleted" msprop:Generator_UserTableName="IndicatoriEsito" msprop:Generator_RowChangedName="IndicatoriEsitoRowChanged" msprop:Generator_RowEvArgName="IndicatoriEsitoRowChangeEvent" msprop:Generator_RowClassName="IndicatoriEsitoRow">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Indicatore" msprop:Generator_ColumnVarNameInTable="columnIndicatore" msprop:Generator_ColumnPropNameInRow="Indicatore" msprop:Generator_ColumnPropNameInTable="IndicatoreColumn" msprop:Generator_UserColumnName="Indicatore" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Adeguato" msprop:Generator_ColumnVarNameInTable="columnAdeguato" msprop:Generator_ColumnPropNameInRow="Adeguato" msprop:Generator_ColumnPropNameInTable="AdeguatoColumn" msprop:Generator_UserColumnName="Adeguato" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Esito" msprop:Generator_ColumnVarNameInTable="columnEsito" msprop:Generator_ColumnPropNameInRow="Esito" msprop:Generator_ColumnPropNameInTable="EsitoColumn" msprop:Generator_UserColumnName="Esito" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="500" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ImmagineSiNo" msprop:Generator_ColumnVarNameInTable="columnImmagineSiNo" msprop:Generator_ColumnPropNameInRow="ImmagineSiNo" msprop:Generator_ColumnPropNameInTable="ImmagineSiNoColumn" msprop:Generator_UserColumnName="ImmagineSiNo" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="Testi" msprop:Generator_TableClassName="TestiDataTable" msprop:Generator_TableVarName="tableTesti" msprop:Generator_TablePropName="Testi" msprop:Generator_RowDeletingName="TestiRowDeleting" msprop:Generator_RowChangingName="TestiRowChanging" msprop:Generator_RowEvHandlerName="TestiRowChangeEventHandler" msprop:Generator_RowDeletedName="TestiRowDeleted" msprop:Generator_UserTableName="Testi" msprop:Generator_RowChangedName="TestiRowChanged" msprop:Generator_RowEvArgName="TestiRowChangeEvent" msprop:Generator_RowClassName="TestiRow">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Id" msprop:Generator_ColumnVarNameInTable="columnId" msprop:Generator_ColumnPropNameInRow="Id" msprop:Generator_ColumnPropNameInTable="IdColumn" msprop:Generator_UserColumnName="Id" type="xs:int" minOccurs="0" />
|
|
<xs:element name="Testo" msprop:Generator_ColumnVarNameInTable="columnTesto" msprop:Generator_ColumnPropNameInRow="Testo" msprop:Generator_ColumnPropNameInTable="TestoColumn" msprop:Generator_UserColumnName="Testo" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:schema> |