<?xml version="1.0" standalone="yes"?>
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  <xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:MainDataTable="STA_equipment_template" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="STA_equipment_template">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="IDequipment_template" type="xs:string" minOccurs="0" />
              <xs:element name="fkIDequipment_type" type="xs:string" minOccurs="0" />
              <xs:element name="gene_sz_default_asset" type="xs:string" minOccurs="0" />
              <xs:element name="gene_IDphoto" type="xs:string" minOccurs="0" />
              <xs:element name="gene_i_weight_aero" type="xs:string" minOccurs="0" />
              <xs:element name="gene_i_weight_light" type="xs:string" minOccurs="0" />
              <xs:element name="gene_i_weight_confort" type="xs:string" minOccurs="0" />
              <xs:element name="bit_params" type="xs:string" minOccurs="0" />
              <xs:element name="CONSTANT" type="xs:string" minOccurs="0" />
              <xs:element name="gene_strDesc" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>