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

📄 datasettaglogging.xsd

📁 用于SIEMENS的WINCC项目数据库读写
💻 XSD
字号:
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetTagLogging" targetNamespace="http://tempuri.org/DataSetTagLogging.xsd" xmlns:mstns="http://tempuri.org/DataSetTagLogging.xsd" xmlns="http://tempuri.org/DataSetTagLogging.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="DataSetTagLogging" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DataSetTagLogging" msprop:Generator_DataSetName="DataSetTagLogging">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="DataTableTagLogging" msprop:Generator_UserTableName="DataTableTagLogging" msprop:Generator_RowDeletedName="DataTableTagLoggingRowDeleted" msprop:Generator_RowChangedName="DataTableTagLoggingRowChanged" msprop:Generator_RowClassName="DataTableTagLoggingRow" msprop:Generator_RowChangingName="DataTableTagLoggingRowChanging" msprop:Generator_RowEvArgName="DataTableTagLoggingRowChangeEvent" msprop:Generator_RowEvHandlerName="DataTableTagLoggingRowChangeEventHandler" msprop:Generator_TableClassName="DataTableTagLoggingDataTable" msprop:Generator_TableVarName="tableDataTableTagLogging" msprop:Generator_RowDeletingName="DataTableTagLoggingRowDeleting" msprop:Generator_TablePropName="DataTableTagLogging">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ValueID" msprop:Generator_UserColumnName="ValueID" msprop:Generator_ColumnPropNameInRow="ValueID" msprop:Generator_ColumnVarNameInTable="columnValueID" msprop:Generator_ColumnPropNameInTable="ValueIDColumn" type="xs:string" minOccurs="0" />
              <xs:element name="localTimestamp" msprop:Generator_UserColumnName="localTimestamp" msprop:Generator_ColumnPropNameInRow="localTimestamp" msprop:Generator_ColumnVarNameInTable="columnlocalTimestamp" msprop:Generator_ColumnPropNameInTable="localTimestampColumn" type="xs:string" minOccurs="0" />
              <xs:element name="RealValue" msprop:Generator_UserColumnName="RealValue" msprop:Generator_ColumnPropNameInRow="RealValue" msprop:Generator_ColumnVarNameInTable="columnRealValue" msprop:Generator_ColumnPropNameInTable="RealValueColumn" type="xs:string" minOccurs="0" />
              <xs:element name="Quality" msprop:Generator_UserColumnName="Quality" msprop:Generator_ColumnPropNameInRow="Quality" msprop:Generator_ColumnVarNameInTable="columnQuality" msprop:Generator_ColumnPropNameInTable="QualityColumn" type="xs:string" minOccurs="0" />
              <xs:element name="Flags" msprop:Generator_UserColumnName="Flags" msprop:Generator_ColumnPropNameInRow="Flags" msprop:Generator_ColumnVarNameInTable="columnFlags" msprop:Generator_ColumnPropNameInTable="FlagsColumn" type="xs:string" minOccurs="0" />
              <xs:element name="ValueName" msprop:Generator_UserColumnName="ValueName" msprop:Generator_ColumnVarNameInTable="columnValueName" msprop:Generator_ColumnPropNameInRow="ValueName" msprop:Generator_ColumnPropNameInTable="ValueNameColumn" type="xs:string" minOccurs="0" />
              <xs:element name="localDateTimeFrom" msprop:Generator_UserColumnName="localDateTimeFrom" msprop:Generator_ColumnVarNameInTable="columnlocalDateTimeFrom" msprop:Generator_ColumnPropNameInRow="localDateTimeFrom" msprop:Generator_ColumnPropNameInTable="localDateTimeFromColumn" type="xs:string" minOccurs="0" />
              <xs:element name="localDateTimeTo" msprop:Generator_UserColumnName="localDateTimeTo" msprop:Generator_ColumnVarNameInTable="columnlocalDateTimeTo" msprop:Generator_ColumnPropNameInRow="localDateTimeTo" msprop:Generator_ColumnPropNameInTable="localDateTimeToColumn" type="xs:string" minOccurs="0" />
              <xs:element name="univDateTimeFrom" msprop:Generator_UserColumnName="univDateTimeFrom" msprop:Generator_ColumnVarNameInTable="columnunivDateTimeFrom" msprop:Generator_ColumnPropNameInRow="univDateTimeFrom" msprop:Generator_ColumnPropNameInTable="univDateTimeFromColumn" type="xs:string" minOccurs="0" />
              <xs:element name="univDateTimeTo" msprop:Generator_UserColumnName="univDateTimeTo" msprop:Generator_ColumnVarNameInTable="columnunivDateTimeTo" msprop:Generator_ColumnPropNameInRow="univDateTimeTo" msprop:Generator_ColumnPropNameInTable="univDateTimeToColumn" 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 + -