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

29 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS36" targetNamespace="http://tempuri.org/DataSetS36.xsd" xmlns:mstns="http://tempuri.org/DataSetS36.xsd" xmlns="http://tempuri.org/DataSetS36.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" 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>
</Connections>
<Tables>
</Tables>
<Sources>
</Sources>
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="DataSetS36" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="ProfiloRischio">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" type="xs:string" minOccurs="0" />
<xs:element name="Valore" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>