⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 datasetalarmlogging.xsd

📁 用于SIEMENS的WINCC项目数据库读写
💻 XSD
字号:
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetAlarmLogging" targetNamespace="http://tempuri.org/DataSetAlarmLogging.xsd" xmlns:mstns="http://tempuri.org/DataSetAlarmLogging.xsd" xmlns="http://tempuri.org/DataSetAlarmLogging.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>
        </Connections>
        <Tables>
        </Tables>
        <Sources>
        </Sources>
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="DataSetAlarmLogging" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DataSetAlarmLogging" msprop:Generator_DataSetName="DataSetAlarmLogging">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="DataTableAlarmLogging" msprop:Generator_UserTableName="DataTableAlarmLogging" msprop:Generator_RowDeletedName="DataTableAlarmLoggingRowDeleted" msprop:Generator_RowChangedName="DataTableAlarmLoggingRowChanged" msprop:Generator_RowClassName="DataTableAlarmLoggingRow" msprop:Generator_RowChangingName="DataTableAlarmLoggingRowChanging" msprop:Generator_RowEvArgName="DataTableAlarmLoggingRowChangeEvent" msprop:Generator_RowEvHandlerName="DataTableAlarmLoggingRowChangeEventHandler" msprop:Generator_TableClassName="DataTableAlarmLoggingDataTable" msprop:Generator_TableVarName="tableDataTableAlarmLogging" msprop:Generator_RowDeletingName="DataTableAlarmLoggingRowDeleting" msprop:Generator_TablePropName="DataTableAlarmLogging">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="localDateTime" msprop:Generator_UserColumnName="localDateTime" msprop:Generator_ColumnVarNameInTable="columnlocalDateTime" msprop:Generator_ColumnPropNameInRow="localDateTime" msprop:Generator_ColumnPropNameInTable="localDateTimeColumn" type="xs:string" minOccurs="0" />
              <xs:element name="MsgNr" msprop:Generator_UserColumnName="MsgNr" msprop:Generator_ColumnVarNameInTable="columnMsgNr" msprop:Generator_ColumnPropNameInRow="MsgNr" msprop:Generator_ColumnPropNameInTable="MsgNrColumn" type="xs:string" minOccurs="0" />
              <xs:element name="State" msprop:Generator_UserColumnName="State" msprop:Generator_ColumnVarNameInTable="columnState" msprop:Generator_ColumnPropNameInRow="State" msprop:Generator_ColumnPropNameInTable="StateColumn" type="xs:string" minOccurs="0" />
              <xs:element name="Text1" msprop:Generator_UserColumnName="Text1" msprop:Generator_ColumnVarNameInTable="columnText1" msprop:Generator_ColumnPropNameInRow="Text1" msprop:Generator_ColumnPropNameInTable="Text1Column" type="xs:string" minOccurs="0" />
              <xs:element name="Text3" msprop:Generator_UserColumnName="Text3" msprop:Generator_ColumnVarNameInTable="columnText3" msprop:Generator_ColumnPropNameInRow="Text3" msprop:Generator_ColumnPropNameInTable="Text3Column" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -