﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="BeianWarrant" targetNamespace="http://tempuri.org/BeianWarrant.xsd" xmlns:mstns="http://tempuri.org/BeianWarrant.xsd" xmlns="http://tempuri.org/BeianWarrant.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">

  <xs:element name="BeianWarrant" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="T_Record_Info">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Beian_No" type="xs:string" minOccurs="0" />
              <xs:element name="Beian_DateTime" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Project_Name" type="xs:string" minOccurs="0" />
              <xs:element name="UnitName" type="xs:string" minOccurs="0" />
              <xs:element name="GroupName" type="xs:string" minOccurs="0" />
              <xs:element name="ContactPerson" type="xs:string" minOccurs="0" />
              <xs:element name="PrintTime" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Province" type="xs:string" minOccurs="0" />
              <xs:element name="City" type="xs:string" minOccurs="0" />
              <xs:element name="Country" type="xs:string" minOccurs="0" />
              <xs:element name="GroupAddress" type="xs:string" minOccurs="0" />
              <xs:element name="GroupTel" type="xs:string" minOccurs="0" />
              <xs:element name="CheckFlag" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>