hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
588 values
lang
stringclasses
305 values
max_stars_repo_path
stringlengths
3
363
max_stars_repo_name
stringlengths
5
118
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:00:35
2022-03-31 23:43:49
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 12:37:38
2022-03-31 23:59:52
max_issues_repo_path
stringlengths
3
363
max_issues_repo_name
stringlengths
5
118
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
363
max_forks_repo_name
stringlengths
5
135
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:02
2022-03-31 23:27:27
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 08:55:07
2022-03-31 23:59:24
content
stringlengths
5
1.05M
avg_line_length
float64
1.13
1.04M
max_line_length
int64
1
1.05M
alphanum_fraction
float64
0
1
250c90e69cd2f735605575f35fe1b1dbbccec57e
16,854
csproj
XML
software/smart-tracker/Source/Server/Smart Tracker.csproj
konklone/tigerfid
b36a6b1bb81e2f14f9a808d04128650ffa47dfd0
[ "Apache-2.0" ]
null
null
null
software/smart-tracker/Source/Server/Smart Tracker.csproj
konklone/tigerfid
b36a6b1bb81e2f14f9a808d04128650ffa47dfd0
[ "Apache-2.0" ]
null
null
null
software/smart-tracker/Source/Server/Smart Tracker.csproj
konklone/tigerfid
b36a6b1bb81e2f14f9a808d04128650ffa47dfd0
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion> </ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{C46943EB-22C7-4ECE-B248-3F8A2E39ADAD}</ProjectGuid> <OutputType>WinExe</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>AWI.SmartTracker</RootNamespace> <AssemblyName>Smart Tracker</AssemblyName> <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> <FileUpgradeFlags> </FileUpgradeFlags> <OldToolsVersion>3.5</OldToolsVersion> <UpgradeBackupLocation /> <IsWebBootstrapper>true</IsWebBootstrapper> <PublishUrl>http://localhost/Smart Tracker/</PublishUrl> <Install>true</Install> <InstallFrom>Web</InstallFrom> <UpdateEnabled>true</UpdateEnabled> <UpdateMode>Foreground</UpdateMode> <UpdateInterval>7</UpdateInterval> <UpdateIntervalUnits>Days</UpdateIntervalUnits> <UpdatePeriodically>false</UpdatePeriodically> <UpdateRequired>false</UpdateRequired> <MapFileExtensions>true</MapFileExtensions> <ApplicationRevision>0</ApplicationRevision> <ApplicationVersion>1.0.0.%2a</ApplicationVersion> <UseApplicationTrust>false</UseApplicationTrust> <BootstrapperEnabled>true</BootstrapperEnabled> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\Debug\</OutputPath> <DefineConstants>TRACE;DEBUG</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> <PlatformTarget>AnyCPU</PlatformTarget> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>none</DebugType> <Optimize>true</Optimize> <OutputPath>bin\Release\</OutputPath> <DefineConstants> </DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> <PlatformTarget>AnyCPU</PlatformTarget> </PropertyGroup> <PropertyGroup> <StartupObject>AWI.SmartTracker.MainForm</StartupObject> </PropertyGroup> <PropertyGroup> <ApplicationIcon>Tracker.ico</ApplicationIcon> <ApplicationManifest>Properties\app.manifest</ApplicationManifest> </PropertyGroup> <ItemGroup> <Reference Include="AWControls, Version=1.0.4091.21892, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\$(Configuration)\AWControls.dll</HintPath> </Reference> <Reference Include="AWIComponentLib, Version=1.0.4652.39062, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\$(Configuration)\AWIComponentLib.dll</HintPath> </Reference> <Reference Include="AW_API_NET, Version=1.0.4652.38962, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\$(Configuration)\AW_API_NET.dll</HintPath> </Reference> <Reference Include="DBInterface, Version=1.0.4652.39061, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\$(Configuration)\DBInterface.dll</HintPath> </Reference> <Reference Include="Microsoft.ReportViewer.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <Private>False</Private> </Reference> <Reference Include="Microsoft.ReportViewer.WinForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> <Private>False</Private> </Reference> <Reference Include="System" /> <Reference Include="System.Configuration" /> <Reference Include="System.Data" /> <Reference Include="System.Data.DataSetExtensions" /> <Reference Include="System.Drawing" /> <Reference Include="System.Web.Extensions" /> <Reference Include="System.Web.Services" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> <Reference Include="UserListControl, Version=1.0.4667.42737, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>bin\$(Configuration)\UserListControl.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> <Compile Include="AccessForm.cs"> <SubType>Form</SubType> </Compile> <Compile Include="AccessImageView.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="ActionForm.cs"> <SubType>Form</SubType> </Compile> <Compile Include="ActionForm.designer.cs"> <DependentUpon>ActionForm.cs</DependentUpon> </Compile> <Compile Include="AssemblyInfo.cs" /> <Compile Include="AssetForm.cs"> <SubType>Form</SubType> </Compile> <Compile Include="AssetImageView.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="AWIHelperClass.cs" /> <Compile Include="AWIHistoryControl.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="AWIRSSIUserControl.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="CommForm.cs"> <SubType>Form</SubType> </Compile> <Compile Include="ConfigForm.cs"> <SubType>Form</SubType> </Compile> <Compile Include="DatabaseCheck.cs" /> <Compile Include="GroupPolicy.cs"> <SubType>Form</SubType> </Compile> <Compile Include="GroupPolicy.Designer.cs"> <DependentUpon>GroupPolicy.cs</DependentUpon> </Compile> <Compile Include="GroupSchedule.cs"> <SubType>Form</SubType> </Compile> <Compile Include="GroupSchedule.Designer.cs"> <DependentUpon>GroupSchedule.cs</DependentUpon> </Compile> <Compile Include="ListViewFocus.cs"> <SubType>Component</SubType> </Compile> <Compile Include="Properties\Settings.Designer.cs"> <AutoGen>True</AutoGen> <DesignTimeSharedInput>True</DesignTimeSharedInput> <DependentUpon>Settings.settings</DependentUpon> </Compile> <Compile Include="ReaderInputRelayManager.cs" /> <Compile Include="ReaderOutputRelayManager.cs" /> <Compile Include="ReportClass\GroupZones.cs" /> <Compile Include="ReportClass\GroupSchedules.cs" /> <Compile Include="ReportClass\Zones.cs" /> <Compile Include="ReportClass\EmployeeHistory.cs" /> <Compile Include="ReportClass\Employees.cs" /> <Compile Include="ReportClass\Groups.cs" /> <Compile Include="ReportClass\Traffic.cs" /> <Compile Include="ReportViewer.cs"> <SubType>Form</SubType> </Compile> <Compile Include="ReportViewer.Designer.cs"> <DependentUpon>ReportViewer.cs</DependentUpon> </Compile> <Compile Include="Statistics.cs"> <SubType>Form</SubType> </Compile> <Compile Include="Statistics.Designer.cs"> <DependentUpon>Statistics.cs</DependentUpon> </Compile> <Compile Include="StatusSearch.cs"> <SubType>Form</SubType> </Compile> <Compile Include="DatabaseForm.cs"> <SubType>Form</SubType> </Compile> <Compile Include="Form2.cs"> <SubType>Form</SubType> </Compile> <Compile Include="Form9.cs"> <SubType>Form</SubType> </Compile> <Compile Include="LoadMsgForm.cs"> <SubType>Form</SubType> </Compile> <Compile Include="LoadMsgForm.Designer.cs"> <DependentUpon>LoadMsgForm.cs</DependentUpon> </Compile> <Compile Include="INVForm.cs"> <SubType>Form</SubType> </Compile> <Compile Include="ListViewEx.cs"> <SubType>Component</SubType> </Compile> <Compile Include="LoginForm.cs"> <SubType>Form</SubType> </Compile> <Compile Include="MainForm.cs"> <SubType>Form</SubType> </Compile> <Compile Include="MsgForm.cs"> <SubType>Form</SubType> </Compile> <Compile Include="ReaderListView.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="RSSIConfigForm.cs"> <SubType>Form</SubType> </Compile> <Compile Include="TagHistoryView.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="TagImageView.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="UserControl1.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="UserControl2.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="UserControl2.Designer.cs"> <DependentUpon>UserControl2.cs</DependentUpon> </Compile> <Compile Include="WaitForm.cs"> <SubType>Form</SubType> </Compile> <Compile Include="ZoneForm.cs"> <SubType>Form</SubType> </Compile> <EmbeddedResource Include="AccessForm.resx"> <DependentUpon>AccessForm.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="AccessImageView.resx"> <DependentUpon>AccessImageView.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="ActionForm.resx"> <DependentUpon>ActionForm.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="AssetForm.resx"> <DependentUpon>AssetForm.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="AssetImageView.resx"> <DependentUpon>AssetImageView.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="AWIHistoryControl.resx"> <DependentUpon>AWIHistoryControl.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="AWIRSSIUserControl.resx"> <DependentUpon>AWIRSSIUserControl.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="CommForm.resx"> <DependentUpon>CommForm.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="ConfigForm.resx"> <DependentUpon>ConfigForm.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="DatabaseForm.resx"> <DependentUpon>DatabaseForm.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Form2.resx"> <DependentUpon>Form2.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Form9.resx"> <DependentUpon>Form9.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="GroupPolicy.resx"> <DependentUpon>GroupPolicy.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="GroupSchedule.resx"> <DependentUpon>GroupSchedule.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="INVForm.resx"> <DependentUpon>INVForm.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="ListViewEx.resx"> <DependentUpon>ListViewEx.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="LoadMsgForm.resx"> <DependentUpon>LoadMsgForm.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="LoginForm.resx"> <DependentUpon>LoginForm.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="MainForm.resx"> <DependentUpon>MainForm.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="MsgForm.resx"> <DependentUpon>MsgForm.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Properties\Resources.resx"> <Generator>ResXFileCodeGenerator</Generator> <LastGenOutput>Resources.Designer.cs</LastGenOutput> <SubType>Designer</SubType> </EmbeddedResource> <Compile Include="Properties\Resources.Designer.cs"> <AutoGen>True</AutoGen> <DependentUpon>Resources.resx</DependentUpon> <DesignTime>True</DesignTime> </Compile> <EmbeddedResource Include="ReaderListView.resx"> <DependentUpon>ReaderListView.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="ReportClass\Alarms.rdlc" /> <EmbeddedResource Include="ReportClass\EmployeeHistory.rdlc" /> <EmbeddedResource Include="ReportClass\Employees.rdlc" /> <EmbeddedResource Include="ReportViewer.resx"> <DependentUpon>ReportViewer.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="RSSIConfigForm.resx"> <DependentUpon>RSSIConfigForm.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Statistics.resx"> <DependentUpon>Statistics.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="StatusSearch.resx"> <DependentUpon>StatusSearch.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="TagHistoryView.resx"> <DependentUpon>TagHistoryView.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="TagImageView.resx"> <DependentUpon>TagImageView.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="UserControl1.resx"> <DependentUpon>UserControl1.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="WaitForm.resx"> <DependentUpon>WaitForm.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="ZoneForm.resx"> <DependentUpon>ZoneForm.cs</DependentUpon> </EmbeddedResource> <None Include="app.config" /> <None Include="ReportClass\Group.datasource" /> <None Include="ReportClass\Employee.datasource" /> <None Include="ReportClass\EmployeeHistory.datasource" /> <None Include="Properties\app.manifest" /> <None Include="Properties\Settings.settings"> <Generator>SettingsSingleFileGenerator</Generator> <LastGenOutput>Settings.Designer.cs</LastGenOutput> </None> </ItemGroup> <ItemGroup> <Service Include="{C0C07587-41A7-46C8-8FBD-3F9C8EBE2DDC}" /> <Service Include="{FE73BB80-53F4-4AD0-A5F9-6A0BCE662292}" /> </ItemGroup> <ItemGroup> <BootstrapperPackage Include=".NETFramework,Version=v4.0"> <Visible>False</Visible> <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName> <Install>true</Install> </BootstrapperPackage> <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> <Visible>False</Visible> <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> <Install>false</Install> </BootstrapperPackage> <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> <Visible>False</Visible> <ProductName>.NET Framework 3.5 SP1</ProductName> <Install>false</Install> </BootstrapperPackage> <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1"> <Visible>False</Visible> <ProductName>Windows Installer 3.1</ProductName> <Install>true</Install> </BootstrapperPackage> <BootstrapperPackage Include="SAP.CrystalReports14.NET.2.0"> <Visible>False</Visible> <ProductName>SAP Crystal Reports Runtime Engine for .NET Framework 4.0</ProductName> <Install>true</Install> </BootstrapperPackage> </ItemGroup> <ItemGroup> <Content Include="Tracker.ico" /> </ItemGroup> <ItemGroup /> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <PropertyGroup> <PreBuildEvent>if "$(ConfigurationName)"=="Debug" (if exist "$(TargetPath)*.locked" del "$(TargetDir)*.locked") if "$(ConfigurationName)"=="Debug" (if exist "$(TargetPath)" move "$(TargetPath)" "$(TargetPath).%25date:~4,2%25%25date:~7,2%25%25date:~10,4%25_@_%25time:~0,2%25h%25time:~3,2%25m%25time:~6,2%25s.locked")</PreBuildEvent> <PostBuildEvent>if "$(ConfigurationName)"=="Debug" (copy "$(SolutionDir)Properties\app.manifest" "$(TargetPath).manifest") if "$(ConfigurationName)"=="Debug" (if exist "$(TargetPath)*.locked" del "$(TargetDir)*.locked") if "$(ConfigurationName)"=="Release" (if not exist "$(TargetDir)Distribute\" mkdir "$(TargetDir)Distribute\") if "$(ConfigurationName)"=="Release" (if exist "$(MSBuildProgramFiles32)\Microsoft\ILMerge\ILMerge.exe" "$(MSBuildProgramFiles32)\Microsoft\ILMerge\ILMerge.exe" /target:winexe /lib:"$(ProjectDir)bin\$(ConfigurationName)" /targetplatform:v4 /ndebug /out:"$(TargetDir)Distribute\$(TargetFileName)" "$(TargetPath)" UserListControl.dll DBInterface.dll AW_API_NET.dll AWIComponentLib.dll AWControls.dll) if "$(ConfigurationName)"=="Release" (copy /y "$(TargetDir)AWI_API_C.dll" "$(TargetDir)Distribute\AWI_API_C.dll") if "$(ConfigurationName)"=="Release" (copy /y "$(TargetDir)cbx_enc.dll" "$(TargetDir)Distribute\cbx_enc.dll") if "$(ConfigurationName)"=="Release" (echo a181a603769c1f98ad927e7367c7aa51 &gt; "$(TargetDir)Distribute\License.awi") </PostBuildEvent> </PropertyGroup> </Project>
42.240602
398
0.711938
9169b7f24579fabf31d69ffc2b4b8b7caf1cbf64
503
csproj
XML
src/NT.Infrastructure.MessageBus.RabbitMq/NT.Infrastructure.MessageBus.RabbitMq.csproj
nhatphuongb1/ShoppingCartDemo
12e227d115274a4407eef12ec6d542fec15aec32
[ "MIT" ]
63
2017-05-30T14:31:59.000Z
2022-01-18T03:25:30.000Z
src/NT.Infrastructure.MessageBus.RabbitMq/NT.Infrastructure.MessageBus.RabbitMq.csproj
nhatphuongb1/ShoppingCartDemo
12e227d115274a4407eef12ec6d542fec15aec32
[ "MIT" ]
1
2017-07-10T03:02:55.000Z
2017-07-10T03:02:55.000Z
src/NT.Infrastructure.MessageBus.RabbitMq/NT.Infrastructure.MessageBus.RabbitMq.csproj
nhatphuongb1/ShoppingCartDemo
12e227d115274a4407eef12ec6d542fec15aec32
[ "MIT" ]
37
2017-06-07T14:54:40.000Z
2022-02-08T05:50:47.000Z
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard1.6</TargetFramework> </PropertyGroup> <ItemGroup> <PackageReference Include="Newtonsoft.Json" Version="10.0.2" /> <PackageReference Include="RabbitMQ.Client" Version="4.1.3" /> <PackageReference Include="System.Reactive" Version="3.1.1" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\NT.Infrastructure.MessageBus\NT.Infrastructure.MessageBus.csproj" /> </ItemGroup> </Project>
27.944444
102
0.715706
62422cc779c780c7a3fea4462ad2dabb9b5821ee
35,339
storyboard
XML
AppMessage/AppMessage/Controlers/Storyboard.storyboard
ixongju/EVCloudKitDao
f378e6b568ee707252b16654d0d5860522a64ea3
[ "BSD-3-Clause" ]
630
2015-01-02T17:27:45.000Z
2022-03-11T08:16:05.000Z
AppMessage/AppMessage/Controlers/Storyboard.storyboard
ixongju/EVCloudKitDao
f378e6b568ee707252b16654d0d5860522a64ea3
[ "BSD-3-Clause" ]
104
2015-04-27T04:50:58.000Z
2021-04-17T23:28:26.000Z
AppMessage/AppMessage/Controlers/Storyboard.storyboard
ixongju/EVCloudKitDao
f378e6b568ee707252b16654d0d5860522a64ea3
[ "BSD-3-Clause" ]
91
2015-01-28T12:10:51.000Z
2022-01-29T15:21:52.000Z
<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16C67" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES" initialViewController="ljn-E3-VY4"> <device id="retina4_7" orientation="portrait"> <adaptation id="fullscreen"/> </device> <dependencies> <deployment identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <scenes> <!--Root View Controller--> <scene sceneID="DDW-in-3Rn"> <objects> <viewController id="ljn-E3-VY4" userLabel="Root View Controller" customClass="RootViewController" customModule="AppMessage" sceneMemberID="viewController"> <layoutGuides> <viewControllerLayoutGuide type="top" id="l0o-xj-vZk"/> <viewControllerLayoutGuide type="bottom" id="EPy-vZ-49j"/> </layoutGuides> <view key="view" contentMode="scaleToFill" id="bg9-g2-Pzr"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SaP-VV-g21"> <rect key="frame" x="16" y="156" width="288" height="195"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <attributedString key="attributedText"> <fragment> <string key="content">For using this app you need to be loged in to iCloud. Open the settings app, go to iCloud and log in. Your iCloud id will be used to identify you.</string> <attributes> <color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <font key="NSFont" size="17" name="HelveticaNeue"/> <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural"/> </attributes> </fragment> </attributedString> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </view> <connections> <outlet property="loginLabel" destination="SaP-VV-g21" id="D8i-YA-k3Q"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="4oF-Wp-Iym" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-692" y="60"/> </scene> <!--Menu View Controller--> <scene sceneID="Ean-3s-vFh"> <objects> <viewController restorationIdentifier="menuViewController" storyboardIdentifier="menuViewController" id="222-L3-Pnx" customClass="MenuViewController" customModule="AppMessage" customModuleProvider="target" sceneMemberID="viewController"> <layoutGuides> <viewControllerLayoutGuide type="top" id="4Ch-lA-JWT"/> <viewControllerLayoutGuide type="bottom" id="9WJ-If-S3i"/> </layoutGuides> <view key="view" contentMode="scaleToFill" id="IGB-JQ-iFG"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </view> <navigationItem key="navigationItem" id="765-CP-PRT"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="string" keyPath="contentViewStoryboardID" value="contentViewController"/> <userDefinedRuntimeAttribute type="string" keyPath="leftMenuViewStoryboardID" value="leftMenuViewController"/> <userDefinedRuntimeAttribute type="string" keyPath="rightMenuViewStoryboardID" value="rightMenuViewController"/> <userDefinedRuntimeAttribute type="image" keyPath="backgroundImage" value="Default.png"/> </userDefinedRuntimeAttributes> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="BgV-Bt-zmQ" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-28" y="30"/> </scene> <!--Navigation Controller--> <scene sceneID="lv8-3B-Eig"> <objects> <navigationController storyboardIdentifier="contentViewController" definesPresentationContext="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="J0P-CJ-WCc" sceneMemberID="viewController"> <navigationItem key="navigationItem" id="Eem-se-Uc0"/> <navigationBar key="navigationBar" contentMode="scaleToFill" id="upz-eS-9Ud"> <rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/> <autoresizingMask key="autoresizingMask"/> </navigationBar> <toolbar key="toolbar" opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="Vv2-PH-vzG"> <rect key="frame" x="0.0" y="524" width="320" height="44"/> <autoresizingMask key="autoresizingMask"/> </toolbar> <connections> <segue destination="ehf-XS-QDs" kind="relationship" relationship="rootViewController" id="PY5-w1-6ug"/> <segue destination="hE7-GG-b0k" kind="push" identifier="ToHome" id="H4q-cQ-a0s"/> <segue destination="ezV-0U-QD4" kind="push" identifier="ToContacts" id="KhY-az-Qop"/> <segue destination="3HD-e9-ogD" kind="push" identifier="toSettings" id="T5H-wl-wup"/> <segue destination="z4X-fz-IBd" kind="push" identifier="toChat" id="p9q-Ww-jMp"/> <segue destination="vr3-gb-k7I" kind="push" identifier="toSearch" id="lqF-vY-uxw"/> </connections> </navigationController> <placeholder placeholderIdentifier="IBFirstResponder" id="zTP-Op-3pJ" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="611" y="-50"/> </scene> <!--Home--> <scene sceneID="ghA-Fs-G6a"> <objects> <viewController restorationIdentifier="homeViewController" storyboardIdentifier="homeViewController" id="ehf-XS-QDs" customClass="HomeViewController" customModule="AppMessage" sceneMemberID="viewController"> <layoutGuides> <viewControllerLayoutGuide type="top" id="cKl-X0-V3Q"/> <viewControllerLayoutGuide type="bottom" id="109-Gb-E7f"/> </layoutGuides> <view key="view" contentMode="scaleToFill" id="UFy-I3-zGo"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" preferredMaxLayoutWidth="280" translatesAutoresizingMaskIntoConstraints="NO" id="HPZ-gM-do3"> <rect key="frame" x="20" y="82" width="280" height="196"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <attributedString key="attributedText"> <fragment> <string key="content">Welcome to the AppMessage CloudKit demo. Open the menu on the left, or go to Contacts on the right and start a conversation. (It will only show other contacts that also installed the app)</string> <attributes> <color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <font key="NSFont" size="17" name="HelveticaNeue"/> <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural"/> </attributes> </fragment> </attributedString> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </view> <navigationItem key="navigationItem" title="Home" id="LJF-xa-pKE"> <barButtonItem key="leftBarButtonItem" title="Menu" id="js5-Up-KfH"> <connections> <action selector="presentLeftMenuViewController" destination="ehf-XS-QDs" id="5fd-VA-fJi"/> </connections> </barButtonItem> <barButtonItem key="rightBarButtonItem" title="Contacts" id="Kcc-OM-C2W"> <connections> <action selector="presentRightMenuViewController" destination="ehf-XS-QDs" id="x7F-mZ-wvp"/> </connections> </barButtonItem> </navigationItem> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="IyL-cy-EXl" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="1475" y="-700"/> </scene> <!--Left Menu View Controller--> <scene sceneID="iwT-eL-9wM"> <objects> <viewController restorationIdentifier="leftMenuViewController" storyboardIdentifier="leftMenuViewController" id="qkM-jD-GHI" customClass="LeftMenuViewController" customModule="AppMessage" sceneMemberID="viewController"> <layoutGuides> <viewControllerLayoutGuide type="top" id="FQz-eG-2er"/> <viewControllerLayoutGuide type="bottom" id="ksN-ux-Cdn"/> </layoutGuides> <view key="view" contentMode="scaleToFill" id="6TN-Ns-ruy"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/> </view> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="w26-7e-ZtO" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-229" y="383"/> </scene> <!--Right Menu View Controller--> <scene sceneID="RaE-yJ-qUf"> <objects> <viewController restorationIdentifier="rightMenuViewController" storyboardIdentifier="rightMenuViewController" id="O9h-Te-m6I" customClass="RightMenuViewController" customModule="AppMessage" sceneMemberID="viewController"> <layoutGuides> <viewControllerLayoutGuide type="top" id="qlC-Zz-sKX"/> <viewControllerLayoutGuide type="bottom" id="88j-wb-vb9"/> </layoutGuides> <view key="view" contentMode="scaleToFill" id="2lm-uC-tIc"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/> </view> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="Eue-pT-b6E" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="171" y="377"/> </scene> <!--Tests--> <scene sceneID="7pv-pU-YWg"> <objects> <viewController restorationIdentifier="testsViewController" storyboardIdentifier="testsViewController" id="hE7-GG-b0k" userLabel="Tests" customClass="TestsViewController" customModule="AppMessage" sceneMemberID="viewController"> <layoutGuides> <viewControllerLayoutGuide type="top" id="9Xs-Eh-Mwl"/> <viewControllerLayoutGuide type="bottom" id="9xW-MF-eCu"/> </layoutGuides> <view key="view" contentMode="scaleToFill" id="RIZ-hd-LUk"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" preferredMaxLayoutWidth="280" translatesAutoresizingMaskIntoConstraints="NO" id="ZgW-VW-9PW"> <rect key="frame" x="20" y="76" width="280" height="80"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <attributedString key="attributedText"> <fragment content="Press the button below and look at the output window in X-Code to see all activities. "> <attributes> <color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <font key="NSFont" size="17" name="HelveticaNeue"/> <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural"/> </attributes> </fragment> </attributedString> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hJe-hl-uan"> <rect key="frame" x="79" y="189" width="162" height="30"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <state key="normal" title="Start tests"> <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </state> <connections> <action selector="runTest:" destination="hE7-GG-b0k" eventType="touchUpInside" id="P2X-BQ-Uj7"/> </connections> </button> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vYA-cl-SyT"> <rect key="frame" x="16" y="379" width="143" height="30"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <state key="normal" title="Show detail screen"> <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </state> <connections> <segue destination="hn2-Lk-hCB" kind="push" id="olY-LU-Nup"/> </connections> </button> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </view> <navigationItem key="navigationItem" title="Tests" id="EV5-6t-S64"> <barButtonItem key="leftBarButtonItem" title="Menu" id="L0Q-QT-5G3"> <connections> <action selector="presentLeftMenuViewController" destination="hE7-GG-b0k" id="Fev-VC-u2e"/> </connections> </barButtonItem> <barButtonItem key="rightBarButtonItem" title="Contacts" id="MyS-N7-yfK"> <connections> <action selector="presentRightMenuViewController" destination="hE7-GG-b0k" id="3Xi-cr-1pC"/> </connections> </barButtonItem> </navigationItem> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="eal-Q4-llx" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="1475" y="1969"/> </scene> <!--Contacts--> <scene sceneID="kOW-eb-eFQ"> <objects> <viewController restorationIdentifier="newsViewController" storyboardIdentifier="newsViewController" id="ezV-0U-QD4" userLabel="Contacts" customClass="NewsViewController" customModule="AppMessage" sceneMemberID="viewController"> <layoutGuides> <viewControllerLayoutGuide type="top" id="e30-wQ-Dbc"/> <viewControllerLayoutGuide type="bottom" id="BU6-ok-lgN"/> </layoutGuides> <view key="view" contentMode="scaleToFill" id="pK2-7p-bA8"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </view> <navigationItem key="navigationItem" title="News" id="0Wy-of-kJv"> <barButtonItem key="leftBarButtonItem" title="Menu" id="r2W-Tc-dEP"> <connections> <action selector="presentLeftMenuViewController" destination="ezV-0U-QD4" id="EHA-r7-KST"/> </connections> </barButtonItem> <barButtonItem key="rightBarButtonItem" title="Contacts" id="zMU-mM-9nF"> <connections> <action selector="presentRightMenuViewController" destination="ezV-0U-QD4" id="EUT-p7-mfH"/> </connections> </barButtonItem> </navigationItem> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="lun-VU-NaT" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="1475" y="-50"/> </scene> <!--Chat--> <scene sceneID="PfR-0Y-9KK"> <objects> <viewController restorationIdentifier="chatViewController" storyboardIdentifier="chatViewController" id="z4X-fz-IBd" userLabel="Chat" customClass="ChatViewController" customModule="AppMessage" sceneMemberID="viewController"> <layoutGuides> <viewControllerLayoutGuide type="top" id="d8F-gQ-A4y"/> <viewControllerLayoutGuide type="bottom" id="FGI-DV-7XW"/> </layoutGuides> <view key="view" contentMode="scaleToFill" id="L0S-J0-wXL"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </view> <navigationItem key="navigationItem" title="Chat" id="Gol-lF-OoH"> <barButtonItem key="leftBarButtonItem" title="Menu" id="mhX-cg-w9I"> <connections> <action selector="presentLeftMenuViewController" destination="z4X-fz-IBd" id="Ymb-5L-NvI"/> </connections> </barButtonItem> <barButtonItem key="rightBarButtonItem" title="Contacts" id="1kN-7O-nfX"> <connections> <action selector="presentRightMenuViewController" destination="z4X-fz-IBd" id="cQi-50-QuC"/> </connections> </barButtonItem> </navigationItem> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="43X-rY-gap" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="1097" y="1980"/> </scene> <!--Settings--> <scene sceneID="7dQ-Ad-fBP"> <objects> <viewController restorationIdentifier="settingsViewController" storyboardIdentifier="settingsViewController" id="3HD-e9-ogD" customClass="SettingsViewController" customModule="AppMessage" sceneMemberID="viewController"> <layoutGuides> <viewControllerLayoutGuide type="top" id="OVi-8H-eFK"/> <viewControllerLayoutGuide type="bottom" id="q6t-bb-g2m"/> </layoutGuides> <view key="view" contentMode="scaleToFill" id="UEd-pa-ayJ"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="There are no settings yet" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2Zb-me-1rx"> <rect key="frame" x="20" y="81" width="280" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </view> <navigationItem key="navigationItem" title="Settings" id="1g3-5x-4mG"> <barButtonItem key="leftBarButtonItem" title="Menu" id="ln9-Iu-Cqo"> <connections> <action selector="presentLeftMenuViewController" destination="3HD-e9-ogD" id="Ek5-9K-3nW"/> </connections> </barButtonItem> <barButtonItem key="rightBarButtonItem" title="Contacts" id="9Ca-wD-HWv"> <connections> <action selector="presentRightMenuViewController" destination="3HD-e9-ogD" id="fYh-o7-omP"/> </connections> </barButtonItem> </navigationItem> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="uvD-7c-1cA" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="1475" y="651"/> </scene> <!--Search--> <scene sceneID="Bcc-gS-rmM"> <objects> <viewController restorationIdentifier="searchViewController" storyboardIdentifier="searchViewController" id="vr3-gb-k7I" userLabel="Search" customClass="SearchViewController" customModule="AppMessage" sceneMemberID="viewController"> <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="xG5-pf-u2g"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <searchBar key="tableHeaderView" contentMode="redraw" placeholder="Search all messages for" showsScopeBar="YES" id="4ed-wE-Rky"> <rect key="frame" x="0.0" y="0.0" width="375" height="88"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> <textInputTraits key="textInputTraits"/> <scopeButtonTitles> <string>Text search</string> <string>Keyword search</string> </scopeButtonTitles> <connections> <outlet property="delegate" destination="vr3-gb-k7I" id="p7X-5G-NjO"/> </connections> </searchBar> <prototypes> <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="prototypeCell" id="E99-CG-4a8" userLabel="UnusedCel"> <rect key="frame" x="0.0" y="66" width="375" height="44"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="E99-CG-4a8" id="UN8-lU-xqC"> <rect key="frame" x="0.0" y="0.0" width="375" height="43"/> <autoresizingMask key="autoresizingMask"/> </tableViewCellContentView> </tableViewCell> </prototypes> <connections> <outlet property="dataSource" destination="vr3-gb-k7I" id="RKS-CI-wxP"/> <outlet property="delegate" destination="vr3-gb-k7I" id="ihW-go-FoP"/> </connections> </tableView> <navigationItem key="navigationItem" title="Search" id="e5x-g3-wKP" userLabel="Search"> <barButtonItem key="leftBarButtonItem" title="Menu" id="Gqw-Qh-aKZ"> <connections> <action selector="presentLeftMenuViewController" destination="vr3-gb-k7I" id="KeM-Um-Blj"/> </connections> </barButtonItem> <barButtonItem key="rightBarButtonItem" title="Contacts" id="y8t-Fr-7SW"> <connections> <action selector="presentRightMenuViewController" destination="vr3-gb-k7I" id="GHR-hw-2iU"/> </connections> </barButtonItem> </navigationItem> <connections> <outlet property="searchBar" destination="4ed-wE-Rky" id="5OL-ih-Cb9"/> <outlet property="searchDisplayController" destination="ewt-5E-9gp" id="q2m-Gp-0fN"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="jCF-C8-VrX" userLabel="First Responder" sceneMemberID="firstResponder"/> <searchDisplayController id="SAu-yS-cl7"> <connections> <outlet property="delegate" destination="vr3-gb-k7I" id="9sG-3u-Ld1"/> <outlet property="searchContentsController" destination="vr3-gb-k7I" id="1eY-DM-Lbc"/> <outlet property="searchResultsDataSource" destination="vr3-gb-k7I" id="IDX-ft-vNg"/> <outlet property="searchResultsDelegate" destination="vr3-gb-k7I" id="TUV-20-cfx"/> </connections> </searchDisplayController> <searchDisplayController id="ewt-5E-9gp"> <connections> <outlet property="delegate" destination="vr3-gb-k7I" id="KgR-dd-wLQ"/> <outlet property="searchContentsController" destination="vr3-gb-k7I" id="75L-r2-rKC"/> <outlet property="searchResultsDataSource" destination="vr3-gb-k7I" id="Lye-8E-9mM"/> <outlet property="searchResultsDelegate" destination="vr3-gb-k7I" id="SdS-kQ-aUT"/> </connections> </searchDisplayController> </objects> <point key="canvasLocation" x="1475" y="1315"/> </scene> <!--Testing...--> <scene sceneID="BBp-hT-C41"> <objects> <viewController restorationIdentifier="testDetailViewController" storyboardIdentifier="testDetailViewController" id="hn2-Lk-hCB" sceneMemberID="viewController"> <layoutGuides> <viewControllerLayoutGuide type="top" id="v2F-3r-P34"/> <viewControllerLayoutGuide type="bottom" id="gNv-gd-chF"/> </layoutGuides> <view key="view" contentMode="scaleToFill" id="4D2-fY-IiF"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Just a test" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KzI-DX-6SS"> <rect key="frame" x="14" y="117" width="293" height="68"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="50"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </view> <navigationItem key="navigationItem" title="Testing..." id="kg2-ZU-nPY"/> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="2ve-qX-mXK" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="1893" y="1969"/> </scene> </scenes> <resources> <image name="Default.png" width="320" height="568"/> </resources> <simulatedMetricsContainer key="defaultSimulatedMetrics"> <simulatedStatusBarMetrics key="statusBar"/> <simulatedOrientationMetrics key="orientation"/> <simulatedScreenMetrics key="destination" type="retina4_7.fullscreen"/> </simulatedMetricsContainer> </document>
77.159389
422
0.547271
5c5b9696badd4bf91e34cd2e4115a6d14385057e
5,544
xib
XML
JhSwiftDemo/JhSwiftDemo/Classes/ProjectMain/Base/JhBaseTableView/JhBaseHeaderView.xib
iotjin/JhSwiftDemo
b7669992f321317daf689092b46e8c989d0ad3cc
[ "MIT" ]
1
2021-12-31T02:31:03.000Z
2021-12-31T02:31:03.000Z
JhSwiftDemo/JhSwiftDemo/Classes/ProjectMain/Base/JhBaseTableView/JhBaseHeaderView.xib
iotjin/JhSwiftDemo
b7669992f321317daf689092b46e8c989d0ad3cc
[ "MIT" ]
null
null
null
JhSwiftDemo/JhSwiftDemo/Classes/ProjectMain/Base/JhBaseTableView/JhBaseHeaderView.xib
iotjin/JhSwiftDemo
b7669992f321317daf689092b46e8c989d0ad3cc
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19162" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> <device id="retina6_1" orientation="portrait" appearance="light"/> <dependencies> <deployment identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19144"/> <capability name="Safe area layout guides" minToolsVersion="9.0"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="JhBaseHeaderView" customModule="JhSwiftDemo" customModuleProvider="target"/> <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> <view contentMode="scaleToFill" id="YDt-rK-WXd" customClass="JhBaseHeaderView"> <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pPN-Y1-4Fl"> <rect key="frame" x="260" y="0.0" width="100" height="44"/> <constraints> <constraint firstAttribute="width" constant="100" id="u5w-YP-wOp"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="15"/> <color key="tintColor" red="0.50196078430000002" green="0.50196078430000002" blue="0.50196078430000002" alpha="1" colorSpace="calibratedRGB"/> <inset key="titleEdgeInsets" minX="5" minY="0.0" maxX="0.0" maxY="0.0"/> <state key="normal"> <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> </state> <connections> <action selector="ClickBtn:" destination="-1" eventType="touchUpInside" id="Ccp-fF-VW8"/> </connections> </button> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qcA-xj-Pkn"> <rect key="frame" x="15" y="11.5" width="42" height="21"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <view alpha="0.0" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9wI-HG-LA9" userLabel="line"> <rect key="frame" x="0.0" y="43" width="375" height="1"/> <color key="backgroundColor" red="0.90196078430000004" green="0.90196078430000004" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstAttribute="height" constant="1" id="hea-oV-OhD"/> </constraints> </view> </subviews> <viewLayoutGuide key="safeArea" id="4RJ-q7-56I"/> <constraints> <constraint firstItem="9wI-HG-LA9" firstAttribute="leading" secondItem="YDt-rK-WXd" secondAttribute="leading" id="33g-fm-f1h"/> <constraint firstAttribute="bottom" secondItem="9wI-HG-LA9" secondAttribute="bottom" id="AYr-aR-BE7"/> <constraint firstItem="qcA-xj-Pkn" firstAttribute="centerY" secondItem="YDt-rK-WXd" secondAttribute="centerY" id="Brc-5w-x50"/> <constraint firstAttribute="trailing" secondItem="9wI-HG-LA9" secondAttribute="trailing" id="n1h-5A-aRj"/> <constraint firstItem="pPN-Y1-4Fl" firstAttribute="top" secondItem="YDt-rK-WXd" secondAttribute="top" id="qGa-pG-orX"/> <constraint firstAttribute="bottom" secondItem="pPN-Y1-4Fl" secondAttribute="bottom" id="tyZ-J6-TIr"/> <constraint firstItem="qcA-xj-Pkn" firstAttribute="leading" secondItem="YDt-rK-WXd" secondAttribute="leading" constant="15" id="uVe-sQ-iLh"/> <constraint firstAttribute="trailing" secondItem="pPN-Y1-4Fl" secondAttribute="trailing" constant="15" id="uo5-ox-fVl"/> </constraints> <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> <connections> <outlet property="Jh_leftTitleLabel" destination="qcA-xj-Pkn" id="Mln-R8-1Ig"/> <outlet property="Jh_lineView" destination="9wI-HG-LA9" id="pVR-4z-6dM"/> <outlet property="Jh_rightBtn" destination="pPN-Y1-4Fl" id="J8G-CA-ycc"/> <outlet property="Jh_rightBtnWidth" destination="u5w-YP-wOp" id="T9V-t4-VnY"/> </connections> <point key="canvasLocation" x="-28" y="-214.09295352323841"/> </view> </objects> </document>
81.529412
337
0.630952
421ce7813e00b0f4c51e44743618c9be1ed663b7
38,404
xml
XML
data/ruby-framenet/lu/lu9678.xml
ged/ruby-framenet
30d668b6eb725ffaa1569df248a63a25149b3790
[ "MIT" ]
1
2021-11-28T23:47:18.000Z
2021-11-28T23:47:18.000Z
data/fndata-1.7/lu/lu9678.xml
clingergab/sr
bd1dd8484614d56d4c6fb95222dcbe8a5949b668
[ "Apache-2.0" ]
null
null
null
data/fndata-1.7/lu/lu9678.xml
clingergab/sr
bd1dd8484614d56d4c6fb95222dcbe8a5949b668
[ "Apache-2.0" ]
1
2021-11-28T23:47:06.000Z
2021-11-28T23:47:06.000Z
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml-stylesheet type="text/xsl" href="lexUnit.xsl"?> <lexUnit status="Created" POS="N" name="purr.n" ID="9678" frame="Sounds" frameID="850" totalAnnotated="12" xsi:schemaLocation="../schema/lexUnit.xsd" xmlns="http://framenet.icsi.berkeley.edu" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <header> <frame> <FE fgColor="FFFFFF" bgColor="9400D3" type="Peripheral" abbrev="" name="Component_sound"/> <FE fgColor="FFFFFF" bgColor="FF69B4" type="Peripheral" abbrev="" name="Degree"/> <FE fgColor="FFFF00" bgColor="FF69B4" type="Extra-Thematic" abbrev="Exp" name="Explanation"/> <FE fgColor="FFFFFF" bgColor="0000FF" type="Peripheral" abbrev="" name="Ground"/> <FE fgColor="FFFFFF" bgColor="9F79EE" type="Extra-Thematic" abbrev="" name="Internal_cause"/> <FE fgColor="FFFFFF" bgColor="00008B" type="Peripheral" abbrev="" name="Location_of_sound_source"/> <FE fgColor="FFFFFF" bgColor="FF00FF" type="Peripheral" abbrev="" name="Manner"/> <FE fgColor="800080" bgColor="FFFF00" type="Peripheral" abbrev="" name="Noisy_event"/> <FE fgColor="FFFFFF" bgColor="1E90FF" type="Peripheral" abbrev="" name="Path"/> <FE fgColor="FFFFFF" bgColor="FFA500" type="Peripheral" abbrev="" name="Place"/> <FE fgColor="FFFFFF" bgColor="006400" type="Core" abbrev="" name="Sound_source"/> <FE fgColor="FFFFFF" bgColor="800080" type="Peripheral" abbrev="" name="Theme"/> <FE fgColor="FFFFFF" bgColor="FF0000" type="Peripheral" abbrev="" name="Themes"/> </frame> </header> <definition>COD: a purring sound.</definition> <lexeme POS="N" name="purr"/> <valences> <governor type="Sup" lemma="give"> <annoSet ID="1705685"/> <annoSet ID="1705711"/> </governor> <governor type="Sup" lemma="with"> <annoSet ID="1705701"/> </governor> <FERealization total="5"> <FE name="Manner"/> <pattern total="5"> <valenceUnit GF="Dep" PT="AJP" FE="Manner"/> <annoSet ID="1705643"/> <annoSet ID="1705683"/> <annoSet ID="1705685"/> <annoSet ID="1705701"/> <annoSet ID="1705711"/> </pattern> <pattern total="1"> <valenceUnit GF="Dep" PT="Sfin" FE="Manner"/> <annoSet ID="1705643"/> </pattern> </FERealization> <FERealization total="11"> <FE name="Sound_source"/> <pattern total="5"> <valenceUnit GF="Ext" PT="NP" FE="Sound_source"/> <annoSet ID="1705685"/> <annoSet ID="1705701"/> <annoSet ID="1705707"/> <annoSet ID="1705709"/> <annoSet ID="1705711"/> </pattern> <pattern total="1"> <valenceUnit GF="Gen" PT="Poss" FE="Sound_source"/> <annoSet ID="1705683"/> </pattern> <pattern total="4"> <valenceUnit GF="Dep" PT="PP[of]" FE="Sound_source"/> <annoSet ID="1705645"/> <annoSet ID="1705657"/> <annoSet ID="1705659"/> <annoSet ID="1705661"/> </pattern> <pattern total="1"> <valenceUnit GF="Dep" PT="PPing[of]" FE="Sound_source"/> <annoSet ID="1705691"/> </pattern> </FERealization> <FEGroupRealization total="1"> <FE name="Manner"/> <FE name="Manner"/> <pattern total="1"> <valenceUnit GF="Dep" PT="AJP" FE="Manner"/> <valenceUnit GF="Dep" PT="Sfin" FE="Manner"/> <annoSet ID="1705643"/> </pattern> </FEGroupRealization> <FEGroupRealization total="2"> <FE name="Manner"/> <FE name="Manner"/> <FE name="Sound_source"/> <pattern total="1"> <valenceUnit GF="Dep" PT="AJP" FE="Manner"/> <valenceUnit GF="Dep" PT="AJP" FE="Manner"/> <valenceUnit GF="Ext" PT="NP" FE="Sound_source"/> <annoSet ID="1705685"/> </pattern> <pattern total="1"> <valenceUnit GF="Dep" PT="AJP" FE="Manner"/> <valenceUnit GF="Dep" PT="AJP" FE="Manner"/> <valenceUnit GF="Gen" PT="Poss" FE="Sound_source"/> <annoSet ID="1705683"/> </pattern> </FEGroupRealization> <FEGroupRealization total="2"> <FE name="Manner"/> <FE name="Sound_source"/> <pattern total="2"> <valenceUnit GF="Dep" PT="AJP" FE="Manner"/> <valenceUnit GF="Ext" PT="NP" FE="Sound_source"/> <annoSet ID="1705701"/> <annoSet ID="1705711"/> </pattern> </FEGroupRealization> <FEGroupRealization total="7"> <FE name="Sound_source"/> <pattern total="2"> <valenceUnit GF="Ext" PT="NP" FE="Sound_source"/> <annoSet ID="1705707"/> <annoSet ID="1705709"/> </pattern> <pattern total="4"> <valenceUnit GF="Dep" PT="PP[of]" FE="Sound_source"/> <annoSet ID="1705645"/> <annoSet ID="1705657"/> <annoSet ID="1705659"/> <annoSet ID="1705661"/> </pattern> <pattern total="1"> <valenceUnit GF="Dep" PT="PPing[of]" FE="Sound_source"/> <annoSet ID="1705691"/> </pattern> </FEGroupRealization> </valences> <subCorpus name="NoPattern"> <sentence sentNo="0" aPos="62594250" ID="1127268"> <text>Sometime during the night , I was woken by my cold feet , a warm weight on my chest and the loudest purr I had ever heard . </text> <annotationSet cDate="01/08/2003 03:32:34 PST Wed" status="UNANN" ID="1705642"> <layer rank="1" name="BNC"> <label end="7" start="0" name="AV0"/> <label end="14" start="9" name="PRP"/> <label end="18" start="16" name="AT0"/> <label end="24" start="20" name="NN1"/> <label end="26" start="26" name="PUN"/> <label end="28" start="28" name="PNP"/> <label end="32" start="30" name="VBD"/> <label end="38" start="34" name="VVN"/> <label end="41" start="40" name="PRP"/> <label end="44" start="43" name="DPS"/> <label end="49" start="46" name="AJ0-NN1"/> <label end="54" start="51" name="NN2"/> <label end="56" start="56" name="PUN"/> <label end="58" start="58" name="AT0"/> <label end="63" start="60" name="AJ0"/> <label end="70" start="65" name="NN1"/> <label end="73" start="72" name="PRP"/> <label end="76" start="75" name="DPS"/> <label end="82" start="78" name="NN1"/> <label end="86" start="84" name="CJC"/> <label end="90" start="88" name="AT0"/> <label end="98" start="92" name="AJS"/> <label end="103" start="100" name="NN1"/> <label end="105" start="105" name="PNP"/> <label end="109" start="107" name="VHD"/> <label end="114" start="111" name="AV0"/> <label end="120" start="116" name="VVN"/> <label end="122" start="122" name="PUN"/> </layer> <layer rank="1" name="NER"/> <layer rank="1" name="WSL"/> </annotationSet> <annotationSet cDate="01/08/2003 03:32:34 PST Wed" status="MANUAL" ID="1705643"> <layer rank="1" name="FE"> <label cBy="BoC" feID="5499" end="98" start="92" name="Manner"/> <label cBy="BoC" feID="5499" end="120" start="105" name="Manner"/> </layer> <layer rank="1" name="GF"> <label end="98" start="92" name="Dep"/> <label end="120" start="105" name="Dep"/> </layer> <layer rank="1" name="PT"> <label end="98" start="92" name="AJP"/> <label end="120" start="105" name="Sfin"/> </layer> <layer rank="1" name="Sent"/> <layer rank="1" name="Other"/> <layer rank="1" name="Target"> <label cBy="BoC" end="103" start="100" name="Target"/> </layer> <layer rank="1" name="Noun"/> </annotationSet> </sentence> <sentence sentNo="0" aPos="101501865" ID="1127269"> <text>The repetitive purr of the telephone broke into the fragile atmosphere , and Shelley walked past Miguel without looking at him to go into the villa . </text> <annotationSet cDate="01/08/2003 03:32:34 PST Wed" status="UNANN" ID="1705644"> <layer rank="1" name="BNC"> <label end="2" start="0" name="AT0"/> <label end="13" start="4" name="AJ0"/> <label end="18" start="15" name="NN1"/> <label end="21" start="20" name="PRF"/> <label end="25" start="23" name="AT0"/> <label end="35" start="27" name="NN1"/> <label end="41" start="37" name="VVD"/> <label end="46" start="43" name="PRP"/> <label end="50" start="48" name="AT0"/> <label end="58" start="52" name="AJ0"/> <label end="69" start="60" name="NN1"/> <label end="71" start="71" name="PUN"/> <label end="75" start="73" name="CJC"/> <label end="83" start="77" name="NN1-NP0"/> <label end="90" start="85" name="VVD-VVN"/> <label end="95" start="92" name="PRP"/> <label end="102" start="97" name="NN1-NP0"/> <label end="110" start="104" name="PRP"/> <label end="118" start="112" name="VVG"/> <label end="121" start="120" name="PRP"/> <label end="125" start="123" name="PNP"/> <label end="128" start="127" name="TO0"/> <label end="131" start="130" name="VVI"/> <label end="136" start="133" name="PRP"/> <label end="140" start="138" name="AT0"/> <label end="146" start="142" name="NN1"/> <label end="148" start="148" name="PUN"/> </layer> <layer rank="1" name="NER"/> <layer rank="1" name="WSL"/> </annotationSet> <annotationSet cDate="01/08/2003 03:32:34 PST Wed" status="MANUAL" ID="1705645"> <layer rank="1" name="FE"> <label cBy="BoC" feID="5492" end="35" start="20" name="Sound_source"/> </layer> <layer rank="1" name="GF"> <label end="35" start="20" name="Dep"/> </layer> <layer rank="1" name="PT"> <label end="35" start="20" name="PP"/> </layer> <layer rank="1" name="Sent"/> <layer rank="1" name="Other"/> <layer rank="1" name="Target"> <label cBy="BoC" end="18" start="15" name="Target"/> </layer> <layer rank="1" name="Noun"/> </annotationSet> </sentence> <sentence sentNo="0" aPos="26363361" ID="1127275"> <text>There was the purr of a powerful engine and the crunch of gravel under wheels . </text> <annotationSet cDate="01/08/2003 03:32:35 PST Wed" status="UNANN" ID="1705656"> <layer rank="1" name="BNC"> <label end="4" start="0" name="EX0"/> <label end="8" start="6" name="VBD"/> <label end="12" start="10" name="AT0"/> <label end="17" start="14" name="NN1"/> <label end="20" start="19" name="PRF"/> <label end="22" start="22" name="AT0"/> <label end="31" start="24" name="AJ0"/> <label end="38" start="33" name="NN1"/> <label end="42" start="40" name="CJC"/> <label end="46" start="44" name="AT0"/> <label end="53" start="48" name="NN1"/> <label end="56" start="55" name="PRF"/> <label end="63" start="58" name="NN1"/> <label end="69" start="65" name="PRP"/> <label end="76" start="71" name="NN2"/> <label end="78" start="78" name="PUN"/> </layer> <layer rank="1" name="NER"/> <layer rank="1" name="WSL"/> </annotationSet> <annotationSet cDate="01/08/2003 03:32:35 PST Wed" status="MANUAL" ID="1705657"> <layer rank="1" name="FE"> <label cBy="BoC" feID="5492" end="38" start="19" name="Sound_source"/> </layer> <layer rank="1" name="GF"> <label end="38" start="19" name="Dep"/> </layer> <layer rank="1" name="PT"> <label end="38" start="19" name="PP"/> </layer> <layer rank="1" name="Sent"/> <layer rank="1" name="Other"> <label end="4" start="0" name="Null"/> </layer> <layer rank="1" name="Target"> <label cBy="BoC" end="17" start="14" name="Target"/> </layer> <layer rank="1" name="Noun"> <label end="8" start="6" name="Cop"/> </layer> </annotationSet> </sentence> <sentence sentNo="0" aPos="4303660" ID="1127276"> <text>Above him he heard the purr of engines , the slow , measured movement of cars in procession . </text> <annotationSet cDate="01/08/2003 03:32:35 PST Wed" status="UNANN" ID="1705658"> <layer rank="1" name="BNC"> <label end="4" start="0" name="AV0"/> <label end="8" start="6" name="PNP"/> <label end="11" start="10" name="PNP"/> <label end="17" start="13" name="VVD"/> <label end="21" start="19" name="AT0"/> <label end="26" start="23" name="NN1"/> <label end="29" start="28" name="PRF"/> <label end="37" start="31" name="NN2"/> <label end="39" start="39" name="PUN"/> <label end="43" start="41" name="AT0"/> <label end="48" start="45" name="AJ0"/> <label end="50" start="50" name="PUN"/> <label end="59" start="52" name="AJ0-VVD"/> <label end="68" start="61" name="NN1"/> <label end="71" start="70" name="PRF"/> <label end="76" start="73" name="NN2"/> <label end="79" start="78" name="PRP"/> <label end="90" start="81" name="NN1"/> <label end="92" start="92" name="PUN"/> </layer> <layer rank="1" name="NER"/> <layer rank="1" name="WSL"/> </annotationSet> <annotationSet cDate="01/08/2003 03:32:35 PST Wed" status="MANUAL" ID="1705659"> <layer rank="1" name="FE"> <label cBy="BoC" feID="5492" end="37" start="28" name="Sound_source"/> </layer> <layer rank="1" name="GF"> <label end="37" start="28" name="Dep"/> </layer> <layer rank="1" name="PT"> <label end="37" start="28" name="PP"/> </layer> <layer rank="1" name="Sent"/> <layer rank="1" name="Other"/> <layer rank="1" name="Target"> <label cBy="BoC" end="26" start="23" name="Target"/> </layer> <layer rank="1" name="Noun"/> </annotationSet> </sentence> <sentence sentNo="0" aPos="41452076" ID="1127277"> <text>The sound of the whistling faded , and the purr of the car replaced it . </text> <annotationSet cDate="01/08/2003 03:32:35 PST Wed" status="UNANN" ID="1705660"> <layer rank="1" name="BNC"> <label end="2" start="0" name="AT0"/> <label end="8" start="4" name="NN1"/> <label end="11" start="10" name="PRF"/> <label end="15" start="13" name="AT0"/> <label end="25" start="17" name="NN1"/> <label end="31" start="27" name="VVD"/> <label end="33" start="33" name="PUN"/> <label end="37" start="35" name="CJC"/> <label end="41" start="39" name="AT0"/> <label end="46" start="43" name="NN1"/> <label end="49" start="48" name="PRF"/> <label end="53" start="51" name="AT0"/> <label end="57" start="55" name="NN1"/> <label end="66" start="59" name="VVD"/> <label end="69" start="68" name="PNP"/> <label end="71" start="71" name="PUN"/> </layer> <layer rank="1" name="NER"/> <layer rank="1" name="WSL"/> </annotationSet> <annotationSet cDate="01/08/2003 03:32:35 PST Wed" status="MANUAL" ID="1705661"> <layer rank="1" name="FE"> <label cBy="BoC" feID="5492" end="57" start="48" name="Sound_source"/> </layer> <layer rank="1" name="GF"> <label end="57" start="48" name="Dep"/> </layer> <layer rank="1" name="PT"> <label end="57" start="48" name="PP"/> </layer> <layer rank="1" name="Sent"/> <layer rank="1" name="Other"/> <layer rank="1" name="Target"> <label cBy="BoC" end="46" start="43" name="Target"/> </layer> <layer rank="1" name="Noun"/> </annotationSet> </sentence> <sentence sentNo="0" aPos="62597133" ID="1127288"> <text>ST came to me and rubbed against my side , purring his rattling , wheezing purr . </text> <annotationSet cDate="01/08/2003 03:32:36 PST Wed" status="UNANN" ID="1705682"> <layer rank="1" name="BNC"> <label end="1" start="0" name="NP0"/> <label end="6" start="3" name="VVD"/> <label end="9" start="8" name="PRP"/> <label end="12" start="11" name="PNP"/> <label end="16" start="14" name="CJC"/> <label end="23" start="18" name="VVD-VVN"/> <label end="31" start="25" name="PRP"/> <label end="34" start="33" name="DPS"/> <label end="39" start="36" name="NN1"/> <label end="41" start="41" name="PUN"/> <label end="49" start="43" name="VVG"/> <label end="53" start="51" name="DPS"/> <label end="62" start="55" name="AJ0-VVG"/> <label end="64" start="64" name="PUN"/> <label end="73" start="66" name="VVG"/> <label end="78" start="75" name="NN1"/> <label end="80" start="80" name="PUN"/> </layer> <layer rank="1" name="NER"/> <layer rank="1" name="WSL"/> </annotationSet> <annotationSet cDate="01/08/2003 03:32:36 PST Wed" status="MANUAL" ID="1705683"> <layer rank="1" name="FE"> <label cBy="BoC" feID="5492" end="53" start="51" name="Sound_source"/> <label cBy="BoC" feID="5499" end="62" start="55" name="Manner"/> <label cBy="BoC" feID="5499" end="73" start="66" name="Manner"/> </layer> <layer rank="1" name="GF"> <label end="53" start="51" name="Gen"/> <label end="62" start="55" name="Dep"/> <label end="73" start="66" name="Dep"/> </layer> <layer rank="1" name="PT"> <label end="53" start="51" name="Poss"/> <label end="62" start="55" name="AJP"/> <label end="73" start="66" name="AJP"/> </layer> <layer rank="1" name="Sent"/> <layer rank="1" name="Other"/> <layer rank="1" name="Target"> <label cBy="BoC" end="78" start="75" name="Target"/> </layer> <layer rank="1" name="Noun"/> </annotationSet> </sentence> <sentence sentNo="0" aPos="23031936" ID="1127289"> <text>Before he could say anything , the telephone on the Grecian plinth nearest to the girl gave a muted double purr . </text> <annotationSet cDate="01/08/2003 03:32:36 PST Wed" status="UNANN" ID="1705684"> <layer rank="1" name="BNC"> <label end="5" start="0" name="CJS"/> <label end="8" start="7" name="PNP"/> <label end="14" start="10" name="VM0"/> <label end="18" start="16" name="VVI"/> <label end="27" start="20" name="PNI"/> <label end="29" start="29" name="PUN"/> <label end="33" start="31" name="AT0"/> <label end="43" start="35" name="NN1"/> <label end="46" start="45" name="PRP"/> <label end="50" start="48" name="AT0"/> <label end="58" start="52" name="AJ0"/> <label end="65" start="60" name="NN1"/> <label end="73" start="67" name="PRP"/> <label end="76" start="75" name="PRP"/> <label end="80" start="78" name="AT0"/> <label end="85" start="82" name="NN1"/> <label end="90" start="87" name="VVD"/> <label end="92" start="92" name="AT0"/> <label end="98" start="94" name="AJ0"/> <label end="105" start="100" name="AJ0-NN1"/> <label end="110" start="107" name="NN1"/> <label end="112" start="112" name="PUN"/> </layer> <layer rank="1" name="NER"/> <layer rank="1" name="WSL"/> </annotationSet> <annotationSet cDate="01/08/2003 03:32:37 PST Wed" status="MANUAL" ID="1705685"> <layer rank="1" name="FE"> <label cBy="BoC" feID="5492" end="85" start="31" name="Sound_source"/> <label cBy="BoC" feID="5499" end="98" start="94" name="Manner"/> <label cBy="BoC" feID="5499" end="105" start="100" name="Manner"/> </layer> <layer rank="1" name="GF"> <label end="85" start="31" name="Ext"/> <label end="98" start="94" name="Dep"/> <label end="105" start="100" name="Dep"/> </layer> <layer rank="1" name="PT"> <label end="85" start="31" name="NP"/> <label end="98" start="94" name="AJP"/> <label end="105" start="100" name="AJP"/> </layer> <layer rank="1" name="Sent"/> <layer rank="1" name="Other"/> <layer rank="1" name="Target"> <label cBy="BoC" end="110" start="107" name="Target"/> </layer> <layer rank="1" name="Noun"> <label end="90" start="87" name="Supp"/> </layer> </annotationSet> </sentence> <sentence sentNo="0" aPos="56119356" ID="1127292"> <text>Here , the grunts , purrs , croaks and drums of courting fish mingle with the snapping of shrimps and the crackling of barnacles . </text> <annotationSet cDate="01/08/2003 03:32:37 PST Wed" status="UNANN" ID="1705690"> <layer rank="1" name="BNC"> <label end="3" start="0" name="AV0"/> <label end="5" start="5" name="PUN"/> <label end="9" start="7" name="AT0"/> <label end="16" start="11" name="NN2"/> <label end="18" start="18" name="PUN"/> <label end="24" start="20" name="NN2-VVZ"/> <label end="26" start="26" name="PUN"/> <label end="33" start="28" name="NN2-VVZ"/> <label end="37" start="35" name="CJC"/> <label end="43" start="39" name="NN2"/> <label end="46" start="45" name="PRF"/> <label end="55" start="48" name="AJ0-VVG"/> <label end="60" start="57" name="NN0"/> <label end="67" start="62" name="NN1-VVB"/> <label end="72" start="69" name="PRP"/> <label end="76" start="74" name="AT0"/> <label end="85" start="78" name="NN1"/> <label end="88" start="87" name="PRF"/> <label end="96" start="90" name="NN2"/> <label end="100" start="98" name="CJC"/> <label end="104" start="102" name="AT0"/> <label end="114" start="106" name="NN1"/> <label end="117" start="116" name="PRF"/> <label end="127" start="119" name="NN2"/> <label end="129" start="129" name="PUN"/> </layer> <layer rank="1" name="NER"/> <layer rank="1" name="WSL"/> </annotationSet> <annotationSet cDate="01/08/2003 03:32:37 PST Wed" status="MANUAL" ID="1705691"> <layer rank="1" name="FE"> <label cBy="BoC" feID="5492" end="60" start="45" name="Sound_source"/> </layer> <layer rank="1" name="GF"> <label end="60" start="45" name="Dep"/> </layer> <layer rank="1" name="PT"> <label end="60" start="45" name="PPing"/> </layer> <layer rank="1" name="Sent"/> <layer rank="1" name="Other"/> <layer rank="1" name="Target"> <label cBy="BoC" end="24" start="20" name="Target"/> </layer> <layer rank="1" name="Noun"/> </annotationSet> </sentence> <sentence sentNo="0" aPos="100458470" ID="1127297"> <text>Guido had switched on the engine , and now , with a soft purr , the car headed out on to the road . </text> <annotationSet cDate="01/08/2003 03:32:38 PST Wed" status="UNANN" ID="1705700"> <layer rank="1" name="BNC"> <label end="4" start="0" name="NN1-NP0"/> <label end="8" start="6" name="VHD"/> <label end="17" start="10" name="VVN"/> <label end="20" start="19" name="AVP"/> <label end="24" start="22" name="AT0"/> <label end="31" start="26" name="NN1"/> <label end="33" start="33" name="PUN"/> <label end="37" start="35" name="CJC"/> <label end="41" start="39" name="AV0"/> <label end="43" start="43" name="PUN"/> <label end="48" start="45" name="PRP"/> <label end="50" start="50" name="AT0"/> <label end="55" start="52" name="AJ0"/> <label end="60" start="57" name="NN1"/> <label end="62" start="62" name="PUN"/> <label end="66" start="64" name="AT0"/> <label end="70" start="68" name="NN1"/> <label end="77" start="72" name="VVD-VVN"/> <label end="81" start="79" name="AVP"/> <label end="84" start="83" name="PRP"/> <label end="87" start="86" name="PRP"/> <label end="91" start="89" name="AT0"/> <label end="96" start="93" name="NN1"/> <label end="98" start="98" name="PUN"/> </layer> <layer rank="1" name="NER"/> <layer rank="1" name="WSL"/> </annotationSet> <annotationSet cDate="01/08/2003 03:32:38 PST Wed" status="MANUAL" ID="1705701"> <layer rank="1" name="FE"> <label cBy="BoC" feID="5499" end="55" start="52" name="Manner"/> <label cBy="BoC" feID="5492" end="70" start="64" name="Sound_source"/> </layer> <layer rank="1" name="GF"> <label end="55" start="52" name="Dep"/> <label end="70" start="64" name="Ext"/> </layer> <layer rank="1" name="PT"> <label end="55" start="52" name="AJP"/> <label end="70" start="64" name="NP"/> </layer> <layer rank="1" name="Sent"/> <layer rank="1" name="Other"/> <layer rank="1" name="Target"> <label cBy="BoC" end="60" start="57" name="Target"/> </layer> <layer rank="1" name="Noun"> <label end="48" start="45" name="Supp"/> </layer> </annotationSet> </sentence> <sentence sentNo="0" aPos="95319789" ID="1127300"> <text>Silky hat all that could make a baby purr . </text> <annotationSet cDate="01/08/2003 03:32:38 PST Wed" status="UNANN" ID="1705706"> <layer rank="1" name="BNC"> <label end="4" start="0" name="AJ0"/> <label end="8" start="6" name="NN1"/> <label end="12" start="10" name="DT0"/> <label end="17" start="14" name="CJT-DT0"/> <label end="23" start="19" name="VM0"/> <label end="28" start="25" name="VVI"/> <label end="30" start="30" name="AT0"/> <label end="35" start="32" name="NN1"/> <label end="40" start="37" name="NN1"/> <label end="42" start="42" name="PUN"/> </layer> <layer rank="1" name="NER"/> <layer rank="1" name="WSL"/> </annotationSet> <annotationSet cDate="01/08/2003 03:32:38 PST Wed" status="MANUAL" ID="1705707"> <layer rank="1" name="FE"> <label cBy="JKR" feID="5492" end="35" start="30" name="Sound_source"/> </layer> <layer rank="1" name="GF"> <label end="35" start="30" name="Ext"/> </layer> <layer rank="1" name="PT"> <label end="35" start="30" name="NP"/> </layer> <layer rank="1" name="Sent"/> <layer rank="1" name="Other"/> <layer rank="1" name="Target"> <label cBy="BoC" end="40" start="37" name="Target"/> </layer> <layer rank="1" name="Noun"/> </annotationSet> </sentence> <sentence sentNo="0" aPos="65419276" ID="1127301"> <text>Do you know that elephants ` purr &quot; ? </text> <annotationSet cDate="01/08/2003 03:32:38 PST Wed" status="UNANN" ID="1705708"> <layer rank="1" name="BNC"> <label end="1" start="0" name="VDB"/> <label end="5" start="3" name="PNP"/> <label end="10" start="7" name="VVI"/> <label end="15" start="12" name="CJT-DT0"/> <label end="25" start="17" name="NN2"/> <label end="27" start="27" name="PUQ"/> <label end="32" start="29" name="NN1-VVB"/> <label end="34" start="34" name="PUQ"/> <label end="36" start="36" name="PUN"/> </layer> <layer rank="1" name="NER"/> <layer rank="1" name="WSL"/> </annotationSet> <annotationSet cDate="01/08/2003 03:32:38 PST Wed" status="MANUAL" ID="1705709"> <layer rank="1" name="FE"> <label cBy="JKR" feID="5492" end="25" start="17" name="Sound_source"/> </layer> <layer rank="1" name="GF"> <label end="25" start="17" name="Ext"/> </layer> <layer rank="1" name="PT"> <label end="25" start="17" name="NP"/> </layer> <layer rank="1" name="Sent"/> <layer rank="1" name="Other"/> <layer rank="1" name="Target"> <label cBy="BoC" end="32" start="29" name="Target"/> </layer> <layer rank="1" name="Noun"/> </annotationSet> </sentence> <sentence sentNo="0" aPos="76142317" ID="1127302"> <text>As if on cue , the car-phone gave a discreet purr to punctuate Tom 's passionate sentence , and he snatched it up as he braked at traffic-lights which had just turned red . </text> <annotationSet cDate="01/08/2003 03:32:38 PST Wed" status="UNANN" ID="1705710"> <layer rank="1" name="BNC"> <label end="1" start="0" name="CJS"/> <label end="4" start="3" name="CJS"/> <label end="7" start="6" name="PRP"/> <label end="11" start="9" name="NN1"/> <label end="13" start="13" name="PUN"/> <label end="17" start="15" name="AT0"/> <label end="27" start="19" name="NN1"/> <label end="32" start="29" name="VVD"/> <label end="34" start="34" name="AT0"/> <label end="43" start="36" name="AJ0"/> <label end="48" start="45" name="NN1"/> <label end="51" start="50" name="TO0"/> <label end="61" start="53" name="VVI"/> <label end="65" start="63" name="NP0"/> <label end="68" start="67" name="POS"/> <label end="79" start="70" name="AJ0"/> <label end="88" start="81" name="NN1"/> <label end="90" start="90" name="PUN"/> <label end="94" start="92" name="CJC"/> <label end="97" start="96" name="PNP"/> <label end="106" start="99" name="VVD"/> <label end="109" start="108" name="PNP"/> <label end="112" start="111" name="AVP"/> <label end="115" start="114" name="CJS"/> <label end="118" start="117" name="PNP"/> <label end="125" start="120" name="VVD"/> <label end="128" start="127" name="PRP"/> <label end="143" start="130" name="NN2"/> <label end="149" start="145" name="DTQ"/> <label end="153" start="151" name="VHD"/> <label end="158" start="155" name="AV0"/> <label end="165" start="160" name="VVN"/> <label end="169" start="167" name="AJ0"/> <label end="171" start="171" name="PUN"/> </layer> <layer rank="1" name="NER"/> <layer rank="1" name="WSL"/> </annotationSet> <annotationSet cDate="01/08/2003 03:32:38 PST Wed" status="MANUAL" ID="1705711"> <layer rank="1" name="FE"> <label cBy="JKR" feID="5492" end="27" start="15" name="Sound_source"/> <label cBy="JKR" feID="5499" end="43" start="36" name="Manner"/> </layer> <layer rank="1" name="GF"> <label end="27" start="15" name="Ext"/> <label end="43" start="36" name="Dep"/> </layer> <layer rank="1" name="PT"> <label end="27" start="15" name="NP"/> <label end="43" start="36" name="AJP"/> </layer> <layer rank="1" name="Sent"/> <layer rank="1" name="Other"/> <layer rank="1" name="Target"> <label cBy="BoC" end="48" start="45" name="Target"/> </layer> <layer rank="1" name="Noun"> <label end="32" start="29" name="Supp"/> </layer> </annotationSet> </sentence> </subCorpus> </lexUnit>
53.338889
246
0.442428
24bf141004027b1cfc9cbcba05154aa01d9fc4d6
407
xml
XML
res/values/strings.xml
zapnap/upordown
8d0e61b342d211ac1a97485f50ff9816ba73864c
[ "MIT" ]
2
2015-09-15T02:09:59.000Z
2018-08-10T01:31:54.000Z
res/values/strings.xml
zapnap/upordown
8d0e61b342d211ac1a97485f50ff9816ba73864c
[ "MIT" ]
null
null
null
res/values/strings.xml
zapnap/upordown
8d0e61b342d211ac1a97485f50ff9816ba73864c
[ "MIT" ]
1
2019-08-30T16:25:09.000Z
2019-08-30T16:25:09.000Z
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="app_name">Up or Down?</string> <string name="app_title">Is this site down for everyone?</string> <string name="app_subtitle">( or just me? )</string> <string name="url_example">tumblr.com</string> <string name="submit_btn">Test It!</string> <string name="powered_by">Visit http://DownForEveryoneOrJustMe.com</string> </resources>
40.7
77
0.710074
f4739d9f4364ec862cf2286feee5fc26fd44ee9a
3,681
xml
XML
feature-authentication/src/main/res/layout/authentication_fragment.xml
RasM24/Samples-HouseAdvice
a071e24f23939ba3f3049d49daee8744c4a12c7b
[ "Apache-2.0" ]
null
null
null
feature-authentication/src/main/res/layout/authentication_fragment.xml
RasM24/Samples-HouseAdvice
a071e24f23939ba3f3049d49daee8744c4a12c7b
[ "Apache-2.0" ]
null
null
null
feature-authentication/src/main/res/layout/authentication_fragment.xml
RasM24/Samples-HouseAdvice
a071e24f23939ba3f3049d49daee8744c4a12c7b
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" xmlns:tools="http://schemas.android.com/tools" android:orientation="vertical"> <com.google.android.material.textfield.TextInputLayout android:id="@+id/input_layout_phone" style="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginBottom="16dp" android:layout_marginTop="32dp" android:hint="@string/auth_phone_hint" app:helperText="На этот номер придет код" app:helperTextEnabled="true" app:layout_constraintBottom_toTopOf="@id/input_layout_code" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" app:layout_constraintVertical_bias="0.75" app:layout_constraintWidth_percent="0.7"> <com.google.android.material.textfield.TextInputEditText android:id="@+id/input_phone" android:layout_width="match_parent" android:layout_height="wrap_content" android:digits="1234567890+-() " android:inputType="phone" /> </com.google.android.material.textfield.TextInputLayout> <com.google.android.material.textfield.TextInputLayout android:id="@+id/input_layout_code" style="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox" tools:helperText="Отправить повторно код через 120 сек." android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginBottom="8dp" android:hint="@string/auth_code_hint" app:counterEnabled="true" app:counterMaxLength="6" app:helperTextEnabled="true" app:layout_constraintBottom_toTopOf="@id/resend" app:layout_constraintEnd_toEndOf="@id/sign_phone" app:layout_constraintStart_toStartOf="@id/sign_phone"> <com.google.android.material.textfield.TextInputEditText android:id="@+id/input_code" android:layout_width="match_parent" android:layout_height="wrap_content" android:inputType="number" android:maxLength="6" android:singleLine="true" /> </com.google.android.material.textfield.TextInputLayout> <com.google.android.material.button.MaterialButton android:id="@+id/sign_phone" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginBottom="32dp" android:text="Button" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintWidth_percent="0.7" /> <TextView android:id="@+id/text_agreement" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginBottom="16dp" android:layout_marginEnd="16dp" android:layout_marginStart="16dp" android:text="Нажимая получить СМС-код, подтверждаю свое согласие с условиями Лицензионного Соглашения" app:layout_constraintBottom_toTopOf="@id/sign_phone" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" /> <com.google.android.material.button.MaterialButton android:id="@+id/resend" style="@style/Widget.MaterialComponents.Button.TextButton" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginBottom="8dp" android:text="Отправить снова" app:layout_constraintBottom_toTopOf="@id/text_agreement" app:layout_constraintEnd_toEndOf="@+id/sign_phone" app:layout_constraintStart_toStartOf="@+id/sign_phone" /> </androidx.constraintlayout.widget.ConstraintLayout>
38.34375
109
0.795979
2e978d2b79e1b44b8efd26d5c21d7cd6ba8891a3
1,549
plist
XML
LFBSecondaryList/friends.plist
LiuFuBo1991/LFBSecondaryList
00551bb3ae171f2bbd8bca7645786835bc45c9c7
[ "MIT" ]
null
null
null
LFBSecondaryList/friends.plist
LiuFuBo1991/LFBSecondaryList
00551bb3ae171f2bbd8bca7645786835bc45c9c7
[ "MIT" ]
null
null
null
LFBSecondaryList/friends.plist
LiuFuBo1991/LFBSecondaryList
00551bb3ae171f2bbd8bca7645786835bc45c9c7
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <array> <dict> <key>online</key> <integer>3</integer> <key>name</key> <string>我的好友</string> <key>friends</key> <array> <dict> <key>icon</key> <string>006.png</string> <key>intro</key> <string>个性签名:要的就是这个味道</string> <key>name</key> <string>王麻子</string> <key>vip</key> <integer>1</integer> </dict> <dict> <key>icon</key> <string>005.png</string> <key>intro</key> <string>个性签名:小朋友,快点交保护费</string> <key>name</key> <string>李四</string> <key>vip</key> <integer>0</integer> </dict> <dict> <key>name</key> <string>张三</string> <key>vip</key> <integer>1</integer> <key>intro</key> <string>个性签名:他就是那么拽</string> <key>icon</key> <string>001.png</string> </dict> </array> </dict> <dict> <key>online</key> <string>0</string> <key>name</key> <string>大学同学</string> <key>friends</key> <array> <dict> <key>icon</key> <string>004.png</string> <key>intro</key> <string>个性签名:TM团长前来报到</string> <key>name</key> <string>小学好友</string> <key>vip</key> <integer>1</integer> </dict> <dict> <key>icon</key> <string>005.png</string> <key>intro</key> <string>个性签名:今天是个好日子</string> <key>name</key> <string>王小二</string> <key>vip</key> <integer>0</integer> </dict> </array> </dict> </array> </plist>
20.653333
102
0.572628
7d1c79e49d4ef191efe3dad311aef239ecdc4b9e
1,411
xml
XML
app/src/main/res/layout/content_restaurant.xml
luizdaniel/DHFoods
3bfd39138249dac4b834be9db3c777c745d9b3fa
[ "MIT" ]
null
null
null
app/src/main/res/layout/content_restaurant.xml
luizdaniel/DHFoods
3bfd39138249dac4b834be9db3c777c745d9b3fa
[ "MIT" ]
null
null
null
app/src/main/res/layout/content_restaurant.xml
luizdaniel/DHFoods
3bfd39138249dac4b834be9db3c777c745d9b3fa
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <androidx.core.widget.NestedScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/nestedRestaurant" android:layout_width="match_parent" android:layout_height="match_parent" app:layout_behavior="@string/appbar_scrolling_view_behavior" tools:context=".views.RestaurantActivity" tools:showIn="@layout/activity_restaurant"> <RelativeLayout android:layout_width="match_parent" android:layout_height="match_parent" > <TextView android:id="@+id/texto_Pratos" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="16dp" android:layout_marginTop="8dp" android:layout_marginBottom="8dp" android:text="Pratos Principais" android:textSize="24sp" android:textStyle="bold" /> <androidx.recyclerview.widget.RecyclerView android:id="@+id/recipes_recyclerView" android:layout_width="match_parent" android:layout_height="match_parent" android:padding="4dp" android:layout_below="@id/texto_Pratos" /> </RelativeLayout> </androidx.core.widget.NestedScrollView>
37.131579
97
0.669029
6c7fe04f11b7d27822a2bd6b4d4fdb4241c7e3eb
1,008
xml
XML
app/src/main/res/layout/actionbar_spinner.xml
MaTriXy/OCiney
65bec0949d4e2ae5ce8277656aff30850166e506
[ "MIT" ]
122
2015-02-28T16:49:52.000Z
2022-02-11T18:37:39.000Z
app/src/main/res/layout/actionbar_spinner.xml
rungene/OCiney-master
f5c1b9596360a05286cf9f323634092f78115462
[ "MIT" ]
4
2015-09-01T20:52:48.000Z
2016-01-08T13:37:42.000Z
app/src/main/res/layout/actionbar_spinner.xml
rungene/OCiney-master
f5c1b9596360a05286cf9f323634092f78115462
[ "MIT" ]
54
2015-02-25T22:06:36.000Z
2022-02-11T18:37:43.000Z
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:ttf="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> <com.bdc.ociney.view.textview.TypefacedTextView android:id="@+id/TextView02" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="Films" android:textSize="18sp" android:textColor="@android:color/white" ttf:typeface="Roboto-Regular.ttf" /> <com.bdc.ociney.view.textview.TypefacedTextView android:id="@+id/TextView01" android:layout_width="100dip" android:layout_height="wrap_content" android:text="@string/a_laffiche" android:textAllCaps="true" android:textColor="@android:color/white" android:textSize="10sp" ttf:typeface="Roboto-Bold.ttf" /> </LinearLayout>
37.333333
72
0.680556
8415a706be2514cc66b28292a9e0cf660fb23e88
41,208
xml
XML
data/xml/2021.mrl.xml
Rohith-2/acl-anthology
ed03142910a681b3232cdc032ce9e1b13f277c83
[ "Apache-2.0" ]
null
null
null
data/xml/2021.mrl.xml
Rohith-2/acl-anthology
ed03142910a681b3232cdc032ce9e1b13f277c83
[ "Apache-2.0" ]
null
null
null
data/xml/2021.mrl.xml
Rohith-2/acl-anthology
ed03142910a681b3232cdc032ce9e1b13f277c83
[ "Apache-2.0" ]
null
null
null
<?xml version='1.0' encoding='UTF-8'?> <collection id="2021.mrl"> <volume id="1" ingest-date="2021-11-01"> <meta> <booktitle>Proceedings of the 1st Workshop on Multilingual Representation Learning</booktitle> <editor><first>Duygu</first><last>Ataman</last></editor> <editor><first>Alexandra</first><last>Birch</last></editor> <editor><first>Alexis</first><last>Conneau</last></editor> <editor><first>Orhan</first><last>Firat</last></editor> <editor><first>Sebastian</first><last>Ruder</last></editor> <editor><first>Gozde Gul</first><last>Sahin</last></editor> <publisher>Association for Computational Linguistics</publisher> <address>Punta Cana, Dominican Republic</address> <month>November</month> <year>2021</year> </meta> <frontmatter> <url hash="2895c85e">2021.mrl-1.0</url> <bibkey>mrl-2021-multilingual</bibkey> </frontmatter> <paper id="1"> <title>Language Models are Few-shot Multilingual Learners</title> <author><first>Genta Indra</first><last>Winata</last></author> <author><first>Andrea</first><last>Madotto</last></author> <author><first>Zhaojiang</first><last>Lin</last></author> <author><first>Rosanne</first><last>Liu</last></author> <author><first>Jason</first><last>Yosinski</last></author> <author><first>Pascale</first><last>Fung</last></author> <pages>1–15</pages> <abstract>General-purpose language models have demonstrated impressive capabilities, performing on par with state-of-the-art approaches on a range of downstream natural language processing (NLP) tasks and benchmarks when inferring instructions from very few examples. Here, we evaluate the multilingual skills of the GPT and T5 models in conducting multi-class classification on non-English languages without any parameter updates. We show that, given a few English examples as context, pre-trained language models can predict not only English test samples but also non-English ones. Finally, we find the in-context few-shot cross-lingual prediction results of language models are significantly better than random prediction, and they are competitive compared to the existing state-of-the-art cross-lingual models and translation models.</abstract> <url hash="3cbde5c7">2021.mrl-1.1</url> <bibkey>winata-etal-2021-language</bibkey> <doi>10.18653/v1/2021.mrl-1.1</doi> <pwccode url="https://github.com/gentaiscool/few-shot-lm" additional="false">gentaiscool/few-shot-lm</pwccode> <pwcdataset url="https://paperswithcode.com/dataset/snips">SNIPS</pwcdataset> </paper> <paper id="2"> <title>Learning Contextualised Cross-lingual Word Embeddings and Alignments for Extremely Low-Resource Languages Using Parallel Corpora</title> <author><first>Takashi</first><last>Wada</last></author> <author><first>Tomoharu</first><last>Iwata</last></author> <author><first>Yuji</first><last>Matsumoto</last></author> <author><first>Timothy</first><last>Baldwin</last></author> <author><first>Jey Han</first><last>Lau</last></author> <pages>16–31</pages> <abstract>We propose a new approach for learning contextualised cross-lingual word embeddings based on a small parallel corpus (e.g. a few hundred sentence pairs). Our method obtains word embeddings via an LSTM encoder-decoder model that simultaneously translates and reconstructs an input sentence. Through sharing model parameters among different languages, our model jointly trains the word embeddings in a common cross-lingual space. We also propose to combine word and subword embeddings to make use of orthographic similarities across different languages. We base our experiments on real-world data from endangered languages, namely Yongning Na, Shipibo-Konibo, and Griko. Our experiments on bilingual lexicon induction and word alignment tasks show that our model outperforms existing methods by a large margin for most language pairs. These results demonstrate that, contrary to common belief, an encoder-decoder translation model is beneficial for learning cross-lingual representations even in extremely low-resource conditions. Furthermore, our model also works well on high-resource conditions, achieving state-of-the-art performance on a German-English word-alignment task.</abstract> <url hash="7c99ca7d">2021.mrl-1.2</url> <bibkey>wada-etal-2021-learning</bibkey> <doi>10.18653/v1/2021.mrl-1.2</doi> <pwccode url="https://github.com/twadada/multilingual-nlm" additional="false">twadada/multilingual-nlm</pwccode> </paper> <paper id="3"> <title>Clustering Monolingual Vocabularies to Improve Cross-Lingual Generalization</title> <author><first>Riccardo</first><last>Bassani</last></author> <author><first>Anders</first><last>Søgaard</last></author> <author><first>Tejaswini</first><last>Deoskar</last></author> <pages>32–40</pages> <abstract>Multilingual language models exhibit better performance for some languages than for others (Singh et al., 2019), and many languages do not seem to benefit from multilingual sharing at all, presumably as a result of poor multilingual segmentation (Pyysal o et al., 2020). This work explores the idea of learning multilingual language models based on clustering of monolingual segments. We show significant improvements over standard multilingual segmentation and training across nine languages on a question answering task, both in a small model regime and for a model of the size of BERT-base.</abstract> <url hash="73ca47c3">2021.mrl-1.3</url> <bibkey>bassani-etal-2021-clustering</bibkey> <doi>10.18653/v1/2021.mrl-1.3</doi> <pwcdataset url="https://paperswithcode.com/dataset/tydi-qa">TyDi QA</pwcdataset> </paper> <paper id="4"> <title>Do not neglect related languages: The case of low-resource <fixed-case>O</fixed-case>ccitan cross-lingual word embeddings</title> <author><first>Lisa</first><last>Woller</last></author> <author><first>Viktor</first><last>Hangya</last></author> <author><first>Alexander</first><last>Fraser</last></author> <pages>41–50</pages> <abstract>Cross-lingual word embeddings (CLWEs) have proven indispensable for various natural language processing tasks, e.g., bilingual lexicon induction (BLI). However, the lack of data often impairs the quality of representations. Various approaches requiring only weak cross-lingual supervision were proposed, but current methods still fail to learn good CLWEs for languages with only a small monolingual corpus. We therefore claim that it is necessary to explore further datasets to improve CLWEs in low-resource setups. In this paper we propose to incorporate data of related high-resource languages. In contrast to previous approaches which leverage independently pre-trained embeddings of languages, we (i) train CLWEs for the low-resource and a related language jointly and (ii) map them to the target language to build the final multilingual space. In our experiments we focus on Occitan, a low-resource Romance language which is often neglected due to lack of resources. We leverage data from French, Spanish and Catalan for training and evaluate on the Occitan-English BLI task. By incorporating supporting languages our method outperforms previous approaches by a large margin. Furthermore, our analysis shows that the degree of relatedness between an incorporated language and the low-resource language is critically important.</abstract> <url hash="00966483">2021.mrl-1.4</url> <bibkey>woller-etal-2021-neglect</bibkey> <doi>10.18653/v1/2021.mrl-1.4</doi> </paper> <paper id="5"> <title>Specializing Multilingual Language Models: An Empirical Study</title> <author><first>Ethan C.</first><last>Chau</last></author> <author><first>Noah A.</first><last>Smith</last></author> <pages>51–61</pages> <abstract>Pretrained multilingual language models have become a common tool in transferring NLP capabilities to low-resource languages, often with adaptations. In this work, we study the performance, extensibility, and interaction of two such adaptations: vocabulary augmentation and script transliteration. Our evaluations on part-of-speech tagging, universal dependency parsing, and named entity recognition in nine diverse low-resource languages uphold the viability of these approaches while raising new questions around how to optimally adapt multilingual models to low-resource settings.</abstract> <url hash="9a564aa6">2021.mrl-1.5</url> <bibkey>chau-smith-2021-specializing</bibkey> <doi>10.18653/v1/2021.mrl-1.5</doi> <pwccode url="https://github.com/ethch18/specializing-multilingual" additional="false">ethch18/specializing-multilingual</pwccode> </paper> <paper id="6"> <title>Learning Cross-lingual Representations for Event Coreference Resolution with Multi-view Alignment and Optimal Transport</title> <author><first>Duy</first><last>Phung</last></author> <author><first>Hieu</first><last>Minh Tran</last></author> <author><first>Minh Van</first><last>Nguyen</last></author> <author><first>Thien Huu</first><last>Nguyen</last></author> <pages>62–73</pages> <abstract>We study a new problem of cross-lingual transfer learning for event coreference resolution (ECR) where models trained on data from a source language are adapted for evaluations in different target languages. We introduce the first baseline model for this task based on XLM-RoBERTa, a state-of-the-art multilingual pre-trained language model. We also explore language adversarial neural networks (LANN) that present language discriminators to distinguish texts from the source and target languages to improve the language generalization for ECR. In addition, we introduce two novel mechanisms to further enhance the general representation learning of LANN, featuring: (i) multi-view alignment to penalize cross coreference-label alignment of examples in the source and target languages, and (ii) optimal transport to select close examples in the source and target languages to provide better training signals for the language discriminators. Finally, we perform extensive experiments for cross-lingual ECR from English to Spanish and Chinese to demonstrate the effectiveness of the proposed methods.</abstract> <url hash="5e7037d5">2021.mrl-1.6</url> <bibkey>phung-etal-2021-learning</bibkey> <doi>10.18653/v1/2021.mrl-1.6</doi> </paper> <paper id="7"> <title>Multilingual and Multilabel Emotion Recognition using Virtual Adversarial Training</title> <author><first>Vikram</first><last>Gupta</last></author> <pages>74–85</pages> <abstract>Virtual Adversarial Training (VAT) has been effective in learning robust models under supervised and semi-supervised settings for both computer vision and NLP tasks. However, the efficacy of VAT for multilingual and multilabel emotion recognition has not been explored before. In this work, we explore VAT for multilabel emotion recognition with a focus on leveraging unlabelled data from different languages to improve the model performance. We perform extensive semi-supervised experiments on SemEval2018 multilabel and multilingual emotion recognition dataset and show performance gains of 6.2% (Arabic), 3.8% (Spanish) and 1.8% (English) over supervised learning with same amount of labelled data (10% of training data). We also improve the existing state-of-the-art by 7%, 4.5% and 1% (Jaccard Index) for Spanish, Arabic and English respectively and perform probing experiments for understanding the impact of different layers of the contextual models.</abstract> <url hash="d2b14682">2021.mrl-1.7</url> <bibkey>gupta-2021-multilingual</bibkey> <doi>10.18653/v1/2021.mrl-1.7</doi> </paper> <paper id="8"> <title>Analyzing the Effects of Reasoning Types on Cross-Lingual Transfer Performance</title> <author><first>Karthikeyan</first><last>K</last></author> <author><first>Aalok</first><last>Sathe</last></author> <author><first>Somak</first><last>Aditya</last></author> <author><first>Monojit</first><last>Choudhury</last></author> <pages>86–95</pages> <abstract>Multilingual language models achieve impressive zero-shot accuracies in many languages in complex tasks such as Natural Language Inference (NLI). Examples in NLI (and equivalent complex tasks) often pertain to various types of sub-tasks, requiring different kinds of reasoning. Certain types of reasoning have proven to be more difficult to learn in a monolingual context, and in the crosslingual context, similar observations may shed light on zero-shot transfer efficiency and few-shot sample selection. Hence, to investigate the effects of types of reasoning on transfer performance, we propose a category-annotated multilingual NLI dataset and discuss the challenges to scale monolingual annotations to multiple languages. We statistically observe interesting effects that the confluence of reasoning types and language similarities have on transfer performance.</abstract> <url hash="cbe4db68">2021.mrl-1.8</url> <bibkey>k-etal-2021-analyzing</bibkey> <doi>10.18653/v1/2021.mrl-1.8</doi> <pwccode url="https://github.com/microsoft/taxixnli" additional="false">microsoft/taxixnli</pwccode> <pwcdataset url="https://paperswithcode.com/dataset/glue">GLUE</pwcdataset> <pwcdataset url="https://paperswithcode.com/dataset/multinli">MultiNLI</pwcdataset> <pwcdataset url="https://paperswithcode.com/dataset/taxinli">TaxiNLI</pwcdataset> </paper> <paper id="9"> <title>Identifying the Importance of Content Overlap for Better Cross-lingual Embedding Mappings</title> <author><first>Réka</first><last>Cserháti</last></author> <author><first>Gábor</first><last>Berend</last></author> <pages>96–106</pages> <abstract>In this work, we analyze the performance and properties of cross-lingual word embedding models created by mapping-based alignment methods. We use several measures of corpus and embedding similarity to predict BLI scores of cross-lingual embedding mappings over three types of corpora, three embedding methods and 55 language pairs. Our experimental results corroborate that instead of mere size, the amount of common content in the training corpora is essential. This phenomenon manifests in that i) despite of the smaller corpus sizes, using only the comparable parts of Wikipedia for training the monolingual embedding spaces to be mapped is often more efficient than relying on all the contents of Wikipedia, ii) the smaller, in return less diversified Spanish Wikipedia works almost always much better as a training corpus for bilingual mappings than the ubiquitously used English Wikipedia.</abstract> <url hash="673ebaa6">2021.mrl-1.9</url> <bibkey>cserhati-berend-2021-identifying</bibkey> <doi>10.18653/v1/2021.mrl-1.9</doi> <pwcdataset url="https://paperswithcode.com/dataset/wikimatrix">WikiMatrix</pwcdataset> </paper> <paper id="10"> <title>On the Cross-lingual Transferability of Contextualized Sense Embeddings</title> <author><first>Kiamehr</first><last>Rezaee</last></author> <author><first>Daniel</first><last>Loureiro</last></author> <author><first>Jose</first><last>Camacho-Collados</last></author> <author><first>Mohammad Taher</first><last>Pilehvar</last></author> <pages>107–115</pages> <abstract>In this paper we analyze the extent to which contextualized sense embeddings, i.e., sense embeddings that are computed based on contextualized word embeddings, are transferable across languages.To this end, we compiled a unified cross-lingual benchmark for Word Sense Disambiguation. We then propose two simple strategies to transfer sense-specific knowledge across languages and test them on the benchmark.Experimental results show that this contextualized knowledge can be effectively transferred to similar languages through pre-trained multilingual language models, to the extent that they can out-perform monolingual representations learnednfrom existing language-specific data.</abstract> <url hash="a4b89553">2021.mrl-1.10</url> <bibkey>rezaee-etal-2021-cross</bibkey> <doi>10.18653/v1/2021.mrl-1.10</doi> <pwcdataset url="https://paperswithcode.com/dataset/word-sense-disambiguation-a-unified">Word Sense Disambiguation: a Unified Evaluation Framework and Empirical Comparison</pwcdataset> </paper> <paper id="11"> <title>Small Data? No Problem! Exploring the Viability of Pretrained Multilingual Language Models for Low-resourced Languages</title> <author><first>Kelechi</first><last>Ogueji</last></author> <author><first>Yuxin</first><last>Zhu</last></author> <author><first>Jimmy</first><last>Lin</last></author> <pages>116–126</pages> <abstract>Pretrained multilingual language models have been shown to work well on many languages for a variety of downstream NLP tasks. However, these models are known to require a lot of training data. This consequently leaves out a huge percentage of the world’s languages as they are under-resourced. Furthermore, a major motivation behind these models is that lower-resource languages benefit from joint training with higher-resource languages. In this work, we challenge this assumption and present the first attempt at training a multilingual language model on only low-resource languages. We show that it is possible to train competitive multilingual language models on less than 1 GB of text. Our model, named AfriBERTa, covers 11 African languages, including the first language model for 4 of these languages. Evaluations on named entity recognition and text classification spanning 10 languages show that our model outperforms mBERT and XLM-Rin several languages and is very competitive overall. Results suggest that our “small data” approach based on similar languages may sometimes work better than joint training on large datasets with high-resource languages. Code, data and models are released at https://github.com/keleog/afriberta.</abstract> <url hash="98baf544">2021.mrl-1.11</url> <bibkey>ogueji-etal-2021-small</bibkey> <doi>10.18653/v1/2021.mrl-1.11</doi> <pwccode url="https://github.com/keleog/afriberta" additional="false">keleog/afriberta</pwccode> </paper> <paper id="12"> <title>Mr. <fixed-case>T</fixed-case>y<fixed-case>D</fixed-case>i: A Multi-lingual Benchmark for Dense Retrieval</title> <author><first>Xinyu</first><last>Zhang</last></author> <author><first>Xueguang</first><last>Ma</last></author> <author><first>Peng</first><last>Shi</last></author> <author><first>Jimmy</first><last>Lin</last></author> <pages>127–137</pages> <abstract>We present Mr. TyDi, a multi-lingual benchmark dataset for mono-lingual retrieval in eleven typologically diverse languages, designed to evaluate ranking with learned dense representations. The goal of this resource is to spur research in dense retrieval techniques in non-English languages, motivated by recent observations that existing techniques for representation learning perform poorly when applied to out-of-distribution data. As a starting point, we provide zero-shot baselines for this new dataset based on a multi-lingual adaptation of DPR that we call “mDPR”. Experiments show that although the effectiveness of mDPR is much lower than BM25, dense representations nevertheless appear to provide valuable relevance signals, improving BM25 results in sparse–dense hybrids. In addition to analyses of our results, we also discuss future challenges and present a research agenda in multi-lingual dense retrieval. Mr. TyDi can be downloaded at https://github.com/castorini/mr.tydi.</abstract> <url hash="b65d5771">2021.mrl-1.12</url> <bibkey>zhang-etal-2021-mr</bibkey> <doi>10.18653/v1/2021.mrl-1.12</doi> <pwccode url="https://github.com/castorini/mr.tydi" additional="false">castorini/mr.tydi</pwccode> <pwcdataset url="https://paperswithcode.com/dataset/mr-tydi">Mr. TYDI</pwcdataset> <pwcdataset url="https://paperswithcode.com/dataset/ms-marco">MS MARCO</pwcdataset> <pwcdataset url="https://paperswithcode.com/dataset/natural-questions">Natural Questions</pwcdataset> </paper> <paper id="13"> <title><fixed-case>V</fixed-case>isual<fixed-case>S</fixed-case>em: a high-quality knowledge graph for vision and language</title> <author><first>Houda</first><last>Alberts</last></author> <author><first>Ningyuan</first><last>Huang</last></author> <author><first>Yash</first><last>Deshpande</last></author> <author><first>Yibo</first><last>Liu</last></author> <author><first>Kyunghyun</first><last>Cho</last></author> <author><first>Clara</first><last>Vania</last></author> <author><first>Iacer</first><last>Calixto</last></author> <pages>138–152</pages> <abstract>An exciting frontier in natural language understanding (NLU) and generation (NLG) calls for (vision-and-) language models that can efficiently access external structured knowledge repositories. However, many existing knowledge bases only cover limited domains, or suffer from noisy data, and most of all are typically hard to integrate into neural language pipelines. To fill this gap, we release VisualSem: a high-quality knowledge graph (KG) which includes nodes with multilingual glosses, multiple illustrative images, and visually relevant relations. We also release a neural multi-modal retrieval model that can use images or sentences as inputs and retrieves entities in the KG. This multi-modal retrieval model can be integrated into any (neural network) model pipeline. We encourage the research community to use VisualSem for data augmentation and/or as a source of grounding, among other possible uses. VisualSem as well as the multi-modal retrieval models are publicly available and can be downloaded in this URL: https://github.com/iacercalixto/visualsem.</abstract> <url hash="231e95c6">2021.mrl-1.13</url> <bibkey>alberts-etal-2021-visualsem</bibkey> <doi>10.18653/v1/2021.mrl-1.13</doi> <pwccode url="https://github.com/iacercalixto/visualsem" additional="false">iacercalixto/visualsem</pwccode> <pwcdataset url="https://paperswithcode.com/dataset/imagenet">ImageNet</pwcdataset> <pwcdataset url="https://paperswithcode.com/dataset/visual-genome">Visual Genome</pwcdataset> </paper> <paper id="14"> <title><fixed-case>V</fixed-case>yākarana: <fixed-case>A</fixed-case> Colorless Green Benchmark for Syntactic Evaluation in Indic Languages</title> <author><first>Rajaswa</first><last>Patil</last></author> <author><first>Jasleen</first><last>Dhillon</last></author> <author><first>Siddhant</first><last>Mahurkar</last></author> <author><first>Saumitra</first><last>Kulkarni</last></author> <author><first>Manav</first><last>Malhotra</last></author> <author><first>Veeky</first><last>Baths</last></author> <pages>153–165</pages> <abstract>While there has been significant progress towards developing NLU resources for Indic languages, syntactic evaluation has been relatively less explored. Unlike English, Indic languages have rich morphosyntax, grammatical genders, free linear word-order, and highly inflectional morphology. In this paper, we introduce Vyākarana: a benchmark of Colorless Green sentences in Indic languages for syntactic evaluation of multilingual language models. The benchmark comprises four syntax-related tasks: PoS Tagging, Syntax Tree-depth Prediction, Grammatical Case Marking, and Subject-Verb Agreement. We use the datasets from the evaluation tasks to probe five multilingual language models of varying architectures for syntax in Indic languages. Due to its prevalence, we also include a code-switching setting in our experiments. Our results show that the token-level and sentence-level representations from the Indic language models (IndicBERT and MuRIL) do not capture the syntax in Indic languages as efficiently as the other highly multilingual language models. Further, our layer-wise probing experiments reveal that while mBERT, DistilmBERT, and XLM-R localize the syntax in middle layers, the Indic language models do not show such syntactic localization.</abstract> <url hash="0d4edf46">2021.mrl-1.14</url> <bibkey>patil-etal-2021-vyakarana</bibkey> <doi>10.18653/v1/2021.mrl-1.14</doi> </paper> <paper id="15"> <title>Improving the Diversity of Unsupervised Paraphrasing with Embedding Outputs</title> <author><first>Monisha</first><last>Jegadeesan</last></author> <author><first>Sachin</first><last>Kumar</last></author> <author><first>John</first><last>Wieting</last></author> <author><first>Yulia</first><last>Tsvetkov</last></author> <pages>166–175</pages> <abstract>We present a novel technique for zero-shot paraphrase generation. The key contribution is an end-to-end multilingual paraphrasing model that is trained using translated parallel corpora to generate paraphrases into “meaning spaces” – replacing the final softmax layer with word embeddings. This architectural modification, plus a training procedure that incorporates an autoencoding objective, enables effective parameter sharing across languages for more fluent monolingual rewriting, and facilitates fluency and diversity in the generated outputs. Our continuous-output paraphrase generation models outperform zero-shot paraphrasing baselines when evaluated on two languages using a battery of computational metrics as well as in human assessment.</abstract> <url hash="8d743a9f">2021.mrl-1.15</url> <bibkey>jegadeesan-etal-2021-improving</bibkey> <doi>10.18653/v1/2021.mrl-1.15</doi> <pwccode url="https://github.com/monisha-jega/paraphrasing_embedding_outputs" additional="false">monisha-jega/paraphrasing_embedding_outputs</pwccode> </paper> <paper id="16"> <title>The Effectiveness of Intermediate-Task Training for Code-Switched Natural Language Understanding</title> <author><first>Archiki</first><last>Prasad</last></author> <author><first>Mohammad Ali</first><last>Rehan</last></author> <author><first>Shreya</first><last>Pathak</last></author> <author><first>Preethi</first><last>Jyothi</last></author> <pages>176–190</pages> <abstract>While recent benchmarks have spurred a lot of new work on improving the generalization of pretrained multilingual language models on multilingual tasks, techniques to improve code-switched natural language understanding tasks have been far less explored. In this work, we propose the use of <i>bilingual intermediate pretraining</i> as a reliable technique to derive large and consistent performance gains using code-switched text on three different NLP tasks: Natural Language Inference (NLI), Question Answering (QA) and Sentiment Analysis (SA). We show consistent performance gains on four different code-switched language-pairs (Hindi-English, Spanish-English, Tamil-English and Malayalam-English) for SA and on Hindi-English for NLI and QA. We also present a code-switched masked language modeling (MLM) pretraining technique that consistently benefits SA compared to standard MLM pretraining using real code-switched text.</abstract> <url hash="2c5e985e">2021.mrl-1.16</url> <bibkey>prasad-etal-2021-effectiveness</bibkey> <doi>10.18653/v1/2021.mrl-1.16</doi> <pwcdataset url="https://paperswithcode.com/dataset/squad">SQuAD</pwcdataset> <pwcdataset url="https://paperswithcode.com/dataset/tweeteval">TweetEval</pwcdataset> </paper> <paper id="17"> <title>Shaking Syntactic Trees on the Sesame Street: Multilingual Probing with Controllable Perturbations</title> <author><first>Ekaterina</first><last>Taktasheva</last></author> <author><first>Vladislav</first><last>Mikhailov</last></author> <author><first>Ekaterina</first><last>Artemova</last></author> <pages>191–210</pages> <abstract>Recent research has adopted a new experimental field centered around the concept of text perturbations which has revealed that shuffled word order has little to no impact on the downstream performance of Transformer-based language models across many NLP tasks. These findings contradict the common understanding of how the models encode hierarchical and structural information and even question if the word order is modeled with position embeddings. To this end, this paper proposes nine probing datasets organized by the type of controllable text perturbation for three Indo-European languages with a varying degree of word order flexibility: English, Swedish and Russian. Based on the probing analysis of the M-BERT and M-BART models, we report that the syntactic sensitivity depends on the language and model pre-training objectives. We also find that the sensitivity grows across layers together with the increase of the perturbation granularity. Last but not least, we show that the models barely use the positional information to induce syntactic trees from their intermediate self-attention and contextualized representations.</abstract> <url hash="d6f27a87">2021.mrl-1.17</url> <bibkey>taktasheva-etal-2021-shaking</bibkey> <doi>10.18653/v1/2021.mrl-1.17</doi> <pwccode url="https://github.com/evtaktasheva/dependency_extraction" additional="false">evtaktasheva/dependency_extraction</pwccode> <pwcdataset url="https://paperswithcode.com/dataset/blimp">BLiMP</pwcdataset> <pwcdataset url="https://paperswithcode.com/dataset/cola">CoLA</pwcdataset> <pwcdataset url="https://paperswithcode.com/dataset/glue">GLUE</pwcdataset> </paper> <paper id="18"> <title>Multilingual Code-Switching for Zero-Shot Cross-Lingual Intent Prediction and Slot Filling</title> <author><first>Jitin</first><last>Krishnan</last></author> <author><first>Antonios</first><last>Anastasopoulos</last></author> <author><first>Hemant</first><last>Purohit</last></author> <author><first>Huzefa</first><last>Rangwala</last></author> <pages>211–223</pages> <abstract>Predicting user intent and detecting the corresponding slots from text are two key problems in Natural Language Understanding (NLU). Since annotated datasets are only available for a handful of languages, our work focuses particularly on a zero-shot scenario where the target language is unseen during training. In the context of zero-shot learning, this task is typically approached using representations from pre-trained multilingual language models such as mBERT or by fine-tuning on data automatically translated into the target language. We propose a novel method which augments monolingual source data using multilingual code-switching via random translations, to enhance generalizability of large multilingual language models when fine-tuning them for downstream tasks. Experiments on the MultiATIS++ benchmark show that our method leads to an average improvement of +4.2% in accuracy for the intent task and +1.8% in F1 for the slot-filling task over the state-of-the-art across 8 typologically diverse languages. We also study the impact of code-switching into different families of languages on downstream performance. Furthermore, we present an application of our method for crisis informatics using a new human-annotated tweet dataset of slot filling in English and Haitian Creole, collected during the Haiti earthquake.</abstract> <url hash="4d1a2cec">2021.mrl-1.18</url> <attachment type="Software" hash="075eb3db">2021.mrl-1.18.Software.zip</attachment> <bibkey>krishnan-etal-2021-multilingual</bibkey> <doi>10.18653/v1/2021.mrl-1.18</doi> <pwccode url="https://github.com/jitinkrishnan/Multilingual-ZeroShot-SlotFilling" additional="false">jitinkrishnan/Multilingual-ZeroShot-SlotFilling</pwccode> </paper> <paper id="19"> <title>Analysis of Zero-Shot Crosslingual Learning between <fixed-case>E</fixed-case>nglish and <fixed-case>K</fixed-case>orean for Named Entity Recognition</title> <author><first>Jongin</first><last>Kim</last></author> <author><first>Nayoung</first><last>Choi</last></author> <author><first>Seunghyun</first><last>Lim</last></author> <author><first>Jungwhan</first><last>Kim</last></author> <author><first>Soojin</first><last>Chung</last></author> <author><first>Hyunsoo</first><last>Woo</last></author> <author><first>Min</first><last>Song</last></author> <author><first>Jinho D.</first><last>Choi</last></author> <pages>224–237</pages> <abstract>This paper presents a English-Korean parallel dataset that collects 381K news articles where 1,400 of them, comprising 10K sentences, are manually labeled for crosslingual named entity recognition (NER). The annotation guidelines for the two languages are developed in parallel, that yield the inter-annotator agreement scores of 91 and 88% for English and Korean respectively, indicating sublime quality annotation in our dataset. Three types of crosslingual learning approaches, direct model transfer, embedding projection, and annotation projection, are used to develop zero-shot Korean NER models. Our best model gives the F1-score of 51% that is very encouraging, considering the extremely distinct natures of these two languages. This is pioneering work that explores zero-shot cross-lingual learning between English and Korean and provides rich parallel annotation for a core NLP task such as named entity recognition.</abstract> <url hash="1073cb2a">2021.mrl-1.19</url> <bibkey>kim-etal-2021-analysis</bibkey> <doi>10.18653/v1/2021.mrl-1.19</doi> <pwccode url="https://github.com/emorynlp/mrl-2021" additional="false">emorynlp/mrl-2021</pwccode> </paper> <paper id="20"> <title>Regularising Fisher Information Improves Cross-lingual Generalisation</title> <author><first>Asa</first><last>Cooper Stickland</last></author> <author><first>Iain</first><last>Murray</last></author> <pages>238–241</pages> <abstract>Many recent works use ‘consistency regularisation’ to improve the generalisation of fine-tuned pre-trained models, both multilingual and English-only. These works encourage model outputs to be similar between a perturbed and normal version of the input, usually via penalising the Kullback–Leibler (KL) divergence between the probability distribution of the perturbed and normal model. We believe that consistency losses may be implicitly regularizing the loss landscape. In particular, we build on work hypothesising that implicitly or explicitly regularizing trace of the Fisher Information Matrix (FIM), amplifies the implicit bias of SGD to avoid memorization. Our initial results show both empirically and theoretically that consistency losses are related to the FIM, and show that the flat minima implied by a small trace of the FIM improves performance when fine-tuning a multilingual model on additional languages. We aim to confirm these initial results on more datasets, and use our insights to develop better multilingual fine-tuning techniques.</abstract> <url hash="8823b1ad">2021.mrl-1.20</url> <bibkey>cooper-stickland-murray-2021-regularising</bibkey> <doi>10.18653/v1/2021.mrl-1.20</doi> <pwcdataset url="https://paperswithcode.com/dataset/xnli">XNLI</pwcdataset> </paper> <paper id="21"> <title><fixed-case>DM</fixed-case>ix: Distance Constrained Interpolative Mixup</title> <author><first>Ramit</first><last>Sawhney</last></author> <author><first>Megh</first><last>Thakkar</last></author> <author><first>Shrey</first><last>Pandit</last></author> <author><first>Debdoot</first><last>Mukherjee</last></author> <author><first>Lucie</first><last>Flek</last></author> <pages>242–244</pages> <abstract>Interpolation-based regularisation methods have proven to be effective for various tasks and modalities. Mixup is a data augmentation method that generates virtual training samples from convex combinations of individual inputs and labels. We extend Mixup and propose DMix, distance-constrained interpolative Mixup for sentence classification leveraging the hyperbolic space. DMix achieves state-of-the-art results on sentence classification over existing data augmentation methods across datasets in four languages.</abstract> <url hash="8996a24d">2021.mrl-1.21</url> <bibkey>sawhney-etal-2021-dmix</bibkey> <revision id="1" href="2021.mrl-1.21v1" hash="47db7ca9"/> <revision id="2" href="2021.mrl-1.21v2" hash="8996a24d" date="2021-11-16">Retracted.</revision> <retracted date="2021-11-16">Paper was already published elsewhere and the authors want to withdraw the paper.</retracted> <doi>10.18653/v1/2021.mrl-1.21</doi> </paper> <paper id="22"> <title>Sequence Mixup for Zero-Shot Cross-Lingual Part-Of-Speech Tagging</title> <author><first>Megh</first><last>Thakkar</last></author> <author><first>Vishwa</first><last>Shah</last></author> <author><first>Ramit</first><last>Sawhney</last></author> <author><first>Debdoot</first><last>Mukherjee</last></author> <pages>245–247</pages> <abstract>There have been efforts in cross-lingual transfer learning for various tasks. We present an approach utilizing an interpolative data augmentation method, Mixup, to improve the generalizability of models for part-of-speech tagging trained on a source language, improving its performance on unseen target languages. Through experiments on ten languages with diverse structures and language roots, we put forward its applicability for downstream zero-shot cross-lingual tasks.</abstract> <url hash="2db89a52">2021.mrl-1.22</url> <bibkey>thakkar-etal-2021-sequence</bibkey> <revision id="1" href="2021.mrl-1.22v1" hash="f6ab5075"/> <revision id="2" href="2021.mrl-1.22v2" hash="2db89a52" date="2021-11-16">Retracted.</revision> <retracted date="2021-11-16">Paper was already published elsewhere and the authors want to withdraw the paper.</retracted> <doi>10.18653/v1/2021.mrl-1.22</doi> </paper> <paper id="23"> <title>Well-Defined Morphology is Sentence-Level Morphology</title> <author><first>Omer</first><last>Goldman</last></author> <author><first>Reut</first><last>Tsarfaty</last></author> <pages>248–250</pages> <abstract>Morphological tasks have gained decent popularity within the NLP community in the recent years, with large multi-lingual datasets providing morphological analysis of words, either in or out of context. However, the lack of a clear linguistic definition for words destines the annotative work to be incomplete and mired in inconsistencies, especially cross-linguistically. In this work we expand morphological inflection of words to inflection of sentences to provide true universality disconnected from orthographic traditions of white-space usage. To allow annotation for sentence-inflection we define a morphological annotation scheme by a fixed set of inflectional features. We present a small cross-linguistic dataset including semi-manually generated simple sentences in 4 typologically diverse languages annotated according to our suggested scheme, and show that the task of reinflection gets substantially more difficult but that the change of scope from words to well-defined sentences allows interface with contextualized language models.</abstract> <url hash="2be918d3">2021.mrl-1.23</url> <bibkey>goldman-tsarfaty-2021-well</bibkey> <doi>10.18653/v1/2021.mrl-1.23</doi> </paper> <paper id="24"> <title>Cross-Lingual Training of Dense Retrievers for Document Retrieval</title> <author><first>Peng</first><last>Shi</last></author> <author><first>Rui</first><last>Zhang</last></author> <author><first>He</first><last>Bai</last></author> <author><first>Jimmy</first><last>Lin</last></author> <pages>251–253</pages> <abstract>Dense retrieval has shown great success for passage ranking in English. However, its effectiveness for non-English languages remains unexplored due to limitation in training resources. In this work, we explore different transfer techniques for document ranking from English annotations to non-English languages. Our experiments reveal that zero-shot model-based transfer using mBERT improves search quality. We find that weakly-supervised target language transfer is competitive compared to generation-based target language transfer, which requires translation models.</abstract> <url hash="803e2476">2021.mrl-1.24</url> <bibkey>shi-etal-2021-cross</bibkey> <doi>10.18653/v1/2021.mrl-1.24</doi> </paper> </volume> </collection>
119.443478
1,359
0.759246
90086577815077f1fc22ff58d106d3df09ce8fb2
1,331
xml
XML
TTMarket/WebContent/WEB-INF/web.xml
hyebinkim00/Semi_Project
daf8c40cf8532a55567daa1ee713cd5d465f88a7
[ "MIT" ]
null
null
null
TTMarket/WebContent/WEB-INF/web.xml
hyebinkim00/Semi_Project
daf8c40cf8532a55567daa1ee713cd5d465f88a7
[ "MIT" ]
null
null
null
TTMarket/WebContent/WEB-INF/web.xml
hyebinkim00/Semi_Project
daf8c40cf8532a55567daa1ee713cd5d465f88a7
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.jcp.org/xml/ns/javaee" xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd" id="WebApp_ID" version="3.1"> <display-name>TTMarket</display-name> <security-role> <description></description> <role-name>admin</role-name> </security-role> <security-constraint> <display-name>TTMarket</display-name> <web-resource-collection> <web-resource-name>TTMarket</web-resource-name> <description></description> <url-pattern>/addProduct.jsp</url-pattern> <url-pattern>/editProduct.jsp</url-pattern> <url-pattern>/addCategory.jsp</url-pattern> <url-pattern>/loginAdmin.jsp</url-pattern> </web-resource-collection> <auth-constraint> <description>권한관리</description> <role-name>admin</role-name> </auth-constraint> </security-constraint> <login-config> <auth-method>FORM</auth-method> <form-login-config> <form-login-page>/login.jsp</form-login-page> <form-error-page>/login_failed.jsp</form-error-page> </form-login-config> </login-config> <error-page> <error-code>404</error-code> <location>/exceptionNoPage.jsp</location> </error-page> </web-app>
39.147059
242
0.682194
ed23b5b5fdb07bf3b770be93debd03de08c9f6ec
4,617
xml
XML
demo/app/app.component.android.xml
mrnkr/nativescript-ngx-debounce-tap
b1f6cf49ed3430a03557dc111d1a968d8ac990e3
[ "Apache-2.0" ]
2
2018-01-18T06:35:27.000Z
2018-09-10T13:50:07.000Z
demo/app/app.component.android.xml
mrnkr/nativescript-ngx-debounce-tap
b1f6cf49ed3430a03557dc111d1a968d8ac990e3
[ "Apache-2.0" ]
null
null
null
demo/app/app.component.android.xml
mrnkr/nativescript-ngx-debounce-tap
b1f6cf49ed3430a03557dc111d1a968d8ac990e3
[ "Apache-2.0" ]
null
null
null
<GridLayout columns="*" rows="auto, *, auto" class="page"> <ActionBar title="Tap everything!"> <ActionItem position="actionBar"> <Label class="ion action-bar-icon" ngDebounceTap [anim]="'opacity'" [opacity]="0.2" (debounceTap)="share()" [text]="'ion-md-share' | fonticon"></Label> </ActionItem> <ActionItem position="actionBar"> <Label class="ion action-bar-icon" ngDebounceTap [anim]="'opacity'" [opacity]="0.2" (debounceTap)="showInfo()" [text]="'ion-md-information-circle' | fonticon"></Label> </ActionItem> </ActionBar> <StackLayout col="0" row="0" class="m-x-10 m-y-25 p-10 test-container" orientation="vertical"> <Label text="Hello World!" horizontalAlignment="center" ngDebounceTap [delay]="props.delay" [anim]="props.anim" [scale]="props.scale" [opacity]="props.opacity" (debounceTap)="hello()"></Label> </StackLayout> <GridLayout col="0" row="1" columns="*" rows="*" class="list-group m-25" [ngSwitch]="page"> <FlexboxLayout *ngSwitchCase="'delay'" col="0" row="0" class="list-group-item" flexDirection="column" justifyContent="space-around" alignItems="center" (swipe)="onSwipe($event)" shadow [elevation]="2" bgcolor="#F2F1EF" [@fadeInOut]="orientation"> <app-number-picker [color]="'#30bcff'" [max]="11" [min]="0" [mask]="[0,100,200,300,400,500,600,700,800,900,1000]" (valueChanged)="setValue('delay', $event)"></app-number-picker> <Label class="text-center" text="Delay [delay]"></Label> </FlexboxLayout> <FlexboxLayout *ngSwitchCase="'anim'" col="0" row="0" class="list-group-item" flexDirection="column" justifyContent="space-around" alignItems="center" (swipe)="onSwipe($event)" shadow [elevation]="2" bgcolor="#F2F1EF" [@fadeInOut]="orientation"> <app-number-picker [color]="'#30bcff'" [max]="3" [min]="0" [mask]="['opacity','scale','composite']" [altIcon]="true" (valueChanged)="setValue('anim', $event)"></app-number-picker> <Label class="text-center" text="Animation type [anim]"></Label> </FlexboxLayout> <FlexboxLayout *ngSwitchCase="'scale'" col="0" row="0" class="list-group-item" flexDirection="column" justifyContent="space-around" alignItems="center" (swipe)="onSwipe($event)" shadow [elevation]="2" bgcolor="#F2F1EF" [@fadeInOut]="orientation"> <app-number-picker [color]="'#30bcff'" [max]="11" [min]="0" [mask]="[0,0.2,0.4,0.6,0.8,1,1.2,1.4,1.6,1.8,2]" (valueChanged)="setValue('scale', $event)"></app-number-picker> <Label class="text-center" text="Scale [scale]"></Label> </FlexboxLayout> <FlexboxLayout *ngSwitchCase="'opacity'" col="0" row="0" class="list-group-item" flexDirection="column" justifyContent="space-around" alignItems="center" (swipe)="onSwipe($event)" shadow [elevation]="2" bgcolor="#F2F1EF" [@fadeInOut]="orientation"> <app-number-picker [color]="'#30bcff'" [max]="11" [min]="0" [mask]="[0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1]" (valueChanged)="setValue('opacity', $event)"></app-number-picker> <Label class="text-center" text="Opacity [opacity]"></Label> </FlexboxLayout> </GridLayout> <Label col="0" row="2" class="footnote text-center text-muted m-t-10 m-x-15 m-b-15" textWrap="true" text="Check your console to see processed taps."></Label> </GridLayout>
41.594595
102
0.468269
ed64646a9f5174b22094dc00198abda9b4503e5b
1,103
xml
XML
docs/tags/gpg/index.xml
ejsmit/website
929a8c089feb190a3ee71ce79ceb6d0e8ad0c5b8
[ "MIT" ]
null
null
null
docs/tags/gpg/index.xml
ejsmit/website
929a8c089feb190a3ee71ce79ceb6d0e8ad0c5b8
[ "MIT" ]
9
2020-04-30T09:33:13.000Z
2021-09-27T09:01:03.000Z
docs/tags/gpg/index.xml
ejsmit/website
929a8c089feb190a3ee71ce79ceb6d0e8ad0c5b8
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>gpg on website</title> <link>https://ejsmit.github.io/website/tags/gpg/</link> <description>Recent content in gpg on website</description> <generator>Hugo -- gohugo.io</generator> <copyright>Copyright © 2016-{year} Rassie Smit. All Rights Reserved.</copyright> <lastBuildDate>Fri, 24 May 2019 13:42:37 +0100</lastBuildDate><atom:link href="https://ejsmit.github.io/website/tags/gpg/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Configuring GPG</title> <link>https://ejsmit.github.io/website/posts/gpg-config/</link> <pubDate>Fri, 24 May 2019 13:42:37 +0100</pubDate> <guid>https://ejsmit.github.io/website/posts/gpg-config/</guid> <description>&lt;p&gt;This guide explains how to configure GPG and some basic key management operations.&lt;br&gt; It is not meant to be extremely secure, just good enough for home lab use.&lt;/p&gt;</description> </item> </channel> </rss>
50.136364
176
0.68631
ed6b933512a4179b1d41f224ecd4f71d97a02715
56,446
xml
XML
target/scala-2.12/resolution-cache/reports/default-poster_2.12-test-internal.xml
GOOD-Stuff/Poster
97d971e1d962fd835f5d3e4b7a9d6a9fd2db29e3
[ "MIT" ]
null
null
null
target/scala-2.12/resolution-cache/reports/default-poster_2.12-test-internal.xml
GOOD-Stuff/Poster
97d971e1d962fd835f5d3e4b7a9d6a9fd2db29e3
[ "MIT" ]
null
null
null
target/scala-2.12/resolution-cache/reports/default-poster_2.12-test-internal.xml
GOOD-Stuff/Poster
97d971e1d962fd835f5d3e4b7a9d6a9fd2db29e3
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="ivy-report.xsl"?> <ivy-report version="1.0"> <info organisation="default" module="poster_2.12" revision="0.1" conf="test-internal" confs="compile, runtime, test, provided, optional, compile-internal, runtime-internal, test-internal, plugin, pom, scala-tool" date="20180930205649"/> <dependencies> <module organisation="org.scalatest" name="scalatest_2.12"> <revision name="3.0.1" status="release" pubdate="20161110085252" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.scalatest.org" downloaded="false" searched="false" default="false" conf="default, compile, runtime, default(compile), master" position="31"> <license name="the Apache License, ASL Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0"/> <metadata-artifact status="no" details="" size="5287" time="0" location="/home/vldmr/.ivy2/cache/org.scalatest/scalatest_2.12/ivy-3.0.1.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/scalatest/scalatest_2.12/3.0.1/scalatest_2.12-3.0.1.pom"/> <caller organisation="default" name="poster_2.12" conf="test, compile, provided, test-internal, runtime, optional" rev="3.0.1" rev-constraint-default="3.0.1" rev-constraint-dynamic="3.0.1" callerrev="0.1"/> <artifacts> <artifact name="scalatest_2.12" type="bundle" ext="jar" status="no" details="" size="6992597" time="0" location="/home/vldmr/.ivy2/cache/org.scalatest/scalatest_2.12/bundles/scalatest_2.12-3.0.1.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/scalatest/scalatest_2.12/3.0.1/scalatest_2.12-3.0.1.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.scalikejdbc" name="scalikejdbc_2.12"> <revision name="3.3.0" status="release" pubdate="20180726014417" resolver="public" artresolver="public" homepage="http://scalikejdbc.org/" downloaded="true" searched="true" default="false" conf="default, compile, runtime, default(compile), master" position="19"> <license name="Apache License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.html"/> <metadata-artifact status="successful" details="" size="3190" time="313" location="/home/vldmr/.ivy2/cache/org.scalikejdbc/scalikejdbc_2.12/ivy-3.3.0.xml" searched="true" original-local-location="/home/vldmr/.ivy2/cache/org.scalikejdbc/scalikejdbc_2.12/ivy-3.3.0.xml.original" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/scalikejdbc/scalikejdbc_2.12/3.3.0/scalikejdbc_2.12-3.3.0.pom"/> <caller organisation="default" name="poster_2.12" conf="test, compile, provided, test-internal, runtime, optional" rev="3.3.0" rev-constraint-default="3.3.0" rev-constraint-dynamic="3.3.0" callerrev="0.1"/> <artifacts> <artifact name="scalikejdbc_2.12" type="jar" ext="jar" status="successful" details="" size="19337" time="7026" location="/home/vldmr/.ivy2/cache/org.scalikejdbc/scalikejdbc_2.12/jars/scalikejdbc_2.12-3.3.0.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/scalikejdbc/scalikejdbc_2.12/3.3.0/scalikejdbc_2.12-3.3.0.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.scalikejdbc" name="scalikejdbc-interpolation_2.12"> <revision name="3.3.0" status="release" pubdate="20180726014329" resolver="public" artresolver="public" homepage="http://scalikejdbc.org/" downloaded="true" searched="true" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="26"> <license name="Apache License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.html"/> <metadata-artifact status="successful" details="" size="4859" time="257" location="/home/vldmr/.ivy2/cache/org.scalikejdbc/scalikejdbc-interpolation_2.12/ivy-3.3.0.xml" searched="true" original-local-location="/home/vldmr/.ivy2/cache/org.scalikejdbc/scalikejdbc-interpolation_2.12/ivy-3.3.0.xml.original" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/scalikejdbc/scalikejdbc-interpolation_2.12/3.3.0/scalikejdbc-interpolation_2.12-3.3.0.pom"/> <caller organisation="org.scalikejdbc" name="scalikejdbc_2.12" conf="default, compile, runtime, master" rev="3.3.0" rev-constraint-default="3.3.0" rev-constraint-dynamic="3.3.0" callerrev="3.3.0"/> <artifacts> <artifact name="scalikejdbc-interpolation_2.12" type="jar" ext="jar" status="successful" details="" size="196712" time="16294" location="/home/vldmr/.ivy2/cache/org.scalikejdbc/scalikejdbc-interpolation_2.12/jars/scalikejdbc-interpolation_2.12-3.3.0.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/scalikejdbc/scalikejdbc-interpolation_2.12/3.3.0/scalikejdbc-interpolation_2.12-3.3.0.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.scalikejdbc" name="scalikejdbc-interpolation-macro_2.12"> <revision name="3.3.0" status="release" pubdate="20180726014255" resolver="public" artresolver="public" homepage="http://scalikejdbc.org/" downloaded="true" searched="true" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="27"> <license name="Apache License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.html"/> <metadata-artifact status="successful" details="" size="3250" time="256" location="/home/vldmr/.ivy2/cache/org.scalikejdbc/scalikejdbc-interpolation-macro_2.12/ivy-3.3.0.xml" searched="true" original-local-location="/home/vldmr/.ivy2/cache/org.scalikejdbc/scalikejdbc-interpolation-macro_2.12/ivy-3.3.0.xml.original" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/scalikejdbc/scalikejdbc-interpolation-macro_2.12/3.3.0/scalikejdbc-interpolation-macro_2.12-3.3.0.pom"/> <caller organisation="org.scalikejdbc" name="scalikejdbc-interpolation_2.12" conf="compile, runtime" rev="3.3.0" rev-constraint-default="3.3.0" rev-constraint-dynamic="3.3.0" callerrev="3.3.0"/> <artifacts> <artifact name="scalikejdbc-interpolation-macro_2.12" type="jar" ext="jar" status="successful" details="" size="6669" time="6619" location="/home/vldmr/.ivy2/cache/org.scalikejdbc/scalikejdbc-interpolation-macro_2.12/jars/scalikejdbc-interpolation-macro_2.12-3.3.0.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/scalikejdbc/scalikejdbc-interpolation-macro_2.12/3.3.0/scalikejdbc-interpolation-macro_2.12-3.3.0.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.scalikejdbc" name="scalikejdbc-core_2.12"> <revision name="3.3.0" status="release" pubdate="20180726014134" resolver="public" artresolver="public" homepage="http://scalikejdbc.org/" downloaded="true" searched="true" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="20"> <license name="Apache License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.html"/> <metadata-artifact status="successful" details="" size="5851" time="442" location="/home/vldmr/.ivy2/cache/org.scalikejdbc/scalikejdbc-core_2.12/ivy-3.3.0.xml" searched="true" original-local-location="/home/vldmr/.ivy2/cache/org.scalikejdbc/scalikejdbc-core_2.12/ivy-3.3.0.xml.original" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/scalikejdbc/scalikejdbc-core_2.12/3.3.0/scalikejdbc-core_2.12-3.3.0.pom"/> <caller organisation="org.scalikejdbc" name="scalikejdbc_2.12" conf="default, compile, runtime, master" rev="3.3.0" rev-constraint-default="3.3.0" rev-constraint-dynamic="3.3.0" callerrev="3.3.0"/> <caller organisation="org.scalikejdbc" name="scalikejdbc-interpolation_2.12" conf="compile, runtime" rev="3.3.0" rev-constraint-default="3.3.0" rev-constraint-dynamic="3.3.0" callerrev="3.3.0"/> <caller organisation="org.scalikejdbc" name="scalikejdbc-interpolation-macro_2.12" conf="compile, runtime" rev="3.3.0" rev-constraint-default="3.3.0" rev-constraint-dynamic="3.3.0" callerrev="3.3.0"/> <artifacts> <artifact name="scalikejdbc-core_2.12" type="jar" ext="jar" status="successful" details="" size="1764389" time="29877" location="/home/vldmr/.ivy2/cache/org.scalikejdbc/scalikejdbc-core_2.12/jars/scalikejdbc-core_2.12-3.3.0.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/scalikejdbc/scalikejdbc-core_2.12/3.3.0/scalikejdbc-core_2.12-3.3.0.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="ch.qos.logback" name="logback-classic"> <revision name="1.2.3" status="release" pubdate="20170331222753" resolver="sbt-chain" artresolver="sbt-chain" homepage="" downloaded="false" searched="false" default="false" conf="default, compile, runtime, default(compile), master" position="29"> <license name="Eclipse Public License - v 1.0" url="http://www.eclipse.org/legal/epl-v10.html"/> <license name="GNU Lesser General Public License" url="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"/> <metadata-artifact status="no" details="" size="10412" time="0" location="/home/vldmr/.ivy2/cache/ch.qos.logback/logback-classic/ivy-1.2.3.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom"/> <caller organisation="default" name="poster_2.12" conf="test, compile, provided, test-internal, runtime, optional" rev="1.2.3" rev-constraint-default="1.2.3" rev-constraint-dynamic="1.2.3" callerrev="0.1"/> <artifacts> <artifact name="logback-classic" type="jar" ext="jar" status="no" details="" size="290339" time="0" location="/home/vldmr/.ivy2/cache/ch.qos.logback/logback-classic/jars/logback-classic-1.2.3.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="ch.qos.logback" name="logback-core"> <revision name="1.2.3" status="release" pubdate="20170331222715" resolver="sbt-chain" artresolver="sbt-chain" homepage="" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="30"> <license name="Eclipse Public License - v 1.0" url="http://www.eclipse.org/legal/epl-v10.html"/> <license name="GNU Lesser General Public License" url="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"/> <metadata-artifact status="no" details="" size="7917" time="0" location="/home/vldmr/.ivy2/cache/ch.qos.logback/logback-core/ivy-1.2.3.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom"/> <caller organisation="ch.qos.logback" name="logback-classic" conf="default, compile, runtime, master" rev="1.2.3" rev-constraint-default="1.2.3" rev-constraint-dynamic="1.2.3" callerrev="1.2.3"/> <artifacts> <artifact name="logback-core" type="jar" ext="jar" status="no" details="" size="471901" time="0" location="/home/vldmr/.ivy2/cache/ch.qos.logback/logback-core/jars/logback-core-1.2.3.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.scala-lang.modules" name="scala-collection-compat_2.12"> <revision name="0.1.1" status="release" pubdate="20180517144429" resolver="public" artresolver="public" homepage="http://www.scala-lang.org/" downloaded="true" searched="true" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="25"> <license name="BSD 3-clause" url="http://opensource.org/licenses/BSD-3-Clause"/> <metadata-artifact status="successful" details="" size="1994" time="402" location="/home/vldmr/.ivy2/cache/org.scala-lang.modules/scala-collection-compat_2.12/ivy-0.1.1.xml" searched="true" original-local-location="/home/vldmr/.ivy2/cache/org.scala-lang.modules/scala-collection-compat_2.12/ivy-0.1.1.xml.original" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/0.1.1/scala-collection-compat_2.12-0.1.1.pom"/> <caller organisation="org.scalikejdbc" name="scalikejdbc-core_2.12" conf="compile, runtime" rev="0.1.1" rev-constraint-default="0.1.1" rev-constraint-dynamic="0.1.1" callerrev="3.3.0"/> <artifacts> <artifact name="scala-collection-compat_2.12" type="bundle" ext="jar" status="successful" details="" size="48122" time="7254" location="/home/vldmr/.ivy2/cache/org.scala-lang.modules/scala-collection-compat_2.12/bundles/scala-collection-compat_2.12-0.1.1.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/0.1.1/scala-collection-compat_2.12-0.1.1.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.scala-lang.modules" name="scala-parser-combinators_2.12"> <revision name="1.1.1" status="release" pubdate="20180609040928" resolver="public" artresolver="public" homepage="http://www.scala-lang.org/" downloaded="true" searched="true" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="24"> <license name="BSD 3-clause" url="http://opensource.org/licenses/BSD-3-Clause"/> <metadata-artifact status="successful" details="" size="2191" time="275" location="/home/vldmr/.ivy2/cache/org.scala-lang.modules/scala-parser-combinators_2.12/ivy-1.1.1.xml" searched="true" original-local-location="/home/vldmr/.ivy2/cache/org.scala-lang.modules/scala-parser-combinators_2.12/ivy-1.1.1.xml.original" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.1/scala-parser-combinators_2.12-1.1.1.pom"/> <caller organisation="org.scalatest" name="scalatest_2.12" conf="default, compile, runtime, master" rev="1.0.4" rev-constraint-default="1.0.4" rev-constraint-dynamic="1.0.4" callerrev="3.0.1"/> <caller organisation="org.scalikejdbc" name="scalikejdbc-core_2.12" conf="compile, runtime" rev="1.1.1" rev-constraint-default="1.1.1" rev-constraint-dynamic="1.1.1" callerrev="3.3.0"/> <caller organisation="org.scalatra" name="scalatra_2.12" conf="default, compile, runtime, master" rev="1.0.6" rev-constraint-default="1.0.6" rev-constraint-dynamic="1.0.6" callerrev="2.6.3"/> <artifacts> <artifact name="scala-parser-combinators_2.12" type="bundle" ext="jar" status="successful" details="" size="226573" time="16296" location="/home/vldmr/.ivy2/cache/org.scala-lang.modules/scala-parser-combinators_2.12/bundles/scala-parser-combinators_2.12-1.1.1.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.1/scala-parser-combinators_2.12-1.1.1.jar"/> </artifact> </artifacts> </revision> <revision name="1.0.6" status="release" pubdate="20170502162827" resolver="sbt-chain" artresolver="sbt-chain" evicted="latest-revision" evicted-reason="" homepage="http://www.scala-lang.org/" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="-1"> <license name="BSD 3-clause" url="http://opensource.org/licenses/BSD-3-Clause"/> <metadata-artifact status="no" details="" size="2929" time="0" location="/home/vldmr/.ivy2/cache/org.scala-lang.modules/scala-parser-combinators_2.12/ivy-1.0.6.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.12/1.0.6/scala-parser-combinators_2.12-1.0.6.pom"/> <evicted-by rev="1.1.1"/> <caller organisation="org.scalatra" name="scalatra_2.12" conf="default, compile, runtime, master" rev="1.0.6" rev-constraint-default="1.0.6" rev-constraint-dynamic="1.0.6" callerrev="2.6.3"/> <artifacts> </artifacts> </revision> <revision name="1.0.4" evicted="latest-revision" evicted-reason="" downloaded="false" searched="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="-1"> <evicted-by rev="1.1.1"/> <caller organisation="org.scalatest" name="scalatest_2.12" conf="default, compile, runtime, master" rev="1.0.4" rev-constraint-default="1.0.4" rev-constraint-dynamic="1.0.4" callerrev="3.0.1"/> <artifacts> </artifacts> </revision> </module> <module organisation="org.apache.commons" name="commons-dbcp2"> <revision name="2.5.0" status="release" pubdate="20180713033414" resolver="public" artresolver="public" homepage="http://commons.apache.org/dbcp/" downloaded="true" searched="true" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="21"> <license name="Apache License, Version 2.0" url="https://www.apache.org/licenses/LICENSE-2.0.txt"/> <metadata-artifact status="successful" details="" size="18492" time="380" location="/home/vldmr/.ivy2/cache/org.apache.commons/commons-dbcp2/ivy-2.5.0.xml" searched="true" original-local-location="/home/vldmr/.ivy2/cache/org.apache.commons/commons-dbcp2/ivy-2.5.0.xml.original" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/apache/commons/commons-dbcp2/2.5.0/commons-dbcp2-2.5.0.pom"/> <caller organisation="org.scalikejdbc" name="scalikejdbc-core_2.12" conf="compile, runtime" rev="2.5.0" rev-constraint-default="2.5.0" rev-constraint-dynamic="2.5.0" callerrev="3.3.0"/> <artifacts> <artifact name="commons-dbcp2" type="jar" ext="jar" status="successful" details="" size="197155" time="16291" location="/home/vldmr/.ivy2/cache/org.apache.commons/commons-dbcp2/jars/commons-dbcp2-2.5.0.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/apache/commons/commons-dbcp2/2.5.0/commons-dbcp2-2.5.0.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="com.h2database" name="h2"> <revision name="1.4.197" status="release" pubdate="20180318232844" resolver="public" artresolver="public" homepage="http://www.h2database.com" downloaded="true" searched="true" default="false" conf="default, compile, runtime, default(compile), master" position="28"> <license name="MPL 2.0 or EPL 1.0" url="http://h2database.com/html/license.html"/> <metadata-artifact status="successful" details="" size="960" time="274" location="/home/vldmr/.ivy2/cache/com.h2database/h2/ivy-1.4.197.xml" searched="true" original-local-location="/home/vldmr/.ivy2/cache/com.h2database/h2/ivy-1.4.197.xml.original" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom"/> <caller organisation="default" name="poster_2.12" conf="test, compile, provided, test-internal, runtime, optional" rev="1.4.197" rev-constraint-default="1.4.197" rev-constraint-dynamic="1.4.197" callerrev="0.1"/> <artifacts> <artifact name="h2" type="jar" ext="jar" status="successful" details="" size="1927540" time="30225" location="/home/vldmr/.ivy2/cache/com.h2database/h2/jars/h2-1.4.197.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="commons-logging" name="commons-logging"> <revision name="1.2" status="release" pubdate="20140705221228" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://commons.apache.org/proper/commons-logging/" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="23"> <license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt"/> <metadata-artifact status="no" details="" size="11623" time="0" location="/home/vldmr/.ivy2/cache/commons-logging/commons-logging/ivy-1.2.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom"/> <caller organisation="org.apache.commons" name="commons-dbcp2" conf="compile, runtime" rev="1.2" rev-constraint-default="1.2" rev-constraint-dynamic="1.2" callerrev="2.5.0"/> <artifacts> <artifact name="commons-logging" type="jar" ext="jar" status="no" details="" size="61829" time="0" location="/home/vldmr/.ivy2/cache/commons-logging/commons-logging/jars/commons-logging-1.2.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.apache.commons" name="commons-pool2"> <revision name="2.6.0" status="release" pubdate="20180704011829" resolver="public" artresolver="public" homepage="http://commons.apache.org/proper/commons-pool/" downloaded="true" searched="true" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="22"> <license name="Apache License, Version 2.0" url="https://www.apache.org/licenses/LICENSE-2.0.txt"/> <metadata-artifact status="successful" details="" size="14904" time="468" location="/home/vldmr/.ivy2/cache/org.apache.commons/commons-pool2/ivy-2.6.0.xml" searched="true" original-local-location="/home/vldmr/.ivy2/cache/org.apache.commons/commons-pool2/ivy-2.6.0.xml.original" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.6.0/commons-pool2-2.6.0.pom"/> <caller organisation="org.apache.commons" name="commons-dbcp2" conf="compile, runtime" rev="2.6.0" rev-constraint-default="2.6.0" rev-constraint-dynamic="2.6.0" callerrev="2.5.0"/> <artifacts> <artifact name="commons-pool2" type="jar" ext="jar" status="successful" details="" size="130663" time="11251" location="/home/vldmr/.ivy2/cache/org.apache.commons/commons-pool2/jars/commons-pool2-2.6.0.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.6.0/commons-pool2-2.6.0.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.eclipse.jetty" name="jetty-webapp"> <revision name="9.4.7.v20170914" status="release" pubdate="20170914174508" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.eclipse.org/jetty" downloaded="false" searched="false" default="false" conf="default, compile, runtime, default(compile), master" position="10"> <license name="Apache Software License - Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0"/> <license name="Eclipse Public License - Version 1.0" url="http://www.eclipse.org/org/documents/epl-v10.php"/> <metadata-artifact status="no" details="" size="8924" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-webapp/ivy-9.4.7.v20170914.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.7.v20170914/jetty-webapp-9.4.7.v20170914.pom"/> <caller organisation="default" name="poster_2.12" conf="test, compile, provided, test-internal, runtime, optional" rev="9.4.7.v20170914" rev-constraint-default="9.4.7.v20170914" rev-constraint-dynamic="9.4.7.v20170914" callerrev="0.1"/> <artifacts> <artifact name="jetty-webapp" type="jar" ext="jar" status="no" details="" size="126380" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-webapp/jars/jetty-webapp-9.4.7.v20170914.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.7.v20170914/jetty-webapp-9.4.7.v20170914.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.eclipse.jetty" name="jetty-servlet"> <revision name="9.4.7.v20170914" status="release" pubdate="20170914174436" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.eclipse.org/jetty" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="13"> <license name="Apache Software License - Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0"/> <license name="Eclipse Public License - Version 1.0" url="http://www.eclipse.org/org/documents/epl-v10.php"/> <metadata-artifact status="no" details="" size="8993" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-servlet/ivy-9.4.7.v20170914.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.7.v20170914/jetty-servlet-9.4.7.v20170914.pom"/> <caller organisation="org.eclipse.jetty" name="jetty-webapp" conf="default, compile, runtime, master" rev="9.4.7.v20170914" rev-constraint-default="9.4.7.v20170914" rev-constraint-dynamic="9.4.7.v20170914" callerrev="9.4.7.v20170914"/> <artifacts> <artifact name="jetty-servlet" type="jar" ext="jar" status="no" details="" size="110074" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-servlet/jars/jetty-servlet-9.4.7.v20170914.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.7.v20170914/jetty-servlet-9.4.7.v20170914.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.eclipse.jetty" name="jetty-security"> <revision name="9.4.7.v20170914" status="release" pubdate="20170914174407" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.eclipse.org/jetty" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="14"> <license name="Apache Software License - Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0"/> <license name="Eclipse Public License - Version 1.0" url="http://www.eclipse.org/org/documents/epl-v10.php"/> <metadata-artifact status="no" details="" size="8628" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-security/ivy-9.4.7.v20170914.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/9.4.7.v20170914/jetty-security-9.4.7.v20170914.pom"/> <caller organisation="org.eclipse.jetty" name="jetty-servlet" conf="compile, runtime" rev="9.4.7.v20170914" rev-constraint-default="9.4.7.v20170914" rev-constraint-dynamic="9.4.7.v20170914" callerrev="9.4.7.v20170914"/> <artifacts> <artifact name="jetty-security" type="jar" ext="jar" status="no" details="" size="93172" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-security/jars/jetty-security-9.4.7.v20170914.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/9.4.7.v20170914/jetty-security-9.4.7.v20170914.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.eclipse.jetty" name="jetty-server"> <revision name="9.4.7.v20170914" status="release" pubdate="20170914174326" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.eclipse.org/jetty" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="15"> <license name="Apache Software License - Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0"/> <license name="Eclipse Public License - Version 1.0" url="http://www.eclipse.org/org/documents/epl-v10.php"/> <metadata-artifact status="no" details="" size="9410" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-server/ivy-9.4.7.v20170914.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/9.4.7.v20170914/jetty-server-9.4.7.v20170914.pom"/> <caller organisation="org.eclipse.jetty" name="jetty-security" conf="compile, runtime" rev="9.4.7.v20170914" rev-constraint-default="9.4.7.v20170914" rev-constraint-dynamic="9.4.7.v20170914" callerrev="9.4.7.v20170914"/> <artifacts> <artifact name="jetty-server" type="jar" ext="jar" status="no" details="" size="580721" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-server/jars/jetty-server-9.4.7.v20170914.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/9.4.7.v20170914/jetty-server-9.4.7.v20170914.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.eclipse.jetty" name="jetty-http"> <revision name="9.4.7.v20170914" status="release" pubdate="20170914174127" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.eclipse.org/jetty" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="17"> <license name="Apache Software License - Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0"/> <license name="Eclipse Public License - Version 1.0" url="http://www.eclipse.org/org/documents/epl-v10.php"/> <metadata-artifact status="no" details="" size="8770" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-http/ivy-9.4.7.v20170914.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/9.4.7.v20170914/jetty-http-9.4.7.v20170914.pom"/> <caller organisation="org.eclipse.jetty" name="jetty-server" conf="compile, runtime" rev="9.4.7.v20170914" rev-constraint-default="9.4.7.v20170914" rev-constraint-dynamic="9.4.7.v20170914" callerrev="9.4.7.v20170914"/> <artifacts> <artifact name="jetty-http" type="jar" ext="jar" status="no" details="" size="164564" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-http/jars/jetty-http-9.4.7.v20170914.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/9.4.7.v20170914/jetty-http-9.4.7.v20170914.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.eclipse.jetty" name="jetty-io"> <revision name="9.4.7.v20170914" status="release" pubdate="20170914174025" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.eclipse.org/jetty" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="18"> <license name="Apache Software License - Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0"/> <license name="Eclipse Public License - Version 1.0" url="http://www.eclipse.org/org/documents/epl-v10.php"/> <metadata-artifact status="no" details="" size="8517" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-io/ivy-9.4.7.v20170914.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.7.v20170914/jetty-io-9.4.7.v20170914.pom"/> <caller organisation="org.eclipse.jetty" name="jetty-server" conf="compile, runtime" rev="9.4.7.v20170914" rev-constraint-default="9.4.7.v20170914" rev-constraint-dynamic="9.4.7.v20170914" callerrev="9.4.7.v20170914"/> <caller organisation="org.eclipse.jetty" name="jetty-http" conf="compile, runtime" rev="9.4.7.v20170914" rev-constraint-default="9.4.7.v20170914" rev-constraint-dynamic="9.4.7.v20170914" callerrev="9.4.7.v20170914"/> <artifacts> <artifact name="jetty-io" type="jar" ext="jar" status="no" details="" size="129763" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-io/jars/jetty-io-9.4.7.v20170914.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.7.v20170914/jetty-io-9.4.7.v20170914.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.eclipse.jetty" name="jetty-xml"> <revision name="9.4.7.v20170914" status="release" pubdate="20170914174158" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.eclipse.org/jetty" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="11"> <license name="Apache Software License - Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0"/> <license name="Eclipse Public License - Version 1.0" url="http://www.eclipse.org/org/documents/epl-v10.php"/> <metadata-artifact status="no" details="" size="8562" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-xml/ivy-9.4.7.v20170914.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/9.4.7.v20170914/jetty-xml-9.4.7.v20170914.pom"/> <caller organisation="org.eclipse.jetty" name="jetty-webapp" conf="default, compile, runtime, master" rev="9.4.7.v20170914" rev-constraint-default="9.4.7.v20170914" rev-constraint-dynamic="9.4.7.v20170914" callerrev="9.4.7.v20170914"/> <artifacts> <artifact name="jetty-xml" type="jar" ext="jar" status="no" details="" size="52106" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-xml/jars/jetty-xml-9.4.7.v20170914.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/9.4.7.v20170914/jetty-xml-9.4.7.v20170914.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.eclipse.jetty" name="jetty-util"> <revision name="9.4.7.v20170914" status="release" pubdate="20170914173737" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.eclipse.org/jetty" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="12"> <license name="Apache Software License - Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0"/> <license name="Eclipse Public License - Version 1.0" url="http://www.eclipse.org/org/documents/epl-v10.php"/> <metadata-artifact status="no" details="" size="8960" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-util/ivy-9.4.7.v20170914.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.7.v20170914/jetty-util-9.4.7.v20170914.pom"/> <caller organisation="org.eclipse.jetty" name="jetty-io" conf="compile, runtime" rev="9.4.7.v20170914" rev-constraint-default="9.4.7.v20170914" rev-constraint-dynamic="9.4.7.v20170914" callerrev="9.4.7.v20170914"/> <caller organisation="org.eclipse.jetty" name="jetty-xml" conf="compile, runtime" rev="9.4.7.v20170914" rev-constraint-default="9.4.7.v20170914" rev-constraint-dynamic="9.4.7.v20170914" callerrev="9.4.7.v20170914"/> <caller organisation="org.eclipse.jetty" name="jetty-http" conf="compile, runtime" rev="9.4.7.v20170914" rev-constraint-default="9.4.7.v20170914" rev-constraint-dynamic="9.4.7.v20170914" callerrev="9.4.7.v20170914"/> <artifacts> <artifact name="jetty-util" type="jar" ext="jar" status="no" details="" size="464144" time="0" location="/home/vldmr/.ivy2/cache/org.eclipse.jetty/jetty-util/jars/jetty-util-9.4.7.v20170914.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.7.v20170914/jetty-util-9.4.7.v20170914.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.scala-lang" name="scala-reflect"> <revision name="2.12.6" status="release" pubdate="20180427113633" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.scala-lang.org/" extra-info.apiURL="http://www.scala-lang.org/api/2.12.6/" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="9"> <license name="BSD 3-Clause" url="http://www.scala-lang.org/license.html"/> <metadata-artifact status="no" details="" size="2637" time="0" location="/home/vldmr/.ivy2/cache/org.scala-lang/scala-reflect/ivy-2.12.6.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.6/scala-reflect-2.12.6.pom"/> <caller organisation="org.scalatest" name="scalatest_2.12" conf="default, compile, runtime, master" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="3.0.1"/> <caller organisation="org.scalikejdbc" name="scalikejdbc-interpolation-macro_2.12" conf="compile, runtime" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="3.3.0"/> <caller organisation="org.scalactic" name="scalactic_2.12" conf="default, compile, runtime, master" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="3.0.1"/> <artifacts> <artifact name="scala-reflect" type="jar" ext="jar" status="no" details="" size="3607442" time="0" location="/home/vldmr/.ivy2/cache/org.scala-lang/scala-reflect/jars/scala-reflect-2.12.6.jar"> <origin-location is-local="false" location="UNKNOWN"/> </artifact> </artifacts> </revision> </module> <module organisation="org.scalactic" name="scalactic_2.12"> <revision name="3.0.1" status="release" pubdate="20161110085016" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.scalatest.org" downloaded="false" searched="false" default="false" conf="default, compile, runtime(*), master(compile), runtime, default(compile), compile(*), master" position="8"> <license name="the Apache License, ASL Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0"/> <metadata-artifact status="no" details="" size="2967" time="0" location="/home/vldmr/.ivy2/cache/org.scalactic/scalactic_2.12/ivy-3.0.1.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/scalactic/scalactic_2.12/3.0.1/scalactic_2.12-3.0.1.pom"/> <caller organisation="default" name="poster_2.12" conf="test, compile, provided, test-internal, runtime, optional" rev="3.0.1" rev-constraint-default="3.0.1" rev-constraint-dynamic="3.0.1" callerrev="0.1"/> <caller organisation="org.scalatest" name="scalatest_2.12" conf="default, compile, runtime, master" rev="3.0.1" rev-constraint-default="3.0.1" rev-constraint-dynamic="3.0.1" callerrev="3.0.1"/> <artifacts> <artifact name="scalactic_2.12" type="bundle" ext="jar" status="no" details="" size="705564" time="0" location="/home/vldmr/.ivy2/cache/org.scalactic/scalactic_2.12/bundles/scalactic_2.12-3.0.1.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/scalactic/scalactic_2.12/3.0.1/scalactic_2.12-3.0.1.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.scalatra" name="scalatra_2.12"> <revision name="2.6.3" status="release" pubdate="20180316025706" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.scalatra.org/" downloaded="false" searched="true" default="false" conf="default, compile, runtime, default(compile), master" position="1"> <license name="BSD" url="http://github.com/scalatra/scalatra/raw/HEAD/LICENSE"/> <metadata-artifact status="no" details="" size="4586" time="0" location="/home/vldmr/.ivy2/cache/org.scalatra/scalatra_2.12/ivy-2.6.3.xml" searched="true" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/scalatra/scalatra_2.12/2.6.3/scalatra_2.12-2.6.3.pom"/> <caller organisation="default" name="poster_2.12" conf="test, compile, provided, test-internal, runtime, optional" rev="2.6.+" rev-constraint-default="2.6.+" rev-constraint-dynamic="2.6.+" callerrev="0.1"/> <artifacts> <artifact name="scalatra_2.12" type="jar" ext="jar" status="no" details="" size="918255" time="0" location="/home/vldmr/.ivy2/cache/org.scalatra/scalatra_2.12/jars/scalatra_2.12-2.6.3.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/scalatra/scalatra_2.12/2.6.3/scalatra_2.12-2.6.3.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.scala-lang.modules" name="scala-xml_2.12"> <revision name="1.0.6" status="release" pubdate="20161101172105" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.scala-lang.org/" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="7"> <license name="BSD 3-clause" url="http://opensource.org/licenses/BSD-3-Clause"/> <metadata-artifact status="no" details="" size="2987" time="0" location="/home/vldmr/.ivy2/cache/org.scala-lang.modules/scala-xml_2.12/ivy-1.0.6.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.0.6/scala-xml_2.12-1.0.6.pom"/> <caller organisation="org.scalatest" name="scalatest_2.12" conf="default, compile, runtime, master" rev="1.0.5" rev-constraint-default="1.0.5" rev-constraint-dynamic="1.0.5" callerrev="3.0.1"/> <caller organisation="org.scalatra" name="scalatra_2.12" conf="default, compile, runtime, master" rev="1.0.6" rev-constraint-default="1.0.6" rev-constraint-dynamic="1.0.6" callerrev="2.6.3"/> <artifacts> <artifact name="scala-xml_2.12" type="bundle" ext="jar" status="no" details="" size="547860" time="0" location="/home/vldmr/.ivy2/cache/org.scala-lang.modules/scala-xml_2.12/bundles/scala-xml_2.12-1.0.6.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.0.6/scala-xml_2.12-1.0.6.jar"/> </artifact> </artifacts> </revision> <revision name="1.0.5" evicted="latest-revision" evicted-reason="" downloaded="false" searched="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="-1"> <evicted-by rev="1.0.6"/> <caller organisation="org.scalatest" name="scalatest_2.12" conf="default, compile, runtime, master" rev="1.0.5" rev-constraint-default="1.0.5" rev-constraint-dynamic="1.0.5" callerrev="3.0.1"/> <artifacts> </artifacts> </revision> </module> <module organisation="org.apache.commons" name="commons-lang3"> <revision name="3.6" status="release" pubdate="20170609124105" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://commons.apache.org/proper/commons-lang/" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="6"> <license name="Apache License, Version 2.0" url="https://www.apache.org/licenses/LICENSE-2.0.txt"/> <metadata-artifact status="no" details="" size="13392" time="0" location="/home/vldmr/.ivy2/cache/org.apache.commons/commons-lang3/ivy-3.6.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.pom"/> <caller organisation="org.scalatra" name="scalatra_2.12" conf="default, compile, runtime, master" rev="3.6" rev-constraint-default="3.6" rev-constraint-dynamic="3.6" callerrev="2.6.3"/> <artifacts> <artifact name="commons-lang3" type="jar" ext="jar" status="no" details="" size="494856" time="0" location="/home/vldmr/.ivy2/cache/org.apache.commons/commons-lang3/jars/commons-lang3-3.6.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="eu.medsea.mimeutil" name="mime-util"> <revision name="2.1.3" status="release" pubdate="20100105112400" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.medsea.eu/mime-util/" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="5"> <license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt"/> <metadata-artifact status="no" details="" size="3581" time="0" location="/home/vldmr/.ivy2/cache/eu.medsea.mimeutil/mime-util/ivy-2.1.3.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/eu/medsea/mimeutil/mime-util/2.1.3/mime-util-2.1.3.pom"/> <caller organisation="org.scalatra" name="scalatra_2.12" conf="default, compile, runtime, master" rev="2.1.3" rev-constraint-default="2.1.3" rev-constraint-dynamic="2.1.3" callerrev="2.6.3"/> <artifacts> <artifact name="mime-util" type="bundle" ext="jar" status="no" details="" size="119180" time="0" location="/home/vldmr/.ivy2/cache/eu.medsea.mimeutil/mime-util/bundles/mime-util-2.1.3.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/eu/medsea/mimeutil/mime-util/2.1.3/mime-util-2.1.3.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="com.googlecode.juniversalchardet" name="juniversalchardet"> <revision name="1.0.3" status="release" pubdate="20110919213824" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://juniversalchardet.googlecode.com/" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="4"> <license name="Mozilla Public License 1.1 (MPL 1.1)" url="http://www.mozilla.org/MPL/MPL-1.1.html"/> <metadata-artifact status="no" details="" size="2716" time="0" location="/home/vldmr/.ivy2/cache/com.googlecode.juniversalchardet/juniversalchardet/ivy-1.0.3.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.pom"/> <caller organisation="org.scalatra" name="scalatra_2.12" conf="default, compile, runtime, master" rev="1.0.3" rev-constraint-default="1.0.3" rev-constraint-dynamic="1.0.3" callerrev="2.6.3"/> <artifacts> <artifact name="juniversalchardet" type="jar" ext="jar" status="no" details="" size="220813" time="0" location="/home/vldmr/.ivy2/cache/com.googlecode.juniversalchardet/juniversalchardet/jars/juniversalchardet-1.0.3.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.slf4j" name="slf4j-api"> <revision name="1.7.25" status="release" pubdate="20170316193632" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.slf4j.org" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="3"> <metadata-artifact status="no" details="" size="5287" time="0" location="/home/vldmr/.ivy2/cache/org.slf4j/slf4j-api/ivy-1.7.25.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom"/> <caller organisation="eu.medsea.mimeutil" name="mime-util" conf="compile, runtime" rev="1.5.6" rev-constraint-default="1.5.6" rev-constraint-dynamic="1.5.6" callerrev="2.1.3"/> <caller organisation="org.scalikejdbc" name="scalikejdbc-core_2.12" conf="compile, runtime" rev="1.7.25" rev-constraint-default="1.7.25" rev-constraint-dynamic="1.7.25" callerrev="3.3.0"/> <caller organisation="ch.qos.logback" name="logback-classic" conf="default, compile, runtime, master" rev="1.7.25" rev-constraint-default="1.7.25" rev-constraint-dynamic="1.7.25" callerrev="1.2.3"/> <caller organisation="org.scalatra" name="scalatra_2.12" conf="default, compile, runtime, master" rev="1.7.25" rev-constraint-default="1.7.25" rev-constraint-dynamic="1.7.25" callerrev="2.6.3"/> <caller organisation="org.scalikejdbc" name="scalikejdbc-interpolation_2.12" conf="compile, runtime" rev="1.7.25" rev-constraint-default="1.7.25" rev-constraint-dynamic="1.7.25" callerrev="3.3.0"/> <artifacts> <artifact name="slf4j-api" type="jar" ext="jar" status="no" details="" size="41203" time="0" location="/home/vldmr/.ivy2/cache/org.slf4j/slf4j-api/jars/slf4j-api-1.7.25.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar"/> </artifact> </artifacts> </revision> <revision name="1.5.6" evicted="latest-revision" evicted-reason="" downloaded="false" searched="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="-1"> <evicted-by rev="1.7.25"/> <caller organisation="eu.medsea.mimeutil" name="mime-util" conf="compile, runtime" rev="1.5.6" rev-constraint-default="1.5.6" rev-constraint-dynamic="1.5.6" callerrev="2.1.3"/> <artifacts> </artifacts> </revision> </module> <module organisation="org.scalatra" name="scalatra-common_2.12"> <revision name="2.6.3" status="release" pubdate="20180316025536" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.scalatra.org/" downloaded="false" searched="false" default="false" conf="compile, runtime(*), master(compile), runtime, compile(*), master" position="2"> <license name="BSD" url="http://github.com/scalatra/scalatra/raw/HEAD/LICENSE"/> <metadata-artifact status="no" details="" size="2786" time="0" location="/home/vldmr/.ivy2/cache/org.scalatra/scalatra-common_2.12/ivy-2.6.3.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/scalatra/scalatra-common_2.12/2.6.3/scalatra-common_2.12-2.6.3.pom"/> <caller organisation="org.scalatra" name="scalatra_2.12" conf="default, compile, runtime, master" rev="2.6.3" rev-constraint-default="2.6.3" rev-constraint-dynamic="2.6.3" callerrev="2.6.3"/> <artifacts> <artifact name="scalatra-common_2.12" type="jar" ext="jar" status="no" details="" size="15325" time="0" location="/home/vldmr/.ivy2/cache/org.scalatra/scalatra-common_2.12/jars/scalatra-common_2.12-2.6.3.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/org/scalatra/scalatra-common_2.12/2.6.3/scalatra-common_2.12-2.6.3.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="javax.servlet" name="javax.servlet-api"> <revision name="3.1.0" status="release" pubdate="20130426035239" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://servlet-spec.java.net" downloaded="false" searched="false" default="false" conf="default, compile, runtime(*), master(compile), runtime, default(compile), compile(*), master" position="16"> <license name="CDDL + GPLv2 with classpath exception" url="https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html"/> <metadata-artifact status="no" details="" size="4276" time="0" location="/home/vldmr/.ivy2/cache/javax.servlet/javax.servlet-api/ivy-3.1.0.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom"/> <caller organisation="org.eclipse.jetty" name="jetty-server" conf="compile, runtime" rev="3.1.0" rev-constraint-default="3.1.0" rev-constraint-dynamic="3.1.0" callerrev="9.4.7.v20170914"/> <caller organisation="default" name="poster_2.12" conf="test, compile, provided, test-internal, runtime, optional" rev="3.1.0" rev-constraint-default="3.1.0" rev-constraint-dynamic="3.1.0" callerrev="0.1"/> <artifacts> <artifact name="javax.servlet-api" type="jar" ext="jar" status="no" details="" size="95806" time="0" location="/home/vldmr/.ivy2/cache/javax.servlet/javax.servlet-api/jars/javax.servlet-api-3.1.0.jar"> <origin-location is-local="false" location="https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar"/> </artifact> </artifacts> </revision> </module> <module organisation="org.scala-lang" name="scala-library"> <revision name="2.12.6" status="release" pubdate="20180427114006" resolver="sbt-chain" artresolver="sbt-chain" homepage="http://www.scala-lang.org/" extra-info.apiURL="http://www.scala-lang.org/api/2.12.6/" downloaded="false" searched="false" default="false" conf="default, master(*), compile, runtime(*), master(compile), runtime, default(compile), compile(*), master" position="0"> <license name="BSD 3-Clause" url="http://www.scala-lang.org/license.html"/> <metadata-artifact status="no" details="" size="2471" time="0" location="/home/vldmr/.ivy2/cache/org.scala-lang/scala-library/ivy-2.12.6.xml" searched="false" origin-is-local="false" origin-location="https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.pom"/> <caller organisation="org.scala-lang.modules" name="scala-collection-compat_2.12" conf="compile, runtime" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="0.1.1"/> <caller organisation="org.scala-lang.modules" name="scala-parser-combinators_2.12" conf="compile, runtime" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="1.1.1"/> <caller organisation="default" name="poster_2.12" conf="test, compile, provided, test-internal, runtime, optional" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="0.1"/> <caller organisation="org.scalikejdbc" name="scalikejdbc_2.12" conf="default, compile, runtime, master" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="3.3.0"/> <caller organisation="org.scalatra" name="scalatra-common_2.12" conf="compile, runtime" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="2.6.3"/> <caller organisation="org.scalatest" name="scalatest_2.12" conf="default, compile, runtime, master" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="3.0.1"/> <caller organisation="org.scalatra" name="scalatra_2.12" conf="default, compile, runtime, master" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="2.6.3"/> <caller organisation="org.scalikejdbc" name="scalikejdbc-interpolation-macro_2.12" conf="compile, runtime" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="3.3.0"/> <caller organisation="org.scala-lang.modules" name="scala-xml_2.12" conf="compile, runtime" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="1.0.6"/> <caller organisation="org.scala-lang" name="scala-reflect" conf="compile, runtime" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="2.12.6"/> <caller organisation="org.scalikejdbc" name="scalikejdbc-core_2.12" conf="compile, runtime" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="3.3.0"/> <caller organisation="org.scala-lang.modules" name="scala-parser-combinators_2.12" conf="compile, runtime" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="1.0.6"/> <caller organisation="org.scalikejdbc" name="scalikejdbc-interpolation_2.12" conf="compile, runtime" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="3.3.0"/> <caller organisation="org.scalactic" name="scalactic_2.12" conf="default, compile, runtime, master" rev="2.12.6" rev-constraint-default="2.12.6" rev-constraint-dynamic="2.12.6" callerrev="3.0.1"/> <artifacts> <artifact name="scala-library" type="jar" ext="jar" status="no" details="" size="5267302" time="0" location="/home/vldmr/.ivy2/cache/org.scala-lang/scala-library/jars/scala-library-2.12.6.jar"> <origin-location is-local="false" location="UNKNOWN"/> </artifact> </artifacts> </revision> </module> </dependencies> </ivy-report>
122.177489
501
0.723027
b720c46a68db663d9cc4f71ab18a5b861143ed40
584
csproj
XML
Samples/SimpleExample.Client/SimpleExample.Client.csproj
trevex/CueX
e07ca8006d93bf13652825cb1745166e3201ce18
[ "Apache-2.0" ]
null
null
null
Samples/SimpleExample.Client/SimpleExample.Client.csproj
trevex/CueX
e07ca8006d93bf13652825cb1745166e3201ce18
[ "Apache-2.0" ]
null
null
null
Samples/SimpleExample.Client/SimpleExample.Client.csproj
trevex/CueX
e07ca8006d93bf13652825cb1745166e3201ce18
[ "Apache-2.0" ]
null
null
null
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <TargetFramework>netcoreapp2.0</TargetFramework> <LangVersion>7.2</LangVersion> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.Extensions.Logging.Console" Version="2.1.0" /> <PackageReference Include="Microsoft.Orleans.Core" Version="2.0.3" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\..\CueX.GridSPS\CueX.GridSPS.csproj" /> <ProjectReference Include="..\SimpleExample.Grains\SimpleExample.Grains.csproj" /> </ItemGroup> </Project>
38.933333
87
0.719178
980d64aa271b019f3f4f8529b68f5b97b58c0be4
1,049
nuspec
XML
MAIN/QRCoder/QRCoder.nuspec
BROCKHAUS-AG/contentmonkey
4e85a644029c656e7825c828f65c8eab9d6eed7f
[ "MIT" ]
3
2016-08-25T20:09:58.000Z
2018-01-06T21:00:30.000Z
MAIN/QRCoder/QRCoder.nuspec
BROCKHAUS-AG/contentmonkey
4e85a644029c656e7825c828f65c8eab9d6eed7f
[ "MIT" ]
2
2017-06-30T09:01:14.000Z
2017-08-22T22:15:30.000Z
MAIN/QRCoder/QRCoder.nuspec
BROCKHAUS-AG/contentmonkey
4e85a644029c656e7825c828f65c8eab9d6eed7f
[ "MIT" ]
6
2017-08-22T22:23:44.000Z
2021-11-22T09:58:39.000Z
<?xml version="1.0"?> <package > <metadata> <id>QRCoder</id> <version>$version$</version> <title>QRCoder</title> <authors>Raffael Herrmann</authors> <owners>Raffael Herrmann</owners> <licenseUrl>https://github.com/codebude/QRCoder/blob/master/LICENSE.txt</licenseUrl> <projectUrl>https://github.com/codebude/QRCoder/</projectUrl> <iconUrl>http://code-bude.net/downloads/qrcoder-logo.png</iconUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> <description>QRCoder is a simple library, written in C#.NET, which enables you to create QR Codes. It's licensed under the MIT-license.</description> <releaseNotes></releaseNotes> <copyright>Copyright &#x00A9; www.code-bude.net / Raffael Herrmann. All rights reserved.</copyright> <tags>c# csharp qr qrcoder qrcode qr-generator qr-code-generator</tags> </metadata> <files> <file src="bin\$configuration$\QRCoder.dll" target="lib\net40\" /> <file src="bin\$configuration$\UnityEngine.dll" target="lib\net40\" /> </files> </package>
47.681818
153
0.717827
98b9ce5dc0ae670b09e23d2b85934e297ca1b700
3,936
xml
XML
cod/PMC6862311/sections/1_body/3_4__applications_of_axcca_/1_4_1__the_hexatic_phase_in/11_p.xml
petermr/crystal
cb461251c440649cfed37e19d415d48df146fb25
[ "CC0-1.0" ]
null
null
null
cod/PMC6862311/sections/1_body/3_4__applications_of_axcca_/1_4_1__the_hexatic_phase_in/11_p.xml
petermr/crystal
cb461251c440649cfed37e19d415d48df146fb25
[ "CC0-1.0" ]
null
null
null
cod/PMC6862311/sections/1_body/3_4__applications_of_axcca_/1_4_1__the_hexatic_phase_in/11_p.xml
petermr/crystal
cb461251c440649cfed37e19d415d48df146fb25
[ "CC0-1.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <p>While many of the known hexatic LC compounds exhibit a second-order or very weak first-order Sm-A–Hex-B phase transition [ <xref rid="B17-materials-12-03464" ref-type="bibr">17</xref>, <xref rid="B39-materials-12-03464" ref-type="bibr">39</xref>, <xref rid="B68-materials-12-03464" ref-type="bibr">68</xref>, <xref rid="B69-materials-12-03464" ref-type="bibr">69</xref>], this transition in the freely suspended films of the n-pentyl-4′−n-pentanoyloxy-biphenyl-4-carboxylate (54COOBC) compound is clearly of the first order. In reference [ <xref rid="B70-materials-12-03464" ref-type="bibr">70</xref>], an X-ray beam focused down to <inline-formula> <math id="mm167"> <mrow> <mrow> <mn>2</mn> <mo>×</mo> <mn>2</mn> </mrow> </mrow> </math> </inline-formula> μm <sup>2</sup> was used to scan the <inline-formula> <math id="mm168"> <mrow> <mrow> <mn>100</mn> <mo>×</mo> <mn>100</mn> </mrow> </mrow> </math> </inline-formula> μm <sup>2</sup> area of the 54COOBC film in transmission geometry ( <xref ref-type="fig" rid="materials-12-03464-f005">Figure 5</xref>). At each spatial position, AXCCA was utilized to evaluate the value of the fundamental BO order parameter <inline-formula> <math id="mm169"> <mrow> <mrow> <msub> <mi>C</mi> <mn>6</mn> </msub> <mo>=</mo> <msqrt> <mrow> <mrow> <mo>|</mo> <mrow> <msub> <mover accent="true"> <mi>C</mi> <mo stretchy="false">^</mo> </mover> <mn>6</mn> </msub> <mrow> <mo>(</mo> <mrow> <msub> <mi>q</mi> <mn>0</mn> </msub> </mrow> <mo>)</mo> </mrow> <mo>/</mo> <msub> <mover accent="true"> <mi>C</mi> <mo stretchy="false">^</mo> </mover> <mn>0</mn> </msub> <mrow> <mo>(</mo> <mrow> <msub> <mi>q</mi> <mn>0</mn> </msub> </mrow> <mo>)</mo> </mrow> </mrow> <mo>|</mo> </mrow> </mrow> </msqrt> </mrow> </mrow> </math> </inline-formula>. The values <inline-formula> <math id="mm170"> <mrow> <mrow> <msub> <mi>C</mi> <mn>6</mn> </msub> <mo>&lt;</mo> <mn>0.1</mn> </mrow> </mrow> </math> </inline-formula> correspond to almost uniform scattering ring with negligible azimuthal modulations of intensity ( <xref ref-type="fig" rid="materials-12-03464-f009">Figure 9</xref>a). The corresponding position of the film was considered to be in the Sm-A phase. In the opposite case, points with <inline-formula> <math id="mm171"> <mrow> <mrow> <msub> <mi>C</mi> <mn>6</mn> </msub> <mo>&gt;</mo> <mn>0.1</mn> </mrow> </mrow> </math> </inline-formula> ( <xref ref-type="fig" rid="materials-12-03464-f009">Figure 9</xref>b) were attributed to the Hex-B phase. The spatially resolved maps of the BO order parameter <inline-formula> <math id="mm172"> <mrow> <mrow> <msub> <mi>C</mi> <mn>6</mn> </msub> </mrow> </mrow> </math> </inline-formula>, measured at different temperatures in the vicinity of the Sm-A–Hex-B phase transition, revealed the existence of the temperature interval where both phases are present simultaneously in the film ( <xref ref-type="fig" rid="materials-12-03464-f009">Figure 9</xref>c–f). The coexistence of two phases is a convincing indication of the first-order Sm-A–Hex-B transition in the 54COOBC films. </p>
29.155556
232
0.52998
b78db86e9963cbdf60e82213a0a1d18a7a2e17de
793
xml
XML
package.xml
scimbe/android_loomo_ros_core
cabc27e311e12c50805fd5e0c898b494995a9e60
[ "MIT" ]
10
2018-07-08T07:46:36.000Z
2021-12-04T22:28:11.000Z
package.xml
scimbe/android_loomo_ros_core
cabc27e311e12c50805fd5e0c898b494995a9e60
[ "MIT" ]
4
2019-09-16T00:10:12.000Z
2020-08-01T05:03:02.000Z
package.xml
scimbe/android_loomo_ros_core
cabc27e311e12c50805fd5e0c898b494995a9e60
[ "MIT" ]
9
2018-01-25T13:38:11.000Z
2021-02-22T02:48:52.000Z
<?xml version="1.0"?> <package> <name>android_core</name> <version>0.3.3</version> <description> Android support packages for rosjava. </description> <url type="website">http://ros.org/wiki/android_core</url> <url type="repository">https://github.com/rosjava/android_core</url> <url type="bugtracker">https://github.com/rosjava/android_core/issues</url> <maintainer email="d.stonier@gmail.com">Daniel Stonier</maintainer> <maintainer email="damonkohler@google.com">Damon Kohler</maintainer> <author email="damonkohler@google.com">Damon Kohler</author> <license>Apache 2.0</license> <buildtool_depend>catkin</buildtool_depend> <build_depend>rosjava_build_tools</build_depend> <build_depend>rosjava_core</build_depend> </package>
39.65
79
0.717528
ca5b94bda88799f452a09a509da4083ff6535c4b
1,877
csproj
XML
src/Numerics/Numerics.csproj
robertogiachetta/aegis
767329c634ce27c87f8f17bd326ba92dd8b34fe9
[ "ECL-2.0" ]
4
2017-03-04T03:30:48.000Z
2019-10-02T05:45:43.000Z
src/Numerics/Numerics.csproj
robertogiachetta/aegis
767329c634ce27c87f8f17bd326ba92dd8b34fe9
[ "ECL-2.0" ]
14
2017-02-11T16:58:51.000Z
2021-03-13T21:06:06.000Z
src/Numerics/Numerics.csproj
robertogiachetta/aegis
767329c634ce27c87f8f17bd326ba92dd8b34fe9
[ "ECL-2.0" ]
3
2017-12-01T22:34:56.000Z
2018-06-02T09:59:47.000Z
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <AssemblyName>AEGIS.Numerics</AssemblyName> <RootNamespace>AEGIS.Numerics</RootNamespace> <Authors>Roberto Giachetta et al.</Authors> <Company>Eötvös Loránd University (ELTE)</Company> <Description>Numerics library of the AEGIS framework.</Description> <Copyright>Copyright Roberto Giachetta 2016-2017</Copyright> <PackageLicenseUrl>http://opensource.org/licenses/ECL-2.0</PackageLicenseUrl> <PackageProjectUrl>https://github.com/robertogiachetta/aegis</PackageProjectUrl> <Version>0.1.0</Version> <PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance> <CodeAnalysisRuleSet>..\analyzer.ruleset</CodeAnalysisRuleSet> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> <DebugType>full</DebugType> <DebugSymbols>True</DebugSymbols> <DocumentationFile>..\..\docs\AEGIS.Numerics.xml</DocumentationFile> </PropertyGroup> <ItemGroup> <AdditionalFiles Include="..\stylecop.json" /> </ItemGroup> <ItemGroup> <PackageReference Include="StyleCop.Analyzers" Version="1.1.118"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> </PackageReference> </ItemGroup> <ItemGroup> <Compile Update="Resources\NumericsMessages.Designer.cs"> <DesignTime>True</DesignTime> <AutoGen>True</AutoGen> <DependentUpon>NumericsMessages.resx</DependentUpon> </Compile> </ItemGroup> <ItemGroup> <EmbeddedResource Update="Resources\NumericsMessages.resx"> <Generator>PublicResXFileCodeGenerator</Generator> <LastGenOutput>NumericsMessages.Designer.cs</LastGenOutput> </EmbeddedResource> </ItemGroup> </Project>
36.803922
101
0.739478
9579a73a1b7081110ce6fa699be7f2133a42fce5
65,152
xml
XML
zbx_rac_templates.xml
pankovva/zbx_rac
b65d44bcbebf808519bf47d8198cf3dc4afbaa9e
[ "Apache-2.0" ]
null
null
null
zbx_rac_templates.xml
pankovva/zbx_rac
b65d44bcbebf808519bf47d8198cf3dc4afbaa9e
[ "Apache-2.0" ]
null
null
null
zbx_rac_templates.xml
pankovva/zbx_rac
b65d44bcbebf808519bf47d8198cf3dc4afbaa9e
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <zabbix_export> <version>5.0</version> <date>2021-10-04T15:03:00Z</date> <groups> <group> <name>Templates/1C</name> </group> </groups> <templates> <template> <template>Template 1C_RAC_FUTURE_v3</template> <name>Template 1C_RAC_FUTURE_v3</name> <groups> <group> <name>Templates/1C</name> </group> </groups> <applications> <application> <name>Cluster_1C_info</name> </application> <application> <name>Cluster_1C_process</name> </application> <application> <name>Cluster_1C_RAW</name> </application> </applications> <items> <item> <name>Количество БД на {$1C_RAS_HOST}</name> <type>DEPENDENT</type> <key>sum_cluster_db</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <applications> <application> <name>Cluster_1C_info</name> </application> </applications> <preprocessing> <step> <type>JSONPATH</type> <params>$.length()</params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;discovery&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> <triggers> <trigger> <expression>{diff()}=0</expression> <recovery_mode>NONE</recovery_mode> <name>Количество БД изменилось на {$1C_RAS_HOST}</name> <priority>WARNING</priority> <description>Изменилось количество информационных баз на сервере {$1C_RAS_HOST}</description> <manual_close>YES</manual_close> </trigger> </triggers> </item> <item> <name>Количество процессов на {$1C_RAS_HOST}</name> <type>DEPENDENT</type> <key>sum_cluster_proc</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <applications> <application> <name>Cluster_1C_info</name> </application> </applications> <preprocessing> <step> <type>JSONPATH</type> <params>$.length()</params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;process&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> </item> <item> <name>cluster_databases_1c_raw</name> <type>EXTERNAL</type> <key>zbx_rac.py[&quot;discovery&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> <delay>{$UPDATE_INTERVAL_RAW}</delay> <history>{$HISTORY_STORAGE_RAW}</history> <trends>0</trends> <value_type>TEXT</value_type> <description>Необработаные данные, master_item</description> <applications> <application> <name>Cluster_1C_RAW</name> </application> </applications> </item> <item> <name>process_cluster_1c_raw</name> <type>EXTERNAL</type> <key>zbx_rac.py[&quot;process&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> <delay>{$UPDATE_INTERVAL_RAW}</delay> <history>{$HISTORY_STORAGE_RAW}</history> <trends>0</trends> <value_type>TEXT</value_type> <description>Необработаные данные, master_item</description> <applications> <application> <name>Cluster_1C_RAW</name> </application> </applications> </item> </items> <discovery_rules> <discovery_rule> <name>DB cluster 1C discovery</name> <type>DEPENDENT</type> <key>db_cluster_1c_discovery</key> <delay>0</delay> <lifetime>{$KEEP_LOST_RES_PERIOD}</lifetime> <item_prototypes> <item_prototype> <name>{#NAME}:Тонкий клиент</name> <type>DEPENDENT</type> <key>1CV8C_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;1CV8C&quot;]</params> <error_handler>CUSTOM_VALUE</error_handler> <error_handler_params>0</error_handler_params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:Толстый клиент</name> <type>DEPENDENT</type> <key>1CV8_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;1CV8&quot;]</params> <error_handler>CUSTOM_VALUE</error_handler> <error_handler_params>0</error_handler_params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:Регламентных заданий</name> <type>DEPENDENT</type> <key>BackgroundJob_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;BackgroundJob&quot;]</params> <error_handler>CUSTOM_VALUE</error_handler> <error_handler_params>0</error_handler_params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:COM-консоль кластера</name> <type>DEPENDENT</type> <key>COMConsole_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;COMConsole&quot;]</params> <error_handler>CUSTOM_VALUE</error_handler> <error_handler_params>0</error_handler_params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:db-name</name> <type>DEPENDENT</type> <key>db-name_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>0</trends> <value_type>CHAR</value_type> <applications> <application> <name>Cluster_1C_info</name> </application> </applications> <application_prototypes> <application_prototype> <name>Cluster_1C_info_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;db-name&quot;]</params> <error_handler>DISCARD_VALUE</error_handler> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;info&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}, &quot;-db-user&quot;, {$1C_DB_USER},&quot;-db-pwd&quot;, {$1C_DB_PWD} ]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:db-server</name> <type>DEPENDENT</type> <key>db-server_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>0</trends> <value_type>CHAR</value_type> <applications> <application> <name>Cluster_1C_info</name> </application> </applications> <application_prototypes> <application_prototype> <name>Cluster_1C_info_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;db-server&quot;]</params> <error_handler>DISCARD_VALUE</error_handler> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;info&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}, &quot;-db-user&quot;, {$1C_DB_USER},&quot;-db-pwd&quot;, {$1C_DB_PWD} ]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:db-user</name> <type>DEPENDENT</type> <key>db-user_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>0</trends> <value_type>CHAR</value_type> <applications> <application> <name>Cluster_1C_info</name> </application> </applications> <application_prototypes> <application_prototype> <name>Cluster_1C_info_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;db-user&quot;]</params> <error_handler>DISCARD_VALUE</error_handler> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;info&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}, &quot;-db-user&quot;, {$1C_DB_USER},&quot;-db-pwd&quot;, {$1C_DB_PWD} ]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:Отладчик</name> <type>DEPENDENT</type> <key>Debugger_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;Debugger&quot;]</params> <error_handler>CUSTOM_VALUE</error_handler> <error_handler_params>0</error_handler_params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:Конфигуратор</name> <type>DEPENDENT</type> <key>Designer_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;Designer&quot;]</params> <error_handler>CUSTOM_VALUE</error_handler> <error_handler_params>0</error_handler_params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:Спящих сессий</name> <type>DEPENDENT</type> <key>hibernate_session_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;hibernate&quot;]</params> <error_handler>CUSTOM_VALUE</error_handler> <error_handler_params>0</error_handler_params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:Web сервер</name> <type>DEPENDENT</type> <key>HTTPServiceConnection_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;HTTPServiceConnection&quot;]</params> <error_handler>CUSTOM_VALUE</error_handler> <error_handler_params>0</error_handler_params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:Планировщик</name> <type>DEPENDENT</type> <key>JobScheduler_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;JobScheduler]</params> <error_handler>CUSTOM_VALUE</error_handler> <error_handler_params>0</error_handler_params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:RAS</name> <type>DEPENDENT</type> <key>RAS_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;RAS&quot;]</params> <error_handler>CUSTOM_VALUE</error_handler> <error_handler_params>0</error_handler_params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:scheduled-jobs-deny</name> <type>DEPENDENT</type> <key>scheduled-jobs-deny_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>0</trends> <value_type>CHAR</value_type> <applications> <application> <name>Cluster_1C_info</name> </application> </applications> <application_prototypes> <application_prototype> <name>Cluster_1C_info_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;scheduled-jobs-deny&quot;]</params> <error_handler>DISCARD_VALUE</error_handler> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;info&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}, &quot;-db-user&quot;, {$1C_DB_USER},&quot;-db-pwd&quot;, {$1C_DB_PWD} ]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:sessions-deny</name> <type>DEPENDENT</type> <key>sessions-deny_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>0</trends> <value_type>CHAR</value_type> <applications> <application> <name>Cluster_1C_info</name> </application> </applications> <application_prototypes> <application_prototype> <name>Cluster_1C_info_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;sessions-deny&quot;]</params> <error_handler>DISCARD_VALUE</error_handler> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;info&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}, &quot;-db-user&quot;, {$1C_DB_USER},&quot;-db-pwd&quot;, {$1C_DB_PWD} ]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:Консоль кластера</name> <type>DEPENDENT</type> <key>SrvrConsole_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;SrvrConsole&quot;]</params> <error_handler>CUSTOM_VALUE</error_handler> <error_handler_params>0</error_handler_params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:Системное фоновое задание</name> <type>DEPENDENT</type> <key>SystemBackgroundJob_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;SystemBackgroundJob&quot;]</params> <error_handler>CUSTOM_VALUE</error_handler> <error_handler_params>0</error_handler_params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:Всего сессий</name> <type>DEPENDENT</type> <key>total_session_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;total sessions&quot;]</params> <error_handler>CUSTOM_VALUE</error_handler> <error_handler_params>0</error_handler_params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:Web клиент</name> <type>DEPENDENT</type> <key>WebClient_[&quot;{#NAME}&quot;]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> <preprocessing> <step> <type>JSONPATH</type> <params>$.[&quot;WebClient&quot;]</params> <error_handler>CUSTOM_VALUE</error_handler> <error_handler_params>0</error_handler_params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </master_item> </item_prototype> <item_prototype> <name>{#NAME}:infobase_raw</name> <type>EXTERNAL</type> <key>zbx_rac.py[&quot;info&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}, &quot;-db-user&quot;, {$1C_DB_USER},&quot;-db-pwd&quot;, {$1C_DB_PWD} ]</key> <delay>{$UPDATE_INTERVAL_RAW_INFO}</delay> <history>{$HISTORY_STORAGE_RAW}</history> <trends>0</trends> <status>DISABLED</status> <discover>NO_DISCOVER</discover> <value_type>TEXT</value_type> <description>raw item</description> <applications> <application> <name>Cluster_1C_RAW</name> </application> </applications> </item_prototype> <item_prototype> <name>{#NAME}:Количество блокировок</name> <type>EXTERNAL</type> <key>zbx_rac.py[&quot;locks&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> <delay>{$UPDATE_INTERVAL_RAW}</delay> <history>{$HISTORY_STORAGE_RAW}</history> <trends>{$TREND_STORAGE}</trends> <application_prototypes> <application_prototype> <name>Cluster_1C_{#NAME}</name> </application_prototype> </application_prototypes> </item_prototype> <item_prototype> <name>session_raw_{#NAME}</name> <type>EXTERNAL</type> <key>zbx_rac.py[&quot;session&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> <delay>{$UPDATE_INTERVAL_RAW}</delay> <history>{$HISTORY_STORAGE_RAW}</history> <trends>0</trends> <value_type>TEXT</value_type> <applications> <application> <name>Cluster_1C_RAW</name> </application> </applications> </item_prototype> </item_prototypes> <graph_prototypes> <graph_prototype> <name>{#NAME}:Количество сесcии\блокировок</name> <graph_items> <graph_item> <sortorder>1</sortorder> <drawtype>GRADIENT_LINE</drawtype> <color>388E3C</color> <item> <host>Template 1C_RAC_FUTURE_v3</host> <key>total_session_[&quot;{#NAME}&quot;]</key> </item> </graph_item> <graph_item> <sortorder>2</sortorder> <color>F63100</color> <item> <host>Template 1C_RAC_FUTURE_v3</host> <key>zbx_rac.py[&quot;locks&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}, &quot;-db-id&quot;, {#INFOBASE}]</key> </item> </graph_item> </graph_items> </graph_prototype> </graph_prototypes> <master_item> <key>zbx_rac.py[&quot;discovery&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> </discovery_rule> <discovery_rule> <name>Process cluster 1C discovery</name> <type>DEPENDENT</type> <key>process_cluster_1c_discovery</key> <delay>0</delay> <lifetime>{$KEEP_LOST_RES_PERIOD}</lifetime> <item_prototypes> <item_prototype> <name>Process {#ID}:available-perfomance</name> <type>DEPENDENT</type> <key>process_available-perfomance_[{#ID}]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <value_type>FLOAT</value_type> <description>ДоступнаяПроизводительность - Число - Средняя за последние 5 минут доступная производительность. Определяется по времени реакции рабочего процесса на эталонный запрос. В соответствии с доступной производительностью кластер серверов принимает решение о распределении клиентов между рабочими процессами.</description> <applications> <application> <name>Cluster_1C_process</name> </application> </applications> <preprocessing> <step> <type>JSONPATH</type> <params>$..[?(@.id == &quot;{#ID}&quot;)].[&quot;available-perfomance&quot;].first()</params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;process&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> </item_prototype> <item_prototype> <name>Process {#ID}:avg-call-time</name> <type>DEPENDENT</type> <key>process_avg_call_time_[{#ID}]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <value_type>FLOAT</value_type> <units>!s</units> <description>Среднее время, затрачиваемое рабочим процессом на обслуживание одного вызова клиента</description> <applications> <application> <name>Cluster_1C_process</name> </application> </applications> <preprocessing> <step> <type>JSONPATH</type> <params>$..[?(@.id == &quot;{#ID}&quot;)].[&quot;avg-call-time&quot;].first()</params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;process&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> </item_prototype> <item_prototype> <name>Process {#ID}:avg-db-call-time</name> <type>DEPENDENT</type> <key>process_avg_db_call_time_[{#ID}]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <value_type>FLOAT</value_type> <units>!s</units> <description>Среднее время, которое требуется рабочему процессу для обращения к серверу базы данных (во время выполнения одного клиентского вызова)</description> <applications> <application> <name>Cluster_1C_process</name> </application> </applications> <preprocessing> <step> <type>JSONPATH</type> <params>$..[?(@.id == &quot;{#ID}&quot;)].[&quot;avg-db-call-time&quot;].first()</params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;process&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> </item_prototype> <item_prototype> <name>Process {#ID}:avg-lock-call-time</name> <type>DEPENDENT</type> <key>process_avg_lock_call_time_[{#ID}]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <value_type>FLOAT</value_type> <units>!s</units> <description>Среднее время обращения к менеджеру блокировок</description> <applications> <application> <name>Cluster_1C_process</name> </application> </applications> <preprocessing> <step> <type>JSONPATH</type> <params>$..[?(@.id == &quot;{#ID}&quot;)].[&quot;avg-lock-call-time&quot;].first()</params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;process&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> </item_prototype> <item_prototype> <name>Process {#ID}:avg-server-call-time</name> <type>DEPENDENT</type> <key>process_avg_server_call_time_[{#ID}]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <value_type>FLOAT</value_type> <units>!s</units> <description>Среднее время, необходимое рабочему процессу для выполнения одного клиентского вызова</description> <applications> <application> <name>Cluster_1C_process</name> </application> </applications> <preprocessing> <step> <type>JSONPATH</type> <params>$..[?(@.id == &quot;{#ID}&quot;)].[&quot;avg-server-call-time&quot;].first()</params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;process&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> </item_prototype> <item_prototype> <name>Process {#ID}:avg-threads</name> <type>DEPENDENT</type> <key>process_avg_threads_[{#ID}]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <value_type>FLOAT</value_type> <description>Среднее количество клиентских потоков, выполняемых рабочим процессом кластера</description> <applications> <application> <name>Cluster_1C_process</name> </application> </applications> <preprocessing> <step> <type>JSONPATH</type> <params>$..[?(@.id == &quot;{#ID}&quot;)].[&quot;avg-threads&quot;].first()</params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;process&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> </item_prototype> <item_prototype> <name>Process {#ID}:capacity</name> <type>DEPENDENT</type> <key>process_capacity_[{#ID}]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <description>Относительная производительность процесса. Может находиться в диапазоне от 1 до 1000. Используется в процессе выбора рабочего процесса, к которому будет подсоединен очередной клиент. Клиенты распределяются между рабочими процессами пропорционально производительности рабочих процессов.</description> <applications> <application> <name>Cluster_1C_process</name> </application> </applications> <preprocessing> <step> <type>JSONPATH</type> <params>$..[?(@.id == &quot;{#ID}&quot;)].[&quot;capacity&quot;].first()</params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;process&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> </item_prototype> <item_prototype> <name>Process {#ID}:connections</name> <type>DEPENDENT</type> <key>process_connection_[{#ID}]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <description>Количество соединений с пользовательскими приложениями</description> <applications> <application> <name>Cluster_1C_process</name> </application> </applications> <preprocessing> <step> <type>JSONPATH</type> <params>$..[?(@.id == &quot;{#ID}&quot;)].connections.first()</params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;process&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> </item_prototype> <item_prototype> <name>Process {#ID}:ID</name> <type>DEPENDENT</type> <key>process_id_[{#ID}]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>0</trends> <value_type>CHAR</value_type> <description>ID процесса</description> <applications> <application> <name>Cluster_1C_process</name> </application> </applications> <preprocessing> <step> <type>JSONPATH</type> <params>$..[?(@.id == &quot;{#ID}&quot;)].process.first()</params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;process&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> </item_prototype> <item_prototype> <name>Process {#ID}:memory-excess-time</name> <type>DEPENDENT</type> <key>process_memory_excess_time_[{#ID}]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <value_type>FLOAT</value_type> <units>!s</units> <description>Длительность периода, когда размер виртуальной памяти рабочего процесса превышает лимит кластера</description> <applications> <application> <name>Cluster_1C_process</name> </application> </applications> <preprocessing> <step> <type>JSONPATH</type> <params>$..[?(@.id == &quot;{#ID}&quot;)].[&quot;memory-excess-time&quot;].first()</params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;process&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> </item_prototype> <item_prototype> <name>Process {#ID}:Memory size</name> <type>DEPENDENT</type> <key>process_memory_[{#ID}]</key> <delay>0</delay> <history>{$HISTORY_STORAGE}</history> <trends>{$TREND_STORAGE}</trends> <units>B</units> <description>размер виртуальной памяти, используемой рабочим процессом</description> <applications> <application> <name>Cluster_1C_process</name> </application> </applications> <preprocessing> <step> <type>JSONPATH</type> <params>$..[?(@.id == &quot;{#ID}&quot;)].[&quot;memory-size&quot;].first()</params> </step> <step> <type>MULTIPLIER</type> <params>1024</params> </step> </preprocessing> <master_item> <key>zbx_rac.py[&quot;process&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> </item_prototype> </item_prototypes> <graph_prototypes> <graph_prototype> <name>Process {#ID}: AVG TIME</name> <graph_items> <graph_item> <sortorder>1</sortorder> <color>1A7C11</color> <item> <host>Template 1C_RAC_FUTURE_v3</host> <key>process_avg_call_time_[{#ID}]</key> </item> </graph_item> <graph_item> <sortorder>2</sortorder> <color>F63100</color> <item> <host>Template 1C_RAC_FUTURE_v3</host> <key>process_avg_db_call_time_[{#ID}]</key> </item> </graph_item> <graph_item> <sortorder>3</sortorder> <color>2774A4</color> <item> <host>Template 1C_RAC_FUTURE_v3</host> <key>process_avg_lock_call_time_[{#ID}]</key> </item> </graph_item> <graph_item> <sortorder>4</sortorder> <color>A54F10</color> <item> <host>Template 1C_RAC_FUTURE_v3</host> <key>process_avg_server_call_time_[{#ID}]</key> </item> </graph_item> <graph_item> <sortorder>5</sortorder> <color>FC6EA3</color> <item> <host>Template 1C_RAC_FUTURE_v3</host> <key>process_avg_threads_[{#ID}]</key> </item> </graph_item> </graph_items> </graph_prototype> </graph_prototypes> <master_item> <key>zbx_rac.py[&quot;process&quot;, &quot;-s&quot;, {$1C_RAS_HOST}, &quot;-cls-user&quot;, {$1C_CLS_USER}, &quot;-cls-pwd&quot;, {$1C_CLS_PWD}]</key> </master_item> <lld_macro_paths> <lld_macro_path> <lld_macro>{#ID}</lld_macro> <path>$.id</path> </lld_macro_path> </lld_macro_paths> </discovery_rule> </discovery_rules> <macros> <macro> <macro>{$1C_CLS_PWD}</macro> </macro> <macro> <macro>{$1C_CLS_USER}</macro> </macro> <macro> <macro>{$1C_DB_PWD}</macro> </macro> <macro> <macro>{$1C_DB_USER}</macro> </macro> <macro> <macro>{$HISTORY_STORAGE}</macro> <value>7d</value> </macro> <macro> <macro>{$HISTORY_STORAGE_RAW}</macro> <value>1h</value> </macro> <macro> <macro>{$KEEP_LOST_RES_PERIOD}</macro> <value>7d</value> </macro> <macro> <macro>{$MAX_CPU_USAGE}</macro> <value>8k</value> </macro> <macro> <macro>{$MAX_MEMORY_USAGE}</macro> <value>80M</value> </macro> <macro> <macro>{$TREND_STORAGE}</macro> <value>365d</value> </macro> <macro> <macro>{$UPDATE_INTERVAL_DISCOVERY}</macro> <value>1h</value> </macro> <macro> <macro>{$UPDATE_INTERVAL_RAW}</macro> <value>5m</value> </macro> <macro> <macro>{$UPDATE_INTERVAL_RAW_INFO}</macro> <value>10m</value> </macro> </macros> <screens> <screen> <name>1С</name> <hsize>1</hsize> <vsize>2</vsize> <screen_items> <screen_item> <resourcetype>20</resourcetype> <style>0</style> <resource> <name>Process {#ID}: AVG TIME</name> <host>Template 1C_RAC_FUTURE_v3</host> </resource> <width>500</width> <height>100</height> <x>0</x> <y>0</y> <colspan>1</colspan> <rowspan>1</rowspan> <elements>0</elements> <valign>0</valign> <halign>0</halign> <dynamic>0</dynamic> <sort_triggers>0</sort_triggers> <url/> <application/> <max_columns>3</max_columns> </screen_item> <screen_item> <resourcetype>20</resourcetype> <style>0</style> <resource> <name>{#NAME}:Количество сесcии\блокировок</name> <host>Template 1C_RAC_FUTURE_v3</host> </resource> <width>500</width> <height>100</height> <x>0</x> <y>1</y> <colspan>1</colspan> <rowspan>1</rowspan> <elements>0</elements> <valign>0</valign> <halign>0</halign> <dynamic>0</dynamic> <sort_triggers>0</sort_triggers> <url/> <application/> <max_columns>3</max_columns> </screen_item> </screen_items> </screen> </screens> </template> </templates> </zabbix_export>
58.119536
356
0.380771
14eecbd53ad165e30513e76e496aed53b5f8b979
799
xml
XML
test/testfiles/notxml.xml
adrianba/appx-manifest-version
2f0ff522f78e5d02d71e0752109450a8447a6434
[ "MIT" ]
null
null
null
test/testfiles/notxml.xml
adrianba/appx-manifest-version
2f0ff522f78e5d02d71e0752109450a8447a6434
[ "MIT" ]
null
null
null
test/testfiles/notxml.xml
adrianba/appx-manifest-version
2f0ff522f78e5d02d71e0752109450a8447a6434
[ "MIT" ]
null
null
null
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus diam orci, finibus vitae nulla ac, mattis vestibulum felis. Nullam sollicitudin suscipit placerat. Vivamus sit amet tortor eu velit pretium hendrerit. Aenean nec malesuada sapien. Nullam nec tempus purus. Phasellus elementum tempus turpis eu vehicula. Interdum et malesuada fames ac ante ipsum primis in faucibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse urna tellus, aliquet sed neque vel, auctor ornare ante. Quisque egestas urna ut iaculis efficitur. Nunc tincidunt leo in sollicitudin suscipit. Aenean scelerisque rhoncus diam vitae cursus. Mauris accumsan quis massa at aliquet. Duis leo sem, dapibus sit amet turpis eu, ultricies venenatis erat. Nulla a urna luctus, dictum sem ut, volutpat nisl.
399.5
438
0.821026
a0ee9d2560c0573614925bfe9fe633ae42e64644
5,635
xml
XML
app/src/main/res/layout/activity_main.xml
gcjyzdd/Android-Send-Accelerometer-Data-Using-TCP
39e020fb0ef36be7484d139640d79dafc9af0162
[ "BSD-2-Clause" ]
4
2018-05-21T09:48:51.000Z
2020-09-17T15:21:17.000Z
app/src/main/res/layout/activity_main.xml
gcjyzdd/Android-Send-Accelerometer-Data-Using-TCP
39e020fb0ef36be7484d139640d79dafc9af0162
[ "BSD-2-Clause" ]
1
2019-09-30T15:44:14.000Z
2019-10-01T14:58:22.000Z
app/src/main/res/layout/activity_main.xml
gcjyzdd/Android-Send-Accelerometer-Data-Using-TCP
39e020fb0ef36be7484d139640d79dafc9af0162
[ "BSD-2-Clause" ]
2
2019-10-05T16:38:29.000Z
2021-01-15T17:28:38.000Z
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:padding="16dp"> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal"> <EditText android:id="@+id/ipAddr" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" android:autofillHints="" android:inputType="number" android:text="@string/ip_addr" /> <EditText android:id="@+id/portText" android:layout_width="100dp" android:layout_height="wrap_content" android:inputType="number" android:text="@string/port_no" /> </LinearLayout> <Button android:id="@+id/connect_button" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="16dp" android:onClick="connectToSever" android:padding="16dp" android:text="Connect" android:textSize="24sp" /> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="32dp" android:orientation="horizontal" android:padding="8dp"> <TextView android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" android:text="x" /> <TextView android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" android:text="y" /> <TextView android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" android:text="z" /> </LinearLayout> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" android:padding="8dp"> <TextView android:id="@+id/xText" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" android:text="0" /> <TextView android:id="@+id/yText" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" android:text="0" /> <TextView android:id="@+id/zText" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" android:text="9.8" /> </LinearLayout> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" android:padding="8dp"> <TextView android:id="@+id/axText" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" android:text="0" /> <TextView android:id="@+id/ayText" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" android:text="0" /> <TextView android:id="@+id/azText" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" android:text="0" /> </LinearLayout> <Button android:id="@+id/btn_manual" android:layout_width="200dp" android:layout_height="wrap_content" android:layout_marginTop="48dp" android:background="@android:color/holo_green_dark" android:fontFamily="sans-serif" android:onClick="manualAutomated" android:paddingTop="16dp" android:paddingBottom="16dp" android:text="Automated" android:textColor="@android:color/white" android:textSize="24sp" android:textStyle="bold" /> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="48dp" android:orientation="horizontal"> <Button android:id="@+id/btn_left" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginRight="16dp" android:layout_weight="1" android:background="@android:color/holo_green_dark" android:fontFamily="sans-serif" android:onClick="activeLeft" android:text="Left" android:textColor="@android:color/white" android:textSize="24sp" android:textStyle="bold" /> <Button android:id="@+id/btn_right" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginLeft="16dp" android:layout_weight="1" android:background="@android:color/holo_green_dark" android:fontFamily="sans-serif" android:onClick="activateRight" android:text="Right" android:textColor="@android:color/white" android:textSize="24sp" android:textStyle="bold" /> </LinearLayout> </LinearLayout>
31.657303
72
0.592902
940a9e2362071d36f77f5d42430f8ede703c2605
4,465
xml
XML
game-assistance-server/src/main/resources/spring.xml
wenqing1990/game_assistance
cab43c13799e4e0457a1a32b935a8edc3abee63a
[ "Apache-2.0" ]
null
null
null
game-assistance-server/src/main/resources/spring.xml
wenqing1990/game_assistance
cab43c13799e4e0457a1a32b935a8edc3abee63a
[ "Apache-2.0" ]
null
null
null
game-assistance-server/src/main/resources/spring.xml
wenqing1990/game_assistance
cab43c13799e4e0457a1a32b935a8edc3abee63a
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context" xmlns:tx="http://www.springframework.org/schema/tx" xmlns:aop="http://www.springframework.org/schema/aop" xsi:schemaLocation=" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.0.xsd http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.0.xsd"> <context:property-placeholder location="classpath:*-config.properties" /> <context:component-scan base-package="com.game.assistance"> <!-- <context:exclude-filter type="annotation" expression="org.springframework.stereotype.Controller" /> --> </context:component-scan> <aop:aspectj-autoproxy /> <context:annotation-config /> <!--<bean id="configProperties" class="org.springframework.beans.factory.config.PropertiesFactoryBean"> <property name="locations"> <list> <value>classpath:jdbc-config.properties</value> </list> </property> </bean> <bean id="propertyConfigurer" class="org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer"> <property name="properties" ref="configProperties" /> <property name="fileEncoding" value="utf-8" /> </bean>--> <bean id="poolConfig" class="redis.clients.jedis.JedisPoolConfig"> <property name="maxIdle" value="${redis.maxIdle}" /> <property name="maxActive" value="${redis.maxActive}" /> <property name="maxWait" value="${redis.maxWait}" /> <property name="testOnBorrow" value="${redis.testOnBorrow}" /> </bean> <bean id="connectionFactory" class="org.springframework.data.redis.connection.jedis.JedisConnectionFactory"> <property name="hostName" value="${redis.host}"></property> <property name="port" value="${redis.port}"></property> <property name="password" value="${redis.pass}"></property> <property name="poolConfig" ref="poolConfig"></property> </bean> <bean id="strRedisTemplate" class="org.springframework.data.redis.core.StringRedisTemplate"> <property name="connectionFactory" ref="connectionFactory" /> </bean> <!--jdbc-mybatis 配置 start--> <bean id="dataSource" class="com.mchange.v2.c3p0.ComboPooledDataSource" destroy-method="close"> <property name="driverClass" value="${c3p0.driverClass}"></property> <property name="jdbcUrl" value="${c3p0.url}"></property> <property name="user" value="${c3p0.user}"></property> <property name="password" value="${c3p0.password}"></property> <property name="acquireIncrement" value="${c3p0.acquireIncrement}"></property> <property name="initialPoolSize" value="${c3p0.initialPoolSize}"></property> <property name="maxIdleTime" value="${c3p0.maxIdleTime}"></property> <property name="maxPoolSize" value="${c3p0.maxPoolSize}"></property> <property name="minPoolSize" value="${c3p0.minPoolSize}"></property> <property name="acquireRetryDelay" value="1000"></property> <property name="acquireRetryAttempts" value="3"></property> <property name="breakAfterAcquireFailure" value="false"></property> </bean> <!-- spring和MyBatis完美整合,不需要mybatis的配置映射文件 --> <bean id="sqlSessionFactory" class="org.mybatis.spring.SqlSessionFactoryBean"> <property name="dataSource" ref="dataSource" /> <property name="configLocation" value="classpath:mybatis-config.xml"></property> <!-- 自动扫描mapping.xml文件 --> <property name="mapperLocations" value="classpath:com/game/assistance/dao/mapper/*.xml"></property> </bean> <!-- DAO接口所在包名,Spring会自动查找其下的类 --> <bean class="org.mybatis.spring.mapper.MapperScannerConfigurer"> <property name="basePackage" value="com.game.assistance.dao" /> <property name="sqlSessionFactoryBeanName" value="sqlSessionFactory"></property> </bean> <!-- (事务管理)transaction manager, use JtaTransactionManager for global tx --> <bean id="transactionManager" class="org.springframework.jdbc.datasource.DataSourceTransactionManager"> <property name="dataSource" ref="dataSource" /> </bean> <!-- enable transaction annotation support --> <tx:annotation-driven transaction-manager="transactionManager" /> <!--jdbc-mybatis 配置 end--> </beans>
47.5
118
0.732811
5976973b3a74afc23ebc7a04022ce15a1db64ecf
9,532
xml
XML
output/bielefeld_pub_2303339.xml
opencultureconsulting/noah-bielefeld-pub
94d0dfa36e356c3f1faca8d88e7be6edd2d3eecf
[ "MIT" ]
null
null
null
output/bielefeld_pub_2303339.xml
opencultureconsulting/noah-bielefeld-pub
94d0dfa36e356c3f1faca8d88e7be6edd2d3eecf
[ "MIT" ]
null
null
null
output/bielefeld_pub_2303339.xml
opencultureconsulting/noah-bielefeld-pub
94d0dfa36e356c3f1faca8d88e7be6edd2d3eecf
[ "MIT" ]
null
null
null
<mets:mets xmlns:mets="http://www.loc.gov/METS/" xmlns:mods="http://www.loc.gov/mods/v3" xmlns:xlink="http://www.w3.org/1999/xlink"> <mets:dmdSec ID="DMD2303339"> <mets:mdWrap MIMETYPE="text/xml" MDTYPE="MODS"> <mets:xmlData> <mods xmlns="http://www.loc.gov/mods/v3" version="3.7" xmlns:vl="http://visuallibrary.net/vl"> <titleInfo> <title>Untersuchungen zu Regulatoren der Flavonoidbiosynthese in Arabidopsis thaliana : eine Studie zu neuen Funktionen bekannter Proteinklassen</title> </titleInfo> <name type="personal"> <namePart type="given">Gunnar</namePart> <namePart type="family">Huep</namePart> <role> <roleTerm type="code" authority="marcrelator">aut</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Bernd</namePart> <namePart type="family">Weisshaar</namePart> <role> <roleTerm type="code" authority="marcrelator">dgs</roleTerm> </role> </name> <typeOfResource>text</typeOfResource> <genre authority="dini">doctoralThesis</genre> <originInfo> <dateIssued encoding="w3cdtf">2008</dateIssued> <dateOther encoding="w3cdtf" type="defenseDate">2008-04-24</dateOther> </originInfo> <language> <languageTerm type="code" authority="iso639-2b">ger</languageTerm> </language> <abstract lang="eng">The biosynthesis of flavonoids in Arabidopsis thaliana can be interpreted as a model system for the regulation of gene expression and metabolism in plants. The flavonoids can be subdivided into flavonols, anthocyanins and proanthocyanidins. A majority of the transcription factors, which are involved in the developmental and tissue specific accumulation of these metabolites, is well known. In this work a number of regulators of the flavonoid metabolism was analysed in detail. Each of these regulators was mainly involved in the biosynthesis of one of the three subclasses of flavonoids. Either new functions of the regulators could be observed or tools for further investigations concerning their functions were generated. The C2H2 zinc finger protein TT1 was analysed as an example for a regulator of the seed coat specific proanthocyanidin accumulation. A stable knock out of the tt1 gene was generated using a transposon insertion line and the previously assumed tt1 knock out phenotype was confirmed. A number of new TT1 alleles was identified by the TILLING method. Those alleles are now available for the molecular characterisation of TT1. Moreover five homologues of TT1, which form the WIP gene family in A. thaliana together with TT1, were analysed concerning expression profiles, intracellular localisation, knock out and overexpression phenotypes and possible target genes. In tt1 proanthocyanidins are mainly found in the micropylar and chalazal area of the seeds. To analyse this tissue specific accumulation in more detail, a population of EMS mutagenised tt1 plants was generated. This population is available now for further investigations, which could lead to new insights in the molecular function of TT1 or in the different regulation of gene expression in the micropylar and chalazal areas of the seed. The PFG genes encode the R2R3-MYB transcription factors MYB11, MYB12 and MYB111, which are flavonol specific regulators. They are known to activate some genes, which are encoding enzymes of the flavonoid metabolism, like for example CHS and FLS. There were hints for further candidate target genes, resulting from ATH1 gene chip analysis. In this work three of these candidate target genes could be confirmed experimentally by using co-transfection assays. Besides R2R3-MYB transcription factors R3-MYB proteins are found in A. thaliana. An involvement in processes leading to the determination of the cell identity of trichomes and root hairs has been shown for several R3-MYBs. In this work a negatively regulating effect of the R3-MYB protein MYBL2 on the activation of the DFR gene, which is involved in anthocyanin formation, has been shown. This is the first known example of an R3-MYB gene, which is involved in flavonoid metabolism in plants.</abstract> <abstract lang="eng">Der Flavonoidmetabolismus in Arabidopsis thaliana kann als Modellsystem zum Verständnis der Regulation von Genexpression und Stoffwechsel in Pflanzen aufgefasst werden. Als Endprodukte der Flavonoidbiosynthese werden Flavonole, Anthocyane und Proanthocyanidine gefunden. Viele der Transkriptionsfaktoren, die an der entwicklungs- und gewebespezifischen Akkumulation dieser Metabolite beteiligt sind, sind bereits charakterisiert. Im Rahmen dieser Arbeit wurden exemplarisch Regulatoren, die jeweils die Biosynthese einer der drei Flavonoidklassen beeinflussen, detailliert untersucht. Hierbei konnten für sie entweder bislang unbekannte Funktionen beobachtet werden oder Hilfsmittel für ihre weiterführende Analyse bereitgestellt werden. Als Regulator der samenschalenspezifischen Proanthocyanidinakkumulation wurde das C2H2-Zinkfingerprotein TT1 behandelt. Es wurde unter Verwendung einer Transposon-Insertionslinie ein stabiler knock out des tt1-Gens generiert und der vermutete knock out Phänotyp bestätigt. Eine Reihe neuer TT1-Allele wurde durch TILLING identifiziert, die nun zur molekularen Charakterisierung von TT1 zur Verfügung stehen. Weiterhin wurden fünf zu TT1 homologe Gene, die zusammen die WIP-Genfamilie in A. thaliana bilden, hinsichtlich Expressionsmuster, intrazellulärer Lokalisation, knock out und Überexpressionsphänotypen sowie möglicher Zielgene untersucht. Weiterhin wurde die auch im tt1 knock out spezifisch in den Samengeweben Mikropyle und Chalaza stattfindende Proanthocyanidinsynthese analysiert. Hierzu wurde eine Population EMS-mutagenisierter tt1 Pflanzen aufgebaut. Diese steht nun für weiterführende Untersuchungen zur Verfügung, die einerseits Hinweise zur molekularen TT1-Funktion liefern könnten und andererseits die Aufklärung der vom restlichen Samengewebe abweichenden Regulation der Flavonoidbiosynthese in Mikropyle und Chalaza ermöglichen könnten. Die von den PFG-Genen kodierten R2R3-MYB-Transkriptionsfaktoren MYB11, MYB12 und MYB111 stellen flavonolspezifische Regulatoren der Flavonoidbiosynthese dar. Einige Strukturgene des Flavonoidstoffwechsels wie beispielsweise CHS oder FLS werden von ihnen aktiviert. Weitere Zielgene wurden aufgrund von ATH1-Genchip-Analysen angenommen. Im Rahmen dieser Arbeit konnten mit A5g62210, At2g22590 und At4g15480 drei dieser weiteren Zielgene durch Ko-Transfektionsexperimente experimentell bestätigt werden. Neben R2R3-MYB-Transkriptionsfaktoren werden in A. thaliana R3-MYB-Proteine gefunden. Für eine Reihe von ihnen wird üblicherweise eine Beteiligung an der Zelldifferenzierung zu Trichom- oder Wurzelhaarzellen gefunden. Im Rahmen dieser Arbeit konnte für das R3-MYB-Protein MYBL2 ein negativer Einfluss auf die Aktivierung des an der Anthocyanbiosynthese beteiligten Gens DFR nachgewiesen werden und somit erstmalig eine Beteiligung eines R3-MYB-Gens am Flavonoidmetabolismus gezeigt werden.</abstract> <subject> <topic>Zinkfinger</topic> <topic>WIP-Proteine</topic> <topic>Sekundärmetabolit</topic> <topic>Flavonoide</topic> <topic>Proanthocyanidine</topic> <topic>Anthocyane</topic> <topic>Ackerschmalwand</topic> <topic>Flavonoidstoffwechsel</topic> <topic>Samen</topic> <topic>Transkriptionsfaktor</topic> </subject> <classification authority="ddc">570</classification> <identifier type="urn">urn:nbn:de:hbz:361-12918</identifier> <identifier type="sys">HT015626001</identifier> <accessCondition type="use and reproduction" xlink:href="https://rightsstatements.org/vocab/InC/1.0/">Urheberrechtsschutz</accessCondition> <recordInfo> <recordIdentifier>bielefeld_pub_2303339</recordIdentifier> </recordInfo> <extension> <vl:doctype>oaDoctoralThesis</vl:doctype> </extension> </mods> </mets:xmlData> </mets:mdWrap> </mets:dmdSec> <mets:fileSec> <mets:fileGrp USE="pdf upload"> <mets:file MIMETYPE="application/pdf" ID="FILE0_bielefeld_pub_2303339"> <mets:FLocat xlink:href="https://pub.uni-bielefeld.de/download/2303339/2303342/Gunnar_Diss_HiQuality.pdf" LOCTYPE="URL"/> </mets:file> </mets:fileGrp> </mets:fileSec> <mets:structMap TYPE="LOGICAL"> <mets:div TYPE="document" ID="bielefeld_pub_2303339" DMDID="DMD2303339"> <mets:fptr FILEID="FILE0_bielefeld_pub_2303339"/> </mets:div> </mets:structMap> </mets:mets>
127.093333
2,159
0.709924
b1ea3d61deef4bf962dc62959267f6dfd606667a
1,353
xml
XML
app/src/main/res/layout/activity_main.xml
September26/ExcelView
522a6fedc174d6eebbcd3d28640702ca11272005
[ "Apache-2.0" ]
45
2021-11-01T03:06:02.000Z
2022-03-02T00:25:38.000Z
app/src/main/res/layout/activity_main.xml
September26/ExcelView
522a6fedc174d6eebbcd3d28640702ca11272005
[ "Apache-2.0" ]
null
null
null
app/src/main/res/layout/activity_main.xml
September26/ExcelView
522a6fedc174d6eebbcd3d28640702ca11272005
[ "Apache-2.0" ]
5
2021-11-07T08:50:19.000Z
2022-03-03T07:25:30.000Z
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:divider="@color/white" android:dividerPadding="5dp" android:orientation="vertical" android:showDividers="middle" tools:context=".MainActivity"> <Button android:id="@+id/button_first" android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="center" android:text="@string/style1" /> <Button android:id="@+id/button_second" android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="center" android:text="@string/style2" /> <Button android:id="@+id/button_third" android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="center" android:text="@string/openxls" /> <Button android:id="@+id/button_fourth" android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="center" android:text="@string/openxlsx" /> </LinearLayout>
33
72
0.665188
812b32e1ec48a65f69be154bfd5403f8baa466d5
28,042
storyboard
XML
ios/Calculator.storyboard
UIGuigo/telegrapher
ced789be31f90541ab4fc27a985270e68eb86652
[ "MIT" ]
null
null
null
ios/Calculator.storyboard
UIGuigo/telegrapher
ced789be31f90541ab4fc27a985270e68eb86652
[ "MIT" ]
null
null
null
ios/Calculator.storyboard
UIGuigo/telegrapher
ced789be31f90541ab4fc27a985270e68eb86652
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11173.2" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="v9j-62-cDJ"> <dependencies> <deployment identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11143.2"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <scenes> <!--Calculator--> <scene sceneID="dR3-IY-Y9K"> <objects> <viewController id="v9j-62-cDJ" customClass="CalculatorViewController" customModule="telegrapher" customModuleProvider="target" sceneMemberID="viewController"> <layoutGuides> <viewControllerLayoutGuide type="top" id="TN0-SG-qHP"/> <viewControllerLayoutGuide type="bottom" id="IRF-Ph-vxe"/> </layoutGuides> <view key="view" contentMode="scaleToFill" id="5um-tS-8hN"> <rect key="frame" x="0.0" y="0.0" width="355" height="506"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="Fi3-LF-8oL"> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zw1-Li-HQZ"> <color key="backgroundColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> <attributedString key="attributedText"> <fragment content="0"> <attributes> <color key="NSColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <font key="NSFont" metaFont="system" size="45"/> <paragraphStyle key="NSParagraphStyle" alignment="right" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/> </attributes> </fragment> </attributedString> <nil key="highlightedColor"/> </label> <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="twt-cN-bHN" userLabel="Row 1"> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iYa-5V-Fnf"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="C"> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> <connections> <action selector="didPressKeyWithKey:" destination="v9j-62-cDJ" eventType="touchUpInside" id="JjG-SA-VPg"/> </connections> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="arK-Cb-RaF"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="±"> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hQk-rV-cPA"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="%"> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Fdz-uc-E9O"> <color key="backgroundColor" red="0.96078431369999995" green="0.57254901960000004" blue="0.24313725489999999" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="/"> <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> </state> </button> </subviews> </stackView> <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="lU8-oq-iG5" userLabel="Row 2"> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="eQt-nk-hkY"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="7"> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="72C-Hn-EVY"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="8"> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RmI-VV-VRl"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="9"> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bKT-dI-viV"> <color key="backgroundColor" red="0.96078431369999995" green="0.57254901960000004" blue="0.24313725489999999" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="X"> <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> </state> </button> </subviews> </stackView> <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="UUY-JH-SJb" userLabel="Row 3"> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yrC-wG-h9W"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="4"> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tuG-Re-STo"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="5"> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RkM-o8-OWd"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="6"> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kXi-Ta-slk"> <color key="backgroundColor" red="0.96078431369999995" green="0.57254901960000004" blue="0.24313725489999999" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="-"> <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> </state> </button> </subviews> </stackView> <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="Bvj-hX-fwt" userLabel="Row 4"> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yTd-EL-1dN"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="1"> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LZs-z2-3Mq"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="2"> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oM7-1f-u4J"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="3"> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sMe-Ad-skZ"> <color key="backgroundColor" red="0.96078431369999995" green="0.57254901960000004" blue="0.24313725489999999" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="+"> <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> </state> </button> </subviews> </stackView> <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="TxM-s8-NOQ" userLabel="Row 5"> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uYY-LU-dDB"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="0"> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zq9-tG-hwn"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal"> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jTb-ug-B8m"> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="."> <color key="titleColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fnL-nx-PhR"> <color key="backgroundColor" red="0.96078431369999995" green="0.57254901960000004" blue="0.24313725489999999" alpha="1" colorSpace="calibratedRGB"/> <fontDescription key="fontDescription" type="system" pointSize="25"/> <state key="normal" title="="> <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> </state> </button> </subviews> </stackView> </subviews> </stackView> </subviews> <color key="backgroundColor" red="0.29803921570000003" green="0.29803921570000003" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstItem="Fi3-LF-8oL" firstAttribute="leading" secondItem="5um-tS-8hN" secondAttribute="leading" id="1xH-4t-G1f"/> <constraint firstItem="IRF-Ph-vxe" firstAttribute="top" secondItem="Fi3-LF-8oL" secondAttribute="bottom" id="IyR-Wy-xr7"/> <constraint firstAttribute="trailing" secondItem="Fi3-LF-8oL" secondAttribute="trailing" id="mT2-dQ-LbL"/> <constraint firstItem="Fi3-LF-8oL" firstAttribute="top" secondItem="TN0-SG-qHP" secondAttribute="bottom" id="reJ-dF-smn"/> </constraints> </view> <navigationItem key="navigationItem" title="Calculator" id="JbH-aq-Vs0"/> <simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="lightContent"/> <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> <size key="freeformSize" width="355" height="506"/> <connections> <outlet property="clear" destination="iYa-5V-Fnf" id="A1A-nU-hBn"/> <outlet property="divide" destination="Fdz-uc-E9O" id="szG-S8-R97"/> <outlet property="eight" destination="72C-Hn-EVY" id="pe4-yD-e3A"/> <outlet property="empty" destination="zq9-tG-hwn" id="pEp-1D-Zug"/> <outlet property="equals" destination="fnL-nx-PhR" id="1pl-uP-3IE"/> <outlet property="five" destination="tuG-Re-STo" id="TjM-Rc-NcJ"/> <outlet property="four" destination="yrC-wG-h9W" id="QCk-lp-OYR"/> <outlet property="minus" destination="kXi-Ta-slk" id="Bnf-R5-GPF"/> <outlet property="negate" destination="arK-Cb-RaF" id="J9e-Ea-2XU"/> <outlet property="nine" destination="RmI-VV-VRl" id="pwI-ZS-WTz"/> <outlet property="one" destination="yTd-EL-1dN" id="7DW-ZA-IVP"/> <outlet property="output" destination="Zw1-Li-HQZ" id="zAb-pr-My2"/> <outlet property="percentage" destination="hQk-rV-cPA" id="0H0-YD-OyM"/> <outlet property="plus" destination="sMe-Ad-skZ" id="yeR-5x-wvc"/> <outlet property="seven" destination="eQt-nk-hkY" id="5Bj-W9-4kw"/> <outlet property="six" destination="RkM-o8-OWd" id="tl7-GT-Fwc"/> <outlet property="three" destination="oM7-1f-u4J" id="azZ-7H-ka0"/> <outlet property="times" destination="bKT-dI-viV" id="kso-Qo-53o"/> <outlet property="two" destination="LZs-z2-3Mq" id="PVb-st-4KT"/> <outlet property="zero" destination="uYY-LU-dDB" id="7DN-bO-M4G"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="qfP-XM-CZ7" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="437.60000000000002" y="-170.01499250374815"/> </scene> </scenes> </document>
115.399177
345
0.520969
458e32a8079b4fd196083f81046f8c7ada0357b2
4,544
xml
XML
NfcV_Reader/src/main/res/layout/write.xml
nfcwormhole/NFC_Liquor
cf4003194f99b427eca5bafa37a7a6bc8501f94e
[ "Apache-2.0" ]
null
null
null
NfcV_Reader/src/main/res/layout/write.xml
nfcwormhole/NFC_Liquor
cf4003194f99b427eca5bafa37a7a6bc8501f94e
[ "Apache-2.0" ]
null
null
null
NfcV_Reader/src/main/res/layout/write.xml
nfcwormhole/NFC_Liquor
cf4003194f99b427eca5bafa37a7a6bc8501f94e
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="@color/White"> <ImageView android:id="@+id/ivBanner_read" android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="@drawable/background" /> <LinearLayout android:id="@+id/lyWrite" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_alignParentTop="true" android:layout_below="@+id/ivBanner_read" android:layout_marginTop="65dp" android:orientation="horizontal"> <TextView android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginRight="50dp" android:text="Block" android:textSize="20dp" /> <EditText android:id="@+id/etBlock" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="50dp" android:hint="0000" android:imeOptions="actionDone" android:inputType="text" android:maxLength="4" android:singleLine="true" android:text="" /> </LinearLayout> <LinearLayout android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_below="@+id/lyWrite" android:orientation="horizontal"> <TextView android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginRight="30dp" android:gravity="center" android:text="Value" android:textSize="20dp" /> <EditText android:id="@+id/etvalue1" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="10dp" android:hint="00" android:imeOptions="actionDone" android:inputType="text" android:maxLength="2" android:singleLine="true" android:text="" /> <EditText android:id="@+id/etvalue2" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="10dp" android:hint="00" android:imeOptions="actionDone" android:inputType="text" android:maxLength="2" android:singleLine="true" android:text="" /> <EditText android:id="@+id/etvalue3" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="10dp" android:hint="00" android:imeOptions="actionDone" android:inputType="text" android:maxLength="2" android:singleLine="true" android:text="" /> <EditText android:id="@+id/etvalue4" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="10dp" android:hint="00" android:imeOptions="actionDone" android:inputType="text" android:maxLength="2" android:singleLine="true" android:text="" /> </LinearLayout> <LinearLayout android:id="@+id/llWriteRead" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentBottom="true" android:layout_marginBottom="20dp" android:orientation="horizontal"> <Button android:id="@+id/button_clear" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="10dp" android:layout_weight="1" android:background="@drawable/selector_clear" android:text="" /> <Button android:id="@+id/button_writing" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="20dp" android:layout_weight="1" android:background="@drawable/selector_write_command" android:text="" /> </LinearLayout> </RelativeLayout>
33.411765
74
0.59463
619a06ace9035ce8ff78a9daa27fc41fd00f6247
6,071
xml
XML
app/src/main/res/layout/quake_settings.xml
gkraft63/QuakeReport
41393c665b28ff6a6502e9e6ca796972ff187c46
[ "Apache-2.0" ]
null
null
null
app/src/main/res/layout/quake_settings.xml
gkraft63/QuakeReport
41393c665b28ff6a6502e9e6ca796972ff187c46
[ "Apache-2.0" ]
null
null
null
app/src/main/res/layout/quake_settings.xml
gkraft63/QuakeReport
41393c665b28ff6a6502e9e6ca796972ff187c46
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="match_parent" android:background="#DEE49F" android:layout_height="match_parent"> <LinearLayout android:layout_width="match_parent" android:layout_height="0dp" android:layout_weight="1" android:gravity="center"> <TextView android:text="Settings for Earthquake search" android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="center" android:textColor="#3F51B5" android:textSize="36sp"/> </LinearLayout> <LinearLayout android:orientation="vertical" android:layout_width="match_parent" android:layout_height="0dp" android:layout_weight="1"> <LinearLayout android:orientation="horizontal" android:layout_width="match_parent" android:layout_height="0dp" android:layout_weight="1" android:gravity="center"> <TextView android:id="@+id/textView" android:layout_width="0dp" android:textSize="20sp" android:layout_height="wrap_content" android:layout_weight="1" android:gravity="center" android:text="Max Number of Earth Quakes to display:" android:textStyle="bold" /> <EditText android:id="@+id/num_quakes" android:layout_width="0dp" android:textSize="20sp" android:layout_height="wrap_content" android:imeOptions="actionSend" android:layout_weight="1" android:inputType="number" android:text="100" /> </LinearLayout> <LinearLayout android:orientation="horizontal" android:layout_width="match_parent" android:layout_height="0dp" android:layout_weight="1" android:gravity="center"> <TextView android:id="@+id/textView2" android:layout_width="0dp" android:textSize="20sp" android:layout_height="wrap_content" android:layout_weight="1" android:gravity="center" android:text="Enter min magnitude to search:" android:textStyle="bold" /> <EditText android:id="@+id/quakes_min_mag" android:layout_width="0dp" android:textSize="20sp" android:layout_height="wrap_content" android:layout_weight="1" android:imeOptions="actionSend" android:inputType="numberDecimal" android:text="4" /> </LinearLayout> <LinearLayout android:orientation="horizontal" android:layout_width="match_parent" android:layout_height="0dp" android:layout_weight="1" android:gravity="center"> <TextView android:id="@+id/textView3" android:layout_width="0dp" android:textSize="20sp" android:layout_height="wrap_content" android:layout_weight="1" android:gravity="center" android:text="Start Date:" android:textStyle="bold" /> <Button android:id="@+id/btnDate" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" android:layout_margin="8dp" android:gravity="center" android:background="#53bA3A" android:text="Start date" /> </LinearLayout> <LinearLayout android:orientation="horizontal" android:layout_width="match_parent" android:layout_height="0dp" android:layout_weight="1" android:gravity="center"> <TextView android:id="@+id/textView4" android:layout_width="0dp" android:textSize="20sp" android:layout_height="wrap_content" android:layout_weight="1" android:gravity="center" android:text="End Date:" android:textStyle="bold" /> <Button android:id="@+id/btnEndDate" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" android:layout_margin="8dp" android:background="#DC638C" android:text="End date" /> </LinearLayout> <LinearLayout android:orientation="horizontal" android:layout_width="match_parent" android:layout_height="0dp" android:layout_weight="1" android:gravity="center"> <Button android:id="@+id/button" android:layout_width="0dp" android:layout_margin="8dp" android:layout_height="wrap_content" android:layout_weight="1" android:gravity="center" android:background="#53bA3A" android:onClick="saveSettings" android:text="SAVE CHANGES" /> <TextView android:id="@+id/tvSelectedDate" android:layout_width="0dp" android:layout_weight="1" android:layout_height="wrap_content" android:textSize="30sp" android:textStyle="italic|bold" /> </LinearLayout> </LinearLayout> </LinearLayout>
34.299435
72
0.529567
dc36c499f10b1f35b512f8ce58a35e97d9939776
2,089
xsd
XML
schemas/tw/xsd/Modules/InvisibilityUpdate.xsd
Qibbi/BinaryAssetBuilder
9385092d05e5caaa7915c743bc46e4b645618204
[ "MIT" ]
7
2020-08-27T19:32:40.000Z
2021-09-26T05:34:31.000Z
schemas/tw/xsd/Modules/InvisibilityUpdate.xsd
Qibbi/BinaryAssetBuilder
9385092d05e5caaa7915c743bc46e4b645618204
[ "MIT" ]
null
null
null
schemas/tw/xsd/Modules/InvisibilityUpdate.xsd
Qibbi/BinaryAssetBuilder
9385092d05e5caaa7915c743bc46e4b645618204
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8" ?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="uri:ea.com:eala:asset" xmlns:at="uri:ea.com:eala:asset:type" xmlns:xas="uri:ea.com:eala:asset:schema" targetNamespace="uri:ea.com:eala:asset" elementFormDefault="qualified" xmlns:XmlEdit="http://tempuri.org/XmlEdit.xsd"> <xs:simpleType name="InvisibilityUpdateOptions"> <xs:restriction base="xs:string"> <xs:enumeration value="STARTS_ACTIVE"/> <xs:enumeration value="BROADCAST"/> <!-- Inverse is so that you can place an update on an object, and it will go invis if in range of something that passes the Broadcast filter. Regular broadcast means the object with the update makes everything around it invisible (hence inverse) --> <xs:enumeration value="BROADCAST_INVERSE"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="InvisibilityUpdateOptionsBitFlags"> <xs:list itemType="InvisibilityUpdateOptions"/> </xs:simpleType> <xs:complexType name="InvisibilityUpdateModuleData"> <xs:complexContent> <xs:extension base="UpdateModuleData"> <xs:sequence> <xs:element name="InvisibilityNugget" type="InvisibilityNuggetType" minOccurs="1" maxOccurs="1" xas:byValue="true" /> <xs:element name="BroadcastObjectFilter" type="ObjectFilter" minOccurs="0" /> <xs:element name="RequiresUpgrade" type="UpgradeTemplateWeakRef" minOccurs="0" maxOccurs="1" /> </xs:sequence> <xs:attribute name="Options" type="InvisibilityUpdateOptionsBitFlags" default=""/> <xs:attribute name="UpdatePeriod" type="Time" default="1s"/> <xs:attribute name="BroadcastRange" type="SageReal" default="0"/> <xs:attribute name="OpacityMin" type="Percentage" default="40%"/> <xs:attribute name="OpacityMax" type="Percentage" default="100%"/> <xs:attribute name="NamedVoiceNameToUseAsVoiceMoveToStealthyArea" type="StringHash" use="optional"/> <xs:attribute name="NamedVoiceNameToUseAsVoiceEnterStateMoveToStealthyArea" type="StringHash" use="optional" /> </xs:extension> </xs:complexContent> </xs:complexType> </xs:schema>
53.564103
282
0.736237
82f387c6c4e004e395652b701974a47ec02a1a2a
1,425
xml
XML
drawable/character_animation_8623.xml
OBCZ/ChineseCharAnimationsForAndroid
686ae33ae8195bbe7f8c98db501fb966e37d693b
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
drawable/character_animation_8623.xml
OBCZ/ChineseCharAnimationsForAndroid
686ae33ae8195bbe7f8c98db501fb966e37d693b
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
drawable/character_animation_8623.xml
OBCZ/ChineseCharAnimationsForAndroid
686ae33ae8195bbe7f8c98db501fb966e37d693b
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <animated-vector xmlns:android="http://schemas.android.com/apk/res/android" android:drawable="@drawable/character_vector_8623"> <target android:name="stroke_1" android:animation="@animator/character_animator_8623_stroke_1" /> <target android:name="stroke_2" android:animation="@animator/character_animator_8623_stroke_2" /> <target android:name="stroke_3" android:animation="@animator/character_animator_8623_stroke_3" /> <target android:name="stroke_4" android:animation="@animator/character_animator_8623_stroke_4" /> <target android:name="stroke_5" android:animation="@animator/character_animator_8623_stroke_5" /> <target android:name="stroke_6" android:animation="@animator/character_animator_8623_stroke_6" /> <target android:name="stroke_7" android:animation="@animator/character_animator_8623_stroke_7" /> <target android:name="stroke_8" android:animation="@animator/character_animator_8623_stroke_8" /> <target android:name="stroke_9" android:animation="@animator/character_animator_8623_stroke_9" /> <target android:name="stroke_10" android:animation="@animator/character_animator_8623_stroke_10" /> <target android:name="stroke_11" android:animation="@animator/character_animator_8623_stroke_11" /> <target android:name="stroke_12" android:animation="@animator/character_animator_8623_stroke_12" /> </animated-vector>
75
103
0.785965
7376e4fa3771057833727195590e5b944029e143
433
xml
XML
apigee/sharedflows/auth-gcp/sharedflowbundle/policies/ev-gauth-bearer.xml
dknezicd/memorystore-blacklist
ec1e288ae23f88785f2264831d3189e9ed9c806a
[ "Apache-2.0" ]
2
2020-05-29T11:36:46.000Z
2021-01-19T00:29:57.000Z
apigee/sharedflows/auth-gcp/sharedflowbundle/policies/ev-gauth-bearer.xml
dknezicd/memorystore-blacklist
ec1e288ae23f88785f2264831d3189e9ed9c806a
[ "Apache-2.0" ]
null
null
null
apigee/sharedflows/auth-gcp/sharedflowbundle/policies/ev-gauth-bearer.xml
dknezicd/memorystore-blacklist
ec1e288ae23f88785f2264831d3189e9ed9c806a
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ExtractVariables async="false" continueOnError="false" enabled="true" name="ev-gauth-bearer"> <IgnoreUnresolvedVariables>true</IgnoreUnresolvedVariables> <JSONPayload> <Variable name="gauthBearer"> <JSONPath>$.id_token</JSONPath> </Variable> </JSONPayload> <Source clearPayload="false">scGauthCfResponse</Source> </ExtractVariables>
43.3
94
0.702079
877e84d97f65cafc2fac3c0c7365627dbfd048fd
926
xml
XML
topline/src/main/res/layout/fragment_home.xml
EndureBlaze/AndroidWork
4a86620ac472943b936427cf82d459659dbce867
[ "MIT" ]
2
2021-04-10T09:09:31.000Z
2021-05-18T16:11:50.000Z
topline/src/main/res/layout/fragment_home.xml
EndureBlaze/AndroidWork
4a86620ac472943b936427cf82d459659dbce867
[ "MIT" ]
null
null
null
topline/src/main/res/layout/fragment_home.xml
EndureBlaze/AndroidWork
4a86620ac472943b936427cf82d459659dbce867
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <layout xmlns:android="http://schemas.android.com/apk/res/android"> <data> </data> <RelativeLayout android:layout_width="match_parent" android:layout_height="match_parent"> <com.scwang.smart.refresh.layout.SmartRefreshLayout android:id="@+id/refresh" android:layout_width="match_parent" android:layout_height="match_parent"> <com.scwang.smart.refresh.header.ClassicsHeader android:layout_width="match_parent" android:layout_height="wrap_content"/> <ren.imyan.topline.customview.wraprecyclerview.WrapRecyclerView android:id="@+id/list" android:layout_width="match_parent" android:layout_height="match_parent" /> </com.scwang.smart.refresh.layout.SmartRefreshLayout> </RelativeLayout> </layout>
33.071429
75
0.638229
852aa9a4b9324130a4f8297053ebd3cd9fd5934a
1,082
xml
XML
p1/p1-t21/p1-t21-c154-s5.xml
morrissinger/MassGenLaws
8d740ef0e0fb8334174fac7ff1ab97c579f54862
[ "Unlicense" ]
1
2020-11-25T20:33:55.000Z
2020-11-25T20:33:55.000Z
p1/p1-t21/p1-t21-c154-s5.xml
morrissinger/MassGenLaws
8d740ef0e0fb8334174fac7ff1ab97c579f54862
[ "Unlicense" ]
null
null
null
p1/p1-t21/p1-t21-c154-s5.xml
morrissinger/MassGenLaws
8d740ef0e0fb8334174fac7ff1ab97c579f54862
[ "Unlicense" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <law> <structure> <unit label="part" identifier="1" order_by="1" level="1">Administration Of The Government</unit> <unit label="title" identifier="21" order_by="21" level="2">Labor And Industries</unit> <unit label="chapter" identifier="154" order_by="154" level="3">Assignment Of Wages</unit> </structure> <section_number>5</section_number> <catch_line>Standard Form</catch_line> <order_by>5</order_by> <text> <section prefix="1"> Of    dollars (with interest thereon from    , at the rate of    per cent per annum), for money (or goods) actually furnished by the assignee amounting to    dollars. </section> <section prefix="2"> Contracted prior to the execution of this assignment (or contracted simultaneously with the execution of this assignment). </section> <section prefix="3"> Three fourths of the weekly earnings or wages, which are    dollars, are exempt from this assignment. </section> </text> </law>
49.181818
176
0.650647
857db6d5e3c36860824e5f67ed27a9e22b7f8853
17,801
ui
XML
ui/scannerdialog.ui
jimhester/dwarftherapist
44b48fc87f07011d348be12b9abdf5206d54ba40
[ "MIT" ]
3
2015-03-21T00:24:13.000Z
2021-08-04T07:18:46.000Z
ui/scannerdialog.ui
jimhester/dwarftherapist
44b48fc87f07011d348be12b9abdf5206d54ba40
[ "MIT" ]
null
null
null
ui/scannerdialog.ui
jimhester/dwarftherapist
44b48fc87f07011d348be12b9abdf5206d54ba40
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>ScannerDialog</class> <widget class="QDialog" name="ScannerDialog"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1090</width> <height>590</height> </rect> </property> <property name="windowTitle"> <string>DF Rapist</string> </property> <layout class="QVBoxLayout" name="verticalLayout_7"> <item> <layout class="QHBoxLayout" name="horizontalLayout_2" stretch="3,2"> <item> <layout class="QVBoxLayout" name="verticalLayout_6"> <item> <widget class="QLabel" name="label_3"> <property name="text"> <string>Output</string> </property> </widget> </item> <item> <widget class="QTextBrowser" name="text_output"> <property name="font"> <font> <family>Courier</family> </font> </property> <property name="undoRedoEnabled"> <bool>true</bool> </property> <property name="lineWrapMode"> <enum>QTextEdit::NoWrap</enum> </property> <property name="readOnly"> <bool>false</bool> </property> <property name="tabStopWidth"> <number>80</number> </property> <property name="textInteractionFlags"> <set>Qt::TextEditorInteraction</set> </property> </widget> </item> </layout> </item> <item> <layout class="QVBoxLayout" name="verticalLayout_5"> <item> <widget class="QGroupBox" name="gb_scan_targets"> <property name="title"> <string>Scan Targets</string> </property> <layout class="QGridLayout" name="gridLayout_2"> <item row="0" column="0"> <widget class="QPushButton" name="btn_find_creature_vector"> <property name="text"> <string>Locate Creature Vector</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QPushButton" name="pushButton"> <property name="text"> <string>Locate Stone Vector</string> </property> </widget> </item> <item row="1" column="0"> <widget class="QPushButton" name="btn_find_dwarf_race_index"> <property name="text"> <string>Locate Dwarf Race Index</string> </property> </widget> </item> <item row="1" column="1"> <widget class="QPushButton" name="pushButton_2"> <property name="text"> <string>Locate Metal Vector</string> </property> </widget> </item> <item row="2" column="0"> <widget class="QPushButton" name="btn_find_translations_vector"> <property name="text"> <string>Locate Translations Vector</string> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QGroupBox" name="gb_search"> <property name="title"> <string>Brute Force Search</string> </property> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0"> <widget class="QLineEdit" name="le_null_terminated_string"/> </item> <item row="0" column="1"> <widget class="QPushButton" name="btn_find_null_terminated_string"> <property name="text"> <string>Find Null Terminated String</string> </property> </widget> </item> <item row="1" column="0"> <widget class="QLineEdit" name="le_find_address"/> </item> <item row="1" column="1"> <layout class="QHBoxLayout" name="horizontalLayout_7" stretch="0,10"> <item> <layout class="QHBoxLayout" name="horizontalLayout_6"> <item> <widget class="QRadioButton" name="rb_hex"> <property name="text"> <string>hex</string> </property> <property name="checked"> <bool>true</bool> </property> <attribute name="buttonGroup"> <string>buttonGroup</string> </attribute> </widget> </item> <item> <widget class="QRadioButton" name="rb_dec"> <property name="text"> <string>dec</string> </property> <attribute name="buttonGroup"> <string>buttonGroup</string> </attribute> </widget> </item> </layout> </item> <item> <widget class="QPushButton" name="btn_find_address"> <property name="text"> <string>Find number/address</string> </property> </widget> </item> </layout> </item> <item row="2" column="0"> <widget class="QSpinBox" name="sb_vector_entries"> <property name="suffix"> <string> entries</string> </property> <property name="prefix"> <string/> </property> <property name="minimum"> <number>1</number> </property> <property name="maximum"> <number>3000</number> </property> </widget> </item> <item row="2" column="1"> <widget class="QPushButton" name="btn_find_vector_by_length"> <property name="text"> <string>Find Vector By Length</string> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QGroupBox" name="gb_brute_force"> <property name="title"> <string>Brute Force</string> </property> <layout class="QVBoxLayout" name="verticalLayout_2"> <item> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <widget class="QLabel" name="label_2"> <property name="text"> <string>Address</string> </property> <property name="buddy"> <cstring>le_address</cstring> </property> </widget> </item> <item> <widget class="QLineEdit" name="le_address"> <property name="inputMask"> <string/> </property> <property name="text"> <string/> </property> <property name="maxLength"> <number>32767</number> </property> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_5" stretch="10,0"> <item> <widget class="QComboBox" name="cb_interpret_as_type"> <item> <property name="text"> <string>std::string</string> </property> </item> <item> <property name="text"> <string>NULL terminated string</string> </property> </item> <item> <property name="text"> <string>integer</string> </property> </item> <item> <property name="text"> <string>unsigned integer</string> </property> </item> <item> <property name="text"> <string>short</string> </property> </item> <item> <property name="text"> <string>unsigned short</string> </property> </item> <item> <property name="text"> <string>std::vector&lt;void*&gt;</string> </property> </item> <item> <property name="text"> <string>--RAW--</string> </property> </item> </widget> </item> <item> <widget class="QPushButton" name="btn_read_address"> <property name="text"> <string>READ</string> </property> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_4"> <item> <widget class="QLabel" name="label"> <property name="text"> <string>Output</string> </property> </widget> </item> <item> <widget class="QLineEdit" name="le_read_output"/> </item> </layout> </item> </layout> </widget> </item> <item> <widget class="QGroupBox" name="gb_progress"> <property name="enabled"> <bool>true</bool> </property> <property name="title"> <string>Scan Progress</string> </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QLabel" name="lbl_scan_progress"> <property name="text"> <string>PROGRESS MESSAGE</string> </property> </widget> </item> <item> <widget class="QProgressBar" name="pb_main"> <property name="enabled"> <bool>false</bool> </property> <property name="maximum"> <number>0</number> </property> <property name="value"> <number>0</number> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="invertedAppearance"> <bool>false</bool> </property> </widget> </item> <item> <widget class="QProgressBar" name="pb_sub"> <property name="enabled"> <bool>false</bool> </property> <property name="maximum"> <number>0</number> </property> <property name="value"> <number>0</number> </property> </widget> </item> </layout> </widget> </item> </layout> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_3"> <item> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="btn_cancel_scan"> <property name="text"> <string>Cancel Scan</string> </property> </widget> </item> <item> <widget class="QPushButton" name="btn_close"> <property name="text"> <string>Close</string> </property> </widget> </item> </layout> </item> </layout> </widget> <resources/> <connections> <connection> <sender>btn_find_creature_vector</sender> <signal>clicked()</signal> <receiver>ScannerDialog</receiver> <slot>find_creature_vector()</slot> <hints> <hint type="sourcelabel"> <x>863</x> <y>61</y> </hint> <hint type="destinationlabel"> <x>375</x> <y>236</y> </hint> </hints> </connection> <connection> <sender>btn_find_dwarf_race_index</sender> <signal>clicked()</signal> <receiver>ScannerDialog</receiver> <slot>find_dwarf_race_index()</slot> <hints> <hint type="sourcelabel"> <x>863</x> <y>94</y> </hint> <hint type="destinationlabel"> <x>746</x> <y>126</y> </hint> </hints> </connection> <connection> <sender>btn_find_translations_vector</sender> <signal>clicked()</signal> <receiver>ScannerDialog</receiver> <slot>find_translations_vector()</slot> <hints> <hint type="sourcelabel"> <x>863</x> <y>127</y> </hint> <hint type="destinationlabel"> <x>745</x> <y>94</y> </hint> </hints> </connection> <connection> <sender>btn_find_null_terminated_string</sender> <signal>clicked()</signal> <receiver>ScannerDialog</receiver> <slot>find_null_terminated_string()</slot> <hints> <hint type="sourcelabel"> <x>941</x> <y>195</y> </hint> <hint type="destinationlabel"> <x>745</x> <y>196</y> </hint> </hints> </connection> <connection> <sender>btn_find_vector_by_length</sender> <signal>clicked()</signal> <receiver>ScannerDialog</receiver> <slot>find_vector_by_length()</slot> <hints> <hint type="sourcelabel"> <x>867</x> <y>261</y> </hint> <hint type="destinationlabel"> <x>748</x> <y>236</y> </hint> </hints> </connection> <connection> <sender>btn_read_address</sender> <signal>clicked()</signal> <receiver>ScannerDialog</receiver> <slot>brute_force_read()</slot> <hints> <hint type="sourcelabel"> <x>1067</x> <y>363</y> </hint> <hint type="destinationlabel"> <x>747</x> <y>314</y> </hint> </hints> </connection> <connection> <sender>btn_cancel_scan</sender> <signal>clicked()</signal> <receiver>ScannerDialog</receiver> <slot>cancel_scan()</slot> <hints> <hint type="sourcelabel"> <x>996</x> <y>576</y> </hint> <hint type="destinationlabel"> <x>380</x> <y>452</y> </hint> </hints> </connection> <connection> <sender>btn_close</sender> <signal>clicked()</signal> <receiver>ScannerDialog</receiver> <slot>accept()</slot> <hints> <hint type="sourcelabel"> <x>1079</x> <y>576</y> </hint> <hint type="destinationlabel"> <x>693</x> <y>448</y> </hint> </hints> </connection> <connection> <sender>le_address</sender> <signal>returnPressed()</signal> <receiver>btn_read_address</receiver> <slot>click()</slot> <hints> <hint type="sourcelabel"> <x>1067</x> <y>327</y> </hint> <hint type="destinationlabel"> <x>1067</x> <y>363</y> </hint> </hints> </connection> <connection> <sender>le_null_terminated_string</sender> <signal>returnPressed()</signal> <receiver>btn_find_null_terminated_string</receiver> <slot>click()</slot> <hints> <hint type="sourcelabel"> <x>798</x> <y>192</y> </hint> <hint type="destinationlabel"> <x>941</x> <y>195</y> </hint> </hints> </connection> <connection> <sender>le_find_address</sender> <signal>returnPressed()</signal> <receiver>btn_find_address</receiver> <slot>click()</slot> <hints> <hint type="sourcelabel"> <x>701</x> <y>218</y> </hint> <hint type="destinationlabel"> <x>970</x> <y>214</y> </hint> </hints> </connection> <connection> <sender>btn_find_address</sender> <signal>clicked()</signal> <receiver>ScannerDialog</receiver> <slot>find_number_or_address()</slot> <hints> <hint type="sourcelabel"> <x>1024</x> <y>214</y> </hint> <hint type="destinationlabel"> <x>1087</x> <y>212</y> </hint> </hints> </connection> <connection> <sender>pushButton</sender> <signal>clicked()</signal> <receiver>ScannerDialog</receiver> <slot>find_stone_vector()</slot> <hints> <hint type="sourcelabel"> <x>907</x> <y>49</y> </hint> <hint type="destinationlabel"> <x>908</x> <y>7</y> </hint> </hints> </connection> <connection> <sender>pushButton_2</sender> <signal>clicked()</signal> <receiver>ScannerDialog</receiver> <slot>find_metal_vector()</slot> <hints> <hint type="sourcelabel"> <x>1003</x> <y>84</y> </hint> <hint type="destinationlabel"> <x>1084</x> <y>85</y> </hint> </hints> </connection> </connections> <slots> <slot>find_creature_vector()</slot> <slot>find_dwarf_race_index()</slot> <slot>find_translations_vector()</slot> <slot>find_null_terminated_string()</slot> <slot>find_vector_by_length()</slot> <slot>brute_force_read()</slot> <slot>cancel_scan()</slot> <slot>find_number_or_address()</slot> <slot>find_stone_vector()</slot> <slot>find_metal_vector()</slot> </slots> <buttongroups> <buttongroup name="buttonGroup"/> </buttongroups> </ui>
28.757674
81
0.490534
727e59cd789f18158b7b4033b2ed2bf64c5320e5
1,527
xml
XML
admin/src/main/resources/mappers/MYBATIS_UmsMemberLevelXmlMapper.xml
FrankJacks/phantom
7f427e102d8e256199d040fac6bc4024f96e1133
[ "Apache-2.0" ]
null
null
null
admin/src/main/resources/mappers/MYBATIS_UmsMemberLevelXmlMapper.xml
FrankJacks/phantom
7f427e102d8e256199d040fac6bc4024f96e1133
[ "Apache-2.0" ]
1
2022-03-11T02:00:11.000Z
2022-03-14T01:16:05.000Z
admin/src/main/resources/mappers/MYBATIS_UmsMemberLevelXmlMapper.xml
FrankJacks/phantom
7f427e102d8e256199d040fac6bc4024f96e1133
[ "Apache-2.0" ]
1
2022-03-11T02:00:01.000Z
2022-03-11T02:00:01.000Z
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="com.jldt.phantom.admin.mapper.UmsMemberLevelMapper"> <resultMap type="com.jldt.phantom.common.facade.entity.admin.UmsMemberLevelEntity" id="UmsMemberLevelEntityMap"> <result property="id" column="id"/> <result property="name" column="name"/> <result property="growthPoint" column="growth_point"/> <result property="defaultStatus" column="default_status"/> <result property="freeFreightPoint" column="free_freight_point"/> <result property="commentGrowthPoint" column="comment_growth_point"/> <result property="priviledgeFreeFreight" column="priviledge_free_freight"/> <result property="priviledgeSignIn" column="priviledge_sign_in"/> <result property="priviledgeComment" column="priviledge_comment"/> <result property="priviledgePromotion" column="priviledge_promotion"/> <result property="priviledgeMemberPrice" column="priviledge_member_price"/> <result property="priviledgeBirthday" column="priviledge_birthday"/> <result property="note" column="note"/> <result property="createBy" column="create_by"/> <result property="createTime" column="create_time"/> <result property="updateBy" column="update_by"/> <result property="updateTime" column="update_time"/> </resultMap> </mapper>
54.535714
86
0.694826
ab4dff144e2d9a091b7222fa0a647fd5de5e1838
84
xml
XML
android/app/src/main/res/values/strings.xml
BaoSeed/FirstReactNativeDemo
b619f54ba12c84cf179eb5f219e28362365b1413
[ "MIT" ]
null
null
null
android/app/src/main/res/values/strings.xml
BaoSeed/FirstReactNativeDemo
b619f54ba12c84cf179eb5f219e28362365b1413
[ "MIT" ]
null
null
null
android/app/src/main/res/values/strings.xml
BaoSeed/FirstReactNativeDemo
b619f54ba12c84cf179eb5f219e28362365b1413
[ "MIT" ]
null
null
null
<resources> <string name="app_name">MyFirstReactNativeAPP</string> </resources>
21
58
0.75
37af7e67f6a560f562a3358d5494d7934b20dc4c
93,241
xml
XML
periodicals/bmtnabi/issues/1855/01/27_01/bmtnabi_1855-01-27_01.tei.xml
cwulfman/bluemountain-transcriptions
a415e2eb1c13a55f1be7143f6832db3affa99f73
[ "CC0-1.0" ]
3
2017-03-17T20:18:21.000Z
2021-02-15T18:54:39.000Z
periodicals/bmtnabi/issues/1855/01/27_01/bmtnabi_1855-01-27_01.tei.xml
cwulfman/bluemountain-transcriptions
a415e2eb1c13a55f1be7143f6832db3affa99f73
[ "CC0-1.0" ]
null
null
null
periodicals/bmtnabi/issues/1855/01/27_01/bmtnabi_1855-01-27_01.tei.xml
cwulfman/bluemountain-transcriptions
a415e2eb1c13a55f1be7143f6832db3affa99f73
[ "CC0-1.0" ]
5
2017-02-21T02:00:04.000Z
2021-02-10T10:57:32.000Z
<?xml version="1.0" encoding="UTF-8"?> <TEI xmlns="http://www.tei-c.org/ns/1.0"> <teiHeader> <fileDesc> <titleStmt> <title> Transcription of <biblStruct> <monogr> <title level="j"> <seg type="main">Niederrheinische Musik-Zeitung für Kunstfreunde und Künstler</seg> </title> <imprint> <biblScope unit="vol">3</biblScope> <biblScope unit="issue">4</biblScope> <date when="1855-01-27">27. Januar 1855</date> </imprint> </monogr> </biblStruct> </title> </titleStmt> <publicationStmt> <publisher>Princeton University</publisher> <idno type="bmtnid">bmtnabi_1855-01-27_01</idno> </publicationStmt> <seriesStmt> <title level="s">The Blue Mountain Project</title> </seriesStmt> <sourceDesc> <biblStruct> <monogr> <title level="j"> <seg type="main">Niederrheinische Musik-Zeitung für Kunstfreunde und Künstler</seg> </title> <imprint> <biblScope unit="vol">3</biblScope> <biblScope unit="issue">4</biblScope> <date when="1855-01-27"/> </imprint> </monogr> <relatedItem type="host" target="bmtnabi"/> <relatedItem type="constituent" xml:id="c001"> <biblStruct> <analytic> <title level="a"> <seg type="main">Musik und Theater in Wien.</seg> </title> <textLang mainLang="ger"/> </analytic> <monogr> <imprint> <classCode scheme="CCS">TextContent</classCode> <biblScope unit="page">1-4</biblScope> </imprint> </monogr> </biblStruct> </relatedItem> <relatedItem type="constituent" xml:id="c002"> <biblStruct> <analytic> <title level="a"> <seg type="main">Pariser Briefe.</seg> </title> <textLang mainLang="ger"/> </analytic> <monogr> <imprint> <classCode scheme="CCS">TextContent</classCode> <biblScope unit="page">4-5</biblScope> </imprint> </monogr> </biblStruct> </relatedItem> <relatedItem type="constituent" xml:id="c003"> <biblStruct> <analytic> <title level="a"> <seg type="main">Aus Münster.</seg> </title> <textLang mainLang="ger"/> </analytic> <monogr> <imprint> <classCode scheme="CCS">TextContent</classCode> <biblScope unit="page">5-6</biblScope> </imprint> </monogr> </biblStruct> </relatedItem> <relatedItem type="constituent" xml:id="c004"> <biblStruct> <analytic> <title level="a"> <seg type="main">Aus Darmstadt.</seg> </title> <textLang mainLang="ger"/> </analytic> <monogr> <imprint> <classCode scheme="CCS">TextContent</classCode> <biblScope unit="page">6-7</biblScope> </imprint> </monogr> </biblStruct> </relatedItem> <relatedItem type="constituent" xml:id="c005"> <biblStruct> <analytic> <title level="a"> <seg type="main">Aus Frankfurt am Main.</seg> </title> <respStmt> <persName ref="">S</persName> <resp>cre</resp> </respStmt> <textLang mainLang="ger"/> </analytic> <monogr> <imprint> <classCode scheme="CCS">TextContent</classCode> <biblScope unit="page">7</biblScope> </imprint> </monogr> </biblStruct> </relatedItem> <relatedItem type="constituent" xml:id="c006"> <biblStruct> <analytic> <title level="a"> <seg type="main">Tages- und Unterhaltungs-Blatt.</seg> </title> <textLang mainLang="ger"/> </analytic> <monogr> <imprint> <classCode scheme="CCS">TextContent</classCode> <biblScope unit="page">7-8</biblScope> </imprint> </monogr> </biblStruct> </relatedItem> <relatedItem type="constituent" xml:id="c007"> <biblStruct> <analytic> <title level="a"> <seg type="main">Zur Aufklärung.</seg> </title> <respStmt> <persName ref="http://viaf.org/viaf/12659548">A. Schindler</persName> <resp>cre</resp> </respStmt> <textLang mainLang="ger"/> </analytic> <monogr> <imprint> <classCode scheme="CCS">TextContent</classCode> <biblScope unit="page">8</biblScope> </imprint> </monogr> </biblStruct> </relatedItem> <relatedItem type="constituent" xml:id="c008"> <biblStruct> <analytic> <title level="a"> <seg type="main">[Advertisement]</seg> </title> </analytic> <monogr> <imprint> <classCode scheme="CCS">SponsoredAdvertisement</classCode> <biblScope unit="page">8</biblScope> </imprint> </monogr> </biblStruct> </relatedItem> <relatedItem type="constituent" xml:id="c009"> <biblStruct> <analytic> <title level="a"> <seg type="main">[Advertisement]</seg> </title> </analytic> <monogr> <imprint> <classCode scheme="CCS">SponsoredAdvertisement</classCode> <biblScope unit="page">8</biblScope> </imprint> </monogr> </biblStruct> </relatedItem> <relatedItem type="constituent" xml:id="c010"> <biblStruct> <analytic> <title level="a"> <seg type="main">[Advertisement]</seg> </title> </analytic> <monogr> <imprint> <classCode scheme="CCS">SponsoredAdvertisement</classCode> <biblScope unit="page">8</biblScope> </imprint> </monogr> </biblStruct> </relatedItem> </biblStruct> </sourceDesc> </fileDesc> </teiHeader> <facsimile> <surface type="page"> <graphic url="file:///usr/share/BlueMountain/astore/periodicals/bmtnabi/issues/1855/01/27_01/delivery/bmtnabi_1855-01-27_01_0001.jp2"/> </surface> <surface type="page"> <graphic url="file:///usr/share/BlueMountain/astore/periodicals/bmtnabi/issues/1855/01/27_01/delivery/bmtnabi_1855-01-27_01_0002.jp2"/> </surface> <surface type="page"> <graphic url="file:///usr/share/BlueMountain/astore/periodicals/bmtnabi/issues/1855/01/27_01/delivery/bmtnabi_1855-01-27_01_0003.jp2"/> </surface> <surface type="page"> <graphic url="file:///usr/share/BlueMountain/astore/periodicals/bmtnabi/issues/1855/01/27_01/delivery/bmtnabi_1855-01-27_01_0004.jp2"/> </surface> <surface type="page"> <graphic url="file:///usr/share/BlueMountain/astore/periodicals/bmtnabi/issues/1855/01/27_01/delivery/bmtnabi_1855-01-27_01_0005.jp2"/> </surface> <surface type="page"> <graphic url="file:///usr/share/BlueMountain/astore/periodicals/bmtnabi/issues/1855/01/27_01/delivery/bmtnabi_1855-01-27_01_0006.jp2"/> </surface> <surface type="page"> <graphic url="file:///usr/share/BlueMountain/astore/periodicals/bmtnabi/issues/1855/01/27_01/delivery/bmtnabi_1855-01-27_01_0007.jp2"/> </surface> <surface type="page"> <graphic url="file:///usr/share/BlueMountain/astore/periodicals/bmtnabi/issues/1855/01/27_01/delivery/bmtnabi_1855-01-27_01_0008.jp2"/> </surface> </facsimile> <text> <body> <div type="Magazine"> <div type="Issue"> <div type="PublicationInfo"> <div type="GenericPubInfo"> <ab facs="P1_TB00001"> <lb facs="P1_TL00001"/>Niederrheinische Musik-Zeitung<lb facs="P1_TL00002"/>für Kunstfreunde und Künstler.<lb facs="P1_TL00003"/>Herausgegeben von Professor L. Bischoff. Verlag der M. DuMont-SckSerg'sehen Buchhandlung</ab> </div> <div type="GenericPubInfo"> <ab facs="P1_TB00004"> <lb facs="P1_TL00006"/>Nr. 4.</ab> </div> <div type="GenericPubInfo"> <ab facs="P1_TB00003"> <lb facs="P1_TL00005"/>KÖLN, 27. Januar 1855.</ab> </div> <div type="GenericPubInfo"> <ab facs="P1_TB00002"> <lb facs="P1_TL00004"/>111. Jahrgang.</ab> </div> <div type="GenericPubInfo"> <ab facs="P1_TB00009"> <lb facs="P1_TL00081"/>4</ab> </div> <div type="GenericPubInfo"> <ab facs="P8_TB00006"> <lb facs="P8_TL00047"/>Hie Miederrlieinische Mmsik-^eitun^<lb facs="P8_TL00048"/>erscheint jeden Samstag in mindestens einem ganzen 800-en- all<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00049"/>monatlich wird ihr ein Literatur-Blatt beigegeben. Abonne<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00050"/>mentspreis beträgt für das Halbjahr 2 Thlr., bei den K. preuss. Post-<lb facs="P8_TL00051"/>Anstalten 2 Thlr. 5 Sgr. Eine einzelne Nummer 4 Sgr. Einrückungs-<lb facs="P8_TL00052"/>Gebühren per Petitzeile 2 Sgr.<lb facs="P8_TL00053"/>Briefe und Zusendungen aller Art werden unter der Adresse der<lb facs="P8_TL00054"/>M. DuMont-Schauberg'schen Buchhandlung in Köln erbeten.<lb facs="P8_TL00055"/>Verantwortlicher Herausgeber: Prof. L. Bischoff in Köln.<lb facs="P8_TL00056"/>Verleger: M. DuMont-Schauberg'sche Buchhandlung in Köln.<lb facs="P8_TL00057"/>Drucker: M. DuMont-Schauberg in Köln, Breitstrasse 76 u. 78.</ab> </div> </div> <div type="EditorialContent"> <div type="TextContent" corresp="c001"> <div type="Head"> <ab facs="P1_TB00006"> <lb facs="P1_TL00045"/>Musik und Theater in Wien.</ab> </div> <div type="Copy"> <div type="BodyContent"> <div type="MinorHead"> <ab facs="P1_TB00007"> <lb facs="P1_TL00046"/>II. </ab> </div> <div type="Paragraph"> <div type="Text"> <ab facs="P1_TB00008"> <lb facs="P1_TL00047"/>„Von einem Opernsänger fordern wir zu allererst den<lb facs="P1_TL00048"/>Wohlklang der Stimme sammt reiner Intonation,<lb facs="P1_TL00049"/>ferner die technische Ausbildung derselben, sodann<lb facs="P1_TL00050"/>aber, und zwar als Conditio die Kennt<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00051"/>niss des musicalischen Vortrages. Zur Erfüllung<lb facs="P1_TL00052"/>dieser letzteren Bedingung müssen die vorher genannten<lb facs="P1_TL00053"/>als erfüllt betrachtet werden können. Nur eine wohl<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00054"/>klingende, reine, gleichartig und biegsam gewordene Stimme<lb facs="P1_TL00055"/>ist im Stande, die verschiedenen Schätzungen, welche<lb facs="P1_TL00056"/>zu einem guten Vortrage gehören, genau und richtig<lb facs="P1_TL00057"/>auszuführen, und nur ein guter Gesang-Unterricht kann<lb facs="P1_TL00058"/>dem Sänger den richtigen Gebrauch dieser Schätzungen<lb facs="P1_TL00059"/>beibringen.<lb facs="P1_TL00060"/>Ist nun einmal diese Bedingung des correcten<lb facs="P1_TL00061"/>Singens erfüllt, dann, aber auch nur dann, ist es an<lb facs="P1_TL00062"/>der Zeit, an schauspielerische Eigenschaften zu denken,<lb facs="P1_TL00063"/>dramatische Gestaltung zu verlangen. Sind wir aber jetzt<lb facs="P1_TL00064"/>so weit? Wo ist im Kärnthnerthor-Theater— seit<lb facs="P1_TL00065"/>dem Austritte Staudigl's ein Sänger, dessen Gesan<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00066"/>ges-Vortrag geeignet wäre, den eben ausgesprochenen An<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00067"/>forderungen zu genügen? Wir schätzen die Kraft<lb facs="P1_TL00068"/>und Tüchtigkeit des Herrn Draxler den markigen Ton<lb facs="P1_TL00069"/>und das ehrenwerthe Streben des Herrn Beck—wir eh<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00070"/>ren die sichere Intonation, die musicalische Festigkeit des<lb facs="P1_TL00071"/>Herrn Erl den Fleiss und Eifer des Herrn Kreutzer<lb facs="P1_TL00072"/>wir staunen ob der Stimmbildung des Herrn Steg er<lb facs="P1_TL00073"/>wir lühlen uns angezogen von der feinen Darstellungs<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00074"/>weise, von der intelligenten Auffassung, von der leiden<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00075"/>schaftlichen Gluth des Herrn Ander —aber alle diese<lb facs="P1_TL00076"/>mehr oder minder erfreulichen Zugaben sind weit ent<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00077"/>fernt von dem, was wir einen correcten, geschmack-<lb facs="P1_TL00078"/>und empfindungs vollen Vortrag nennen. Wir spra<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00079"/>chen eben von den männlichen Mitgliedern unserer Oper;<lb facs="P1_TL00080"/>mit den weiblichen steht es noch weit schlimmer. </ab> <ab facs="P1_TB00005"> <lb facs="P1_TL00007"/>„Wir können übrigens den Leser nie oft genug auf<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00008"/>merksam machen, dass wir in dieser Hinsicht eine nichts<lb facs="P1_TL00009"/>weniger als übertriebene, aussergewöhnliche<lb facs="P1_TL00010"/>Forderung stellen; wir müssen bei der herrschenden<lb facs="P1_TL00011"/>Begriffs-Verwirrung eindringlich wiederholen, dass wir un<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00012"/>ter richtigem Vortrage die Befolgung jener Regeln<lb facs="P1_TL00013"/>verstehen, deren Erklärung man in jedem Elementar-Unter<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00014"/>richtsbuche für Musik finden kann, jener Regeln vom<lb facs="P1_TL00015"/>Tempo, von der Tact-Eintheilung, von den guten und<lb facs="P1_TL00016"/>schlechten Tacttheilen, von der Wichtigkeit einzelner Noten,<lb facs="P1_TL00017"/>je nach ihrem Werthe oder ihrer Stellung u. s. w., jener<lb facs="P1_TL00018"/>Regeln, die jedes Kind begreifen kann, und die auch mei<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00019"/>stens in der Jugend gelernt, mit der Zeit aber, im Drange<lb facs="P1_TL00020"/>eines falschen Ehrgeizes, einer verderblichen Effecthascherei,<lb facs="P1_TL00021"/>bei Seite gelegt werden. Kein vernünftiger Mensch wird es<lb facs="P1_TL00022"/>läugnen wollen, dass nur die strenge Befolgung dieser Re<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00023"/>geln einen wahrhaft correcten Gesang zur Folge haben<lb facs="P1_TL00024"/>könne, und dass diese Correctheit das eigentliche, unerläss<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00025"/>liche Fundament bildet zu einer schönen Gesangesleistung.<lb facs="P1_TL00026"/>Aber die Correctheit allein macht es nicht aus, es muss<lb facs="P1_TL00027"/>auch Gefühl und Geschmack hinzugefügt werden und<lb facs="P1_TL00028"/>hierin liegt die von so Vielen als unüberwindlich betrach<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00029"/>tete Schwierigkeit lür den modernen Sänger —, die Schwie<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00030"/>rigkeit, jene vom guten Geschmack gebilligte, ja, verlangte<lb facs="P1_TL00031"/>Schattirung, jenen von dem Worte und der Situation<lb facs="P1_TL00032"/>geforderten Gefühls-Ausdruck zu finden und anzu<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00033"/>wenden, ohne die natürlichen Regeln tactischer<lb facs="P1_TL00034"/>und rhythmischer Noten-Betonung aufzugeben. <lb facs="P1_TL00035"/>„Das Geg entheil, die höhere Intelligenz, welche dis<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00036"/>tonirt, die prägnante Charakter-Darstellung, welche über<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00037"/>hudelt, die zerfliessende, vornehmthuende Schwärmerei,<lb facs="P1_TL00038"/>welche rallentirt, der hochpoetische Pathos, welcher keine<lb facs="P1_TL00039"/>ordentliche Scala zu singen weiss, diese eben so lächerliche<lb facs="P1_TL00040"/>als schädliche Anmaassung, mit welcher die modernen<lb facs="P1_TL00041"/>Opernsänger im Allgemeinen, hauptsächlich aber die Re<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00042"/>präsentanten so genannter „ „ dramatischer"" (leidenschaft<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00043"/>licher) Partieen, sich berechtigt, ja, sogar verpflichtet hal<pc type="endhypen" pre="false">-</pc> <lb facs="P1_TL00044"/>ten, „ „aller Regeln"« zu spotten diese Anmaas<pc type="endhypen" pre="false">-</pc> </ab> <ab facs="P2_TB00002"> <lb facs="P2_TL00002"/>sung muss unbarmherzig getadelt, überall, wo sie sich zeigt,<lb facs="P2_TL00003"/>verfolgt und ausgerottet werden.<lb facs="P2_TL00004"/>„Diese Herren und Damen sind grösstentheils noch<lb facs="P2_TL00005"/>nicht über die ersten Elemente des musicalischen Unter<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00006"/>richts hinaus; Stimm-Ansatz, Intonation, Abstufung, Beto<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00007"/>nung lässt mehr oder weniger bei Jedem so viel zu wün<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00008"/>schen übrig, dass, wer nur lür reinen Gesang Verständniss<lb facs="P2_TL00009"/>hat, mitleidig lächelnd die Achsel zuckt, wenn von der Be<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00010"/>friedigung höherer Anforderungen im Opernhause die<lb facs="P2_TL00011"/>Rede ist. Höhere Anforderungen! An einem Orte, wo die<lb facs="P2_TL00012"/>ersten, einfachsten, natürlichsten Gesetze der Vernunft alle<lb facs="P2_TL00013"/>Augenblicke von so genannten „ „ersten" " Sängern und<lb facs="P2_TL00014"/>Sängerinnen mit Füssen getreten werden! wo\ man den<lb facs="P2_TL00015"/>Unterschied zwischen einer Achtel- und einer Sechszehntel-<lb facs="P2_TL00016"/>Note, zwischen dieser und einer Triole, zwischen Noten<lb facs="P2_TL00017"/>mit und ohne Punkt kaum mehr vom Hörensagen kennt!<lb facs="P2_TL00018"/>wo das Schleppen, Zerren, Distoniren u. s. w. zur tägli<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00019"/>chen Gewohnheit und das Temp zur herrschenden<lb facs="P2_TL00020"/>Norm geworden ist! Höhere Anforderungen! Wo unge<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00021"/>straft die ärgsten Verstösse gegen die Vernunft, den besse<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00022"/>ren Geschmack, das feinere Gefühl unablässig und auf eine<lb facs="P2_TL00023"/>Weise begangen werden, welche im recitirenden Schau<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00024"/>spiel, nur halb so arg versucht, ihrer verdienten Strafe nicht<lb facs="P2_TL00025"/>entgehen würde! Der Schauspieler hat im Allgemeinen<lb facs="P2_TL00026"/>kein bestimmtes Zeitmaass zu beobachten, und dennoch,<lb facs="P2_TL00027"/>wie rasch empfindet es das Publicum, wie schärf rügt es<lb facs="P2_TL00028"/>die Kritik, und zwar nicht mit Unrecht, wenn ein Schau<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00029"/>spieler oder eine Schauspielerin sich erlaubt, einen Satz<lb facs="P2_TL00030"/>etwas gedehnt zu sprechen! Inder Oper ist das maass-<lb facs="P2_TL00031"/>und zwecklose Ritardiren zur stehenden Norm ge<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00032"/>worden; beinahe jeder dramatisch oder musicalisch wirk<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00033"/>same, oder mindestens lür wirksam gehaltene Moment wird<lb facs="P2_TL00034"/>durch ein plötzliches Aufhalten und Dehnen markirt, was<lb facs="P2_TL00035"/>eben so unpraktisch in der Ausführung ist, als sträflich in<lb facs="P2_TL00036"/>der Theorie; denn dieses plötzliche Zurückhalten im Mo<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00037"/>mente der Spannung ermüdet die Aufmerksamkeit und ver<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00038"/>mindert die Wirkung des Ganzen, statt sie zu erhöhen, und<lb facs="P2_TL00039"/>zwar um so mehr, als wirklich ein gränzenloser Miss<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00040"/>brauch damit getrieben wird. Das Gleiche gilt von den<lb facs="P2_TL00041"/>Betonungs-Fehlern. Reine Intonation, obwohl auch<lb facs="P2_TL00042"/>schon eine seltene Erscheinung, kommt doch noch zu Zei<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00043"/>ten vor; aber gehörige Abstufung und richtige<lb facs="P2_TL00044"/>Betonung der Noten ist im Kärnthnerthor-Theater<lb facs="P2_TL00045"/>fast gänzlich zur Mythe geworden.<lb facs="P2_TL00046"/>„Gegenüber einer offenbaren Unkenntniss der musicali<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00047"/>schen Regeln erscheint es sonderbar, wenn man über Man<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00048"/>gel an Spiel und Auffassung klagen hört. Gebt uns zuerst</ab> <ab facs="P2_TB00003"> <lb facs="P2_TL00049"/>Sänger und Sängerinnen, die zu singen verstehen, dann<lb facs="P2_TL00050"/>können dieselben, wenn sie schauspielerisches Talent be<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00051"/>sitzen und ihnen Gelegenheit zur weiteren Ausbildung ge<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00052"/>boten wird, auch diese letztere erlangen. Was nützt ihnen<lb facs="P2_TL00053"/>aber Geschick und Talent, Feuer und Intelligenz, wenn sie<lb facs="P2_TL00054"/>das nicht gelernt haben, was für sie die Hauptsache<lb facs="P2_TL00055"/>sein muss, wenn sie nicht singen gelernt haben? Leider<lb facs="P2_TL00056"/>kommen wir nach unserer langen Motivirung zu dem Aus<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00057"/>spruche, dass jene die ersten Fächer ausfüllenden Mitglie<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00058"/>der, wenn auch einige nicht ohne Begabung, doch was<lb facs="P2_TL00059"/>Stimme und Gesang mit allen damit verbundenen Eigen<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00060"/>schaften betrifft, sämmtlich Naturalisten sind."<lb facs="P2_TL00061"/>Wir brechen hier die scharfen, aber von wahrem Eifer<lb facs="P2_TL00062"/>für die Kunst zeugenden Auslassungen über das wiener<lb facs="P2_TL00063"/>Opern-Personal ab, welche um so mehr gelesen zu werden<lb facs="P2_TL00064"/>verdienen, als sie das Uebel an der Wurzel angreifen, und<lb facs="P2_TL00065"/>fügen noch einige Mittheilungen über das Opern-Repertoire<lb facs="P2_TL00066"/>der beiden Hofbühnen unter Laube's und Cornet's<lb facs="P2_TL00067"/>Leitung hinzu.<lb facs="P2_TL00068"/>„Das Repertoire des Burgtheaters, obwohl zu Zeiten<lb facs="P2_TL00069"/>vernachlässigt, verlor auch in den mattesten Perioden nie<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00070"/>mals seine solide Grundlage. Es wäre ungerecht, zu ver<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00071"/>kennen, dass seit dem Ihrections-Antritte des Herrn Laube,<lb facs="P2_TL00072"/>also seit fünf Jahren, diese Grundlage nicht nur nicht er<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00073"/>schüttert, sondern in vielfacher Beziehung gekräftigt wurde.<lb facs="P2_TL00074"/>Ein unbedingtes Lob wäre hier freilich nicht gut an<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00075"/>wendbar; Herr Laube hat, wie in so manchem Anderen,<lb facs="P2_TL00076"/>auch in seiner Repertoire-Bildung Eigenheiten, welche, zu<lb facs="P2_TL00077"/>weit getrieben, leicht zu bedeutenden Fehlern anwachsen<lb facs="P2_TL00078"/>könnten. Wir gehören auch zu den Ersten, welche dem<lb facs="P2_TL00079"/>artistischen Director des Burgtheaters das zu Zeiten her<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00080"/>vortretende Spielen mit dem Possenhaften, die beinahe un<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00081"/>willkürliche Hinneigung zum Grobkörnigen vorgehalten ha<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00082"/>ben; „ „aber"" pflegt der Feldherr zu sagen <lb facs="P2_TL00083"/>muss immer das Ganze überschlagen"", und dieses<lb facs="P2_TL00084"/>* „ Ganze" " zeigt uns im Burgtheater einen Anblick, woran<lb facs="P2_TL00085"/>der Kunstfreund, der Kritiker und die grosse Menge ihre<lb facs="P2_TL00086"/>Freude haben können. Jene Stücke, welche da nicht mehr<lb facs="P2_TL00087"/>hineintaugen, bilden eine kleine Minderheit; gegen die grosse<lb facs="P2_TL00088"/>Mehrzahl der aufgeführten Werke ist vom Standpunkte der<lb facs="P2_TL00089"/>strengsten Theater-Kritik nichts einzuwenden, es sind dies<lb facs="P2_TL00090"/>die beliebten Repertoire-Stücke der letzten Zeit, welche,<lb facs="P2_TL00091"/>wenn auch nicht von bleibendem Werthe, doch desswegen<lb facs="P2_TL00092"/>nicht werthlos sind, und überdies wenigstens durch eine<lb facs="P2_TL00093"/>gute Darstellung neu belebt werden; ferner mit weni<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00094"/>gen Ausnahmen die anregendsten neuen Producte ein<pc type="endhypen" pre="false">-</pc> <lb facs="P2_TL00095"/>heimischer und fremder Autoren, endlich ein mit jedem</ab> <ab facs="P3_TB00002"> <lb facs="P3_TL00002"/>Jahre vermehrter, dauernd erhaltener und fortwirkender<lb facs="P3_TL00003"/>Kreis der classischen Dramen, daher ein Repertoire, wie<lb facs="P3_TL00004"/>man es, Alles in Allem genommen, vielleicht niemals, so<lb facs="P3_TL00005"/>reichhaltig und kräftig gesehen, und zwar um, so<lb facs="P3_TL00006"/>mehr, als das systematische Fortschreiten auf dieser Bahn<lb facs="P3_TL00007"/>eine gute Bürgschaft des neuen Aufschwunges enthält.<lb facs="P3_TL00008"/>„ Auf welch erschreckendem Standpunkte der Unfähig<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00009"/>keit, der Selbsttäuschung oder der systematischen Lobhu<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00010"/>delei müssen jene angelangt sein, welche nicht eingestehen<lb facs="P3_TL00011"/>wollen, wie sehr das Opern-Repertoire der Gegenwart von<lb facs="P3_TL00012"/>der Befriedigung ähnlicher Ansprüche entfernt ist!<lb facs="P3_TL00013"/>„Von den 34 Opern, welche im ersten Directions<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00014"/>jahre des Herrn Cornet auf 224 Abende vertheilt wur<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00015"/>den, gehören 20 mit 114 Vorstellungen den Erzeugnissen<lb facs="P3_TL00016"/>der Herren Auber, Balfe, Bellini, D onizetti, Flo<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00017"/>tow, Thomas und Verdi. Die Geschmacklosigkeit eines<lb facs="P3_TL00018"/>solchen Repertoires und dessen verderblicher Eintluss<lb facs="P3_TL00019"/>auf das Publicum, auf die Sänger, auf die Kunst des Ge<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00020"/>sanges, auf die Bestrebungen der Componisten u. s. W.ist<lb facs="P3_TL00021"/>ausser allem Zweifel. Als das beste Wirkungsmittel dage<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00022"/>gen nannten wir eine Repertoire-Reform, welche mit dem<lb facs="P3_TL00023"/>gänzlichen Ausscheiden Balfe's und Verdi's und dem<lb facs="P3_TL00024"/>Reduciren der übrigen Opern von zweifelhaftem Werthe<lb facs="P3_TL00025"/>auf die Hälfte, sammt der wohlthätigen Beschränkung der<lb facs="P3_TL00026"/>allzu häufigen Wiederholungen Meyer beer'scher Werke<lb facs="P3_TL00027"/>beginnen sollte. Von den 34 Opern nennen wir vorerst<lb facs="P3_TL00028"/>fünf Werke: „„Don Juan"", „ „ Die Zauberflöte"", „„Die<lb facs="P3_TL00029"/>Hochzeit des Figaro"", „„Fidelio"", „ „Der Freischütz"",<lb facs="P3_TL00030"/>welche die Grundsäulen jedes guten Repertoires bilden,<lb facs="P3_TL00031"/>und fünf andere: „ „Die Vestalin"", „ „Die weisse Frau" ",<lb facs="P3_TL00032"/>„ „Wilhelm Teil"", „ „Die Hugenotten"", „ „Robert der<lb facs="P3_TL00033"/>Teufel" ", welche sich denselben bestens anschliessen und<lb facs="P3_TL00034"/>gegen deren Aufnahme wohl schwerlich etwas Vernünftiges<lb facs="P3_TL00035"/>einzuwenden wäre. Die übrigen 24 Opern alle unbedingt<lb facs="P3_TL00036"/>zu verwerfen, kann uns nicht einfallen; das wäre unprak<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00037"/>tisch. Wir wünschten bloss einen Theil davon gänzlich aus<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00038"/>zuscheiden und die anderen, besseren in längeren Zwischen<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00039"/>räumen und in möglichst guter Besetzung aufführen zu<lb facs="P3_TL00040"/>lassen. Bei allem Bestehen auf Reinerhaltung künstlerischer<lb facs="P3_TL00041"/>Grundsätze sind wir duldsam genug, um eine Verschieden<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00042"/>heit des Geschmacks zu Gunsten der neueren Compositionen<lb facs="P3_TL00043"/>französischen oder italiänischen Ursprungs zu begreifen;<lb facs="P3_TL00044"/>jene Sinnes-Abstumpfung aber, jenen Gefühls-Mangel, jene<lb facs="P3_TL00045"/>Geistes-Armuth und musicalische Urteilslosigkeit, welche<lb facs="P3_TL00046"/>dazu gehört, um Auber's Verlornen Sohn, Balfe's Zi<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00047"/>geunerin, Verdi's Hernani schön zu finden, haben wir<lb facs="P3_TL00048"/>noch nicht geduldig ertragen gelernt, und seitdem die ent<pc type="endhypen" pre="false">-</pc> </ab> <ab facs="P3_TB00003"> <lb facs="P3_TL00049"/>schiedene Vorliebe für Hernani im Gegensatze zu Fidelio<lb facs="P3_TL00050"/>ganz ohne Scheu in einem wiener Journale ausgesprochen<lb facs="P3_TL00051"/>worden ist, (!) seitdem wird man es hoffentlich nicht ungerecht<lb facs="P3_TL00052"/>finden, wenn wir, nach dem bescheidenen Maasse unserer<lb facs="P3_TL00053"/>Kräfte, auf die grundsätzliche Verbannung jener und ande<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00054"/>rer, ähnlicher Opern dringen. Und mussten denn die drei<lb facs="P3_TL00055"/>neuen Opern gerade von Balfe, F1 o t o w und Thomas<lb facs="P3_TL00056"/>sein ? Ist es wohl denkbar, dass man sich befriedigt erklärt<lb facs="P3_TL00057"/>oder sich gar in hohem Grade entzückt stellt, weil unter<lb facs="P3_TL00058"/>11 neuen oder neu in Scene gesetzten Werken ein ein<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00059"/>ziges (Die weisse Frau) gut scenirt und studirt worden<lb facs="P3_TL00060"/>ist?! <lb facs="P3_TL00061"/>Fünf Monate sind verflossen seit dem Beginne des zweiten<lb facs="P3_TL00062"/>Jahrgangs der Cornet'sehen Direction. Was finden wir?<lb facs="P3_TL00063"/>In fünf Monaten einen gelungenen Wurf mit Spon<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00064"/>tini's Cortez, dem nicht einmal ein zweiter nachfolgen<lb facs="P3_TL00065"/>dürfte, indem nunmehr der Nordstern an die Reihe kom<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00066"/>men soll, und man wohl weiss, dass seit jeher, sobald<lb facs="P3_TL00067"/>eine neue Oper des Herrn Meyerbeer in Aussicht steht,<lb facs="P3_TL00068"/>alle anderen Rücksichten verschwinden, vorzugsweise aber<lb facs="P3_TL00069"/>die Gestaltung des Repertoires davon leiden muss. <lb facs="P3_TL00070"/>„Wo sind die artistischen Leiter der wiener Hof-<lb facs="P3_TL00071"/>Opernbühne, dass wir ihnen unsere Entdeckungen mitthei<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00072"/>len? Z. B. Mozart habe ausser seinem Don Juan, Figaro,<lb facs="P3_TL00073"/>Zauberflöte noch andere Opern geschrieben, welche nie<lb facs="P3_TL00074"/>vom Repertoire verschwinden sollten, und es hätten noch<lb facs="P3_TL00075"/>in der Vor-Balfe'sehen und Vor-Flotow'schen Periode<lb facs="P3_TL00076"/>andere berühmte Componisten gelebt, mit Namen Cheru<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00077"/>bini, Cimarosa, Dittersdorf, Fioravanti, Gluck,<lb facs="P3_TL00078"/>Gretry, Mehul, Nicolo Isouard, Paer, Paesiello,<lb facs="P3_TL00079"/>Weber, W ei gl, Winter u. s. w. <lb facs="P3_TL00080"/>„ Nicht minder gegründet ist die zweite Klage, nämlich<lb facs="P3_TL00081"/>in Betreff der Aufführung neuer Opern. Herr Cornet<lb facs="P3_TL00082"/>beschäftigt sich nicht mit classischen Opern-Reprisen und<lb facs="P3_TL00083"/>"ab bereits im ersten Jahre seines Wirkens drei neue<lb facs="P3_TL00084"/>o<lb facs="P3_TL00085"/>Opern, und zwar die oft genannten: Keolanthe, Matrosen,<lb facs="P3_TL00086"/>Sommernacht, von Balfe, Flotow, Thomas. Dass es Werke<lb facs="P3_TL00087"/>gibt, welche besser sind als Keolanthe, Sommernacht und<lb facs="P3_TL00088"/>Matrosen, dürfte wohl schwerlich bestritten werden kön<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00089"/>nen. Wir gehören nicht zu jenen, welche einheimische Com<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00090"/>ponisten, bloss weil es einheimische sind, begün<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00091"/>stigt zu sehen wünschen; auch die verschiedenen Capell<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00092"/>meister-Componisten in Deutschland flössen uns kein be<pc type="endhypen" pre="false">-</pc> <lb facs="P3_TL00093"/>sonderes Vertrauen ein, und die künstlerische Richtung des<lb facs="P3_TL00094"/>Herrn Richard Wagner zu vertreten, sind wir weit<lb facs="P3_TL00095"/>entfernt, Nur behaupten wir, und werden fortfahren, es zu<lb facs="P3_TL00096"/>behaupten, dass das wiener Opern-Theater verpflichtet sei,</ab> <ab facs="P4_TB00002"> <lb facs="P4_TL00002"/>jede bedeutendere Erscheinung im Fache der Opern-Com<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00003"/>position (und diese Bezeichnung verdienen unstreitbar<lb facs="P4_TL00004"/>»„ Tannhäuser"", „ „ Lohengrin" *u. s. w.) dem billigen<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00005"/>den oder abweisenden Urtheile des Publicums vorzulegen,<lb facs="P4_TL00006"/>und dass ausserdem von den benannten ausser-österreichi<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00007"/>schen, wie von den noch unbekannten einheimischen Com<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00008"/>ponisten mehr als Ein Werk geliefert werden könnte, wel<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00009"/>ches nicht nur an eigentlichem dramatisch-musi<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00010"/>calischem Werthe weit über die flachen Erzeugnisse<lb facs="P4_TL00011"/>der Balfe-Flot ow' sehen Richtung zu stellen wäre, son<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00012"/>dern selbst in Hinsicht auf praktisch ergiebigen Erfolg, wenn<lb facs="P4_TL00013"/>auch nicht allen Wünschen entsprechen, doch jedenfalls<lb facs="P4_TL00014"/>mehr als die Novitäten, die uns Herr Cornet gebracht hat,<lb facs="P4_TL00015"/>gerechten Ansprüchen genügen würde."</ab> </div> </div> </div> </div> </div> <div type="TextContent" corresp="c002"> <div type="Head"> <ab facs="P4_TB00003"> <lb facs="P4_TL00016"/>Pariser Briefe.</ab> </div> <div type="Copy"> <div type="BodyContent"> <div type="Paragraph"> <div type="Text"> <ab facs="P4_TB00004"> <lb facs="P4_TL00017"/>Ich habe noch eine kleine Nachlese aus dem vorigen<lb facs="P4_TL00018"/>Jahre zu halten, Nachlese im eigentlichen Sinne; denn von<lb facs="P4_TL00019"/>einer Aernte mit vollen Aehren kann auf dem Felde der<lb facs="P4_TL00020"/>Musik im Jahre 1854 hier in Paris nicht die Rede sein.<lb facs="P4_TL00021"/>Der Wind weht nur über Stoppeln, trotz Meyerbeer's Nord<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00022"/>stern, der höchstens einem Erzeugniss verständiger und ge<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00023"/>schmackvoller Gartenkunst zu vergleichen ist. Und selbst<lb facs="P4_TL00024"/>in diesen künstlichen Park sind die schönsten Blumen und<lb facs="P4_TL00025"/>Gruppen ja aus einer deutschen Oper hieher versetzt und<lb facs="P4_TL00026"/>parisisch aufgefrischt worden.<lb facs="P4_TL00027"/>Die grosse Oper hat ausser Gounod's<lb facs="P4_TL00028"/>lantenur noch ein schlechtes Ballet als Neuigkeit<lb facs="P4_TL00029"/>gebracht, sonst nichts. Neu in Scene gesetzt hat sie die<lb facs="P4_TL00030"/>V e s t a 1 i n von Spontini, die Königin von Cypern<lb facs="P4_TL00031"/>von II a 1 e v y und die Stumme von A u b e r. Die Auffüh<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00032"/>rung der Stummen war in musicalischer Hinsicht nichts<lb facs="P4_TL00033"/>weniger als gelungen. Gardoni ist kein Masanielio, wie denn<lb facs="P4_TL00034"/>überhaupt die drei bis vier italiänischen Tenöre, welche man<lb facs="P4_TL00035"/>angestellt hat, alle zusammen Roger noch nicht halb er<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00036"/>setzen, so dass sich nun endlich von allen Seiten Stimmen<lb facs="P4_TL00037"/>erheben, die seinen Zurücktritt einen „ ungeheuren VerlustK<lb facs="P4_TL00038"/>nennen, während zur Zeit seiner Aufkündigung ein cha<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00039"/>rakteristisches Merkmal der hiesigen Presse fast kein<lb facs="P4_TL00040"/>öffentliches Blatt für ihn auftrat. Da übrigens die Stumme<lb facs="P4_TL00041"/>mit grossem Pomp gegeben wird, das Duett Amour<lb facs="P4_TL00042"/>de la Patrie bei der jetzigen kriegerischen Stimmung zün<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00043"/>det, wiewohl (oder vielleicht gerade weil) Gardoni darin von<lb facs="P4_TL00044"/>Massol überbrüllt wird, und weil endlich die Gerrite aus<lb facs="P4_TL00045"/>der stummen Fischerin Fenella eine vollendete, raffmirte,<lb facs="P4_TL00046"/>coquette Ballet-Puppe macht, so macht sie volle Häuser.</ab> <ab facs="P4_TB00005"> <lb facs="P4_TL00047"/>Dagegen sind die Pariser iür die tragische Grösse derSpon<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00048"/>tini'schen Musik nicht mehr recht empfänglich, und ich bin<lb facs="P4_TL00049"/>überzeugt, dass, wenn die kaiserliche Opern-Verwaltung,<lb facs="P4_TL00050"/>wie man sagt, eine oder die andere Oper von Gluck wie<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00051"/>der auf die Bühne bringt, diese sehr bald wieder von dem<lb facs="P4_TL00052"/>Repertoire verschwinden wird.<lb facs="P4_TL00053"/>Die komische Oper hat ausser der Etoile du Nord<lb facs="P4_TL00054"/>noch drei bis vier Operetten gebracht, die sammt und son<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00055"/>ders nichts zu bedeuten haben; sie hatte sich zur Wieder-<lb facs="P4_TL00056"/>Au In ahme von Halevy's Pre aux Clercs entschliessen müs<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00057"/>sen, deren Resultat ich nicht weiter kenne, als dass ich die<lb facs="P4_TL00058"/>Ankündigung davon mehrere Male gelesen habe; denn diese<lb facs="P4_TL00059"/>Oper wieder mit anzuhören, kann man einem Deutschen,<lb facs="P4_TL00060"/>wenn er auch schon ein Dutzend Jahre in Paris wohnt,<lb facs="P4_TL00061"/>doch nicht zumuthen.<lb facs="P4_TL00062"/>Desto üppiger sprosste die junge Saat am dritten<lb facs="P4_TL00063"/>Opern-Theater, dem Theälre lyrique. Da finden wir ein<lb facs="P4_TL00064"/>volles Dutzend Neuigkeiten. An Opern von drei Acten sind<lb facs="P4_TL00065"/>darunter: La Fille invisible von A. Boieldieu (den 24.<lb facs="P4_TL00066"/>Februar), La Promise von Glapisson (den 16. März), Le<lb facs="P4_TL00067"/>Muletier de Toledevon Adam (den 16. December); die<lb facs="P4_TL00068"/>übrigen sind einactige Operetten, von denen Adam und Gla<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00069"/>pisson jeder noch eine, und E. Reyer, Henrion. Ge<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00070"/>vaert, E. Gautier, P. Pascal die übrigen geliefert ha<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00071"/>ben. Ausser der Promise und dem Muletier de Tolede ist<lb facs="P4_TL00072"/>alles Andere bereits wieder verschwunden. Damit soll aber<lb facs="P4_TL00073"/>nicht gesagt sein, dass diese beiden Opern Werke von blei<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00074"/>bendem Werthe sind; sie sind ebenfalls nichts als Mach<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00075"/>werke, Gerichte aus geringem, sehr gewöhnlichem Stoffe,<lb facs="P4_TL00076"/>mit pikanter Sauce dem pariser Publicum aufgetischt, und<lb facs="P4_TL00077"/>dieses Publicum geht ins Theater wie in eine Restauration,<lb facs="P4_TL00078"/>weniger der Gerichte, als der hübschen Kellnerin wegen,<lb facs="P4_TL00079"/>die sie aufträgt oder vorträgt, wie Madame Cabel ihre Vo<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00080"/>cal-Variationen. Diese Dame ist die Hauptstütze des<lb facs="P4_TL00081"/>lyrique; wesshalb? ja, wer das zu enträthseln wüsste! Sie<lb facs="P4_TL00082"/>hat eine schöne Figur und sieht hübsch aus, ist aber nicht<lb facs="P4_TL00083"/>mehr jung; ihre Stimme ist ein hoher Sopran, ziemlich<lb facs="P4_TL00084"/>stark und scharf in der Höhe, aber in der Mitte und gegen<lb facs="P4_TL00085"/>die liefe hin hat sie jenen näselnden, nichts weniger als<lb facs="P4_TL00086"/>wohllautenden, dumpfen Klang, den man häufig bei franzö<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00087"/>sischen Sängerinnen findet. Ihre Coloratur ist blendend,<lb facs="P4_TL00088"/>aber keineswegs correct, und der Vortrag wird durch das<lb facs="P4_TL00089"/>Herausstossen einzelner Töne und durch eine kolossale Ge<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00090"/>schmacklosigkeit oft geradezu unausstehlich. Trotz alle<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00091"/>dem ist sie der Liebling der Besucher des lyrischen Thea<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00092"/>ters, welches auf dem Boulevard wo Paris auf<pc type="endhypen" pre="false">-</pc> <lb facs="P4_TL00093"/>hört, aber das Land noch nicht anlängt, liegt.</ab> </div> </div> <div type="Paragraph"> <div type="Text"> <ab facs="P5_TB00002"> <lb facs="P5_TL00002"/>Der Haupt-Lieferant iür diese Bühne bleibt stets Herr<lb facs="P5_TL00003"/>Adam; man nennt sie desshalb auch nur /je<lb facs="P5_TL00004"/>Mr. Adam.Er hat in den letzten zwei Jahren lür dasselbe<lb facs="P5_TL00005"/>geschrieben: Si jelüis Roi <lb facs="P5_TL00006"/>jou perdu Le Muleticr,alles Opern von drei Acten, und<lb facs="P5_TL00007"/>daneben drei oder vier kleinere von Einem Acte. Und das<lb facs="P5_TL00008"/>geht fabrikmässig; so wurde z. B. am 16. December v. J.<lb facs="P5_TL00009"/>Der Maulthiertreiber, und acht Tage darauf, am 24., die<lb facs="P5_TL00010"/>Operette A Clichyzum ersten Male gegeben. Die<lb facs="P5_TL00011"/>artisle hat daher nicht Unrecht, wenn sie das Repertoire<lb facs="P5_TL00012"/>des lyrischen Theaters mit den Worten charakterisirt: Heute<lb facs="P5_TL00013"/>Oper von Adolf Adam, morgen Oper von Adam Adolf,<lb facs="P5_TL00014"/>übermorgen von Adolf Adam u. s. w. und wenn sie<lb facs="P5_TL00015"/>ihm (olgendeNeujahrs-Karte, sarkastisch genug,unterschiebt:<lb facs="P5_TL00016"/>„ Adolf Adam, Mitglied des Instituts. Patentirter Lie<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00017"/>ferant des lyrischen Theaters, ohne Garantie lür musicali<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00018"/>sches Genie. Verfertigt Duos, Trios, Arien, Couplets, En<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00019"/>semble-Stücke und alles,- was in sein Fach schlägt, zu bil<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00020"/>ligstem Preise und nach aller Welt Geschmack. Alle Be<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00021"/>stellungen werden mit der grössten Schnelligkeit ausge<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00022"/>führt, eine dreiactige Oper binnen 24 Stunden, eine zwei<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00023"/>actige in 12, eine einactige in 6 Stunden, indem der Fa<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00024"/>bricant genau genommen nur so v.el Zeit dazu in Anspruch<lb facs="P5_TL00025"/>nimmt, als nöthig ist, die Noten aufzuschreiben.<lb facs="P5_TL00026"/>Bei dieser musicalischen Fruchtbarkeit, in welcher frei<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00027"/>lich das Unkraut überwuchert, ist es fast unbegreiflich, dass<lb facs="P5_TL00028"/>auf demselben Boden auch noch ein kritisches Feuilleton<lb facs="P5_TL00029"/>erwächst, und man muss die Thätigkeit und noch etwas<lb facs="P5_TL00030"/>mehr des berühmten Mitgliedes der Akademie bewundern,<lb facs="P5_TL00031"/>wenn man z. B. von ihm selbst geschrieben, mit A. Adam<lb facs="P5_TL00032"/>unterzeichnet, lies't: „Der allgemeine Tonkünstler-Verein<lb facs="P5_TL00033"/>hat sehr wohl daran gethan, das Fest der h. Cacilia wieder<lb facs="P5_TL00034"/>zu beleben. Zwei gewichtige Werke sind bereits für diese<lb facs="P5_TL00035"/>Feier geschrieben worden, die Messe von A. Thomas und<lb facs="P5_TL00036"/>die meinige." Dergleichen ist übrigens bei Herrn<lb facs="P5_TL00037"/>Adam nicht selten; es gibt ausser ihm in Frankreich und<lb facs="P5_TL00038"/>Wagner in Deutschland keinen Musiker, der sich selbst für<lb facs="P5_TL00039"/>seine eigene Nase so unverschämt dicke Weihrauchwolken<lb facs="P5_TL00040"/>anzündete, dass ein Rhinoceros davon Kopfweh bekommen<lb facs="P5_TL00041"/>könnte. -<lb facs="P5_TL00042"/>Das jüngste Kind des Vielschreibers, dessen ursprüng<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00043"/>liches Talent für die leichte Musik-Gattung nach und nach<lb facs="P5_TL00044"/>sich so mit der Trivialität gemein macht, dass es bald gar<lb facs="P5_TL00045"/>nicht mehr zu erkennen sein wird, ist der oben genannte<lb facs="P5_TL00046"/>„Maulthiertreiber von Toledo". Das Buch ist selbst für<lb facs="P5_TL00047"/>den, der an die gegenwärtigen Texte der französischen ko<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00048"/>mischen Oper gewohnt ist, eine ungeniessbare Pastete von</ab> <ab facs="P5_TB00003"> <lb facs="P5_TL00049"/>Reminiscenzen aus Johann von Paris und fabelhaftem Un<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00050"/>sinn, und wenn der Componist sich durch die Poesie be<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00051"/>geistern, oder gar das Gedicht die Musik erzeugen soll, wie<lb facs="P5_TL00052"/>Wagner will, so ist Adam sehr zu entschuldigen, dass er<lb facs="P5_TL00053"/>eine so erbärmliche Musik zu Tage gefördert hat. Vielleicht<lb facs="P5_TL00054"/>hat er wegen des schlechten Textes vorgezogen, der Cabel<lb facs="P5_TL00055"/>eine Menge von schulmässigen Vocalisations-Uebungen ohne<lb facs="P5_TL00056"/>Worte in den Mund zu legen ? Dieses ewige Einerlei einer .<lb facs="P5_TL00057"/>Spieldose ohne Ausdruck und Geschmack wird geradezu<lb facs="P5_TL00058"/>widerlich.</ab> <ab facs="P5_TB00004"> <lb facs="P5_TL00059"/>(Schiuss folgt.)</ab> </div> </div> </div> </div> </div> <div type="TextContent" corresp="c003"> <div type="Head"> <ab facs="P5_TB00005"> <lb facs="P5_TL00060"/>Aus Münster.</ab> </div> <div type="Copy"> <div type="BodyContent"> <div type="Paragraph"> <div type="Text"> <ab facs="P5_TB00006"> <lb facs="P5_TL00061"/>Den 12. Januar 1855.<lb facs="P5_TL00062"/>Sie wissen, verehrter Herr, wie selten ich die Feder<lb facs="P5_TL00063"/>zur Hand nehme, um Ihnen über Musicalisches von hier zu<lb facs="P5_TL00064"/>berichten, und so werden Sie auch beim Erhalten dieser<lb facs="P5_TL00065"/>Zeilen voraussetzen, dass ein Gegenstand von besonderem<lb facs="P5_TL00066"/>Interesse mich dazu veranlasst hat. Es herrscht übrigens<lb facs="P5_TL00067"/>im Ganzen bei uns, wenn wir auch nicht so viel Wesens<lb facs="P5_TL00068"/>davon machen, wie wohl anderwärts geschieht, eine sehr<lb facs="P5_TL00069"/>lobenswerlhe Thätigkeit auf dem musicalischen Felde; als<lb facs="P5_TL00070"/>einen Beweis davon muss man allein schon die Thatsache<lb facs="P5_TL00071"/>anerkennen, dass wir seit mehreren Jahren in jeder Saison<lb facs="P5_TL00072"/>sechszehn Abonnements-Concerte haben, in denen uns<lb facs="P5_TL00073"/>eine reiche Auswahl schöner und gediegener Werke vor<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00074"/>geführt wird. Dass die Leitung eines solchen Instituts eine<lb facs="P5_TL00075"/>angestrengte Thätigkeit, aufrichtige Liebe zur Sache, eine<lb facs="P5_TL00076"/>begeisterte Hingebung erfordert, um die Meisterwerke wür<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00077"/>dig auszuführen, ist eine Sache, die durch sich selbst be<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00078"/>dingt ist; und mit Recht und mit Stolz können wir sagen,<lb facs="P5_TL00079"/>dass diese vortrefflichen Eigenschaften in unserem verdienst<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00080"/>vollen Dirigenten Karl Müller vereinigt sind, dessen<lb facs="P5_TL00081"/>rühmlicher Ausdauer wir gar schöne und vielfältige Ge<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00082"/>nüsse zu danken haben. Dazu kommt, dass unsere musica<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00083"/>lischen Kräfte eine Einheit bilden, was uns einen Vorthei!<lb facs="P5_TL00084"/>vor manchen Städten gibt, wo Spaltungen ein Zusammen<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00085"/>wirken grosser Massen gar häufig hindern.<lb facs="P5_TL00086"/>Ganz besondere Aufmerksamkeit widmet man hier der<lb facs="P5_TL00087"/>Cäcilien-Feier, zu deren Verherrlichung immer ein Orato<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00088"/>rium zur Aufführung gebracht wird, und hatte man für<lb facs="P5_TL00089"/>dieses Jahr Samson von Händel gewählt, ein Werk,<lb facs="P5_TL00090"/>welches nicht nur iür die Sänger höchst dankbar, sondern<lb facs="P5_TL00091"/>auch dem Publicum durch seine Kürze und seine dramati<pc type="endhypen" pre="false">-</pc> <lb facs="P5_TL00092"/>sche Handlung am verständlichsten ist. Dass zu einer aus<pc type="endhypen" pre="false">-</pc> </ab> <ab facs="P6_TB00002"> <lb facs="P6_TL00002"/>serordentlichen Auffuhrung auch ausserordentliche Krälte<lb facs="P6_TL00003"/>gehören, weiss man hier zu gut, um nicht dafür auch ge<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00004"/>hörige Sorge zu tragen, und so hatte man zu den Solo-<lb facs="P6_TL00005"/>Partieen die betreffenden Persönlichkeiten aus Köln ge<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00006"/>wählt: die Damen Fräul. Nina Hartmann und LeVy,<lb facs="P6_TL00007"/>die Herren E. Koch und Schiffer. Vortrefflich vorbe<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00008"/>reitet, kam der Tag der Aufführung, der 9. Januar*), heran,<lb facs="P6_TL00009"/>und waren unsere Erwartungen durch die Generalprobe,<lb facs="P6_TL00010"/>welcher schon über 300 Personen beiwohnten, völlig be<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00011"/>friedigt, so wurden sie durch die Aufführung noch bei Wei<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00012"/>tem übertroffen. Die Hauptstärke Händel's beruht in der<lb facs="P6_TL00013"/>Gewalt seiner Chöre, die so grossartig und erhaben sind,<lb facs="P6_TL00014"/>dass er bis auf den heutigen Tag noch unerreicht dasteht<lb facs="P6_TL00015"/>und wohl auch schwerlich jemals erreicht werden wird, be<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00016"/>sonders wenn sich die Componisten der Ansicht einer ge<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00017"/>wissen Partei anschliessen, welche den Standpunkt Hän<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00018"/>del's, so wie den Haydn's und Mozart's für längst über<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00019"/>wunden hält, ö ihr Thoren, die ihr die Sonne zu sein<lb facs="P6_TL00020"/>glaubt und doch nur deren Flecken bildet!<lb facs="P6_TL00021"/>Die Aufführung selbst war mit Einem Worte vollen<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00022"/>det ; so vortrefflich ist uns noch kein Werk zu Gehör ge<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00023"/>bracht worden, als dieses Mal Händel's Samson, Die Chöre<lb facs="P6_TL00024"/>wurden mit so feiner Nuancirung gesungen, dass wir sämmt<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00025"/>lichen Mitwirkenden unsere vollste Anerkennung zollen<lb facs="P6_TL00026"/>müssen über die Sicherheit und Leichtigkeit, womit sie den<lb facs="P6_TL00027"/>musicalischen Stoff beherrschten. Ehre dem Dirigenten, der<lb facs="P6_TL00028"/>seine Umgebung so in den Geist des Componisten einweihte<lb facs="P6_TL00029"/>und dem zahlreich versammelten Publicum den Beweis aufs<lb facs="P6_TL00030"/>Neue lieferte, wie unter seiner Leitung die musicalischen<lb facs="P6_TL00031"/>Leistungen sich immer vollkommener gestalten.<lb facs="P6_TL00032"/>Dass die Solosänger nicht wenig zur Hebung des Gan<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00033"/>zen beitrugen, müssen wir allerdings dankbar anerkennen,<lb facs="P6_TL00034"/>und stand Herr Koch in der Partie des Samson als wür<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00035"/>diger Repräsentant oben an. Aus früherer Zeit noch in gu<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00036"/>tem Andenken, war er nach mehrjähriger Abwesenheit uns<lb facs="P6_TL00037"/>ein herzlich willkommener Gast, und müssen wir bekennen,<lb facs="P6_TL00038"/>dass seine Stimm-Mittel jetzt in noch grösserer Frische her<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00039"/>vortraten, was sich in den beiden Arien zeigte, von denen<lb facs="P6_TL00040"/>er besonders die erste: „Nacht ist's umher" auf ergrei<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00041"/>fende Weise sang. Als declamatorischer Sänger ist Herr<lb facs="P6_TL00042"/>Koch gleich bedeutend, wovon er in den herrlichen Recita<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00043"/>tiven den Beweis lieferte. Interessant war es, zu gleicher<lb facs="P6_TL00044"/>Zeit zwei Schülerinnen von Herrn Koch zu hören. Fräul.<lb facs="P6_TL00045"/>N. Hart mann brachte die De lila so vortrefflich zur</ab> </div> </div> <div type="Paragraph"> <div type="Text"> <ab facs="P6_TB00004"> <lb facs="P6_TL00048"/>Austührung, dass wir nur bedauerten, dass die Partie<lb facs="P6_TL00049"/>so klein, und uns der Genuss dieser schönen Stimme<lb facs="P6_TL00050"/>dadurch verkürzt wurde. Wenn Frl. Hartmann, die noch so<lb facs="P6_TL00051"/>jung, mit gleichem Eifer, wie bisher, ihre Studien fortsetzt,<lb facs="P6_TL00052"/>wird ihr eine bedeutende Zukunft nicht fehlen. Fräul. Levy<lb facs="P6_TL00053"/>(Mi call) hat, wenn auch keine so grosse, doch eine schöne,<lb facs="P6_TL00054"/>klang- und seelenvolle Stimme, die sich den Weg zum Her<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00055"/>zen der Hörer bahnt, welches mit der Arie: „0, hör' mein<lb facs="P6_TL00056"/>Flehn", unverkennbar der Fall war; und hier, als der Chor<lb facs="P6_TL00057"/>hinzutrat, brachte dieser mit den Worten: „Und zählen ihn<lb facs="P6_TL00058"/>den Todten zu", mit seinem vortrefflichen Pianissimo eine<lb facs="P6_TL00059"/>Wirkung hervor, wie wir sie noch nie gehört. Was uns<lb facs="P6_TL00060"/>bei Frl. Levy aufgefallen, war ein häufiges Tremoliren, in<lb facs="P6_TL00061"/>der Aufführung jedoch weniger, als in der Probe, Sollte es<lb facs="P6_TL00062"/>Befangenheit gewesen sein? An der Methode des Lehrers<lb facs="P6_TL00063"/>kann es nicht liegen, da man weder bei Herrn Koch, noch<lb facs="P6_TL00064"/>bei Frl. Hartmann eine solche Bemerkung machte. Herr<lb facs="P6_TL00065"/>Schiffer (Manoah) sang seine Partie mit Kraft und Aus<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00066"/>dauer, welche zu der oft hohen Lage erforderlich ist, wo<lb facs="P6_TL00067"/>sonst der Sänger gar leicht ermattet. Ein heiteres Mahl<lb facs="P6_TL00068"/>beschloss den Abend, und wollen wir dem Wunsche unse<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00069"/>res wackeren Dirigenten, „dass die Eintracht stets unter<lb facs="P6_TL00070"/>uns bleibe", von Herzen beistimmen, damit wir noch viele<lb facs="P6_TL00071"/>solcher vortrefflichen Aufführungen zu Stande bringen.<lb facs="P6_TL00072"/>★ * ★</ab> </div> </div> <div type="Paragraph"> <div type="Text"> <ab facs="P6_TB00003"> <lb facs="P6_TL00046"/>*) Die Aufführung war wegen eines Trauerfalles, welcher Herrn<lb facs="P6_TL00047"/>Director Müller getroffen, verschoben worden.</ab> </div> </div> </div> </div> </div> <div type="TextContent" corresp="c004"> <div type="Head"> <ab facs="P6_TB00005"> <lb facs="P6_TL00073"/>Aus Darmstadt.</ab> </div> <div type="Copy"> <div type="BodyContent"> <div type="Paragraph"> <div type="Text"> <ab facs="P6_TB00006"> <lb facs="P6_TL00074"/>Am 26. December v. J. fand die erste Vorstellung<lb facs="P6_TL00075"/>der schon längst erwarteten dreiactigen Oper „Die letz<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00076"/>ten Tage von Pompeji" nebst Nachspiel Statt (die seit<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00077"/>dem am 1 1. Jan. eine Wiederholung erlebt hat). Der Compo<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00078"/>nist, Herr Peter M ü 11 er, so wie der Verfasser des Textes,<lb facs="P6_TL00079"/>Heir Adolf Müller, Vater und Sohn, sind Staatsbürger<lb facs="P6_TL00080"/>des Grossherzogthums. Ersterer war lange Jahre Lehrer<lb facs="P6_TL00081"/>der Musik am grossherzoglichen Schullehrer-Seminar zu<lb facs="P6_TL00082"/>Friedberg und ist gegenwärtig Pfarrer auf einem benach<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00083"/>barten Dorfe. Der Sohn ist grossherzoglicher Forstbeamter<lb facs="P6_TL00084"/>Umstände, die auf die Inscenesetzung ihres gemein<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00085"/>schaftlichen Werkes grossen Einfluss geübt. Das Buch ist<lb facs="P6_TL00086"/>nach dem Roman ,von Bulwer bearbeitet und hat ausser<lb facs="P6_TL00087"/>der durchweg edlen Sprache gar wenig anderes Verdienst;<lb facs="P6_TL00088"/>ja, um dem Componisten gerecht zu sein, müsste man das<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00089"/>selbe Klagelied anstimmen, wie bei dem allergrössten Theile<lb facs="P6_TL00090"/>ähnlicher Bearbeitungen. Ein Gemengsei von längst ver<pc type="endhypen" pre="false">-</pc> <lb facs="P6_TL00091"/>brauchten Situationen, in die sogar Episoden von Christen-<lb facs="P6_TL00092"/>Chören verflochten sind, bildet den unzusammenhancenden</ab> </div> </div> <div type="Paragraph"> <div type="Text"> <ab facs="P7_TB00002"> <lb facs="P7_TL00002"/>Zusammenhang dieser Oper. rPeter Müller's Musik", re<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00003"/>ferirt „ „Die Muse" " in Nr. 3, „erinnert unwillkürlich an<lb facs="P7_TL00004"/>jenen Jüngling, der, zur günstigen Stunde an dem Zauber<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00005"/>berge vorüberkommend, eine OelFnung gewahrte, eintrat<lb facs="P7_TL00006"/>und selige Stunden darin verbrachte; als er wieder heraus<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00007"/>trat, war die Welt inzwischen um fünfzig Jahre älter ge<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00008"/>worden. ... In landlicher Abgeschiedenheit, fast unberührt<lb facs="P7_TL00009"/>von dem Ivata racten - Gebrau s e der musicalischen Mode, an<lb facs="P7_TL00010"/>der blandusischen Quelle classischer Vorbilder, sind diese<lb facs="P7_TL00011"/>lieblichen musicalischen Rhythmen entstanden, während der<lb facs="P7_TL00012"/>Tondichter vom Jünglings- ins Mannes- und Greisenalter<lb facs="P7_TL00013"/>vorschritt, und noch in dieses die ganze Frische, Feinheit<lb facs="P7_TL00014"/>und Elasticität der jungen Einbildungskraft mit hinüber<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00015"/>brachte. . . . Man denke dabei ja nicht an Veraltetes oder<lb facs="P7_TL00016"/>überaus Idyllisches; Müller versteht es, die Leidenschaft so<lb facs="P7_TL00017"/>ergreifend zu malen, als der Lyrik ihren Schmelz zu geben;<lb facs="P7_TL00018"/>er weiss die echt künstlerischen, auf Wahrheit beruhenden<lb facs="P7_TL00019"/>Effecte so glücklich hervorzuheben, als irgend ein neuer<lb facs="P7_TL00020"/>Compositeur, wenn er auch nicht zu den gewagten und<lb facs="P7_TL00021"/>gepfefferten Mitteln seine Zuflucht nimmt" u. s. w. Die<lb facs="P7_TL00022"/>Oper hatte sich in beiden Vorstellungen grossen Beifalls zu<lb facs="P7_TL00023"/>erfreuen und ist prachtvoll ausgestattet.</ab> </div> </div> </div> </div> </div> <div type="TextContent" corresp="c005"> <div type="Head"> <ab facs="P7_TB00003"> <lb facs="P7_TL00024"/>Aus Frankfurt am Main.</ab> </div> <div type="Byline"> <ab facs="P7_TB00006"> <lb facs="P7_TL00064"/>S.</ab> </div> <div type="Copy"> <div type="BodyContent"> <div type="Paragraph"> <div type="Text"> <ab facs="P7_TB00004"> <lb facs="P7_TL00025"/>Oefters schon haben gewisse musicalische und belletristische<lb facs="P7_TL00026"/>Blätter, die Richard Wagner-'s Musik das Wort reden, dem Gene<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00027"/>ral-Musik-Director Lachner zu München die alleinige Schuld bei<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00028"/>gemessen, dass Wagner's Opern vom dortigen Repertoire ausge<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00029"/>schlossen bleiben. Wiederum begegnen wir in Nr. 15 der Didas<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00030"/>kalia einer ähnlichen Anklage aus München. Diesem Gekläffe ge<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00031"/>genüber dürfte es wohl an der Zeit sein, durch dieses Organ in<lb facs="P7_TL00032"/>Erinnerung zu bringen, welches Urtheil über R. Wagner's Musik<lb facs="P7_TL00033"/>sich der Intendant des münchener Hoftheaters, Dr. Dingelstedt,<lb facs="P7_TL00034"/>nach Anhörung des Lohengrin zu Weimar gebildet hat.<lb facs="P7_TL00035"/>Die Allgemeine Zeitung vom 3. September 1853 mit dem Be<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00036"/>richte über das Gehörte liegt dem Einsender vor. Daraus entneh<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00037"/>men wir folgende bezeichnende Stellen: „Statt der Sänger declami<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00038"/>ren und vegetiren die Instrumente; die Flöten girren um Liebe,<lb facs="P7_TL00039"/>die Geigen streiten, Bässe und Pauken grollen gegen sich; dazwi<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00040"/>schen schreit das Blech, die Trompete, plötzlich grell auf, dass dem<lb facs="P7_TL00041"/>Zuhörer und Zuschauer Hören und Sehen vergeht. Das geht ohne<lb facs="P7_TL00042"/>Absatz so fort, bis der Vorhang fällt; kein Recitativ, kein Andante,<lb facs="P7_TL00043"/>keine Cabaletta, auch kein Duett, sondern nur ein Wechselgesang<lb facs="P7_TL00044"/>zwischen Personen, auch kein Ensemble-Stück im alten Stil, nir<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00045"/>gends ein Ruhepunkt, überall Bewegung, Hätz und Hast, eine<lb facs="P7_TL00046"/>wilde Kraft, die zuweilen zum Schwulst sich überspannt, eine süsse<lb facs="P7_TL00047"/>Empfindsamkeit, die in süsser Empfmdelei nicht selten erschlafft.<lb facs="P7_TL00048"/>Was wir anderwärts als musicalischen Gedanken, als melodisches<lb facs="P7_TL00049"/>Element in der Oper festzuhalten wussten, taucht nur stellenweise<lb facs="P7_TL00050"/>auf; die Woge der Harmonie, die Sturmflut der Instrumentation<lb facs="P7_TL00051"/>erfasst, entführt, verschlingt es gleich wieder. Wir fühlen uns, wie<lb facs="P7_TL00052"/>auf einer grossen Seefahrt, elementarischen Kräften, dämonischen<lb facs="P7_TL00053"/>Naturgewalten zum Spiel hir.gcgeben, zum Himmel gehoben und</ab> </div> </div> <div type="Paragraph"> <div type="Text"> <ab facs="P7_TB00005"> <lb facs="P7_TL00054"/>in den Abgrund gestürzt, vom Sturme geschüttelt, von der Welle<lb facs="P7_TL00055"/>geschaukelt, alles feste Land, alle gewohnte Umgebung weit, weit<lb facs="P7_TL00056"/>dahinten, und vor uns unbekannte Küsten, ungeahnte Ziele."<lb facs="P7_TL00057"/>Bedarf es wohl noch mehr, um F. Lachner der Schuld entho<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00058"/>ben zu sehen, dass R. Wagner bis nun keinen Zutritt in München<lb facs="P7_TL00059"/>gefunden? Wenn der Intendant selbst in solcher Weise den Stab<lb facs="P7_TL00060"/>über Wagner's Musik gebrochen, was könnte es wohl nützen, sie<lb facs="P7_TL00061"/>gegen ihn zu vertheidigen ? Die Propagandamacher müssen sich<lb facs="P7_TL00062"/>daher zunächst bemühen, den Intendanten für den neuen Messias<lb facs="P7_TL00063"/>zu gewinnen. Das dürfte aber bei Dingelstedt's Gesinnung in sol-</ab> </div> </div> <div type="Paragraph"> <div type="Text"> <ab facs="P7_TB00007"> <lb facs="P7_TL00065"/>chen Sachen ein saures Stück Arbeit werden.</ab> </div> </div> </div> </div> </div> <div type="TextContent" corresp="c006"> <div type="Head"> <ab facs="P7_TB00008"> <lb facs="P7_TL00066"/>Tages- und Unterhaltungs-Blatt. </ab> </div> <div type="Copy"> <div type="BodyContent"> <div type="Paragraph"> <div type="Text"> <ab facs="P7_TB00009"> <lb facs="P7_TL00067"/>Biöln. Die wöchentlichen musicalischen Nachrichten über<lb facs="P7_TL00068"/>Köln und den Bericht über das siebente Gesellschaft s-<lb facs="P7_TL00069"/>Concert am 23. d. Mts. müssen wir wegen Unwohlseins des Re<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00070"/>ferenten auf die nächste Nummer verschieben.<lb facs="P7_TL00071"/>Marie Cruvelli, die jüngere Schwester der berühmten Sän<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00072"/>gerin, ist Ende December v. J. in Frankfurt am Main als Fi<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00073"/>des im Propheten aufgetreten.<lb facs="P7_TL00074"/>Wien. Die Gast-Vorstellung des Fräul. Westerstrand aus<lb facs="P7_TL00075"/>Stockholm als Amine in der Nachtwandlerin war eine durchaus<lb facs="P7_TL00076"/>verunglückte. Der dünne Faden ihrer Stimme reicht nicht einmal<lb facs="P7_TL00077"/>für den rein lyrischen Gesanges-Vortrag aus und kann nur im<lb facs="P7_TL00078"/>Mezza voce sich nothdürftig behaupten. So oft es gilt, das Wort<lb facs="P7_TL00079"/>dramatisch zu betonen, zeigt sich ihre beinahe gänzliche Stimmlo<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00080"/>sigkeit auf die traurigste Weise. Das charakteristische Kennzeichen<lb facs="P7_TL00081"/>ihres Vortrages ist Mattigkeit und Gedehntheit; selbst die hübschen<lb facs="P7_TL00082"/>elegischen Weisen in der Musik Bellini's, denen ihre Stimm-Mittel<lb facs="P7_TL00083"/>noch am besten gewachsen wären, verlieren durch die Art ihres<lb facs="P7_TL00084"/>Vortrages alle Wirksamkeit. Das ist keine künstlerische, schöne<lb facs="P7_TL00085"/>Klage mehr, das ist ein unschmackhaftes, widerliches Weinen, dem<lb facs="P7_TL00086"/>die zäheste Geduld nicht Stand hält. Triller, Läufe und andere Co<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00087"/>loraturen gelingen ihr noch am besten; allein es fehlt auch diesem<lb facs="P7_TL00088"/>verzierten Gesänge an Reiz und Schwung, das Publicum war offen<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00089"/>bar sehr verstimmt, und mit Recht.<lb facs="P7_TL00090"/>Wilhelmine Clauss hat grosse Triumphe in Holland<lb facs="P7_TL00091"/>gefeiert; jede Stadt wollte die treffliche Künstlerin hören, und sie<lb facs="P7_TL00092"/>konnte kaum allen Einladungen genügen. Sie ist gegenwärtig in<lb facs="P7_TL00093"/>Wien.<lb facs="P7_TL00094"/>Alexander Dreyschock hat kürzlich in Kopenhagen<lb facs="P7_TL00095"/>sehr besuchte Concerte gegeben und besonders durch seine Va<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00096"/>riationen für die linke Hand auf G Aufsehen erregt.<lb facs="P7_TL00097"/>In Turin sind am 26. December v. J. Meyerbeer's Huge<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00098"/>notten zum ersten Male gegeben worden und haben grossen Bei<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00099"/>fall gefunden. Luther hat sich wohl nicht träumen lassen, dass sein<lb facs="P7_TL00100"/>Choral einst werde in einer Hauptstadt von Italien auf der Bühne<lb facs="P7_TL00101"/>gesungen werden! Den Marcel sang Beletti, die Valentine die<lb facs="P7_TL00102"/>La Grua, den Raoul Bettini.<lb facs="P7_TL00103"/>Paris. Der Tenor Neri-Baraldi ist in der grossen Oper<lb facs="P7_TL00104"/>als Fernand .in der Favorite (neben Mad. Stoltz, welche sich wie<pc type="endhypen" pre="false">-</pc> <lb facs="P7_TL00105"/>der mit der Direction geeinigt hat) aufgetreten, in welcher Rolle<lb facs="P7_TL00106"/>bekanntlich Roger ausgezeichnet war. Im vorigen Jahre genügte</ab> </div> </div> <div type="Paragraph"> <div type="Text"> <ab facs="P8_TB00002"> <lb facs="P8_TL00002"/>Herr Neri-Baraldi kaum als zweiter Tenor bei den Italiänern; wie<lb facs="P8_TL00003"/>kommt er dazu, als erster Tenor in der kaiserlichen Akademie gel<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00004"/>ten zu wollen? Er hat eine dünne Stimme, singt zwar correct, aber<lb facs="P8_TL00005"/>entsetzlich kalt, und seine Züge haben nicht den geringsten Aus<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00006"/>druck. Als Schauspieler ist er vollends gar nichts.<lb facs="P8_TL00007"/>Nach der einen musicalischen Zeitung von Paris reis't Ber<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00008"/>üoz nach Brüssel, um dort drei Mal hinter einander seine En<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00009"/>fance du Christ aufzuführen, nach der anderen aber nach Deutsch<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00010"/>land, wo die Pforten aller Concertsäle und aller Theater ihm offen<lb facs="P8_TL00011"/>stehen. „Schon wird das Werk in Weimar studirt, wo Liszt die<lb facs="P8_TL00012"/>Proben leitet." Das Letztere ist sehr möglich. Berlioz ist übrigens<lb facs="P8_TL00013"/>noch in Paris.</ab> </div> </div> </div> </div> </div> <div type="TextContent" corresp="c007"> <div type="Head"> <ab facs="P8_TB00003"> <lb facs="P8_TL00014"/>Zur Aufklärung.</ab> </div> <div type="Byline"> <ab facs="P8_TB00005"> <lb facs="P8_TL00046"/>A. Schindler.</ab> </div> <div type="Copy"> <div type="BodyContent"> <div type="Paragraph"> <div type="Text"> <ab facs="P8_TB00004"> <lb facs="P8_TL00015"/>Das musicalische Publicum erwartet mit Grund, dass Seitens<lb facs="P8_TL00016"/>des Unterzeichneten auf den von Herrn Musik-Director Messer in<lb facs="P8_TL00017"/>Nr. 50 der Niederrheinischen Musik-Zeitung vor. Jahrgangs veröf<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00018"/>entlichten Brief eine Aufklärung erfolgen müsse. Verschiedene Ur<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00019"/>sachen haben diese bis heute verzögert, und wäre ich noch ausser<lb facs="P8_TL00020"/>Stande, sie genau zu geben, hätte nicht der Zufall beim Aufsuchen<lb facs="P8_TL00021"/>der erforderlichen Daten mitgewirkt.<lb facs="P8_TL00022"/>Am 27. Februar 1852 fand die erste Aufführung der drei Sätze<lb facs="P8_TL00023"/>der neunten Sinfonie Statt. Schon im nächstfolgenden, und zwar<lb facs="P8_TL00024"/>letzten Museums-Concerte der Saison, am 12. März, wurden sie<lb facs="P8_TL00025"/>wiederholt. Diese rasche Aufeinanderfolge der beiden Aufführungen<lb facs="P8_TL00026"/>ist als Grund anzunehmen, dass sich Niemand mehr dieser That<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00027"/>sachen erinnert hat, der Unterzeichnete gleichfalls nicht, daher für<lb facs="P8_TL00028"/>jene Musik-Saison nur eine Aufführung im Gedächtniss verblie<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00029"/>ben ist. Aber in diesem Concerte vom 12. März 1852 hatte zu<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00030"/>gleich die Aufführung des Hummel'schen Septuors Statt, vorgetra<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00031"/>gen von Herrn Schoch und Anderen. Diese Thatsache ist in mei<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00032"/>nem Briefe vom 14. März an Herrn Messer ebenfalls erwähnt. Und<lb facs="P8_TL00033"/>darin liegt der stärkste Beweis, dass sich das in diesem Briefe<lb facs="P8_TL00034"/>(daraus wohlweislich nur eine Stelle veröffentlicht erscheint) vor<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00035"/>fmdliche Lob auf jene Aufführung der Sinfonie-Sätze bezieht,<lb facs="P8_TL00036"/>nicht aber auf die am 11. März 1853 Statt gehabte, die ich irr<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00037"/>thümlich für die zweite gehalten, da es die dritte gewesen. Die<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00038"/>ser letzten aber gilt der in Nr. 46 der Niederrheinischen Musik-<lb facs="P8_TL00039"/>Zeitung von mir ausgesprochene Tadel; diese Aufführung nannte<lb facs="P8_TL00040"/>ich mit gutem Gewissen „eine Blasphemie auf den Geist des<lb facs="P8_TL00041"/>Werkes".<lb facs="P8_TL00042"/>Somit wäre das von Herrn Messer hingestellte Nebelbild zer<pc type="endhypen" pre="false">-</pc> <lb facs="P8_TL00043"/>flossen und der Widerspruch einfach aufgehoben. Das Nachlesen<lb facs="P8_TL00044"/>der betreffenden Stellen in genannter Nummer der Musik-Zeitung<lb facs="P8_TL00045"/>wird diese Auseinandersetzung erst recht bekräftigen.</ab> </div> </div> </div> </div> </div> </div> <div type="SponsoredAdvertisement"> <div type="SponsoredAd" corresp="c008"> <ab facs="P8_TB00007"> <lb facs="P8_TL00058"/>Haydn, J., II Maestro e lo Scolare (Der Lehrer und der Schüler),<lb facs="P8_TL00059"/>Variationen für das P<lb facs="P8_TL00060"/>gäbe. 15 Sgr.<lb facs="P8_TL00061"/>Sonaten für das Piano forte. Neue Ausgabe in hohe?n Format„<lb facs="P8_TL00062"/>i\/. 12y B—dur. 10 Sgr. Nr. 13, G-dur. 10 Sgr, <lb facs="P8_TL00063"/>Nr. 14, B-dur. 10 Sgr. Nr. 15, D-dur. 10 Sgr, —-<lb facs="P8_TL00064"/>Nr. 16, C-dur. 15 Sgr. Nr. 17, F-dur. 10 Sgr.<lb facs="P8_TL00065"/>Lotti, A., Magnißcat für 4 Singstimmen. Herausgeg. von 0. Braune.<lb facs="P8_TL00066"/>Partitur mit hinzugefügtem Ciavier-Ausluge 25 Sgr.<lb facs="P8_TL00067"/>Sing stimmen 15 Sgr.<lb facs="P8_TL00068"/>Zwei Crucißxus für 6 und 8 Singstimmen. Partitur 10 Sgr»<lb facs="P8_TL00069"/>Singstimmen 10 Sgr.<lb facs="P8_TL00070"/>Lum hge, H. C., Tänze für das Piano forte. . Nr. 130, Johanna-Wal-<lb facs="P8_TL00071"/>zer&gt; Sgr. I\r. 131, Farben spiel-Galopp, 15 Sgr.<lb facs="P8_TL00072"/>Mendelssohn-Bart hol dy, F., Op. 20, Octett für Streich-Instru-<lb facs="P8_TL00073"/>mente, arrang. für 2 Violinen, Bratsche, Violoncell und<lb facs="P8_TL00074"/>Piano forte zu 4 Händen von C. Barchard. (Das erste<lb facs="P8_TL00075"/>Streich-Quartett des Octetts ist unverändert beibehalten.)<lb facs="P8_TL00076"/>3 Thlr.<lb facs="P8_TL00077"/>Ouvertüre zu Athaliä für die Orgel arrang. von R. Schaab.<lb facs="P8_TL00078"/>20 Sgr.<lb facs="P8_TL00079"/>JS aum ann, F., Op. 1, Sonate in G-moll für Viola und Pianoforte.<lb facs="P8_TL00080"/>1 Thlr. 10 Sgr. '<lb facs="P8_TL00081"/>Palestrina, J. F., Missa (Assumpta est Maria in Coelum,) für 6<lb facs="P8_TL00082"/>Singstimmen. Herausgegeben von 0. Braune.<lb facs="P8_TL00083"/>Partitur mit hinzugefügtem Clavier-Auszüge 1 Thlr. 20 Sgr,<lb facs="P8_TL00084"/>Singstimmen 1 Thlr. 10 Sgr.<lb facs="P8_TL00085"/>Pvebling, G., Op. 14, Der 138. Psalm (Danksagung für Gottes Güte,<lb facs="P8_TL00086"/>Vertrauen auf Gott) für 2 Soprane, 2 Alte, 2 Tenöre<lb facs="P8_TL00087"/>und 2 Bässe.<lb facs="P8_TL00088"/>Partitur 20 Sgr.<lb facs="P8_TL00089"/>Singstimmen 20 Sgr.<lb facs="P8_TL00090"/>Rubin st ein, A., Op. 21, Trois Caprices pour le Piano. 25 Sgr.<lb facs="P8_TL00091"/>y. Op. 22, Trois Serenades pour le Piano. Nr. 1 und 2 ä 10<lb facs="P8_TL00092"/>Sgr., Nr. 3 ä 15 Sgr.<lb facs="P8_TL00093"/>Op. 17, Trois Quatuors pour<lb facs="P8_TL00094"/>Nr. 1, G-dur, 2 Thlr.<lb facs="P8_TL00095"/>Saar, L., Op. 1, Trois Morceaux caracteristiques pour le Piano.<lb facs="P8_TL00096"/>15 Sgr.<lb facs="P8_TL00097"/>Op. 2, Deux Scherzi pour le Piano. 15 Sgr.<lb facs="P8_TL00098"/>Seidel, Chr., Drei Gesänge für eine Bassstimme mit Begleitung des<lb facs="P8_TL00099"/>Pianoforte. 10 Sgr.<lb facs="P8_TL00100"/>Wanka, A., Op. 9, Chant sans paroles, compose et varie pour le<lb facs="P8_TL00101"/>Piano. 10 Sgr.<lb facs="P8_TL00102"/>Willmer s, R., Op. 92, Wintermärchen.<lb facs="P8_TL00103"/>das Pianoforte. 3 Hefte,<lb facs="P8_TL00104"/>Marx, A. 8,, bie vilusik des i 9. Jahrhunderts und ihre Pflege. Me-<lb facs="P8_TL00105"/>thode der Musik. Broch., gr. 8., 2 Thlr. 20 Sgr.<lb facs="P8_TL00106"/>Volksliederj fränkische, mit ihren ziceistimmigen Weisen, ivie sie vom<lb facs="P8_TL00107"/>Volke gesungen werden etc. Herausgegeben von Franz<lb facs="P8_TL00108"/>Wilhelm Freiherrn v. Bitfurth. Erster Theil: Geistliche<lb facs="P8_TL00109"/>Lieder. Er., gr. 8., 25 Sgr.<lb facs="P8_TL00110"/>7, e che l, Joh. Aug., Choralbuch, Harmonie nach Hiller, nebst eini-<lb facs="P8_TL00111"/>gen neueren Chorälen, mit vierstimmigen Zivischenspielen<lb facs="P8_TL00112"/>Br., qu. 4., 3 Thlr. 1</ab> </div> <div type="SponsoredAd" corresp="c009"> <ab facs="P8_TB00008"> <lb facs="P8_TL00113"/>Anhiindigung'eii.<lb facs="P8_TL00114"/>MEUE MUSICALIEm<lb facs="P8_TL00115"/>im Verlage<lb facs="P8_TL00116"/>von<lb facs="P8_TL00117"/>BREITKOPF &amp; HMTEL in Leipzig.<lb facs="P8_TL00118"/>Gockel, A.y Op. 27, Gruss an seine Mitschüler des leipziger Conser-<lb facs="P8_TL00119"/>vatoriums. Scherzo brillant für das Pianoforte. 15 Sgr.<lb facs="P8_TL00120"/>Ilaake, W.y Op, 10, Concertino für die Flöte mit Begleitung des Or-<lb facs="P8_TL00121"/>chesters. 3 Thlr.<lb facs="P8_TL00122"/>—• Dasselbe mit Begleitung des Pianoforte. 1 Thlr. 15 Sgr.<lb facs="P8_TL00123"/>Hart mann, J. P. E., Op. 55, Sechs Gesänge für eine Sing stimme<lb facs="P8_TL00124"/>mit Begleitung des Pianoforte, 15 Sgr.</ab> </div> <div type="SponsoredAd" corresp="c010"> <ab facs="P8_TB00009"> <lb facs="P8_TL00125"/>. A-lie dieser Musik-Zeitung besprochenen und angekündigten Mu-<lb facs="P8_TL00126"/>sicalien etc. sind zu erhallen in der stets vollständig assortirten Musi-<lb facs="P8_TL00127"/>calien-Handlung liehst Leihanstalt von BERNHARD BREUER in<lb facs="P8_TL00128"/>Köln, Hochstrasse Nr. 97.</ab> </div> </div> </div> </div> </body> </text> </TEI>
137.930473
3,636
0.613689
df03b4d28973f64b60152f414df0105748cbaaaa
1,074
xml
XML
app/src/main/res/values/colors.xml
nchungdev/AnimeDi
92a75c4304243f379f168ad4eb786de1028cc727
[ "MIT" ]
null
null
null
app/src/main/res/values/colors.xml
nchungdev/AnimeDi
92a75c4304243f379f168ad4eb786de1028cc727
[ "MIT" ]
null
null
null
app/src/main/res/values/colors.xml
nchungdev/AnimeDi
92a75c4304243f379f168ad4eb786de1028cc727
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <resources> <!--common colors--> <color name="colorPrimary">#ffffff</color> <color name="colorPrimaryDark">#bdbdbd</color> <color name="colorPrimaryInvert">#e5e5e5</color> <color name="colorAccent">#D87840</color> <color name="colorBackground">#FEFEFE</color> <!--text colors--> <color name="textPrimary">#000000</color> <color name="textPrimaryDisable">#60000000</color> <color name="textSecondary">#3D3D3D</color> <color name="textPrimaryBlackOverlay">#fefefe</color> <color name="textSecondaryBlackOverlay">#BFFEFEFE</color> <!--background, selector--> <color name="bgBottomNavigation">@color/colorBackground</color> <color name="colorBgItem">#80FEFEFE</color> <color name="colorDivider">#8F8E93</color> <color name="bgBold">#f0eef0</color> <!--tint colors--> <color name="colorDrawableTint">#8F8E93</color> <color name="homeBnOverlayStartColor">#1AFFFFFF</color> <color name="homeBnOverlayEndColor">@color/colorBackground</color> </resources>
37.034483
70
0.687151
9294df136e60a54c9831ff236db06c76f0ef55c2
471
xml
XML
data/1867/03/21/DDD_ddd_010138610_mpeg21/DDD_010138610_0041_articletext.xml
KBNLresearch/mcc
25a9db197103e9c67fbe866a61944ab3cf421100
[ "Apache-2.0" ]
null
null
null
data/1867/03/21/DDD_ddd_010138610_mpeg21/DDD_010138610_0041_articletext.xml
KBNLresearch/mcc
25a9db197103e9c67fbe866a61944ab3cf421100
[ "Apache-2.0" ]
null
null
null
data/1867/03/21/DDD_ddd_010138610_mpeg21/DDD_010138610_0041_articletext.xml
KBNLresearch/mcc
25a9db197103e9c67fbe866a61944ab3cf421100
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <text> <title>UITGEZEILD.</title> <p>lIAKLINGEN, IS Maart; Sophie, Jacob. m, Noorwegen. -Haabct, I, - Catliarina, Hat.sen, id. - Vro.nv .lartha, Ebes Jr., Avoul uur. - Argu, Koster llzn.,id.-Elisabeth, Zeven, id. - Maria, Meinsma, il. -Heiuai&apos;L h&apos;upel&apos;, ii. SEND, 17 Maart; Isabella C. Jonos, Jones, Londen n.Philad. ..MAI-v&apos;T-TUS, 16 Febr.; Jacoba, Schaop, Bat. n. Amst., na volbragto ■t ie.</p> </text>
78.5
384
0.656051
92063ed8bf1071c663c588ac07d25d54074e9afb
1,271
xml
XML
images/android-vector-drawable/researchgate.xml
Demaine/SuperTinyIcons
ab842d2029c97a5bd3dc4b3305a548b5efb880d4
[ "MIT" ]
null
null
null
images/android-vector-drawable/researchgate.xml
Demaine/SuperTinyIcons
ab842d2029c97a5bd3dc4b3305a548b5efb880d4
[ "MIT" ]
null
null
null
images/android-vector-drawable/researchgate.xml
Demaine/SuperTinyIcons
ab842d2029c97a5bd3dc4b3305a548b5efb880d4
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="512dp" android:height="512dp" android:viewportWidth="512" android:viewportHeight="512"> <path android:fillColor="#00d0af" android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" /> <path android:fillColor="#feffff" android:pathData="M271 383c-15-4-23-10-36-26-9-12-26-39-35-53l-6-11h-24l0 34c1 43 0 42 19 45l10 1 0 4 0 4h-80l0-4c0-4 1-4 9-6 10-2 14-5 15-14 1-4 1-31 1-79-0-70-1-72-3-77-3-5-7-7-18-8-4-1-5-1-5-5v-4l43-1c55-1 65 0 81 11 15 10 22 24 20 43-1 21-17 42-37 50-4 1-7 3-7 3 0 2 17 28 28 43 15 21 27 32 36 37 4 2 9 3 10 3 3 0 3 1 3 4 0 3-1 5-2 5-5 2-19 2-26 0zm-57-109c14-7 22-18 23-35 1-13-2-22-10-30-9-10-25-14-48-12l-10 1v39c0 36 0 40 2 40 1 0 9 1 18 0 14-0 17-1 24-4z" /> <path android:fillColor="#feffff" android:pathData="M321 228c-25-4-34-20-32-61 1-21 3-30 11-38 7-7 13-9 25-10 13-1 21 2 29 8 5 4 9 10 9 13 0 1-3 2-6 4l-6 3-3-3c-5-6-9-9-14-11-10-3-20 2-25 11-3 5-3 6-3 29 0 22 0 25 3 29 4 7 12 11 21 10 13-1 20-10 20-24v-7l-10-0-10-0v-13h36l-0 15c-0 12-1 16-3 22-6 15-23 24-42 22z" /> </vector>
74.764706
475
0.627065
c3efb7e25aa65d90613a057e7375b11755d2ebb8
1,308
xml
XML
Annotations/004635.xml
wenzhenmiao/KITTI_to_tfrecords
febb7ab1948c827a0c9071ba0d1d1a859ce9a47c
[ "Apache-2.0" ]
1
2020-03-09T19:23:02.000Z
2020-03-09T19:23:02.000Z
Annotations/004635.xml
wenzhenmiao/KITTI_to_tfrecords
febb7ab1948c827a0c9071ba0d1d1a859ce9a47c
[ "Apache-2.0" ]
null
null
null
Annotations/004635.xml
wenzhenmiao/KITTI_to_tfrecords
febb7ab1948c827a0c9071ba0d1d1a859ce9a47c
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" ?> <annotation> <folder>KITTI</folder> <filename>004635.png</filename> <source> <database>The KITTI Database</database> <annotation>KITTI</annotation> </source> <size> <width>1242</width> <height>375</height> <depth>3</depth> </size> <object> <name>Car</name> <bndbox> <xmin>638</xmin> <ymin>172</ymin> <xmax>674</xmax> <ymax>203</ymax> </bndbox> <difficult>0</difficult> <truncated>0</truncated> </object> <object> <name>Car</name> <bndbox> <xmin>660</xmin> <ymin>178</ymin> <xmax>706</xmax> <ymax>212</ymax> </bndbox> <difficult>0</difficult> <truncated>0</truncated> </object> <object> <name>Car</name> <bndbox> <xmin>648</xmin> <ymin>149</ymin> <xmax>688</xmax> <ymax>189</ymax> </bndbox> <difficult>0</difficult> <truncated>0</truncated> </object> <object> <name>Car</name> <bndbox> <xmin>748</xmin> <ymin>176</ymin> <xmax>814</xmax> <ymax>213</ymax> </bndbox> <difficult>0</difficult> <truncated>0</truncated> </object> <object> <name>Car</name> <bndbox> <xmin>1110</xmin> <ymin>130</ymin> <xmax>1241</xmax> <ymax>339</ymax> </bndbox> <difficult>0</difficult> <truncated>0</truncated> </object> <object> <name>Car</name> <bndbox> <xmin>801</xmin> <ymin>175</ymin> <xmax>867</xmax> <ymax>202</ymax> </bndbox> <difficult>0</difficult> <truncated>0</truncated> </object> </annotation>
16.148148
39
0.684251
0560143647f32fd4a6a6391ac8e236e7b11f9f75
75
xml
XML
funkyheaders/src/main/res/values/strings.xml
shareme/GreenAndroid
f9f9db8317c0d5e26855e891b31883bf5f18fc64
[ "Apache-2.0" ]
2
2016-11-28T09:57:01.000Z
2017-01-24T10:20:48.000Z
funkyheaders/src/main/res/values/strings.xml
shareme/GreenAndroid
f9f9db8317c0d5e26855e891b31883bf5f18fc64
[ "Apache-2.0" ]
null
null
null
funkyheaders/src/main/res/values/strings.xml
shareme/GreenAndroid
f9f9db8317c0d5e26855e891b31883bf5f18fc64
[ "Apache-2.0" ]
null
null
null
<resources> <string name="app_name">FunkyHeaders</string> </resources>
18.75
49
0.72
a6b2bff6b4c911f7a9640463c204b0e9d84df4ef
747
xml
XML
testsuite/src/test/resources/wiremock/__files/body-jboss-msc-maven-metadata.xml-rdpiB.xml
pkocandr/dependency-analysis
b54cbb76d9092cdb8bbbd2c18d051cc25be5fe1c
[ "ECL-2.0", "Apache-2.0" ]
7
2015-08-04T14:39:03.000Z
2021-06-22T10:28:36.000Z
testsuite/src/test/resources/wiremock/__files/body-jboss-msc-maven-metadata.xml-rdpiB.xml
pkocandr/dependency-analysis
b54cbb76d9092cdb8bbbd2c18d051cc25be5fe1c
[ "ECL-2.0", "Apache-2.0" ]
391
2015-06-23T05:00:44.000Z
2022-03-23T08:53:13.000Z
testsuite/src/test/resources/wiremock/__files/body-jboss-msc-maven-metadata.xml-rdpiB.xml
pkocandr/dependency-analysis
b54cbb76d9092cdb8bbbd2c18d051cc25be5fe1c
[ "ECL-2.0", "Apache-2.0" ]
24
2015-06-17T14:15:50.000Z
2020-10-21T11:53:57.000Z
<?xml version="1.0" encoding="UTF-8"?> <metadata> <groupId>org.jboss.msc</groupId> <artifactId>jboss-msc</artifactId> <versioning> <latest>1.2.7.SP1-redhat-1</latest> <release>1.2.7.SP1-redhat-1</release> <versions> <version>1.0.2.GA</version> <version>1.0.2.GA-redhat-1</version> <version>1.0.2.GA-redhat-2</version> <version>1.0.4.GA</version> <version>1.0.4.GA-redhat-1</version> <version>1.1.5.Final-redhat-1</version> <version>1.1.6.Final-redhat-1</version> <version>1.1.7.SP1-redhat-1</version> <version>1.2.6.Final-redhat-1</version> <version>1.2.7.SP1-redhat-1</version> </versions> <lastUpdated>20170512214139</lastUpdated> </versioning> </metadata>
32.478261
45
0.634538
5718dfc98004d36a63d56ae6f1a81d9b657e5eef
6,063
storyboard
XML
ProjectWindow/Editors/TextEditor/QuickHelp/QuickHelp.storyboard
VivoPay/Composite
1ccde807c690739b1739e22f02213e195265a992
[ "MIT" ]
8
2018-09-07T19:27:05.000Z
2019-05-20T06:46:35.000Z
ProjectWindow/Editors/TextEditor/QuickHelp/QuickHelp.storyboard
MoonfishDeFi/Composite
1ccde807c690739b1739e22f02213e195265a992
[ "MIT" ]
4
2018-09-10T07:35:59.000Z
2019-04-04T09:53:16.000Z
ProjectWindow/Editors/TextEditor/QuickHelp/QuickHelp.storyboard
MoonfishDeFi/Composite
1ccde807c690739b1739e22f02213e195265a992
[ "MIT" ]
1
2019-05-20T06:46:41.000Z
2019-05-20T06:46:41.000Z
<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="ZmP-6x-a3z"> <dependencies> <deployment identifier="macosx"/> <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14460.31"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <scenes> <!--Quick Help Popover Controller--> <scene sceneID="DsA-Iy-TSW"> <objects> <viewController id="ZmP-6x-a3z" customClass="QuickHelpPopoverController" customModule="Composite" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" id="5EB-2Y-3KW"> <rect key="frame" x="0.0" y="0.0" width="435" height="174"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" horizontalCompressionResistancePriority="751" ambiguous="YES" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="400" translatesAutoresizingMaskIntoConstraints="NO" id="Vch-cy-VWY"> <rect key="frame" x="18" y="20" width="93" height="14"/> <textFieldCell key="cell" controlSize="small" selectable="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="left" title="Source:" id="sWz-bg-JfK"> <font key="font" metaFont="smallSystem"/> <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="boolean" keyPath="isAutomaticLinkDetectionEnabled" value="YES"/> </userDefinedRuntimeAttributes> <connections> <binding destination="ZmP-6x-a3z" name="value" keyPath="source" id="wyJ-aJ-IZZ"/> </connections> </textField> <textField horizontalHuggingPriority="750" verticalHuggingPriority="750" horizontalCompressionResistancePriority="751" ambiguous="YES" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="400" translatesAutoresizingMaskIntoConstraints="NO" id="zzQ-6q-GJP"> <rect key="frame" x="18" y="146" width="399" height="18"/> <textFieldCell key="cell" controlSize="small" selectable="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="left" title="Keyword" id="ZLD-sL-eaq"> <font key="font" metaFont="systemSemibold" size="14"/> <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> <binding destination="ZmP-6x-a3z" name="value" keyPath="keyword" id="eC3-HF-CrW"/> </connections> </textField> <textField horizontalHuggingPriority="750" verticalHuggingPriority="750" horizontalCompressionResistancePriority="751" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="400" translatesAutoresizingMaskIntoConstraints="NO" id="dss-YL-GOT"> <rect key="frame" x="18" y="126" width="399" height="14"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <textFieldCell key="cell" controlSize="small" selectable="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="left" title="(Reference manual info)" id="9MH-Aa-MDn"> <font key="font" metaFont="smallSystem"/> <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> <binding destination="ZmP-6x-a3z" name="value" keyPath="reference" id="zgO-N4-9Ev"/> </connections> </textField> </subviews> <constraints> <constraint firstItem="zzQ-6q-GJP" firstAttribute="top" secondItem="5EB-2Y-3KW" secondAttribute="top" constant="10" id="k5c-5m-81I"/> <constraint firstAttribute="bottom" secondItem="Vch-cy-VWY" secondAttribute="bottom" constant="20" id="rPs-rx-OPk"/> </constraints> </view> <connections> <outlet property="unicodeBlockNameField" destination="dss-YL-GOT" id="KjX-G9-RDO"/> </connections> </viewController> <customObject id="JNl-ps-qKk" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="218.5" y="316"/> </scene> </scenes> </document>
86.614286
297
0.561603
5f0a85da37aaec5ffa71f0cb4f252ac7d5d7bfcf
548
xml
XML
face_detector/package.xml
Kukanani/vision_msgs_examples
bc57fdc2e0921f35d54e8d5b1101508c59956ac5
[ "Apache-2.0" ]
2
2021-07-25T15:26:51.000Z
2022-02-08T04:15:04.000Z
face_detector/package.xml
Kukanani/vision_msgs_examples
bc57fdc2e0921f35d54e8d5b1101508c59956ac5
[ "Apache-2.0" ]
7
2020-01-28T21:47:40.000Z
2022-02-09T23:42:52.000Z
face_detector/package.xml
Kukanani/vision_msgs_examples
bc57fdc2e0921f35d54e8d5b1101508c59956ac5
[ "Apache-2.0" ]
1
2018-06-21T14:19:02.000Z
2018-06-21T14:19:02.000Z
<?xml version="1.0"?> <package format="2"> <name>face_detector</name> <version>0.0.0</version> <description> OpenCV-based face detector using vision_msgs </description> <maintainer email="allevato@utexas.edu">Adam Allevato</maintainer> <license>Apache License 2.0</license> <buildtool_depend>catkin</buildtool_depend> <depend>roscpp</depend> <depend>vision_opencv</depend> <depend>cv_bridge</depend> <depend>std_msgs</depend> <depend>sensor_msgs</depend> <depend>vision_msgs</depend> <export></export> </package>
24.909091
68
0.720803
f25973e09082ac4d0660e876f5902e57e9fd493c
3,662
xaml
XML
EncodingNormalior.WPF/View/DefinitionPage.xaml
lindexi/EncodingNormalior
179089e58b0bc3edefb91755bb4c081bae8afbb5
[ "MIT" ]
39
2018-06-26T01:51:03.000Z
2022-03-10T07:02:53.000Z
EncodingNormalior.WPF/View/DefinitionPage.xaml
dotnet-campus/EncodingNormalior
179089e58b0bc3edefb91755bb4c081bae8afbb5
[ "MIT" ]
12
2018-06-15T09:03:16.000Z
2022-01-05T00:37:25.000Z
EncodingNormalior.WPF/View/DefinitionPage.xaml
lindexi/EncodingNormalior
179089e58b0bc3edefb91755bb4c081bae8afbb5
[ "MIT" ]
10
2018-04-17T07:01:12.000Z
2022-03-26T07:36:04.000Z
<UserControl x:Class="EncodingNormalizerVsx.View.DefinitionPage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:EncodingNormalizerVsx.View" xmlns:view="clr-namespace:EncodingNormalizerVsx.ViewModel" mc:Ignorable="d" DataContext="{Binding RelativeSource={RelativeSource Mode=Self},Path=ViewModel}" d:DesignHeight="300" d:DesignWidth="300"> <UserControl.Resources> <ResourceDictionary> <ResourceDictionary.MergedDictionaries> <ResourceDictionary Source="Color.xaml" /> </ResourceDictionary.MergedDictionaries> <Style TargetType="TextBlock"> <Setter Property="Foreground" Value="{StaticResource Theme.Brush.Foreground}" /> </Style> <Style TargetType="Button"> <Setter Property="BorderThickness" Value="5 0 0 0" /> <Setter Property="BorderBrush" Value="{StaticResource Theme.Brush.AccentLight}" /> <Setter Property="Padding" Value="0 0 0 0" /> </Style> </ResourceDictionary> </UserControl.Resources> <Grid Background="{StaticResource Theme.Brush.Background}"> <Border Margin="10,10,10,10" BorderBrush="Gray" BorderThickness="1" CornerRadius="5"> <Grid Margin="10,10,10,10"> <Grid.RowDefinitions> <RowDefinition Height="Auto" /> <RowDefinition /> <RowDefinition Height="Auto" /> </Grid.RowDefinitions> <Grid> <StackPanel> <TextBlock Text="规定编码" /> <ComboBox Margin="10,10,10,10" ItemsSource="{Binding OptionCriterionEncoding}" SelectedItem="{Binding CriterionEncoding,Mode=TwoWay}" /> </StackPanel> </Grid> <Grid Grid.Row="1"> <Grid.ColumnDefinitions> <ColumnDefinition /> <ColumnDefinition /> </Grid.ColumnDefinitions> <Grid> <TextBlock Text="包含的文件" /> <TextBox Margin="10,30,10,10" AcceptsReturn="True" Text="{Binding Account.FileInclude,Mode=TwoWay}" TextWrapping="Wrap" /> </Grid> <Grid Grid.Column="1"> <TextBlock Text="文件白名单" /> <TextBox Margin="10,30,10,10" AcceptsReturn="True" Text="{Binding Account.WhiteList,Mode=TwoWay}" TextWrapping="Wrap" /> </Grid> </Grid> <Grid Grid.Row="2"> <StackPanel Orientation="Horizontal" HorizontalAlignment="Right"> <Button Margin="10,10,10,10" Content="保存" Click="WriteButton_OnClick" /> <Button Margin="10,10,10,10" Content="取消" Click="AbandonButton_OnClick" /> </StackPanel> </Grid> </Grid> </Border> </Grid> </UserControl>
50.861111
98
0.498908
8fe4099d47b539cc014912ef7c587d31eb69c726
18,652
storyboard
XML
Audio-Levels/Audio-Levels/Base.lproj/Main.storyboard
snobear/opentok-ios-sdk-samples
ca5ac757a14445576789f0a5e65036a53262ccbc
[ "MIT" ]
195
2015-01-03T22:55:18.000Z
2022-02-18T19:06:35.000Z
Audio-Levels/Audio-Levels/Base.lproj/Main.storyboard
snobear/opentok-ios-sdk-samples
ca5ac757a14445576789f0a5e65036a53262ccbc
[ "MIT" ]
101
2015-03-04T21:11:41.000Z
2022-03-25T09:35:21.000Z
Audio-Levels/Audio-Levels/Base.lproj/Main.storyboard
snobear/opentok-ios-sdk-samples
ca5ac757a14445576789f0a5e65036a53262ccbc
[ "MIT" ]
123
2015-01-14T19:18:24.000Z
2021-09-23T20:14:21.000Z
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="5056" systemVersion="13D65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="rS3-R9-Ivy"> <dependencies> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/> </dependencies> <scenes> <!--Navigation Controller--> <scene sceneID="cUi-kZ-frf"> <objects> <navigationController id="rS3-R9-Ivy" sceneMemberID="viewController"> <navigationBar key="navigationBar" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="yXu-0R-QUA"> <autoresizingMask key="autoresizingMask"/> </navigationBar> <connections> <segue destination="uRj-XE-Tby" kind="relationship" relationship="rootViewController" id="EID-hp-KOE"/> </connections> </navigationController> <placeholder placeholderIdentifier="IBFirstResponder" id="eq9-QA-ai8" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-1" y="64"/> </scene> <!--View Controller--> <scene sceneID="UZM-G3-eDa"> <objects> <viewController automaticallyAdjustsScrollViewInsets="NO" id="uRj-XE-Tby" customClass="TBViewController" sceneMemberID="viewController"> <layoutGuides> <viewControllerLayoutGuide type="top" id="iFZ-eZ-ynT"/> <viewControllerLayoutGuide type="bottom" id="rWe-kR-H3P"/> </layoutGuides> <view key="view" contentMode="scaleToFill" id="Ui6-la-bzD"> <rect key="frame" x="0.0" y="64" width="320" height="504"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="j3k-vw-wCi" userLabel="View (Publisher View)"> <rect key="frame" x="-1" y="372" width="321" height="86"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="silhouette.png" translatesAutoresizingMaskIntoConstraints="NO" id="FkI-bT-DJw"> <rect key="frame" x="5" y="10" width="75" height="65"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> </imageView> <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="" lineBreakMode="wordWrap" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" preferredMaxLayoutWidth="136" translatesAutoresizingMaskIntoConstraints="NO" id="tx9-ur-2xe"> <rect key="frame" x="89" y="18" width="136" height="50"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> <nil key="highlightedColor"/> </label> <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="o3v-ct-WW6"> <rect key="frame" x="235" y="10" width="85" height="65"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="circle.png" translatesAutoresizingMaskIntoConstraints="NO" id="HHm-mU-HKr"> <rect key="frame" x="14" y="5" width="56" height="56"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> </imageView> <button contentMode="center" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TZY-EJ-Yed"> <rect key="frame" x="14" y="5" width="56" height="56"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> <state key="normal" image="microphoneActive.png"> <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> </state> <state key="selected" image="microphoneMuted.png"/> <connections> <action selector="toggleAudioPublish:" destination="uRj-XE-Tby" eventType="touchDown" id="y5R-AJ-DiP"/> </connections> </button> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> </view> <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hOo-eN-gI5"> <rect key="frame" x="0.0" y="0.0" width="321" height="8"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" red="0.1843137255" green="0.1843137255" blue="0.1843137255" alpha="1" colorSpace="deviceRGB"/> </view> </subviews> <color key="backgroundColor" red="0.15686275059999999" green="0.15686275059999999" blue="0.15686275059999999" alpha="1" colorSpace="deviceRGB"/> </view> <view clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hND-Gs-oL6" customClass="UIScrollView"> <rect key="frame" x="0.0" y="0.0" width="320" height="371"/> <subviews> <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="Ll6-Of-PWk"> <rect key="frame" x="-6" y="0.0" width="332" height="371"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <color key="sectionIndexBackgroundColor" red="0.15686275059999999" green="0.15686275059999999" blue="0.15686275059999999" alpha="1" colorSpace="deviceRGB"/> <connections> <outlet property="dataSource" destination="uRj-XE-Tby" id="fV3-Mk-TGS"/> <outlet property="delegate" destination="uRj-XE-Tby" id="ueI-Kz-Hzf"/> </connections> </tableView> <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" hidesWhenStopped="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="PoO-am-NGB"> <rect key="frame" x="142" y="181" width="37" height="37"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> </activityIndicatorView> </subviews> <color key="backgroundColor" red="0.15686275059999999" green="0.15686275059999999" blue="0.15686275059999999" alpha="1" colorSpace="deviceRGB"/> </view> <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4XL-pw-XCX" userLabel="View (Bottom Container)"> <rect key="frame" x="0.0" y="419" width="320" height="85"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <view alpha="0.60000002384185791" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tAz-gB-mN9" userLabel="View (Archive Bar)"> <rect key="frame" x="0.0" y="5" width="320" height="35"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Archiving off" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2YQ-HS-FB3"> <rect key="frame" x="0.0" y="9" width="320" height="21"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" name="HelveticaNeue-Medium" family="Helvetica Neue" pointSize="14"/> <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/> <nil key="highlightedColor"/> </label> <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="archiving-off-15.png" translatesAutoresizingMaskIntoConstraints="NO" id="kI2-uJ-RHE"> <rect key="frame" x="247" y="-7" width="73" height="50"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> <color key="tintColor" red="0.32941177490000001" green="0.32941177490000001" blue="0.32941177490000001" alpha="1" colorSpace="deviceRGB"/> </imageView> </subviews> <color key="backgroundColor" red="0.41176474089999998" green="0.41176474089999998" blue="0.41176474089999998" alpha="1" colorSpace="deviceRGB"/> <color key="tintColor" red="0.84705889229999998" green="0.84705889229999998" blue="0.84705889229999998" alpha="1" colorSpace="deviceRGB"/> </view> <view clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gMA-XN-j7J" userLabel="View (Bottom Bar)"> <rect key="frame" x="0.0" y="41" width="320" height="50"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rgB-e5-wYy"> <rect key="frame" x="89" y="3" width="140" height="44"/> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> <fontDescription key="fontDescription" name="HelveticaNeue-Light" family="Helvetica Neue" pointSize="15"/> <state key="normal" title="End Call"> <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> </state> <state key="highlighted"> <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> </state> <connections> <action selector="endCallAction:" destination="uRj-XE-Tby" eventType="touchUpInside" id="PjB-5j-07U"/> </connections> </button> </subviews> <color key="backgroundColor" red="0.20392158630000001" green="0.20392158630000001" blue="0.20392158630000001" alpha="1" colorSpace="deviceRGB"/> <color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> </view> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> </view> </subviews> <color key="backgroundColor" red="0.1411764771" green="0.1411764771" blue="0.1411764771" alpha="1" colorSpace="deviceRGB"/> </view> <extendedEdge key="edgesForExtendedLayout"/> <navigationItem key="navigationItem" id="i3N-Yo-SYg"/> <simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/> <connections> <outlet property="archiveOverlay" destination="tAz-gB-mN9" id="lq3-Rk-LaV"/> <outlet property="archiveStatusImgView" destination="kI2-uJ-RHE" id="CU1-X0-P17"/> <outlet property="archiveStatusLbl" destination="2YQ-HS-FB3" id="H4E-sm-gDb"/> <outlet property="bottomOverlayView" destination="gMA-XN-j7J" id="TZU-xr-6Ob"/> <outlet property="endCallButton" destination="rgB-e5-wYy" id="DK0-1h-WfA"/> <outlet property="publisherMicButton" destination="TZY-EJ-Yed" id="DtC-SE-3at"/> <outlet property="publisherMicContainerView" destination="o3v-ct-WW6" id="g2C-e8-39T"/> <outlet property="publisherNameLbl" destination="tx9-ur-2xe" id="f3R-rZ-3H0"/> <outlet property="publisherProfileImgVIew" destination="FkI-bT-DJw" id="KXV-0f-wuA"/> <outlet property="publisherView" destination="j3k-vw-wCi" id="MCb-Nw-ZAv"/> <outlet property="spinningWheel" destination="PoO-am-NGB" id="PQ0-QD-2TR"/> <outlet property="tableView" destination="Ll6-Of-PWk" id="ksK-Ct-hYG"/> <outlet property="videoContainerView" destination="hND-Gs-oL6" id="QZ0-Mz-7N8"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="pHz-Oi-AyV" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="711" y="101"/> </scene> </scenes> <resources> <image name="archiving-off-15.png" width="15" height="15"/> <image name="circle.png" width="56" height="56"/> <image name="microphoneActive.png" width="24" height="30"/> <image name="microphoneMuted.png" width="24" height="30"/> <image name="silhouette.png" width="62" height="62"/> </resources> <simulatedMetricsContainer key="defaultSimulatedMetrics"> <simulatedStatusBarMetrics key="statusBar"/> <simulatedOrientationMetrics key="orientation"/> <simulatedScreenMetrics key="destination" type="retina4"/> </simulatedMetricsContainer> </document>
98.168421
409
0.525252
8fe6b7bd47aea7f89142a55339377cf9afaa3495
145
xml
XML
demo/src/main/res/values/colors.xml
Casterx/sanvi_cart_ayush
bcb633db13e5bd839ccd4a3ab41acd5090bac67c
[ "MIT" ]
89
2015-07-22T08:28:16.000Z
2021-08-12T12:43:25.000Z
demo/src/main/res/values/colors.xml
Casterx/sanvi_cart_ayush
bcb633db13e5bd839ccd4a3ab41acd5090bac67c
[ "MIT" ]
15
2015-10-25T13:52:59.000Z
2022-01-20T06:44:51.000Z
demo/src/main/res/values/colors.xml
Casterx/sanvi_cart_ayush
bcb633db13e5bd839ccd4a3ab41acd5090bac67c
[ "MIT" ]
74
2015-10-15T07:18:06.000Z
2021-11-22T07:30:03.000Z
<resources> <color name="green">#008000</color> <color name="orange">#ff5500</color> <color name="blue">#0000FF</color> </resources>
24.166667
40
0.641379
d0ac92e8668bcaaa66d26b62ee477bd889983dd3
853
xml
XML
ViewController/adfmsrc/query/application/view/pageDefs/QueryMainPGPageDef.xml
cyberscythelibrary/ADF-QUERY-REPO
032895ea3f0666cb5027579aa7caaca85d448f57
[ "MIT" ]
null
null
null
ViewController/adfmsrc/query/application/view/pageDefs/QueryMainPGPageDef.xml
cyberscythelibrary/ADF-QUERY-REPO
032895ea3f0666cb5027579aa7caaca85d448f57
[ "MIT" ]
null
null
null
ViewController/adfmsrc/query/application/view/pageDefs/QueryMainPGPageDef.xml
cyberscythelibrary/ADF-QUERY-REPO
032895ea3f0666cb5027579aa7caaca85d448f57
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8" ?> <pageDefinition xmlns="http://xmlns.oracle.com/adfm/uimodel" version="12.2.1.9.14" id="QueryMainPGPageDef" Package="query.application.view.pageDefs"> <parameters/> <executables> <variableIterator id="variables"/> </executables> <bindings> <methodAction id="getSQLresult" RequiresUpdateModel="true" Action="invokeMethod" MethodName="getSQLresult" IsViewObjectMethod="false" DataControl="QueryMainAMDataControl" InstanceName="bindings.getSQLresult.dataControl.dataProvider" ReturnName="data.QueryMainAMDataControl.methodResults.getSQLresult_getSQLresult_dataControl_dataProvider_getSQLresult_result"> <NamedData NDName="query" NDType="java.lang.String"/> </methodAction> </bindings> </pageDefinition>
50.176471
145
0.704572
8c2de720b355c4ec27755f915a1bb310e2e7e14f
8,402
xml
XML
input/1783105.xml
opencultureconsulting/noah-bielefeld-pub
94d0dfa36e356c3f1faca8d88e7be6edd2d3eecf
[ "MIT" ]
null
null
null
input/1783105.xml
opencultureconsulting/noah-bielefeld-pub
94d0dfa36e356c3f1faca8d88e7be6edd2d3eecf
[ "MIT" ]
null
null
null
input/1783105.xml
opencultureconsulting/noah-bielefeld-pub
94d0dfa36e356c3f1faca8d88e7be6edd2d3eecf
[ "MIT" ]
null
null
null
<mods xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd"><id>1783105</id><setSpec>journal_article</setSpec><setSpec>doc-type:article</setSpec><setSpec>ddc:540</setSpec><setSpec>journal_articleFtxt</setSpec><setSpec>open_access</setSpec> <genre>article</genre> <titleInfo><title>Intra- and intermolecular reactions of aromatic radical cations: an account of mechanistic concepts and methods in mass spectrometry</title></titleInfo> <note type="publicationStatus">published</note> <name type="personal"> <namePart type="given">Hans-Friedrich</namePart> <namePart type="family">Grützmacher</namePart> <role><roleTerm type="text">author</roleTerm> </role><identifier type="local">41603</identifier></name> <name type="corporate"> <namePart/> <identifier type="local">10018</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">Investigations in the authors's laboratory in Bielefeld and elsewhere on the mechanism of the intramolecular and intermolecular aromatic substitution via radical cations are reviewed with the aim of presenting an example for the development of mass spectrometric methods and concepts for the study of the mechanisms of gaseous ionic reactions. An intramolecular aromatic substitution resulting in the loss of a hydrogen or a substituent from an aromatic ring of the molecule ions by the attack of a nucleophilic heteroatom in the side-chain was first observed in the normal electron impact (EI) mass spectra and was studied by substituent effects on ion abundance, ionization energy and appearance energy. This led to the construction of a two-step mechanism of the intramolecular aromatic substitution with a rate-determining first addition step. Subsequently, this fragmentation reaction was studied for a series of systems by tandem mass spectrometry, confirming the two-step mechanism and yielding an excellent insight into the dynamics of the substitution process. The bimolecular variety of the nucleophilic aromatic substitution via radical cations was investigated recently by Fourier transform ion cyclotron resonance spectrometry. The results for a series of halogenated benzenes and NH 3, CH 3NH 2 and (CH 3) 2NH as the nucleophile corroborate the conclusions drawn from the study of unimolecular reaction mechanisms. It is shown that in all cases the formation and further reaction of the addition intermediate play a crucial role. This can be perceived by the application of the configuration mixing reactivity model to the addition reaction, and by the concept of classical and distonic radical cations. This review on a specific reaction mechanism shows clearly the excellent techniques and methods which the developments in mass spectrometry have provided for a detailed study of the mechanisms of ionic reactions in the gas phase.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="gr_007.pdf">https://pub.uni-bielefeld.de/download/1783105/2314125/gr_007.pdf</url> </location> <physicalDescription><internetMediaType>application/pdf</internetMediaType></physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo><publisher>Wiley</publisher><dateIssued encoding="w3cdtf">1993</dateIssued> </originInfo> <language><languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <relatedItem type="host"><titleInfo><title>Organic Mass Spectrometry</title></titleInfo> <identifier type="issn">0030-493X</identifier> <identifier type="eIssn">1096-9888</identifier> <identifier type="ISI">A1993NA88200004</identifier><identifier type="urn">urn:nbn:de:0070-pub-17831051</identifier><identifier type="doi">10.1002/oms.1210281205</identifier> <part><detail type="volume"><number>28</number></detail><detail type="issue"><number>12</number></detail><extent unit="pages">1375-1387</extent> </part> </relatedItem> <extension> <bibliographicCitation> <ama>Grützmacher H-F. Intra- and intermolecular reactions of aromatic radical cations: an account of mechanistic concepts and methods in mass spectrometry. &lt;em&gt;Organic Mass Spectrometry&lt;/em&gt;. 1993;28(12):1375-1387.</ama> <lncs> Grützmacher, H.-F.: Intra- and intermolecular reactions of aromatic radical cations: an account of mechanistic concepts and methods in mass spectrometry. Organic Mass Spectrometry. 28, 1375-1387 (1993).</lncs> <chicago>&lt;div style="text-indent:-25px; padding-left:25px;padding-bottom:0px;"&gt;Grützmacher, Hans-Friedrich. 1993. “Intra- and intermolecular reactions of aromatic radical cations: an account of mechanistic concepts and methods in mass spectrometry”. &lt;em&gt;Organic Mass Spectrometry&lt;/em&gt; 28 (12): 1375-1387.&lt;/div&gt;</chicago> <dgps>&lt;div style="text-indent:-25px; padding-left:25px;padding-bottom:0px;"&gt;Grützmacher, H.-F. (1993). Intra- and intermolecular reactions of aromatic radical cations: an account of mechanistic concepts and methods in mass spectrometry. &lt;em&gt;Organic Mass Spectrometry&lt;/em&gt;, &lt;em&gt;28&lt;/em&gt;(12), 1375-1387. Wiley. doi:10.1002/oms.1210281205.&lt;/div&gt;</dgps> <bio1>Grützmacher H-F (1993) &lt;br /&gt;Intra- and intermolecular reactions of aromatic radical cations: an account of mechanistic concepts and methods in mass spectrometry.&lt;br /&gt;Organic Mass Spectrometry 28(12): 1375-1387.</bio1> <angewandte-chemie>H. - F. Grützmacher, “Intra- and intermolecular reactions of aromatic radical cations: an account of mechanistic concepts and methods in mass spectrometry”, &lt;em&gt;Organic Mass Spectrometry&lt;/em&gt;, &lt;strong&gt;1993&lt;/strong&gt;, &lt;em&gt;28&lt;/em&gt;, 1375-1387.</angewandte-chemie> <ieee> H.-F. Grützmacher, “Intra- and intermolecular reactions of aromatic radical cations: an account of mechanistic concepts and methods in mass spectrometry”, &lt;em&gt;Organic Mass Spectrometry&lt;/em&gt;, vol. 28, 1993, pp. 1375-1387.</ieee> <harvard1>Grützmacher, H.-F., 1993. Intra- and intermolecular reactions of aromatic radical cations: an account of mechanistic concepts and methods in mass spectrometry. &lt;em&gt;Organic Mass Spectrometry&lt;/em&gt;, 28(12), p 1375-1387.</harvard1> <apa>Grützmacher, H. - F. (1993). Intra- and intermolecular reactions of aromatic radical cations: an account of mechanistic concepts and methods in mass spectrometry. &lt;em&gt;Organic Mass Spectrometry&lt;/em&gt;, &lt;em&gt;28&lt;/em&gt;(12), 1375-1387. &lt;a href="https://doi.org/10.1002/oms.1210281205" target="_blank"&gt;https://doi.org/10.1002/oms.1210281205&lt;/a&gt;</apa> <mla>Grützmacher, Hans-Friedrich. “Intra- and intermolecular reactions of aromatic radical cations: an account of mechanistic concepts and methods in mass spectrometry”. &lt;em&gt;Organic Mass Spectrometry&lt;/em&gt; 28.12 (1993): 1375-1387.</mla> <frontiers>Grützmacher, H. - F. (1993). Intra- and intermolecular reactions of aromatic radical cations: an account of mechanistic concepts and methods in mass spectrometry. &lt;em&gt;Organic Mass Spectrometry&lt;/em&gt; 28, 1375-1387.</frontiers> <apa_indent>&lt;div style="text-indent:-25px; padding-left:25px;padding-bottom:0px;"&gt;Grützmacher, H. - F. (1993). Intra- and intermolecular reactions of aromatic radical cations: an account of mechanistic concepts and methods in mass spectrometry. &lt;em&gt;Organic Mass Spectrometry&lt;/em&gt;, &lt;em&gt;28&lt;/em&gt;(12), 1375-1387. &lt;a href="https://doi.org/10.1002/oms.1210281205" target="_blank"&gt;https://doi.org/10.1002/oms.1210281205&lt;/a&gt;&lt;/div&gt;</apa_indent> <wels>Grützmacher, H. - F. (1993): Intra- and intermolecular reactions of aromatic radical cations: an account of mechanistic concepts and methods in mass spectrometry &lt;em&gt;Organic Mass Spectrometry&lt;/em&gt;,28:(12): 1375-1387.</wels> <default>Grützmacher H-F (1993) &lt;br /&gt;&lt;em&gt;Organic Mass Spectrometry&lt;/em&gt; 28(12): 1375-1387.</default> </bibliographicCitation> </extension> <recordInfo><recordIdentifier>1783105</recordIdentifier><recordCreationDate encoding="w3cdtf">2018-07-24T12:58:11Z</recordCreationDate><recordChangeDate encoding="w3cdtf">2018-07-24T12:58:11Z</recordChangeDate> </recordInfo> </mods>
101.228916
1,979
0.777672
de01eb884d9878db55fff6844009ed5f105dee33
2,950
xml
XML
app-server/org.wso2.wsf.ide.creation.ui/plugin.xml
NisalaNiroshana/developer-studio
a6283e6867480f59226e587efad771f3eb452360
[ "Apache-2.0" ]
null
null
null
app-server/org.wso2.wsf.ide.creation.ui/plugin.xml
NisalaNiroshana/developer-studio
a6283e6867480f59226e587efad771f3eb452360
[ "Apache-2.0" ]
null
null
null
app-server/org.wso2.wsf.ide.creation.ui/plugin.xml
NisalaNiroshana/developer-studio
a6283e6867480f59226e587efad771f3eb452360
[ "Apache-2.0" ]
1
2018-10-26T12:52:03.000Z
2018-10-26T12:52:03.000Z
<?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.2"?> <plugin> <extension point="org.eclipse.wst.command.env.ui.widgetRegistry"> <widgetFactory id="BeanExampleConfig" insertBeforeCommandId="org.wso2.wsf.ide.creation.core.command.WSASBUCommand" class="org.wso2.wsf.ide.creation.ui.wsrt.WSASBeanConfigWidgetFactory"/> </extension> <extension point="org.eclipse.wst.command.env.ui.widgetRegistry"> <widgetFactory id="SkelExampleConfig" insertBeforeCommandId="org.wso2.wsf.ide.creation.core.command.WSASTDCommand" class="org.wso2.wsf.ide.creation.ui.wsrt.WSASSkelConfigWidgetFactory" /> </extension> <extension point="org.eclipse.jst.ws.consumption.ui.runtimes"> <runtime id="org.wso2.wsf.ide.creation.wsasWebServiceRT" label="%LABEL_RUNTIME_WSAS" serverRequired="false"/> </extension> <!-- define support for WSAS Java bean bottom up and top-down support in web projects --> <extension point="org.eclipse.jst.ws.consumption.ui.serviceRuntimes"> <serviceRuntime id="org.wso2.wsf.ide.creation.java" serviceImplementationTypeId="org.eclipse.jst.ws.wsImpl.java" runtimeId="org.wso2.wsf.ide.creation.wsasWebServiceRT" bottomUp="true" topDown="true" class="org.wso2.wsf.ide.creation.ui.wsrt.WSASWebServiceRuntime"> <required-facet-version facet="jst.web" version="2.3" allow-newer="true"/> <required-facet-version facet="wsas.core" version="1.1" allow-newer="true" /> <required-facet-version facet="wsas.ext" version="1.1" allow-newer="true" /> </serviceRuntime> </extension> <!-- define support for Axis Java clients in Web projects --> <extension point="org.eclipse.jst.ws.consumption.ui.clientRuntimes"> <clientRuntime id="org.wso2.wsf.ide.consumption.web" clientImplementationTypeId="org.eclipse.jst.ws.client.type.java" runtimeId="org.wso2.wsf.ide.creation.wsasWebServiceRT" class="org.wso2.wsf.ide.creation.ui.wsrt.WSASWebServiceRuntime"> <required-facet-version facet="jst.web" version="2.3" allow-newer="true" /> <required-facet-version facet="wsas.core" version="1.1" allow-newer="true" /> <required-facet-version facet="wsas.ext" version="1.1" allow-newer="true" /> </clientRuntime> </extension> <!--extension point="org.eclipse.ui.exportWizards"> <wizard id="org.wso2.developerstudio.eclipse.axis2.exporttoaar" name="Axis2 Service Archive [AAR]" class="org.wso2.wsf.ide.creation.ui.wizard.Axis2ServiceExportWizard" icon="icons/axis2.png" category="org.wso2.exportcategory"> <description> Create an axis2 archive from a service in the workspace </description> </wizard> <category id="org.wso2.exportcategory" name="WSO2 Exporter"/> </extension--> </plugin>
41.549296
100
0.677288
1107da01333f0775d911072d924678d71cf7a98a
6,572
xml
XML
utils/src/main/res/values-fi/symbols.xml
kshithijiyer/talkback
69c26f602ca27a0175f602dc012445ca63edaa2c
[ "Apache-2.0" ]
1
2021-03-10T15:23:00.000Z
2021-03-10T15:23:00.000Z
utils/src/main/res/values-fi/symbols.xml
kshithijiyer/talkback
69c26f602ca27a0175f602dc012445ca63edaa2c
[ "Apache-2.0" ]
42
2021-04-16T07:56:39.000Z
2022-03-25T05:08:30.000Z
utils/src/main/res/values-fi/symbols.xml
kshithijiyer/talkback
69c26f602ca27a0175f602dc012445ca63edaa2c
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="symbol_apostrophe">Heittomerkki</string> <string name="symbol_ampersand">Et-merkki</string> <string name="symbol_angle_bracket_left">Vasen kulmasulje</string> <string name="symbol_angle_bracket_right">Oikea kulmasulje</string> <string name="symbol_asterisk">Tähti</string> <string name="symbol_at_sign">At</string> <string name="symbol_backslash">Kenoviiva</string> <string name="symbol_bullet">Luettelomerkki</string> <string name="symbol_caret">Poisjääntimerkki</string> <string name="symbol_cent">Sentti</string> <string name="symbol_colon">Kaksoispiste</string> <string name="symbol_comma">Pilkku</string> <string name="symbol_copyright">Tekijänoikeudet</string> <string name="symbol_curly_bracket_left">Vasen kaarisulje</string> <string name="symbol_curly_bracket_right">Oikea kaarisulje</string> <string name="symbol_degree">Aste</string> <string name="symbol_division">Jakomerkki</string> <string name="symbol_dollar_sign">Dollarimerkki</string> <string name="symbol_ellipsis">Ellipsi</string> <string name="symbol_em_dash">Em-viiva</string> <string name="symbol_en_dash">En-viiva</string> <string name="symbol_euro">Euro</string> <string name="symbol_exclamation_mark">Huutomerkki</string> <string name="symbol_grave_accent">Gravisaksentti</string> <string name="symbol_hyphen_minus">Yhdysviiva</string> <string name="symbol_low_double_quote">Rivinalinen lainausmerkki</string> <string name="symbol_multiplication">Kertomerkki</string> <string name="symbol_new_line">Rivinvaihto</string> <string name="symbol_paragraph_mark">Kappalemerkki</string> <string name="symbol_parenthesis_left">Vasen sulje</string> <string name="symbol_parenthesis_right">Oikea sulje</string> <string name="symbol_percent">Prosentti</string> <string name="symbol_period">Piste</string> <string name="symbol_pi">Pii</string> <string name="symbol_pound">Punta</string> <string name="symbol_pound_sterling">Englannin punta</string> <string name="symbol_question_mark">Kysymysmerkki</string> <string name="symbol_quotation_mark">Lainausmerkki</string> <string name="symbol_registered_trademark">Rekisteröity tavaramerkki</string> <string name="symbol_semicolon">Puolipiste</string> <string name="symbol_slash">Vinoviiva</string> <string name="symbol_smiley">Hymiö</string> <string name="symbol_space">Välilyönti</string> <string name="symbol_square_bracket_left">Vasen hakasulje</string> <string name="symbol_square_bracket_right">Oikea hakasulje</string> <string name="symbol_square_root">Neliöjuuri</string> <string name="symbol_trademark">Tavaramerkki</string> <string name="symbol_underscore">Alaviiva</string> <string name="symbol_vertical_bar">Pystysuora palkki</string> <string name="symbol_yen">Jeni</string> <string name="symbol_not_sign">Ei-merkki</string> <string name="symbol_broken_bar">Katkaistu palkki</string> <string name="symbol_micro_sign">Mikro-merkki</string> <string name="symbol_almost_equals">Lähes yhtäsuuret</string> <string name="symbol_not_equals">Erisuuruusmerkki</string> <string name="symbol_currency_sign">Valuuttamerkki</string> <string name="symbol_section_sign">Osio-merkki</string> <string name="symbol_upwards_arrow">Ylänuoli</string> <string name="symbol_leftwards_arrow">Vasen nuoli</string> <string name="symbol_rupee">Rupia</string> <string name="symbol_black_heart">Musta sydän</string> <string name="symbol_tilde">Aaltoviiva</string> <string name="symbol_equal">Yhtäsuuruusmerkki</string> <string name="symbol_won">Wonin merkki</string> <string name="symbol_reference">Viitemerkki</string> <string name="symbol_white_star">Valkoinen tähti</string> <string name="symbol_black_star">Musta tähti</string> <string name="symbol_white_heart">Valkoinen sydän</string> <string name="symbol_white_circle">Valkoinen ympyrä</string> <string name="symbol_black_circle">Musta ympyrä</string> <string name="symbol_solar">Auringon symboli</string> <string name="symbol_bullseye">Napakymppi</string> <string name="symbol_white_club_suit">Valkoinen pelikortin risti</string> <string name="symbol_white_spade_suit">Valkoinen pelikortin pata</string> <string name="symbol_white_left_pointing_index">Valkoinen vasemmalle osoittava sormi</string> <string name="symbol_white_right_pointing_index">Valkoinen oikealle osoittava sormi</string> <string name="symbol_circle_left_half_black">Ympyrä, jonka vasen puoli on musta</string> <string name="symbol_circle_right_half_black">Ympyrä, jonka oikea puoli on musta</string> <string name="symbol_white_square">Valkoinen neliö</string> <string name="symbol_black_square">Musta neliö</string> <string name="symbol_white_up_pointing_triangle">Valkoinen ylös osoittava kolmio</string> <string name="symbol_white_down_pointing_triangle">Valkoinen alas osoittava kolmio</string> <string name="symbol_white_left_pointing_triangle">Valkoinen vasemmalle osoittava kolmio</string> <string name="symbol_white_right_pointing_triangle">Valkoinen oikealle osoittava kolmio</string> <string name="symbol_white_diamond">Valkoinen pelikortin ruutu</string> <string name="symbol_quarter_note">Neljäsosanuotti</string> <string name="symbol_eighth_note">Kahdeksasosanuotti</string> <string name="symbol_beamed_sixteenth_note">Palkilliset kuudestoistaosanuotit</string> <string name="symbol_female">Naaraan symboli</string> <string name="symbol_male">Koiraan symboli</string> <string name="symbol_left_black_lenticular_bracket">Vasen musta linssimäinen sulje</string> <string name="symbol_right_black_lenticular_bracket">Oikea musta linssimäinen sulje</string> <string name="symbol_left_corner_bracket">Vasen kulmasulje</string> <string name="symbol_right_corner_bracket">Oikea kulmasulje</string> <string name="symbol_rightwards_arrow">Oikealle-nuoli</string> <string name="symbol_downwards_arrow">Alas-nuoli</string> <string name="symbol_plus_minus_sign">Plusmiinusmerkki</string> <string name="symbol_liter">Litra</string> <string name="symbol_celsius_degree">Celsiusaste</string> <string name="symbol_fahrenheit_degree">Fahrenheitaste</string> <string name="symbol_approximately_equals">Likimäärin yhtäsuuri</string> <string name="symbol_integral">Integraali</string> <string name="symbol_mathematical_left_angle_bracket">Matemaattinen vasen kulmasulje</string> <string name="symbol_mathematical_right_angle_bracket">Matemaattinen oikea kulmasulje</string> </resources>
60.851852
99
0.793822
110d4721ce5004930dab934118a2941b2fad9a8b
4,174
xml
XML
model/model_data/raster_data/IDW/wind_9.tif.aux.xml
HsKA-OSGIS-archive/signis
394fbd5e250647ec9ce7dad44bc58041bfed8a48
[ "MIT" ]
1
2018-11-20T13:35:07.000Z
2018-11-20T13:35:07.000Z
model/model_data/raster_data/IDW/wind_9.tif.aux.xml
HsKA-OSGIS/signis
394fbd5e250647ec9ce7dad44bc58041bfed8a48
[ "MIT" ]
null
null
null
model/model_data/raster_data/IDW/wind_9.tif.aux.xml
HsKA-OSGIS/signis
394fbd5e250647ec9ce7dad44bc58041bfed8a48
[ "MIT" ]
1
2020-11-04T08:40:29.000Z
2020-11-04T08:40:29.000Z
<PAMDataset> <PAMRasterBand band="1"> <Histograms> <HistItem> <HistMin>0.9985718083381653</HistMin> <HistMax>4.001483027935028</HistMax> <BucketCount>1000</BucketCount> <IncludeOutOfRange>0</IncludeOutOfRange> <Approximate>0</Approximate> <HistCounts>13|19|20|26|18|24|28|19|24|24|22|22|27|26|22|23|23|27|24|30|26|22|31|26|22|33|24|25|29|30|30|24|26|35|26|31|27|29|38|25|28|41|27|27|34|37|29|38|26|39|29|38|24|34|32|28|28|21|38|29|25|31|24|29|26|27|29|31|28|26|21|32|25|28|27|31|25|24|28|26|31|28|27|24|29|27|29|22|27|40|24|22|29|30|23|23|38|28|22|33|30|25|24|27|34|27|35|26|23|34|27|25|34|35|24|23|40|29|23|30|38|33|25|35|25|31|31|36|33|27|32|34|31|29|32|34|38|29|33|31|37|29|38|33|37|37|32|25|39|40|32|36|39|30|37|41|33|34|46|31|29|52|25|43|44|39|33|42|35|44|44|31|45|45|32|45|47|41|41|41|43|42|42|47|45|37|47|48|48|42|46|44|48|49|48|41|55|49|49|49|48|55|44|50|60|46|48|56|56|52|54|48|63|59|49|60|49|64|58|52|67|53|65|54|68|60|55|67|59|69|69|60|65|65|69|61|75|63|71|78|60|73|74|73|70|77|80|72|77|73|80|79|82|80|79|86|80|78|95|84|84|90|79|99|86|99|88|93|95|97|99|96|106|92|98|117|95|100|107|108|112|118|99|117|121|112|117|113|130|117|134|115|131|133|130|133|132|143|137|147|139|142|145|163|149|157|152|159|167|165|180|170|180|179|187|191|199|196|208|211|210|226|234|253|254|284|310|390|360|315|292|289|264|310|318|314|315|319|312|323|308|320|337|321|329|338|328|356|341|354|360|371|370|393|383|415|411|430|454|454|507|515|553|603|675|833|1137|804|674|573|501|434|357|319|297|290|278|282|273|256|275|250|239|263|242|252|240|228|241|227|236|232|228|216|219|230|216|227|213|211|220|207|219|208|203|209|227|194|205|222|183|222|202|202|208|197|200|203|219|180|212|195|203|201|204|190|210|197|201|199|193|195|207|196|195|205|196|198|202|203|189|202|198|203|203|192|197|207|197|210|194|200|208|191|213|201|205|197|206|214|196|214|201|200|216|201|210|215|196|217|211|203|222|205|211|217|208|223|217|214|224|212|217|231|215|221|219|232|215|245|212|232|218|241|221|253|214|240|226|250|226|252|228|235|252|245|254|229|260|248|252|259|249|246|282|251|261|265|277|255|282|270|270|276|285|279|277|293|282|285|305|285|315|298|308|300|301|341|308|336|317|315|357|318|357|331|366|360|362|362|381|384|379|393|408|390|432|422|426|446|479|451|497|466|1120|1934|2144|2325|2450|2512|2654|2766|2934|3217|4089|3276|2745|2435|2329|2085|2017|1919|1841|1754|1715|1657|1601|1597|1550|1506|1508|1487|1460|1440|1435|1452|1446|1464|1578|1674|1427|1351|1334|1213|1240|1179|1149|1121|1122|1082|1064|1053|993|1006|947|970|914|881|900|846|845|827|801|817|772|774|734|730|737|718|683|704|672|665|659|638|641|640|608|617|593|590|613|561|586|549|554|560|544|532|555|518|514|525|518|497|509|518|485|500|503|507|508|510|508|498|354|190|182|181|180|177|178|175|175|169|177|163|169|169|163|160|164|161|158|151|156|154|156|149|154|150|140|143|147|141|142|148|139|139|135|132|136|135|137|127|132|130|128|134|123|120|128|126|129|113|127|117|127|113|111|124|120|113|117|110|115|110|114|117|107|108|111|102|107|111|106|100|111|102|107|104|105|97|100|106|97|99|99|96|101|94|96|97|94|99|96|84|102|91|93|90|93|87|98|83|94|86|89|93|84|88|83|86|95|76|86|91|84|84|82|84|80|83|86|73|91|73|78|91|78|79|70|84|79|71|90|70|80|70|79|74|75|86|68|75|74|72|71|77|78|68|73|71|79|68|66|74|70|76|63|75|66|72|68|69|73|68|72|62|67|68|70|62|71|63|66|70|58|71|64|65|62|69|68|62|67|58|66|65|60|62|64|63|62|66|52|70|56|65|60|62|64|56|66|49|68|57|63|62|53|63|58|62|56|58|58|58|64|53|60|53|58|66|47|63|53|56|59|54|59|54|59|55|57|56|51|57|54|57|56|48|60|49|57|57|50|59|53|51|56|53|55|50|52|56|54|50|53|55|49|55|51|52|54|50|53|52|53|47|56|52|46|54|54|52|47|54|51|52|47|54|47|52|50|53|49|50|46|57|49|48|52|48|50|52|51|46|49|50|49|50|53|49|49|50|50|46|52|49|51|50|49|48|48|48|52|50|49|51|47|48|51|49|49|53|48|52|50|50|51|48|54|49|51|51|53|53|53|28</HistCounts> </HistItem> </Histograms> <Metadata> <MDI key="STATISTICS_MAXIMUM">3.9999830722809</MDI> <MDI key="STATISTICS_MEAN">2.6364364300391</MDI> <MDI key="STATISTICS_MINIMUM">1.0000717639923</MDI> <MDI key="STATISTICS_STDDEV">0.46468443390298</MDI> </Metadata> </PAMRasterBand> </PAMDataset>
198.761905
3,553
0.706756
fd396a6d8cf0fcaa21d3d146c3ecdb90175d1f7e
207
xml
XML
app/src/main/res/values/colors.xml
KonstantinKuhl/TagMyPlant
025570b096b1e8e56fa201e8c172bbfb35ae832e
[ "MIT" ]
null
null
null
app/src/main/res/values/colors.xml
KonstantinKuhl/TagMyPlant
025570b096b1e8e56fa201e8c172bbfb35ae832e
[ "MIT" ]
null
null
null
app/src/main/res/values/colors.xml
KonstantinKuhl/TagMyPlant
025570b096b1e8e56fa201e8c172bbfb35ae832e
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <resources> <color name="colorPrimary">#043EFA</color> <color name="colorPrimaryDark">#0430B3</color> <color name="colorAccent">#F5F6F6</color> </resources>
34.5
50
0.681159
28c4a8f02c67dc90875aeea203569dc22623e653
1,406
xml
XML
package.xml
personalrobotics/chimera
089e8360da01c04777c904e3106d822aa49e00de
[ "BSD-3-Clause" ]
11
2017-05-05T14:01:21.000Z
2020-07-09T14:05:54.000Z
package.xml
personalrobotics/chimera
089e8360da01c04777c904e3106d822aa49e00de
[ "BSD-3-Clause" ]
162
2017-03-11T04:32:32.000Z
2020-12-20T06:45:56.000Z
package.xml
personalrobotics/chimera
089e8360da01c04777c904e3106d822aa49e00de
[ "BSD-3-Clause" ]
3
2019-01-13T18:38:21.000Z
2019-12-26T22:08:45.000Z
<?xml version="1.0"?> <package format="2"> <!-- This is a Catkin package.xml file to optionally support building DART in a Catkin workspace. Catkin is not required to build DART. For more information, see: http://ros.org/reps/rep-0136.html --> <name>chimera</name> <version>0.0.1</version> <description> Chimera is a tool for generating Boost.Python bindings from C/C++ header files. It uses the Clang/LLVM toolchain, making it capable of automatically handling fairly complex source files. </description> <url type="website">https://github.com/personalrobotics/chimera</url> <url type="repository">https://github.com/personalrobotics/chimera.git</url> <url type="bugtracker">https://github.com/personalrobotics/chimera/issues</url> <maintainer email="mkoval@cs.cmu.edu">Michael Koval</maintainer> <maintainer email="pkv@cs.cmu.edu">Pras Velagapudi</maintainer> <author email="mkoval@cs.cmu.edu">Michael Koval</author> <author email="pkv@cs.cmu.edu">Pras Velagapudi</author> <license>unreleased</license> <buildtool_depend>cmake</buildtool_depend> <buildtool_depend>pkg-config</buildtool_depend> <depend>yaml-cpp</depend> <!-- TODO: <depend>clang</depend> --> <!-- TODO: <depend>llvm</depend> --> <!-- These are required by REP-136. --> <exec_depend>catkin</exec_depend> <export> <build_type>cmake</build_type> </export> </package>
43.9375
81
0.714794
4f7ccd04b54def6d283efdf63e64c1ecef223c4e
1,089
xml
XML
force-app/main/default/objectTranslations/Account-es_MX/Cadencia__c.fieldTranslation-meta.xml
jezrreltoshio/sfdx-travisci
7c071b39b981de01a2927dbb60b117b40d64df3f
[ "Apache-2.0" ]
null
null
null
force-app/main/default/objectTranslations/Account-es_MX/Cadencia__c.fieldTranslation-meta.xml
jezrreltoshio/sfdx-travisci
7c071b39b981de01a2927dbb60b117b40d64df3f
[ "Apache-2.0" ]
null
null
null
force-app/main/default/objectTranslations/Account-es_MX/Cadencia__c.fieldTranslation-meta.xml
jezrreltoshio/sfdx-travisci
7c071b39b981de01a2927dbb60b117b40d64df3f
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <CustomFieldTranslation xmlns="http://soap.sforce.com/2006/04/metadata"> <label>Cadencia</label> <name>Cadencia__c</name> <picklistValues> <masterLabel>10</masterLabel> <translation><!-- 10 --></translation> </picklistValues> <picklistValues> <masterLabel>12</masterLabel> <translation><!-- 12 --></translation> </picklistValues> <picklistValues> <masterLabel>2</masterLabel> <translation><!-- 2 --></translation> </picklistValues> <picklistValues> <masterLabel>4</masterLabel> <translation><!-- 4 --></translation> </picklistValues> <picklistValues> <masterLabel>6</masterLabel> <translation><!-- 6 --></translation> </picklistValues> <picklistValues> <masterLabel>8</masterLabel> <translation><!-- 8 --></translation> </picklistValues> <picklistValues> <masterLabel>À planejar</masterLabel> <translation>A Planear</translation> </picklistValues> </CustomFieldTranslation>
32.029412
72
0.62259
4f963944612f033ab6b78a43405fd8943c3f74dc
34,328
xml
XML
tests/Cases/Unit/Entity/data/lv.xml
AsisTeam/czuk-wsdp
baff75fedd74462dccc40a5a0b94701e9609d10a
[ "MIT" ]
1
2020-03-01T08:28:04.000Z
2020-03-01T08:28:04.000Z
tests/Cases/Unit/Entity/data/lv.xml
AsisTeam/CUZK
baff75fedd74462dccc40a5a0b94701e9609d10a
[ "MIT" ]
null
null
null
tests/Cases/Unit/Entity/data/lv.xml
AsisTeam/CUZK
baff75fedd74462dccc40a5a0b94701e9609d10a
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <!-- Generated by Oracle Reports version 11.1.2.2.0 --> <VypisZKatastruNemovitosti> <LIST_TEXT> <TEXTY> <JINA_PRAVA> <SEKCE_LIST SEKCE="B1"> <JPV_LIST> <JPV> <HJPV_ID></HJPV_ID> <TYP_PRAVNIHO_VZTAHU></TYP_PRAVNIHO_VZTAHU> <PORADI_K></PORADI_K> <NEZOBRAZ_K_NEM></NEZOBRAZ_K_NEM> <NADRIZ_HJPV_ID></NADRIZ_HJPV_ID> <JPV_POPISY> </JPV_POPISY> <JPV_OPRAV_PRO_OS> </JPV_OPRAV_PRO_OS> <JPV_POVIN_K_OS> </JPV_POVIN_K_OS> <JPV_LISTINY> </JPV_LISTINY> </JPV> </JPV_LIST> </SEKCE_LIST> <SEKCE_LIST SEKCE="C"> <JPV_LIST> <JPV> <HJPV_ID>390156306</HJPV_ID> <TYP_PRAVNIHO_VZTAHU>Věcné břemeno chůze a jízdy</TYP_PRAVNIHO_VZTAHU> <PORADI_K> <datum></datum> <text_o_prednostnim_poradi>AAAA AAAAA AAAAAA AAAAAA AAAAAA A AAAA AAAA39566267</text_o_prednostnim_poradi> </PORADI_K> <NEZOBRAZ_K_NEM></NEZOBRAZ_K_NEM> <NADRIZ_HJPV_ID></NADRIZ_HJPV_ID> <JPV_POPISY> <JPV_POPIS> <POPIS_PRAVNIHO_VZTAHU>( AAA AAAAAAA );58711994</POPIS_PRAVNIHO_VZTAHU> </JPV_POPIS> </JPV_POPISY> <JPV_OPRAV_PRO_OS> <JPV_PRO_OS> <PRO_IDENT_OS></PRO_IDENT_OS> <PODIL_POHLEDAVKA></PODIL_POHLEDAVKA> </JPV_PRO_OS> </JPV_OPRAV_PRO_OS> <JPV_OPRAV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>738694306</jpv_id> <parcela> <id>2851259306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1542</par_cis> <tel_id>674651306</tel_id> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>738695306</jpv_id> <parcela> <id>2851259306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1542</par_cis> <tel_id>674651306</tel_id> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>738696306</jpv_id> <parcela> <id>2851259306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1542</par_cis> <tel_id>674651306</tel_id> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>738697306</jpv_id> <parcela> <id>2851259306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1542</par_cis> <tel_id>674651306</tel_id> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> </JPV_OPRAV_PRO_NEM> <JPV_POVIN_K_OS> <JPV_K_OS> <K_IDENT_OS></K_IDENT_OS> </JPV_K_OS> </JPV_POVIN_K_OS> <JPV_POVIN_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>738694306</jpv_id> <parcela> <id>2851264306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1545</par_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>738695306</jpv_id> <parcela> <id>3531514306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1538</par_cis> <podd_cis>6</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>738696306</jpv_id> <parcela> <id>3531515306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>1</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>738697306</jpv_id> <parcela> <id>3531516306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>2</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> </JPV_POVIN_K_NEM> <JPV_LISTINY> <JPV_LISTINA> <NAZEV_LIST> <tlist>Smlouva</tlist> <dalsi_udaje>kupní, o zřízení věcného břemene - bezúplatná</dalsi_udaje> <por_cis_zhot></por_cis_zhot> <popis></popis> <vystav_txt>ze dne 12.02.2010.</vystav_txt> <prav_moc_txt></prav_moc_txt> <podani_txt>Právní účinky vkladu práva ke dni 19.02.2010.</podani_txt> <vykonatelnost_txt></vykonatelnost_txt> <podani_z_txt></podani_z_txt> <zplatneni_txt></zplatneni_txt> </NAZEV_LIST> <IDENT_RIZENI> <typriz_kod>V</typriz_kod> <poradove_cislo>435</poradove_cislo> <rok>2010</rok> <prares_kod>306</prares_kod> </IDENT_RIZENI> <LISTIN_ID>965792306</LISTIN_ID> <POPIS_LIST></POPIS_LIST> </JPV_LISTINA> </JPV_LISTINY> </JPV> <JPV> <HJPV_ID>15421072010</HJPV_ID> <TYP_PRAVNIHO_VZTAHU>Věcné břemeno chůze a jízdy</TYP_PRAVNIHO_VZTAHU> <PORADI_K> <datum></datum> <text_o_prednostnim_poradi>AAAA AAAAA AAAAAA AAAAAA AAAAAA A AAAA AAAA39566267 </text_o_prednostnim_poradi> </PORADI_K> <NEZOBRAZ_K_NEM></NEZOBRAZ_K_NEM> <NADRIZ_HJPV_ID></NADRIZ_HJPV_ID> <JPV_POPISY> <JPV_POPIS> <POPIS_PRAVNIHO_VZTAHU>11061391</POPIS_PRAVNIHO_VZTAHU> </JPV_POPIS> </JPV_POPISY> <JPV_OPRAV_PRO_OS> <JPV_PRO_OS> <PRO_IDENT_OS></PRO_IDENT_OS> <PODIL_POHLEDAVKA></PODIL_POHLEDAVKA> </JPV_PRO_OS> </JPV_OPRAV_PRO_OS> <JPV_OPRAV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>24949677010</jpv_id> <parcela> <id>2851265306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1547</par_cis> <podd_cis>3</podd_cis> <tel_id>674658306</tel_id> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>24949678010</jpv_id> <parcela> <id>2851266306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1547</par_cis> <podd_cis>6</podd_cis> <tel_id>774462306</tel_id> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>24949679010</jpv_id> <parcela> <id>3169178306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1557</par_cis> <podd_cis>7</podd_cis> <tel_id>674658306</tel_id> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>24949680010</jpv_id> <parcela> <id>3169179306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1557</par_cis> <podd_cis>8</podd_cis> <tel_id>774462306</tel_id> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>24949681010</jpv_id> <parcela> <id>3169177306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1557</par_cis> <podd_cis>6</podd_cis> <tel_id>674642306</tel_id> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> </JPV_OPRAV_PRO_NEM> <JPV_POVIN_K_OS> <JPV_K_OS> <K_IDENT_OS></K_IDENT_OS> </JPV_K_OS> </JPV_POVIN_K_OS> <JPV_POVIN_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>24949677010</jpv_id> <parcela> <id>3531515306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>1</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>24949678010</jpv_id> <parcela> <id>3531515306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>1</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>24949679010</jpv_id> <parcela> <id>3531515306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>1</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>24949680010</jpv_id> <parcela> <id>3531515306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>1</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>24949681010</jpv_id> <parcela> <id>3531515306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>1</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> </JPV_POVIN_K_NEM> <JPV_LISTINY> <JPV_LISTINA> <NAZEV_LIST> <tlist>Smlouva</tlist> <dalsi_udaje>o zřízení věcného břemene - úplatná</dalsi_udaje> <por_cis_zhot></por_cis_zhot> <popis></popis> <vystav_txt>ze dne 23.11.2011.</vystav_txt> <prav_moc_txt></prav_moc_txt> <podani_txt>Právní účinky vkladu práva ke dni 30.11.2011.</podani_txt> <vykonatelnost_txt></vykonatelnost_txt> <podani_z_txt></podani_z_txt> <zplatneni_txt></zplatneni_txt> </NAZEV_LIST> <IDENT_RIZENI> <typriz_kod>V</typriz_kod> <poradove_cislo>3330</poradove_cislo> <rok>2011</rok> <prares_kod>306</prares_kod> </IDENT_RIZENI> <LISTIN_ID>15657541010</LISTIN_ID> <POPIS_LIST></POPIS_LIST> </JPV_LISTINA> </JPV_LISTINY> </JPV> <JPV> <HJPV_ID>16155102010</HJPV_ID> <TYP_PRAVNIHO_VZTAHU>Věcné břemeno chůze a jízdy</TYP_PRAVNIHO_VZTAHU> <PORADI_K> <datum></datum> <text_o_prednostnim_poradi>AAAA AAAAA AAAAAA AAAAAA AAAAAA A AAAA AAAA39566267 </text_o_prednostnim_poradi> </PORADI_K> <NEZOBRAZ_K_NEM></NEZOBRAZ_K_NEM> <NADRIZ_HJPV_ID></NADRIZ_HJPV_ID> <JPV_POPISY> <JPV_POPIS> <POPIS_PRAVNIHO_VZTAHU>11061391</POPIS_PRAVNIHO_VZTAHU> </JPV_POPIS> </JPV_POPISY> <JPV_OPRAV_PRO_OS> <JPV_PRO_OS> <PRO_IDENT_OS></PRO_IDENT_OS> <PODIL_POHLEDAVKA></PODIL_POHLEDAVKA> </JPV_PRO_OS> </JPV_OPRAV_PRO_OS> <JPV_OPRAV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>28018447010</jpv_id> <parcela> <id>3412784306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1187</par_cis> <tel_id>693652306</tel_id> <ku_nazev>Záhoří u Chrobol</ku_nazev> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>28018448010</jpv_id> <parcela> <id>3412784306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1187</par_cis> <tel_id>693652306</tel_id> <ku_nazev>Záhoří u Chrobol</ku_nazev> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>28018449010</jpv_id> <parcela> <id>3169149306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1547</par_cis> <podd_cis>5</podd_cis> <tel_id>674643306</tel_id> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>28018450010</jpv_id> <parcela> <id>3169149306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1547</par_cis> <podd_cis>5</podd_cis> <tel_id>674643306</tel_id> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>37883039010</jpv_id> <parcela> <id>34192998010</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1558</par_cis> <podd_cis>9</podd_cis> <tel_id>693652306</tel_id> <ku_nazev>Záhoří u Chrobol</ku_nazev> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>37883040010</jpv_id> <parcela> <id>34192998010</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1558</par_cis> <podd_cis>9</podd_cis> <tel_id>693652306</tel_id> <ku_nazev>Záhoří u Chrobol</ku_nazev> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>37883041010</jpv_id> <parcela> <id>34192999010</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1558</par_cis> <podd_cis>10</podd_cis> <tel_id>693652306</tel_id> <ku_nazev>Záhoří u Chrobol</ku_nazev> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>37883042010</jpv_id> <parcela> <id>34192999010</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1558</par_cis> <podd_cis>10</podd_cis> <tel_id>693652306</tel_id> <ku_nazev>Záhoří u Chrobol</ku_nazev> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> </JPV_OPRAV_PRO_NEM> <JPV_POVIN_K_OS> <JPV_K_OS> <K_IDENT_OS></K_IDENT_OS> </JPV_K_OS> </JPV_POVIN_K_OS> <JPV_POVIN_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>28018447010</jpv_id> <parcela> <id>3531516306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>2</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>28018448010</jpv_id> <parcela> <id>3531515306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>1</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>28018449010</jpv_id> <parcela> <id>3531516306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>2</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>28018450010</jpv_id> <parcela> <id>3531515306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>1</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>37883039010</jpv_id> <parcela> <id>3531516306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>2</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>37883040010</jpv_id> <parcela> <id>3531515306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>1</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>37883041010</jpv_id> <parcela> <id>3531516306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>2</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>37883042010</jpv_id> <parcela> <id>3531515306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>1</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> </JPV_POVIN_K_NEM> <JPV_LISTINY> <JPV_LISTINA> <NAZEV_LIST> <tlist>Smlouva</tlist> <dalsi_udaje>o zřízení věcného břemene - úplatná</dalsi_udaje> <por_cis_zhot></por_cis_zhot> <popis></popis> <vystav_txt>ze dne 20.04.2012.</vystav_txt> <prav_moc_txt></prav_moc_txt> <podani_txt>Právní účinky vkladu práva ke dni 24.05.2012.</podani_txt> <vykonatelnost_txt></vykonatelnost_txt> <podani_z_txt></podani_z_txt> <zplatneni_txt></zplatneni_txt> </NAZEV_LIST> <IDENT_RIZENI> <typriz_kod>V</typriz_kod> <poradove_cislo>1201</poradove_cislo> <rok>2012</rok> <prares_kod>306</prares_kod> </IDENT_RIZENI> <LISTIN_ID>16909715010</LISTIN_ID> <POPIS_LIST></POPIS_LIST> </JPV_LISTINA> </JPV_LISTINY> </JPV> <JPV> <HJPV_ID>15725770010</HJPV_ID> <TYP_PRAVNIHO_VZTAHU>Věcné břemeno chůze a jízdy</TYP_PRAVNIHO_VZTAHU> <PORADI_K> <datum></datum> <text_o_prednostnim_poradi>AAAA AAAAA AAAAAA AAAAAA AAAAAA A AAAA AAAA39566267 </text_o_prednostnim_poradi> </PORADI_K> <NEZOBRAZ_K_NEM></NEZOBRAZ_K_NEM> <NADRIZ_HJPV_ID></NADRIZ_HJPV_ID> <JPV_POPISY> <JPV_POPIS> <POPIS_PRAVNIHO_VZTAHU>11061391</POPIS_PRAVNIHO_VZTAHU> </JPV_POPIS> </JPV_POPISY> <JPV_OPRAV_PRO_OS> <JPV_PRO_OS> <PRO_IDENT_OS></PRO_IDENT_OS> <PODIL_POHLEDAVKA></PODIL_POHLEDAVKA> </JPV_PRO_OS> </JPV_OPRAV_PRO_OS> <JPV_OPRAV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>26223334010</jpv_id> <parcela> <id>2851267306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1547</par_cis> <podd_cis>13</podd_cis> <tel_id>674649306</tel_id> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>26223335010</jpv_id> <parcela> <id>3169153306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1547</par_cis> <podd_cis>8</podd_cis> <tel_id>674649306</tel_id> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> <JPV_PRO_NEM> <PRO_IDENT_NEM> <jpv_id>26223336010</jpv_id> <parcela> <id>2851268306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>1548</par_cis> <podd_cis>1</podd_cis> <tel_id>674649306</tel_id> </parcela> </PRO_IDENT_NEM> </JPV_PRO_NEM> </JPV_OPRAV_PRO_NEM> <JPV_POVIN_K_OS> <JPV_K_OS> <K_IDENT_OS></K_IDENT_OS> </JPV_K_OS> </JPV_POVIN_K_OS> <JPV_POVIN_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>26223334010</jpv_id> <parcela> <id>3531515306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>1</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>26223335010</jpv_id> <parcela> <id>3531515306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>1</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> <JPV_K_NEM> <K_IDENT_NEM> <jpv_id>26223336010</jpv_id> <parcela> <id>3531515306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis>2301</par_cis> <podd_cis>1</podd_cis> <tel_id>807841306</tel_id> </parcela> </K_IDENT_NEM> </JPV_K_NEM> </JPV_POVIN_K_NEM> <JPV_LISTINY> <JPV_LISTINA> <NAZEV_LIST> <tlist>Smlouva</tlist> <dalsi_udaje>o zřízení věcného břemene - úplatná</dalsi_udaje> <por_cis_zhot></por_cis_zhot> <popis></popis> <vystav_txt>ze dne 23.11.2011.</vystav_txt> <prav_moc_txt></prav_moc_txt> <podani_txt>Právní účinky vkladu práva ke dni 21.12.2011.</podani_txt> <vykonatelnost_txt></vykonatelnost_txt> <podani_z_txt></podani_z_txt> <zplatneni_txt></zplatneni_txt> </NAZEV_LIST> <IDENT_RIZENI> <typriz_kod>V</typriz_kod> <poradove_cislo>3693</poradove_cislo> <rok>2011</rok> <prares_kod>306</prares_kod> </IDENT_RIZENI> <LISTIN_ID>15841840010</LISTIN_ID> <POPIS_LIST></POPIS_LIST> </JPV_LISTINA> </JPV_LISTINY> </JPV> </JPV_LIST> </SEKCE_LIST> <SEKCE_LIST SEKCE="D"> <JPV_LIST> <JPV> <HJPV_ID></HJPV_ID> <TYP_PRAVNIHO_VZTAHU></TYP_PRAVNIHO_VZTAHU> <PORADI_K></PORADI_K> <NEZOBRAZ_K_NEM></NEZOBRAZ_K_NEM> <NADRIZ_HJPV_ID></NADRIZ_HJPV_ID> <JPV_POPISY> </JPV_POPISY> <JPV_OPRAV_PRO_OS> </JPV_OPRAV_PRO_OS> <JPV_POVIN_K_OS> </JPV_POVIN_K_OS> <JPV_LISTINY> </JPV_LISTINY> </JPV> </JPV_LIST> </SEKCE_LIST> </JINA_PRAVA> <ZAHLAVI_LV> <OKRES> <nuts4>CZ0315</nuts4> <nazev>Prachatice</nazev> </OKRES> <OBEC> <kod>550426</kod> <nazev>Mičovice</nazev> </OBEC> <KATASTR_UZEMI> <kod>693936</kod> <nazev>Jáma</nazev> </KATASTR_UZEMI> <CIS_RADA>V kat. území jsou pozemky vedeny ve dvou číselných řadách (St. = stavební parcela)</CIS_RADA> <TEL_ID>807841306</TEL_ID> <CISLO_LV>352</CISLO_LV> </ZAHLAVI_LV> <VLASTNICI_JINI_OPRAVNENI> <TYP_VZTAHU> <TYP_VZTAHU>Vlastnické právo</TYP_VZTAHU> <SUBJEKTY> <SUBJEKT> <VLA_IDENT> <oprav_subjekt> <id>898600307</id> <prijmeni>Giňa</prijmeni> <jmeno>Jan</jmeno> <titul_pred></titul_pred> <titul_za></titul_za> <adresa> <adresni_misto></adresni_misto> <nazev_ulice>Rynky</nazev_ulice> <cp_ce>1</cp_ce> <cislo_domovni>1224</cislo_domovni> <cislo_orientacni></cislo_orientacni> <cast_obce>Palkovice</cast_obce> <obec>Kopřivnice</obec> <mestska_cast></mestska_cast> <mestsky_obvod></mestsky_obvod> <psc>11000</psc> <dod_posta>Praha 1</dod_posta> <stat></stat> </adresa> </oprav_subjekt> </VLA_IDENT> <OPSUB_TYP>OFO</OPSUB_TYP> <OPSUB_ZKRATKA> <char_os> <kod>2</kod> <zkratka></zkratka> <zkratka_alv></zkratka_alv> </char_os> </OPSUB_ZKRATKA> <OPSUB_NAZEV> <id>898600307</id> <prijmeni>Giňa</prijmeni> <jmeno>Jan</jmeno> <titul_pred></titul_pred> <titul_za></titul_za> </OPSUB_NAZEV> <OPSUB_IDENT> <id>898600307</id> <rc6>740727</rc6> <rc7>4919</rc7> </OPSUB_IDENT> <PODIL></PODIL> </SUBJEKT> </SUBJEKTY> </TYP_VZTAHU> </VLASTNICI_JINI_OPRAVNENI> <POZEMKY> <PARCELA> <PAR_IDENT> <parcela> <id>2850901306</id> <zkratka></zkratka> <druh_cis>St.</druh_cis> <par_cis>   77</par_cis> <tel_id>807841306</tel_id> </parcela> </PAR_IDENT> <VYMERA_PARCELY>893</VYMERA_PARCELY> <DRUH_POZ>zastavěná plocha a nádvoří</DRUH_POZ> <ZP_VYUZITI></ZP_VYUZITI> <ZP_OCHRANY></ZP_OCHRANY> <PLOMBA_PARCELY></PLOMBA_PARCELY> <SOUCASTI>a</SOUCASTI> <STAVBA_NA_VICE_PARCELACH> <parcela> <id>2850901306</id> <zkratka></zkratka> <druh_cis>St.</druh_cis> <par_cis>   77</par_cis> <tel_id>807841306</tel_id> </parcela> </STAVBA_NA_VICE_PARCELACH> <SOUCASTI_STAVBA> <stavba> <id>293229306</id> <caobce>Jáma</caobce> <typbud_zkr>č.p.</typbud_zkr> <cisla_domovni>25</cisla_domovni> <vyuziti_zkr>bydlení</vyuziti_zkr> <tel_id>807841306</tel_id> <docasna></docasna> </stavba> </SOUCASTI_STAVBA> <STAVBA_NA_PARCELE></STAVBA_NA_PARCELE> <DALSI_UDAJE></DALSI_UDAJE> <JEDNOTKY> </JEDNOTKY> </PARCELA> <PARCELA> <PAR_IDENT> <parcela> <id>3531514306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis> 1538</par_cis> <podd_cis>6</podd_cis> <tel_id>807841306</tel_id> </parcela> </PAR_IDENT> <VYMERA_PARCELY>27028</VYMERA_PARCELY> <DRUH_POZ>trvalý travní porost</DRUH_POZ> <ZP_VYUZITI></ZP_VYUZITI> <ZP_OCHRANY> <zpochr>zemědělský půdní fond</zpochr> </ZP_OCHRANY> <PLOMBA_PARCELY></PLOMBA_PARCELY> <SOUCASTI>n</SOUCASTI> <STAVBA_NA_VICE_PARCELACH></STAVBA_NA_VICE_PARCELACH> <SOUCASTI_STAVBA></SOUCASTI_STAVBA> <STAVBA_NA_PARCELE></STAVBA_NA_PARCELE> <DALSI_UDAJE></DALSI_UDAJE> <JEDNOTKY> </JEDNOTKY> </PARCELA> <PARCELA> <PAR_IDENT> <parcela> <id>2851261306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis> 1544</par_cis> <podd_cis>2</podd_cis> <tel_id>807841306</tel_id> </parcela> </PAR_IDENT> <VYMERA_PARCELY>6034</VYMERA_PARCELY> <DRUH_POZ>zahrada</DRUH_POZ> <ZP_VYUZITI></ZP_VYUZITI> <ZP_OCHRANY> <zpochr>zemědělský půdní fond</zpochr> </ZP_OCHRANY> <PLOMBA_PARCELY></PLOMBA_PARCELY> <SOUCASTI>n</SOUCASTI> <STAVBA_NA_VICE_PARCELACH></STAVBA_NA_VICE_PARCELACH> <SOUCASTI_STAVBA></SOUCASTI_STAVBA> <STAVBA_NA_PARCELE></STAVBA_NA_PARCELE> <DALSI_UDAJE></DALSI_UDAJE> <JEDNOTKY> </JEDNOTKY> </PARCELA> <PARCELA> <PAR_IDENT> <parcela> <id>2851264306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis> 1545</par_cis> <tel_id>807841306</tel_id> </parcela> </PAR_IDENT> <VYMERA_PARCELY>3194</VYMERA_PARCELY> <DRUH_POZ>trvalý travní porost</DRUH_POZ> <ZP_VYUZITI></ZP_VYUZITI> <ZP_OCHRANY> <zpochr>zemědělský půdní fond</zpochr> </ZP_OCHRANY> <PLOMBA_PARCELY></PLOMBA_PARCELY> <SOUCASTI>n</SOUCASTI> <STAVBA_NA_VICE_PARCELACH></STAVBA_NA_VICE_PARCELACH> <SOUCASTI_STAVBA></SOUCASTI_STAVBA> <STAVBA_NA_PARCELE></STAVBA_NA_PARCELE> <DALSI_UDAJE></DALSI_UDAJE> <JEDNOTKY> </JEDNOTKY> </PARCELA> <PARCELA> <PAR_IDENT> <parcela> <id>3531515306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis> 2301</par_cis> <podd_cis>1</podd_cis> <tel_id>807841306</tel_id> </parcela> </PAR_IDENT> <VYMERA_PARCELY>723</VYMERA_PARCELY> <DRUH_POZ>ostatní plocha</DRUH_POZ> <ZP_VYUZITI>ostatní komunikace</ZP_VYUZITI> <ZP_OCHRANY></ZP_OCHRANY> <PLOMBA_PARCELY></PLOMBA_PARCELY> <SOUCASTI>n</SOUCASTI> <STAVBA_NA_VICE_PARCELACH></STAVBA_NA_VICE_PARCELACH> <SOUCASTI_STAVBA></SOUCASTI_STAVBA> <STAVBA_NA_PARCELE></STAVBA_NA_PARCELE> <DALSI_UDAJE></DALSI_UDAJE> <JEDNOTKY> </JEDNOTKY> </PARCELA> <PARCELA> <PAR_IDENT> <parcela> <id>3531516306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis> 2301</par_cis> <podd_cis>2</podd_cis> <tel_id>807841306</tel_id> </parcela> </PAR_IDENT> <VYMERA_PARCELY>450</VYMERA_PARCELY> <DRUH_POZ>ostatní plocha</DRUH_POZ> <ZP_VYUZITI>ostatní komunikace</ZP_VYUZITI> <ZP_OCHRANY></ZP_OCHRANY> <PLOMBA_PARCELY></PLOMBA_PARCELY> <SOUCASTI>n</SOUCASTI> <STAVBA_NA_VICE_PARCELACH></STAVBA_NA_VICE_PARCELACH> <SOUCASTI_STAVBA></SOUCASTI_STAVBA> <STAVBA_NA_PARCELE></STAVBA_NA_PARCELE> <DALSI_UDAJE></DALSI_UDAJE> <JEDNOTKY> </JEDNOTKY> </PARCELA> </POZEMKY> <STAVBY> </STAVBY> <E_NABYVACI_TITULY> <E_NABYVACI_TITUL> <POLVZ></POLVZ> <NAZEV_LIST_E> <tlist>Smlouva</tlist> <dalsi_udaje>kupní, o zřízení věcného břemene - bezúplatná</dalsi_udaje> <por_cis_zhot></por_cis_zhot> <popis></popis> <vystav_txt>ze dne 12.02.2010.</vystav_txt> <prav_moc_txt></prav_moc_txt> <podani_txt>Právní účinky vkladu práva ke dni 19.02.2010.</podani_txt> <vykonatelnost_txt></vykonatelnost_txt> <podani_z_txt></podani_z_txt> <zplatneni_txt></zplatneni_txt> </NAZEV_LIST_E> <IDENT_RIZENI> <typriz_kod>V</typriz_kod> <poradove_cislo>435</poradove_cislo> <rok>2010</rok> <prares_kod>306</prares_kod> </IDENT_RIZENI> <NT_PRO> <OPRAV_SUBJEKT> <oprav_subjekt> <id>898600307</id> <rc6>740727</rc6> <rc7>4919</rc7> <prijmeni>Giňa</prijmeni> <jmeno>Jan</jmeno> <titul_pred></titul_pred> <titul_za></titul_za> <adresa> <adresni_misto></adresni_misto> <nazev_ulice>Rynky</nazev_ulice> <cp_ce>1</cp_ce> <cislo_domovni>1224</cislo_domovni> <cislo_orientacni></cislo_orientacni> <cast_obce>Palkovice</cast_obce> <obec>Kopřivnice</obec> <mestska_cast></mestska_cast> <mestsky_obvod></mestsky_obvod> <psc>11000</psc> <dod_posta>Praha 1</dod_posta> <stat></stat> </adresa> <char_os> <kod>2</kod> <zkratka></zkratka> <zkratka_alv></zkratka_alv> </char_os> </oprav_subjekt> </OPRAV_SUBJEKT> </NT_PRO> </E_NABYVACI_TITUL> </E_NABYVACI_TITULY> <F_BONITY> <F_BONITA> <BON_PARCELNI_CISLO> <id>3531514306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis> 1538</par_cis> <podd_cis>6</podd_cis> <tel_id>807841306</tel_id> </BON_PARCELNI_CISLO> <JINE_KU></JINE_KU> <BONITY_BPEJ> <BPEJ> <BPEJ_KOD>85011</BPEJ_KOD> <BPEJ_VYMERA>2828</BPEJ_VYMERA> </BPEJ> <BPEJ> <BPEJ_KOD>85044</BPEJ_KOD> <BPEJ_VYMERA>24200</BPEJ_VYMERA> </BPEJ> </BONITY_BPEJ> </F_BONITA> <F_BONITA> <BON_PARCELNI_CISLO> <id>2851261306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis> 1544</par_cis> <podd_cis>2</podd_cis> <tel_id>807841306</tel_id> </BON_PARCELNI_CISLO> <JINE_KU></JINE_KU> <BONITY_BPEJ> <BPEJ> <BPEJ_KOD>85011</BPEJ_KOD> <BPEJ_VYMERA>612</BPEJ_VYMERA> </BPEJ> <BPEJ> <BPEJ_KOD>85044</BPEJ_KOD> <BPEJ_VYMERA>5422</BPEJ_VYMERA> </BPEJ> </BONITY_BPEJ> </F_BONITA> <F_BONITA> <BON_PARCELNI_CISLO> <id>2851264306</id> <zkratka></zkratka> <druh_cis></druh_cis> <par_cis> 1545</par_cis> <tel_id>807841306</tel_id> </BON_PARCELNI_CISLO> <JINE_KU></JINE_KU> <BONITY_BPEJ> <BPEJ> <BPEJ_KOD>85044</BPEJ_KOD> <BPEJ_VYMERA>3194</BPEJ_VYMERA> </BPEJ> </BONITY_BPEJ> </F_BONITA> </F_BONITY> <D1_UPOZORNENI> </D1_UPOZORNENI> <PRAVA_STAVBY> </PRAVA_STAVBY> <ZMENY_PV> </ZMENY_PV> <UKONY_KN> </UKONY_KN> <JEDNOTKY> </JEDNOTKY> <PARCELY_ZE> </PARCELY_ZE> <UPOZORNENI1></UPOZORNENI1> <UPOZORNENI2></UPOZORNENI2> <CASTECNY></CASTECNY> </TEXTY> </LIST_TEXT> <LIST_ZAPATI_LV> <ZAPATI_LV> <KODKP>306</KODKP> <KP>Katastrální úřad pro Jihočeský kraj, Katastrální pracoviště Prachatice, kód: 306.</KP> </ZAPATI_LV> </LIST_ZAPATI_LV> <NEM_BEZ_LV> </NEM_BEZ_LV> <PLATNOST>01.01.2019 00:00:00</PLATNOST> <BEZPL_PRISTUP></BEZPL_PRISTUP> <VYHOTOVENO>12.08.2019 20:44:13</VYHOTOVENO> <INFO_VYSTUP></INFO_VYSTUP> </VypisZKatastruNemovitosti>
29.265132
114
0.551387
64d053efe63c4c4c82c9a21580e2677a201b6e8b
2,614
xml
XML
DonggukAlertApp/app/src/main/res/layout/notice_item_view.xml
juzero/androidClass
8fc32ded7c6014d097f727a30730668fcdf00dd8
[ "MIT", "Apache-2.0", "MIT-0", "BSD-3-Clause" ]
1
2021-04-23T18:28:56.000Z
2021-04-23T18:28:56.000Z
DonggukAlertApp/app/src/main/res/layout/notice_item_view.xml
juzero/androidClass
8fc32ded7c6014d097f727a30730668fcdf00dd8
[ "MIT", "Apache-2.0", "MIT-0", "BSD-3-Clause" ]
null
null
null
DonggukAlertApp/app/src/main/res/layout/notice_item_view.xml
juzero/androidClass
8fc32ded7c6014d097f727a30730668fcdf00dd8
[ "MIT", "Apache-2.0", "MIT-0", "BSD-3-Clause" ]
1
2019-12-23T02:58:42.000Z
2019-12-23T02:58:42.000Z
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" android:id="@+id/itemLayout" android:background="@drawable/border_bottom"> <TextView android:layout_width="10dp" android:layout_height="wrap_content"/> <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="vertical" android:layout_weight="1"> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical"> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal"> <TextView android:id="@+id/title" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="학사공지 : 아무나 들어가는 테스트~~" android:fontFamily="@font/yangjin_v09_ttf" android:textColor="@android:color/black"/> </LinearLayout> </LinearLayout> <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> <TextView android:id="@+id/date" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="2019 - 11 - 20" android:textColor="@android:color/black"/> <ImageView android:id="@+id/newImg" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="10dp" android:src="@drawable/ic_new" android:visibility="invisible"/> <ImageView android:id="@+id/newFile" android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/ic_folder" android:layout_marginLeft="10dp" android:visibility="invisible"/> </LinearLayout> <TextView android:layout_width="match_parent" android:layout_height="10dp"/> </LinearLayout> </LinearLayout>
30.045977
72
0.575363
2301ed339ac4e4816bf8d6e867c8ced4200d1474
416
xml
XML
RFC-cite-refs/xml/reference.RFC.0431.xml
matcdac/IETF_RFCs
c73caa411e90949c468478d1b3fb094260e4506e
[ "ADSL" ]
null
null
null
RFC-cite-refs/xml/reference.RFC.0431.xml
matcdac/IETF_RFCs
c73caa411e90949c468478d1b3fb094260e4506e
[ "ADSL" ]
null
null
null
RFC-cite-refs/xml/reference.RFC.0431.xml
matcdac/IETF_RFCs
c73caa411e90949c468478d1b3fb094260e4506e
[ "ADSL" ]
1
2021-12-09T08:28:12.000Z
2021-12-09T08:28:12.000Z
<?xml version='1.0' encoding='UTF-8'?> <reference anchor='RFC0431' target='https://www.rfc-editor.org/info/rfc431'> <front> <title>Update on SMFS Login and Logout</title> <author initials='M.' surname='Krilanovich' fullname='M. Krilanovich'><organization /></author> <date year='1972' month='December' /> </front> <seriesInfo name='RFC' value='431'/> <seriesInfo name='DOI' value='10.17487/RFC0431'/> </reference>
34.666667
95
0.706731
2709be952b142ca44ef627249045f49164c82829
11,107
xml
XML
xml_model/dp_env_v3.xml
GoooKuuu/brax
dfcedb5f0b8c6ecb6ce692e0218f66879e3e5155
[ "Apache-2.0" ]
null
null
null
xml_model/dp_env_v3.xml
GoooKuuu/brax
dfcedb5f0b8c6ecb6ce692e0218f66879e3e5155
[ "Apache-2.0" ]
null
null
null
xml_model/dp_env_v3.xml
GoooKuuu/brax
dfcedb5f0b8c6ecb6ce692e0218f66879e3e5155
[ "Apache-2.0" ]
null
null
null
<mujoco model="humanoid"> <compiler angle="radian" inertiafromgeom="true"/> <default> <joint limited="true" armature="1" damping="1"/> <geom conaffinity="1" condim="1" contype="1" margin="0.001" rgba="0.7 0.5 .3 1"/> <site rgba="0.7 0.5 0.3 1"/> <motor ctrllimited="true" ctrlrange="-0.5 0.5"/> </default> <option integrator="RK4" iterations="50" solver="PGS" timestep="0.0166"> </option> <asset> <texture builtin="gradient" height="100" rgb1=".4 .5 .6" rgb2="0 0 0" type="skybox" width="100"/> <texture builtin="flat" height="1278" mark="cross" markrgb="1 1 1" name="texgeom" random="0.01" rgb1="0.8 0.6 0.4" rgb2="0.8 0.6 0.4" type="cube" width="127"/> <texture name="grid" type="2d" builtin="checker" rgb1=".1 .2 .3" rgb2=".2 .3 .4" width="300" height="300" mark="edge" markrgb=".2 .3 .4"/> <material name="MatPlane" reflectance="0.2" texrepeat="1 1" texuniform="true" texture="grid"/> <material name="geom" texture="texgeom" texuniform="true"/> </asset> <worldbody> <geom condim="3" friction="1 .1 .1" material="MatPlane" name="floor" pos="0 0 0" rgba="0.8 0.9 0.8 1" size="50 50 0.2" type="plane"/> <light cutoff="100" diffuse="1 1 1" dir="-0 0 -1.3" directional="true" exponent="1" pos="0 0 1.3" specular=".1 .1 .1"/> <body name="root" pos="0 0 0.9"> <geom name="root" mass="6.0" pos="0 0 0.07" size=".09" type="sphere"/> <camera name="back" pos="-3 0 1" xyaxes="0 -1 0 1 0 2" mode="trackcom"/> <camera name="side" pos="0 -3 1" xyaxes="1 0 0 0 1 2" mode="trackcom"/> <joint armature="0" damping="0" limited="false" name="root" pos="0 0 0" stiffness="0" type="free"/> <site name="joint_waist" pos="0 0 0.205" size="0.07" type="sphere"/> <site name="joint_front_x" rgba='1 0 0 1' pos="0.08 0 0.205" size="0.01 0.01 0.01" type="box"/> <body name="chest" pos="0 0 0.236151"> <geom name="chest" mass="14.0" pos="0 0 0.12" size=".11" type="sphere"/> <joint name="chest_x" axis="1 0 0" pos="0 0 0" range="-1.2 1.2" type="hinge"/> <joint name="chest_y" axis="0 1 0" pos="0 0 0" range="-1.2 1.2" type="hinge"/> <joint name="chest_z" axis="0 0 1" pos="0 0 0" range="-1.2 1.2" type="hinge"/> <body name="neck" pos="0 0 0.223894"> <geom name="neck" mass="2.0" pos="0 0 0.175" size=".1025" type="sphere"/> <joint name="neck_x" axis="1 0 0" pos="0 0 0" range="-1.0 1.0" type="hinge"/> <joint name="neck_y" axis="0 1 0" pos="0 0 0" range="-1.0 1.0" type="hinge"/> <joint name="neck_z" axis="0 0 1" pos="0 0 0" range="-1.0 1.0" type="hinge"/> <site name="joint_neck" pos="0 0 0.02" size="0.04" type="sphere"/> </body> <site name="right_clavicle" euler="-1.57 0 0" pos="-0.011 -0.095 0.24" size="0.045 0.025" type="capsule"/> <body name="right_shoulder" pos="-0.02405 -0.18311 0.2435"> <geom fromto="0 0 -0.05 0 0 -0.23" name="right_shoulder" mass="1.5" size="0.045" type="capsule"/> <site name="joint_right_shoulder" pos="0 0 0" size="0.04" type="sphere"/> <joint name="right_shoulder_x" axis="1 0 0" pos="0 0 0" range="-3.14 0.5" type="hinge"/> <joint name="right_shoulder_y" axis="0 1 0" pos="0 0 0" range="-3.14 0.7" type="hinge"/> <joint name="right_shoulder_z" axis="0 0 1" pos="0 0 0" range="-1.5 1.5" type="hinge"/> <body name="right_elbow" pos="0 0 -0.274788"> <geom fromto="0 0 -0.0525 0 0 -0.1875" name="right_elbow" mass="1.0" size="0.04" type="capsule"/> <joint axis="0 -1 0" name="right_elbow" pos="0 0 0" range="0 2.8" type="hinge"/> <site name="joint_right_elbow" pos="0 0 0" size="0.03" type="sphere"/> <geom name="right_wrist" mass="0.5" pos="0 0 -0.258947" size="0.04" type="sphere"/> </body> </body> <site name="left_clavicle" euler="-1.57 0 0" pos="-0.011 0.095 0.24" size="0.045 0.025" type="capsule"/> <body name="left_shoulder" pos="-0.02405 0.18311 0.2435"> <geom fromto="0 0 -0.05 0 0 -0.23" name="left_shoulder" mass="1.5" size="0.045" type="capsule"/> <joint name="left_shoulder_x" axis="1 0 0" pos="0 0 0" range="-0.5 3.14" type="hinge"/> <joint name="left_shoulder_y" axis="0 1 0" pos="0 0 0" range="-3.14 0.7" type="hinge"/> <joint name="left_shoulder_z" axis="0 0 1" pos="0 0 0" range="-1.5 1.5" type="hinge"/> <site name="joint_left_shoulder" pos="0 0 0" size="0.04" type="sphere"/> <body name="left_elbow" pos="0 0 -0.274788"> <geom fromto="0 0 -0.0525 0 0 -0.1875" name="left_elbow" mass="1.0" size="0.04" type="capsule"/> <joint axis="0 -1 0" name="left_elbow" pos="0 0 0" range="0 2.8" type="hinge"/> <site name="joint_left_elbow" pos="0 0 0" size="0.03" type="sphere"/> <geom name="left_wrist" mass="0.5" pos="0 0 -0.258947" size="0.04" type="sphere"/> </body> </body> </body> <body name="right_hip" pos="0 -0.084887 0"> <geom fromto="0 0 -0.06 0 0 -0.36" name="right_hip" mass="4.5" size="0.055" type="capsule"/> <site name="joint_right_hip" pos="0 0 0" size="0.045" type="sphere"/> <joint name="right_hip_x" axis="1 0 0" pos="0 0 0" range="-1.2 1.2" type="hinge"/> <joint name="right_hip_y" axis="0 1 0" pos="0 0 0" range="-2.57 1.57" type="hinge"/> <joint name="right_hip_z" axis="0 0 1" pos="0 0 0" range=" -1.0 1.0" type="hinge"/> <body name="right_knee" pos="0 0 -0.421546"> <geom fromto="0 0 -0.045 0 0 -0.355" name="right_knee" mass="3.0" size="0.05" type="capsule"/> <site name="joint_right_knee" pos="0 0 0" size="0.035" type="sphere"/> <joint axis="0 -1 0" name="right_knee" pos="0 0 0" range="-2.7 0.0" type="hinge"/> <body name="right_ankle" pos="0 0 -0.40987"> <joint name="right_ankle_x" axis="1 0 0" pos="0 0 0" range="-1.0 1.0" type="hinge"/> <joint name="right_ankle_y" axis="0 1 0" pos="0 0 0" range="-1.0 1.57" type="hinge"/> <joint name="right_ankle_z" axis="0 0 1" pos="0 0 0" range="-1.0 1.0" type="hinge"/> <site name="joint_right_ankle" pos="0 0 0" size="0.04" type="sphere"/> <geom name="right_ankle" mass="1.0" pos="0.045 0 -0.0225" size="0.0885 0.045 0.0275" type="box"/> </body> </body> </body> <body name="left_hip" pos="0 0.084887 0"> <geom fromto="0 0 -0.06 0 0 -0.36" name="left_hip" mass="4.5" size="0.055" type="capsule"/> <site name="joint_left_hip" pos="0 0 0" size="0.045" type="sphere"/> <joint name="left_hip_x" axis="1 0 0" pos="0 0 0" range="-1.2 1.2" type="hinge"/> <joint name="left_hip_y" axis="0 1 0" pos="0 0 0" range="-2.57 1.57" type="hinge"/> <joint name="left_hip_z" axis="0 0 1" pos="0 0 0" range="-1.0 1.0" type="hinge"/> <body name="left_knee" pos="0 0 -0.421546"> <geom fromto="0 0 -0.045 0 0 -0.355" name="left_knee" mass="3.0" size="0.05" type="capsule"/> <site name="joint_left_knee" pos="0 0 0" size="0.035" type="sphere"/> <joint axis="0 -1 0" name="left_knee" pos="0 0 0" range="-2.7 0.0" type="hinge"/> <body name="left_ankle" pos="0 0 -0.40987"> <joint name="left_ankle_x" axis="1 0 0" pos="0 0 0" range="-1.0 1.0" type="hinge"/> <joint name="left_ankle_y" axis="0 1 0" pos="0 0 0" range="-1.0 1.57" type="hinge"/> <joint name="left_ankle_z" axis="0 0 1" pos="0 0 0" range="-1.0 1.0" type="hinge"/> <site name="joint_left_ankle" pos="0 0 0" size="0.04" type="sphere"/> <geom name="left_ankle" mass="1.0" pos="0.045 0 -0.0225" size="0.0885 0.045 0.0275" type="box"/> </body> </body> </body> </body> </worldbody> <contact> <exclude body1="right_hip" body2="root"/> <exclude body1="left_hip" body2="root"/> <exclude body1="right_hip" body2="right_knee"/> <exclude body1="left_hip" body2="left_knee"/> <exclude body1="right_knee" body2="right_ankle"/> <exclude body1="left_knee" body2="left_ankle"/> <exclude body1="right_elbow" body2="right_shoulder"/> <exclude body1="left_elbow" body2="left_shoulder"/> </contact> <actuator> <motor gear="200" joint="chest_x" name="chest_x"/> <motor gear="200" joint="chest_y" name="chest_y"/> <motor gear="200" joint="chest_z" name="chest_z"/> <motor gear="50" joint="neck_x" name="neck_x"/> <motor gear="50" joint="neck_y" name="neck_y"/> <motor gear="50" joint="neck_z" name="neck_z"/> <motor gear="100" joint="right_shoulder_x" name="right_shoulder_x"/> <motor gear="100" joint="right_shoulder_y" name="right_shoulder_y"/> <motor gear="100" joint="right_shoulder_z" name="right_shoulder_z"/> <motor gear="60" joint="right_elbow" name="right_elbow"/> <motor gear="100" joint="left_shoulder_x" name="left_shoulder_x"/> <motor gear="100" joint="left_shoulder_y" name="left_shoulder_y"/> <motor gear="100" joint="left_shoulder_z" name="left_shoulder_z"/> <motor gear="60" joint="left_elbow" name="left_elbow"/> <motor gear="200" joint="right_hip_x" name="right_hip_x"/> <motor gear="200" joint="right_hip_y" name="right_hip_y"/> <motor gear="200" joint="right_hip_z" name="right_hip_z"/> <motor gear="150" joint="right_knee" name="right_knee"/> <motor gear="90" joint="right_ankle_x" name="right_ankle_x"/> <motor gear="90" joint="right_ankle_y" name="right_ankle_y"/> <motor gear="90" joint="right_ankle_z" name="right_ankle_z"/> <motor gear="200" joint="left_hip_x" name="left_hip_x"/> <motor gear="200" joint="left_hip_y" name="left_hip_y"/> <motor gear="200" joint="left_hip_z" name="left_hip_z"/> <motor gear="150" joint="left_knee" name="left_knee"/> <motor gear="90" joint="left_ankle_x" name="left_ankle_x"/> <motor gear="90" joint="left_ankle_y" name="left_ankle_y"/> <motor gear="90" joint="left_ankle_z" name="left_ankle_z"/> </actuator> </mujoco>
70.745223
167
0.537409
3f8939686a9f5670df6c4694da370b2cc2070a66
253
xml
XML
default/data/ui/views/test3.xml
Ricapar/splunk-car-obd2
688db7afa2bc3778de9a7a88a57142c38c35744f
[ "MIT" ]
null
null
null
default/data/ui/views/test3.xml
Ricapar/splunk-car-obd2
688db7afa2bc3778de9a7a88a57142c38c35744f
[ "MIT" ]
null
null
null
default/data/ui/views/test3.xml
Ricapar/splunk-car-obd2
688db7afa2bc3778de9a7a88a57142c38c35744f
[ "MIT" ]
null
null
null
<?xml version='1.0' encoding='utf-8'?> <dashboard> <label>test3</label> <row> <chart> <searchName>test2</searchName> <title>test2</title> <option name="charting.chart">pie</option> </chart> </row> </dashboard>
21.083333
49
0.573123
cf545930301acb2c0884e8e6033d1682af9ab236
33,600
xml
XML
content/tabari/tabari_088.xml
qortoba/tafsirs
ded5ca9d77a98f8930081a25cfabcff9cf3f1d8d
[ "MIT" ]
4
2020-12-09T03:36:59.000Z
2022-03-15T17:48:48.000Z
content/tabari/tabari_088.xml
qortoba/tafsirs
ded5ca9d77a98f8930081a25cfabcff9cf3f1d8d
[ "MIT" ]
null
null
null
content/tabari/tabari_088.xml
qortoba/tafsirs
ded5ca9d77a98f8930081a25cfabcff9cf3f1d8d
[ "MIT" ]
2
2020-12-09T03:37:02.000Z
2022-01-12T23:08:44.000Z
<html xmlns="http://www.w3.org/1999/xhtml"><head><link href="/site_media/static/css/book.css" rel="stylesheet"/></head><body><div class="role-section1" data-chtitle="سورة الغاشية" id="ch116"><h1 id="103.pqOxR">سورة الغاشية</h1><div class="surah_tafsir"><div class="verse-tafsir" data-verse="88:1-7"><span class="vo"><span class="vb">﴿</span><span class="v" data-v="88:1" id="qr-tabari-88-1">هَلْ أَتَاكَ حَدِيثُ الْغَاشِيَةِ</span><a class="vn" href="/quran/88/1" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:2" id="qr-tabari-88-2">وُجُوهٌ يَوْمَئِذٍ خَاشِعَةٌ</span><a class="vn" href="/quran/88/2" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:3" id="qr-tabari-88-3">عَامِلَةٌ نَّاصِبَةٌ</span><a class="vn" href="/quran/88/3" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:4" id="qr-tabari-88-4">تَصْلَىٰ نَارًا حَامِيَةً</span><a class="vn" href="/quran/88/4" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:5" id="qr-tabari-88-5">تُسْقَىٰ مِنْ عَيْنٍ آنِيَةٍ</span><a class="vn" href="/quran/88/5" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:6" id="qr-tabari-88-6">لَّيْسَ لَهُمْ طَعَامٌ إِلَّا مِن ضَرِيعٍ</span><a class="vn" href="/quran/88/6" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:7" id="qr-tabari-88-7">لَّا يُسْمِنُ وَلَا يُغْنِي مِن جُوعٍ</span><a class="vn" href="/quran/88/7" target="_blank" title="سورة الغاشية"></a><span class="ve">﴾</span></span><div class="tafsir"><p id="109.6fc10"/><p id="103.eGdzO">القول في تأويل قوله تعالى: ﴿هَلْ أَتَاكَ حَدِيثُ الْغَاشِيَةِ (١) وُجُوهٌ يَوْمَئِذٍ خَاشِعَةٌ (٢) عَامِلَةٌ نَاصِبَةٌ (٣) تَصْلَى نَارًا حَامِيَةً (٤) تُسْقَى مِنْ عَيْنٍ آنِيَةٍ (٥) لَيْسَ لَهُمْ طَعَامٌ إِلا مِنْ ضَرِيعٍ (٦) لا يُسْمِنُ وَلا يُغْنِي مِنْ جُوعٍ (٧) ﴾ <br/>. <br/>يقول تعالى ذكره لنبيه محمد <span class="honorific"></span>: <span class="vo"><span class="vb">﴿</span><span class="v">هَلْ أَتَاكَ</span><span class="ve">﴾</span></span> يا محمد <span class="vo"><span class="vb">﴿</span><span class="v">حَدِيثُ الْغَاشِيَةِ</span><span class="ve">﴾</span></span> يعني: قصتها وخبرها. <br/>واختلف أهل التأويل في معنى الغاشية، فقال بعضهم: هي القيامة تغشي الناس بالأهوال. <br/></p><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثني عليّ، قال: ثنا أبو صالح، قال: ثني معاوية، عن عليّ، عن ابن عباس <span class="vo"><span class="vb">﴿</span><span class="v">الْغَاشِيَةِ</span><span class="ve">﴾</span></span> من أسماء يوم القيامة، عظَّمه الله، وحذّره عباده. <br/> ⁕ حدثنا بشر، قال: ثنا يزيد، قال: ثنا سعيد، عن قتادة، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">هَلْ أَتَاكَ حَدِيثُ الْغَاشِيَةِ</span><span class="ve">﴾</span></span> قال: الغاشية: الساعة. <br/> ⁕ حدثني محمد بن سعد، قال: ثني أبي، قال: ثني عمي، قال: ثني أبي، عن أبيه، عن ابن عباس، في قوله: <span class="vo"><span class="vb">﴿</span><span class="v">هَلْ أَتَاكَ حَدِيثُ الْغَاشِيَةِ</span><span class="ve">﴾</span></span> قال: الساعة. <br/>وقال آخرون: بل الغاشية: النار تغشَى وجوه الكَفَرة. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثنا أبو كُرَيب، قال: ثنا ابن يمان، عن أشعث، عن سعيد، في قوله: <span class="vo"><span class="vb">﴿</span><span class="v">هَلْ أَتَاكَ حَدِيثُ الْغَاشِيَةِ</span><span class="ve">﴾</span></span> قال: غاشية النار. <br/>والصواب من القول في ذلك أن يقال: إن الله قال لنبيه <span class="honorific"></span>: <span class="vo"><span class="vb">﴿</span><span class="v">هَلْ أَتَاكَ حَدِيثُ الْغَاشِيَةِ</span><span class="ve">﴾</span></span> لم يخبرنا أنه عنى غاشية القيامة، ولا أنه عنى غاشية النار. وكلتاهما غاشية، هذه تغشى الناس بالبلاء والأهوال والكروب، وهذه تغشي الكفار باللفح في الوجوه، والشُّواظ والنحاس، فلا قول في ذلك أصحّ من أن يقال كما قال جلّ ثناؤه، ويعمّ الخبر بذلك كما عمه. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">وُجُوهٌ يَوْمَئِذٍ خَاشِعَةٌ</span><span class="ve">﴾</span></span> <br/>يقول تعالى ذكره: وجوه يومئذ، وهي وجوه أهل الكفر به <br/>خاشعة، يقول: ذليلة. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثنا بشر، قال: ثنا يزيد، قال: ثنا سعيد، عن قتادة <span class="vo"><span class="vb">﴿</span><span class="v">وُجُوهٌ يَوْمَئِذٍ خَاشِعَةٌ</span><span class="ve">﴾</span></span> : أي ذليلة. <br/> ⁕ حدثنا ابن عبد الأعلى، قال: ثنا ابن ثور، عن معمر، عن قتادة، في قوله: <span class="vo"><span class="vb">﴿</span><span class="v">خَاشِعَةٌ</span><span class="ve">﴾</span></span> قال: خاشعة في النار. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">عَامِلَةٌ</span><span class="ve">﴾</span></span> <br/>يعني: عاملة في النار. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">ناصِبَةٌ</span><span class="ve">﴾</span></span> <br/>يقول: ناصبة فيها. <br/>وبنحو الذي قلنا في ذلك قال أهل التأويل. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثني محمد بن سعد، قال: ثني أبي، قال: ثني عمي، قال: ثني أبي، عن أبيه، عن ابن عباس <span class="vo"><span class="vb">﴿</span><span class="v">عَامِلَةٌ نَاصِبَةٌ</span><span class="ve">﴾</span></span> فإنها تعمل وَتَنْصَب من النار. <br/> ⁕ حدثني يعقوب، قال: ثنا ابن علية، عن أبي رجاء، قال: سمعت الحسن، قرأ: <span class="vo"><span class="vb">﴿</span><span class="v">عَامِلَةٌ نَاصِبَةٌ</span><span class="ve">﴾</span></span> قال: لم تعمل لله في الدنيا، فأعملها في النار. <br/> ⁕ حدثنا بشر، قال: ثنا يزيد، قال: ثنا سعيد، عن قتادة <span class="vo"><span class="vb">﴿</span><span class="v">عَامِلَةٌ نَاصِبَةٌ</span><span class="ve">﴾</span></span> تكبرت في الدنيا عن طاعة الله، فأعملها وأنصبها في النار. <br/> ⁕ حدثنا ابن عبد الأعلى، قال: ثنا ابن ثور، عن معمر، عن قتادة، في قوله: <span class="vo"><span class="vb">﴿</span><span class="v">عَامِلَةٌ نَاصِبَةٌ</span><span class="ve">﴾</span></span> قال: عاملة ناصبة في النار. <br/> ⁕ حدثني يونس، قال: أخبرنا ابن وهب، قال: قال ابن زيد، في قوله: <span class="vo"><span class="vb">﴿</span><span class="v">عَامِلَةٌ نَاصِبَةٌ</span><span class="ve">﴾</span></span> قال: لا أحد أنصَبُ ولا أشدّ من أهل النار. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">تَصْلَى نَارًا حَامِيَةً</span><span class="ve">﴾</span></span> <br/>يقول تعالى ذكره: ترد هذه الوجوه نارًا حامية قد حميت واشتد حرها. <br/>واختلفت القرّاء في قراءة ذلك، فقرأته عامة قرّاء الكوفة <span class="vo"><span class="vb">﴿</span><span class="v">تَصْلَى</span><span class="ve">﴾</span></span> بفتح التاء، بمعنى: تصلى الوجوه. وقرأ ذلك أبو عمرو <span class="vo"><span class="vb">﴿</span><span class="v">تُصْلَى</span><span class="ve">﴾</span></span> بضم التاء اعتبارًا بقوله: <span class="vo"><span class="vb">﴿</span><span class="v">تُسْقَى مِنْ عَيْنٍ آنِيَةٍ</span><span class="ve">﴾</span></span> ، والقول في ذلك أنهما قراءتان صحيحتا المعنى، فبأيتهما قرأ القارئ فمصيب. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">تُسْقَى مِنْ عَيْنٍ آنِيَةٍ</span><span class="ve">﴾</span></span> <br/>يقول: تسقى أصحاب هذه الوجوه من شَرَاب عين قد أنى حرّها، فبلغ غايته في شدة الحرّ. <br/>وبنحو الذي قلنا في ذلك قال أهل التأويل. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثني محمد بن سعد، قال: ثني أبي، قال: ثني عمي، قال: ثني أبي، عن أبيه، عن ابن عباس، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">تُسْقَى مِنْ عَيْنٍ آنِيَةٍ</span><span class="ve">﴾</span></span> قال: هي التي قد أطال أنينها. <br/> ⁕ حدثني يعقوب، قال: ثنا ابن عُلَيَة، عن أبي رجاء، عن الحسن، في قوله: <span class="vo"><span class="vb">﴿</span><span class="v">تُسْقَى مِنْ عَيْنٍ آنِيَةٍ</span><span class="ve">﴾</span></span> قال: أنَى طبخها منذ يوم خلق الله الدنيا. <br/> ⁕ حدثني به يعقوب مرّة أخرى، فقال: منذ يوم خلق الله السموات والأرض. <br/> ⁕ حدثني محمد بن عمرو، قال: ثنا أبو عاصم، قال: ثنا عيسى وحدثني الحارث، قال: ثنا الحسن، قال: ثنا ورقاء، جميعا عن ابن أبي نجيح، عن مجاهد في قول الله: <span class="vo"><span class="vb">﴿</span><span class="v">مِنْ عَيْنٍ آنِيَةٍ</span><span class="ve">﴾</span></span> قال: قد بلغت إناها، وحان شربها. <br/> ⁕ حدثنا بشر، قال: ثنا يزيد، قال: ثنا سعيد، عن قتادة، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">تُسْقَى مِنْ عَيْنٍ آنِيَةٍ</span><span class="ve">﴾</span></span> يقول: قد أنَى طبخها منذ خلق الله السموات والأرض. <br/> ⁕ حدثنا ابن عبد الأعلى، قال: ثنا ابن ثور، عن معمر، عن الحسن، في قوله: <span class="vo"><span class="vb">﴿</span><span class="v">مِنْ عَيْنٍ آنِيَةٍ</span><span class="ve">﴾</span></span> قال: من عين أنَى حرّها: يقول: قد بلغ حرّها. <br/>وقال بعضهم: عُنِيَ بقوله: <span class="vo"><span class="vb">﴿</span><span class="v">مِنْ عَيْنٍ آنِيَةٍ</span><span class="ve">﴾</span></span> من عين حاضرة. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثني يونس، قال: أخبرنا ابن وهب، قال: قال ابن زيد، في قوله: <span class="vo"><span class="vb">﴿</span><span class="v">تُسْقَى مِنْ عَيْنٍ آنِيَةٍ</span><span class="ve">﴾</span></span> قال: آنية: حاضرة. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">لَيْسَ لَهُمْ طَعَامٌ إِلا مِنْ ضَرِيعٍ</span><span class="ve">﴾</span></span> <br/>يقول: ليس لهؤلاء الذين هم أصحاب الخاشعة العاملة الناصبة يوم القيامة طعام، إلا ما يطعمونه من ضَرِيع. والضريع عند العرب: نبت يُقال له الشِّبْرِق، وتسميه أهل الحجاز الضَّريع إذا يبس، ويسميه غيرهم: الشِّبْرق، وهو سمّ. <br/>وبنحو الذي قلنا في ذلك قال أهل التأويل. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثني محمد بن سعد، قال: ثني أبي، قال: ثني عمي، قال: ثني أبي، عن أبيه، عن ابن عباس <span class="vo"><span class="vb">﴿</span><span class="v">لَيْسَ لَهُمْ طَعَامٌ إِلا مِنْ ضَرِيعٍ</span><span class="ve">﴾</span></span> قال: الضريع: الشِّبْرق. <br/> ⁕ حدثني محمد بن عُبيد المحاربيّ، قال: ثنا عباد بن يعقوب الأسديّ، قال محمد: ثنا، وقال عباد: أخبرنا محمد بن سليمان، عن عبد الرحمن الأصبهانيّ، عن عكرِمة في قوله: <span class="vo"><span class="vb">﴿</span><span class="v">لَيْسَ لَهُمْ طَعَامٌ إِلا مِنْ ضَرِيعٍ</span><span class="ve">﴾</span></span> قال: الشِّبرق. <br/> ⁕ حدثني يعقوب، قال: ثنا إسماعيل بن عُلَية، عن أبي رجاء، قال: ثني نجدة، رجل من عبد القيس عن عكرمة، في قوله: <span class="vo"><span class="vb">﴿</span><span class="v">لَيْسَ لَهُمْ طَعَامٌ إِلا مِنْ ضَرِيعٍ</span><span class="ve">﴾</span></span> قال: هي شجرة ذات شوك، لاطئة بالأرض، فإذا كان الربيع سمَّتها قريش الشِّبرق، فإذا هاج العود سمتها الضَّريع. <br/> ⁕ حدثنا ابن بشار، قال: ثنا عبد الرحمن، قال: ثنا سفيان، عن ليث، عن مجاهد <span class="vo"><span class="vb">﴿</span><span class="v">لَيْسَ لَهُمْ طَعَامٌ إِلا مِنْ ضَرِيعٍ</span><span class="ve">﴾</span></span> قال: الشبرق. <br/> ⁕ حدثنا ابن حُميد، قال: ثنا مِهران، عن سفيان، عن ليث، عن مجاهد، مثله. <br/> ⁕ حدثني محمد بن عمرو، قال: ثنا أبو عاصم، قال: ثنا عيسى؛ وحدثني الحارث، قال: ثنا الحسن؛ قال: ثنا ورقاء، جميعا عن ابن أبي نجيح، عن مجاهد، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">ضَرِيعٍ</span><span class="ve">﴾</span></span> قال: الشِّبرق اليابس. <br/> ⁕ حدثنا ابن عبد الأعلى، قال: ثنا ابن ثور، عن معمر، عن قتادة <span class="vo"><span class="vb">﴿</span><span class="v">إِلا مِنْ ضَرِيعٍ</span><span class="ve">﴾</span></span> قال: هو الشبرق إذا يبس يسمى الضريع. <br/> ⁕ حدثنا بشر، قال: ثنا يزيد، قال: ثنا سعيد، عن قتادة، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">لَيْسَ لَهُمْ طَعَامٌ إِلا مِنْ ضَرِيعٍ</span><span class="ve">﴾</span></span> يقول: من شرّ الطعام، وأبشعه وأخبثه. <br/> ⁕ حدثني محمد بن عبيد، قال: ثنا شريك بن عبد الله، في قوله: (لَيْسَ لَهُمْ طَعَامٌ إِلا مِنْ ضَرِيعٍ) قال: الشبرق. <br/>وقال آخرون: الضَّرِيع: الحجارة. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثنا أبو كُرَيب، قال: ثنا ابن يمان، عن جعفر، عن سعيد، في قوله: <span class="vo"><span class="vb">﴿</span><span class="v">لَيْسَ لَهُمْ طَعَامٌ إِلا مِنْ ضَرِيعٍ</span><span class="ve">﴾</span></span> قال: الحجارة. <br/>وقال آخرون: الضَّرِيع: شجر من نار. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثني عليّ، قال: ثنا أبو صالح، قال: ثني معاوية، عن عليّ، عن ابن عباس، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">لَيْسَ لَهُمْ طَعَامٌ إِلا مِنْ ضَرِيعٍ</span><span class="ve">﴾</span></span> يقول: شجر من نار. <br/> ⁕ حدثني يونس، قال: أخبرنا ابن وهب، قال: قال ابن زيد، في قوله: <span class="vo"><span class="vb">﴿</span><span class="v">لَيْسَ لَهُمْ طَعَامٌ إِلا مِنْ ضَرِيعٍ</span><span class="ve">﴾</span></span> قال: الضريع: الشَّوك من النار. قال: وأما في الدنيا فإنَّ الضريع: الشوك اليابس الذي ليس له ورق، تدعوه العرب الضريع، وهو في الآخرة شوك من نار <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">لا يُسْمِنُ وَلا يُغْنِي مِنْ جُوعٍ</span><span class="ve">﴾</span></span> <br/>يقول: لا يُسمن هذا الضريع يوم القيامة أكلته من أهل النار، <span class="vo"><span class="vb">﴿</span><span class="v">ولا يُغني من جوع</span><span class="ve">﴾</span></span> يقول: ولا يُشْبعهم من جوع يصيبهم.<p/><p id="109.a7f0e"/></div></div><div class="verse-tafsir" data-verse="88:8-16"><span class="vo"><span class="vb">﴿</span><span class="v" data-v="88:8" id="qr-tabari-88-8">وُجُوهٌ يَوْمَئِذٍ نَّاعِمَةٌ</span><a class="vn" href="/quran/88/8" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:9" id="qr-tabari-88-9">لِّسَعْيِهَا رَاضِيَةٌ</span><a class="vn" href="/quran/88/9" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:10" id="qr-tabari-88-10">فِي جَنَّةٍ عَالِيَةٍ</span><a class="vn" href="/quran/88/10" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:11" id="qr-tabari-88-11">لَّا تَسْمَعُ فِيهَا لَاغِيَةً</span><a class="vn" href="/quran/88/11" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:12" id="qr-tabari-88-12">فِيهَا عَيْنٌ جَارِيَةٌ</span><a class="vn" href="/quran/88/12" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:13" id="qr-tabari-88-13">فِيهَا سُرُرٌ مَّرْفُوعَةٌ</span><a class="vn" href="/quran/88/13" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:14" id="qr-tabari-88-14">وَأَكْوَابٌ مَّوْضُوعَةٌ</span><a class="vn" href="/quran/88/14" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:15" id="qr-tabari-88-15">وَنَمَارِقُ مَصْفُوفَةٌ</span><a class="vn" href="/quran/88/15" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:16" id="qr-tabari-88-16">وَزَرَابِيُّ مَبْثُوثَةٌ</span><a class="vn" href="/quran/88/16" target="_blank" title="سورة الغاشية"></a><span class="ve">﴾</span></span><div class="tafsir"><p id="109.3ecd0"/><p id="103.oaXDV">القول في تأويل قوله تعالى: ﴿وُجُوهٌ يَوْمَئِذٍ نَاعِمَةٌ (٨) لِسَعْيِهَا رَاضِيَةٌ (٩) فِي جَنَّةٍ عَالِيَةٍ (١٠) لا تَسْمَعُ فِيهَا لاغِيَةً (١١) فِيهَا عَيْنٌ جَارِيَةٌ (١٢) فِيهَا سُرُرٌ مَرْفُوعَةٌ (١٣) وَأَكْوَابٌ مَوْضُوعَةٌ (١٤) وَنَمَارِقُ مَصْفُوفَةٌ (١٥) وَزَرَابِيُّ مَبْثُوثَةٌ (١٦) ﴾ <br/>. <br/>يقول تعالى ذكره: <span class="vo"><span class="vb">﴿</span><span class="v">وُجُوهٌ يَوْمَئِذٍ</span><span class="ve">﴾</span></span> يعني: يوم القيامة <span class="vo"><span class="vb">﴿</span><span class="v">نَاعِمَةٌ</span><span class="ve">﴾</span></span> يقول: هي ناعمة بتنعيم الله أهلها في جناته، وهم أهل الإيمان بالله. <br/></p><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">لِسَعْيِهَا رَاضِيَةٌ</span><span class="ve">﴾</span></span> <br/>يقول: لعملها الذي عملت في الدنيا من طاعة ربها راضية، وقيل: <span class="vo"><span class="vb">﴿</span><span class="v">لِسَعْيِهَا رَاضِيَةٌ</span><span class="ve">﴾</span></span> والمعنى: لثواب سعيها في الآخرة راضية. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">فِي جَنَّةٍ عَالِيَةٍ</span><span class="ve">﴾</span></span> <br/>وهي بستان، عالية يعني: رفيعة. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">لا تَسْمَعُ فِيهَا لاغِيَةً</span><span class="ve">﴾</span></span> <br/>يقول: لا تسمع هذه الوجوه - المعنى: لأهلها فيها في الجنة العالية - لاغية. يعني باللاغية: كلمة لغو واللَّغو: الباطل، فقيل للكلمة التي هي لغو لاغية، كما قيل لصاحب الدرع: دارع، ولصاحب الفرس: فارس، ولقائل الشعر شاعر، وكما قال الحُطيئة: <br/>أغَرَرْتَنِي وَزَعَمْتَ أنَّ ... كَ لابِنٌ بِالصَّيْفِ تَامِرْ <a class="role-footnote-ref" href="#8_17_1"><sup class="role-footnote-number">(١)</sup></a><br/>يعني: صاحب لبن، وصاحب تمر. وزعم بعض الكوفيين أن معنى ذلك: لا تسمع فيها حالفة على الكذب ولذلك قيل: لاغية؛ ولهذا الذي قاله مذهب ووجه، لولا أن أهل التأويل من الصحابة والتابعين على خلافه، وغير جائز لأحد خلافهم فيما كانوا عليه مجمعين. <br/>وبنحو الذي قلنا في ذلك قال أهل التأويل. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثني محمد بن سعد، قال: ثني أبي، قال: ثني عمي، قال: ثني أبي، عن أبيه، عن ابن عباس، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">لا تَسْمَعُ فِيهَا لاغِيَةً</span><span class="ve">﴾</span></span> يقول: لا تسمع أذًى ولا باطلا. <br/> ⁕ حدثني محمد بن عمرو، قال: ثنا أبو عاصم، قال: ثنا عيسى، وحدثني الحارث، قال: ثنا الحسن، قال: ثنا ورقاء، جميعا عن ابن أبي نجيح، عن مجاهد، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">لا تَسْمَعُ فِيهَا لاغِيَةً</span><span class="ve">﴾</span></span> قال: شتمًا. <br/> ⁕ حدثنا بشر، قال: ثنا يزيد، قال: ثنا سعيد، عن قتادة، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">لا تَسْمَعُ فِيهَا لاغِيَةً</span><span class="ve">﴾</span></span> : لا تسمع فيها باطلا ولا شاتمًا. <br/> ⁕ حدثنا ابن عبد الأعلى، قال: ثنا ابن ثور، عن مَعْمَر، عن قتادة، مثله. <br/>واختلفت القرّاء في قراءة ذلك، فقرأته عامة قرّاء الكوفة وبعض قرّاء المدينة وهو أبو جعفر <span class="vo"><span class="vb">﴿</span><span class="v">لا تَسْمَعُ</span><span class="ve">﴾</span></span> بفتح التاء، بمعنى: لا تسمع الوجوه. وقرأ ذلك ابن كثير ونافع وأبو عمرو <span class="vo"><span class="vb">﴿</span><span class="v">لا تُسْمَعُ</span><span class="ve">﴾</span></span> بضم التاء، بمعنى ما لم يسمّ فاعله ويؤنَّث تسمع لتأنيث لاغية. وقرأ ابن محيصن بالضم أيضًا، غير أنه كان يقرؤها بالياء على وجه التذكير. <br/>والصواب من القول في ذلك عندي، أن كلّ ذلك قراءات معروفات صحيحات المعاني، فبأيّ ذلك قرأ القارئ فمصيب. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">فِيهَا عَيْنٌ جَارِيَةٌ</span><span class="ve">﴾</span></span> <br/>يقول: في الجنة العالية عين جارية في غير أخدود. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">فِيهَا سُرُرٌ مَرْفُوعَةٌ</span><span class="ve">﴾</span></span> <br/>والسرر: جمع سرير، مرفوعة ليرى المؤمن إذا جلس عليها جميع ما خوّله ربه من النعيم والملك فيها، ويلحق جميع ذلك بصره. <br/>وقيل: عُنِي بقول مرفوعة: موضونة. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثني محمد بن سعد، قال: ثني أبي، قال: ثني عمي، قال: ثني أبي، عن أبيه، عن ابن عباس: <span class="vo"><span class="vb">﴿</span><span class="v">فِيهَا سُرُرٌ مَرْفُوعَةٌ</span><span class="ve">﴾</span></span> يعني: موضونة، كقوله: سُرر مصفوفة، بعضها فوق بعض. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">وَأَكْوَابٌ مَوْضُوعَةٌ</span><span class="ve">﴾</span></span> <br/>وهي جمع كوب، وهي الأباريق التي لا آذان لها. وقد بيَّنا ذلك فيما مضى، وذكرنا ما فيه من الرواية بما أغنى عن إعادته. <br/>وَعُنِي بقوله: <span class="vo"><span class="vb">﴿</span><span class="v">مَوْضُوعَةٌ</span><span class="ve">﴾</span></span> : أنها موضوعة على حافة العين الجارية، كلما أرادوا الشرب وجدوها ملأى من الشراب. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">وَنَمَارِقُ مَصْفُوفَةٌ</span><span class="ve">﴾</span></span> <br/>يعني بالنمارق: الوسائد والمرافق؛ والنمارق: واحدها نُمْرُقة، بضم النون. وقد حُكي عن بعض كلب سماعًا نِمْرِقة، بكسر النون والراء. وقيل: مصفوفة؛ لأن بعضها بجنب بعض. <br/>وبنحو الذي قلنا في ذلك قال أهل التأويل. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثني عليّ، قال: ثنا أبو صالح، قال: ثني معاوية، عن عليّ، عن ابن عباس، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">وَنَمَارِقُ مَصْفُوفَةٌ</span><span class="ve">﴾</span></span> يقول: المرافق. <br/> ⁕ حدثني محمد بن سعد، قال: ثني أبي، قال: ثني عمي، قال ثني أبي، عن أبيه، عن ابن عباس، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">وَنَمَارِقُ مَصْفُوفَةٌ</span><span class="ve">﴾</span></span> يعني بالنمارق: المجالس. <br/> ⁕ حدثنا بشر، قال: ثنا يزيد، قال: ثنا سعيد، عن قتادة، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">وَنَمَارِقُ مَصْفُوفَةٌ</span><span class="ve">﴾</span></span> والنمارق: الوسائد. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">وَزَرَابِيُّ مَبْثُوثَةٌ</span><span class="ve">﴾</span></span> <br/>يقول تعالى ذكره: وفيها طنافس وبُسُط كثيرة مبثوثة مفروشة، والواحدة: زِرْبية، وهي الطِّنفسة التي لها خمل رقيق. <br/>وبنحو الذي قلنا في ذلك قال أهل التأويل. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثنا أحمد بن منصور، قال: ثنا يزيد، قال: ثنا سعيد، عن سفيان، قال: ثنا توبة العنبريّ، عن عكرِمة بن خالد، عن عبد الله بن عمار، قال: رأيت عمر بن الخطاب <span class="honorific"></span> يصلي على عبقريّ، وهو الزرابيّ. <br/> ⁕ حدثنا بشر، قال: ثنا يزيد، قال: ثنا سعيد، عن قتادة <span class="vo"><span class="vb">﴿</span><span class="v">وَزَرَابِيُّ مَبْثُوثَةٌ</span><span class="ve">﴾</span></span> : المبسوطة.<p/><p id="109.Ffe10"/><hr class="role-footnote-seperator"/><div class="role-footnote" id="8_17_1"><sup class="role-footnote-number">(١)</sup> في المطبوعة: "حكم الله وأمره عبده"، وفي المخطوطة: "حكم الله امره" بغير واو. والذي أثبتناه أصوب. والحكم: الحكمة، كما مر مرارًا <br/></div></div></div><div class="verse-tafsir" data-verse="88:17-20"><span class="vo"><span class="vb">﴿</span><span class="v" data-v="88:17" id="qr-tabari-88-17">أَفَلَا يَنظُرُونَ إِلَى الْإِبِلِ كَيْفَ خُلِقَتْ</span><a class="vn" href="/quran/88/17" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:18" id="qr-tabari-88-18">وَإِلَى السَّمَاءِ كَيْفَ رُفِعَتْ</span><a class="vn" href="/quran/88/18" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:19" id="qr-tabari-88-19">وَإِلَى الْجِبَالِ كَيْفَ نُصِبَتْ</span><a class="vn" href="/quran/88/19" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:20" id="qr-tabari-88-20">وَإِلَى الْأَرْضِ كَيْفَ سُطِحَتْ</span><a class="vn" href="/quran/88/20" target="_blank" title="سورة الغاشية"></a><span class="ve">﴾</span></span><div class="tafsir"><p id="109.FA66F"/><p id="103.kKAqV">القول في تأويل قوله تعالى: ﴿أَفَلا يَنْظُرُونَ إِلَى الإبِلِ كَيْفَ خُلِقَتْ (١٧) وَإِلَى السَّمَاءِ كَيْفَ رُفِعَتْ (١٨) وَإِلَى الْجِبَالِ كَيْفَ نُصِبَتْ (١٩) وَإِلَى الأرْضِ كَيْفَ سُطِحَتْ (٢٠) ﴾ <br/>. <br/>يقول تعالى ذكره لمُنكري قدرته على ما وصف في هذه السورة من العقاب والنكال الذي أعدّه لأهل عداوته، والنعيم والكرامة التي أعدّها لأهل ولايته: أفلا ينظر هؤلاء المنكرون قُدرة الله على هذه الأمور، إلى الإبل كيف خلقها وسخرها لهم وذَلَّلها وجعلها تحمل حملها باركة، ثم تنهض به، والذي خلق ذلك غير عزيز عليه أن يخلق ما وصف من هذه الأمور في الجنة والنار، يقول جلّ ثناؤه: أفلا ينظرون إلى الإبل فيعتبرون بها، ويعلمون أن القُدرة التي قدر بها على خلقها، لن يُعجزه خلق ما شابهها. <br/>وبنحو الذي قلنا في ذلك قال أهل التأويل. <br/></p><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثنا بشر، قال: ثنا يزيد، قال: ثنا سعيد، عن قتادة، قال: لما نعت الله ما في الجنة، عجب من ذلك أهل الضلالة، فأنزل الله: <span class="vo"><span class="vb">﴿</span><span class="v">أَفَلا يَنْظُرُونَ إِلَى الإبِلِ كَيْفَ خُلِقَتْ</span><span class="ve">﴾</span></span> فكانت الإبل من عيش العرب ومن خوَلهم. <br/> ⁕ حدثنا ابن المثنى، قال: ثنا محمد بن جعفر، قال: ثنا شعبة، عن أبي إسحاق عمن سمع شريحا يقول: اخرجوا بنا ننظر إلى الإبل كيف خُلقت. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">وَإِلَى السَّمَاءِ كَيْفَ رُفِعَتْ</span><span class="ve">﴾</span></span> <br/>يقول جلّ ثناؤه: أفلا ينظرون أيضا إلى السماء كيف رفعها الذي أخبركم أنه معِدّ لأوليائه ما وصف، ولأعدائه ما ذكر، فيعلموا أن قُدرته القدرة التي لا يُعجزه فعل شيء أراد فعله. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">وَإِلَى الْجِبَالِ كَيْفَ نُصِبَتْ</span><span class="ve">﴾</span></span> <br/>يقول: وإلى الجبال كيف أقيمت منتصبة لا تسقط، فتنبسط في الأرض، ولكنها جعلها بقدرته منتصبة جامدة، لا تبرح مكانها، ولا تزول عن موضعها. <br/> ⁕ وقد حدثنا بشر، قال: ثنا يزيد، قال: ثنا سعيد، عن قتادة <span class="vo"><span class="vb">﴿</span><span class="v">وَإِلَى الْجِبَالِ كَيْفَ نُصِبَتْ</span><span class="ve">﴾</span></span> تصاعد إلى الجبل الصَّيخود عامة يومك، فإذا أفضيت إلى أعلاه، أفضيت إلى عيون متفجرة، وثمار متهدلة ثم لم تحرثه الأيدي ولم تعمله، نعمة من الله، وبُلغة الأجل. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">وَإِلَى الأرْضِ كَيْفَ سُطِحَتْ</span><span class="ve">﴾</span></span> <br/>يقول: وإلى الأرض كيف بُسطت، يقال: جبل مُسَطَّح: إذا كان في أعلاه استواء. <br/>وبنحو الذي قلنا في ذلك قال أهل التأويل. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثنا بشر، قال: ثنا يزيد، قال: ثنا سعيد، عن قتادة <span class="vo"><span class="vb">﴿</span><span class="v">وَإِلَى الأرْضِ كَيْفَ سُطِحَتْ</span><span class="ve">﴾</span></span> : أي بُسطت، يقول: أليس الذي خلق هذا بقادر على أن يخلق ما أراد في الجنة.<p/><p id="109.8Bda7"/></div></div><div class="verse-tafsir" data-verse="88:21-26"><span class="vo"><span class="vb">﴿</span><span class="v" data-v="88:21" id="qr-tabari-88-21">فَذَكِّرْ إِنَّمَا أَنتَ مُذَكِّرٌ</span><a class="vn" href="/quran/88/21" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:22" id="qr-tabari-88-22">لَّسْتَ عَلَيْهِم بِمُصَيْطِرٍ</span><a class="vn" href="/quran/88/22" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:23" id="qr-tabari-88-23">إِلَّا مَن تَوَلَّىٰ وَكَفَرَ</span><a class="vn" href="/quran/88/23" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:24" id="qr-tabari-88-24">فَيُعَذِّبُهُ اللَّهُ الْعَذَابَ الْأَكْبَرَ</span><a class="vn" href="/quran/88/24" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:25" id="qr-tabari-88-25">إِنَّ إِلَيْنَا إِيَابَهُمْ</span><a class="vn" href="/quran/88/25" target="_blank" title="سورة الغاشية"></a><span class="v" data-v="88:26" id="qr-tabari-88-26">ثُمَّ إِنَّ عَلَيْنَا حِسَابَهُم</span><a class="vn" href="/quran/88/26" target="_blank" title="سورة الغاشية"></a><span class="ve">﴾</span></span><div class="tafsir"><p id="109.5D3f3"/><p id="103.XAJ02">القول في تأويل قوله تعالى: ﴿فَذَكِّرْ إِنَّمَا أَنْتَ مُذَكِّرٌ (٢١) لَسْتَ عَلَيْهِمْ بِمُسَيْطِرٍ (٢٢) إِلا مَنْ تَوَلَّى وَكَفَرَ (٢٣) فَيُعَذِّبُهُ اللَّهُ الْعَذَابَ الأكْبَرَ (٢٤) إِنَّ إِلَيْنَا إِيَابَهُمْ (٢٥) ثُمَّ إِنَّ عَلَيْنَا حِسَابَهُمْ (٢٦) ﴾ <br/>. <br/>يقول تعالى ذكره لنبيه محمد <span class="honorific"></span>: <span class="vo"><span class="vb">﴿</span><span class="v">فَذَكِّرْ</span><span class="ve">﴾</span></span> يا محمد عبادي بآياتي، وعظهم بحججي وبلِّغهم رسالتي <span class="vo"><span class="vb">﴿</span><span class="v">إِنَّمَا أَنْتَ مُذَكِّرٌ</span><span class="ve">﴾</span></span> يقول: إنما أرسلتك إليهم مذكرا لتذكرهم نعمتي عندهم، وتعرّفهم اللازم لهم، وتعظهم. <br/></p><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">لَسْتَ عَلَيْهِمْ بِمُسَيْطِرٍ</span><span class="ve">﴾</span></span> <br/>يقول: لست عليهم بمسلَّط، ولا أنت بجبار تحملهم على ما تريد. يقول: كِلهم إليّ، ودعهم وحكمي فيهم؛ يقال: قد تسيطر فلان على قومه: إذا تسلط عليهم. <br/>وبنحو الذي قلنا في ذلك قال أهل التأويل. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثني عليّ، قال: ثنا أبو صالح، قال: ثني معاوية، عن عليّ، عن ابن عباس، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">لَسْتَ عَلَيْهِمْ بِمُسَيْطِرٍ</span><span class="ve">﴾</span></span> يقول: لست عليهم بجبار. <br/> ⁕ حدثنا بشر، قال: ثنا يزيد، قال: ثنا سعيد، عن قتادة <span class="vo"><span class="vb">﴿</span><span class="v">لَسْتَ عَلَيْهِمْ بِمُسَيْطِرٍ</span><span class="ve">﴾</span></span> : أي كِلْ إليّ عبادي. <br/> ⁕ حدثني محمد بن عمرو، قال: ثنا أبو عاصم، قال: ثنا عيسى؛ وحدثني الحارث، قال: ثنا الحسن، قال: ثنا ورقاء، جميعا عن ابن أبي نجيح، عن مجاهد، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">بِمُسَيْطِرٍ</span><span class="ve">﴾</span></span> قال: جبار. <br/> ⁕ حدثني يونس، قال: أخبرنا ابن وهب، قال: قال ابن زيد، في قوله: <span class="vo"><span class="vb">﴿</span><span class="v">إِنَّمَا أَنْتَ مُذَكِّرٌ لَسْتَ عَلَيْهِمْ بِمُسَيْطِرٍ</span><span class="ve">﴾</span></span> قال: لست عليهم بمسلط أن تكرههم على الإيمان، قال: ثم جاء بعد هذا: <span class="vo"><span class="vb">﴿</span><span class="v">جَاهِدِ الْكُفَّارَ وَالْمُنَافِقِينَ وَاغْلُظْ عَلَيْهِمْ</span><span class="ve">﴾</span></span> وقال <span class="vo"><span class="vb">﴿</span><span class="v">اقْعُدُوا لَهُمْ كُلَّ مَرْصَدٍ</span><span class="ve">﴾</span></span> وارصدوهم لا يخْرُجُوا فِي البِلاد <span class="vo"><span class="vb">﴿</span><span class="v">فَإِنْ تَابُوا وَأَقَامُوا الصَّلاةَ وَآتَوُا الزَّكَاةَ فَخَلُّوا سَبِيلَهُمْ إِنَّ اللَّهَ غَفُورٌ رَحِيمٌ</span><span class="ve">﴾</span></span> قال: فنسخت <span class="vo"><span class="vb">﴿</span><span class="v">لَسْتَ عَلَيْهِمْ بِمُسَيْطِرٍ</span><span class="ve">﴾</span></span> قال: جاء اقتله أو يُسْلِم؛ قال: والتذكرة كما هي لم تنسخ وقرأ: <span class="vo"><span class="vb">﴿</span><span class="v">وَذَكِّرْ فَإِنَّ الذِّكْرَى تَنْفَعُ الْمُؤْمِنِينَ</span><span class="ve">﴾</span></span> . <br/> ⁕ حدثنا ابن بشار، قال: ثنا عبد الرحمن، قال: ثنا سفيان، عن أبي الزبير، عن جابر بن عبد الله، قال: قال رسول الله <span class="honorific"></span>: "أُمِرْتُ أنْ أُقَاتِلَ النَّاسَ حتى يَقُولُوا: لا إلَهَ إلا اللهُ، فإذَا قالُوا: لا إلَهَ إلا اللهُ، عَصَمُوا مِنِّي دِماءَهُمْ وأمْوَالَهُمْ إلا بِحَقِّها، وحِسابُهُمْ على اللهِ" ثم قرأ: <span class="vo"><span class="vb">﴿</span><span class="v">إِنَّمَا أَنْتَ مُذَكِّرٌ لَسْتَ عَلَيْهِمْ بِمُسَيْطِرٍ</span><span class="ve">﴾</span></span> . <br/> ⁕ حدثنا ابن حميد، قال: ثنا مهران، عن سفيان، عن أبي الزبير محمد بن مسلم، قال: سمعت جابر بن عبد الله، يقول: سمعت النبيّ <span class="honorific"></span> يقول، فذكر مثله، إلا أنه قال: قال أبو الزّبير: ثم قرأ: <span class="vo"><span class="vb">﴿</span><span class="v">إِنَّمَا أَنْتَ مُذَكِّرٌ لَسْتَ عَلَيْهِمْ بِمُسَيْطِرٍ</span><span class="ve">﴾</span></span> . <br/> ⁕ حدثنا يوسف بن موسى القطان، قال: ثنا وكيع، عن سفيان، عن أبي الزّبير، عن جابر، عن رسول الله <span class="honorific"></span>، مثله. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">إِلا مَنْ تَوَلَّى وَكَفَرَ</span><span class="ve">﴾</span></span> <br/>يتوجَّه لوجهين: أحدهما: فذكر قومك يا محمد، إلا من تولى منهم عنك، وأعرض عن آيات الله فكفر، فيكون قوله "إلا" استثناء من الذين كان التذكير عليهم، وإن لم يذكروا، كما يقال: مضى فلان، فدعا إلا من لا تُرْجَى إجابته، بمعنى: فدعا الناس إلا من لا ترجى إجابته. والوجه الثاني: أن يجعل قوله: <span class="vo"><span class="vb">﴿</span><span class="v">إِلا مَنْ تَوَلَّى وَكَفَرَ</span><span class="ve">﴾</span></span> منقطعا عما قبله، فيكون معنى الكلام حينئذ لست عليهم بمسيطر، إلا من تولى وكفر، يعذّبه الله، وكذلك الاستثناء المنقطع يمتحن بأن يحسن معه إنّ، فإذا حسنت معه كان منقطعا، وإذا لم تحسن كان استثناء متصلا صحيحا، كقول القائل: سار القوم إلا زيدا، ولا يصلح دخول إن هاهنا لأنه استثناء صحيح. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">فَيُعَذِّبُهُ اللَّهُ الْعَذَابَ الأكْبَرَ</span><span class="ve">﴾</span></span> <br/>: هو عذاب جهنم، يقول: فيعذبه الله العذاب الأكبر على كفره في الدنيا، وعذاب جهنم في الآخرة. <br/><p class="text-center text-danger" id="103.8RvKY">* * *</p>وقوله: <span class="vo"><span class="vb">﴿</span><span class="v">إِنَّ إِلَيْنَا إِيَابَهُمْ</span><span class="ve">﴾</span></span> <br/>يقول: إن إلينا رجوع من كفر ومعادهم <span class="vo"><span class="vb">﴿</span><span class="v">ثُمَّ إِنَّ عَلَيْنَا حِسَابَهُمْ</span><span class="ve">﴾</span></span> يقول: ثم إن على الله حسابه، وهو يجازيه بما سلف منه من معصية ربه، يُعْلِمُ بذلك نبيه محمدًا <span class="honorific"></span> أنه المتولي عقوبته دونه، وهو المجازي والمعاقب، وأنه الذي إليه التذكير وتبليغ الرسالة. <br/>وبنحو الذي قلنا في ذلك قال أهل التأويل. <br/><p class="bold" id="103.xNmVn">* ذكر من قال ذلك:</p>⁕ حدثني محمد بن عمرو، قال: ثنا أبو عاصم، قال: ثنا عيسى؛ وحدثني الحارث، قال: ثنا الحسن، قال: ثنا ورقاء، جميعا عن ابن أبي نجيح، عن مجاهد، قوله: <span class="vo"><span class="vb">﴿</span><span class="v">إِلا مَنْ تَوَلَّى وَكَفَرَ</span><span class="ve">﴾</span></span> قال: حسابه على الله. <br/> ⁕ حدثنا بشر، قال: ثنا يزيد، قال: ثنا سعيد، عن قتادة <span class="vo"><span class="vb">﴿</span><span class="v">إِنَّ إِلَيْنَا إِيَابَهُمْ ثُمَّ إِنَّ عَلَيْنَا حِسَابَهُمْ</span><span class="ve">﴾</span></span> يقول: إن إلى الله الإياب وعليه الحساب. <br/>آخر تفسير سورة الغاشية<p/><p id="109.03faA"/></div></div></div></div></body></html>
33,600
33,600
0.634613
6904c75d8feb1723cb0f82bfe0c1da09e30b1747
1,915
xml
XML
java-server-todo/src/main/webapp/WEB-INF/web.xml
Chener/which-language-demo
beec798dff6eab38dec5b2c9c93434a6ffabed03
[ "MIT" ]
81
2017-10-06T11:08:48.000Z
2021-01-21T14:02:14.000Z
java-server-todo/src/main/webapp/WEB-INF/web.xml
Chener/which-language-demo
beec798dff6eab38dec5b2c9c93434a6ffabed03
[ "MIT" ]
7
2017-10-07T00:57:24.000Z
2019-11-19T11:52:19.000Z
java-server-todo/src/main/webapp/WEB-INF/web.xml
Chener/which-language-demo
beec798dff6eab38dec5b2c9c93434a6ffabed03
[ "MIT" ]
58
2017-10-06T11:11:14.000Z
2022-02-17T12:28:52.000Z
<?xml version="1.0" encoding="UTF-8"?> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" version="2.5"> <servlet> <servlet-name>UserInfoServlet</servlet-name> <servlet-class>com.alibaba.dingtalk.openapi.servlet.UserInfoServlet</servlet-class> </servlet> <servlet> <servlet-name>JsAPIServlet</servlet-name> <servlet-class>com.alibaba.dingtalk.openapi.servlet.JsAPIServlet</servlet-class> </servlet> <servlet> <servlet-name>UserIdServlet</servlet-name> <servlet-class>com.alibaba.dingtalk.openapi.servlet.UserIdServlet</servlet-class> </servlet> <servlet> <servlet-name>ContactsServlet</servlet-name> <servlet-class>com.alibaba.dingtalk.openapi.servlet.ContactsServlet</servlet-class> </servlet> <servlet> <servlet-name>EventChangeReceiveServlet</servlet-name> <servlet-class>com.alibaba.dingtalk.openapi.servlet.EventChangeReceiveServlet</servlet-class> </servlet> <servlet-mapping> <servlet-name>UserInfoServlet</servlet-name> <url-pattern>/api/get-user-info</url-pattern> </servlet-mapping> <servlet-mapping> <servlet-name>JsAPIServlet</servlet-name> <url-pattern>/api/jsapi-oauth</url-pattern> </servlet-mapping> <servlet-mapping> <servlet-name>UserIdServlet</servlet-name> <url-pattern>/api/get</url-pattern> </servlet-mapping> <servlet-mapping> <servlet-name>ContactsServlet</servlet-name> <url-pattern>/contactsinfo</url-pattern> </servlet-mapping> <servlet-mapping> <servlet-name>EventChangeReceiveServlet</servlet-name> <url-pattern>/eventreceive</url-pattern> </servlet-mapping> </web-app>
42.555556
113
0.680418
4f5476fd75de4c9b83e54ca4cc36f38c56b16b9b
4,495
xml
XML
im-sdk-core-reactor-shaded/dependency-reduced-pom.xml
kenuiuc/easemob-im-server-sdk-reactor-shaded
870b34ecb2efc3951b39c67d8c5cda5bcee5c5e1
[ "Apache-2.0" ]
null
null
null
im-sdk-core-reactor-shaded/dependency-reduced-pom.xml
kenuiuc/easemob-im-server-sdk-reactor-shaded
870b34ecb2efc3951b39c67d8c5cda5bcee5c5e1
[ "Apache-2.0" ]
null
null
null
im-sdk-core-reactor-shaded/dependency-reduced-pom.xml
kenuiuc/easemob-im-server-sdk-reactor-shaded
870b34ecb2efc3951b39c67d8c5cda5bcee5c5e1
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <artifactId>im-sdk-reactor-shaded-parent</artifactId> <groupId>com.easemob.im</groupId> <version>0.0.1</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>com.easemob.im</groupId> <artifactId>im-sdk-core-reactor-shaded</artifactId> <version>0.0.1</version> <description>Easemob IM SDK Core</description> <build> <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>templating-maven-plugin</artifactId> <version>1.0.0</version> <executions> <execution> <id>filter-src</id> <goals> <goal>filter-sources</goal> </goals> <configuration> <sourceDirectory>${basedir}/src/main/java-templates</sourceDirectory> <outputDirectory>${project.build.directory}/generated-sources/java-templates</outputDirectory> </configuration> </execution> </executions> </plugin> </plugins> </build> <dependencies> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> <version>1.7.30</version> <scope>compile</scope> </dependency> <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-classic</artifactId> <version>1.2.3</version> <scope>test</scope> <exclusions> <exclusion> <artifactId>logback-core</artifactId> <groupId>ch.qos.logback</groupId> </exclusion> </exclusions> </dependency> <dependency> <groupId>io.github.resilience4j</groupId> <artifactId>resilience4j-circuitbreaker</artifactId> <version>1.1.0</version> <scope>compile</scope> </dependency> <dependency> <groupId>io.github.resilience4j</groupId> <artifactId>resilience4j-reactor</artifactId> <version>1.1.0</version> <scope>compile</scope> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-annotations</artifactId> <version>2.11.3</version> <scope>compile</scope> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> <version>2.11.3</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-api</artifactId> <version>2.14.0</version> <scope>compile</scope> </dependency> <dependency> <groupId>io.projectreactor</groupId> <artifactId>reactor-test</artifactId> <version>3.4.3</version> <scope>test</scope> </dependency> <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-core</artifactId> <version>3.6.28</version> <scope>test</scope> <exclusions> <exclusion> <artifactId>byte-buddy</artifactId> <groupId>net.bytebuddy</groupId> </exclusion> <exclusion> <artifactId>byte-buddy-agent</artifactId> <groupId>net.bytebuddy</groupId> </exclusion> <exclusion> <artifactId>objenesis</artifactId> <groupId>org.objenesis</groupId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter</artifactId> <version>5.7.0</version> <scope>test</scope> <exclusions> <exclusion> <artifactId>junit-jupiter-api</artifactId> <groupId>org.junit.jupiter</groupId> </exclusion> <exclusion> <artifactId>junit-jupiter-params</artifactId> <groupId>org.junit.jupiter</groupId> </exclusion> <exclusion> <artifactId>junit-jupiter-engine</artifactId> <groupId>org.junit.jupiter</groupId> </exclusion> </exclusions> </dependency> </dependencies> <properties> <slf4j.version>1.7.30</slf4j.version> <lombok.version>1.18.6</lombok.version> </properties> </project>
33.296296
202
0.599333
89f155da8621404ab98fe08c402e088559d5da8a
982
xml
XML
dev-db/sqlite/metadata.xml
MIPS/CI20_chromiumos_chromiumos-overlay
3cfcdd404e9cf0b08518aa0500d562ea7ce9f994
[ "BSD-3-Clause", "MIT" ]
null
null
null
dev-db/sqlite/metadata.xml
MIPS/CI20_chromiumos_chromiumos-overlay
3cfcdd404e9cf0b08518aa0500d562ea7ce9f994
[ "BSD-3-Clause", "MIT" ]
null
null
null
dev-db/sqlite/metadata.xml
MIPS/CI20_chromiumos_chromiumos-overlay
3cfcdd404e9cf0b08518aa0500d562ea7ce9f994
[ "BSD-3-Clause", "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>proxy-maintainers</herd> <maintainer> <email>arfrever.fta@gmail.com</email> <description>Proxy maintainer</description> </maintainer> <use> <flag name='extensions'>Enable support for dynamic loading of extensions</flag> <flag name='fts3'>Full text search using the fts3 module</flag> <flag name='secure-delete'>Overwrite deleted information with zeros in addition to marking the space as available for reuse. This causes a performance penalty.</flag> <flag name='soundex'>Enable the soundex function to compute soundex encodings of strings</flag> <flag name='threadsafe'>Enable thread safe operation of sqlite</flag> <flag name='unlock-notify'>Adds API for notifications when a database is unlocked in shared-cache mode</flag> </use> <upstream> <remote-id type="cpe">cpe:/a:sqlite:sqlite</remote-id> </upstream> </pkgmetadata>
42.695652
168
0.750509
750a0c891d60956845dbcd5e7d249926971c04e1
889
urdf
XML
stackrl/envs/data/generated/35_101.urdf
menezesandre/stackrl
2be18945bdcce56e14801ffe8604fc28da3c676e
[ "MIT" ]
null
null
null
stackrl/envs/data/generated/35_101.urdf
menezesandre/stackrl
2be18945bdcce56e14801ffe8604fc28da3c676e
[ "MIT" ]
null
null
null
stackrl/envs/data/generated/35_101.urdf
menezesandre/stackrl
2be18945bdcce56e14801ffe8604fc28da3c676e
[ "MIT" ]
1
2021-10-05T13:55:55.000Z
2021-10-05T13:55:55.000Z
<?xml version="1.0"?> <robot name="35_101"> <link name="link"> <contact> <lateral_friction value="0.6"/> </contact> <inertial> <origin xyz="-0.007927458645453146 -0.002639637753763639 -0.0005946820939231316" rpy="0 0 0"/> <mass value = "0.1993491586855319"/> <inertia ixx="4.428142922099389e-05" ixy="4.154390894930577e-06" ixz="-2.5374877024593755e-06" iyy="0.00012122995344853708" iyz="6.719751687472797e-07" izz="0.00014880183182953884" /> </inertial> <visual name="visual"> <geometry> <mesh filename="35_101.obj"/> </geometry> <material name="material"> <color rgba="0.5679244360792488 0.5679244360792488 0.5679244360792488 1.0"/> </material> </visual> <collision name="collision"> <geometry> <mesh filename="35_101.obj"/> </geometry> </collision> </link> </robot>
32.925926
189
0.631046
708a371191cce986b53bac54d04066892d1d9da2
2,815
xml
XML
app/src/main/res/drawable/ic_launcher_foreground.xml
ritvikmahajan17/double_dice_roller
961f566059534ec0b59d83c17967de4f755f3131
[ "Apache-2.0" ]
1
2020-06-09T15:42:57.000Z
2020-06-09T15:42:57.000Z
app/src/main/res/drawable/dice_icon_foreground.xml
ritvikmahajan17/double_dice_roller
961f566059534ec0b59d83c17967de4f755f3131
[ "Apache-2.0" ]
2
2020-06-04T06:17:12.000Z
2020-06-19T09:34:13.000Z
app/src/main/res/drawable/ic_launcher_foreground.xml
ritvikmahajan17/double_dice_roller
961f566059534ec0b59d83c17967de4f755f3131
[ "Apache-2.0" ]
null
null
null
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="108dp" android:height="108dp" android:viewportWidth="1163.6364" android:viewportHeight="1163.6364"> <group android:translateX="325.81818" android:translateY="325.81818"> <path android:pathData="m364.166,96.5 l-148.645,-90.479c-6.594,-4.014 -14.031,-6.021 -21.469,-6.021s-14.875,2.007 -21.469,6.021l-148.645,90.479c-6.175,3.759 -11.142,8.996 -14.56,15.102l14.615,164.065h340.117l14.616,-164.062c-3.417,-6.107 -8.385,-11.346 -14.56,-15.105z" android:fillColor="#ff8086"/> <path android:pathData="m23.994,351.438c-12.341,-7.485 -19.877,-20.871 -19.877,-35.304v-184.364c0,-7.18 1.868,-14.104 5.262,-20.168l184.673,112.167 5.281,173.564 -5.281,50.25c-7.417,0 -14.833,-1.995 -21.413,-5.986z" android:fillColor="#db4655"/> <path android:pathData="m364.11,351.438c12.341,-7.485 19.877,-20.871 19.877,-35.304v-184.364c0,-7.18 -1.866,-14.101 -5.261,-20.165l-184.674,112.164v223.814c7.417,0 14.833,-1.995 21.413,-5.986z" android:fillColor="#e5646e"/> <path android:pathData="m260.142,231.226h214.709c18.243,0 33.032,14.789 33.032,33.032v214.709c0,6.017 -1.609,11.657 -4.419,16.516l-28.613,7.517h-207.184c-18.243,0 -33.032,-14.789 -33.032,-33.032v-205.71l8.969,-28.6c4.863,-2.818 10.512,-4.432 16.538,-4.432z" android:fillColor="#eceaec"/> <path android:pathData="M80.911,286.73a27.247,15.414 66.922,1 0,28.362 -12.085a27.247,15.414 66.922,1 0,-28.362 12.085z" android:fillColor="#ff9a9f"/> <path android:pathData="M167.05,107.011a27.199,17.157 0,1 0,54.398 0a27.199,17.157 0,1 0,-54.398 0z" android:fillColor="#fff"/> <path android:pathData="M251.54,107.011a27.199,17.157 0,1 0,54.398 0a27.199,17.157 0,1 0,-54.398 0z" android:fillColor="#fff"/> <path android:pathData="M82.561,107.011a27.199,17.157 0,1 0,54.398 0a27.199,17.157 0,1 0,-54.398 0z" android:fillColor="#fff"/> <path android:pathData="M367.496,371.613m-24.774,0a24.774,24.774 0,1 1,49.548 0a24.774,24.774 0,1 1,-49.548 0" android:fillColor="#e5646e"/> <path android:pathData="M293.174,297.291m-24.774,0a24.774,24.774 0,1 1,49.548 0a24.774,24.774 0,1 1,-49.548 0" android:fillColor="#e5646e"/> <path android:pathData="M441.819,445.936m-24.774,0a24.774,24.774 0,1 1,49.548 0a24.774,24.774 0,1 1,-49.548 0" android:fillColor="#e5646e"/> <path android:pathData="m293.149,495.484c-27.365,0 -49.548,-22.184 -49.548,-49.548l0.003,-210.277c-9.818,5.726 -16.494,16.415 -16.494,28.6v214.709c0,18.243 14.789,33.032 33.032,33.032h214.709c12.196,0 22.892,-6.684 28.614,-16.516z" android:fillColor="#dad8db"/> </group> </vector>
61.195652
271
0.646892
d11013bfa007b8ba82d0e40340bf8a3d873e9abe
832
ui
XML
Library/GrObj/UI/uiTransformControl.ui
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/GrObj/UI/uiTransformControl.ui
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/GrObj/UI/uiTransformControl.ui
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
/* * Copyright (c) GeoWorks 1992 -- All Rights Reserved * * PROJECT: PC GEOS * MODULE: * FILE: uiTransformControl.ui * * AUTHOR: Jon Witort * * REVISION HISTORY: * Name Date Description * ---- ---- ----------- * jon 10 jun 1992 initial perversion * * DESCRIPTION: * UI description for GrObjTransformControl stuff * * $Id: uiTransformControl.ui,v 1.1 97/04/04 18:05:29 newdeal Exp $ * */ start GrObjTransformControlUI, notDetachable; GrObjUntransformTrigger = GenTrigger { genStates = default -usable; moniker = 'U', "Untransform"; action = MSG_GOTC_UNTRANSFORM, "TO_OBJ_BLOCK_OUTPUT"; } end GrObjTransformControlUI; start GrObjControlUIStrings, data; chunk GOTransformCName = "Object Transform"; chunk UntransformName = "Untransform"; end GrObjControlUIStrings;
21.894737
69
0.68149
a878f9ed4f3be30e7025b917b75a281f03269957
59,498
xml
XML
Data/TCDB/xml/13548.xml
AgileBioFoundry/Rt_IFO0880
c0cb9c57f662543f5db0ca80ce4990f841f39e8a
[ "CC-BY-4.0" ]
null
null
null
Data/TCDB/xml/13548.xml
AgileBioFoundry/Rt_IFO0880
c0cb9c57f662543f5db0ca80ce4990f841f39e8a
[ "CC-BY-4.0" ]
null
null
null
Data/TCDB/xml/13548.xml
AgileBioFoundry/Rt_IFO0880
c0cb9c57f662543f5db0ca80ce4990f841f39e8a
[ "CC-BY-4.0" ]
null
null
null
<?xml version="1.0"?> <!DOCTYPE BlastOutput PUBLIC "-//NCBI//NCBI BlastOutput/EN" "http://www.ncbi.nlm.nih.gov/dtd/NCBI_BlastOutput.dtd"> <BlastOutput> <BlastOutput_program>blastp</BlastOutput_program> <BlastOutput_version>BLASTP 2.7.1+</BlastOutput_version> <BlastOutput_reference>Stephen F. Altschul, Thomas L. Madden, Alejandro A. Sch&amp;auml;ffer, Jinghui Zhang, Zheng Zhang, Webb Miller, and David J. Lipman (1997), &quot;Gapped BLAST and PSI-BLAST: a new generation of protein database search programs&quot;, Nucleic Acids Res. 25:3389-3402.</BlastOutput_reference> <BlastOutput_db>/Users/joonhoonkim/db/tcdb</BlastOutput_db> <BlastOutput_query-ID>Query_1</BlastOutput_query-ID> <BlastOutput_query-def>13548 e_gw1.4.180.1_mRNA</BlastOutput_query-def> <BlastOutput_query-len>833</BlastOutput_query-len> <BlastOutput_param> <Parameters> <Parameters_matrix>BLOSUM62</Parameters_matrix> <Parameters_expect>0.001</Parameters_expect> <Parameters_gap-open>11</Parameters_gap-open> <Parameters_gap-extend>1</Parameters_gap-extend> <Parameters_filter>F</Parameters_filter> </Parameters> </BlastOutput_param> <BlastOutput_iterations> <Iteration> <Iteration_iter-num>1</Iteration_iter-num> <Iteration_query-ID>Query_1</Iteration_query-ID> <Iteration_query-def>13548 e_gw1.4.180.1_mRNA</Iteration_query-def> <Iteration_query-len>833</Iteration_query-len> <Iteration_hits> <Hit> <Hit_num>1</Hit_num> <Hit_id>gnl|BL_ORD_ID|15912</Hit_id> <Hit_def>gnl|TC-DB|S7UI33|2.A.49.1.4 Chloride channel protein OS=Toxoplasma gondii GN=TGGT1_265500 PE=3 SV=1</Hit_def> <Hit_accession>15912</Hit_accession> <Hit_len>2075</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>70.0922</Hsp_bit-score> <Hsp_score>170</Hsp_score> <Hsp_evalue>2.71205e-12</Hsp_evalue> <Hsp_query-from>399</Hsp_query-from> <Hsp_query-to>789</Hsp_query-to> <Hsp_hit-from>541</Hsp_hit-from> <Hsp_hit-to>939</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>95</Hsp_identity> <Hsp_positive>140</Hsp_positive> <Hsp_gaps>32</Hsp_gaps> <Hsp_align-len>411</Hsp_align-len> <Hsp_qseq>PSPAQKPRDGVEGGGAQPNGVAGPQSE--------AGETGAPAKNAHLASPASQHQRSPSDSSAARSPTRSPTP----PPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKA-VSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSGASASPASSPKAVK--KAAPAKKSTPAPVKSQRPIKEGSRRSARMSSEAPGVKKEEEVVVEAGTIGF--AVQRTAGLRCWPILQSDEDSVVF---CPLPGTRPIADAEPVICTNSLQLVSSPPIAPIPDGTP</Hsp_qseq> <Hsp_hseq>PSPSSAPSSSTSPSPSSPPPSSPPSSSSTSPSPSSAPSSSPPSPSPPPSSPPSSSSTSPSPSSAPSSSPPSSSPSSSSPPPSSSPPPPSPPSSSPPSSSSPSSSPSPSADLSE-RAQGPANEAPEKRNESAEVDKTSHPRENASNGSPASGRLSGSEKEATQNSSDLDKASSPSLAATTKDRERTAPVVSSSPPLPAASLSLQSPRNSQGDPTSFSTFPPSSSSSPSSPPSALPPSSSSTVASSLSSP-------PPGPVTSALEE----SKRNETTASGEKKQPYSGVVTLEPLPSHPSSVSNGISLSSLSPIVSSRRLSVNFPSPHQPKQPSFSPVHPSSPYSSSPSVPVPPSSPSMPLLPSSPPSVPVPPSSPSPSSSLSAPVPPSPSSSSSHSSSSPSVLPLPPHVP</Hsp_hseq> <Hsp_midline>PSP+ P + P + P S A + P+ + +SP S SPS SSA S S +P PP P P + + P +++ E A+ A KR A V S RE S + E + + D+ S S AA R++ P + P+P + + R+S S PS+S + S SS L+S PP T A E ++R T+SG P S ++ + P+ S + S PI R S S + V + +V P+L S SV P P + A P ++S SSP + P+P P</Hsp_midline> </Hsp> <Hsp> <Hsp_num>2</Hsp_num> <Hsp_bit-score>59.3066</Hsp_bit-score> <Hsp_score>142</Hsp_score> <Hsp_evalue>5.40887e-09</Hsp_evalue> <Hsp_query-from>399</Hsp_query-from> <Hsp_query-to>789</Hsp_query-to> <Hsp_hit-from>491</Hsp_hit-from> <Hsp_hit-to>904</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>83</Hsp_identity> <Hsp_positive>146</Hsp_positive> <Hsp_gaps>51</Hsp_gaps> <Hsp_align-len>428</Hsp_align-len> <Hsp_qseq>PSPAQKPRDGVEGGGAQPNGVAGPQSEAGETGAPAKNAHLASPASQHQRSPSDSSAARSPTRSP---TPPPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSG-----------ASASPASSPKAVKKAAPAKKSTPAPVKSQRPIKEGSRRSARMSSEAPGVKKE--------EEVVVEAGTIGFAVQRTAGLRCWPILQSDEDSVVF-----CPLPGTRPIADAEPVICTNSLQ----------LVSSPPIAPIPDGTP</Hsp_qseq> <Hsp_hseq>PPSSSPPSSSPSSSSPPPSSSPPPSSPPSPSSAPSSSTS-PSPSSPPSSSPPSPSSAPSSSTSPSPSSPPPSSPPSSSSTSPSPSSAPSSSPPSPSPPPSSPPSSSSTSPSPSSAPSSSPPSSSPSSSS----------PPPSSSPPPPSPPSSSPPSSSSPSSSPSPSADLSERAQGPANEAPEKRNESAEVDKTSHPRENASNGSPASGRLSGSEKEATQNSSDLDKASSPSLAATTKDRERTAPVVSSSPPLPAASLSLQSPRNSQGDPTSFSTFPPSSSSSPSSPPSALPPSSSSTVASSLSSPPPGPVTSALEESKRNETTASGEKKQPYSGVVTLEPLPSHPSSVSNGISLSS---LSPIVSSRRLSVNFPSPHQPKQPSFSPVHPSSPYSSSPSVPVPPSSPSMPLLPSSPPSVPVPPSSP</Hsp_hseq> <Hsp_midline>P + P P+ P S + AP+ + SP+S SP S+A S + SP +PPP+ + PPS + + + S + SP+S S S S +S+ + A + PA + P + A S PR+ A + A ++K A+ + + ++ LA+ + +R P + S + ++ R S G +S+SP+S P A+ ++ + ++ P+ S R + A G KK+ E + ++ + ++ PI+ S SV F P P+ + P + S+ L SSPP P+P +P</Hsp_midline> </Hsp> <Hsp> <Hsp_num>3</Hsp_num> <Hsp_bit-score>47.7506</Hsp_bit-score> <Hsp_score>112</Hsp_score> <Hsp_evalue>1.83853e-05</Hsp_evalue> <Hsp_query-from>422</Hsp_query-from> <Hsp_query-to>688</Hsp_query-to> <Hsp_hit-from>469</Hsp_hit-from> <Hsp_hit-to>732</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>54</Hsp_identity> <Hsp_positive>91</Hsp_positive> <Hsp_gaps>15</Hsp_gaps> <Hsp_align-len>273</Hsp_align-len> <Hsp_qseq>PQSEAGETGAPAKNAHLASPASQHQRS-PSDSSAARSPTRSPTPPPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPR-----KAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSGASASPASSPKAVKKAAPAKKSTP</Hsp_qseq> <Hsp_hseq>PSSSSSSPSSSPSTSTSPSPSSPPSSSPPSSSPSSSSPPPSSSPPPS-SPPSPSSAPSSSTSPSPSSPPSSSPPSPSSAPSSSTSPSPSSPPPSSPPSSSSTSPSPSSAPSSSPPSPSPPPSSPPSSSSTSPSPSSAPSSSPPSSSPSSSSPPPSSSPPPPSPPSSSPPSSSSPSSSPSPSADLSERAQGPANEAPEKR-------NESAEVDKTSHPRENASNGSPASGRLSGSEK-EATQNSSDLDKASSPSLAATTKDRERTAPVVSSSP</Hsp_hseq> <Hsp_midline>P S + + + SP+S S PS S ++ SP S +PPP+ P + PPS + S ++ +S S S++ + P P+ P P+ + + SSP A LS RA ++ +KR +E EVD+ + E P + +E+ +TQ + +S S A++ K ++ AP S+P</Hsp_midline> </Hsp> <Hsp> <Hsp_num>4</Hsp_num> <Hsp_bit-score>45.4394</Hsp_bit-score> <Hsp_score>106</Hsp_score> <Hsp_evalue>9.33875e-05</Hsp_evalue> <Hsp_query-from>364</Hsp_query-from> <Hsp_query-to>712</Hsp_query-to> <Hsp_hit-from>381</Hsp_hit-from> <Hsp_hit-to>732</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>66</Hsp_identity> <Hsp_positive>119</Hsp_positive> <Hsp_gaps>13</Hsp_gaps> <Hsp_align-len>357</Hsp_align-len> <Hsp_qseq>PSPPSERKARKVASQVENEGAEDEGVEDVVQMLEEPSPAQKPRDGVEGGGAQ-----PNGVAGPQSEAGETGAPAKNAHLASPASQHQRSPSDSSAARSPTRSPTPPPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPRKAA--LSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSGASASPASSPK-AVKKAAPAKKSTPAPVKSQRPIKEGSRRSARMSSEAP</Hsp_qseq> <Hsp_hseq>PAPPSLQFSPLPSSSPLSSPASSPDASSSTESADAVGRGGKSAEGGEAAKAARLLFPPTWLSWSALVLGPTSEPFVHADLKMRPFLSPPSSSSSSPSSSPSTSTSPSPS--SPPSSSPPSSSPSSSSPPPSSSPPPSSPPSPSSAPSSSTSPSPSSPPSSSPPSPSSAPSSSTSPSPSSPPPSSPPSSSSTSPSPSSAPSSSPPSPSPPPSSPPSSSSTSPSPSSAPSSSPPSSSPSSSSPPPSSSPPPPSPPSSSPPSSSSPSSSPSPSADLSERAQGPANEAPEKRNESAEVDKTSHPRENASNGSPASGRLSGSEKEATQNSSDLDKASSPSLAATTKDRE---RTAPVVSSSP</Hsp_hseq> <Hsp_midline>P+PPS + + +S + A + + K +G E A P ++ G T P +A L S S SS + SP+ S +P P+ P P PPS + + + + SP S +S + +S+ + P+ + P P+ + + SSP ++ SS P + ++ +S S +SS D + P P K+ A ++ S + S AS + S K A + ++ K++ + + +E R+A + S +P</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>2</Hit_num> <Hit_id>gnl|BL_ORD_ID|13003</Hit_id> <Hit_def>gnl|TC-DB|Q8IYB3|3.A.18.1.1 Serine/arginine repetitive matrix protein 1 - Homo sapiens (Human).</Hit_def> <Hit_accession>13003</Hit_accession> <Hit_len>904</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>66.6254</Hsp_bit-score> <Hsp_score>161</Hsp_score> <Hsp_evalue>2.52128e-11</Hsp_evalue> <Hsp_query-from>168</Hsp_query-from> <Hsp_query-to>715</Hsp_query-to> <Hsp_hit-from>151</Hsp_hit-from> <Hsp_hit-to>719</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>135</Hsp_identity> <Hsp_positive>215</Hsp_positive> <Hsp_gaps>109</Hsp_gaps> <Hsp_align-len>613</Hsp_align-len> <Hsp_qseq>EEKKDAKGKGKAAEGNSSSHGTQSHPQDGPLPQQQASPDFPFGRLDADEAPRMDGIASTSASGFQNDSSQTLVASNGPSSLDNKPFIP--SFFRQDPSRSAATTGADAVN----PPCVDPKDPANLLTSSGRRSLVYQRVERCLDPPEWYMLGESGERRVKEEDGEDGIGWVGEKDGVDAEGDARMATQVEGAQGRRRS--ERAPSPPSERKARKVASQVENEGAEDEGVEDVVQMLEEPSPAQKPRDGVEGGGAQPNGVAGPQSEAGETGAPAKNAHLASPASQHQRSPSDSSAARSPTR---SPTPPPAQQQPKQK----------KVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSD------------VDGEV--------EASGGEQDEDSGASTAAKGAKRKKVVPAPAKKR--PMPTVKKAGAATRSSPRKAALSS----RAAPST---SKTAKKRASLS-----YTSSEEDEVDQLASDEEPDKRL-----PPKKRTRASTER--PSSTQRARRTSS-GASASPASSPKAVKKAAPA-KKSTPAPVKSQRPIKEGSRRS-ARMSSEAPGVK</Hsp_qseq> <Hsp_hseq>KDKRDKEEKESSREKRERSRSPRRRKSRSPSPRRRSSP------------VRRERKRSHSRSPRHRTKSRS--PSPAPEKKEKTPELPEPSVKVKEPSVQEATSTSDILKVPKPEPIPEPKEPSPEKNSKKEKEKEKTR-------PRSRSRSKS-RSRTRSRSPSHTRPRRRHRSRSRSYSPRRRPSPRRRPSPRRRTPPRRMPPPPRHRRSRSPVRRRRRSSASLSGSSSSSSSSRSRSPPKKP----------PKRTSSP---------PRKTRRLSPSASPPRRRHRPSPPATPPPKTRHSPTPQQSNRTRKSRVSVSPGRTSGKVTKHKGTEKRESPSPAPKPRKVELSESE---EDKGGKMAAADSVQQRRQYRRQNQQSSSDSGSSSSSEDERPKRSHVKNGEVGRRRRHSPSRSASPSPRKRQKETSPRGRRRRSPSPPPTRRRRSPSPAPPPRRRRTPTPPPRRRTPSPPPRRRSPSPRRYSPPIQRRYSPSPPPKRRTASPPPPPKRRASPSPPPKRRVSHSPPPKQRSSPVTKRRSPSLSSKHRKGSSPSRSTREARSPQPNKRHSPSPRPRAPQTSSSPPPVRRGASSSPQRRQSPSPSTR</Hsp_hseq> <Hsp_midline>++K+D + K + E S + P P++++SP R + S S S S++ S P + P +P S ++PS AT+ +D + P +PK+P+ S + R P +S R + + + R + RRR+ R P PP R++R + A G SP +KP P + P P K L+ AS +R S A P + SPTP + + K + KV + K K+ P +V+ E+E + KGGK ++ R+ Q D S +GEV S T+ +G +R+ P P ++R P P T + P + S R +PS S ++R S S T+S + AS P KR PPK+R+ T+R PS + + R+ SS S A SP+ K+ +P+ + P S P++ G+ S R S +P +</Hsp_midline> </Hsp> <Hsp> <Hsp_num>2</Hsp_num> <Hsp_bit-score>64.3142</Hsp_bit-score> <Hsp_score>155</Hsp_score> <Hsp_evalue>1.29858e-10</Hsp_evalue> <Hsp_query-from>346</Hsp_query-from> <Hsp_query-to>696</Hsp_query-to> <Hsp_hit-from>434</Hsp_hit-from> <Hsp_hit-to>776</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>86</Hsp_identity> <Hsp_positive>138</Hsp_positive> <Hsp_gaps>84</Hsp_gaps> <Hsp_align-len>389</Hsp_align-len> <Hsp_qseq>RMATQVEGAQGRRRSERAPSPPSERKARKVASQVENEGAEDEGVEDVVQMLE-EPSPAQKPRDGVEGGGAQPNGVAGPQSEAGETG-------------APAKNAHLASPASQHQRSPSDSSAARSPTRSPTPPPAQQQ----PKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPRKAALSSRAA-------PSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTR-----ASTERPS--------STQRARRTSSGASASPASSPKAVKKAAPAKKSTPAPVKSQRP</Hsp_qseq> <Hsp_hseq>RTSGKVTKHKGTEKRE-SPSPAPKPRKVELSESEEDKGGKMAAADSVQQRRQYRRQNQQSSSDSGSSSSSEDERPKRSHVKNGEVGRRRRHSPSRSASPSPRKRQKETSPRGRRRRSPSPPPTRRRRSPSPAPPPRRRRTPTPPPRRRTPSPPPRRRSPSPRRYSPPIQ------RRYSPSPPPKRRTASPPPPPKRR---------------------------------ASPSPPPKRRVSHSPPPKQRSSPVTKRRSPSLSSKHRKGSSPSRSTREARSPQPNKRHSPSPRPRAPQTSSSPPPVRRGAS-SSPQRRQSPSPSTRPIRRVSRTPEPKKIKKAASPSPQSVRRVSSSRSVSGSPEPAAKKPPAP-----PSPVQSQSP</Hsp_hseq> <Hsp_midline>R + +V +G + E +PSP + + +++ E++G + + V Q + Q D ++ + GE G +P K SP + +RSPS R + SP PPP +++ P +++ P + + PP + + S KR+ + P K+R ++ + KR+ P K+R P K+ + S RK + SR+ P+ + R TSS V + AS P +R P TR + T P S Q RR SS S S + P A K AP P+PV+SQ P</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>3</Hit_num> <Hit_id>gnl|BL_ORD_ID|9021</Hit_id> <Hit_def>gnl|TC-DB|P80723|1.A.71.1.1 Brain acid soluble protein 1 OS=Homo sapiens GN=BASP1 PE=1 SV=2</Hit_def> <Hit_accession>9021</Hit_accession> <Hit_len>227</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>62.003</Hsp_bit-score> <Hsp_score>149</Hsp_score> <Hsp_evalue>8.23915e-11</Hsp_evalue> <Hsp_query-from>499</Hsp_query-from> <Hsp_query-to>723</Hsp_query-to> <Hsp_hit-from>23</Hsp_hit-from> <Hsp_hit-to>226</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>62</Hsp_identity> <Hsp_positive>95</Hsp_positive> <Hsp_gaps>43</Hsp_gaps> <Hsp_align-len>236</Hsp_align-len> <Hsp_qseq>EDEAEAGAKSKGGKRKGK----AVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVP--APAKKRPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRL-PPKKRTRASTERPSSTQRARRTSSGASASPASSPKAVKKAAPAKKSTPAPVK--SQRPIKEGSRRSARMSS--EAPGVKKEEEVVVE</Hsp_qseq> <Hsp_hseq>DKKAEGAATEEEGTPKESEPQAAAEPAEAKEGKEKPDQDAEGKAEEKEGEKDAAAAKEEAPKAEPEKTEGAAEAKAEPPKAPEQEQAAPGPAAGGEAPKAAEAAAAPAESAAP-------------------------AAGEEPSKEEGEPKK-----TEAPAAPAAQETKSDGAPAS--DSKPGSSEAAPSSKETPAATEAPSSTPKAQGPAASAEEPKPVEAPAANSDQTVTVK</Hsp_hseq> <Hsp_midline>+ +AE A + G K A PA K +E+ D++ + + +GE +A+ +++ +GA K P AP +++ P G A +++ AA + AAP A+ EEP K PKK TE P++ S GA AS S +AAP+ K TPA + S P +G SA EAP ++ V V+</Hsp_midline> </Hsp> <Hsp> <Hsp_num>2</Hsp_num> <Hsp_bit-score>46.9802</Hsp_bit-score> <Hsp_score>110</Hsp_score> <Hsp_evalue>8.76175e-06</Hsp_evalue> <Hsp_query-from>318</Hsp_query-from> <Hsp_query-to>493</Hsp_query-to> <Hsp_hit-from>16</Hsp_hit-from> <Hsp_hit-to>209</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>45</Hsp_identity> <Hsp_positive>76</Hsp_positive> <Hsp_gaps>20</Hsp_gaps> <Hsp_align-len>195</Hsp_align-len> <Hsp_qseq>ERRVKEEDGEDGIGWVGEKDGVDAEGDARMATQ-VEGAQGRRRSER-APSPPSERKARKVASQVENEG--AEDEGVEDVVQMLEEPSPAQKPRDGVEG---GGAQPNGV---AGPQSEAG---------ETGAPAKNAHLASPASQHQRSPSDSSAARSPTRSPTPPPAQQQPKQKKVQRQKPLVKKAQAGLFKP</Hsp_qseq> <Hsp_hseq>DEKAKEKD-KKAEGAATEEEGTPKESEPQAAAEPAEAKEGKEKPDQDAEGKAEEKEGEKDAAAAKEEAPKAEPEKTEGAAEAKAEPPKAPEQEQAAPGPAAGGEAPKAAEAAAAPAESAAPAAGEEPSKEEGEPKKTEAPAAPAAQETKSDGAPASDSKPGSSEAAPSSKETPAATEAPSSTPKAQGPAASAEEP</Hsp_hseq> <Hsp_midline>+ + KE+D + G E++G E + + A + E +G+ + ++ A E++ K A+ + E AE E E + EP A + G GG P A P A E G P K A+PA+Q +S ++ P S P +++ P + P + A +P</Hsp_midline> </Hsp> <Hsp> <Hsp_num>3</Hsp_num> <Hsp_bit-score>44.669</Hsp_bit-score> <Hsp_score>104</Hsp_score> <Hsp_evalue>5.07344e-05</Hsp_evalue> <Hsp_query-from>563</Hsp_query-from> <Hsp_query-to>716</Hsp_query-to> <Hsp_hit-from>4</Hsp_hit-from> <Hsp_hit-to>161</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>39</Hsp_identity> <Hsp_positive>65</Hsp_positive> <Hsp_gaps>6</Hsp_gaps> <Hsp_align-len>159</Hsp_align-len> <Hsp_qseq>KGAKRKKVVPAPAKKRPMPTVKKAGAATRS--SPRKAALSSRAAPSTSKTAKKRASLSYTSSEED---EVDQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSGASASPASSPKAVKKAAPAKKSTPAPVKSQRPIKEGSRRSARMSSEAPGVKK</Hsp_qseq> <Hsp_hseq>KLSKKKKGYNVNDEKAKEKDKKAEGAATEEEGTPKESEPQAAAEPAEAKEGKEKPDQDAEGKAEEKEGEKDAAAAKEEAPKAEPEKTEGAAEAKAEPPKAPEQEQAAPGPAAGGEAPKAA-EAAAAPAESAAPAAGEEPSKEEGEPKKTEAPAAPAAQE</Hsp_hseq> <Hsp_midline>K +K+KK +K K GAAT +P+++ + A P+ +K K++ E+ E D A+ EE K P K A + + ++ A+ +PKA +AA A + AP + P KE + AP ++</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>4</Hit_num> <Hit_id>gnl|BL_ORD_ID|3656</Hit_id> <Hit_def>gnl|TC-DB|G0SBS8|1.I.1.1.2 Nucleoporin NUP159 OS=Chaetomium thermophilum (strain DSM 1495 / CBS 144.50 / IMI 039719) GN=NUP159 PE=3 SV=1</Hit_def> <Hit_accession>3656</Hit_accession> <Hit_len>1481</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>64.3142</Hsp_bit-score> <Hsp_score>155</Hsp_score> <Hsp_evalue>1.50017e-10</Hsp_evalue> <Hsp_query-from>364</Hsp_query-from> <Hsp_query-to>769</Hsp_query-to> <Hsp_hit-from>769</Hsp_hit-from> <Hsp_hit-to>1153</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>95</Hsp_identity> <Hsp_positive>165</Hsp_positive> <Hsp_gaps>65</Hsp_gaps> <Hsp_align-len>428</Hsp_align-len> <Hsp_qseq>PSPPSERKARKVASQVENEGAEDEGVEDVVQMLEEPSPAQKPRDGVEGGGAQPNGVAGPQSEAGETGAPAKNAHLA----SPASQHQRSPSDSSAARSPTRSPTPPPAQ------QQPKQKKVQRQKPLVKKAQAGLFKPPS-------EVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPA----KKRPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSGASASPASSPKA-VKKAAPAKKSTPAPVKSQRPIKEGSRRSARMSSEAPGVKKEEEVVVEAGTIGFAVQRTAGLRCWPILQSDEDSVVFCPLPGTRPIADAEPVIC</Hsp_qseq> <Hsp_hseq>PKPTSAEKPKSIFDTLK---PKEESKENLLKASEPPLPPDTTSKAV----FQP-GSSSSESAESSPGAAAKAAFKVGNDETPKPQKELAPKPEAVPLPPDFVKAKPKTEAKETKAEEPAVSPNLPVKPLAKKAEPIPAVPESASEEEQGQAEEEEAESGEEEEEEEEEGEGEEEEEEEEEEEEEEEEGEEGEEQSEAGSEGSGVDVAKDL-SPTAKFGSMTPGYTPHTSLGGMAESTFSTISRSEVAEQSRPLFGEITKNAPPLFPAAGPLPVS-------------------PRSPSPVRGVVRSSILRPTETPRP------VDTTPVPSRKGLLQKTASFGMST-----GQKPAVDPNVKAQRKLAEK--LKAEEQVLVDPEDEG--IQQILQSKVEPTLRMNEFLAVDTKLAPMKPGRDDVPNAC</Hsp_hseq> <Hsp_midline>P P S K + + ++ ++E E++++ E P P V QP G + +S GA AK A +P Q + +P + P P + ++P KPL KKA+ P S + +E+EAE+G + + + +G+ ++ E EE++EE +E + + E SG + +D + TA G+ P + + T+ ++ A +S P ++ A P S P P + R+S RP+ T R +P S K ++K A ST Q+P + + ++ R +E +K EE+V+V+ G +Q+ + P L+ +E V L +P D P C</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>5</Hit_num> <Hit_id>gnl|BL_ORD_ID|15301</Hit_id> <Hit_def>gnl|TC-DB|Q9UKV3|3.A.18.1.1 Apoptotic chromatin condensation inducer in the nucleus - Homo sapiens (Human).</Hit_def> <Hit_accession>15301</Hit_accession> <Hit_len>1341</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>60.077</Hsp_bit-score> <Hsp_score>144</Hsp_score> <Hsp_evalue>2.92156e-09</Hsp_evalue> <Hsp_query-from>350</Hsp_query-from> <Hsp_query-to>723</Hsp_query-to> <Hsp_hit-from>373</Hsp_hit-from> <Hsp_hit-to>775</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>92</Hsp_identity> <Hsp_positive>158</Hsp_positive> <Hsp_gaps>55</Hsp_gaps> <Hsp_align-len>416</Hsp_align-len> <Hsp_qseq>QVEGAQGRRRSERAPSPPSERKARKVASQV--ENEGAEDEGVEDVVQMLEEPSPAQKPRDGVEGGGAQPNGVAGP---QSEAGETGAPAKNAHLA----------SPASQHQRSPSDSSAARSPTRSPTPPPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAG----------AKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAAT-----RSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQ-LASDEEPDKRL-PPKKRTRASTERPSSTQRARRTSSGASASPASSPKAVKKAAPAKKSTPAPVKSQR---PIKEGSRRSARMSSEAP-------GVKKEEEVVVE</Hsp_qseq> <Hsp_hseq>EIKSSQGLKEKSKSPSPPRLTEDRKKASLVALPEQTASEEETPPPLLTKEASSPPPHPQLHSEEEIEPMEGPAPPVLIQLSPPNTDADTRELLVSQHTVQLVGGLSPLSSPSDTKAESPAEKVPEESVL--PLVQKSTLADYSAQKDLEPESDRSAQPLPLKIEELALAKGITEECLKQPSLEQKEGRRASHTLLPS--HRLKQSADSSSSRSSSSSSSSSRSRSRSPDSSGSRSHSPLRSKQRDVAQARTHANPRGRPKMGSRSTSESRSRSRSRSRSASSNSRKSLSPGVSRDSSTSYTETKDPSSGQEVATPPVPQLQVCEPKERTSTS----SSSVQARRLS-----QPESAEKHVTQRLQPERGSPKKCEAEEAEPPAATQPQTSETQTSHLPESERIHHTVEEKEEVTMD</Hsp_hseq> <Hsp_midline>+++ +QG + ++PSPP + RK AS V + A +E + E SP P+ E G A P Q T A + ++ SP S + ++S A + P S P Q+ QK L ++ P +++E G + K G+R + P+ R ++ D S + D S + +K++ V A P K +T RS R + SS + S S + +S SYT +++ Q +A+ P ++ PK+RT S SS+ +ARR S P S+ K V + ++ +P +++ P + S +S P V+++EEV ++</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>6</Hit_num> <Hit_id>gnl|BL_ORD_ID|7016</Hit_id> <Hit_def>gnl|TC-DB|P19934|2.C.1.2.1 TOLA PROTEIN - Escherichia coli.</Hit_def> <Hit_accession>7016</Hit_accession> <Hit_len>421</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>56.225</Hsp_bit-score> <Hsp_score>134</Hsp_score> <Hsp_evalue>2.52994e-08</Hsp_evalue> <Hsp_query-from>423</Hsp_query-from> <Hsp_query-to>689</Hsp_query-to> <Hsp_hit-from>39</Hsp_hit-from> <Hsp_hit-to>294</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>59</Hsp_identity> <Hsp_positive>123</Hsp_positive> <Hsp_gaps>21</Hsp_gaps> <Hsp_align-len>272</Hsp_align-len> <Hsp_qseq>QSEAGETGAPAKNAHLASPAS---QHQRSPSDSSAAR--SPTRSPTPPPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSGASASPASSPKAVKKAAPAKKSTPA</Hsp_qseq> <Hsp_hseq>EASAGGGGGSSIDAVMVDSGAVVEQYKRMQSQESSAKRSDEQRKMKEQQAAEELREKQAAEQERLKQLEKERL---AAQEQKKQAEEAAKQAELKQK-QAEEAAAKAAADAKAKAEADAKAAEEAAKKAAADAKKKAEAEAAKAAAEAQKKAEAAAAALKKK----AEAAEAAAAEARKKAATEAAEKAKAEAEKKAAAEKAAADKKAAAEKAAADK--------KAAEKAAAEKAAADKKAAAEKAAADKKAAAAKAAAEKAAAAKAAAEA</Hsp_hseq> <Hsp_midline>++ AG G + +A + + Q++R S S+A+ R A ++ ++K+ Q+ L + + L ++ + +AE AK K+K +A A+K + E D ++ + A+ ++ ++ A+ AA A++K A A K+ +A A + RK A + A + ++ KK A+ + ++ ++ A+D+ K +A+ E+ ++ ++A + A A++ A +KAA AK + A</Hsp_midline> </Hsp> <Hsp> <Hsp_num>2</Hsp_num> <Hsp_bit-score>46.9802</Hsp_bit-score> <Hsp_score>110</Hsp_score> <Hsp_evalue>2.00653e-05</Hsp_evalue> <Hsp_query-from>442</Hsp_query-from> <Hsp_query-to>685</Hsp_query-to> <Hsp_hit-from>112</Hsp_hit-from> <Hsp_hit-to>351</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>52</Hsp_identity> <Hsp_positive>104</Hsp_positive> <Hsp_gaps>10</Hsp_gaps> <Hsp_align-len>247</Hsp_align-len> <Hsp_qseq>ASQHQRSPSDSSAARSPTRSPTPPPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDED-EAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKK-RPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEV-DQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSGASASPASSPKAVKKAAPAKK</Hsp_qseq> <Hsp_hseq>AAQEQKKQAEEAAKQAELKQKQAEEAAAKAAADAKAKAEADAKAAEEAAKKAAADAKKKAEAEAAKAAAEAQKKAEAAAAALKKKAEAAEAAAAEARKKAATEAAEKAKAEAEKKAAAEKAAADKKAAAEKAAADKKAAEKAAAEKAAADKKAAAEKAAADKKAA--AAKAAAEKAAAAKAAAEADDIFGELSSGKNAPKTGGGAKGNNASPAGSGNTK-----NNGASGADINNYAGQIKSAIESK</Hsp_hseq> <Hsp_midline>A+Q Q+ ++ +A ++ + A + + + K A+ K ++ + EAEA + ++K +A + A KK+ + + E + E ++ + A AA K A KK +KA A +++ KAA +AA +K A ++A+ + ++E D++ +L+S + K K AS +T+ ++GAS + ++ K+A K</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>7</Hit_num> <Hit_id>gnl|BL_ORD_ID|13943</Hit_id> <Hit_def>gnl|TC-DB|Q96NY7|1.A.12.1.4 Chloride intracellular channel 6 - Homo sapiens (Human).</Hit_def> <Hit_accession>13943</Hit_accession> <Hit_len>704</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>54.6842</Hsp_bit-score> <Hsp_score>130</Hsp_score> <Hsp_evalue>1.08868e-07</Hsp_evalue> <Hsp_query-from>178</Hsp_query-from> <Hsp_query-to>564</Hsp_query-to> <Hsp_hit-from>3</Hsp_hit-from> <Hsp_hit-to>421</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>95</Hsp_identity> <Hsp_positive>143</Hsp_positive> <Hsp_gaps>60</Hsp_gaps> <Hsp_align-len>433</Hsp_align-len> <Hsp_qseq>KAAEGNSSSHGTQSHPQ-DGPLPQQQASP-------DFPFGRLDADEAPR------------MDGIASTSASGFQNDSSQTLVASNGPSSLDNKPFIPSFFRQDPSRSAATTGADAVNPPCVDPKDPANLLTSSGRRSLVYQRVERCLDPPEWYMLGESGERRVKEEDGEDGI---GWVGEK--------DGVDAEGDARMATQVEGAQGRRRSERAPSPPSERKARKVASQVENEGAEDEGVEDVVQMLEEPSPAQKPRDGVEGGGAQPNGV--AGPQSEAGETGAPAKNAHLASPASQH--------QRSPSDSSAARSPTRSP-----TPPPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKG</Hsp_qseq> <Hsp_hseq>EAAEPEGVAPGPQGPPEVPAPLAERPGEPGAAGGEAEGPEGSEGAEEAPRGAAAVKEAGGGGPDRGPEAEARGTRGAHGETEAEEGAPEGAE----VPQG-GEETSGAQQVEGASPGRGAQGEPRGEAQREPEDSAAPERQEEAEQRPEVPEGSASGEAGDSVDAEGPLGDNIEAEGPAGDSVEAEGRVGDSVDAEGPAGDSVDAEGPLGDNIQAEGPAGDSVDAEGRVGDSVDAEGPAGDSVDAEGRVGDSVEAGDPAGDGVEAGVPAGDSVEAEGPAGDSMDAEGPAGRARRVSGEPQQSGDGSLSPQAEAIEVAAGESAGRSPGELAWDAAEEAEVPGVKGSEEAAPGDARADAG---------EDRVGDGPQQEPGEDEERRERSPEGPREEEAAGGEEESPDSSPHGEASRGAAEPEAQLSNHLAEEG</Hsp_hseq> <Hsp_midline>+AAE + G Q P+ PL ++ P + P G A+EAPR D A G + +T P + +P ++ S + GA +P+ A + E+ + PE GE+G+ E D I G G+ D VDAEG A + EG G P+ S +V V+ EG + V+ ++ + DGVE G + V GP ++ + PA A S Q Q + +A S RSP + P K + P +A AG ED G + + G+ + + RE E E + DS GE E + A +G</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>8</Hit_num> <Hit_id>gnl|BL_ORD_ID|9846</Hit_id> <Hit_def>gnl|TC-DB|Q13061|8.A.28.1.3 Triadin OS=Homo sapiens GN=TRDN PE=1 SV=4</Hit_def> <Hit_accession>9846</Hit_accession> <Hit_len>729</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>49.6766</Hsp_bit-score> <Hsp_score>117</Hsp_score> <Hsp_evalue>3.8658e-06</Hsp_evalue> <Hsp_query-from>444</Hsp_query-from> <Hsp_query-to>721</Hsp_query-to> <Hsp_hit-from>191</Hsp_hit-from> <Hsp_hit-to>483</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>62</Hsp_identity> <Hsp_positive>113</Hsp_positive> <Hsp_gaps>33</Hsp_gaps> <Hsp_align-len>302</Hsp_align-len> <Hsp_qseq>QHQRSPSDSSAARSPTRSPTPPPAQQQPK-------QKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSK----------------GGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSGASASPASSPKAVKKAAPAKKSTPAPVKSQRPI-KEGSRRSARMSSEAPGVKKEEEVV</Hsp_qseq> <Hsp_hseq>EKKEKPETKTLAKEQKKAKTAEKSEEKTKKEVKGGKQEKVKQTAAKVKEVQKTPSKPKEKEDKEKAAVSKHEQKDQYAFCRYMIDIFVHGDLKPGQ--SPAIPPPLPTEQASR----PTPASPALEEKEGEKKKAEKKVTSETKKKEKEDIKKKSEKETAIDVEKKEPGKASETKQGTVKIAAQAAAKKDEKKEDSKKTKKPAEVEQPKGKKQEKKEKHVEPAKSPKKEHSVPSDKQVKAKTERAKEEIGAVS---IKKAVPGKKEEKTTKTVEQEIRKEKSGKTSSILKDKEPIKGKEEKV</Hsp_hseq> <Hsp_midline>+ + P + A+ ++ T ++++ K Q+KV++ VK+ Q KP + D+++A + G + G+ SPA EQ + +E GE+ + T+ K K+ + ++K V+K S ++ + A + K KK S E E + E+ +K + P K + PS Q +T A S +KKA P KK ++ I KE S +++ + + +K +EE V</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>9</Hit_num> <Hit_id>gnl|BL_ORD_ID|5834</Hit_id> <Hit_def>gnl|TC-DB|O84671|3.A.6.3.1 Adenylate cyclase-like protein - Chlamydia trachomatis.</Hit_def> <Hit_accession>5834</Hit_accession> <Hit_len>829</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>49.2914</Hsp_bit-score> <Hsp_score>116</Hsp_score> <Hsp_evalue>5.2929e-06</Hsp_evalue> <Hsp_query-from>338</Hsp_query-from> <Hsp_query-to>554</Hsp_query-to> <Hsp_hit-from>99</Hsp_hit-from> <Hsp_hit-to>336</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>58</Hsp_identity> <Hsp_positive>91</Hsp_positive> <Hsp_gaps>21</Hsp_gaps> <Hsp_align-len>238</Hsp_align-len> <Hsp_qseq>GVDAEGDARMATQVEGA-QGRRRSERAPSPPSERKARKVASQVENEGAEDEGVEDVVQMLEEPSPAQKPRDGVEGGGAQPNGVAGPQ--SEAGET-GAPAKNAHLASP-ASQHQRSPSDSSAARSPTRSP--------TPPPAQQQPKQKKVQR---QKPLVKKAQAGLFKPPS-EVDEDEAEAGA----KSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDE</Hsp_qseq> <Hsp_hseq>GEEVEGDIELSFQTEGGNEGEPAAQGSSSVSSEAPKKETGNPSLPSEAKASGEVSSSAIAKEQELAASFLASVEKEPGTPKEVSEPKVSSQEGQTPSVTGEKKDLELPLASQEQPKQTTPSGSGEPTQSQNASMEENRTSPDQNQQPQLSSASESGSQSPENQEQQPSQTPPPSPETPEPSGEPNSATEENSPSPMEKASVTEEGSSGTSEEEKEGEEDTAESAANEEPKAEASQEEE</Hsp_hseq> <Hsp_midline>G + EGD ++ Q EG +G ++ + S SE ++ + A+ G + +E A VE P V+ P+ S+ G+T + L P ASQ Q + S + PT+S T P QQP+ Q P ++ Q PPS E E E + S K S EE++ E D +S + E +A +++E</Hsp_midline> </Hsp> <Hsp> <Hsp_num>2</Hsp_num> <Hsp_bit-score>42.3578</Hsp_bit-score> <Hsp_score>98</Hsp_score> <Hsp_evalue>0.000716373</Hsp_evalue> <Hsp_query-from>361</Hsp_query-from> <Hsp_query-to>532</Hsp_query-to> <Hsp_hit-from>172</Hsp_hit-from> <Hsp_hit-to>342</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>46</Hsp_identity> <Hsp_positive>77</Hsp_positive> <Hsp_gaps>23</Hsp_gaps> <Hsp_align-len>183</Hsp_align-len> <Hsp_qseq>ERAPSPPSERKARKVASQVENEGAEDEGVEDVVQMLEEPSPAQK-PRDGVEGGGAQPNGVAGPQSEAGETGAPAKNAH--LASPASQHQRSPSDSSAARSPTRSP---TPPPAQQQPKQKKVQRQKPLVK-----KAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDE</Hsp_qseq> <Hsp_hseq>EKEPGTPKEVSEPKVSSQ---EG-QTPSVTGEKKDLELPLASQEQPKQTTPSGSGEPTQSQNASMEENRT-SPDQNQQPQLSSASESGSQSPENQEQQPSQTPPPSPETPEPSGEPNSATEENSPSPMEKASVTEEGSSGTSEEEKEGEEDTAESAANE-------EPKAEASQEEEKKEEDK</Hsp_hseq> <Hsp_midline>E+ P P E KV+SQ EG + V + LE P +Q+ P+ G +P E T +P +N L+S + +SP + S T P TP P+ + + P+ K + +G + E +ED AE+ A + + AS++ E++E+D+</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>10</Hit_num> <Hit_id>gnl|BL_ORD_ID|3141</Hit_id> <Hit_def>gnl|TC-DB|E9RJ10|3.A.7.13.2 Putative uncharacterized protein OS=Bacillus subtilis subsp. natto PE=4 SV=1</Hit_def> <Hit_accession>3141</Hit_accession> <Hit_len>485</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>47.7506</Hsp_bit-score> <Hsp_score>112</Hsp_score> <Hsp_evalue>1.26574e-05</Hsp_evalue> <Hsp_query-from>355</Hsp_query-from> <Hsp_query-to>669</Hsp_query-to> <Hsp_hit-from>129</Hsp_hit-from> <Hsp_hit-to>436</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>63</Hsp_identity> <Hsp_positive>132</Hsp_positive> <Hsp_gaps>39</Hsp_gaps> <Hsp_align-len>331</Hsp_align-len> <Hsp_qseq>QGRRRSERAPSPPSERKARKVASQVENEGAEDEGVEDVVQML-EEPSPAQKPRDGVEGG---GAQPNGVAGPQSEAGETGAPAKNAHLASPASQHQRSPSD----------SSAARSPTRSPTPPPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPM--PTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSGASAS</Hsp_qseq> <Hsp_hseq>KGRKKNELDPKAAEAERARQAEEKARQEAAEAERARQAEEKARQEAAEAERARQAEEKARQEAAEAERARQAEEEARQEAAEAERARQAEEKARQEAAEAERARQAEEEARQEAAEAERARQAEEKARQEAAEAERARQAEEKARQEAAEAERARQAEEEARQEAAEAERARQAEEKARQEAAEAERARQAEEI--VEENKKGKPAAAVKTHLSNGFSKGIAFLKKQKQYVPDRKNKREIHPPIVAQESAAMRDLEKQL---------------KMAKIELI--EEIKKEKL----ELDKKLAKEKKKEDKHKKALAKRRKRMAAPGLGSS</Hsp_hseq> <Hsp_midline>+GR+++E P +AR+ + E AE E + +E + A++ R E A+ + EA + A A+ A A ++ + + ++ AA + A+Q+ + + RQ + +A + + +E+ + A+++ ++ + + + ER Q EE+ ++ + G+ A+ + + A K+K+ VP KR + P V + AA R ++ K A + EE + ++L E DK+L +K+ ++ + +R R + G +S</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>11</Hit_num> <Hit_id>gnl|BL_ORD_ID|10289</Hit_id> <Hit_def>gnl|TC-DB|Q28139|2.A.19.4.1 NA/CA,K-EXCHANGER - Bos taurus (Bovine).</Hit_def> <Hit_accession>10289</Hit_accession> <Hit_len>1216</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>47.7506</Hsp_bit-score> <Hsp_score>112</Hsp_score> <Hsp_evalue>1.71511e-05</Hsp_evalue> <Hsp_query-from>439</Hsp_query-from> <Hsp_query-to>566</Hsp_query-to> <Hsp_hit-from>696</Hsp_hit-from> <Hsp_hit-to>825</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>36</Hsp_identity> <Hsp_positive>63</Hsp_positive> <Hsp_gaps>16</Hsp_gaps> <Hsp_align-len>137</Hsp_align-len> <Hsp_qseq>ASPASQHQRSPSDSSAARSPTRSPTPPPA-------QQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGE--QDEDSGASTAAKGAK</Hsp_qseq> <Hsp_hseq>ATPQAKAESKPEEEPA-KLPEVTVTPAPAPDVKGDQEEDPGSQGVGAEAENTGERTGGEAEAPAEGENGERSGGDAALGGESEGKAENESEGDIPAERRGDDEDE------GEIQAEGGEVKGDEDEGEIQAGEGGE</Hsp_hseq> <Hsp_midline>A+P ++ + P + A + P + TP PA ++ P + V + + G + P+E + E G + GG+ +GKA + + E + ++ DE GE++A GGE DED G A +G +</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>12</Hit_num> <Hit_id>gnl|BL_ORD_ID|3651</Hit_id> <Hit_def>gnl|TC-DB|G0SA56|1.I.1.1.2 Protein MLP1 homolog OS=Chaetomium thermophilum (strain DSM 1495 / CBS 144.50 / IMI 039719) GN=MLP1 PE=3 SV=1</Hit_def> <Hit_accession>3651</Hit_accession> <Hit_len>2085</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>47.7506</Hsp_bit-score> <Hsp_score>112</Hsp_score> <Hsp_evalue>1.83937e-05</Hsp_evalue> <Hsp_query-from>423</Hsp_query-from> <Hsp_query-to>712</Hsp_query-to> <Hsp_hit-from>1537</Hsp_hit-from> <Hsp_hit-to>1877</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>68</Hsp_identity> <Hsp_positive>123</Hsp_positive> <Hsp_gaps>61</Hsp_gaps> <Hsp_align-len>346</Hsp_align-len> <Hsp_qseq>QSEAGETGAPAKNAHLASPASQHQRS---PSDSSAARSPTRSPTPPPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRK---GKAVSPASKKREREEQDEEVD---ELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRASTER-----------------------------------------------PSSTQRARRTSSGASASPASSPKAVKKAAPAKKSTPAPVKSQRPIKEGSRRSARMSSEAP</Hsp_qseq> <Hsp_hseq>QKAAAEAQVEQLKQELAAAIAERDRALAATSGGDVATAETSVSAQPSAGLSDEERKALEEKIAAAEAKAAEFEKRAKELEEQADNIVKQRSDKMKTALNKKLQESKEAMEKQIQEEKAKLQAEFDLKLQQELAIIKAEQ-QTAGPQNGVPATPVKTEANA-APGTPVPDITNM---TDAQIREAVAKNPTISAIVKSNVKRMVAAETKKIKEEIEAALKAEYEQKITNAKEQATALTEKKSALRINMLDRQHKTAQAKLAIVETAAKETPQKPVVEVWNIAKDAKPPAPAQAPAPAPASAAPSPAPTPAQPVAPATAAPAAPAQAPSAAPPKEETKQEAKTTTAAP</Hsp_hseq> <Hsp_midline>Q A E LA+ ++ R+ S A + T P A +++K +K +A+A F+ ++ E++A+ K + K K K + + + E++ Q+E+ E D + E+ EQ + +G K A A P+P + T + R+A + + K+ KR + T ++E++ E K K++ A TE+ P+ Q + A+ SPA +P A A + PA S P KE +++ A+ ++ AP</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>13</Hit_num> <Hit_id>gnl|BL_ORD_ID|7002</Hit_id> <Hit_def>gnl|TC-DB|P19334|1.A.4.1.1 TRANSIENT RECEPTOR POTENTIAL PROTEIN - Drosophila melanogaster (Fruit fly).</Hit_def> <Hit_accession>7002</Hit_accession> <Hit_len>1275</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>47.3654</Hsp_bit-score> <Hsp_score>111</Hsp_score> <Hsp_evalue>2.2684e-05</Hsp_evalue> <Hsp_query-from>373</Hsp_query-from> <Hsp_query-to>703</Hsp_query-to> <Hsp_hit-from>927</Hsp_hit-from> <Hsp_hit-to>1261</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>72</Hsp_identity> <Hsp_positive>114</Hsp_positive> <Hsp_gaps>28</Hsp_gaps> <Hsp_align-len>347</Hsp_align-len> <Hsp_qseq>RKVASQVENEGAEDEGV---EDVVQMLEEPSPAQKPRDGVEGGGAQPNGVAGPQSEAG----ETGAPAKNAHLASPASQHQRSPSDSSAARSPTRSPTPPPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEA-----GAKSKGGKRKGKAVSPASKKREREEQDEEVDE---LDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPK-KRTRASTERPSSTQRARRTSSGASASPASSPKAVKKAAPAKKSTPAPVKSQRPIKEGSRR</Hsp_qseq> <Hsp_hseq>RKKMAADEVSLADDEGAPNGEGEKKPLDASGSKKSITSGGTGGGASMLAAAALRASVKNVDEKSGADGKPGTMGKPTDD--KKAGDDKDKQQPPKDSKPSAGGPKPGDQKPTPGAGAPKPQAAGTISKPGESQKKDAPAPPTKPGDTKPAAPKPGESAKPEAAAKKEESSKTEASKPAATNGAAKSAAPSAPSDAKPDSKLKPGAAGAPEATKATNGASK---PDEKKSGP---EEPKKAAGDSKPG-DDAKDKDKKPGDDKDKKPGDDKDKKPADNNDKKPADDKDKKPGDDKDKKPGDDKDKKPSDDKDKKPADDKDKKPAAAPLK---PAIKVGQSSAAAGGER</Hsp_hseq> <Hsp_midline>RK + E A+DEG E + L+ + G GGGA A ++ ++GA K + P + D + P + P +P +K K AG P E + +A A G + G++ P + ++ E E + + ++ + DS A GA A K P KK+G P+KAA S+ +K K+ D+ D+ +D K K K+ ++ + ++ S PA AAP K PA Q G R</Hsp_midline> </Hsp> <Hsp> <Hsp_num>2</Hsp_num> <Hsp_bit-score>46.2098</Hsp_bit-score> <Hsp_score>108</Hsp_score> <Hsp_evalue>5.1232e-05</Hsp_evalue> <Hsp_query-from>314</Hsp_query-from> <Hsp_query-to>602</Hsp_query-to> <Hsp_hit-from>1009</Hsp_hit-from> <Hsp_hit-to>1269</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>61</Hsp_identity> <Hsp_positive>111</Hsp_positive> <Hsp_gaps>38</Hsp_gaps> <Hsp_align-len>294</Hsp_align-len> <Hsp_qseq>GESGERRVKEEDGEDGIGWVGEKDGVDAEGDARMATQVEGA---QGRRRSERAPSPPSERKARKVASQVENEGAEDEGVEDVVQMLEEPSPAQKPRDGVEGGGAQPNGVAGPQSEAGETGAPAKNAHLASPASQHQRSPSDSSAARSPTRSPTPPPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAG--AKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPRKAALSSR</Hsp_qseq> <Hsp_hseq>GDDKDKQQPPKDSKPSAGGPKPGDQKPTPGAGAPKPQAAGTISKPGESQKKDAPAPPTKPGDTKPAAPKPGESA-------------KPEAAAKKEESSKTEASKP----------AATNGAAKSAAPSAPSDAKPDSKLKPGAAGAPEATKATNGA-SKPDEKKSGPEEP---KKAAGDSKPGDDAKDKDKKPGDDKDKKPGDDKDKKPADNNDKKPADDKDKKPG------DDKDKKPGDDKDKKPSDDKDKKPADDKDKKPAAAPLKPAIKVGQSSAAAGGERGKSTVTGR</Hsp_hseq> <Hsp_midline>G+ +++ +D + G D G Q G G + + AP+PP++ K A+ E A +P A K + + ++P T AK+A ++P+ S AA +P + A +P +KK ++P K AG KP + + + + G K G K K + + K+ +++D++ D + + G ++D+ K A K PA A +P V ++ AA K+ ++ R</Hsp_midline> </Hsp> <Hsp> <Hsp_num>3</Hsp_num> <Hsp_bit-score>42.743</Hsp_bit-score> <Hsp_score>99</Hsp_score> <Hsp_evalue>0.000589869</Hsp_evalue> <Hsp_query-from>493</Hsp_query-from> <Hsp_query-to>719</Hsp_query-to> <Hsp_hit-from>944</Hsp_hit-from> <Hsp_hit-to>1214</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>57</Hsp_identity> <Hsp_positive>99</Hsp_positive> <Hsp_gaps>54</Hsp_gaps> <Hsp_align-len>276</Hsp_align-len> <Hsp_qseq>PPSEVDEDEAEAGAKSK----GGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDE-----DSGASTAAKGAKRKKVVPAPAKKRPMP-----------TVKKAGAATRSS----PRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLA--------------SDEEPDKRLPP-----KKRTRAST------ERPSSTQRARRTSSGASASPASSPKAVKKAAPAKKSTPAPVKSQRPIKEGSRRSARMSSEAPGVKKEEE</Hsp_qseq> <Hsp_hseq>PNGEGEKKPLDASGSKKSITSGGTGGGASMLAAAALRASVKNVDE----KSGADGKPGTMGKPTDDKKAGDDKDKQQPPKDSKPSAGGPKPGDQKPTPGAGAPKPQAAGTISKPGESQKKDAPAPPTKPGDTKPAAPKPGESAKPEAAAKKEESSKTEASKPAATNGAAKSAAPSAPSDAKPDSKLKPGAAGAPEATKATNGASKPDEKKSGPEEPKKAAGDSKPGDDAKDKD-KKPGDDKDKKPGDDKDKKPADNNDKKPADDKDKKPGDDKDKK</Hsp_hseq> <Hsp_midline>P E ++ +A K GG G ++ A+ R + +E S DG+ G D+ D K +K P P ++P P T+ K G + + P K + AAP ++AK A+ S + E + A SD +PD +L P + T+A+ E+ S + ++ + + + K KK K P K ++P ++ A + PG K+++</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>14</Hit_num> <Hit_id>gnl|BL_ORD_ID|6958</Hit_id> <Hit_def>gnl|TC-DB|P17677|1.A.71.2.1 Neuromodulin OS=Homo sapiens GN=GAP43 PE=1 SV=1</Hit_def> <Hit_accession>6958</Hit_accession> <Hit_len>238</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>44.669</Hsp_bit-score> <Hsp_score>104</Hsp_score> <Hsp_evalue>5.54107e-05</Hsp_evalue> <Hsp_query-from>472</Hsp_query-from> <Hsp_query-to>718</Hsp_query-to> <Hsp_hit-from>7</Hsp_hit-from> <Hsp_hit-to>230</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>51</Hsp_identity> <Hsp_positive>97</Hsp_positive> <Hsp_gaps>25</Hsp_gaps> <Hsp_align-len>248</Hsp_align-len> <Hsp_qseq>KQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDE-EVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSGASASPASSPKAVKKAAPAKKSTPAPVKSQRPIKEGSRRSARMSSEAPGVKKEE</Hsp_qseq> <Hsp_hseq>RTKQVEKNDDDQKIEQDGI-KP-----EDKAHKAATKIQASFRGHITR---KKLKGEKKDDVQAAEAEANKKDEAPVADGVEKKGEGTTTAEAAPATGSKPDEPGKAGETPSEEKKGEGD-------AATEQAAPQAPASSEEKAG----SAETESATKASTDNSPSS----KAEDAPAKEEPKQADVPAAVTAAAATTPAAEDAAAKATAQPPTETGESSQAEENIEAVDETKPKESARQDEGKEEE</Hsp_hseq> <Hsp_midline>+ K+V++ K Q G+ KP ED+A A +G KK + E++D+ + E +++ E + G + + G +TA P K P+ +K G A + +AAP +++++A S+E + + ++D P K + E P ++ A+ +PA+ A K A T +++ I+ + S+ K+EE</Hsp_midline> </Hsp> <Hsp> <Hsp_num>2</Hsp_num> <Hsp_bit-score>43.5134</Hsp_bit-score> <Hsp_score>101</Hsp_score> <Hsp_evalue>0.000132287</Hsp_evalue> <Hsp_query-from>319</Hsp_query-from> <Hsp_query-to>533</Hsp_query-to> <Hsp_hit-from>9</Hsp_hit-from> <Hsp_hit-to>236</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>56</Hsp_identity> <Hsp_positive>88</Hsp_positive> <Hsp_gaps>23</Hsp_gaps> <Hsp_align-len>233</Hsp_align-len> <Hsp_qseq>RRVKEEDGEDGIGWVGEKDGVDAEGDARMATQVEGAQGRRRSERAPSPPSERKARKVASQVENEGAEDEGVEDVVQMLEE--------PSPAQKPRDGVEGGGAQPNGVAGPQSEAGETGAPAKNAHLASPA-SQHQRSPSDSSAARSPTRSPTPPPAQQQPKQKKV-------QRQKPLVKKAQA-GLFKPPSEVDE-DEAEAGAKSKGGKRKGKAVSPASKKREREEQDEE</Hsp_qseq> <Hsp_hseq>KQVEKNDDDQKI----EQDGIKPEDKAHKAATKIQASFRGHITRKKLK-GEKKDDVQAAEAEANKKDEAPVADGVEKKGEGTTTAEAAPATGSKPDEPGKAGETPSEEKKGEGDAATEQAAPQAPASSEEKAGSAETESATKASTDNSPSSKAEDAPAKEEPKQADVPAAVTAAAATTPAAEDAAAKATAQPPTETGESSQAEENIEAVDETKPKESARQDEGKEEEPEADQE</Hsp_hseq> <Hsp_midline>++V++ D + I E+DG+ E A A A R R E+K A++ E ++ V D V+ E P+ KP + + G G A E AP A A S S + +S SP+ PA+++PKQ V P + A A +PP+E E +AE ++ + ++ K E E D+E</Hsp_midline> </Hsp> <Hsp> <Hsp_num>3</Hsp_num> <Hsp_bit-score>40.817</Hsp_bit-score> <Hsp_score>94</Hsp_score> <Hsp_evalue>0.000999998</Hsp_evalue> <Hsp_query-from>502</Hsp_query-from> <Hsp_query-to>648</Hsp_query-to> <Hsp_hit-from>88</Hsp_hit-from> <Hsp_hit-to>238</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>37</Hsp_identity> <Hsp_positive>61</Hsp_positive> <Hsp_gaps>8</Hsp_gaps> <Hsp_align-len>153</Hsp_align-len> <Hsp_qseq>AEAGAKSKGGK--RKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRP----MPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRA</Hsp_qseq> <Hsp_hseq>AEA-APATGSKPDEPGKAGETPSEEK-KGEGDAATEQAAPQAPASSEEKAGSAETESATKASTDNSPSSKAEDAPAKEEPKQADVPAAVTAAAATTPAAEDAAAKATAQPPTETGESSQAEENIEAVDETKPKESARQDEGKEEEPEADQEHA</Hsp_hseq> <Hsp_midline>AEA A + G K GKA S+++ + E D ++ E G + +S + + K APAK+ P +P A AAT + AA + A P T +A + + +E + + A +E + P + A</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>15</Hit_num> <Hit_id>gnl|BL_ORD_ID|14786</Hit_id> <Hit_def>gnl|TC-DB|Q9LJ64|3.A.20.1.2 Pollen-specific leucine-rich repeat extensin-like protein 1 OS=Arabidopsis thaliana GN=PEX1 PE=2 SV=1</Hit_def> <Hit_accession>14786</Hit_accession> <Hit_len>956</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>45.8246</Hsp_bit-score> <Hsp_score>107</Hsp_score> <Hsp_evalue>6.3742e-05</Hsp_evalue> <Hsp_query-from>364</Hsp_query-from> <Hsp_query-to>696</Hsp_query-to> <Hsp_hit-from>355</Hsp_hit-from> <Hsp_hit-to>679</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>66</Hsp_identity> <Hsp_positive>120</Hsp_positive> <Hsp_gaps>34</Hsp_gaps> <Hsp_align-len>346</Hsp_align-len> <Hsp_qseq>PSPPSERKARKVASQVENEGAEDEGVEDVVQMLEEPSPAQKPR-DGVEGGGAQPNGVAGPQSEAGETGAPAKNAHLASPASQHQRSPSDSSAARSPTRSPTPPPAQQQPKQKKVQRQ-------KPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQD----EEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSGASASPA-SSPKAVKKAAPAKKSTPAPVKSQRP</Hsp_qseq> <Hsp_hseq>PGSSQEKQFDDTSNCLQNR-PNQKSAKECLPVVSRPVDCSKDKCAGGGGGGSNPSPKPTPTPKA--------------PEPKKEINPPNLEEPSKPKPEESPKPQQPSPKPETPSHEPSNPKEPKPESPKQESPKTEQPKPKPESPKQESPKQEAPKPEQPKPKPESPKQESSKQEPPKPEESPKPEPPKPEESPKPQPPKQETPKPEESPKPQPPKQETPKP-EESPKPQPPK-----QETPKPEESPKPQPPKQEQPPKTEAPKMGSPPLESPVPNDPYDASPIKKRRPQPPSPSTEETKTTSPQSPPVHSPPPPPPVHSPPPPVFSPPPPMHSPPPPVYSPPP</Hsp_hseq> <Hsp_midline>P E++ ++ ++N + ++ + ++ P K + G GGG+ P+ P +A P + + +P + P +P P Q PK + + KP K ++ + P E + K + K + P S K+E +Q+ EE + + E + E + K K+ P P ++ P P K + +P+ P + K A + E V D P K+ P+ + ++ E +++ ++ S P S P V P S P PV S P</Hsp_midline> </Hsp> <Hsp> <Hsp_num>2</Hsp_num> <Hsp_bit-score>45.0542</Hsp_bit-score> <Hsp_score>105</Hsp_score> <Hsp_evalue>0.000109863</Hsp_evalue> <Hsp_query-from>468</Hsp_query-from> <Hsp_query-to>712</Hsp_query-to> <Hsp_hit-from>371</Hsp_hit-from> <Hsp_hit-to>608</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>48</Hsp_identity> <Hsp_positive>86</Hsp_positive> <Hsp_gaps>15</Hsp_gaps> <Hsp_align-len>249</Hsp_align-len> <Hsp_qseq>QQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAK----KRPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSGASASPASSPKAVKKAAPAKKSTPAPVKSQRPIKEGSRRSARMSSEAP</Hsp_qseq> <Hsp_hseq>QNRPNQKSAKECLPVVSR--------PVDCSKDKCAGGGG--GGSNPSPKPTPTPKAPEPKKEINPPNLEEPSKPKPEESPKPQQPSPKPETPSHEPSNPKEPKPESPKQESPKTEQPKPKPESPKQESPKQEAPKPEQPKPKPESPKQESSKQEPPKPEESPKPEPPKPEESPKPQPPKQETPKPEESPKP-QPPKQETPKPEESPKPQPPKQETPKPEESPKPQPPKQEQPPKTEAPKMGSPPLESP</Hsp_hseq> <Hsp_midline>Q +P QK + P+V + P + +D+ G GG +P K E +++ + + E+ +Q + + + + K+ P K K P K S ++A + P ++ + EE + EE K PPK+ T E P Q ++ + SP P + P + P P K ++P K + + E+P</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>16</Hit_num> <Hit_id>gnl|BL_ORD_ID|6322</Hit_id> <Hit_def>gnl|TC-DB|P09790|1.B.12.3.1 IGA-SPECIFIC SERINE ENDOPEPTIDASE PRECURSOR (EC 3.4.21.72) (IGA PROTEASE) - Neisseria gonorrhoeae.</Hit_def> <Hit_accession>6322</Hit_accession> <Hit_len>1532</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>45.4394</Hsp_bit-score> <Hsp_score>106</Hsp_score> <Hsp_evalue>9.04491e-05</Hsp_evalue> <Hsp_query-from>417</Hsp_query-from> <Hsp_query-to>683</Hsp_query-to> <Hsp_hit-from>966</Hsp_hit-from> <Hsp_hit-to>1224</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>59</Hsp_identity> <Hsp_positive>108</Hsp_positive> <Hsp_gaps>30</Hsp_gaps> <Hsp_align-len>278</Hsp_align-len> <Hsp_qseq>NGVAGPQSEAGETGAPAKNAH--LASPASQHQRSP-SDSSAARSPTR---SPTPPPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPK-----KRTRASTERPSSTQRARRTSSGASASPASSPKAVKKAAPA</Hsp_qseq> <Hsp_hseq>NGITRLYNPYAGNGRPVKPAPSPAANTASQAQKATQTDGAQIAKPQNIVVAPPSPQANQAEEALRQQAKAEQVKRQQAA-----------EAEKVARQKDEEAKRKAAEIARQQEEARKAAELAAKQKAEAERKARELARQKAEEASHQANAKPKRRRRRAILPRPPAPVFSLDDYDAKDNSESSIGNL-ARVIPRMGREL-------INDYEEIPLEELEDEAEEERRQATQFHSKSRNRRAISSEPSSDEDASESVSTSDKHPQDNTELHEKVETA</Hsp_hseq> <Hsp_midline>NG+ + G P K A A+ ASQ Q++ +D + P +P P A Q + + Q + VK+ QA EAE A+ K + K KA A ++ E + E + ++ + + ++ E++ AK +R++ P P+ ++ A S L +R P + EE +++L + E ++R + + RA + PSS + A + S + P + + +K A</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>17</Hit_num> <Hit_id>gnl|BL_ORD_ID|9872</Hit_id> <Hit_def>gnl|TC-DB|Q14028|1.A.1.5.3 Cyclic-nucleotide-gated cation channel 4 (CNG channel 4) (CNG-4) (CNG4) (Cyclic nucleotide-gated cation channel modulatory subunit) - Homo sapiens (Human).</Hit_def> <Hit_accession>9872</Hit_accession> <Hit_len>1251</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>44.669</Hsp_bit-score> <Hsp_score>104</Hsp_score> <Hsp_evalue>0.000151354</Hsp_evalue> <Hsp_query-from>523</Hsp_query-from> <Hsp_query-to>767</Hsp_query-to> <Hsp_hit-from>361</Hsp_hit-from> <Hsp_hit-to>621</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>68</Hsp_identity> <Hsp_positive>98</Hsp_positive> <Hsp_gaps>48</Hsp_gaps> <Hsp_align-len>277</Hsp_align-len> <Hsp_qseq>KKREREEQDEEVDE--LDSDVDGEVEASGGEQDEDSGASTAAK------GAKRKKVVPAPAKKRPMPTVKKAG-------AATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRAST----ERPSSTQRARRTSSGASA------SPASSPKAVKKAAPAKKSTPAPVKSQRPIKEGSRRSARMSSEAPGVKKEEEVVVEAGTIGFAVQRTAGLRCWPILQSDEDSVVFC-------PLPGTRPIADAEPV</Hsp_qseq> <Hsp_hseq>EEEEEEEEEEEVTEVLLDSCVVSQVGVGQSEEDGTRPQSTSDQKLWEEVGEEAKKEAEEKAKEEAEEVAEEEAEKEPQDWAETKEEPEAEA---EAASSGVPATKQHPEVQVEDTDADSCPLMAEENPPSTVLPPPSPAKSDTLIVPSSASGTHRKKLPSEDDEAEELKALSPAESPVVAWSDPTTPKDTDGQDRAASTASTNSAIINDRLQELVKLFKERTEKVKEKLID------------PDVTSDEESPKPSPAKKAPEPAPDTKP-AEAEPV</Hsp_hseq> <Hsp_midline>++ E EE++EEV E LDS V +V E+D ST+ + G + KK AK+ ++ A T+ P A AA S K+ + ++ D +A + P LPP ++ T S T R + S A SPA SP K T ++ S E + KE V+ I P + SDE+S P P T+P A+AEPV</Hsp_midline> </Hsp> <Hsp> <Hsp_num>2</Hsp_num> <Hsp_bit-score>44.2838</Hsp_bit-score> <Hsp_score>103</Hsp_score> <Hsp_evalue>0.000198573</Hsp_evalue> <Hsp_query-from>272</Hsp_query-from> <Hsp_query-to>521</Hsp_query-to> <Hsp_hit-from>307</Hsp_hit-from> <Hsp_hit-to>531</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>55</Hsp_identity> <Hsp_positive>103</Hsp_positive> <Hsp_gaps>29</Hsp_gaps> <Hsp_align-len>252</Hsp_align-len> <Hsp_qseq>DAVNPPCVDPKDPANLLTSSGRRSLVYQRVERCLD--PPEWYMLGESGERRVKEEDGEDGIGWVGEKDGVDAEGDARMATQVEGAQGRRRSERAPSPPSERKARKVASQVENEGAEDEGVEDVVQMLEEPSPAQKPRDGVEGGGAQPNGVAGPQSEAGETGAPAKNAHLASPASQHQRSPSDSSAARSPTRSPTPPPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPA</Hsp_qseq> <Hsp_hseq>EEVEPPWEDAHQDVSTSPQGTEVVPAYEEENKAVEKMPRELSRIEEEKEDEEEEEEEEEE---EEEEEVTEVLLDSCVVSQVGVGQSEEDGTRPQSTSDQKLWEEVGEEAKKE-AEEKAKEEAEEVAEEEAE-KEPQDWAETK-EEPEA----EAEAASSGVPATKQH---PEVQVEDTDADSC----PLMAEENPPSTVLPPPSPAKSDTLIVPSSASGTHRKKLPSEDDEAE----------ELKALSPA</Hsp_hseq> <Hsp_midline>+ V PP D + Y+ + ++ P E + E E +EE+ E+ E++ + D+ + +QV Q R S ++ +V + + E AE++ E+ ++ EE + ++P+D E +P ++EA +G PA H P Q + + +DS P + PP+ P + +V + +G + ++DEAE + KA+SPA</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>18</Hit_num> <Hit_id>gnl|BL_ORD_ID|9278</Hit_id> <Hit_def>gnl|TC-DB|Q01484|8.A.28.1.1 Ankyrin-2 - Homo sapiens (Human).</Hit_def> <Hit_accession>9278</Hit_accession> <Hit_len>3924</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>44.669</Hsp_bit-score> <Hsp_score>104</Hsp_score> <Hsp_evalue>0.000167078</Hsp_evalue> <Hsp_query-from>449</Hsp_query-from> <Hsp_query-to>725</Hsp_query-to> <Hsp_hit-from>1650</Hsp_hit-from> <Hsp_hit-to>1910</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>62</Hsp_identity> <Hsp_positive>109</Hsp_positive> <Hsp_gaps>32</Hsp_gaps> <Hsp_align-len>285</Hsp_align-len> <Hsp_qseq>PSDSSAARSPTRSPT---PPPAQQQPKQKKVQRQKPLVKKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSGASASPAS-----SPKAVKKAAPAKKSTPAPVKSQRPIKEGSRRSARMSSEAPGVKKEEEVVVEAG</Hsp_qseq> <Hsp_hseq>PPDETQSTQKQHKPSLGIKKPVRRKLKEKQKQKEEGLQASAEKAELKKGSS-EESLGEDPGLAPEPLPTVKATSPLIEETPIGSIKDKVKALQKRVE----------DEQKGRSKLPIRVKGKEDVPKKTTHRPHPA---------ASP--SLKSERHAPGSPSPKTERHSTLSSSAKTERHPPVSPSSKTEKHSPVS--PSAKTERHSPASSSSKTEKHSPVSPSTKTERHSPVSSTKTERHPPVSPSGKTDKRPPVSPSGRTEKHPPVSPGRTEKRLPVSPSG</Hsp_hseq> <Hsp_midline>P D + + P+ P +++ K+K+ Q+++ L A+ K S +E E + KA SP ++ ++V L V+ DE G S K K+ VP RP P +SP + S R AP + +R S +S++ + ++ + +K P A TER S + +T + SP++ SP + K +P+ +RP S R+ + +PG ++ V +G</Hsp_midline> </Hsp> </Hit_hsps> </Hit> <Hit> <Hit_num>19</Hit_num> <Hit_id>gnl|BL_ORD_ID|817</Hit_id> <Hit_def>gnl|TC-DB|A8IHW3|1.A.1.11.29 Voltage-gated Ca2+ channel, alpha subunit OS=Chlamydomonas reinhardtii GN=CAV7 PE=4 SV=1</Hit_def> <Hit_accession>817</Hit_accession> <Hit_len>3097</Hit_len> <Hit_hsps> <Hsp> <Hsp_num>1</Hsp_num> <Hsp_bit-score>43.5134</Hsp_bit-score> <Hsp_score>101</Hsp_score> <Hsp_evalue>0.00037169</Hsp_evalue> <Hsp_query-from>151</Hsp_query-from> <Hsp_query-to>750</Hsp_query-to> <Hsp_hit-from>1331</Hsp_hit-from> <Hsp_hit-to>1883</Hsp_hit-to> <Hsp_query-frame>0</Hsp_query-frame> <Hsp_hit-frame>0</Hsp_hit-frame> <Hsp_identity>134</Hsp_identity> <Hsp_positive>205</Hsp_positive> <Hsp_gaps>123</Hsp_gaps> <Hsp_align-len>638</Hsp_align-len> <Hsp_qseq>TVVGWIEGIAEYVGGQVEEKKDAKGKGKAAE--GNSSSHGTQSHPQDGPLPQQQASPDF-------PFGRLDADEAPRMDGIASTSASG---FQNDSSQTLVASN---GPSSLDNKPFIPSFFRQDPSRSAATTGADAVNPPCVDPKDPANLLTSS----GRRSLVYQRVERCLDPPEWYMLGESGERRVKEEDGEDGIGWVGEKDGVDAEGDARMATQVEGAQGRRRSE-RAPSPPSERKARKVASQVENEGAE-DEGVEDVVQMLEEPSPAQKPRDGVEGGGAQPN-----GVAGPQSEAGE------TGAPA--KNAHLASPASQHQRSPSDSSAARSPTRSPTPPPAQQQPKQKKVQRQKPLV----KKAQAGLFKPPSEVDEDEAEAGAKSKGGKRKGKAVSPASKKREREEQDEEVDELDSDVDGEVEASGGEQDEDSGASTAAKGAKRKKVVPAPAKKRPMPTVKKAGAATRSSPRKAALSSRAAPSTSKTAKKRASLSYTSSEEDEVDQLASDEEPDKRLPPKKRTRASTERPSSTQRARRTSSGASASPASSPKAVKKAAPAKKSTPAPVKSQRPIKEGSRRSARMSSEAPGVKKEEEVVVEAGTIGFAVQRTAGLRCWPILQSDEDSV</Hsp_qseq> <Hsp_hseq>TIKEWIDT------GNFEVLKDGGAKDGAAAPAADGAAAAAASLSAAGAADALKAEPSTARSLKREPSARLTGPSEPVAEGGSNKPARGTSIIDDSAAQSLASSDAAGGNSASGEAKDVGA--TNGPARPVAE-GTETIRP------DPTALPPSSSGGGGRSSLTGLRSNGGSPSPTWAGTGSRGRLESINRNIRRSL------EGFAAEADEEEGGDGDAAAGPRRHVLRGPSPLGGFAPSSTAAGSRNSASGMAAGSELILTHGRTPAP-------LRGGGLSPDLMRMAGSFGDDSSTDDDDAKPGAGGPAGAATAKTAAPVLATAGSLNTPGLRSSATTTVTTASAAEAQKLQQQQQQQPLVTVESSEDPLGSFMDPLHL--AQPHAGQPSAAGAAYGPAVAATSS-----------------------------------------------IFLPSKPLPAPQAYGILPGSPQPQLSLGLLSEPASGNDVVMATFGDMSSIFAQPHAEPQQPQPQTQTQQAPPVNASRLSYELEGVDALAGWAGSAGNAHRA---RRSSTTVPRRHGGPAPAAAAEP-QAGDRGVG--SGAAPGSAEDDHLMALAGELAAALKEQSVPQ--PAAPGDSDAV</Hsp_hseq> <Hsp_midline>T+ WI+ G E KD K AA + ++ S G +A P P RL P +G ++ A G + ++Q+L +S+ G S+ + + P+R A G + + P DP L SS GR SL R P W G G + + +G AE D + A G RR R PSP A+ N + G E ++ P+P + GGG P+ G G S + G PA A A+P S + S T + T A + K ++ Q+Q+PLV + G F P + + AG S G G AV+ S + P+K P P + L S A +S ++ Q + ++ PP +R S E A S +A A + P + PAP + P + G R S APG +++ ++ AG + A++ + + P D D+V</Hsp_midline> </Hsp> </Hit_hsps> </Hit> </Iteration_hits> <Iteration_stat> <Statistics> <Statistics_db-num>16651</Statistics_db-num> <Statistics_db-len>7370291</Statistics_db-len> <Statistics_hsp-len>104</Statistics_hsp-len> <Statistics_eff-space>4110529923</Statistics_eff-space> <Statistics_kappa>0.041</Statistics_kappa> <Statistics_lambda>0.267</Statistics_lambda> <Statistics_entropy>0.14</Statistics_entropy> </Statistics> </Iteration_stat> </Iteration> </BlastOutput_iterations> </BlastOutput>
70.74673
671
0.677182
6da963ee8adc6e7a1ae8b60c8143f3186c18295c
12,767
xaml
XML
RHarbor/Views/Controls/RDPConnectionInfoManagement.xaml
der1122/rharbor
3bd865abf2a096ac72caff3bb5515827c9ce953b
[ "MIT" ]
null
null
null
RHarbor/Views/Controls/RDPConnectionInfoManagement.xaml
der1122/rharbor
3bd865abf2a096ac72caff3bb5515827c9ce953b
[ "MIT" ]
null
null
null
RHarbor/Views/Controls/RDPConnectionInfoManagement.xaml
der1122/rharbor
3bd865abf2a096ac72caff3bb5515827c9ce953b
[ "MIT" ]
null
null
null
<UserControl x:Class="kenzauros.RHarbor.RDPConnectionInfoManagement" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:fa="http://schemas.fontawesome.io/icons/" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:xcdg="http://schemas.xceed.com/wpf/xaml/datagrid" xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit" xmlns:i="http://schemas.microsoft.com/expression/2010/interactivity" xmlns:local="clr-namespace:kenzauros.RHarbor" xmlns:behaviors="clr-namespace:kenzauros.RHarbor.Behaviors" xmlns:models="clr-namespace:kenzauros.RHarbor.Models" xmlns:vm="clr-namespace:kenzauros.RHarbor.ViewModels" mc:Ignorable="d" d:DataContext="{d:DesignInstance Type=vm:RDPConnectionInfoManagementViewModel, IsDesignTimeCreatable=True}" d:DesignHeight="450" d:DesignWidth="800"> <Grid> <DockPanel> <Grid DockPanel.Dock="Top" Margin="8,8,8,4" IsEnabled="{Binding IsItemEditing.Value, Converter={StaticResource InverseBoolConverter}}"> <Grid.ColumnDefinitions> <ColumnDefinition Width="*"/> <ColumnDefinition Width="Auto"/> </Grid.ColumnDefinitions> <Grid Grid.Column="0" Margin="0,0,4,0"> <TextBox BorderThickness="0" Text="{Binding FilterText.Value, UpdateSourceTrigger=PropertyChanged}" Margin="28,0,0,0" VerticalAlignment="Center"/> <fa:ImageAwesome Icon="Search" Style="{DynamicResource ButtonIconStyle}" Foreground="{DynamicResource {x:Static SystemColors.ControlDarkBrushKey}}" HorizontalAlignment="Left" Margin="8,0,0,0" /> <Border BorderThickness="1" BorderBrush="{DynamicResource {x:Static SystemColors.ActiveBorderBrushKey}}"> </Border> </Grid> <Button Grid.Column="1" Command="{Binding AddNewItemCommand}" Style="{StaticResource IconButtonStyle}" Background="{StaticResource GreenBrush}" ToolTip="{Binding RDPConnectionInfoManagement_AddNewItemButton_ToolTip, Source={StaticResource resources}}"> <fa:ImageAwesome Icon="Plus" Style="{DynamicResource ButtonIconStyle}" /> </Button> </Grid> <Grid> <Grid.RowDefinitions> <RowDefinition Height="2*" MinHeight="150"/> <RowDefinition Height="3*" MinHeight="150"/> </Grid.RowDefinitions> <Grid Margin="8,4,8,4" IsEnabled="{Binding IsItemEditing.Value, Converter={StaticResource InverseBoolConverter}}" > <Grid.ColumnDefinitions> <ColumnDefinition Width="Auto" MinWidth="100"/> <ColumnDefinition Width="*"/> </Grid.ColumnDefinitions> <ListBox ItemsSource="{Binding Groups}" DisplayMemberPath="DisplayName" SelectedValuePath="Name" SelectedItem="{Binding SelectedGroup.Value, Mode=TwoWay}" /> <GridSplitter Width="4" HorizontalAlignment="Right" VerticalAlignment="Stretch" Background="Transparent"/> <DataGrid Grid.Column="1" Margin="4,0,0,0" Name="dataGrid" IsReadOnly="True" ItemsSource="{Binding Items}" SelectedItem="{Binding SelectedItem.Value, Mode=TwoWay}" > <DataGrid.Columns> <DataGridTemplateColumn Width="Auto" MinWidth="28" IsReadOnly="True" CanUserResize="False" CellStyle="{DynamicResource NoFocusDataGridCell}" > <DataGridTemplateColumn.CellTemplate> <DataTemplate> <StackPanel HorizontalAlignment="Center" Orientation="Horizontal"> <Button Command="{Binding DataContext.ConnectCommand, RelativeSource={RelativeSource AncestorType=UserControl}}" CommandParameter="{Binding}" Style="{StaticResource IconButtonStyle}" Background="{StaticResource BlueBrush}" ToolTip="{Binding RDPConnectionInfoManagement_ConnectButton_ToolTip, Source={StaticResource resources}}"> <fa:ImageAwesome Icon="Plug" Style="{DynamicResource ButtonIconStyle}" /> </Button> </StackPanel> </DataTemplate> </DataGridTemplateColumn.CellTemplate> </DataGridTemplateColumn> <DataGridTextColumn Width="*" MinWidth="100" ElementStyle="{DynamicResource DataGridTextBoxCellElementStyle}" Binding="{Binding Name}" Header="{Binding RDPConnectionInfoManagement_NameColumn_Title, Source={StaticResource resources}}" /> <DataGridTextColumn Width="*" MinWidth="100" ElementStyle="{DynamicResource DataGridTextBoxCellElementStyle}" Binding="{Binding Host}" Header="{Binding RDPConnectionInfoManagement_HostColumn_Title, Source={StaticResource resources}}" /> <DataGridTextColumn MinWidth="50" ElementStyle="{DynamicResource DataGridTextBoxCellElementStyle}" Binding="{Binding Port}" Header="{Binding RDPConnectionInfoManagement_PortColumn_Title, Source={StaticResource resources}}" /> <DataGridTextColumn MinWidth="100" ElementStyle="{DynamicResource DataGridTextBoxCellElementStyle}" Binding="{Binding Username}" Header="{Binding RDPConnectionInfoManagement_UsernameColumn_Title, Source={StaticResource resources}}" /> </DataGrid.Columns> </DataGrid> </Grid> <GridSplitter Height="4" HorizontalAlignment="Stretch" VerticalAlignment="Bottom" Background="Transparent"/> <Grid Grid.Row="1" Margin="8,4,8,8" MinHeight="100"> <Grid.RowDefinitions> <RowDefinition Height="Auto"/> <RowDefinition Height="*"/> <RowDefinition Height="Auto"/> </Grid.RowDefinitions> <Border Grid.Row="0" Margin="0,4"> <TextBlock Text="{Binding RDPConnectionInfoManagement_Properties_Title, Source={StaticResource resources}}"/> </Border> <xctk:PropertyGrid Name="propertyGrid" Grid.Row="1" Style="{StaticResource ConeectionInfoPropertyGridStyle}" > <xctk:PropertyGrid.EditorDefinitions> <xctk:EditorTemplateDefinition TargetProperties="GroupName" EditingTemplate="{StaticResource PropertyGridEditingTemplate_GroupName}" /> <xctk:EditorTemplateDefinition TargetProperties="RawPassword" EditingTemplate="{StaticResource PropertyGridEditingTemplate_Password}" /> <xctk:EditorTemplateDefinition TargetProperties="RequiredConnectionId" EditingTemplate="{StaticResource PropertyGridEditingTemplate_RequiredConnectionId}" /> <xctk:EditorTemplateDefinition TargetProperties="DesktopResulution" EditingTemplate="{StaticResource PropertyGridEditingTemplate_DesktopResolution}" /> </xctk:PropertyGrid.EditorDefinitions> </xctk:PropertyGrid> <Border Grid.Row="1" BorderThickness="1" BorderBrush="{DynamicResource {x:Static SystemColors.ActiveBorderBrushKey}}"> </Border> <Grid Grid.Row="2" Margin="0,4,0,0"> <StackPanel Orientation="Horizontal" HorizontalAlignment="Left" Visibility="{Binding IsNotItemEditing.Value, Converter={StaticResource BooleanToVisibilityConverter}}"> <Button ToolTip="{Binding RDPConnectionInfoManagement_StartEditButton_ToolTip, Source={StaticResource resources}}" Command="{Binding StartEditCommand}" Style="{StaticResource IconButtonStyle}"> <fa:ImageAwesome Icon="Pencil" Style="{StaticResource ButtonIconStyle}" /> </Button> <Button ToolTip="{Binding RDPConnectionInfoManagement_ReplicateButton_ToolTip, Source={StaticResource resources}}" Command="{Binding ReplicateCommand}" Style="{StaticResource IconButtonStyle}" Margin="4,0,0,0"> <fa:ImageAwesome Icon="Copy" Style="{StaticResource ButtonIconStyle}" /> </Button> </StackPanel> <StackPanel Orientation="Horizontal" HorizontalAlignment="Right" Visibility="{Binding IsNotItemEditing.Value, Converter={StaticResource BooleanToVisibilityConverter}}"> <Button ToolTip="{Binding RDPConnectionInfoManagement_RemoveButton_ToolTip, Source={StaticResource resources}}" Command="{Binding RemoveCommand}" Style="{StaticResource IconButtonStyle}"> <fa:ImageAwesome Icon="TrashOutline" Style="{StaticResource ButtonIconStyle}" /> </Button> </StackPanel> <StackPanel Orientation="Horizontal" HorizontalAlignment="Right" Visibility="{Binding IsItemEditing.Value, Converter={StaticResource BooleanToVisibilityConverter}}"> <Button ToolTip="{Binding RDPConnectionInfoManagement_SaveButton_ToolTip, Source={StaticResource resources}}" Command="{Binding SaveChangesCommand}" Style="{StaticResource IconButtonStyle}" Background="{StaticResource BlueBrush}"> <fa:ImageAwesome Icon="Save" Style="{StaticResource ButtonIconStyle}" /> </Button> <Button ToolTip="{Binding RDPConnectionInfoManagement_DiscardButton_ToolTip, Source={StaticResource resources}}" Command="{Binding DiscardChangesCommand}" Style="{StaticResource IconButtonStyle}" Background="{StaticResource RedBrush}" Margin="4,0,0,0"> <fa:ImageAwesome Icon="MinusCircle" Style="{StaticResource ButtonIconStyle}" /> </Button> </StackPanel> </Grid> </Grid> </Grid> </DockPanel> </Grid> </UserControl>
69.38587
162
0.517036
23df9f1893c2f0d0f4f5587227b0c9c415a38e7e
20,312
xml
XML
data/1866/01/05/DDD_ddd_010140512_mpeg21/DDD_010140512_0005_articletext.xml
KBNLresearch/mcc
25a9db197103e9c67fbe866a61944ab3cf421100
[ "Apache-2.0" ]
null
null
null
data/1866/01/05/DDD_ddd_010140512_mpeg21/DDD_010140512_0005_articletext.xml
KBNLresearch/mcc
25a9db197103e9c67fbe866a61944ab3cf421100
[ "Apache-2.0" ]
null
null
null
data/1866/01/05/DDD_ddd_010140512_mpeg21/DDD_010140512_0005_articletext.xml
KBNLresearch/mcc
25a9db197103e9c67fbe866a61944ab3cf421100
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <text> <title>BINNENLAND. AMSTERDAM, Donderdag 4 Januarij.</title> <p>_. M Heelt benoemd tot burgem. vdn Wittom, J. M. H. Merckelbach; Veere en Vrouwepolder MhJ. Snijder; Margraten, J. W. Brouwers; en Renkum, X. vail Em-deh. — Eervol ontslagen den kapitein E&apos; K-J- Verkouteïen, v-m het 6de reg. inf., op zijn verzoek; en benoemd bij het wapen der inf., bij het 3de reg., tot lsten luit. (naar **&apos;Vi&quot;lt «&quot;&gt;_) den 2den luit. E. IX H, Mac-Leod, van het corps; blj het 8-Te reg. tot kapt. 3de kl. (naar ouderdom van rang) den lsten lUlt, ü. baron van Acrssen Begeren vah Voshol, vah het 7de reg. *-» Benoemd Mr. C. J. E. graaf vah Bylandt, tot oommies bij het departement van koloniën, buiten bezwaar van den lande.</p> <p>De minister van binnenlandse)»*, ïaken, gezien art. 2 van Zr. Ms. besluit van 23 Oetober 1885 (Stbl. n&quot;. 122), gelet op zijne beschikkingen van 24 October, 4, 16 en 30 November, 4, 12 en 21 December 1885, opgenomen in de Staatscouranten van 26 Oetober, 5&gt;6 en 1? November, 1,5, 13 en 22 Dece.mb.er 1865-, overwegende, dat «jne nadere -wijziging noodzakelijk is in den loop der lijn van afsluiting van regeringswege tot wering van veeziekte bewaakt, nfciigt „r algemeene lenins, dftt de aanhef van eerstgemelde beschikking aldus gewijzigd Wordt: van de Noordzee af langs de sluis te Katwijk den linkeroever volgende van het kanaal en net nieuwe kanaal tot _in den straatweg van &apos;s Gravenhage naar Haarlem; verder in noord-oostelijke rigting den straatweg volgende tot aan de Poellaan; van daar de Poellaan volgende tot aan de ringvaart van den Haarlemmermeerpolder ( verder de zuidelijke grens van dien polder langs de ringvaart volgende tot den kunstweg, die in zuidelijke ïigting op Leimuiden aanloopt; dien weg volgende door Leimuiden tot aan net noordelijk boord van de Drecht,&apos; verder oostelijk langs het noordelijk boord der Drecht tot het punt waar de nieuwe vaart in de Drecht valt; van daar in zuidelijke rigting den kunstweg volgende op het oostelijk boord der nieuwe vaart tot de Kattenbrug; van de Kattenbrug oostelijk den kunstweg over Nieuwveen volgende tot aan den ringdijk van den Zevenhovenschen polder, van daar in zuidelijke rigting dien ringdijk volgende over Zevenhoven, Shkkendam tot nan het Woerdsche verlaat; van daar de Hollandsche kade volgende over den Ouden Dam tot de grens van Kockengen, en verder steeds langs die kade gaande tot aan den Nieuwkoopschen dijk; van daar oostelijk langs dien dijk en den westdijk tot de Themaateche Kade; verder zuidelijk langs die kade de Ökhuizerlaan en den Thematerweg tot den Eng; van den Eng langs den in zuidelijke rigtini- loopenden kunstweg den spoorweg overgaande tot den kunstweg die van Vleuten naar Utrecht leidt; dien weg in oostelijke rigting volgende tot daar waar in zuidelijke rigting een kunstweg naar den Meern loopt, en verder langs dien weg tot den Meern; verder langs den Meerndijk tot den Noord-IJsseldijk, en langs dezen de brug aan den Hoogqnboom overgaande totden weg der 2de klasse „&quot;. 2-, verder langs dien weg (ook genaamd Achterslootsche dijk en bezuiden IJsselstein Hooge Dieze-dljk) in zuid-oostelijke rigting volgende langs IJsselstein tot aan den noorder Lekdijk; van daar den Hoorder Lekdijk in westelijke rigting volgende tot&apos; aan den oostelijken cingel van Schoonhoven; verder bij Schoonhoven de Lek overstekende, enz.</p> <p>De minister van binnenl. zaken, gelet op art. 3 van het koninklijk feesluit van 20 Dec. 1805 (Sfaa/sbirid N _ 134) verklaart art. 1 en 2 Tan genoemd koninklijk besluit, behalve op de gemeenten genoemd ïn zijne beschikking van 31 Dec. 1863, opgenomen in de Staats-Courant van 2 Jan. 1866, ook van toepassing op de gemeenten Dussen, Haarzuilens, Polsbroek en Wilnis.</p> <p>Uit een zeer uitvoerig verslag over de uitkomsten van den oogst In 1865 en den toestand van het vee, op 15 December 1865, in de provincie Groningen (opgenomen in de staatscourant van heden) blijkt hoofdzakelijk het volgende: De oogst is dit jaar, naar evenledigheid van andere jaren, laat ingevallen, inzonderheid voor de ¦wintergranen, bij welke dit waarschijnlijk nog het gevolg is van de late ontwikkeling van alles in het voorjaar, daar de werkelijke winter nog tot in het laatst van Maart aangehouden heeft. April was gunstiger, maar buitengemeen droog, met strenge nachtvorsten in de tweede helft dier maand; inzonderheid in den nacht van 30 April opl Mei, waardoor eenige, toen reeds boven den grond zijnde zomergewassen aanmerkelijk benadeeld zijn. De zomergewassen kwamen dan ook meerendeels iets later aan dan hier gewoonlijk het geval ïs. Verder in het jaar was het weder over het algemeen voor den landbouw niet ongunstig; want deed al de droogte kwaad aan de graslanden en bragt zij gedurende een goed deel des jaars een groot gebrek aan veevoeder to weeg, zij was gunstig voor de inoogsting der meeste veldvruchten en de bewerking van den grond voor een opvolgend wintergewas, en de ondervinding leert, da. inonzelucht-*treet en op onze aan zee gelegen gronden droogte over het algemeen veel minder nadeel doet dan eene lang aanhoudende natte. Die droogte viel vooral in Junij en de eerste helft van Julij, na uitnemend fraai weder in Mei. Herhaalde regens en donderbuijen in de tweede helft van Julij en in Augustus deden alles buitengewoon enel wassen en herstelden veel van hetgeen door droogte achterlijk Êebleven was. Zij deden vooral de zomergranen zich welig ontwikelen en latei- eenen over het geheel goeden oogst opleveren. Ook na den oogst bleef het weder lang fraai, warm en droog, waardoor -winterkoolzaad en granen op dft oogenblik zeer goed staan. Over het vee zijn weinig klagten. Het rundvee is, met uitzondering Tan een enkel geval van longziekte in het Westerkwartier, en één geval in Hunsego, algemeen gezond gebleven. De melkopbrengst was vrij goed en, door den bijna het gansche jaar door, inzonderheid in het najaar, hoogen prijs van de boter, zeer voordeelig. Door de droogte en warmte zijn enkele gevallen van zwerende uijers bij vetgemest wordend en bij vroeg melkvee opgemerkt, dat op do vetwordi*ig nadeeligen invloed had. De handel was eenigen tijd gedrukt do&apos;ó\het schorsen van eenige veemarkten, vooral ook in Friesland, en den hierdoor belemmerden uitvoer van vee uit dit gewest naar Engeland, waarin echter later door eene eigen stoomboot van Delfzijl op Engeland voorzien is. Overigens was de vetwording behoorlnk en de prijs gunstig. Paarden zijn gezond gebleven, doen de handel daarin was-gering. Voor jonge&apos;paarden en veulens vooral waren de prijzen laag. De aanfokking was minder dan in het vorige jaar. Scnapen gaven aanzienlijke voordcelen. De wol bragt f 1.80 het Ned. pond op en de vette schapen golden in het Westerkwartier J 20 tot ƒ 27 en waren gelukkig meestal reeds afgeleverd, toen het verbod van invoer iv Friesland werd vastgesteld. De lammeren werden in Mei duur betaald, vooral die met Engelsch ras gekruist waren. De Westerwoldsche lammorwol werd betaald met f 1 het Ned. pond. Jammer dat de schapen, welke op den Reiderwolderpolder aan den nieuwen dijk en op de aanwassen geweid werden, vrij algemeen door schurft en de schapen in het noorden der provincie op meer dan ééne plaats door pokken waren aangedaan. Varkens zijn net geheele jaar door goed gegroeid. De magere zoowel als de vetgemeste zijn het geheele jaar goed betaald, hetgeen vooral thans geldt door den verboden invoer van varkens uit Duitschland. Alleen heeft men het te betreuren, dat de varkensziekte zich in de tweede helft van Julg in hevigen graad vertoond heeft en in het westen, noorden en midden der provincie en in de polders aan den Dollard een aantal van die nuttige dieren heeft doen omkomen. Thans is de ziekte weder geweken.</p> <p>Verkorte balans der Nederlandsche Bank, op 2 Jan. 1866, des avonds. Opgemaakt ingevolge art. 21 der wet dd.22 Dcc, 1863, en de koninkl. besluiten dd. 3 April en 28 Oetober .864, Na, _l _n 67. Discmito-i&apos;ëkeii. ƒ 51,143,010,56 Kapitaal. ./Iè.ÖÖÖ.OOÖ.ÖÖ Eelueh.-l&apos;eken. » 42,460,258.00 Reservefonds....// 2,641,493.771/- Munt en muntm. * 76,729,085.35 Baukb. in omloop //109,062,540.00 Belegd reservef. » 2,638,185.75 Bank-ass. in Oml. // 9,439.95 Geb. en meubelen tr 263,864.94 Rek.-et.-saldo. » 43,408,4Ö_45i_ Diverse rekening » 196,367.51 Diverse rekening // 2,30_,89..93 /173,430,772.11 | ƒ173,430,772.11 ONTVANGSTEN DèFs^ATSSPÖORWEGEN, 1865, IS_4: Uan. tot 1 Febr. ƒ 14,413.23 61 mijl. / 9,3*59.1.1/ü 61 mijl. 2Febr. // 30April // 82,256.30. 91 // // 38,439.39 &apos;61 # lMei * 4Aug. // 178,951.261/2 109 // // 64,820.341/2 61 // 5 Aug. * 17 Oct. // 160,755.80 125 // // 47,744.94 61 * 180ct. » 31 » ~ 24,907.30 Vs 181 // // 7,299.631/2 61 » iNbV. i&gt; 20No*. # 41,i11.Ö51/2 22ë *&apos; /&gt; 10,565.441/2 61 » 21 * » 16Dec. // 58,579.351/2 295 » » 12,244.-41/3 61 » 17 Dec. * 23 // * 17,325.081/2 295 » » 3,032.46 .61 II Totaal / 578,300.28 ƒ193,505.73&quot;/s Per dag en per mijl ƒ 13.03 ƒ 8.81 Volgens de schoolberigten in de NieuUie Bijdragen Van DeC. 1865, bedraagt het getal vacante scholen: Openbare yoor gewoon lager onderwijs 27, openbare voor gewoon en uitgebreid en dito voor meer uitgebreid onderwijs ieder 1, bijzondere voor gewoon lager onderwijs 1, fesubsidieerde biizondere voor gewoon en uitgebreid onderwijs 1 en ito voor meer uitgebreid onderwijs 2. Het aantal vacante hulponderwijzers-betrekkingen bedraagt: Noord-Brabant 9, Gelderland 8, Zuid- Holland 7, Noord-Holland, met uitzondering van Amsterdam, waar het getal niet wordt vermeld, 3, Zeeland 1, Utrecht 2, Friesland 1, Overijssel 6, terwijl uit Groningen, Drenthe en Limburg geene opgaven zijn gedaan. SPAARBANK VOOR Dl STAD AMSTERDAM. SaldooplDcc. 1865. ƒ588,645.17 Livrelfen in omloop en afgegeren : Van 1 tot3l Dec.ontv. // 15,478.391/2 Op 1 Dec. 1865 in omlopp 7800 Van 1 tot 31 Dec. afgegeven... 106 Vanltot3lDec.uitb.// 20,252.85 7906 — Van 1 tot 31 Dec. ingetrokken. 82 Saldo op 1 Jan. 1866. ƒ583,870.711/2 lm omloop op I°. Jan. 1866... .7824 Uit &apos;s Gravenhage wordt ons berigt, dat de minister van marine, de Heer Huyssen van Kattendijke, zeer ernstig ongesteld is. Naar men verneemt, is de heer Mr. R. H. Arntzenius, voormalig leeraar in de nieuwere taal- en letterkunde te Delft, benoemd tot tweeden directeur vah de maatschappij tot exploitatie van tinmijnen op Billiton. Er is thans geen eerste directeur en deze benoeming is bij de statuten eigenlijk niet voorzien. {Arrth. C.) De provinciale commissie van landbouw in Friesland heeft op 27 Dec. een adres aan Z. M. ingediend, houdende het verzoek, om zoodanige maatregelen te verordenen, dat, waar dc ziekte zich voor het eerst vertoont, het aangetaste vee onmiddellijk worde afgemaakt, en dat daar ook zal worden overgegaan tot het dooden van den geheelen koppel, waarmede een aangetast rund in aanraking is geweest of kan geweest zijn. Zij beroept zich daarbij op het rapport van den minister van binnenl. zaken dd. 18 Nov., waarin deze maatregel als noodig werd genoemd, en zegt dat zij van dat tijdstip af in de verwachting heett geleefd, dat deze maatregel aan Uwe Majesteit zoude zijn voorgesteld, te meer, daar de steeds meer veld winnende ziekte het nemen daarvan van dag tot dag meer noodzakelijk maakt, maar die verwachting is teleurgesteld. Meenende, dat thans de omstandigheden hebben bewezen, dat de tot dus ver genomen maatregelen onvoldoende zijn, dringt dc commissie er cerbiedighjk op aan, dat krachtiger worde gehandeld.</p> <p>Onder zijne vlugmaren berigt de Arnhemsche Courant aangaande het bezoek van Mevr. Eistori in Deventer: Waarlijk, wir mogen het den heeren in Deventer zoo kwalijk met nemen dat zn rta die kleine mijstificatie (de schrijver beweert namelijk, dat de Itaiiaansche schouwspelers zich niet altijd hielden aan den tekst, maar vertrouwende op de onbekendheid der Hollanders met hunne taal, nu en dan eenige dubbelzinnige aardigheden in de plaats van de oorspronkelijke woorden stelden), welke zij schijnen vermoed te hebben , ook cene mystificatie uitdachten. Alleen keuren wij het minder goed dat zij daarvan Mevrouw Eistori zelve dupe deden worden. Bij gelegenheid der opwachting, welke zij bij deze maakten, vereerden zij haar een Deventer koek! Men zegt dat de tooneelspeelst&apos;er eene surprise vermoedde en den koek openbrak, maar toen haar vermoeden ongegrond bleek, vrij wrevelig het gebak in een hoek heeft geworpen. Medea een Deventer koek aan te bieden! Het is bijna ongeloofelijk, en toch onze zegsman is een wat de Staatscourant noemt -betrouwbaar&quot; persoon.</p> <p>De gunstige uitkomsten, welken de bcctwortelsuikerfabneken in de provincie Noord-Brabant hebben opgeleverd , door de firma van Vlissingen van Heel Cail Halot _n C°. te Amsterdam ingerigt, schiinen op nieuw aanleiding te geven tot de oprigting eener soortgelijke fabriek te Stoutersgat; zoo wg vernemen heeft bovengenoemde firma de daarstelling der inrigting voor de nieuw op te rigten onderneming aangenomen, als door haar voor de fabrieken te Oudenbosch, Bergen op Zoom en Roosendaal geleverd, waardoor binnen een tijdsverloop van vier jaren vier beetwortelsuikerfabrieken met hare medewerking in ééne provincie in het leven zijn geroepen, terwijl de daarstelling van eene tweede beetwortelsuikerfabriek te Oudenbosch als zeker wordt vermeld. ,¦_____ Groot is de invloed, welken de vestiging van dergelijke fabrieken op de welvaart van den landbouw uitoefent, terwijl deze ngverheid aan den werkenden stand zoowel gedurende de zomer- als wintermaanden ruimschoots arbeid en brood verschaft. {Utr. Dagbl,)</p> <p>De stoomboot linpératrico , van de Messageries Impériales, is 25 Dec. met de mails van Indie, China en Japan te Suez aangekomen. De mailpaketten en passagiers zijn onmiddelijk op de corresponderende stoomboot Said overgescheept en deze is volgens een telegram van Messina, in den avond van 31 Dec. die haven gepasseerd.</p> <p>* &apos;s GRAVENHAGE, 3 Jan. Sedert eenige dagen loopen alhier geruchten omtrent de benoeming van e«n definitie ven minister van financiën. Er worden onderscheidene namen genoemd, welke echter weder spoedig door anderen worden vervangen. Zelfs wordt verhaald, dat de minister van justitie definitief met de portefeuille van financiën en een lid der Kamer met die van justitie zou worden belast. Men zal wel doen aan deze geruchten niet veel gewigt te hechten. Tot dus verre is nog niets n.et eenige zekerheid bekend. — Bij den raad van state, afdeeling voor de geschillen van bestuur, zijn heden ingekomen de volgende koninklijke besluiten, als: I°. van 15 Dec. 11., waarbij de gemeente Gendt (provincie Gelderland), wordt aangewezen als domicilie van onderstand van Hendrikus van Linbeek; 2°. van 18 Dec. 11., waarbij gehandhaafd wordt de aanwijzing voor de dienst der nationale militie van Cornelis Stapel; 3°. van 26 Dec. 11., waarbij de gemeenteraad van Leek niet ontvankelijk wordt verklaard in zijn&apos; beroep tegen een besluit van Ged. Staten van Groningen, houdende bevel tot toelating van den Heer Dr. H. Louwes als lid van dien raad; en 4. ran dezelfde dagteekening waarbij de gemeenteraad val! Schimmert ongegrond wordt verklaard in zijn beroep tegen een beslui* van Ged. Staten van Limburg, houdende toelating van den Heer J. H-. L&apos;Ortije als lid van dien raad. • Daarna zijn behandeld de volgende zaken, te weten: I°. Een be-~ roep van den raad der gemeente Hendrik-ldo-Ambacht van een besluit van Gedep. Staten van Z. H. betreffende de verandering van een bestaanden straatweg op den ringdijk van den Zwijndrechtschen Waard aan den Oosterdam onder die gemeente. Rapporteur de staatsraad de Vries, zijnde de Heer Mr. W. Wintgens, voor het hoogheemraadschap van den Zwijndrechtschen Waard als gemagtigde opgetreden; 2°. een beroep van P. van &apos;t Hof, Stolk c. s.. te Ouderkerk a/d. Yssel van een besluit van Ged. Staten, weigerende vermeerdering van het getal scholen in die gemeente. Rapporteur, de Btaatsraad de Jonge, ziinde verschillende belanghebbenden in deze zaak opgekomen. 3&quot;. Een beroep van D. Hoogdonk te Leyden van eene voor het gemeentebestuur aldaar verleende vergunning aan B. H. Vos en zoon, tot het maken eener huiden-zoutenj in het pakhuis wijk 7 N°. 106, gelegennaast de woning van den adressant. Rapporteur de staatsraad Meeussen, zijnde beide belanghebbenden op- , gekomen, SCHEVENINGEN, 3 Jan. Wij zijn thans in staat gesteld het juiste cijfer op te gêvén der opbrengst van den haring te Scheveningen over het jaar 1865, hetwelk is: van den gaven stenrharing f OO^gü-j van de stukken óf geschonden haring ƒ 26,790 en vart den pekelharing&apos; ƒ 4105,- waarbij nog niet begrepen is de waarde - vau de braad, die den vissehers door de reeders nog geschonken wordt en gerust mag begroot worden op ƒ 3000. **» Beroepen te Scheveningen: Ds. G. de Wilde Czn., predikantW .Heer Ambts en Smoutskerke. 1 ZUTPHEN, 1 Jan, Het water op de rivier staat heden ónder nul peil; de scheepvaart is gestremd. LEEUWARDEN, 1 Jan. Daar men in deze provincie en in Drenthe niet zonder reden Hollandsche kooplieden wacht, om rundvee, eil in dè&apos; laatste provincie meer bepaald schapen, ter verzending naar Holland, óp ie koopen, heeft men den veehouders allerlei maatregelen van voorzorg aangeraden, vooral deze, 0111 geene kooplieden uit die streken toe te laten ln de stallen, daar zij iigtelijk dragers tan smetstof zijn. (A* B. C.) LEEUWARDEN. 2 Jan. De Heer J. f. Drost, eerste docent aan hët gymnasium te Almelo, is door Z. Exc. den minister van binnenl. zaken, ap voördrnst Van HH, curatoren, benoemd tot leeraar in de levende talen, wiskunde, geschiedenis en aardrijkskunde aan het gymnasium te Franekei*. {Pr. Fr. Ct.}. WINSCHOTEN, 2 Jan. Medefi zijn alhier, onder aanzienlijken toeloop van bewoners der nabij gelegen gemeenten, op feestelijks wijze1 ac werkzaamheden begonnen aan den spoorweg naar de Hannovefséh. grenzen. Bij die gelegenheid zijn toespraken gehouden, door de Hee&apos;teit Lienders, aannemer van de lijn en Troost, ingenieur, bij verhindering vaji den eerstaanwezende- ingenieur Witsen Elias, die door den Wethoudor Mr. B. Haitzema Viëtor werden beantwoord. Heden avond zal men verder van zijne vreugde doen blijken, door eên bal in het hotel Wissemann.</p> <p>KAMPEN, 2 Jan, In de laatst gehoudenc vergadering van den gemeenteraad is, behoudens hoogere goedkeuring, besloten, om de jaarwedde Van den gemeente-ontvanger met een bedrag van ƒ 400 ta verhoogen en op ƒ2200 te brengen. * VLISSINGEN, 3 Jan. De onlangs bij het 6de reg. infantene nieuw benoemde 2de luitenants zijn Ingedeeld als volgt: van.der Hoeven bijjde lste comp. en van Vliet Harsveld bij de 3de comp. lste bat. te Neuzen, Adels bij de 3de comp. 4de bat. en van Deinse bij ac lste comp. depot te Middelburg, Metelerkamp bij de 4de comp. van het 4de.bat. te Veere. ZIERIKZEE , 3 Jan, Benoemd tot -arrondissements-ijker der maten en gewigten F. van Schelven, van Zierikzee, kweekeling der polytechnische school te Delft, &apos;s HERTOGENBOSCH, 3 Jan. Omtrent het uitbreken der veepest te Dussen kan nog het volgende worden gemeld: Door het dagelijksch bestuur dier gemeente is het bij art. 69, al. Z der wet van 28 Aug. 1851 (Staatsblad n-. 125) bedoelde besluit tot onteigening genomen, en is, even als te Klundert plaats greep, al het zich op boyengenoemden stal bevindende vee, ten getale van 27 stuks, waaronder zich tien zieke runderen bevonden, bereids affemaakt en ter behoorlijke diepte begraven, nadat bevorens, uit eene oor den rijksveearts Kühler afgegeven verklaring, van de noodzakelijkheid daartoe was gebleken. Ook is ingevolge art. 2 van het reglement tot beteugeling deï veepest (Proc. Bind N°. 15) het gedeelte der gemeente Dussen, gelegen binnen den afstand van duizend ellen van bewusten stal, onverwijld door Gedep. Staten besmet verklaard en het plaatsen Tan palen om het besmet verklaarde gebied, met het opschrift: «Veepest,&quot; gelast. Tot ons genoegen toch kunnen wij hierbij voegen, dat in laatsgemelde gemeente geene andere gevallen van runderpest zich hebben voorgedaan, en de schoone veestapel aldaar verder behouden bleef. (Noordbrabnnter.) * BREDA, 3 Jan. Wij vernemen dat de, voor eenigen tijd, ontslagen majoor der cavallerie Tindal, thans als officier in dienst is bij de Mexicaansche gendarmerie.</p> </text>
1,354.133333
4,321
0.792093
be3b6e23182af3933ef1852693a71280b7cd3b2c
5,614
mxml
XML
AIGOR/src/Aigor.mxml
jucasoft/aigor
f5008785f21252190a15077358c48dcf2bcf2249
[ "Apache-2.0" ]
1
2020-12-27T15:08:18.000Z
2020-12-27T15:08:18.000Z
AIGOR/src/Aigor.mxml
jucasoft/aigor
f5008785f21252190a15077358c48dcf2bcf2249
[ "Apache-2.0" ]
null
null
null
AIGOR/src/Aigor.mxml
jucasoft/aigor
f5008785f21252190a15077358c48dcf2bcf2249
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:components2="it.juca.aigor.application.menu.view.components.*" implements="it.juca.aigor.application.main.model.api.IMainView, it.juca.aigor.parser.model.api.IParserContainer, it.juca.aigor.source.model.api.ISourceContainer, it.juca.aigor.template.model.api.ITemplateContainer" preinitialize="onPreinizialize(event)" minWidth="955" minHeight="600"> <s:layout> <s:VerticalLayout/> </s:layout> <fx:Script> <![CDATA[ import it.juca.aigor.application.main.config.MainContext; import mx.events.FlexEvent; import robotlegs.bender.framework.api.IContext; import spark.components.Group; /* [Embed(source="assets/classiPerTest/MookJavaClass.txt", mimeType="application/octet-stream")] var mookClass:Class; [Embed(source="assets/classiPerTest/MookTemplate.txt", mimeType="application/octet-stream")] var mookTemplate:Class; private function generate(event:MouseEvent):void { jsonTextArea.text = JSON.stringify(result[0]); var temp:Object = JSON.parse(jsonTextArea.text); // var temp:Object = new DeTypeAdapter().convertInGenericObject(result[0]); destinationTextArea.text = new Mustache().to_html(templateTextArea.text, temp); } private var result:Array; private function convert(event:MouseEvent):void { result = new JavaParser().parseCode(sourceTextArea.text); var pseudoClass:PseudoClass = PseudoClass(result[0]); acP = new ArrayCollection(pseudoClass.properties); acP.filterFunction = filter; acP.refresh(); properties.dataProvider = acP; acM = new ArrayCollection(pseudoClass.methods); methods.dataProvider = acM; classNameLabel.text = pseudoClass.className; packageNameLabel.text = pseudoClass.packageName; } private var acP:ArrayCollection; private var acM:ArrayCollection; private function filter(item:PseudoVariable):Boolean { if (!onlyIsGetSet.selected) return true; return item.isGetSet == onlyIsGetSet.selected } private function onlyIsGetSet_changeHandler(event:Event):void { acP.refresh(); } private function propertiesLf(item:PseudoVariable):String { return item.name + ":" + item.type + " isGetSet: " + item.isGetSet; } private function methodsLf(item:PseudoClassMethod):String { return " - " + item.name + " arguments: " + item.arguments.toString() + " returnType: " + item.returnType; } private function creationCompleteHandler(event:FlexEvent):void { var txt:ByteArray = new mookClass() as ByteArray; sourceTextArea.text = txt.toString(); var txt2:ByteArray = new mookTemplate() as ByteArray; templateTextArea.text = txt2.toString(); }*/ private var _context:IContext; private function onPreinizialize(ev:FlexEvent):void { _context = new MainContext(this); } public function get sourceContainer():Group { return sourceContainerGroup; } /** * Si vuole poter permettere la conversione di una serie di file da un tipo ad un'altro. * Poter salvare le impostazioni precedenti: * - file selezionati * - attributi per ogni classe * * * */ public function get templateContainer():Group { return templateContainerGroup; } public function get parserContainer():Group { return parserContainerGroup; } ]]> </fx:Script> <s:VGroup width="100%" height="100%"> <components2:MenuBar/> <s:HGroup width="100%" height="100%"> <s:VGroup id="sourceContainerGroup"/> <s:VGroup id="templateContainerGroup" width="100%" height="100%"/> <s:VGroup id="parserContainerGroup" height="100%" width="100%"/> </s:HGroup> </s:VGroup> <!-- <s:HGroup> <s:Button click="convert(event)" label="Parse"/> <s:Button click="generate(event)" label="Generate"/> </s:HGroup> <s:HGroup width="100%" height="100%"> <s:TextArea id="sourceTextArea" width="100%" height="100%"/> <s:VGroup visible="false" includeInLayout="false"> <s:FormItem label="className"> <s:Label id="classNameLabel"/> </s:FormItem> <s:FormItem label="packageName"> <s:Label id="packageNameLabel"/> </s:FormItem> <s:CheckBox id="onlyIsGetSet" label="onlyIsGetSet" change="onlyIsGetSet_changeHandler(event)"/> <s:List id="properties" labelFunction="propertiesLf"/> <s:List id="methods" labelFunction="methodsLf"/> </s:VGroup> <s:TextArea id="jsonTextArea" width="100%" height="100%"/> <s:TextArea id="templateTextArea" width="100%" height="100%"/> <s:TextArea id="destinationTextArea" width="100%" height="100%"/> </s:HGroup> </s:VGroup> <components:MainView/>--> </s:WindowedApplication>
36.69281
125
0.593694
7c4e7c8442c7311bf617eab2696676a7e36428a7
693
xml
XML
data/1867/01/02/DDD_ddd_010926189_mpeg21/DDD_010926189_0008_articletext.xml
KBNLresearch/mcc
25a9db197103e9c67fbe866a61944ab3cf421100
[ "Apache-2.0" ]
null
null
null
data/1867/01/02/DDD_ddd_010926189_mpeg21/DDD_010926189_0008_articletext.xml
KBNLresearch/mcc
25a9db197103e9c67fbe866a61944ab3cf421100
[ "Apache-2.0" ]
null
null
null
data/1867/01/02/DDD_ddd_010926189_mpeg21/DDD_010926189_0008_articletext.xml
KBNLresearch/mcc
25a9db197103e9c67fbe866a61944ab3cf421100
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <text> <title>Per Telegraaf.</title> <p>MADRID, 30 December. Een aanlal afgevaardigden heeft zich vereenigd, om een adres bij de koningin in te dienen. De hh. Rios Rosas, Salaverria en Femandez de Ia lloz Roberl hebben daarop regtstreeksche stappen gedaan, om lot de aanbieding van dit adres bij H. M. ie worden toegelaten. Daar hierdoor builen den wettigen vorm werd gegaan, heeft de regering gebruik gemaakt van hare bevoegdheid, om die afgevaardigden builen hel schiereiland te doen overbrengen. BAYONNE, 31 December. Volgens een telegram uit Madrid hebben aldaar nog veel meer gevangennemingen, alsook huiszoekingen, plaats gehad.</p> </text>
115.5
603
0.78355
7c5715dadef18e4d6df1f4a0b01a9fcb79b9644d
4,624
xml
XML
allagi/src/main/res/layout/activity_scrollable_menu.xml
Gatttest/GoogleNewsStandAnimation-Android-master
ff7729dbc17f0d65606a7590abccdc15bda20770
[ "Apache-2.0" ]
null
null
null
allagi/src/main/res/layout/activity_scrollable_menu.xml
Gatttest/GoogleNewsStandAnimation-Android-master
ff7729dbc17f0d65606a7590abccdc15bda20770
[ "Apache-2.0" ]
null
null
null
allagi/src/main/res/layout/activity_scrollable_menu.xml
Gatttest/GoogleNewsStandAnimation-Android-master
ff7729dbc17f0d65606a7590abccdc15bda20770
[ "Apache-2.0" ]
null
null
null
<android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/coordinatorLayout" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/colorPrimary"> <android.support.design.widget.AppBarLayout android:id="@+id/appBarLayout" android:layout_width="match_parent" android:layout_height="wrap_content" android:fitsSystemWindows="true" android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"> <android.support.design.widget.CollapsingToolbarLayout android:id="@+id/collapsingToolbar" android:layout_width="match_parent" android:layout_height="wrap_content" android:fitsSystemWindows="true" app:contentScrim="?attr/colorPrimary" app:expandedTitleMarginEnd="64dp" app:expandedTitleMarginStart="48dp" app:layout_scrollFlags="scroll|exitUntilCollapsed"> <ImageView android:id="@+id/toolbarImage" android:layout_width="match_parent" android:layout_height="200dp" android:fitsSystemWindows="true" android:scaleType="centerCrop" android:transitionName="menu_item" app:layout_collapseMode="parallax" /> <android.support.v7.widget.Toolbar android:id="@+id/toolbar" android:layout_width="match_parent" android:layout_height="80dp" app:layout_collapseMode="pin" app:popupTheme="@style/ThemeOverlay.AppCompat.Light" /> <hari.allagi.CustomTabLayout android:id="@+id/tabs" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_gravity="bottom" android:background="@color/colorPrimary" app:layout_collapseMode="parallax" app:popupTheme="@style/ThemeOverlay.AppCompat.Light" app:tabIndicatorHeight="0dp" app:tabMode="scrollable"/> <hari.allagi.CustomTabLayoutText android:id="@+id/tabsText" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_gravity="center" android:background="@android:color/transparent" app:layout_collapseMode="parallax" app:popupTheme="@style/ThemeOverlay.AppCompat.Light" app:tabBackground="@android:color/transparent" app:tabGravity="fill" app:tabIndicatorHeight="0dp" app:tabMode="scrollable"/> <View android:id="@+id/view" android:layout_width="match_parent" android:layout_height="match_parent"/> <com.viewpagerindicator.LinePageIndicator android:id="@+id/titles" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="bottom" android:layout_marginBottom="12dp" android:layout_marginTop="16dp" app:layout_collapseMode="pin" /> </android.support.design.widget.CollapsingToolbarLayout> </android.support.design.widget.AppBarLayout> <android.support.v4.widget.NestedScrollView android:id="@+id/layout" android:layout_width="match_parent" android:layout_height="match_parent" android:fillViewport="true" app:layout_behavior="@string/appbar_scrolling_view_behavior"> </android.support.v4.widget.NestedScrollView> <android.support.v4.view.ViewPager android:id="@+id/viewpager" android:layout_width="match_parent" android:layout_height="wrap_content" app:layout_behavior="@string/appbar_scrolling_view_behavior" /> <ImageButton android:id="@+id/back_navigation_button" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="top" android:background="@color/colorTransparent" android:contentDescription="Back" android:paddingLeft="16dp" android:paddingTop="16dp" android:src="@drawable/back_navigation" /> </android.support.design.widget.CoordinatorLayout>
42.036364
107
0.630407
60e55580af9eb2b081cb7eced7d4001d7ec1c902
5,138
xml
XML
app/src/main/res/layout/dialog_save_file.xml
Still34/EasyWatermark
4f34be7c6582a61c5ddf255fe8f3fc605f6a280e
[ "MIT" ]
896
2020-08-27T15:41:13.000Z
2022-03-29T09:36:51.000Z
app/src/main/res/layout/dialog_save_file.xml
chann-tx/EasyWatermark
e18544ba8c7265a469c4794a472593eb46d4d324
[ "MIT" ]
107
2020-09-04T05:13:46.000Z
2022-03-23T21:54:45.000Z
app/src/main/res/layout/dialog_save_file.xml
chann-tx/EasyWatermark
e18544ba8c7265a469c4794a472593eb46d4d324
[ "MIT" ]
97
2020-09-02T08:24:53.000Z
2022-03-27T06:54:29.000Z
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:animateLayoutChanges="true" android:background="@color/colorSecondary" android:orientation="vertical"> <androidx.constraintlayout.widget.ConstraintLayout android:id="@+id/ll_save" android:layout_width="match_parent" android:layout_height="72dp" android:background="?selectableItemBackground" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintHorizontal_bias="0" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent"> <ImageView android:id="@+id/iv_save" android:layout_width="40dp" android:layout_height="40dp" android:layout_marginStart="16dp" android:src="@drawable/ic_save" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" tools:visibility="invisible" /> <androidx.core.widget.ContentLoadingProgressBar android:id="@+id/cpb_save" style="@style/ProgressBarStyle" android:layout_width="28dp" android:layout_height="28dp" app:layout_constraintBottom_toBottomOf="@id/iv_save" app:layout_constraintEnd_toEndOf="@id/iv_save" app:layout_constraintStart_toStartOf="@id/iv_save" app:layout_constraintTop_toTopOf="@id/iv_save" /> <TextView android:id="@+id/tv_directly_save" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="16dp" android:gravity="center" android:text="@string/save_directly" app:layout_constraintStart_toEndOf="@+id/iv_save" app:layout_constraintTop_toTopOf="@+id/iv_save" /> <TextView android:id="@+id/tv_directly_save_tips" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/directly_save_tips" android:textColor="@color/text_color_tips" app:layout_constraintBottom_toBottomOf="@+id/iv_save" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintHorizontal_bias="0" app:layout_constraintStart_toStartOf="@id/tv_directly_save" app:layout_constraintTop_toBottomOf="@id/tv_directly_save" /> </androidx.constraintlayout.widget.ConstraintLayout> <androidx.constraintlayout.widget.ConstraintLayout android:id="@+id/ll_share" android:layout_width="match_parent" android:layout_height="72dp" android:layout_marginBottom="24dp" android:background="?selectableItemBackground" android:orientation="vertical" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="@id/ll_save" app:layout_constraintTop_toBottomOf="@id/ll_save"> <ImageView android:id="@+id/iv_share" android:layout_width="40dp" android:layout_height="40dp" android:layout_marginStart="16dp" android:src="@drawable/ic_share" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" /> <androidx.core.widget.ContentLoadingProgressBar android:id="@+id/cpb_share" style="@style/ProgressBarStyle" android:layout_width="28dp" android:layout_height="28dp" app:layout_constraintBottom_toBottomOf="@id/iv_share" app:layout_constraintEnd_toEndOf="@id/iv_share" app:layout_constraintStart_toStartOf="@id/iv_share" app:layout_constraintTop_toTopOf="@id/iv_share" /> <TextView android:id="@+id/tv_share" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="16dp" android:gravity="center" android:text="@string/share" app:layout_constraintStart_toEndOf="@+id/iv_share" app:layout_constraintTop_toTopOf="@+id/iv_share" /> <TextView android:id="@+id/tv_share_tips" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/share_tips" android:textColor="@color/text_color_tips" app:layout_constraintBottom_toBottomOf="@+id/iv_share" app:layout_constraintStart_toStartOf="@+id/tv_share" app:layout_constraintTop_toBottomOf="@+id/tv_share" /> </androidx.constraintlayout.widget.ConstraintLayout> </LinearLayout>
43.91453
73
0.662515
3812f6698bfe4ca52c11eb78157f219b4e182440
543
xml
XML
spring-xiaoming-test/src/main/resources/spring-student.xml
yanming16/spring-framework
4fc2c131ee3d71e86040a0fb6a5ff2146ab883d4
[ "Apache-2.0" ]
null
null
null
spring-xiaoming-test/src/main/resources/spring-student.xml
yanming16/spring-framework
4fc2c131ee3d71e86040a0fb6a5ff2146ab883d4
[ "Apache-2.0" ]
null
null
null
spring-xiaoming-test/src/main/resources/spring-student.xml
yanming16/spring-framework
4fc2c131ee3d71e86040a0fb6a5ff2146ab883d4
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd"> <bean id="teacher" class="com.xiaoming.po.Teacher"> <property name="student" ref="student"/> </bean> <bean id="student" class="com.xiaoming.po.Student"> <property name="id" value="1"/> <property name="name" value="xiaoming"/> </bean> </beans>
38.785714
135
0.707182
d41c4c362c301448f02b45eec031fb9c3c917f94
2,755
xml
XML
WIDER_train_annotations/11_Meeting_Meeting_11_Meeting_Meeting_11_599.xml
fischermario/WIDER-to-VOC-annotations
b4d3d297806efcf9179936e1aa105b6472d80057
[ "MIT" ]
12
2019-05-14T20:43:03.000Z
2021-05-08T05:06:01.000Z
WIDER_train_annotations/11_Meeting_Meeting_11_Meeting_Meeting_11_599.xml
fischermario/WIDER-to-VOC-annotations
b4d3d297806efcf9179936e1aa105b6472d80057
[ "MIT" ]
1
2019-01-12T14:54:12.000Z
2019-01-12T14:54:12.000Z
WIDER_train_annotations/11_Meeting_Meeting_11_Meeting_Meeting_11_599.xml
zisianw/WIDER-to-VOC-annotations
dc365a8dcf87390c3e6a4eb2874de34e236779b6
[ "MIT" ]
7
2019-01-01T15:19:38.000Z
2021-10-18T00:56:16.000Z
<annotation> <folder>11--Meeting</folder> <filename>11_Meeting_Meeting_11_Meeting_Meeting_11_599.jpg</filename> <source> <database>Unknown</database> </source> <size> <width>1024</width> <height>618</height> <depth>3</depth> </size> <segmented>0</segmented> <object> <name>face</name> <pose>Unspecified</pose> <truncated>0</truncated> <difficult>0</difficult> <bndbox> <xmin>888</xmin> <ymin>531</ymin> <xmax>906</xmax> <ymax>552</ymax> </bndbox> </object> <object> <name>face</name> <pose>Unspecified</pose> <truncated>0</truncated> <difficult>0</difficult> <bndbox> <xmin>766</xmin> <ymin>531</ymin> <xmax>787</xmax> <ymax>552</ymax> </bndbox> </object> <object> <name>face</name> <pose>Unspecified</pose> <truncated>0</truncated> <difficult>0</difficult> <bndbox> <xmin>645</xmin> <ymin>526</ymin> <xmax>670</xmax> <ymax>553</ymax> </bndbox> </object> <object> <name>face</name> <pose>Unspecified</pose> <truncated>0</truncated> <difficult>0</difficult> <bndbox> <xmin>525</xmin> <ymin>523</ymin> <xmax>547</xmax> <ymax>551</ymax> </bndbox> </object> <object> <name>face</name> <pose>Unspecified</pose> <truncated>0</truncated> <difficult>0</difficult> <bndbox> <xmin>423</xmin> <ymin>529</ymin> <xmax>441</xmax> <ymax>548</ymax> </bndbox> </object> <object> <name>face</name> <pose>Unspecified</pose> <truncated>0</truncated> <difficult>0</difficult> <bndbox> <xmin>344</xmin> <ymin>524</ymin> <xmax>365</xmax> <ymax>549</ymax> </bndbox> </object> <object> <name>face</name> <pose>Unspecified</pose> <truncated>0</truncated> <difficult>0</difficult> <bndbox> <xmin>154</xmin> <ymin>390</ymin> <xmax>172</xmax> <ymax>418</ymax> </bndbox> </object> <object> <name>face</name> <pose>Unspecified</pose> <truncated>0</truncated> <difficult>0</difficult> <bndbox> <xmin>85</xmin> <ymin>310</ymin> <xmax>115</xmax> <ymax>349</ymax> </bndbox> </object> </annotation>
25.045455
73
0.472232
d4234bf15a63efa25915dbcafba0103994b023f3
4,449
xml
XML
2016-xml/5K0Y-PVJ0-004G-K0MB-00000-00.xml
openva/va-decoded
16c17864e5e400e835461b93ff96d9f922fc0aac
[ "MIT" ]
5
2016-04-15T18:51:19.000Z
2019-04-07T00:23:20.000Z
2016-xml/5K0Y-PVJ0-004G-K0MB-00000-00.xml
openva/va-decoded
16c17864e5e400e835461b93ff96d9f922fc0aac
[ "MIT" ]
47
2015-10-30T01:39:35.000Z
2017-12-11T14:05:31.000Z
2016-xml/5K0Y-PVJ0-004G-K0MB-00000-00.xml
openva/va-decoded
16c17864e5e400e835461b93ff96d9f922fc0aac
[ "MIT" ]
5
2015-10-30T01:46:06.000Z
2017-03-09T17:45:00.000Z
<?xml version="1.0" encoding="UTF-8"?><!--Transformation version 1.3--><legislativeDoc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.lexisnexis.com/xmlschemas/content/public/legislativedoc/1/" schemaVersion="1.0"><legislativeDocHead><citations><citeForThisResource citeDefinition="#7159#349#000058# 1# 113#">Va. Code Ann. § 58.1-113</citeForThisResource></citations><legislativeBodyInfo><jurisdiction><jurisSystem normalizedLongName="Virginia" normalizedShortName="VA"/></jurisdiction></legislativeBodyInfo></legislativeDocHead><legislativeDocBody><statute><level levelType="section"><anchor id="_58.1-113"/><heading><desig>§ 58.1-113.</desig><title>Nonprofit hospitals to provide returns and information to the Department</title></heading><bodyText><p>Any hospital described under <citation type="statute" normalizedCite="26 USC 501"><content><span normalizedCite="26 U.S.C. 501">§ 501(c) of the U.S. Internal Revenue Code of 1986<locator><locatorKey><keyName name="citeReference"/><keyValue value="#29854#1127#00000000501#1#"/></locatorKey></locator></span></content></citation>, as amended, shall provide to the Department of Taxation a copy of the hospital's federal 990 or 990-EZ tax form (or the successor form to such form) that was filed with the Internal Revenue Service for the relevant year. Such hospital shall provide the copy to the Department within 30 days following the filing of the federal 990 or 990-EZ tax form with the Internal Revenue Service. In addition, such hospital shall provide to the Department a copy of any interim tax form, report, or return that the hospital filed with or provided to the Internal Revenue Service for the relevant year pursuant to Title 26 of the United States Code or the rules and regulations thereunder. The copy of the interim tax form, report, or return shall be provided to the Department within 30 days following the filing of the same with, or the providing of the same to, the Internal Revenue Service.</p></bodyText><history><historyGroup groupType="history-citation"><historyItem><bodyText><p><citation normalizedCite="2007 VA CH 746"><content><span normalizedCite="2007 Va. Ch. 746">2007, c. 746<locator><locatorKey><keyName name="citeReference"/><keyValue value="#1834#131#2007#000746#"/></locatorKey></locator></span></content></citation>.</p></bodyText></historyItem></historyGroup></history></level></statute></legislativeDocBody><metadata><dc:metadata xmlns:dc="http://purl.org/dc/elements/1.1/"><dc:identifier identifierScheme="PGUID">urn:contentItem:5K0Y-PVJ0-004G-K0MB-00000-00</dc:identifier><dc:source sourceScheme="productContentSetIdentifier">10816</dc:source><dc:date dateType="last-updated">2016-06-15</dc:date></dc:metadata><publicationInfo><publicationName>CODE OF VIRGINIA </publicationName><copyright>Copyright © 2016 by Matthew Bender &amp; Company, Inc. a member of the LexisNexis Group. All rights reserved</copyright></publicationInfo><hierarchy><hierarchyLevel levelType="title"><heading><desig>TITLE 58.1.</desig><title>TAXATION</title></heading><hierarchyLevel levelType="subtitle"><heading><desig>SUBTITLE I.</desig><title>TAXES ADMINISTERED BY THE DEPARTMENT OF TAXATION</title></heading><hierarchyLevel levelType="chapter"><heading><desig>CHAPTER 1.</desig><title>GENERAL PROVISIONS</title></heading></hierarchyLevel></hierarchyLevel></hierarchyLevel></hierarchy><classificationGroup classificationScheme="indexing-terms"><classification classificationScheme="legal"><classificationItem><className>Business &amp; Corporate Compliance</className><classCode>Z3VpZD11cm46dG9waWM6MUFEMUQ2QTA1OUZCNEE5RjkzNTA2RERFMUNEOTk1RTI7cGFyZW50Z3VpZD0</classCode><classificationItem score="90"><className>Tax</className><classCode>Z3VpZD11cm46dG9waWM6OTNEM0E2OEE0RkQyNEY1MDhBQzdGMkQ4ODI4QTJDODE7cGFyZW50Z3VpZD11cm46dG9waWM6MUFEMUQ2QTA1OUZCNEE5RjkzNTA2RERFMUNEOTk1RTI</classCode></classificationItem></classificationItem><classificationItem><className>Tax Law</className><classCode>Z3VpZD11cm46dG9waWM6OTNEM0E2OEE0RkQyNEY1MDhBQzdGMkQ4ODI4QTJDODE7cGFyZW50Z3VpZD0</classCode><classificationItem score="50"><className>Additions to Tax</className><classCode>Z3VpZD11cm46dG9waWM6MUFDM0Q4RDFDRjkwNEQxQjg2NkQ0Nzk0NTdDOTgwNjg7cGFyZW50Z3VpZD11cm46dG9waWM6NDM4OUE0QTg5NDBGNDI3NDk5REMzOEM1NzY2RjIxQjU</classCode></classificationItem></classificationItem></classification></classificationGroup></metadata></legislativeDoc>
4,449
4,449
0.81007
67e1fcd6ce4ba4cb1f7f8854dab56ad3ca6fb144
8,373
fxml
XML
java/src/main/resources/view/settings/VideoSettingsLayout.fxml
Lucian-Bosinceanu/Bias-Lighting-for-Desktop-Systems
a5e69a2db781226f54c9bac778f6cf2c72502cbf
[ "MIT" ]
1
2019-07-11T20:12:32.000Z
2019-07-11T20:12:32.000Z
java/src/main/resources/view/settings/VideoSettingsLayout.fxml
Lucian-Bosinceanu/Bias-Lighting-for-Desktop-Systems
a5e69a2db781226f54c9bac778f6cf2c72502cbf
[ "MIT" ]
null
null
null
java/src/main/resources/view/settings/VideoSettingsLayout.fxml
Lucian-Bosinceanu/Bias-Lighting-for-Desktop-Systems
a5e69a2db781226f54c9bac778f6cf2c72502cbf
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <?import java.lang.String?> <?import javafx.scene.control.Button?> <?import javafx.scene.control.ButtonBar?> <?import javafx.scene.control.CheckBox?> <?import javafx.scene.control.ChoiceBox?> <?import javafx.scene.control.Label?> <?import javafx.scene.control.Slider?> <?import javafx.scene.control.Tab?> <?import javafx.scene.control.TabPane?> <?import javafx.scene.control.Tooltip?> <?import javafx.scene.layout.AnchorPane?> <?import javafx.scene.layout.ColumnConstraints?> <?import javafx.scene.layout.GridPane?> <?import javafx.scene.layout.RowConstraints?> <?import javafx.scene.shape.Line?> <AnchorPane prefHeight="500.0" prefWidth="400.0" styleClass="background" stylesheets="@../AppTheme.css" xmlns="http://javafx.com/javafx/10.0.1" xmlns:fx="http://javafx.com/fxml/1" fx:controller="controller.ui.settings.VideoSettingsController"> <children> <TabPane prefHeight="500.0" prefWidth="400.0" tabClosingPolicy="UNAVAILABLE"> <tabs> <Tab text="General Settings"> <content> <AnchorPane minHeight="0.0" minWidth="0.0" prefHeight="254.0" prefWidth="313.0"> <children> <GridPane prefHeight="233.0" prefWidth="360.0" AnchorPane.leftAnchor="20.0" AnchorPane.rightAnchor="20.0" AnchorPane.topAnchor="20.0"> <columnConstraints> <ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" /> <ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" /> </columnConstraints> <rowConstraints> <RowConstraints minHeight="10.0" prefHeight="40.0" vgrow="SOMETIMES" /> <RowConstraints minHeight="10.0" prefHeight="40.0" vgrow="SOMETIMES" /> <RowConstraints minHeight="10.0" prefHeight="40.0" vgrow="SOMETIMES" /> <RowConstraints minHeight="10.0" prefHeight="40.0" vgrow="SOMETIMES" /> </rowConstraints> <children> <Label text="Display" /> <Label text="Updates per Second" GridPane.rowIndex="1" /> <Label text="Brightness" GridPane.rowIndex="3" /> <ChoiceBox fx:id="displayChoiceBox" prefHeight="44.0" prefWidth="180.0" styleClass="button" GridPane.columnIndex="1"> <tooltip> <Tooltip text="Specify the screen that will be processed." /> </tooltip></ChoiceBox> <ChoiceBox fx:id="updateRateChoiceBox" prefHeight="25.0" prefWidth="191.0" styleClass="button" GridPane.columnIndex="1" GridPane.rowIndex="1"> <tooltip> <Tooltip text="Specify how many times per second the LEDs will be updated. Higher means better fidelity, lower will improve performance." /> </tooltip></ChoiceBox> <Slider fx:id="brightnessSlider" GridPane.columnIndex="1" GridPane.rowIndex="3"> <tooltip> <Tooltip text="Specify the brightness factor. 0 means total darkness, 1 is full brightness, 0.5 is the base color." /> </tooltip></Slider> <CheckBox fx:id="useBrightnessCheckBox" mnemonicParsing="false" styleClass="label" text="Use Brightness" GridPane.rowIndex="2"> <tooltip> <Tooltip text="If checked, the final LED color will be processed to be brighter or darker based on the slider below." /> </tooltip></CheckBox> </children> </GridPane> </children> </AnchorPane> </content> </Tab> <Tab text="Processing Settings"> <content> <AnchorPane minHeight="0.0" minWidth="0.0" prefHeight="180.0" prefWidth="200.0"> <children> <GridPane prefHeight="383.0" prefWidth="360.0" AnchorPane.leftAnchor="20.0" AnchorPane.rightAnchor="20.0" AnchorPane.topAnchor="20.0"> <columnConstraints> <ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" /> <ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" /> </columnConstraints> <rowConstraints> <RowConstraints minHeight="10.0" prefHeight="40.0" vgrow="SOMETIMES" /> <RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" /> <RowConstraints minHeight="10.0" prefHeight="40.0" vgrow="SOMETIMES" /> <RowConstraints minHeight="10.0" prefHeight="40.0" vgrow="SOMETIMES" /> <RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" /> <RowConstraints minHeight="10.0" prefHeight="40.0" vgrow="SOMETIMES" /> <RowConstraints minHeight="10.0" prefHeight="40.0" vgrow="SOMETIMES" /> <RowConstraints minHeight="10.0" prefHeight="40.0" vgrow="SOMETIMES" /> </rowConstraints> <children> <Label text="Update Style" GridPane.rowIndex="5" /> <Label text="Lazy Confort Range" GridPane.rowIndex="6" /> <ChoiceBox fx:id="videoFrameUpdateStyleChoiceBox" prefHeight="25.0" prefWidth="274.0" styleClass="button" GridPane.columnIndex="1" GridPane.rowIndex="5" /> <Slider fx:id="lazyComfortRangeSlider" GridPane.columnIndex="1" GridPane.rowIndex="6" /> <Label text="Smooth Factor" GridPane.rowIndex="7" /> <Slider fx:id="smoothFactorSlider" GridPane.columnIndex="1" GridPane.rowIndex="7" /> <Label text="Processing Type" GridPane.rowIndex="2" /> <Label text="Screen Depth" GridPane.rowIndex="3" /> <ChoiceBox fx:id="videoProcessingTypeChoiceBox" prefHeight="25.0" prefWidth="185.0" styleClass="button" GridPane.columnIndex="1" GridPane.rowIndex="2" /> <ChoiceBox fx:id="videoProcessingDepthChoiceBox" prefHeight="25.0" prefWidth="290.0" styleClass="button" GridPane.columnIndex="1" GridPane.rowIndex="3" /> <Label text="Image Filter" /> <ChoiceBox fx:id="imageFilterChoiceBox" prefHeight="25.0" prefWidth="262.0" styleClass="button" GridPane.columnIndex="1" /> <Line endX="259.5" startX="-100.0" GridPane.rowIndex="1" /> <Line endX="259.5" startX="-100.0" GridPane.rowIndex="4" /> </children> </GridPane> </children> </AnchorPane> </content> </Tab> </tabs> <styleClass> <String fx:value="background" /> <String fx:value="tab-pane" /> </styleClass> </TabPane> <ButtonBar layoutX="20.0" layoutY="419.0" prefHeight="40.0" prefWidth="341.0" AnchorPane.bottomAnchor="20.0" AnchorPane.leftAnchor="20.0" AnchorPane.rightAnchor="39.0"> <buttons> <Button mnemonicParsing="false" onAction="#handleOk" prefHeight="25.0" prefWidth="153.0" text="Ok" /> <Button layoutX="135.0" layoutY="18.0" mnemonicParsing="false" onAction="#handleCancel" prefHeight="25.0" text="Cancel" /> <Button layoutX="135.0" layoutY="18.0" mnemonicParsing="false" onAction="#handleApply" prefHeight="25.0" text="Apply" /> </buttons> </ButtonBar> </children> </AnchorPane>
70.361345
243
0.537203
f14ba55ce8aaf79dc824b304b4d3e3962f94be4c
5,919
xml
XML
app/src/main/res/layout/dialog_about_us.xml
SharanKumarCode/Bull
2e917334b3fb8dcf97c0bbc3510b267e08a8cd0a
[ "MIT" ]
1
2021-07-15T13:48:49.000Z
2021-07-15T13:48:49.000Z
app/src/main/res/layout/dialog_about_us.xml
SharanKumarCode/Bull
2e917334b3fb8dcf97c0bbc3510b267e08a8cd0a
[ "MIT" ]
null
null
null
app/src/main/res/layout/dialog_about_us.xml
SharanKumarCode/Bull
2e917334b3fb8dcf97c0bbc3510b267e08a8cd0a
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_height="wrap_content" android:background="@drawable/bg_popup_rounded" xmlns:app="http://schemas.android.com/apk/res-auto"> <androidx.appcompat.widget.AppCompatImageView android:id="@+id/dialogABoutUsImage" android:layout_width="wrap_content" android:layout_height="match_parent" android:layout_marginStart="40dp" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintHorizontal_bias="1.0" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" app:layout_constraintVertical_bias="0.56" app:srcCompat="@drawable/ic_bull_nav_header_white" /> <com.google.android.material.button.MaterialButton android:id="@+id/appVersionNumber" style="@style/Widget.MaterialComponents.Button.TextButton.Dialog" android:layout_width="wrap_content" android:layout_height="wrap_content" android:gravity="center_vertical" android:text="@string/placeHolderAppVersion" android:textAllCaps="false" android:textColor="@color/white" android:textSize="18sp" app:icon="@drawable/ic_outline_info_40" app:iconPadding="10dp" app:iconTint="@color/teal_200" android:layout_marginEnd="100dp" android:layout_marginStart="30dp" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintHorizontal_bias="0.0" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" app:layout_constraintVertical_bias="0.110000014" /> <com.google.android.material.textview.MaterialTextView android:id="@+id/textAppDeveloper" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/textAppDeveloper" android:textColor="@color/white" android:textSize="16sp" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="@+id/appVersionNumber" app:layout_constraintStart_toStartOf="@+id/appVersionNumber" app:layout_constraintTop_toBottomOf="@+id/appVersionNumber" app:layout_constraintVertical_bias="0.050000012" /> <com.google.android.material.textview.MaterialTextView android:id="@+id/textAppDeveloperName" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="20dp" android:gravity="center" android:text="@string/textAppDeveloperName" android:textColor="@color/teal_200" android:textSize="16sp" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="@+id/textAppDeveloper" app:layout_constraintStart_toStartOf="@+id/textAppDeveloper" app:layout_constraintTop_toBottomOf="@+id/textAppDeveloper" app:layout_constraintVertical_bias="0.0" /> <View android:id="@+id/view" android:layout_width="120dp" android:layout_height="2dp" android:layout_below="@+id/appVersionNumber" android:background="@color/white" app:layout_constraintBottom_toTopOf="@+id/textAppOwner" app:layout_constraintEnd_toEndOf="@+id/textAppDeveloper" app:layout_constraintStart_toStartOf="@+id/textAppDeveloper" app:layout_constraintTop_toBottomOf="@+id/textAppDeveloperName" app:layout_constraintVertical_bias="0.47000003" /> <com.google.android.material.textview.MaterialTextView android:id="@+id/textAppOwner" android:layout_width="wrap_content" android:layout_height="wrap_content" android:gravity="center" android:text="@string/textAppOwner" android:textColor="@color/white" android:textSize="16sp" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="@+id/textAppDeveloper" app:layout_constraintStart_toStartOf="@+id/textAppDeveloper" app:layout_constraintTop_toBottomOf="@+id/textAppDeveloperName" app:layout_constraintVertical_bias="0.35000002" /> <com.google.android.material.textview.MaterialTextView android:id="@+id/textAppOwnerName" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="20dp" android:gravity="center" android:text="@string/textAppOwnerName" android:textColor="@color/teal_200" android:textSize="16sp" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="@+id/textAppOwner" app:layout_constraintStart_toStartOf="@+id/textAppOwner" app:layout_constraintTop_toBottomOf="@+id/textAppOwner" app:layout_constraintVertical_bias="0.0" /> <androidx.appcompat.widget.AppCompatImageButton android:id="@+id/dialogAboutCloseButton" android:layout_width="wrap_content" android:layout_height="wrap_content" android:background="@color/black" android:src="@drawable/ic_baseline_close_black_40" android:tint="@color/white" android:layout_marginTop="50dp" android:layout_marginBottom="20dp" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/textAppOwnerName" app:layout_constraintVertical_bias="0.95" /> </androidx.constraintlayout.widget.ConstraintLayout>
39.198675
109
0.714817
f54c0de27c89a6f8e938fc289ea4d8a8de2e3b5e
153
sublime-snippet
XML
snippets/html/refresher.sublime-snippet
Bernardoow/Ionic2Package
f4c76093c0f4940c7a31a67defe159294990aa9b
[ "MIT" ]
2
2017-08-07T13:47:25.000Z
2017-09-27T06:01:46.000Z
snippets/html/refresher.sublime-snippet
Bernardoow/Ionic2Package
f4c76093c0f4940c7a31a67defe159294990aa9b
[ "MIT" ]
2
2017-05-22T13:07:54.000Z
2017-05-22T13:08:31.000Z
snippets/html/refresher.sublime-snippet
Bernardoow/Ionic2Package
f4c76093c0f4940c7a31a67defe159294990aa9b
[ "MIT" ]
null
null
null
<snippet> <content><![CDATA[ion-refresher> </ion-refresher> ]]></content> <tabTrigger>ion-refresher</tabTrigger> <scope>text.html</scope> </snippet>
17
39
0.699346
c13ba43532aa1f17b6ea9dfe60ab012a4f8093fc
2,208
xml
XML
build-tools/cayenne-regression-profiler/src/main/webapp/WEB-INF/web.xml
JavaQualitasCorpus/cayenne-3.0.1
c5b2f7b101a3c9c2bbb243fab43c5077034f44df
[ "Apache-2.0" ]
null
null
null
build-tools/cayenne-regression-profiler/src/main/webapp/WEB-INF/web.xml
JavaQualitasCorpus/cayenne-3.0.1
c5b2f7b101a3c9c2bbb243fab43c5077034f44df
[ "Apache-2.0" ]
null
null
null
build-tools/cayenne-regression-profiler/src/main/webapp/WEB-INF/web.xml
JavaQualitasCorpus/cayenne-3.0.1
c5b2f7b101a3c9c2bbb243fab43c5077034f44df
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd"> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <web-app> <display-name>Cayenne Regression Profiler</display-name> <filter> <filter-name>CayenneFilter</filter-name> <description>A filter that sets up Cayenne and intercepts requests that require a web session</description> <filter-class>org.apache.cayenne.profile.servlet.ProfileFilter</filter-class> </filter> <filter-mapping> <filter-name>CayenneFilter</filter-name> <url-pattern>/profile/session/*</url-pattern> </filter-mapping> <!-- listener is used for debugging the profile engine and should normally be turned off --> <!-- <listener> <listener-class>org.apache.cayenne.profile.servlet.SessionTracker</listener-class> </listener> --> <servlet> <servlet-name>ProfileServlet</servlet-name> <description>Main profiler servlet that dispatches request to individual tests.</description> <servlet-class>org.apache.cayenne.profile.servlet.ProfileServlet</servlet-class> <load-on-startup>1</load-on-startup> </servlet> <servlet-mapping> <servlet-name>ProfileServlet</servlet-name> <url-pattern>/profile/*</url-pattern> </servlet-mapping> </web-app>
42.461538
125
0.697917
78edb165f90cba0ff5137965eeba69b2b51f1ca5
164
xml
XML
app/src/main/res/values/strings.xml
samirma/GuessingGame
063e1ebf71fa1c0739a2a3bdeb81d9eb6219501f
[ "MIT" ]
null
null
null
app/src/main/res/values/strings.xml
samirma/GuessingGame
063e1ebf71fa1c0739a2a3bdeb81d9eb6219501f
[ "MIT" ]
null
null
null
app/src/main/res/values/strings.xml
samirma/GuessingGame
063e1ebf71fa1c0739a2a3bdeb81d9eb6219501f
[ "MIT" ]
null
null
null
<resources formatted="false"> <string name="app_name">Guessing Game</string> <string name="yes">yes</string> <string name="no">no</string> </resources>
27.333333
50
0.670732
e1d865af59942d95f3f9c494d18993952b62d75b
74,040
storyboard
XML
Codesigner/Main.storyboard
ts666823/Codesigner
6a54d39469204b2f47bd4d33b37e5ca669c4e059
[ "MIT" ]
44
2021-12-10T11:04:45.000Z
2022-02-27T02:50:33.000Z
Codesigner/Main.storyboard
ts666823/Codesigner
6a54d39469204b2f47bd4d33b37e5ca669c4e059
[ "MIT" ]
3
2021-12-11T10:14:31.000Z
2021-12-31T06:46:39.000Z
Codesigner/Main.storyboard
ts666823/Codesigner
6a54d39469204b2f47bd4d33b37e5ca669c4e059
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19162" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> <device id="ipad10_9rounded" orientation="landscape" layout="fullscreen" appearance="light"/> <dependencies> <deployment identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19144"/> <capability name="Safe area layout guides" minToolsVersion="9.0"/> <capability name="System colors in document resources" minToolsVersion="11.0"/> <capability name="collection view cell content view" minToolsVersion="11.0"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <scenes> <!--Algorithm Detail View Controller--> <scene sceneID="FsN-v7-mxM"> <objects> <viewController id="GXG-EN-YkV" customClass="AlgorithmDetailViewController" customModule="Codesigner" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="aYp-kT-9ol"> <rect key="frame" x="0.0" y="0.0" width="704" height="740"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" insetsLayoutMarginsFromSafeArea="NO" image="sorting" translatesAutoresizingMaskIntoConstraints="NO" id="SO7-TQ-jU9"> <rect key="frame" x="118" y="20" width="468" height="348"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="1000"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </imageView> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="sorting" translatesAutoresizingMaskIntoConstraints="NO" id="B3f-Zc-LIy"> <rect key="frame" x="20" y="376" width="141" height="119"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="8"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="冒泡排序" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TKD-uC-L8d"> <rect key="frame" x="169" y="388" width="122" height="36"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="30"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="一起学习最简单的排序算法吧" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ek7-NM-aVs"> <rect key="frame" x="169" y="432" width="199" height="18"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="15"/> <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hWg-hX-LBa"> <rect key="frame" x="636" y="455" width="48" height="30"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" systemColor="opaqueSeparatorColor"/> <state key="normal" title="学习"> <color key="titleShadowColor" systemColor="opaqueSeparatorColor"/> </state> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="8"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> <connections> <action selector="tapLearnBtn" destination="GXG-EN-YkV" eventType="touchUpInside" id="oGW-Sc-oVx"/> </connections> </button> <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" editable="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="kh9-dl-oUg"> <rect key="frame" x="20" y="503" width="664" height="205"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <string key="text">Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.</string> <color key="textColor" systemColor="labelColor"/> <fontDescription key="fontDescription" type="system" pointSize="20"/> <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> </textView> </subviews> <viewLayoutGuide key="safeArea" id="Crx-qP-zN1"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> </view> <connections> <outlet property="algorithmContent" destination="Ek7-NM-aVs" id="rat-Zq-pQc"/> <outlet property="algorithmTitle" destination="TKD-uC-L8d" id="edF-ee-J4n"/> <outlet property="imageBig" destination="SO7-TQ-jU9" id="MhN-vk-SMd"/> <outlet property="imageSmall" destination="B3f-Zc-LIy" id="fg6-cu-hk7"/> <outlet property="textFileld" destination="kh9-dl-oUg" id="v3i-gt-XA5"/> <segue destination="1NN-QN-NDV" kind="presentation" identifier="detailToList" modalPresentationStyle="fullScreen" id="inI-vx-5jz"/> <segue destination="mbf-sN-aCI" kind="presentation" identifier="detailToLearn" modalPresentationStyle="fullScreen" id="5Uf-fW-i08"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="QSJ-mQ-Xad" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-993.05084745762713" y="-900"/> </scene> <!--Sort Show View Controller--> <scene sceneID="wIM-hC-FXC"> <objects> <viewController storyboardIdentifier="SortShowView" id="mbf-sN-aCI" customClass="SortShowViewController" customModule="Codesigner" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="tZ7-Y6-H19"> <rect key="frame" x="0.0" y="0.0" width="1180" height="820"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rcS-XT-13e"> <rect key="frame" x="0.0" y="51" width="1180" height="80"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> </view> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4YL-KH-6TE"> <rect key="frame" x="1004" y="66" width="114" height="40"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <state key="normal" image="SortButton"> <color key="titleColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </state> <connections> <action selector="tapSortButton:" destination="mbf-sN-aCI" eventType="touchUpInside" id="ZKS-fU-PS1"/> </connections> </button> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Speed" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aHt-Z6-89G"> <rect key="frame" x="520" y="77" width="49" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Number of elements" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ICl-uO-G76"> <rect key="frame" x="90" y="76" width="145" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="15"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="15y-m1-6jJ"> <rect key="frame" x="245" y="71" width="200" height="30"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="14"/> <textInputTraits key="textInputTraits" returnKeyType="done"/> </textField> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="z8H-cJ-eMg"> <rect key="frame" x="50" y="67" width="52" height="38"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="tintColor" systemColor="labelColor"/> <state key="normal" title="Button"/> <buttonConfiguration key="configuration" style="plain" image="lastBtn" title=" "/> <connections> <action selector="leftBtn:" destination="mbf-sN-aCI" eventType="touchUpInside" id="oZd-tg-muS"/> </connections> </button> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lJg-yJ-DrP"> <rect key="frame" x="448" y="67" width="52" height="38"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <state key="normal" title="Button"/> <buttonConfiguration key="configuration" style="plain" image="nextBtn" title=" "/> <connections> <action selector="rightBtn:" destination="mbf-sN-aCI" eventType="touchUpInside" id="Ayj-gV-nZo"/> </connections> </button> <slider opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="3" minValue="1" maxValue="5" translatesAutoresizingMaskIntoConstraints="NO" id="8eF-fP-TL4"> <rect key="frame" x="570" y="72" width="261" height="30"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="tintColor" red="0.25882352941176467" green="0.2627450980392157" blue="0.76078431372549016" alpha="1" colorSpace="calibratedRGB"/> <connections> <action selector="sliderValueChanged:" destination="mbf-sN-aCI" eventType="valueChanged" id="eZx-Es-tZC"/> </connections> </slider> <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="638-fz-qt1"> <rect key="frame" x="0.0" y="44" width="1218" height="97"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" white="1" alpha="0.69488732993197277" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> </view> <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KNl-DA-Z9M"> <rect key="frame" x="39" y="460" width="1121" height="305"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" red="0.80392156862745101" green="0.82745098039215681" blue="0.8901960784313725" alpha="1" colorSpace="calibratedRGB"/> <color key="tintColor" red="0.80392156862745101" green="0.82745098039215681" blue="0.8901960784313725" alpha="1" colorSpace="calibratedRGB"/> </view> <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" editable="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="OFa-xs-gNw"> <rect key="frame" x="63" y="475" width="643" height="276"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <string key="text">do swapped = false for i = 1 to indexOfLastUnsortedElement-1 if leftElement &gt; rightElement swap(leftElement, rightElement) swapped = true while swapped</string> <color key="textColor" systemColor="labelColor"/> <fontDescription key="fontDescription" name="TrebuchetMS" family="Trebuchet MS" pointSize="30"/> <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> </textView> <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cGf-Oq-cuD"> <rect key="frame" x="39" y="149" width="1121" height="300"/> <autoresizingMask key="autoresizingMask"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> </view> <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" editable="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="8vB-Sf-a1Q"> <rect key="frame" x="750" y="475" width="379" height="276"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <color key="textColor" systemColor="labelColor"/> <fontDescription key="fontDescription" name="TrebuchetMS" family="Trebuchet MS" pointSize="30"/> <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> </textView> <navigationBar contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rEH-Jo-mg8"> <rect key="frame" x="0.0" y="0.0" width="1180" height="44"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> <items> <navigationItem title="Title" id="3UY-on-twl"> <barButtonItem key="leftBarButtonItem" title="Item" image="arrowshape.turn.up.left" catalog="system" id="hQS-Ad-cBx"> <connections> <action selector="backBtn:" destination="mbf-sN-aCI" id="qvs-ZP-o9K"/> </connections> </barButtonItem> <barButtonItem key="rightBarButtonItem" title="Item" image="star" catalog="system" id="u8e-kW-F4j"> <connections> <action selector="starBtn:" destination="mbf-sN-aCI" id="pN3-A9-Qmg"/> </connections> </barButtonItem> </navigationItem> </items> </navigationBar> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="line" translatesAutoresizingMaskIntoConstraints="NO" id="RUh-mM-cBH"> <rect key="frame" x="496" y="64" width="19" height="43"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> </imageView> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="line" translatesAutoresizingMaskIntoConstraints="NO" id="ITa-2Q-kXf"> <rect key="frame" x="846" y="64" width="19" height="43"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> </imageView> </subviews> <viewLayoutGuide key="safeArea" id="h00-ad-RO6"/> <color key="backgroundColor" red="0.90588235294117647" green="0.91764705882352937" blue="0.94901960784313721" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </view> <navigationItem key="navigationItem" id="KSd-fA-8Dt"/> <connections> <outlet property="buttomView" destination="KNl-DA-Z9M" id="qxr-j4-K3j"/> <outlet property="codeTextView" destination="OFa-xs-gNw" id="o5f-ch-OVc"/> <outlet property="displayView" destination="cGf-Oq-cuD" id="0r1-ja-XYj"/> <outlet property="modelView" destination="638-fz-qt1" id="tkA-qe-t5t"/> <outlet property="navigationTitle" destination="3UY-on-twl" id="fx7-d9-skL"/> <outlet property="numberCountTextField" destination="15y-m1-6jJ" id="PEH-sj-ZnS"/> <outlet property="operationTextView" destination="8vB-Sf-a1Q" id="vdQ-mv-Fpc"/> <outlet property="speedSlider" destination="8eF-fP-TL4" id="tV4-3V-1tl"/> <outlet property="starBtn" destination="u8e-kW-F4j" id="rX9-qp-VD9"/> <outlet property="topView" destination="rcS-XT-13e" id="m3i-lw-CDc"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="QeS-qE-lqg" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-304.06779661016952" y="-883.17073170731703"/> </scene> <!--Structure View Controller--> <scene sceneID="wtW-4b-gw9"> <objects> <viewController id="1NN-QN-NDV" customClass="StructureViewController" customModule="Codesigner" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="Ldw-me-QjO"> <rect key="frame" x="0.0" y="0.0" width="1180" height="820"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Bek-a0-knH"> <rect key="frame" x="77" y="230" width="1048" height="200"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="链表" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hf3-2I-GOe"> <rect key="frame" x="20" y="20" width="296" height="46"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="30"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RET-fT-eq8"> <rect key="frame" x="12" y="74" width="371" height="75"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="21"/> <state key="normal" title="删除节点"/> <connections> <segue destination="LW4-EK-sGa" kind="popoverPresentation" identifier="2Delete" popoverAnchorView="RET-fT-eq8" id="CUt-eI-EPK"> <popoverArrowDirection key="popoverArrowDirection" up="YES" down="YES" left="YES" right="YES"/> </segue> </connections> </button> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YSt-dO-6Dw"> <rect key="frame" x="375" y="74" width="371" height="75"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="21"/> <state key="normal" title="增加节点"/> <connections> <segue destination="8rO-Gs-hfg" kind="popoverPresentation" popoverAnchorView="YSt-dO-6Dw" id="sDj-h6-IPy"> <popoverArrowDirection key="popoverArrowDirection" up="YES" down="YES" left="YES" right="YES"/> </segue> </connections> </button> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xMj-O5-5Bw"> <rect key="frame" x="754" y="74" width="371" height="75"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="21"/> <state key="normal" title="删除所有节点"/> </button> <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="EjU-Y6-1hA"> <rect key="frame" x="77" y="438" width="629" height="315"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" systemColor="systemGray6Color"/> <color key="textColor" systemColor="labelColor"/> <fontDescription key="fontDescription" name="Rockwell-Regular" family="Rockwell" pointSize="30"/> <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> </textView> <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="jMb-do-MRV"> <rect key="frame" x="754" y="438" width="371" height="315"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" systemColor="systemGray6Color"/> <color key="textColor" systemColor="labelColor"/> <fontDescription key="fontDescription" name="TrebuchetMS" family="Trebuchet MS" pointSize="30"/> <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> </textView> </subviews> <viewLayoutGuide key="safeArea" id="Juq-yz-vMp"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> </view> <connections> <outlet property="codeTextView" destination="EjU-Y6-1hA" id="e8B-DK-Nmh"/> <outlet property="displayView" destination="Bek-a0-knH" id="hTh-GN-WZu"/> <outlet property="operationTextView" destination="jMb-do-MRV" id="dWi-pg-MMP"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="7kf-bj-P0a" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-304.06779661016952" y="-192.4390243902439"/> </scene> <!--Delete Present View Controller--> <scene sceneID="KrW-dm-ukV"> <objects> <viewController id="LW4-EK-sGa" customClass="DeletePresentViewController" customModule="Codesigner" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="j0V-TV-a9X"> <rect key="frame" x="0.0" y="0.0" width="400" height="213"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="输入删除节点位置" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xkw-1i-G87"> <rect key="frame" x="20" y="70" width="139" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="czp-Qr-lGN"> <rect key="frame" x="167" y="63" width="213" height="34"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="14"/> <textInputTraits key="textInputTraits"/> </textField> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PfH-gD-x7V"> <rect key="frame" x="185" y="163" width="31" height="30"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <state key="normal" title="确定"/> <connections> <action selector="tapBtn:" destination="LW4-EK-sGa" eventType="touchUpInside" id="DeJ-Dg-YUE"/> </connections> </button> </subviews> <viewLayoutGuide key="safeArea" id="Pu3-4v-Y5A"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> </view> <value key="contentSizeForViewInPopover" type="size" width="400" height="200"/> <connections> <outlet property="btn" destination="PfH-gD-x7V" id="euw-jt-QeX"/> <outlet property="input" destination="czp-Qr-lGN" id="Ig6-Lx-Mo4"/> <segue destination="fy0-oo-NzF" kind="unwind" identifier="Delete2Main" unwindAction="unwindToMain:" id="h1i-P6-nLY"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="4ai-Dv-kQY" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> <exit id="fy0-oo-NzF" userLabel="Exit" sceneMemberID="exit"/> </objects> <point key="canvasLocation" x="318" y="-192"/> </scene> <!--Add Present View Controller--> <scene sceneID="NIC-em-Xga"> <objects> <viewController id="8rO-Gs-hfg" customClass="AddPresentViewController" customModule="Codesigner" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="utm-Ww-FBo"> <rect key="frame" x="0.0" y="0.0" width="400" height="213"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o1B-DI-VYp"> <rect key="frame" x="185" y="163" width="31" height="30"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <state key="normal" title="确定"/> <connections> <action selector="tapBtn:" destination="8rO-Gs-hfg" eventType="touchUpInside" id="tka-eo-7T7"/> </connections> </button> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="输入新增节点位置" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bgL-CX-KzD"> <rect key="frame" x="20" y="64" width="139" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="输入新增节点的值" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aBb-IW-HMi"> <rect key="frame" x="20" y="119" width="139" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="tOg-68-zi9"> <rect key="frame" x="167" y="57" width="213" height="34"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="14"/> <textInputTraits key="textInputTraits"/> </textField> <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="jV9-Z2-TQN"> <rect key="frame" x="167" y="112" width="213" height="34"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="14"/> <textInputTraits key="textInputTraits"/> </textField> </subviews> <viewLayoutGuide key="safeArea" id="ud1-bh-Wft"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> </view> <value key="contentSizeForViewInPopover" type="size" width="400" height="200"/> <connections> <outlet property="input4Index" destination="tOg-68-zi9" id="HIm-xu-jMr"/> <outlet property="input4Value" destination="jV9-Z2-TQN" id="RGX-nd-P4m"/> <segue destination="KSS-vz-UxA" kind="unwind" identifier="Add2Main" unwindAction="unwindToMain:" id="DHf-IJ-CvT"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="8uL-Pf-mWl" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> <exit id="KSS-vz-UxA" userLabel="Exit" sceneMemberID="exit"/> </objects> <point key="canvasLocation" x="318" y="473"/> </scene> <!--Algorithm Main View Controller--> <scene sceneID="tne-QT-ifu"> <objects> <viewController id="BYZ-38-t0r" customClass="AlgorithmMainViewController" customModule="Codesigner" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC"> <rect key="frame" x="0.0" y="0.0" width="1180" height="820"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <view clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="oYj-uU-W7q"> <rect key="frame" x="20" y="74" width="575" height="315"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" preservesSuperviewLayoutMargins="YES" image="SortShow" translatesAutoresizingMaskIntoConstraints="NO" id="S32-Jy-s8z"> <rect key="frame" x="0.0" y="0.0" width="575" height="240"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" systemColor="systemGray6Color"/> <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="1000"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="算法推荐" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EIF-7F-n5n"> <rect key="frame" x="8" y="9" width="70" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="排序算法" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="f4f-cd-5Ky"> <rect key="frame" x="8" y="38" width="178" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="23"/> <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="冒泡排序" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TCI-Vx-7Ew"> <rect key="frame" x="96" y="248" width="70" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="一起学习最简单的排序算法吧" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SgF-RU-s5A"> <rect key="frame" x="96" y="277" width="186" height="17"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="14"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RJr-4V-8Aa"> <rect key="frame" x="519" y="262" width="48" height="30"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" systemColor="opaqueSeparatorColor"/> <state key="normal" title="学习"> <color key="titleShadowColor" systemColor="opaqueSeparatorColor"/> </state> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="8"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> <connections> <action selector="learnBtn:" destination="BYZ-38-t0r" eventType="touchUpInside" id="b9d-JJ-3ZC"/> </connections> </button> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="sorting" translatesAutoresizingMaskIntoConstraints="NO" id="4Vl-7F-ona"> <rect key="frame" x="8" y="245" width="80" height="61"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="8"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </imageView> </subviews> <color key="backgroundColor" systemColor="systemGray6Color"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="16"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </view> <view clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yHC-2K-KBe"> <rect key="frame" x="585" y="426" width="575" height="315"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="tree" translatesAutoresizingMaskIntoConstraints="NO" id="zbf-Cz-cAm"> <rect key="frame" x="0.0" y="0.0" width="575" height="240"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="1000"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="堆结构" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kyp-Mt-3yp"> <rect key="frame" x="96" y="248" width="52" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="功能强大的堆结构" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4Fl-i1-G2u"> <rect key="frame" x="96" y="277" width="115" height="17"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="14"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wmY-pO-s20"> <rect key="frame" x="519" y="262" width="48" height="30"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" systemColor="opaqueSeparatorColor"/> <state key="normal" title="学习"> <color key="titleShadowColor" systemColor="opaqueSeparatorColor"/> </state> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="8"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> <connections> <action selector="learnBtn:" destination="BYZ-38-t0r" eventType="touchUpInside" id="caP-fc-5Wl"/> </connections> </button> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="bst" translatesAutoresizingMaskIntoConstraints="NO" id="LwR-r2-Uun"> <rect key="frame" x="8" y="245" width="80" height="61"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="8"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </imageView> </subviews> <color key="backgroundColor" systemColor="systemGray6Color"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="16"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </view> <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="crn-Xy-1dN"> <rect key="frame" x="706" y="74" width="454" height="315"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="50" minimumInteritemSpacing="50" id="Zur-QP-8GO"> <size key="itemSize" width="390" height="290"/> <size key="estimatedItemSize" width="390" height="290"/> <size key="headerReferenceSize" width="0.0" height="0.0"/> <size key="footerReferenceSize" width="0.0" height="0.0"/> <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/> </collectionViewFlowLayout> <cells> <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="AlgorithmCell" id="Fuy-8L-A1r" customClass="AlgorithmCollectionViewCell" customModule="Codesigner" customModuleProvider="target"> <rect key="frame" x="32" y="0.0" width="390" height="290"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="EWC-wM-oBU"> <rect key="frame" x="0.0" y="0.0" width="390" height="290"/> <autoresizingMask key="autoresizingMask"/> <subviews> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="sorting" translatesAutoresizingMaskIntoConstraints="NO" id="L8O-9i-irX"> <rect key="frame" x="0.0" y="0.0" width="390" height="290"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="16"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="冒泡排序" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ytr-NV-xTL"> <rect key="frame" x="8" y="8" width="96" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="20"/> <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <nil key="highlightedColor"/> </label> </subviews> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="16"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </collectionViewCellContentView> <size key="customSize" width="390" height="290"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="16"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> <connections> <outlet property="imageView" destination="L8O-9i-irX" id="Abt-vU-gfP"/> <outlet property="title" destination="ytr-NV-xTL" id="jX1-kY-oxj"/> </connections> </collectionViewCell> </cells> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="16"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </collectionView> <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="E2p-bn-Q6M"> <rect key="frame" x="20" y="426" width="454" height="315"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="50" minimumInteritemSpacing="50" id="Yhk-ox-HIR"> <size key="itemSize" width="390" height="290"/> <size key="estimatedItemSize" width="390" height="290"/> <size key="headerReferenceSize" width="0.0" height="0.0"/> <size key="footerReferenceSize" width="0.0" height="0.0"/> <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/> </collectionViewFlowLayout> <cells> <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="DataStructorCell" id="HrQ-rv-0TX" customClass="AlgorithmCollectionViewCell" customModule="Codesigner" customModuleProvider="target"> <rect key="frame" x="32" y="0.0" width="390" height="290"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="Ksh-EB-T4L"> <rect key="frame" x="0.0" y="0.0" width="390" height="290"/> <autoresizingMask key="autoresizingMask"/> <subviews> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="list" translatesAutoresizingMaskIntoConstraints="NO" id="cTm-y3-q5Y"> <rect key="frame" x="0.0" y="0.0" width="390" height="290"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="16"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="冒泡排序" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ajZ-Ir-LYQ"> <rect key="frame" x="8" y="8" width="96" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="20"/> <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <nil key="highlightedColor"/> </label> </subviews> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="16"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </collectionViewCellContentView> <size key="customSize" width="390" height="290"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="16"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> <connections> <outlet property="imageView" destination="cTm-y3-q5Y" id="CjT-WR-jd2"/> <outlet property="title" destination="ajZ-Ir-LYQ" id="NXf-sh-9bL"/> </connections> </collectionViewCell> </cells> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusScale"> <real key="value" value="16"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </collectionView> </subviews> <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> </view> <connections> <outlet property="algorithmCollectionView" destination="crn-Xy-1dN" id="UfZ-4L-rJF"/> <outlet property="algorithmView" destination="oYj-uU-W7q" id="XVN-QT-HQj"/> <outlet property="dataStructorCollectionView" destination="E2p-bn-Q6M" id="qiz-Ky-8bx"/> <outlet property="dataStructorImageView" destination="zbf-Cz-cAm" id="kxk-dm-yef"/> <outlet property="dataStructorView" destination="yHC-2K-KBe" id="hxr-fl-TMR"/> <outlet property="imageView" destination="S32-Jy-s8z" id="Qkq-O5-7OQ"/> <segue destination="GXG-EN-YkV" kind="presentation" identifier="toDetail" modalTransitionStyle="crossDissolve" id="nRY-pZ-Eql"/> <segue destination="mbf-sN-aCI" kind="presentation" identifier="toLearn" modalPresentationStyle="fullScreen" modalTransitionStyle="crossDissolve" id="9px-x0-Fmb"/> <segue destination="1NN-QN-NDV" kind="presentation" identifier="mainlToList" modalPresentationStyle="fullScreen" id="p4s-q6-1T7"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-993.05084745762713" y="-191.70731707317071"/> </scene> </scenes> <inferredMetricsTieBreakers> <segue reference="inI-vx-5jz"/> <segue reference="5Uf-fW-i08"/> </inferredMetricsTieBreakers> <resources> <image name="SortButton" width="114" height="40"/> <image name="SortShow" width="444" height="336"/> <image name="arrowshape.turn.up.left" catalog="system" width="128" height="106"/> <image name="bst" width="400" height="300"/> <image name="lastBtn" width="24" height="24"/> <image name="line" width="1" height="41"/> <image name="list" width="400" height="300"/> <image name="nextBtn" width="24" height="24"/> <image name="sorting" width="400" height="300"/> <image name="star" catalog="system" width="128" height="116"/> <image name="tree" width="1284" height="574"/> <systemColor name="labelColor"> <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> </systemColor> <systemColor name="opaqueSeparatorColor"> <color red="0.77647058823529413" green="0.77647058823529413" blue="0.78431372549019607" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </systemColor> <systemColor name="systemBackgroundColor"> <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> </systemColor> <systemColor name="systemGray6Color"> <color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </systemColor> </resources> </document>
98.196286
589
0.535589
c097b5f2902190e59aec0764afbf3dd5f84ae67c
2,949
xml
XML
plugin.xml
Danyzzz/Speech_Recognition
80ebb4f409d48cbfd4db5a6a7b10f4f85416d131
[ "Apache-2.0" ]
36
2015-01-02T12:17:41.000Z
2020-02-22T15:25:16.000Z
plugin.xml
Danyzzz/Speech_Recognition
80ebb4f409d48cbfd4db5a6a7b10f4f85416d131
[ "Apache-2.0" ]
4
2016-04-10T16:38:14.000Z
2017-08-23T02:58:56.000Z
plugin.xml
Danyzzz/Speech_Recognition
80ebb4f409d48cbfd4db5a6a7b10f4f85416d131
[ "Apache-2.0" ]
28
2015-05-22T01:53:40.000Z
2021-09-15T12:09:38.000Z
<?xml version='1.0' encoding='utf-8' ?> <plugin id="com.rjfun.cordova.plugin.iflyspeech" version="0.0.2" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android"> <name>Speech</name> <description>Cordova plugin to support mobile speech recognizer and synthesizer with iFlyTek voice cloud service</description> <author>Lu Huiguo / Liming Xie</author> <license>Apache 2.0</license> <keywords>cordova,speech,recognizer,synthesizer,iflytek</keywords> <repo>https://github.com/floatinghotpot/cordova-plugin-speech.git</repo> <issue>https://github.com/floatinghotpot/cordova-plugin-speech/issues</issue> <engines> <engine name="cordova" version=">=3.3.0" /> </engines> <js-module src="www/speech.js" name="speech"> <clobbers target="navigator.speech" /> </js-module> <platform name="android"> <config-file parent="/*" target="res/xml/config.xml"> <feature name="Speech"> <param name="android-package" value="com.rjfun.cordova.plugin.Speech" /> </feature> </config-file> <config-file target="AndroidManifest.xml" parent="/*"> <uses-permission android:name="android.permission.RECORD_AUDIO" /> <uses-permission android:name="android.permission.INTERNET" /> <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" /> <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" /> <uses-permission android:name="android.permission.READ_PHONE_STATE" /> </config-file> <source-file src="src/android/Speech.java" target-dir="src/com/rjfun/cordova/plugin" /> <source-file src="src/android/libs/armeabi/libmsc.so" target-dir="libs/armeabi" /> <source-file src="src/android/libs/armeabi-v7a/libmsc.so" target-dir="libs/armeabi-v7a" /> <source-file src="src/android/libs/mips/libmsc.so" target-dir="libs/mips" /> <source-file src="src/android/libs/x86/libmsc.so" target-dir="libs/x86" /> <source-file src="src/android/libs/Msc.jar" target-dir="libs" /> </platform> <platform name="ios"> <config-file parent="/*" target="config.xml"> <feature name="Speech"> <param name="ios-package" value="CDVSpeech" /> </feature> </config-file> <header-file src="src/ios/CDVSpeech.h" /> <source-file src="src/ios/CDVSpeech.m" /> <framework src="AVFoundation.framework" /> <framework src="AddressBook.framework" /> <framework src="AudioToolbox.framework" /> <framework src="SystemConfiguration.framework" /> <framework src="QuartzCore.framework" /> <framework src="src/ios/iflyMSC.framework" custom="true" /> </platform> </plugin>
48.344262
173
0.649034
ad4d612d27e2c5ea808bfd30c8cee9dabe29962f
5,576
xml
XML
984874091bdfa8508b08419ead4bcb3f/author_elective_update/sys_complex_object_77294e671b9b28108b08419ead4bcb53.xml
adcomsolutions/sn-jirachi
779a042f5ee39bec0c2f3b3b029a3fdbbbd47a74
[ "MIT" ]
null
null
null
984874091bdfa8508b08419ead4bcb3f/author_elective_update/sys_complex_object_77294e671b9b28108b08419ead4bcb53.xml
adcomsolutions/sn-jirachi
779a042f5ee39bec0c2f3b3b029a3fdbbbd47a74
[ "MIT" ]
null
null
null
984874091bdfa8508b08419ead4bcb3f/author_elective_update/sys_complex_object_77294e671b9b28108b08419ead4bcb53.xml
adcomsolutions/sn-jirachi
779a042f5ee39bec0c2f3b3b029a3fdbbbd47a74
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?><record_update sys_domain="global" table="sys_complex_object"> <sys_complex_object action="DELETE"> <label/> <name>FoundUsers</name> <namespace>TheJiraCloudplatformRESTAPI100100SNAPSHOT</namespace> <scope_name>984874091bdfa8508b08419ead4bcb3f</scope_name> <serialized_content>{"TheJiraCloudplatformRESTAPI100100SNAPSHOT:FoundUsers":{"total":"Integer","header":"String","users":[{"users":{"accountId":"String","avatarUrl":"String","displayName":"String","name":"String","html":"String","key":"String"}}]}}</serialized_content> <sys_class_name>sys_complex_object</sys_class_name> <sys_created_by>chris.crockett</sys_created_by> <sys_created_on>2021-04-09 23:42:56</sys_created_on> <sys_domain>global</sys_domain> <sys_id>77294e671b9b28108b08419ead4bcb53</sys_id> <sys_mod_count>0</sys_mod_count> <sys_name>FoundUsers</sys_name> <sys_overrides/> <sys_package display_value="Jira Integration" source="984874091bdfa8508b08419ead4bcb3f">984874091bdfa8508b08419ead4bcb3f</sys_package> <sys_policy/> <sys_scope display_value="Jira Integration">984874091bdfa8508b08419ead4bcb3f</sys_scope> <sys_update_name>sys_complex_object_77294e671b9b28108b08419ead4bcb53</sys_update_name> <sys_updated_by>chris.crockett</sys_updated_by> <sys_updated_on>2021-04-09 23:42:56</sys_updated_on> <type>complex_object_schema</type> </sys_complex_object> <sys_update_version action="INSERT_OR_UPDATE"> <action>DELETE</action> <application display_value="Jira Integration">984874091bdfa8508b08419ead4bcb3f</application> <file_path/> <instance_id>0338d1bbdbe39b041ddcf22ebf9619b4</instance_id> <instance_name>adcomsolutionsdev</instance_name> <name>sys_complex_object_77294e671b9b28108b08419ead4bcb53</name> <payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update sys_domain="global" table="sys_complex_object"><sys_complex_object action="INSERT_OR_UPDATE"><label/><name>FoundUsers</name><namespace>TheJiraCloudplatformRESTAPI100100SNAPSHOT</namespace><scope_name>984874091bdfa8508b08419ead4bcb3f</scope_name><serialized_content>{"TheJiraCloudplatformRESTAPI100100SNAPSHOT:FoundUsers":{"total":"Integer","header":"String","users":[{"users":{"accountId":"String","avatarUrl":"String","displayName":"String","name":"String","html":"String","key":"String"}}]}}</serialized_content><sys_class_name>sys_complex_object</sys_class_name><sys_created_by>chris.crockett</sys_created_by><sys_created_on>2021-04-09 23:42:56</sys_created_on><sys_domain>global</sys_domain><sys_id>77294e671b9b28108b08419ead4bcb53</sys_id><sys_mod_count>0</sys_mod_count><sys_name>FoundUsers</sys_name><sys_overrides/><sys_package display_value="Jira Integration" source="984874091bdfa8508b08419ead4bcb3f">984874091bdfa8508b08419ead4bcb3f</sys_package><sys_policy/><sys_scope display_value="Jira Integration">984874091bdfa8508b08419ead4bcb3f</sys_scope><sys_update_name>sys_complex_object_77294e671b9b28108b08419ead4bcb53</sys_update_name><sys_updated_by>chris.crockett</sys_updated_by><sys_updated_on>2021-04-09 23:42:56</sys_updated_on><type>complex_object_schema</type></sys_complex_object></record_update>]]></payload> <payload_hash>1065814593</payload_hash> <record_name>FoundUsers</record_name> <reverted_from/> <source>926e5be61bcbe01031264159cc4bcbb7</source> <source_table>sys_update_set</source_table> <state>previous</state> <sys_created_by>chris.crockett</sys_created_by> <sys_created_on>2021-04-09 23:42:56</sys_created_on> <sys_id>bb294e671b9b28108b08419ead4bcb55</sys_id> <sys_mod_count>0</sys_mod_count> <sys_recorded_at>178b90465550000001</sys_recorded_at> <sys_updated_by>chris.crockett</sys_updated_by> <sys_updated_on>2021-04-09 23:42:56</sys_updated_on> <type>Complex Object</type> <update_guid>b3294e67b69b281057a5f3f23a766a55</update_guid> <update_guid_history>b3294e67b69b281057a5f3f23a766a55:1065814593</update_guid_history> </sys_update_version> <sys_metadata_delete action="INSERT_OR_UPDATE"> <sys_audit_delete/> <sys_class_name>sys_metadata_delete</sys_class_name> <sys_created_by>chris.crockett</sys_created_by> <sys_created_on>2021-04-15 23:12:09</sys_created_on> <sys_db_object display_value="" name="sys_complex_object">sys_complex_object</sys_db_object> <sys_id>3157b63185064e8889be9b069a3df290</sys_id> <sys_metadata>77294e671b9b28108b08419ead4bcb53</sys_metadata> <sys_mod_count>0</sys_mod_count> <sys_name>FoundUsers</sys_name> <sys_package display_value="Jira Integration" source="984874091bdfa8508b08419ead4bcb3f">984874091bdfa8508b08419ead4bcb3f</sys_package> <sys_parent/> <sys_policy/> <sys_scope display_value="Jira Integration">984874091bdfa8508b08419ead4bcb3f</sys_scope> <sys_scope_delete display_value="">4d6c253b4e124d31af4e500594e86541</sys_scope_delete> <sys_update_name>sys_complex_object_77294e671b9b28108b08419ead4bcb53</sys_update_name> <sys_update_version display_value="sys_complex_object_77294e671b9b28108b08419ead4bcb53">bb294e671b9b28108b08419ead4bcb55</sys_update_version> <sys_updated_by>chris.crockett</sys_updated_by> <sys_updated_on>2021-04-15 23:12:09</sys_updated_on> </sys_metadata_delete> </record_update>
79.657143
1,406
0.765423
fe9cb099e0870e4297895fabb774134c710b04aa
41,113
xml
XML
MusicXML_files/wikifonia20100503/4712.xml
PowerOlive/SongCreator
03357f13ff77c1757999fc2039ab3bafefda3039
[ "MIT" ]
null
null
null
MusicXML_files/wikifonia20100503/4712.xml
PowerOlive/SongCreator
03357f13ff77c1757999fc2039ab3bafefda3039
[ "MIT" ]
null
null
null
MusicXML_files/wikifonia20100503/4712.xml
PowerOlive/SongCreator
03357f13ff77c1757999fc2039ab3bafefda3039
[ "MIT" ]
null
null
null
<score-partwise version="2.0"><work><work-number/><work-title/></work><movement-number/><movement-title>None But The Lonely Heart</movement-title><identification><creator type="composer">Tschaikovski</creator><creator type="poet"/><rights>All Rights Reserved</rights><encoding><software>MuseScore 0.9.5</software><encoding-date>2010-02-23</encoding-date><software>ProxyMusic 2.0 c</software></encoding><source>http://wikifonia.org/node/4712/revisions/6395/view</source></identification><defaults><scaling><millimeters>7.056</millimeters><tenths>40</tenths></scaling><page-layout><page-height>1683.67</page-height><page-width>1190.48</page-width><page-margins type="both"><left-margin>56.6893</left-margin><right-margin>56.6893</right-margin><top-margin>56.6893</top-margin><bottom-margin>113.379</bottom-margin></page-margins></page-layout></defaults><credit page="1"><credit-words font-size="24" default-y="1626.98" default-x="595.238" justify="center" valign="top">None But The Lonely Heart</credit-words></credit><part-list><score-part id="P1"><part-name>Voice</part-name><score-instrument id="P1-I3"><instrument-name>Voice</instrument-name></score-instrument><midi-instrument id="P1-I3"><midi-channel>1</midi-channel><midi-program>53</midi-program></midi-instrument></score-part></part-list><part id="P1"><measure width="247.06" number="1"><print><system-layout><system-margins><left-margin>67.42</left-margin><right-margin>0.00</right-margin></system-margins><top-system-distance>204.31</top-system-distance></system-layout></print><attributes><divisions>480</divisions><key><fifths>0</fifths><mode>major</mode></key><time><beats>4</beats><beat-type>4</beat-type></time><clef><sign>G</sign><line>2</line></clef></attributes><harmony print-frame="no"><root><root-step>D</root-step></root><kind text="m6">minor-sixth</kind><bass><bass-step>F</bass-step></bass></harmony><direction placement="above"><direction-type><words>Slowly with espression</words></direction-type></direction><note default-y="-25.00" default-x="99.64"><pitch><step>A</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>None</text></lyric></note><note default-y="-55.00" default-x="164.45"><pitch><step>B</step><octave>3</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>but</text></lyric></note><note default-y="-55.00" default-x="204.96"><pitch><step>B</step><octave>3</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>the</text></lyric></note></measure><measure width="189.13" number="2"><harmony print-frame="no"><root><root-step>A</root-step></root><kind text="m">minor</kind><bass><bass-step>E</bass-step></bass></harmony><note default-y="-25.00" default-x="27.87"><pitch><step>A</step><octave>4</octave></pitch><duration>720</duration><voice>1</voice><type>quarter</type><dot/><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>lone</text></lyric></note><note default-y="-50.00" default-x="79.50"><pitch><step>C</step><octave>4</octave></pitch><duration>240</duration><voice>1</voice><type>eighth</type><stem>up</stem><lyric number="1"><syllabic>end</syllabic><text>ly</text></lyric></note><note default-y="-50.00" default-x="129.31"><pitch><step>C</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>heart</text></lyric></note></measure><measure width="207.60" number="3"><harmony print-frame="no"><root><root-step>D</root-step></root><kind text="m">minor</kind></harmony><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note><note default-y="-45.00" default-x="62.75"><pitch><step>D</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>can</text></lyric></note><harmony print-frame="no"><root><root-step>D</root-step></root><kind text="m">minor</kind><bass><bass-step>C</bass-step></bass></harmony><note default-y="-40.00" default-x="110.50"><pitch><step>E</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>know</text></lyric></note><note default-y="-35.00" default-x="158.25"><pitch><step>F</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>my</text></lyric></note></measure><measure width="173.29" number="4"><harmony print-frame="no"><root><root-step>G</root-step></root><kind text="7">dominant</kind><bass><bass-step>B</bass-step></bass></harmony><note default-y="-30.00" default-x="23.49"><pitch><step>G</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>sad</text></lyric></note><harmony print-frame="no"><root><root-step>G</root-step></root><kind text="m6">minor-sixth</kind><bass><bass-step>B</bass-step><bass-alter>-1</bass-alter></bass></harmony><note default-y="-30.00" default-x="97.59"><pitch><step>G</step><octave>4</octave></pitch><duration>960</duration><tie type="start"/><voice>1</voice><type>half</type><stem>up</stem><notations><tied type="start"/></notations><lyric number="1"><syllabic>end</syllabic><text>ness,</text></lyric></note></measure><measure width="192.59" number="5"><harmony print-frame="no"><root><root-step>A</root-step></root><kind text="7">dominant</kind></harmony><note default-y="-30.00" default-x="15.00"><pitch><step>G</step><octave>4</octave></pitch><duration>480</duration><tie type="stop"/><voice>1</voice><type>quarter</type><stem>up</stem><notations><tied type="stop"/></notations></note><note default-y="-20.00" default-x="59.00"><pitch><step>B</step><alter>-1</alter><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><accidental>flat</accidental><stem>down</stem><lyric number="1"><syllabic>begin</syllabic><text>a</text></lyric></note><note default-y="-25.00" default-x="103.00"><pitch><step>A</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>end</syllabic><text>lone</text></lyric></note><note default-y="-30.00" default-x="146.99"><pitch><step>G</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>and</text></lyric></note></measure><measure width="234.77" number="6"><print new-system="yes"><system-layout><system-margins><left-margin>-0.00</left-margin><right-margin>-0.00</right-margin></system-margins><system-distance>129.51</system-distance></system-layout></print><harmony print-frame="no"><root><root-step>D</root-step></root><kind text="m">minor</kind></harmony><note default-y="-35.00" default-x="71.67"><pitch><step>F</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>part</text></lyric></note><note default-y="-40.00" default-x="112.04"><pitch><step>E</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>end</syllabic><text>ed</text></lyric></note><harmony print-frame="no"><root><root-step>D</root-step></root><kind text="m">minor</kind><bass><bass-step>F</bass-step></bass></harmony><note default-y="-45.00" default-x="152.42"><pitch><step>D</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>far</text></lyric></note><note default-y="-25.00" default-x="192.80"><pitch><step>A</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>from</text></lyric></note></measure><measure width="111.85" number="7"><harmony print-frame="no"><root><root-step>G</root-step></root><kind text="m6">minor-sixth</kind></harmony><note default-y="-30.00" default-x="22.87"><pitch><step>G</step><octave>4</octave></pitch><duration>1440</duration><voice>1</voice><type>half</type><dot/><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>joy</text></lyric></note><note default-y="-35.00" default-x="80.64"><pitch><step>F</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>and</text></lyric></note></measure><measure width="133.77" number="8"><harmony print-frame="no"><root><root-step>A</root-step></root><kind text="">major</kind></harmony><note default-y="-40.00" default-x="27.87"><pitch><step>E</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>glad</text></lyric></note><note default-y="-40.00" default-x="80.02"><pitch><step>E</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>end</syllabic><text>ness.</text></lyric></note></measure><measure width="231.39" number="9"><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note><note default-y="-40.00" default-x="34.51"><pitch><step>E</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem></note><note default-y="-25.00" default-x="127.15"><pitch><step>A</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>(PIANO SOLO)</text></lyric></note><note default-y="-30.00" default-x="206.59"><pitch><step>G</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem></note></measure><measure width="165.06" number="10"><harmony print-frame="no"><root><root-step>D</root-step></root><kind text="m">minor</kind><bass><bass-step>A</bass-step></bass></harmony><note default-y="-35.00" default-x="15.00"><pitch><step>F</step><octave>4</octave></pitch><duration>720</duration><voice>1</voice><type>quarter</type><dot/><stem>up</stem></note><note default-y="-20.00" default-x="71.23"><pitch><step>B</step><alter>-1</alter><octave>4</octave></pitch><duration>240</duration><voice>1</voice><type>eighth</type><accidental>flat</accidental><stem>down</stem></note><note default-y="-25.00" default-x="100.05"><pitch><step>A</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem></note></measure><measure width="112.53" number="11"><harmony print-frame="no"><root><root-step>G</root-step><root-alter>1</root-alter></root><kind text="dim7">diminished-seventh</kind><bass><bass-step>A</bass-step></bass></harmony><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note><note default-y="-35.00" default-x="38.98"><pitch><step>F</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem></note><note default-y="-40.00" default-x="62.97"><pitch><step>E</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem></note><note default-y="-45.00" default-x="86.95"><pitch><step>D</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem></note></measure><measure width="87.71" number="12"><note default-y="-50.00" default-x="20.74"><pitch><step>C</step><alter>1</alter><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><accidental>sharp</accidental><stem>up</stem></note><note default-y="-25.00" default-x="53.43"><pitch><step>A</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem></note></measure><measure width="297.43" number="13"><print new-system="yes"><system-layout><system-margins><left-margin>-0.00</left-margin><right-margin>-0.00</right-margin></system-margins><system-distance>129.51</system-distance></system-layout></print><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note><note default-y="-40.00" default-x="110.07"><pitch><step>E</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>Heav'n's</text></lyric></note><note default-y="-25.00" default-x="182.05"><pitch><step>A</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>bound</text></lyric></note><note default-y="-30.00" default-x="238.94"><pitch><step>G</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>end</syllabic><text>less</text></lyric></note></measure><measure width="160.00" number="14"><harmony print-frame="no"><root><root-step>D</root-step></root><kind text="m">minor</kind><bass><bass-step>A</bass-step></bass></harmony><note default-y="-35.00" default-x="27.86"><pitch><step>F</step><octave>4</octave></pitch><duration>720</duration><voice>1</voice><type>quarter</type><dot/><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>arch</text></lyric></note><note default-y="-20.00" default-x="73.91"><pitch><step>B</step><alter>-1</alter><octave>4</octave></pitch><duration>240</duration><voice>1</voice><type>eighth</type><accidental>flat</accidental><stem>down</stem><lyric number="1"><syllabic>single</syllabic><text>I</text></lyric></note><note default-y="-25.00" default-x="106.47"><pitch><step>A</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>see</text></lyric></note></measure><measure width="198.22" number="15"><harmony print-frame="no"><root><root-step>B</root-step></root><kind text="7">dominant</kind><bass><bass-step>A</bass-step></bass></harmony><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note><note default-y="-35.00" default-x="60.19"><pitch><step>F</step><alter>1</alter><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><accidental>sharp</accidental><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>spread</text></lyric></note><note default-y="-20.00" default-x="109.94"><pitch><step>B</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>down</stem><lyric number="1"><syllabic>single</syllabic><text>out</text></lyric></note><note default-y="-25.00" default-x="153.28"><pitch><step>A</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>a</text></lyric></note></measure><measure width="219.10" number="16"><harmony print-frame="no"><root><root-step>E</root-step></root><kind text="m">minor</kind><bass><bass-step>G</bass-step></bass></harmony><note default-y="-30.00" default-x="55.72"><pitch><step>G</step><octave>4</octave></pitch><duration>720</duration><voice>1</voice><type>quarter</type><dot/><stem>up</stem><notations><slur type="start" number="1"/></notations><lyric number="1"><syllabic>end</syllabic><text> b o v e</text></lyric></note><note default-y="-15.00" default-x="111.14"><pitch><step>C</step><octave>5</octave></pitch><duration>240</duration><voice>1</voice><type>eighth</type><stem>up</stem><notations><slur type="stop" number="1"/></notations></note><note default-y="-20.00" default-x="155.01"><pitch><step>B</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>down</stem><lyric number="1"><syllabic>single</syllabic><text>me.</text></lyric></note></measure><measure width="202.35" number="17"><harmony print-frame="no"><root><root-step>B</root-step></root><kind text="7">dominant</kind><bass><bass-step>F</bass-step><bass-alter>1</bass-alter></bass></harmony><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note><note default-y="-20.00" default-x="57.18"><pitch><step>B</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>down</stem><lyric number="1"><syllabic>single</syllabic><text>Oh,</text></lyric></note><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note><note default-y="-20.00" default-x="141.55"><pitch><step>B</step><octave>4</octave></pitch><duration>240</duration><voice>1</voice><type>eighth</type><stem>down</stem><beam number="1">begin</beam><lyric number="1"><syllabic>single</syllabic><text>what</text></lyric></note><note default-y="-20.00" default-x="174.39"><pitch><step>B</step><octave>4</octave></pitch><duration>240</duration><voice>1</voice><type>eighth</type><stem>down</stem><beam number="1">end</beam><lyric number="1"><syllabic>single</syllabic><text>a</text></lyric></note></measure><measure width="268.50" number="18"><print new-system="yes"><system-layout><system-margins><left-margin>-0.00</left-margin><right-margin>0.00</right-margin></system-margins><system-distance>129.51</system-distance></system-layout></print><harmony print-frame="no"><root><root-step>B</root-step></root><kind text="m7b5">half-diminished</kind><bass><bass-step>F</bass-step></bass></harmony><note default-y="-20.00" default-x="67.30"><pitch><step>B</step><octave>4</octave></pitch><duration>720</duration><voice>1</voice><type>quarter</type><dot/><stem>down</stem><lyric number="1"><syllabic>begin</syllabic><text>dis</text></lyric></note><note default-y="-20.00" default-x="127.20"><pitch><step>B</step><octave>4</octave></pitch><duration>240</duration><voice>1</voice><type>eighth</type><stem>down</stem><lyric number="1"><syllabic>end</syllabic><text>tance</text></lyric></note><harmony print-frame="no"><root><root-step>E</root-step></root><kind text="">major</kind></harmony><note default-y="-10.00" default-x="176.30"><pitch><step>D</step><octave>5</octave></pitch><duration>720</duration><voice>1</voice><type>quarter</type><dot/><stem>down</stem><lyric number="1"><syllabic>single</syllabic><text>dear</text></lyric></note><note default-y="-20.00" default-x="236.20"><pitch><step>B</step><octave>4</octave></pitch><duration>240</duration><voice>1</voice><type>eighth</type><stem>down</stem><lyric number="1"><syllabic>single</syllabic><text>to</text></lyric></note></measure><measure width="148.67" number="19"><harmony print-frame="no"><root><root-step>A</root-step></root><kind text="m">minor</kind></harmony><note default-y="-15.00" default-x="24.74"><pitch><step>C</step><octave>5</octave></pitch><duration>1440</duration><voice>1</voice><type>half</type><dot/><stem>down</stem><lyric number="1"><syllabic>single</syllabic><text>one</text></lyric></note><note default-y="-40.00" default-x="105.62"><pitch><step>E</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>who</text></lyric></note></measure><measure width="159.93" number="20"><harmony print-frame="no"><root><root-step>C</root-step></root><kind text="m6">minor-sixth</kind><bass><bass-step>G</bass-step></bass></harmony><note default-y="-25.00" default-x="32.26"><pitch><step>A</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>loves</text></lyric></note><note default-y="-25.00" default-x="95.30"><pitch><step>A</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>me!</text></lyric></note></measure><measure width="92.06" number="21"><harmony print-frame="no"><root><root-step>F</root-step><root-alter>1</root-alter></root><kind text="dim7">diminished-seventh</kind></harmony><note><rest/><duration>1920</duration><voice>1</voice></note></measure><measure width="210.70" number="22"><harmony print-frame="no"><root><root-step>G</root-step></root><kind text="9">dominant-ninth</kind><bass><bass-step>F</bass-step></bass></harmony><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note><note default-y="-25.00" default-x="63.53"><pitch><step>A</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>None</text></lyric></note><note default-y="-55.00" default-x="112.05"><pitch><step>B</step><octave>3</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>but</text></lyric></note><note default-y="-55.00" default-x="160.58"><pitch><step>B</step><octave>3</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>the</text></lyric></note></measure><measure width="197.23" number="23"><harmony print-frame="no"><root><root-step>C</root-step></root><kind text="">major</kind><bass><bass-step>E</bass-step></bass></harmony><note default-y="-25.00" default-x="27.87"><pitch><step>A</step><octave>4</octave></pitch><duration>720</duration><voice>1</voice><type>quarter</type><dot/><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>lone</text></lyric></note><note default-y="-50.00" default-x="83.31"><pitch><step>C</step><octave>4</octave></pitch><duration>240</duration><voice>1</voice><type>eighth</type><stem>up</stem><lyric number="1"><syllabic>end</syllabic><text>ly</text></lyric></note><note default-y="-50.00" default-x="133.12"><pitch><step>C</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>heart</text></lyric></note></measure><measure width="247.81" number="24"><print new-system="yes"><system-layout><system-margins><left-margin>-0.00</left-margin><right-margin>-0.00</right-margin></system-margins><system-distance>129.51</system-distance></system-layout></print><harmony print-frame="no"><root><root-step>G</root-step></root><kind text="7">dominant</kind><bass><bass-step>D</bass-step></bass></harmony><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note><note default-y="-45.00" default-x="101.44"><pitch><step>D</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>can</text></lyric></note><note default-y="-40.00" default-x="149.70"><pitch><step>E</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>know</text></lyric></note><note default-y="-35.00" default-x="197.96"><pitch><step>F</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>my</text></lyric></note></measure><measure width="140.12" number="25"><harmony print-frame="no"><root><root-step>G</root-step></root><kind text="m6">minor-sixth</kind><bass><bass-step>D</bass-step></bass></harmony><note default-y="-30.00" default-x="23.49"><pitch><step>G</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>sad</text></lyric></note><note default-y="-30.00" default-x="81.00"><pitch><step>G</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>end</syllabic><text>ness</text></lyric></note></measure><measure width="192.22" number="26"><harmony print-frame="no"><root><root-step>A</root-step></root><kind text="7">dominant</kind><bass><bass-step>C</bass-step><bass-alter>1</bass-alter></bass></harmony><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note><note default-y="-20.00" default-x="58.91"><pitch><step>B</step><alter>-1</alter><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><accidental>flat</accidental><stem>down</stem><lyric number="1"><syllabic>begin</syllabic><text>a</text></lyric></note><note default-y="-25.00" default-x="102.81"><pitch><step>A</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>end</syllabic><text>lone</text></lyric></note><note default-y="-30.00" default-x="146.72"><pitch><step>G</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>and</text></lyric></note></measure><measure width="209.84" number="27"><harmony print-frame="no"><root><root-step>D</root-step></root><kind text="m">minor</kind></harmony><note default-y="-35.00" default-x="25.99"><pitch><step>F</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>part</text></lyric></note><note default-y="-40.00" default-x="71.55"><pitch><step>E</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>end</syllabic><text>ed</text></lyric></note><note default-y="-45.00" default-x="117.11"><pitch><step>D</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>far</text></lyric></note><note default-y="-25.00" default-x="162.67"><pitch><step>A</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>from</text></lyric></note></measure><measure width="132.59" number="28"><harmony print-frame="no"><root><root-step>G</root-step></root><kind text="m6">minor-sixth</kind></harmony><note default-y="-30.00" default-x="22.87"><pitch><step>G</step><octave>4</octave></pitch><duration>1440</duration><voice>1</voice><type>half</type><dot/><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>joy</text></lyric></note><note default-y="-35.00" default-x="94.35"><pitch><step>F</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>and</text></lyric></note></measure><measure width="154.51" number="29"><harmony print-frame="no"><root><root-step>A</root-step></root><kind text="7">dominant</kind></harmony><note default-y="-40.00" default-x="27.87"><pitch><step>E</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>glad</text></lyric></note><note default-y="-40.00" default-x="90.39"><pitch><step>E</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>ness,</text></lyric></note></measure><measure width="209.16" number="30"><print new-system="yes"><system-layout><system-margins><left-margin>-0.00</left-margin><right-margin>0.00</right-margin></system-margins><system-distance>129.51</system-distance></system-layout></print><harmony print-frame="no"><root><root-step>A</root-step></root><kind text="7">dominant</kind><bass><bass-step>G</bass-step></bass></harmony><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note><note default-y="-25.00" default-x="96.06"><pitch><step>A</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>a</text></lyric></note><note default-y="-5.00" default-x="138.95"><pitch><step>E</step><octave>5</octave></pitch><duration>960</duration><tie type="start"/><voice>1</voice><type>half</type><stem>down</stem><notations><tied type="start"/></notations><lyric number="1"><syllabic>end</syllabic><text>lone</text></lyric></note></measure><measure width="213.73" number="31"><harmony print-frame="no"><root><root-step>D</root-step></root><kind text="m">minor</kind><bass><bass-step>F</bass-step></bass></harmony><note default-y="-5.00" default-x="15.00"><pitch><step>E</step><octave>5</octave></pitch><duration>480</duration><tie type="stop"/><voice>1</voice><type>quarter</type><stem>down</stem><notations><tied type="stop"/></notations></note><note default-y="-10.00" default-x="64.28"><pitch><step>D</step><octave>5</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>down</stem><lyric number="1"><syllabic>single</syllabic><text>and</text></lyric></note><harmony print-frame="no"><root><root-step>D</root-step></root><kind text="m7">minor-seventh</kind></harmony><note default-y="-15.00" default-x="113.56"><pitch><step>C</step><octave>5</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>down</stem><lyric number="1"><syllabic>begin</syllabic><text>part</text></lyric></note><note default-y="-25.00" default-x="162.85"><pitch><step>A</step><alter>-1</alter><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><accidental>flat</accidental><stem>up</stem><lyric number="1"><syllabic>end</syllabic><text>ed</text></lyric></note></measure><measure width="130.08" number="32"><harmony print-frame="no"><root><root-step>C</root-step></root><kind text="">major</kind><bass><bass-step>G</bass-step></bass></harmony><note default-y="-25.00" default-x="20.97"><pitch><step>A</step><alter>-1</alter><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><accidental>flat</accidental><stem>up</stem><notations><slur type="start" number="1"/></notations><lyric number="1"><syllabic>single</syllabic><text>far</text></lyric></note><note default-y="-30.00" default-x="74.73"><pitch><step>G</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><notations><slur type="stop" number="1"/></notations></note></measure><measure width="226.03" number="33"><harmony print-frame="no"><root><root-step>G</root-step></root><kind text="7b9">dominant</kind><degree><degree-value>9</degree-value><degree-alter>-1</degree-alter><degree-type>add</degree-type></degree></harmony><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note><note default-y="-35.00" default-x="67.36"><pitch><step>F</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>from</text></lyric></note><note default-y="-10.00" default-x="119.71"><pitch><step>D</step><octave>5</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>down</stem><lyric number="1"><syllabic>single</syllabic><text>joy</text></lyric></note><note default-y="-35.00" default-x="172.07"><pitch><step>F</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>and</text></lyric></note></measure><measure width="190.71" number="34"><harmony print-frame="no"><root><root-step>A</root-step></root><kind text="m">minor</kind></harmony><note default-y="-35.00" default-x="27.87"><pitch><step>F</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>glad</text></lyric></note><note default-y="-40.00" default-x="99.53"><pitch><step>E</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>ness.</text></lyric></note><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note></measure><measure width="107.39" number="35"><harmony print-frame="no"><root><root-step>D</root-step></root><kind text="m">minor</kind></harmony><note><rest/><duration>1920</duration><voice>1</voice></note></measure><measure width="279.46" number="36"><print new-system="yes"><system-layout><system-margins><left-margin>-0.00</left-margin><right-margin>0.00</right-margin></system-margins><system-distance>129.51</system-distance></system-layout></print><direction placement="above"><direction-type><words>N.C.</words></direction-type></direction><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note><note default-y="-45.00" default-x="109.35"><pitch><step>D</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>My</text></lyric></note><note default-y="-40.00" default-x="165.52"><pitch><step>E</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>sen</text></lyric></note><note default-y="-35.00" default-x="221.69"><pitch><step>F</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>end</syllabic><text>ses</text></lyric></note></measure><measure width="155.00" number="37"><harmony print-frame="no"><root><root-step>G</root-step></root><kind text="9">dominant-ninth</kind></harmony><note default-y="-20.00" default-x="26.30"><pitch><step>B</step><octave>4</octave></pitch><duration>1920</duration><tie type="start"/><voice>1</voice><type>whole</type><notations><tied type="start"/></notations><lyric number="1"><syllabic>single</syllabic><text>fail,</text></lyric></note></measure><measure width="242.14" number="38"><harmony print-frame="no"><root><root-step>C</root-step></root><kind text="">major</kind><bass><bass-step>E</bass-step></bass></harmony><note default-y="-20.00" default-x="15.00"><pitch><step>B</step><octave>4</octave></pitch><duration>480</duration><tie type="stop"/><voice>1</voice><type>quarter</type><stem>down</stem><notations><tied type="stop"/></notations></note><note default-y="-15.00" default-x="71.38"><pitch><step>C</step><octave>5</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>down</stem><lyric number="1"><syllabic>single</syllabic><text>a</text></lyric></note><note default-y="-20.00" default-x="127.77"><pitch><step>B</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>down</stem><lyric number="1"><syllabic>begin</syllabic><text>burn</text></lyric></note><note default-y="-25.00" default-x="184.15"><pitch><step>A</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>end</syllabic><text>ing</text></lyric></note></measure><measure width="178.29" number="39"><harmony print-frame="no"><root><root-step>G</root-step></root><kind text="7">dominant</kind><bass><bass-step>B</bass-step></bass></harmony><note default-y="-30.00" default-x="24.10"><pitch><step>G</step><octave>4</octave></pitch><duration>1440</duration><voice>1</voice><type>half</type><dot/><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>fire</text></lyric></note><note default-y="-45.00" default-x="124.98"><pitch><step>D</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>de</text></lyric></note></measure><measure width="222.20" number="40"><harmony print-frame="no"><root><root-step>G</root-step></root><kind text="m7">minor-seventh</kind><bass><bass-step>B</bass-step><bass-alter>-1</bass-alter></bass></harmony><note default-y="-45.00" default-x="33.52"><pitch><step>D</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>end</syllabic><text>vours</text></lyric></note><harmony print-frame="no"><root><root-step>A</root-step></root><kind text="7">dominant</kind></harmony><note default-y="-50.00" default-x="116.67"><pitch><step>C</step><alter>1</alter><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><accidental>sharp</accidental><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>me.</text></lyric></note><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note></measure><measure width="286.59" number="41"><print new-system="yes"><system-layout><system-margins><left-margin>-0.00</left-margin><right-margin>-0.00</right-margin></system-margins><system-distance>129.51</system-distance></system-layout></print><harmony print-frame="no"><root><root-step>D</root-step></root><kind text="m">minor</kind></harmony><note><rest/><duration>480</duration><voice>1</voice><type>quarter</type></note><note default-y="-45.00" default-x="111.13"><pitch><step>D</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>None</text></lyric></note><note default-y="-40.00" default-x="169.09"><pitch><step>E</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>but</text></lyric></note><note default-y="-35.00" default-x="227.04"><pitch><step>F</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>the</text></lyric></note></measure><measure width="272.14" number="42"><harmony print-frame="no"><root><root-step>C</root-step></root><kind text="">major</kind><bass><bass-step>G</bass-step></bass></harmony><note default-y="-40.00" default-x="27.87"><pitch><step>E</step><octave>4</octave></pitch><duration>720</duration><voice>1</voice><type>quarter</type><dot/><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>lone</text></lyric></note><note default-y="-40.00" default-x="100.92"><pitch><step>E</step><octave>4</octave></pitch><duration>240</duration><voice>1</voice><type>eighth</type><stem>up</stem><lyric number="1"><syllabic>end</syllabic><text>ly</text></lyric></note><harmony print-frame="no"><root><root-step>C</root-step></root><kind text="7">dominant</kind></harmony><note default-y="-40.00" default-x="150.73"><pitch><step>E</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>heart</text></lyric></note><note default-y="-50.00" default-x="210.64"><pitch><step>C</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>can</text></lyric></note></measure><measure width="193.90" number="43"><harmony print-frame="no"><root><root-step>F</root-step></root><kind text="m6">minor-sixth</kind></harmony><note default-y="-50.00" default-x="33.51"><pitch><step>C</step><octave>4</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>know</text></lyric></note><harmony print-frame="no"><root><root-step>G</root-step></root><kind text="7">dominant</kind></harmony><note default-y="-55.00" default-x="112.90"><pitch><step>B</step><octave>3</octave></pitch><duration>960</duration><voice>1</voice><type>half</type><stem>up</stem><lyric number="1"><syllabic>single</syllabic><text>my</text></lyric></note></measure><measure width="183.89" number="44"><harmony print-frame="no"><root><root-step>C</root-step></root><kind text="">major</kind></harmony><note default-y="-45.00" default-x="23.49"><pitch><step>D</step><octave>4</octave></pitch><duration>480</duration><voice>1</voice><type>quarter</type><stem>up</stem><lyric number="1"><syllabic>begin</syllabic><text>sad</text></lyric></note><note default-y="-50.00" default-x="77.30"><pitch><step>C</step><octave>4</octave></pitch><duration>1440</duration><tie type="start"/><voice>1</voice><type>half</type><dot/><stem>up</stem><notations><tied type="start"/></notations><lyric number="1"><syllabic>end</syllabic><text>ness</text></lyric></note></measure><measure width="140.57" number="45"><note default-y="-50.00" default-x="15.00"><pitch><step>C</step><octave>4</octave></pitch><duration>1920</duration><tie type="stop"/><voice>1</voice><type>whole</type><notations><tied type="stop"/></notations></note><barline location="right"><bar-style>light-heavy</bar-style></barline></measure></part></score-partwise>
41,113
41,113
0.703622
6226b87b94a4d4dcefaa40f7111804ed4ba5aa9d
1,251
xml
XML
data/images/train/55.xml
JoaoTito/object_detection_demo
c5a962707f963da91af0911cce0a08e62ff885b5
[ "MIT" ]
null
null
null
data/images/train/55.xml
JoaoTito/object_detection_demo
c5a962707f963da91af0911cce0a08e62ff885b5
[ "MIT" ]
null
null
null
data/images/train/55.xml
JoaoTito/object_detection_demo
c5a962707f963da91af0911cce0a08e62ff885b5
[ "MIT" ]
null
null
null
<annotation> <folder>train</folder> <filename>55.jpg</filename> <path>C:\TCC\AlternateChessPieces\4 New Object Detector\data\images\train\55.jpg</path> <source> <database>Unknown</database> </source> <size> <width>800</width> <height>600</height> <depth>3</depth> </size> <segmented>0</segmented> <object> <name>WhiteBishop</name> <pose>Unspecified</pose> <truncated>0</truncated> <difficult>0</difficult> <bndbox> <xmin>307</xmin> <ymin>326</ymin> <xmax>454</xmax> <ymax>439</ymax> </bndbox> </object> <object> <name>WhiteBishop</name> <pose>Unspecified</pose> <truncated>0</truncated> <difficult>0</difficult> <bndbox> <xmin>311</xmin> <ymin>241</ymin> <xmax>441</xmax> <ymax>341</ymax> </bndbox> </object> <object> <name>WhiteRook</name> <pose>Unspecified</pose> <truncated>0</truncated> <difficult>0</difficult> <bndbox> <xmin>318</xmin> <ymin>170</ymin> <xmax>443</xmax> <ymax>258</ymax> </bndbox> </object> <object> <name>WhiteRook</name> <pose>Unspecified</pose> <truncated>0</truncated> <difficult>0</difficult> <bndbox> <xmin>311</xmin> <ymin>108</ymin> <xmax>421</xmax> <ymax>203</ymax> </bndbox> </object> </annotation>
19.857143
88
0.640288
719bb83afd950bd0e1e2aecdf5e9bb36fec92842
3,804
xml
XML
mdx/int_edugain/beans.xml
ukf/ukf-meta
97049ff833f6143c82bd43ca081ece5541cdd2dd
[ "Apache-2.0" ]
7
2015-07-16T19:25:40.000Z
2022-03-21T17:19:29.000Z
mdx/int_edugain/beans.xml
ukf/ukf-meta
97049ff833f6143c82bd43ca081ece5541cdd2dd
[ "Apache-2.0" ]
6
2015-05-20T14:39:43.000Z
2016-08-19T14:00:28.000Z
mdx/int_edugain/beans.xml
ukf/ukf-meta
97049ff833f6143c82bd43ca081ece5541cdd2dd
[ "Apache-2.0" ]
3
2016-09-26T11:49:49.000Z
2022-02-21T11:40:41.000Z
<?xml version="1.0" encoding="UTF-8"?> <!-- Common beans for this channel. --> <beans xmlns="http://www.springframework.org/schema/beans" default-lazy-init="true" xmlns:c="http://www.springframework.org/schema/c" xmlns:p="http://www.springframework.org/schema/p" xmlns:util="http://www.springframework.org/schema/util" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd"> <!-- Import additional channel-local beans. --> <import resource="file:${edugain.dir}/entity-blacklist.xml"/> <import resource="file:${edugain.dir}/verify-blacklist.xml"/> <!-- Location of various resources. --> <!-- production aggregate --> <bean id="int_edugain_productionAggregate_url" parent="String"> <constructor-arg value="http://mds.edugain.org/edugain-v1.xml"/> </bean> <!-- beta (test) aggregate --> <bean id="int_edugain_betaAggregate_url" parent="String"> <constructor-arg value="http://mds.edugain.org/edugain-v1-beta.xml"/> </bean> <!-- Fetches the eduGAIN production aggregate. Other aggregates may be substituted if their location exists as a bean named "int_edugain_<ID>Aggregate_url" above, and the property "int.edugain.aggregate.name" is set to "<ID>". "production" is used as the default. If a flow is being run from build.xml using ant, the property name needs to be prefixed with "mda.", as "mda.int.edugain.aggregate.name": ant -Dmda.int.edugain.aggregate.name=beta ... --> <bean id="int_edugain_productionAggregate" parent="mda.DOMResourceSourceStage"> <property name="parserPool" ref="parserPool"/> <property name="DOMResource"> <bean parent="HTTPResource"> <constructor-arg name="client" ref="httpClient"/> <constructor-arg name="url" ref="int_edugain_${int.edugain.aggregate.name:production}Aggregate_url"/> </bean> </property> </bean> <!-- eduGAIN signing certificate. --> <bean id="int_edugain_signingCertificate" parent="X509CertificateFactoryBean" p:resource="classpath:int_edugain/mds-v1-1.cer"/> <!-- Check a signature against the eduGAIN signing certificate. --> <bean id="int_edugain_checkSignature" parent="XMLSignatureValidationStageSHA256"> <property name="verificationCertificate" ref="int_edugain_signingCertificate"/> </bean> <!-- Remove blacklisted entities. --> <bean id="int_edugain_removeBlacklistedEntities" parent="mda.EntityFilterStage" p:whitelistingEntities="false" p:designatedEntities-ref="int_edugain_entity_blacklist"/> <!-- Fetch the production entities as a collection. --> <bean id="int_edugain_productionEntities" parent="mda.CompositeStage"> <property name="composedStages"> <list> <ref bean="int_edugain_productionAggregate"/> <!-- Check for fatal errors at the aggregate level: missing or expired validUntil attribute invalid signature --> <ref bean="check_validUntil"/> <ref bean="int_edugain_checkSignature"/> <ref bean="errorTerminatingFilter"/> <ref bean="disassemble"/> <ref bean="int_edugain_removeBlacklistedEntities"/> </list> </property> </bean> </beans>
37.294118
112
0.630915
68788a7ae0654efa292f3ea460a8f3263cac6f03
262
launch
XML
launch/start_simple_marker.launch
BruceChanJianLe/rviz-interactive-markers
85706df3c09bb8483a994f18744c208ecf4dd830
[ "MIT" ]
null
null
null
launch/start_simple_marker.launch
BruceChanJianLe/rviz-interactive-markers
85706df3c09bb8483a994f18744c208ecf4dd830
[ "MIT" ]
null
null
null
launch/start_simple_marker.launch
BruceChanJianLe/rviz-interactive-markers
85706df3c09bb8483a994f18744c208ecf4dd830
[ "MIT" ]
null
null
null
<?xml version="1.0"?> <launch> <node pkg="rviz-interactive-markers" type="simple_marker" name="simple_marker" output="screen"> <rosparam command="load" file="$(find rviz-interactive-markers)/config/simple_marker_params.yaml"/> </node> </launch>
32.75
107
0.694656
f426553852039237dd40c904c6004e0ea85a0694
70
xml
XML
ioc_api/src/main/res/values/strings.xml
Aicibg/AptDemo
d73c0022b141ca13a5f3b9bac1fbbfae514fcf57
[ "Apache-2.0" ]
null
null
null
ioc_api/src/main/res/values/strings.xml
Aicibg/AptDemo
d73c0022b141ca13a5f3b9bac1fbbfae514fcf57
[ "Apache-2.0" ]
null
null
null
ioc_api/src/main/res/values/strings.xml
Aicibg/AptDemo
d73c0022b141ca13a5f3b9bac1fbbfae514fcf57
[ "Apache-2.0" ]
null
null
null
<resources> <string name="app_name">Ioc_api</string> </resources>
17.5
44
0.7
644586ec5029a4eae9017b508928f462746b639e
20,804
xml
XML
openerp/addons/hr_timesheet_sheet/hr_timesheet_sheet_view.xml
ntiufalara/openerp7
903800da0644ec0dd9c1dcd34205541f84d45fe4
[ "MIT" ]
3
2016-01-29T14:39:49.000Z
2018-12-29T22:42:00.000Z
openerp/addons/hr_timesheet_sheet/hr_timesheet_sheet_view.xml
ntiufalara/openerp7
903800da0644ec0dd9c1dcd34205541f84d45fe4
[ "MIT" ]
2
2016-03-23T14:29:41.000Z
2017-02-20T17:11:30.000Z
openerp/addons/hr_timesheet_sheet/hr_timesheet_sheet_view.xml
ntiufalara/openerp7
903800da0644ec0dd9c1dcd34205541f84d45fe4
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <openerp> <data> <record id="hr_timesheet_account_form" model="ir.ui.view"> <field name="name">hr.timesheet.account.form</field> <field name="model">hr_timesheet_sheet.sheet.account</field> <field name="arch" type="xml"> <form string="Timesheet by Accounts" version="7.0"> <group col="4"> <field name="sheet_id"/> <field name="name" groups="analytic.group_analytic_accounting"/> <field name="total" sum="Total"/> <field name="invoice_rate"/> </group> </form> </field> </record> <record id="hr_timesheet_account_filter" model="ir.ui.view"> <field name="name">hr.timesheet.account.filter</field> <field name="model">hr_timesheet_sheet.sheet.account</field> <field name="arch" type="xml"> <search string="Search Account"> <field name="name" groups="analytic.group_analytic_accounting"/> <field name="invoice_rate"/> <field name="sheet_id" /> </search> </field> </record> <record id="hr_timesheet_account_tree" model="ir.ui.view"> <field name="name">hr.timesheet.account.tree</field> <field name="model">hr_timesheet_sheet.sheet.account</field> <field name="arch" type="xml"> <tree string="Timesheet by Accounts"> <field name="sheet_id"/> <field name="name" groups="analytic.group_analytic_accounting"/> <field name="total" sum="Total"/> <field name="invoice_rate"/> </tree> </field> </record> <record model="ir.actions.act_window" id="act_hr_timesheet_sheet_sheet_2_hr_analytic_timesheet"> <field name="context">{'search_default_sheet_id': [active_id]}</field> <field name="name">Timesheet Activities</field> <field name="res_model">hr.analytic.timesheet</field> <field name="src_model">hr_timesheet_sheet.sheet</field> </record> <record model="ir.actions.act_window" id="act_hr_timesheet_sheet_sheet_2_hr_attendance"> <field name="context">{'search_default_sheet_id': [active_id]}</field> <field name="name">Attendances</field> <field name="res_model">hr.attendance</field> <field name="src_model">hr_timesheet_sheet.sheet</field> </record> <record id="hr_timesheet_sheet_form" model="ir.ui.view"> <field name="name">hr.timesheet.sheet.form</field> <field name="model">hr_timesheet_sheet.sheet</field> <field name="arch" type="xml"> <form string="Timesheet" version="7.0"> <header> <button name="button_confirm" states="draft" string="Submit to Manager" type="object" class="oe_highlight"/> <button name="done" states="confirm" string="Approve" type="workflow" groups="base.group_hr_user" class="oe_highlight"/> <button name="action_set_to_draft" states="done" string="Set to Draft" type="object" /> <button name="cancel" states="confirm" string="Refuse" type="workflow" groups="base.group_hr_user" /> <field name="state" widget="statusbar" statusbar_visible="new,confirm,done"/> </header> <sheet> <div class="oe_right oe_button_box" name="buttons"> <button type="action" name="%(act_hr_timesheet_sheet_sheet_2_hr_analytic_timesheet)d" string="Timesheet Activities" /> <button type="action" groups="base.group_hr_attendance" name="%(act_hr_timesheet_sheet_sheet_2_hr_attendance)d" string="Attendances" /> </div> <div class="oe_title"> <label for="employee_id" class="oe_edit_only"/> <h1><field name="employee_id" on_change="onchange_employee_id(employee_id)" class="oe_inline"/></h1> <field name="user_id" invisible="1"/> </div> <group> <group> <label for="date_from" string="Timesheet Period"/> <div><field name="date_from" class="oe_inline"/> to <field name="date_to" class="oe_inline"/></div> <field name="name" invisible="1"/> <field name="department_id" invisible="1"/> <field name="company_id" groups="base.group_multi_company"/> </group> <group groups="base.group_hr_attendance"> <field name="total_attendance" widget="float_time"/> <field name="total_timesheet" widget="float_time"/> <field name="total_difference" widget="float_time"/> </group> </group> <notebook> <page string="Summary"> <widget type="weekly_timesheet" attrs="{'readonly': [['state', 'not in', ['new', 'draft']]]}"> </widget> </page> <page string="Details"> <field context="{'employee_id': employee_id, 'user_id':user_id, 'timesheet_date_from': date_from, 'timesheet_date_to': date_to}" name="timesheet_ids" nolabel="1"> <tree editable="top" string="Timesheet Activities"> <field name="date"/> <field domain="[('type','in',['normal', 'contract']), ('state', '&lt;&gt;', 'close'),('use_timesheets','=',1)]" name="account_id" on_change="on_change_account_id(account_id, user_id)" context="{'default_use_timesheets': 1}"/> <field name="name"/> <field name="unit_amount" on_change="on_change_unit_amount(product_id, unit_amount, False, product_uom_id,journal_id)" widget="float_time" string="Hours" sum="Hours"/> <field name="to_invoice" widget="selection"/> <field invisible="1" name="journal_id"/> <field invisible="1" name="product_id" domain="[('type','=','service')]" on_change="on_change_unit_amount(product_id, unit_amount, False, product_uom_id,journal_id)"/> <field invisible="1" name="product_uom_id" on_change="on_change_unit_amount(product_id, unit_amount, False, product_uom_id,journal_id)"/> <field invisible="1" name="amount"/> <field invisible="1" name="general_account_id"/> <field invisible="1" name="user_id" required="1"/> </tree> <form string="Timesheet Activities" version="7.0"> <field name="date"/> <field domain="[('type','=','normal'), ('state', '&lt;&gt;', 'close')]" name="account_id" on_change="on_change_account_id(account_id, user_id)"/> <field name="name"/> <field name="unit_amount" on_change="on_change_unit_amount(product_id, unit_amount, False, product_uom_id,journal_id)" widget="float_time"/> <field name="to_invoice"/> <field name="journal_id"/> <field name="product_id" domain="[('type','=','service')]" on_change="on_change_unit_amount(product_id, unit_amount, False, product_uom_id,journal_id)"/> <field name="product_uom_id" on_change="on_change_unit_amount(product_id, unit_amount, False, product_uom_id,journal_id)"/> <field name="amount"/> <field name="general_account_id"/> <field name="user_id" required="1"/> </form> </field> </page> <page string="Attendances" groups="base.group_hr_attendance"> <group> <field context="{'employee_id': employee_id, 'user_id':user_id}" name="attendances_ids" nolabel="1"> <tree string="Attendances" editable="bottom"> <field name="name"/> <field name="action"/> <field invisible="1" name="employee_id"/> </tree> </field> <group> <label for="state_attendance"/> <div> <field name="state_attendance"/> <button name="attendance_action_change" attrs="{'invisible': [('state_attendance', '=', 'present')]}" type="object" string="Sign In" class="oe_link"/> <button name="attendance_action_change" attrs="{'invisible': ['|', ('state_attendance','=',False), ('state_attendance', '=', 'absent')]}" type="object" string="Sign Out" class="oe_link"/> </div> </group> </group> <field name="period_ids"> <tree colors="red:total_difference&lt;0.1;blue:total_difference&gt;=0.1" string="Period"> <field name="name"/> <field name="total_attendance" widget="float_time" sum="Attendances"/> <field name="total_timesheet" widget="float_time" sum="Timesheets"/> <field name="total_difference" widget="float_time" sum="Differences"/> </tree> </field> </page> </notebook> </sheet> <div class="oe_chatter"> <field name="message_ids" widget="mail_thread"/> <field name="message_follower_ids" widget="mail_followers"/> </div> </form> </field> </record> <record id="view_hr_timesheet_sheet_filter" model="ir.ui.view"> <field name="name">hr_timesheet_sheet.sheet.filter</field> <field name="model">hr_timesheet_sheet.sheet</field> <field name="arch" type="xml"> <search string="Search Timesheet"> <field name="date_from"/> <filter name="new" string="In Draft" domain="[('state','in',('draft', 'new'))]" help="Unvalidated Timesheets"/> <filter name="to_approve" string="To Approve" domain="[('state','=','confirm')]" help="Confirmed Timesheets"/> <field name="employee_id"/> <field name="department_id"/> <group expand="0" string="Group By..."> <filter string="Employees" icon="terp-personal" domain="[]" context="{'group_by':'employee_id'}"/> <filter string="Department" icon="terp-personal+" domain="[]" context="{'group_by':'department_id'}"/> </group> </search> </field> </record> <record id="act_hr_timesheet_sheet_form" model="ir.actions.act_window"> <field name="name">Timesheets to Validate</field> <field name="type">ir.actions.act_window</field> <field name="res_model">hr_timesheet_sheet.sheet</field> <field name="view_type">form</field> <field name="view_id" eval="False"/> <field name="context">{'search_default_to_approve':1}</field> <field name="search_view_id" ref="view_hr_timesheet_sheet_filter"/> <field name="help" type="html"> <p class="oe_view_nocontent_create"> New timesheet to approve. </p><p> You must record timesheets every day and confirm at the end of the week. Once the timesheet is confirmed, it should be validated by a manager. </p><p> Timesheets can also be invoiced to customers, depending on the configuration of each project's related contract. </p> </field> </record> <menuitem action="act_hr_timesheet_sheet_form" id="menu_act_hr_timesheet_sheet_form" parent="hr_attendance.menu_hr_time_tracking" sequence="2" groups="base.group_hr_user"/> <!-- Company inheritancy --> <record id="hr_timesheet_sheet_company" model="ir.ui.view"> <field name="name">res.company.sheet</field> <field name="model">res.company</field> <field name="inherit_id" ref="base.view_company_form"/> <field name="arch" type="xml"> <xpath expr="//group[@name='account_grp']" position="after"> <group name="timesheets_grp" string="Timesheets"> <field name="timesheet_range"/> <field name="timesheet_max_difference"/> </group> </xpath> </field> </record> <!-- hr.analytic.timesheet inheritancy --> <record id="hr_timesheet_line_form" model="ir.ui.view"> <field name="name">hr.analytic.timesheet.form</field> <field name="model">hr.analytic.timesheet</field> <field name="inherit_id" ref="hr_timesheet.hr_timesheet_line_form"/> <field name="arch" type="xml"> <field name="date" position="after"> <field name="sheet_id" /> </field> </field> </record> <record id="hr_timesheet_line_search" model="ir.ui.view"> <field name="name">hr.analytic.timesheet.search</field> <field name="model">hr.analytic.timesheet</field> <field name="inherit_id" ref="hr_timesheet.hr_timesheet_line_search"/> <field name="arch" type="xml"> <field name="date" position="before"> <field name="sheet_id"/> </field> </field> </record> <!-- hr.attendance inheritancy --> <record model="ir.ui.view" id="view_hr_attendance_filter"> <field name="name">view_hr_attendance_filter</field> <field name="model">hr.attendance</field> <field name="inherit_id" ref="hr_attendance.view_hr_attendance_filter" /> <field name="arch" type="xml"> <field name="employee_id" position="after"> <field name="sheet_id"/> </field> </field> </record> <record id="view_attendance_form" model="ir.ui.view"> <field name="name">hr.attendance.form</field> <field name="model">hr.attendance</field> <field name="inherit_id" ref="hr_attendance.view_attendance_form"/> <field name="arch" type="xml"> <field name="action_desc" position="after"> <field name="sheet_id"/> </field> </field> </record> <record id="view_attendance_tree" model="ir.ui.view"> <field name="name">hr.attendance.tree</field> <field name="model">hr.attendance</field> <field name="inherit_id" ref="hr_attendance.view_attendance_tree"/> <field name="arch" type="xml"> <field name="action" position="after"> <field name="sheet_id"/> </field> </field> </record> <record id="view_attendance_tree_who" model="ir.ui.view"> <field name="name">hr.attendance.tree</field> <field name="model">hr.attendance</field> <field name="inherit_id" ref="hr_attendance.view_attendance_who"/> <field name="arch" type="xml"> <field name="action" position="after"> <field name="sheet_id"/> </field> </field> </record> <act_window context="{'search_default_sheet_id': [active_id]}" id="act_hr_timesheet_sheet_sheet_by_account" name="Timesheet by Account" groups="base.group_hr_attendance" res_model="hr_timesheet_sheet.sheet.account" src_model="hr_timesheet_sheet.sheet"/> <act_window context="{'search_default_sheet_id': [active_id]}" id="act_hr_timesheet_sheet_sheet_by_day" name="Timesheet by Day" groups="base.group_hr_attendance" res_model="hr_timesheet_sheet.sheet.day" src_model="hr_timesheet_sheet.sheet"/> <record id="hr_timesheet_sheet_tree_simplified" model="ir.ui.view"> <field name="name">hr.timesheet.sheet.tree</field> <field name="model">hr_timesheet_sheet.sheet</field> <field eval="10" name="priority"/> <field name="arch" type="xml"> <tree colors="blue:state == 'draft';black:state in ('confirm','new');gray:state == 'done'" string="Timesheets"> <field name="employee_id"/> <field name="date_from"/> <field name="date_to"/> <field name="department_id" invisible="1"/> <field name="total_attendance" widget="float_time" groups="base.group_hr_attendance"/> <field name="total_timesheet" widget="float_time"/> <field name="total_difference" widget="float_time" groups="base.group_hr_attendance"/> <field name="state"/> </tree> </field> </record> <record id="hr_timesheet_day_tree" model="ir.ui.view"> <field name="name">hr.timesheet.day.tree</field> <field name="model">hr_timesheet_sheet.sheet.day</field> <field name="arch" type="xml"> <tree colors="blue:total_difference&lt;0.1;red:total_difference&gt;=0.1" string="Period"> <field name="name"/> <field name="total_attendance" widget="float_time" sum="Total Attendances" groups="base.group_hr_attendance"/> <field name="total_timesheet" widget="float_time" sum="Total Timesheet"/> <field name="total_difference" widget="float_time" sum="Total Difference" groups="base.group_hr_attendance"/> </tree> </field> </record> <!-- Timesheet Button on Employee Form --> <record id="act_hr_employee_2_hr_timesheet" model="ir.actions.act_window"> <field name="res_model">hr_timesheet_sheet.sheet</field> <field name="view_type">form</field> <field name="name">Timesheets</field> <field name="view_mode">tree,form</field> <field name="context">{'search_default_employee_id': [active_id], 'default_employee_id': active_id}</field> </record> <record id="hr_timesheet_sheet_employee_extd_form" model="ir.ui.view"> <field name="name">hr.timesheet.sheet.employee.extd_form</field> <field name="model">hr.employee</field> <field name="inherit_id" ref="hr_timesheet.hr_timesheet_employee_extd_form"/> <field name="arch" type="xml"> <xpath expr="//div[@name='button_box']" position="inside"> <button name="%(act_hr_employee_2_hr_timesheet)d" string="Timesheets" type="action" groups="base.group_hr_manager"/> </xpath> </field> </record> </data> </openerp>
55.477333
261
0.51966
1506091e834206f9469ec779be75e743275af46e
7,204
xml
XML
example-runner/pom.xml
canmogol/osgi-dm
6ab29d79df52abb6d5f9eb5bedabc37f91e0bade
[ "MIT" ]
1
2016-10-13T20:56:28.000Z
2016-10-13T20:56:28.000Z
example-runner/pom.xml
canmogol/osgi-dm
6ab29d79df52abb6d5f9eb5bedabc37f91e0bade
[ "MIT" ]
null
null
null
example-runner/pom.xml
canmogol/osgi-dm
6ab29d79df52abb6d5f9eb5bedabc37f91e0bade
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>com.fererlab</groupId> <artifactId>example-runner</artifactId> <version>1.0-SNAPSHOT</version> <packaging>pom</packaging> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- maven-compiler-plugin java version - use java 1.8 --> <maven.compiler.target>1.8</maven.compiler.target> <maven.compiler.source>1.8</maven.compiler.source> <!-- maven compiler plugin version --> <version.maven.compiler.plugin>3.1</version.maven.compiler.plugin> </properties> <repositories> <repository> <id>jboss-maven2-release-repository</id> <name>jboss third party</name> <url>https://repository.jboss.org/nexus/content/repositories/thirdparty-releases</url> </repository> <repository> <id>central</id> <name>Maven Repository Switchboard</name> <layout>default</layout> <url>http://repo1.maven.org/maven2</url> </repository> </repositories> <build> <plugins> <!-- COMPILER PLUGIN - USE JAVA 1.8 --> <plugin> <artifactId>maven-compiler-plugin</artifactId> <version>${version.maven.compiler.plugin}</version> <configuration> <source>${maven.compiler.source}</source> <target>${maven.compiler.target}</target> </configuration> </plugin> <!-- DEPENDENCY PLUGIN - COPY DEPENDENCIES UNDER OSGI PROJECT --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> <version>2.10</version> <executions> <execution> <id>copy-dependencies</id> <phase>package</phase> <goals> <goal>copy-dependencies</goal> </goals> <configuration> <outputDirectory>${project.basedir}/target/</outputDirectory> <overWriteReleases>true</overWriteReleases> <overWriteSnapshots>true</overWriteSnapshots> <overWriteIfNewer>true</overWriteIfNewer> <includeScope>compile</includeScope> <excludeScope>test,provided,runtime,system</excludeScope> <excludeGroupIds>0.0</excludeGroupIds> <excludeArtifactIds>0.0</excludeArtifactIds> </configuration> </execution> </executions> </plugin> <!-- ANT PLUGIN - COPY CONFIG.INI UNDER /TARGET/CONFIGURATION/ --> <plugin> <artifactId>maven-antrun-plugin</artifactId> <executions> <execution> <id>install-project-jar</id> <phase>install</phase> <goals> <goal>run</goal> </goals> <configuration> <tasks> <copy todir="${project.basedir}/target/"> <fileset dir="src/main/resources/"> <include name="**/**"/> </fileset> </copy> <copy todir="${project.basedir}/target/"> <fileset dir="dependencies"> <include name="**/**"/> </fileset> </copy> <delete dir="dependencies"/> </tasks> </configuration> </execution> </executions> </plugin> </plugins> </build> <dependencies> <!-- BUNDLES --> <dependency> <groupId>com.fererlab</groupId> <artifactId>example-group-bundle</artifactId> <version>1.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.fererlab</groupId> <artifactId>example-group-bundle-interface</artifactId> <version>1.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.fererlab</groupId> <artifactId>example-user-bundle</artifactId> <version>1.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.fererlab</groupId> <artifactId>example-user-bundle-interface</artifactId> <version>1.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.osgi</groupId> <artifactId>osgi-dm-impl</artifactId> <version>1.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.osgi</groupId> <artifactId>osgi-dm-interface</artifactId> <version>1.0-SNAPSHOT</version> </dependency> <!-- OSGI --> <dependency> <groupId>org.eclipse</groupId> <artifactId>osgi</artifactId> <version>3.10.0-v20140606-1445</version> </dependency> <dependency> <groupId>org.eclipse.equinox</groupId> <artifactId>org.eclipse.osgi.services</artifactId> <version>3.5.2</version> </dependency> <dependency> <groupId>com.github.adedayo.eclipse.sdk</groupId> <artifactId>org.eclipse.equinox.console</artifactId> <version>1.1.100</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.gogo.shell</artifactId> <version>0.10.0</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.gogo.runtime</artifactId> <version>0.10.0</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.gogo.command</artifactId> <version>0.10.0</version> </dependency> </dependencies> <modules> <module>../osgi-dm-interface</module> <module>../osgi-dm-impl</module> <module>../example-group-bundle-interface</module> <module>../example-group-bundle</module> <module>../example-user-bundle</module> <module>../example-user-bundle-interface</module> </modules> </project>
40.022222
108
0.504164
b0d177df55d1367f4da52e83694392161d0b2b65
648
xml
XML
src/test/resources/retrieve-request.xml
shamsoftware/sham-salesforce-api
1bea75d6e2e1fbafea558bb147f1ce7647027416
[ "Apache-2.0" ]
2
2016-06-15T20:27:09.000Z
2016-08-26T08:18:29.000Z
src/test/resources/retrieve-request.xml
metadaddy/sham-salesforce-api
1bea75d6e2e1fbafea558bb147f1ce7647027416
[ "Apache-2.0" ]
1
2015-10-18T05:21:22.000Z
2015-10-23T23:26:15.000Z
src/test/resources/retrieve-request.xml
metadaddy/sham-salesforce-api
1bea75d6e2e1fbafea558bb147f1ce7647027416
[ "Apache-2.0" ]
4
2015-01-09T00:38:39.000Z
2016-09-13T03:50:00.000Z
<?xml version="1.0" encoding="UTF-8"?> <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Header> <SessionHeader xmlns="urn:partner.soap.sforce.com"> <sessionId></sessionId> </SessionHeader> </env:Header> <env:Body> <retrieve xmlns:m="urn:partner.soap.sforce.com" xmlns:sobj="urn:sobject.partner.soap.sforce.com"> <m:fieldList></m:fieldList> <m:sObjectType></m:sObjectType> <m:ids></m:ids> </retrieve> </env:Body> </env:Envelope>
40.5
167
0.618827
8e6ac7012946ed77aef878a038b3946d2d479e61
1,945
xaml
XML
SimpleSongsPlayer/Views/Controllers/FlyoutNotification.xaml
kljzndx/Simple-Songs-Player
fc0065aee6317d96f40a844d96db1edc22c35702
[ "MIT" ]
6
2018-12-10T02:09:12.000Z
2019-08-01T14:00:23.000Z
SimpleSongsPlayer/Views/Controllers/FlyoutNotification.xaml
kljzndx/Simple-Songs-Player
fc0065aee6317d96f40a844d96db1edc22c35702
[ "MIT" ]
null
null
null
SimpleSongsPlayer/Views/Controllers/FlyoutNotification.xaml
kljzndx/Simple-Songs-Player
fc0065aee6317d96f40a844d96db1edc22c35702
[ "MIT" ]
null
null
null
<UserControl x:Class="SimpleSongsPlayer.Views.Controllers.FlyoutNotification" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="using:SimpleSongsPlayer.Views.Controllers" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="400"> <UserControl.Resources> <Storyboard x:Name="Extend_Storyboard"> <DoubleAnimation Duration="0:0:0.200" To="1" Storyboard.TargetName="Root_CompositeTransform" Storyboard.TargetProperty="ScaleX"/> </Storyboard> <Storyboard x:Name="Fold_Storyboard" Completed="Fold_Storyboard_Completed"> <DoubleAnimation Duration="0:0:0.200" To="0" Storyboard.TargetName="Root_CompositeTransform" Storyboard.TargetProperty="ScaleX"/> </Storyboard> </UserControl.Resources> <Border x:Name="Root_Border" Background="{ThemeResource SystemAccentColor}" CornerRadius="17.2,0,0,17.2" HorizontalAlignment="Right" VerticalAlignment="Top" RenderTransformOrigin="1,0.5" Visibility="Collapsed" d:Visibility="Visible"> <Border.RenderTransform> <CompositeTransform x:Name="Root_CompositeTransform" ScaleX="0" d:ScaleX="1"/> </Border.RenderTransform> <Grid> <Grid.ColumnDefinitions> <ColumnDefinition/> <ColumnDefinition Width="Auto"/> </Grid.ColumnDefinitions> <TextBlock x:Name="Message_TextBlock" d:Text="通知信息通知信息通知信息" Foreground="White" VerticalAlignment="Center" Margin="10,0,8,0"/> <Button Grid.Column="1" Padding="6" Click="{x:Bind Fold_Storyboard.Begin}"> <SymbolIcon Symbol="Clear"/> </Button> </Grid> </Border> </UserControl>
47.439024
141
0.669923
0ec6e823c26387ca6a9b7e19f21bd89bc752fd9b
11,586
xml
XML
pom.xml
joschi/nosqlunit-elasticsearch2
692017eaf248dfc320850da4f752fb5f58e13847
[ "Apache-2.0" ]
1
2020-05-26T08:26:44.000Z
2020-05-26T08:26:44.000Z
pom.xml
joschi/nosqlunit-elasticsearch2
692017eaf248dfc320850da4f752fb5f58e13847
[ "Apache-2.0" ]
11
2016-04-03T09:56:56.000Z
2020-06-25T04:13:55.000Z
pom.xml
joschi/nosqlunit-elasticsearch2
692017eaf248dfc320850da4f752fb5f58e13847
[ "Apache-2.0" ]
null
null
null
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <prerequisites> <maven>3.0.1</maven> </prerequisites> <groupId>com.github.joschi.nosqlunit</groupId> <artifactId>nosqlunit-elasticsearch2</artifactId> <version>0.9.0-2-SNAPSHOT</version> <name>NoSQLUnit Elasticsearch 2.x</name> <description>Support for Elasticsearch 2.x in NoSQLUnit</description> <url>https://github.com/joschi/nosqlunit-elasticsearch2</url> <licenses> <license> <name>Apache 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <scm> <developerConnection>scm:git:git@github.com:joschi/nosqlunit-elasticsearch2.git</developerConnection> <connection>scm:git:https://github.com/joschi/nosqlunit-elasticsearch2.git</connection> <url>https://github.com/joschi/nosqlunit-elasticsearch2</url> </scm> <ciManagement> <system>Travis CI</system> <url>https://travis-ci.org/joschi/nosqlunit-elasticsearch2</url> </ciManagement> <issueManagement> <system>GitHub Issues</system> <url>https://github.com/joschi/nosqlunit-elasticsearch2/issues</url> </issueManagement> <distributionManagement> <snapshotRepository> <id>ossrh</id> <url>https://oss.sonatype.org/content/repositories/snapshots</url> </snapshotRepository> <repository> <id>ossrh</id> <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url> </repository> <site> <id>github-site</id> <url>http://joschi.github.io/nosqlunit-elasticsearch2/${project.version}</url> </site> </distributionManagement> <developers> <developer> <id>j.schalanda</id> <name>Jochen Schalanda</name> <email>jochen@schalanda.name</email> </developer> </developers> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <maven.compiler.source>1.7</maven.compiler.source> <maven.compiler.target>1.7</maven.compiler.target> <maven.site.deploy.skip>true</maven.site.deploy.skip> <nosqlunit.version>0.9.0</nosqlunit.version> <elasticsearch.version>2.1.0</elasticsearch.version> </properties> <dependencies> <dependency> <artifactId>nosqlunit-core</artifactId> <groupId>com.lordofthejars</groupId> <version>${nosqlunit.version}</version> </dependency> <dependency> <groupId>org.elasticsearch</groupId> <artifactId>elasticsearch</artifactId> <version>${elasticsearch.version}</version> </dependency> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>23.0</version> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-core</artifactId> <version>3.0.0</version> <scope>test</scope> </dependency> </dependencies> <build> <pluginManagement> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>3.8.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> <version>3.1.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <version>3.1.1</version> <configuration> <additionalparam>${javadoc.doclint.none}</additionalparam> <quiet>true</quiet> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> <version>3.8.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-clean-plugin</artifactId> <version>3.1.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> <version>2.8.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-install-plugin</artifactId> <version>2.5.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> <version>3.1.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-resources-plugin</artifactId> <version>3.1.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <version>2.22.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> <version>3.0.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-gpg-plugin</artifactId> <version>1.6</version> </plugin> <plugin> <groupId>com.github.github</groupId> <artifactId>site-maven-plugin</artifactId> <version>0.12</version> </plugin> <plugin> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> <version>0.8.4</version> </plugin> <plugin> <groupId>org.eluder.coveralls</groupId> <artifactId>coveralls-maven-plugin</artifactId> <version>4.3.0</version> </plugin> </plugins> </pluginManagement> <plugins> <plugin> <groupId>com.github.github</groupId> <artifactId>site-maven-plugin</artifactId> <configuration> <path>${project.version}</path> <message>Creating site for ${project.name} ${project.version}</message> <merge>true</merge> <noJekyll>true</noJekyll> </configuration> <executions> <execution> <goals> <goal>site</goal> </goals> <phase>site-deploy</phase> </execution> </executions> </plugin> <plugin> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> <executions> <execution> <id>prepare-agent</id> <goals> <goal>prepare-agent</goal> </goals> </execution> </executions> </plugin> <plugin> <groupId>org.eluder.coveralls</groupId> <artifactId>coveralls-maven-plugin</artifactId> </plugin> </plugins> </build> <reporting> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> <configuration> <dependencyDetailsEnabled>false</dependencyDetailsEnabled> <dependencyLocationsEnabled>false</dependencyLocationsEnabled> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <reportSets> <reportSet> <id>html</id> <reports> <report>javadoc</report> </reports> </reportSet> </reportSets> </plugin> </plugins> </reporting> <profiles> <profile> <id>release</id> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> <executions> <execution> <id>attach-sources</id> <goals> <goal>jar</goal> </goals> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <executions> <execution> <id>attach-javadocs</id> <goals> <goal>jar</goal> </goals> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-gpg-plugin</artifactId> <executions> <execution> <id>sign-artifacts</id> <phase>verify</phase> <goals> <goal>sign</goal> </goals> </execution> </executions> </plugin> </plugins> </build> </profile> </profiles> </project>
39.141892
109
0.474107
1829760b6b804d7999e3d0572bce3d745a0a0ad0
561
csproj
XML
Neleus.LambdaCompare/Neleus.LambdaCompare.csproj
miyura/LambdaCompare
20ccd3820675bda734bf8716745f119ff15a1436
[ "MIT" ]
null
null
null
Neleus.LambdaCompare/Neleus.LambdaCompare.csproj
miyura/LambdaCompare
20ccd3820675bda734bf8716745f119ff15a1436
[ "MIT" ]
null
null
null
Neleus.LambdaCompare/Neleus.LambdaCompare.csproj
miyura/LambdaCompare
20ccd3820675bda734bf8716745f119ff15a1436
[ "MIT" ]
null
null
null
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard1.0</TargetFramework> <AssemblyName>Neleus.LambdaCompare</AssemblyName> <RootNamespace>Neleus.LambdaCompare</RootNamespace> <Description>This project compares two lambda expressions recursively traversing their trees</Description> <Authors>Neleus</Authors> <Company>Neleus</Company> <PackageLicenseUrl>https://opensource.org/licenses/MIT</PackageLicenseUrl> <Copyright>Neleus</Copyright> <Version>1.0.1</Version> </PropertyGroup> </Project>
37.4
110
0.757576
4489e06ca959778ffd6d17a5a15331a910fa386c
685
kml
XML
lib/2010/municipios/RS/kml/ITAPUCA.kml
dublado/kml-brasil
fb9ef1004dbcc463ef536080db670795225de60e
[ "MIT" ]
25
2016-04-22T14:11:08.000Z
2017-11-14T12:37:14.000Z
lib/2010/municipios/RS/kml/ITAPUCA.kml
wakkoedu/kml-brasil
fb9ef1004dbcc463ef536080db670795225de60e
[ "MIT" ]
null
null
null
lib/2010/municipios/RS/kml/ITAPUCA.kml
wakkoedu/kml-brasil
fb9ef1004dbcc463ef536080db670795225de60e
[ "MIT" ]
22
2018-04-30T20:36:31.000Z
2020-01-14T12:57:05.000Z
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2"> <Document> <name>ITAPUCA.kml</name> <Placemark> <name>ITAPUCA</name> <description>ITAPUCA / RS</description> <LineString> <coordinates> -52.0784545848112,-28.741435067274494 -52.0633376305272,-28.809590050040754 -52.13181845116054,-28.804804541596297 -52.182264396084975,-28.82391029852141 -52.27037527749701,-28.807676722602594 -52.32731606328565,-28.81362686478792 -52.27775244771726,-28.735177087152806 -52.2569626077381,-28.68052268287545 -52.24751450568982,-28.749846454250417 -52.0784545848112,-28.741435067274494 </coordinates> </LineString> </Placemark> </Document> </kml>
45.666667
387
0.760584
4a987e328fecef0722b3f9df7318dc6878c6b124
1,065
xml
XML
force-app/main/default/objects/Data_Field__c/fields/Name_Pointing__c.field-meta.xml
bruce-tollefson/sf-datadictionary
1ef9bc6a750cc613a424addea32a71d838070688
[ "MIT" ]
null
null
null
force-app/main/default/objects/Data_Field__c/fields/Name_Pointing__c.field-meta.xml
bruce-tollefson/sf-datadictionary
1ef9bc6a750cc613a424addea32a71d838070688
[ "MIT" ]
null
null
null
force-app/main/default/objects/Data_Field__c/fields/Name_Pointing__c.field-meta.xml
bruce-tollefson/sf-datadictionary
1ef9bc6a750cc613a424addea32a71d838070688
[ "MIT" ]
1
2021-07-06T19:07:05.000Z
2021-07-06T19:07:05.000Z
<?xml version="1.0" encoding="UTF-8"?> <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> <fullName>Name_Pointing__c</fullName> <defaultValue>false</defaultValue> <description>True if the field can have multiple types of objects as parents. For example, a task can have both the Contact/Lead ID (WhoId) field and the Opportunity/Account ID (WhatId) field return true for this method. because either of those objects can be the parent of a particular task record. This method returns false otherwise</description> <externalId>false</externalId> <inlineHelpText>True if the field can have multiple types of objects as parents. For example, a task can have both the Contact/Lead ID (WhoId) field and the Opportunity/Account ID (WhatId) field return true for this method. because either of those objects can be the pare</inlineHelpText> <label>Name Pointing</label> <trackFeedHistory>false</trackFeedHistory> <trackHistory>false</trackHistory> <trackTrending>false</trackTrending> <type>Checkbox</type> </CustomField>
76.071429
353
0.765258