Рефераты. Анализ текстов на заимствование методом построения семантических моделей

                      </Parameter>

                      <Parameter AllowDbNull="True" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@text_caption" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="text_caption" SourceColumnNullMapping="False" SourceVersion="Current">

                      </Parameter>

                    </Parameters>

                  </DbCommand>

                </InsertCommand>

                <SelectCommand>

                  <DbCommand CommandType="Text" ModifiedByUser="False">

                    <CommandText>SELECT text_id, text, text_caption FROM dbo.texts</CommandText>

                    <Parameters>

                    </Parameters>

                  </DbCommand>

                </SelectCommand>

              </DbSource>

            </MainSource>

            <Mappings>

              <Mapping SourceColumn="text_id" DataSetColumn="text_id" />

              <Mapping SourceColumn="text" DataSetColumn="text" />

              <Mapping SourceColumn="text_caption" DataSetColumn="text_caption" />

            </Mappings>

            <Sources>

            </Sources>

          </TableAdapter>

        </Tables>

        <Sources>

          <DbSource ConnectionRef="adbConnectionString (Settings)" DbObjectName="" DbObjectType="Unknown" GenerateShortCommands="True" GeneratorSourceName="SQLInsText" MethodsParameterType="CLR" Modifier="Public" Name="SQLInsText" QueryType="NoData" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="True" UserGetMethodName="GetDataBy" UserSourceName="SQLInsText">

            <InsertCommand>

              <DbCommand CommandType="Text" ModifiedByUser="True">

                <CommandText>INSERT into texts(text, text_caption) values (:text, :text_caption)</CommandText>

                <Parameters>

                </Parameters>

              </DbCommand>

            </InsertCommand>

          </DbSource>

        </Sources>

      </DataSource>

    </xs:appinfo>

  </xs:annotation>

  <xs:element name="adbDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="adbDataSet" msprop:Generator_DataSetName="adbDataSet">

    <xs:complexType>

      <xs:choice minOccurs="0" maxOccurs="unbounded">

        <xs:element name="identities" msprop:Generator_UserTableName="identities" msprop:Generator_RowDeletedName="identitiesRowDeleted" msprop:Generator_RowChangedName="identitiesRowChanged" msprop:Generator_RowClassName="identitiesRow" msprop:Generator_RowChangingName="identitiesRowChanging" msprop:Generator_RowEvArgName="identitiesRowChangeEvent" msprop:Generator_RowEvHandlerName="identitiesRowChangeEventHandler" msprop:Generator_TableClassName="identitiesDataTable" msprop:Generator_TableVarName="tableidentities" msprop:Generator_RowDeletingName="identitiesRowDeleting" msprop:Generator_TablePropName="identities">

          <xs:complexType>

            <xs:sequence>

              <xs:element name="identity_id" msdata:ReadOnly="true" msdata:AutoIncrement="true" msprop:Generator_UserColumnName="identity_id" msprop:Generator_ColumnVarNameInTable="columnidentity_id" msprop:Generator_ColumnPropNameInRow="identity_id" msprop:Generator_ColumnPropNameInTable="identity_idColumn" type="xs:int" />

              <xs:element name="identity_name" msprop:Generator_UserColumnName="identity_name" msprop:Generator_ColumnVarNameInTable="columnidentity_name" msprop:Generator_ColumnPropNameInRow="identity_name" msprop:Generator_ColumnPropNameInTable="identity_nameColumn" minOccurs="0">

                <xs:simpleType>

                  <xs:restriction base="xs:string">

                    <xs:maxLength value="2048" />

                  </xs:restriction>

                </xs:simpleType>

              </xs:element>

              <xs:element name="identity_weight" msprop:Generator_UserColumnName="identity_weight" msprop:Generator_ColumnVarNameInTable="columnidentity_weight" msprop:Generator_ColumnPropNameInRow="identity_weight" msprop:Generator_ColumnPropNameInTable="identity_weightColumn" type="xs:double" minOccurs="0" />

            </xs:sequence>

          </xs:complexType>

        </xs:element>

        <xs:element name="link_types" msprop:Generator_UserTableName="link_types" msprop:Generator_RowDeletedName="link_typesRowDeleted" msprop:Generator_RowChangedName="link_typesRowChanged" msprop:Generator_RowClassName="link_typesRow" msprop:Generator_RowChangingName="link_typesRowChanging" msprop:Generator_RowEvArgName="link_typesRowChangeEvent" msprop:Generator_RowEvHandlerName="link_typesRowChangeEventHandler" msprop:Generator_TableClassName="link_typesDataTable" msprop:Generator_TableVarName="tablelink_types" msprop:Generator_RowDeletingName="link_typesRowDeleting" msprop:Generator_TablePropName="link_types">

          <xs:complexType>

            <xs:sequence>

              <xs:element name="link_id" msdata:ReadOnly="true" msdata:AutoIncrement="true" msprop:Generator_UserColumnName="link_id" msprop:Generator_ColumnVarNameInTable="columnlink_id" msprop:Generator_ColumnPropNameInRow="link_id" msprop:Generator_ColumnPropNameInTable="link_idColumn" type="xs:int" />

              <xs:element name="link_name" msprop:Generator_UserColumnName="link_name" msprop:Generator_ColumnVarNameInTable="columnlink_name" msprop:Generator_ColumnPropNameInRow="link_name" msprop:Generator_ColumnPropNameInTable="link_nameColumn">

                <xs:simpleType>

                  <xs:restriction base="xs:string">

                    <xs:maxLength value="1024" />

                  </xs:restriction>

                </xs:simpleType>

              </xs:element>

            </xs:sequence>

          </xs:complexType>

        </xs:element>

        <xs:element name="links" msprop:Generator_UserTableName="links" msprop:Generator_RowDeletedName="linksRowDeleted" msprop:Generator_RowChangedName="linksRowChanged" msprop:Generator_RowClassName="linksRow" msprop:Generator_RowChangingName="linksRowChanging" msprop:Generator_RowEvArgName="linksRowChangeEvent" msprop:Generator_RowEvHandlerName="linksRowChangeEventHandler" msprop:Generator_TableClassName="linksDataTable" msprop:Generator_TableVarName="tablelinks" msprop:Generator_RowDeletingName="linksRowDeleting" msprop:Generator_TablePropName="links">

          <xs:complexType>

            <xs:sequence>

              <xs:element name="link_from" msprop:Generator_UserColumnName="link_from" msprop:Generator_ColumnVarNameInTable="columnlink_from" msprop:Generator_ColumnPropNameInRow="link_from" msprop:Generator_ColumnPropNameInTable="link_fromColumn" type="xs:int" />

              <xs:element name="link_to" msprop:Generator_UserColumnName="link_to" msprop:Generator_ColumnVarNameInTable="columnlink_to" msprop:Generator_ColumnPropNameInRow="link_to" msprop:Generator_ColumnPropNameInTable="link_toColumn" type="xs:int" />

              <xs:element name="link_weight" msprop:Generator_UserColumnName="link_weight" msprop:Generator_ColumnVarNameInTable="columnlink_weight" msprop:Generator_ColumnPropNameInRow="link_weight" msprop:Generator_ColumnPropNameInTable="link_weightColumn" type="xs:double" minOccurs="0" />

            </xs:sequence>

          </xs:complexType>

        </xs:element>

        <xs:element name="text_identities" msprop:Generator_UserTableName="text_identities" msprop:Generator_RowDeletedName="text_identitiesRowDeleted" msprop:Generator_RowChangedName="text_identitiesRowChanged" msprop:Generator_RowClassName="text_identitiesRow" msprop:Generator_RowChangingName="text_identitiesRowChanging" msprop:Generator_RowEvArgName="text_identitiesRowChangeEvent" msprop:Generator_RowEvHandlerName="text_identitiesRowChangeEventHandler" msprop:Generator_TableClassName="text_identitiesDataTable" msprop:Generator_TableVarName="tabletext_identities" msprop:Generator_RowDeletingName="text_identitiesRowDeleting" msprop:Generator_TablePropName="text_identities">

          <xs:complexType>

            <xs:sequence>

              <xs:element name="text_id" msprop:Generator_UserColumnName="text_id" msprop:Generator_ColumnVarNameInTable="columntext_id" msprop:Generator_ColumnPropNameInRow="text_id" msprop:Generator_ColumnPropNameInTable="text_idColumn" type="xs:int" />

              <xs:element name="identity_id" msprop:Generator_UserColumnName="identity_id" msprop:Generator_ColumnVarNameInTable="columnidentity_id" msprop:Generator_ColumnPropNameInRow="identity_id" msprop:Generator_ColumnPropNameInTable="identity_idColumn" type="xs:int" />

            </xs:sequence>

          </xs:complexType>

        </xs:element>

        <xs:element name="texts" msprop:Generator_UserTableName="texts" msprop:Generator_RowDeletedName="textsRowDeleted" msprop:Generator_RowChangedName="textsRowChanged" msprop:Generator_RowClassName="textsRow" msprop:Generator_RowChangingName="textsRowChanging" msprop:Generator_RowEvArgName="textsRowChangeEvent" msprop:Generator_RowEvHandlerName="textsRowChangeEventHandler" msprop:Generator_TableClassName="textsDataTable" msprop:Generator_TableVarName="tabletexts" msprop:Generator_RowDeletingName="textsRowDeleting" msprop:Generator_TablePropName="texts">

          <xs:complexType>

            <xs:sequence>

              <xs:element name="text_id" msdata:ReadOnly="true" msdata:AutoIncrement="true" msprop:Generator_UserColumnName="text_id" msprop:Generator_ColumnVarNameInTable="columntext_id" msprop:Generator_ColumnPropNameInRow="text_id" msprop:Generator_ColumnPropNameInTable="text_idColumn" type="xs:int" />

              <xs:element name="text" msprop:Generator_UserColumnName="text" msprop:Generator_ColumnVarNameInTable="columntext" msprop:Generator_ColumnPropNameInRow="text" msprop:Generator_ColumnPropNameInTable="textColumn" minOccurs="0">

Страницы: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42



2012 © Все права защищены
При использовании материалов активная ссылка на источник обязательна.