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
001061ae001c0635acd0aad64ce39c0ee077bd88
1,563
xml
XML
src/test/resources/org/contentmine/projects/climate20/PMC6405940/sections/1_body/3_results/2_the_relationship_of_the_s/2_p.xml
anjackson/ami3
d58c8420ddd3cee07429738f4495499e1a850207
[ "Apache-2.0" ]
null
null
null
src/test/resources/org/contentmine/projects/climate20/PMC6405940/sections/1_body/3_results/2_the_relationship_of_the_s/2_p.xml
anjackson/ami3
d58c8420ddd3cee07429738f4495499e1a850207
[ "Apache-2.0" ]
null
null
null
src/test/resources/org/contentmine/projects/climate20/PMC6405940/sections/1_body/3_results/2_the_relationship_of_the_s/2_p.xml
anjackson/ami3
d58c8420ddd3cee07429738f4495499e1a850207
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <p id="Par16">We found that a particularly illuminating way of expressing this relationship is to plot the areal-seasonal mean <italic>h</italic> <sub> <italic>a</italic>, <italic>s</italic> </sub> vs. the areal-seasonal mean of the absolute value of the relative vorticity | <italic>ξ</italic>| <sub> <italic>a</italic>, <italic>s</italic> </sub> for each of the PlaSim and CESM climate realizations, respectively. In Fig.  <xref rid="Fig4" ref-type="fig">4</xref> these data are plotted as empty circles. The ensemble mean values of these quantities (filled circles) for each year are also displayed in the panels. Circles are colored from blue to red according to the year they represent (see figure caption for the details). The globe is divided into three belts (SM/NM: mid- and high latitudes of Southern/Northern Hemisphere, and TR: tropical belt) for which we assume that their areal-seasonal mean | <italic>ξ</italic>| <sub> <italic>a</italic>, <italic>s</italic> </sub> principally influences the stretching of the filaments initialized there. For the CESM simulations the three belts are symmetric and range as 90 °S–30 °S (SM), 30 °S–30 °N (TR) and 30 °N–90 °N (NM), respectively. For the PlaSim climate realizations, in order not to smooth out the values of the latitudes of the Northern Hemisphere with the definite increasing and the ones with decreasing trends, we choose the boundaries as 90 °S–25 °S (SM), 25 °S–40 °N (TR) and 40 °N–90 °N (NM), respectively. </p>
78.15
505
0.728727
7582c995d7b5b9415e81df7457e0c7d7804d7261
4,481
xml
XML
app/src/main/res/layout/activity_datacollect.xml
a568066242/MyHealth
0b5297876b4e228d624b86e943877a1ca76d6246
[ "Apache-2.0" ]
2
2016-11-21T03:44:06.000Z
2017-03-11T04:24:05.000Z
app/src/main/res/layout/activity_datacollect.xml
a568066242/MyHealth
0b5297876b4e228d624b86e943877a1ca76d6246
[ "Apache-2.0" ]
null
null
null
app/src/main/res/layout/activity_datacollect.xml
a568066242/MyHealth
0b5297876b4e228d624b86e943877a1ca76d6246
[ "Apache-2.0" ]
null
null
null
<RelativeLayout 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:background="@color/white"> <FrameLayout android:layout_below="@+id/top_bar" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_above="@+id/xian" android:id="@+id/container"> <!--<fragment--> <!--android:id="@+id/fragment"--> <!--android:layout_width="match_parent"--> <!--android:layout_height="match_parent"--> <!--android:name="com.bishe.lzj.myhealth.UI.DataCollect.BPFragment"--> <!--tools:layout="@layout/layout_bp" />--> </FrameLayout> <ImageView android:id="@+id/xian" android:layout_width="match_parent" android:layout_height="1dp" android:src="@color/black" android:layout_above="@+id/data_collect_bar"/> <LinearLayout android:layout_width="match_parent" android:layout_height="60dp" android:orientation="horizontal" android:layout_alignParentBottom="true" android:id="@+id/data_collect_bar" > <LinearLayout android:layout_width="0dp" android:layout_height="match_parent" android:layout_weight="1" android:orientation="vertical" android:id="@+id/click_bp"> <!--<ImageView--> <!--android:layout_width="match_parent"--> <!--android:layout_height="match_parent" --> <!--android:src="@drawable/search2"/>--> <TextView android:id="@+id/tv_bp" android:layout_width="match_parent" android:layout_height="match_parent" android:text="@string/bloodpressure" android:gravity="center" android:textSize="28sp" android:textColor="@color/darkturquoise"/> </LinearLayout> <LinearLayout android:layout_width="0dp" android:layout_height="match_parent" android:layout_weight="1" android:id="@+id/click_os"> <TextView android:id="@+id/tv_os" android:layout_width="match_parent" android:layout_height="match_parent" android:text="@string/oxygensaturation" android:gravity="center" android:textSize="28sp" android:textColor="@color/gray"/> </LinearLayout> <LinearLayout android:layout_width="0dp" android:layout_height="match_parent" android:layout_weight="1" android:id="@+id/click_bs"> <TextView android:id="@+id/tv_bs" android:layout_width="match_parent" android:layout_height="match_parent" android:text="@string/bloodsugar" android:gravity="center" android:textSize="28sp" android:textColor="@color/gray"/> </LinearLayout> <LinearLayout android:layout_width="0dp" android:layout_height="match_parent" android:layout_weight="1" android:id="@+id/click_pulse"> <TextView android:id="@+id/tv_pulse" android:layout_width="match_parent" android:layout_height="match_parent" android:text="@string/pulse" android:gravity="center" android:textSize="28sp" android:textColor="@color/gray"/> </LinearLayout> <!--<LinearLayout--> <!--android:layout_width="0dp"--> <!--android:layout_height="match_parent"--> <!--android:layout_weight="1"--> <!--android:id="@+id/click_hr">--> <!--<TextView--> <!--android:id="@+id/tv_hr"--> <!--android:layout_width="match_parent"--> <!--android:layout_height="match_parent"--> <!--android:text="@string/heartrate"--> <!--android:gravity="center"--> <!--android:textSize="28sp"--> <!--android:textColor="@color/gray"/>--> <!--</LinearLayout>--> </LinearLayout> </RelativeLayout>
38.62931
82
0.547199
708fb2ec9bf0a71f5aef1bcd31ebba65e837f8b1
6,209
xml
XML
xml/doc/glPushDebugGroup.xml
neclepsio/glow
77db216c3f79b4025600e43292f7c777278654ea
[ "MIT" ]
217
2015-01-08T00:24:51.000Z
2022-03-14T21:27:04.000Z
xml/doc/glPushDebugGroup.xml
neclepsio/glow
77db216c3f79b4025600e43292f7c777278654ea
[ "MIT" ]
67
2015-02-23T03:41:52.000Z
2021-12-08T23:22:21.000Z
xml/doc/glPushDebugGroup.xml
neclepsio/glow
77db216c3f79b4025600e43292f7c777278654ea
[ "MIT" ]
35
2015-02-23T23:23:23.000Z
2021-12-08T16:53:04.000Z
<!DOCTYPE refentry [ <!ENTITY % mathent SYSTEM "math.ent"> %mathent; ]> <!-- Converted by db4-upgrade version 1.1 --> <refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="glPushDebugGroup"> <info> <copyright> <year>2013-2014</year> <holder>Khronos Group</holder> </copyright> </info> <refmeta> <refentrytitle>glPushDebugGroup</refentrytitle> <manvolnum>3G</manvolnum> </refmeta> <refnamediv> <refname>glPushDebugGroup</refname> <refpurpose>push a named debug group into the command stream</refpurpose> </refnamediv> <refsynopsisdiv><title>C Specification</title> <funcsynopsis> <funcprototype> <funcdef>void <function>glPushDebugGroup</function></funcdef> <paramdef>GLenum <parameter>source</parameter></paramdef> <paramdef>GLuint <parameter>id</parameter></paramdef> <paramdef>GLsizei <parameter>length</parameter></paramdef> <paramdef>const char * <parameter>message</parameter></paramdef> </funcprototype> </funcsynopsis> </refsynopsisdiv> <refsect1 xml:id="parameters"><title>Parameters</title> <variablelist> <varlistentry> <term><parameter>source</parameter></term> <listitem> <para> The source of the debug message. </para> </listitem> </varlistentry> <varlistentry> <term><parameter>id</parameter></term> <listitem> <para> The identifier of the message. </para> </listitem> </varlistentry> <varlistentry> <term><parameter>length</parameter></term> <listitem> <para> The length of the message to be sent to the debug output stream. </para> </listitem> </varlistentry> <varlistentry> <term><parameter>message</parameter></term> <listitem> <para> The a string containing the message to be sent to the debug output stream. </para> </listitem> </varlistentry> </variablelist> </refsect1> <refsect1 xml:id="description"><title>Description</title> <para> <function>glPushDebugGroup</function> pushes a debug group described by the string <parameter>message</parameter> into the command stream. The value of <parameter>id</parameter> specifies the ID of messages generated. The parameter <parameter>length</parameter> contains the number of characters in <parameter>message</parameter>. If <parameter>length</parameter> is negative, it is implied that <parameter>message</parameter> contains a null terminated string. The message has the specified <parameter>source</parameter> and <parameter>id</parameter>, the <parameter>type</parameter> <constant>GL_DEBUG_TYPE_PUSH_GROUP</constant>, and <parameter>severity</parameter> <constant>GL_DEBUG_SEVERITY_NOTIFICATION</constant>. The GL will put a new debug group on top of the debug group stack which inherits the control of the volume of debug output of the debug group previously residing on the top of the debug group stack. Because debug groups are strictly hierarchical, any additional control of the debug output volume will only apply within the active debug group and the debug groups pushed on top of the active debug group. </para> </refsect1> <refsect1 xml:id="errors"><title>Errors</title> <para> <constant>GL_INVALID_ENUM</constant> is generated if the value of <parameter>source</parameter> is neither <constant>GL_DEBUG_SOURCE_APPLICATION</constant> nor <constant>GL_DEBUG_SOURCE_THIRD_PARTY</constant>. </para> <para> <constant>GL_INVALID_VALUE</constant> is generated if <parameter>length</parameter> is negative and the number of characters in <parameter>message</parameter>, excluding the null-terminator, is not less than the value of <constant>GL_MAX_DEBUG_MESSAGE_LENGTH</constant>. </para> </refsect1> <refsect1 xml:id="associatedgets"><title>Associated Gets</title> <para> <citerefentry><refentrytitle>glGet</refentrytitle></citerefentry> with argument <constant>GL_MAX_DEBUG_MESSAGE_LENGTH</constant>. </para> </refsect1> <refsect1 xml:id="versions"><title>Version Support</title> <informaltable> <tgroup cols="13" align="left"> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="apifunchead.xml" xpointer="xpointer(/*/*)"/> <tbody> <row> <entry><function>glPushDebugGroup</function></entry> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="apiversion.xml" xpointer="xpointer(/*/*[@role='43']/*)"/> </row> </tbody> </tgroup> </informaltable> </refsect1> <refsect1 xml:id="seealso"><title>See Also</title> <para> <citerefentry><refentrytitle>glPopDebugGroup</refentrytitle></citerefentry>, <citerefentry><refentrytitle>glObjectLabel</refentrytitle></citerefentry>, <citerefentry><refentrytitle>glObjectPtrLabel</refentrytitle></citerefentry>. </para> </refsect1> <refsect1 xml:id="Copyright"><title>Copyright</title> <para> Copyright <trademark class="copyright"/> 2013-2014 Khronos Group. This material may be distributed subject to the terms and conditions set forth in the Open Publication License, v 1.0, 8 June 1999. <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://opencontent.org/openpub/">http://opencontent.org/openpub/</link>. </para> </refsect1> </refentry>
47.761538
157
0.608955
3380515b65adf38de2a19199726f16d1a2ee45c8
54,963
xml
XML
locations-original-xml/sources/LA9FAG24PI828J7.xml
RobertMcDermot/CAT422-glitch-location-viewer
f880ef1737c7b03a0c536f5330b7de86823b15e4
[ "MIT" ]
7
2015-04-26T11:57:25.000Z
2019-04-16T19:58:07.000Z
locations-original-xml/sources/LA9FAG24PI828J7.xml
RobertMcDermot/CAT422-glitch-location-viewer
f880ef1737c7b03a0c536f5330b7de86823b15e4
[ "MIT" ]
null
null
null
locations-original-xml/sources/LA9FAG24PI828J7.xml
RobertMcDermot/CAT422-glitch-location-viewer
f880ef1737c7b03a0c536f5330b7de86823b15e4
[ "MIT" ]
3
2015-08-23T08:39:47.000Z
2017-04-19T04:43:00.000Z
<game_object tsid="LA9FAG24PI828J7" ts="1364229551038" label="Finugo Fugue" class_tsid="town" hubid="97" moteid="9" letime="3g8fk72o" rbtime="28ip428j" upd_gs="gs6" load_time="2013-03-25 09:22:26.000"> <object id="dynamic"> <object id="loading_image"> <str id="url">streets/2012-08-03/LA9FAG24PI828J7_loading_1344041020.jpg</str> <int id="w">840</int> <int id="h">160</int> </object> <object id="image"> <str id="url">streets/2012-08-03/LA9FAG24PI828J7_main_1344041021.jpg</str> <int id="w">720</int> <int id="h">144</int> </object> <object id="jobs"> <object id="603"> <object id="street_info"> <int id="type">1</int> <int id="is_hidden">0</int> <str id="title_override">Build Finugo Fugue in Muufo</str> <str id="desc_override">Expand Muufo by building a new street, Finugo Fugue.</str> <object id="connecting_streets"> <str id="0">LA93EC9GHI824JT</str> </object> </object> <object id="class_ids"> <object id="job_street_ph1_02"> <int id="in_order">1</int> <int id="delay_seconds">0</int> <str id="delay_text"></str> <str id="label">Lay the Turf</str> <str id="class_id">job_street_ph1_02</str> </object> <object id="job_street_ph2_01c"> <int id="in_order">2</int> <int id="delay_seconds">1200</int> <str id="delay_text"></str> <str id="label">Lay the Foundation</str> </object> <object id="job_street_ph3_05"> <int id="in_order">3</int> <int id="delay_seconds">1200</int> <str id="delay_text"></str> <str id="label">Schmooze</str> </object> <object id="job_street_ph3_04"> <int id="in_order">4</int> <int id="delay_seconds">1200</int> <str id="delay_text"></str> <str id="label">Afterparty</str> </object> </object> </object> <object id="604"> <object id="street_info"> <int id="type">2</int> <int id="is_hidden">0</int> <str id="title_override">Build Seki Shim in Muufo</str> <str id="desc_override">Expand Muufo by building a new street, Seki Shim.</str> <str id="target_street">LA9L777SRI82T5F</str> </object> <object id="class_ids"> <object id="job_street_ph1_06"> <int id="in_order">1</int> <int id="delay_seconds">0</int> <str id="delay_text"></str> <str id="label">Make a Plan</str> <str id="class_id">job_street_ph1_06</str> <objref id="instance" tsid="QA965MVV3I92L93"/> </object> <object id="job_street_ph5_03"> <int id="in_order">2</int> <int id="delay_seconds">1200</int> <str id="delay_text"></str> <str id="label">Veggie Adventure</str> <str id="class_id">job_street_ph5_03</str> <objref id="instance" tsid="QA9CVALF0K92BBP"/> </object> <object id="job_street_ph2_04"> <int id="in_order">3</int> <int id="delay_seconds">1200</int> <str id="delay_text"></str> <str id="label">Engineer &amp; Build</str> <str id="class_id">job_street_ph2_04</str> <objref id="instance" tsid="QA9R14G65K922QT"/> </object> <object id="job_street_ph2_07"> <int id="in_order">4</int> <int id="delay_seconds">1200</int> <str id="delay_text"></str> <str id="label">Finish Up</str> <str id="class_id">job_street_ph2_07</str> <objref id="instance" tsid="QA92K2JU7K922VD"/> </object> </object> </object> <object id="699"> <object id="street_info"> <int id="type">2</int> <int id="is_hidden">0</int> <str id="title_override">Build ZilZiil Zeal In Pollokoo</str> <str id="desc_override">Expand into Pollokoo by building a new street, ZilZiil Zeal. </str> <str id="completion_email">justin.prostebby@gmail.com</str> <str id="target_street">LHFHR6S923D2RL9</str> </object> <object id="class_ids"> <object id="job_street_mine_3"> <int id="in_order">1</int> <int id="delay_seconds">0</int> <str id="delay_text"></str> <str id="label">Fruit!</str> <str id="class_id">job_street_mine_3</str> <objref id="instance" tsid="QDOIIR2PP7D254T"/> </object> <object id="job_street_mine_7"> <int id="in_order">2</int> <int id="delay_seconds">1800</int> <str id="delay_text"></str> <str id="label">Harvest!</str> <objref id="instance" tsid="QDOO64N8U7D2GQ1"/> <str id="class_id">job_street_mine_7</str> </object> </object> </object> </object> <object id="delayed_sounds"> </object> <object id="action_requests"> </object> <object id="rook_status"> <bool id="rooked">false</bool> </object> <object id="stun_orbs"> </object> <bool id="jobs_is_locked">false</bool> <object id="keys"> </object> <object id="qurazy"> </object> <object id="incantations"> <object id="PUVRSDA9PIB3RNN"> <int id="step">1</int> <int id="ts">1350436778</int> </object> <object id="PUVDGQG61EE28BB"> <int id="step">1</int> <int id="ts">1350437616</int> </object> <object id="PUV6EFH977D20ED"> <int id="step">2</int> <int id="ts">1350437631</int> </object> <object id="PUVST8TRS9G26ET"> <int id="step">3</int> <int id="ts">1350437633</int> </object> <object id="PUVKGJVVG583EPM"> <int id="step">1</int> <int id="ts">1350437709</int> </object> <object id="PHF91JD8M2D2EAU"> <int id="step">2</int> <int id="ts">1350437735</int> </object> <object id="PUVVRSULB6H23M5"> <int id="step">1</int> <int id="ts">1350438591</int> </object> <object id="PUVK37PKJC93U4B"> <int id="step">2</int> <int id="ts">1350438595</int> </object> <object id="PHVERH6QNU621I8"> <int id="step">3</int> <int id="ts">1350438596</int> </object> <object id="PHVT7Q4O4O0236A"> <int id="step">1</int> <int id="ts">1350438606</int> </object> <object id="PHFA302213D2GRI"> <int id="step">1</int> <int id="ts">1350439219</int> </object> <object id="PHFNCFTVB4D2DNN"> <int id="step">2</int> <int id="ts">1350439224</int> </object> <object id="PHFEKECS94D2STE"> <int id="step">3</int> <int id="ts">1350439237</int> </object> <object id="PUV89PBTCNF26U4"> <int id="step">1</int> <int id="ts">1350439245</int> </object> <object id="PUVLFPT60BB3COT"> <int id="step">1</int> <int id="ts">1350439475</int> </object> <object id="PUVVE7C5HV93LDE"> <int id="step">2</int> <int id="ts">1350439477</int> </object> <object id="PUVS0VLJ9G93E96"> <int id="step">3</int> <int id="ts">1350439478</int> </object> <object id="PIF9DO3KP8633H0"> <int id="step">1</int> <int id="ts">1350439858</int> </object> <object id="PUV6H82RC8H2CIH"> <int id="step">2</int> <int id="ts">1350439860</int> </object> <object id="PUVH4JOK59G2BM3"> <int id="step">1</int> <int id="ts">1350440302</int> </object> <object id="PHF624MH10D2RFE"> <int id="step">1</int> <int id="ts">1350440418</int> </object> <object id="PUVTEISFLLB38P4"> <int id="step">2</int> <int id="ts">1350440419</int> </object> <object id="PUV1T4MF4FF2Q8S"> <int id="step">3</int> <int id="ts">1350440420</int> </object> <object id="PIFHJ5TCM6D1558"> <int id="step">1</int> <int id="ts">1350440468</int> </object> <object id="PHVG2J362992RNS"> <int id="step">2</int> <int id="ts">1350440485</int> </object> <object id="PM1B73SDG602CVK"> <int id="step">3</int> <int id="ts">1350440486</int> </object> <object id="PUVKVR5LSDB35CM"> <int id="step">1</int> <int id="ts">1350441122</int> </object> <object id="PUVVK2LRTDB3DVG"> <int id="step">2</int> <int id="ts">1350441124</int> </object> <object id="PUV73273RDB384B"> <int id="step">3</int> <int id="ts">1350441125</int> </object> <object id="PHFPRQPJJ2D2NKI"> <int id="step">1</int> <int id="ts">1350441381</int> </object> <object id="PHFIPVH38TC2PIV"> <int id="step">2</int> <int id="ts">1350441383</int> </object> <object id="PHVP4B1U0H22UNL"> <int id="step">3</int> <int id="ts">1350441384</int> </object> <object id="PUV2PCFUPSF2NBE"> <int id="step">1</int> <int id="ts">1350441493</int> </object> <object id="PUVFH6OPFTF2LF6"> <int id="step">2</int> <int id="ts">1350441495</int> </object> <object id="PUVGUSBSUSF297H"> <int id="step">3</int> <int id="ts">1350441496</int> </object> <object id="PUVIBNJ5IIB3TV7"> <int id="step">1</int> <int id="ts">1350442846</int> </object> <object id="PUVT4G8H1IB3FQA"> <int id="step">2</int> <int id="ts">1350442847</int> </object> <object id="PUVV5EPO1IB39IQ"> <int id="step">3</int> <int id="ts">1350442848</int> </object> <object id="PUV23CR4T8F22HA"> <int id="step">1</int> <int id="ts">1350444761</int> </object> <object id="PUVQC85P4U73FTO"> <int id="step">2</int> <int id="ts">1350444764</int> </object> <object id="PUVRPUE7RO73KNE"> <int id="step">3</int> <int id="ts">1350444765</int> </object> <object id="PCRNTG9RVNS1O4I"> <int id="step">1</int> <int id="ts">1350445576</int> </object> <object id="PUVBI388O8D2I9P"> <int id="step">2</int> <int id="ts">1350445887</int> </object> <object id="PUV99QHSN8D2ERD"> <int id="step">3</int> <int id="ts">1350445889</int> </object> <object id="PUVI8DSMIJB371E"> <int id="step">1</int> <int id="ts">1350446762</int> </object> <object id="PM120IAKPK123LN"> <int id="step">1</int> <int id="ts">1350447978</int> </object> <object id="PHFSE0A9D4D2NDB"> <int id="step">2</int> <int id="ts">1350447979</int> </object> <object id="PIF14GJO15D1P84"> <int id="step">3</int> <int id="ts">1350447981</int> </object> <object id="PHF2VPV503D26FE"> <int id="step">1</int> <int id="ts">1350448302</int> </object> <object id="PLI16FSFK2I91"> <int id="step">1</int> <int id="ts">1350448311</int> </object> <object id="PUVICMAK8SJ2MAS"> <int id="step">2</int> <int id="ts">1350448318</int> </object> <object id="PA9MTNTQ1ND29LQ"> <int id="step">1</int> <int id="ts">1350450106</int> </object> <object id="PUVI4EDKGAJ207T"> <int id="step">1</int> <int id="ts">1350452228</int> </object> <object id="PHF7GOMJS1D24NC"> <int id="step">2</int> <int id="ts">1350452231</int> </object> <object id="PUVFUD1UJRE26GD"> <int id="step">3</int> <int id="ts">1350452235</int> </object> <object id="PHV3EC8AOK42KO4"> <int id="step">1</int> <int id="ts">1350453559</int> </object> <object id="PA97I2RED7E2KE2"> <int id="step">2</int> <int id="ts">1350453563</int> </object> <object id="PIFG0Q032F63NU8"> <int id="step">1</int> <int id="ts">1350458583</int> </object> <object id="PUVH2TDVNLG2P53"> <int id="step">2</int> <int id="ts">1350458584</int> </object> <object id="PNVTBOET58E2TRA"> <int id="step">1</int> <int id="ts">1350461825</int> </object> <object id="PIFBMI29SP53MV1"> <int id="step">1</int> <int id="ts">1350463503</int> </object> <object id="PUV24RND2U83B75"> <int id="step">2</int> <int id="ts">1350464486</int> </object> <object id="PHVL8BGEO752C3M"> <int id="step">3</int> <int id="ts">1350464509</int> </object> <object id="PUVFVM8KG9B37F0"> <int id="step">1</int> <int id="ts">1350469773</int> </object> <object id="PUV7PU7B5JH2OP2"> <int id="step">2</int> <int id="ts">1350469777</int> </object> <object id="PUVEGG4T2FG2UCD"> <int id="step">3</int> <int id="ts">1350469780</int> </object> <object id="PHF9L3JP5BD2R6D"> <int id="step">1</int> <int id="ts">1350470318</int> </object> <object id="PUV78NOA0G73MM9"> <int id="step">2</int> <int id="ts">1350470323</int> </object> <object id="PA9QA8RBRPD22NK"> <int id="step">3</int> <int id="ts">1350470324</int> </object> <object id="PUVOBTD4MH937MJ"> <int id="step">1</int> <int id="ts">1350475849</int> </object> <object id="PUVBTTFKSVE2QNB"> <int id="step">1</int> <int id="ts">1350476700</int> </object> <object id="PUV160O6FLB3KF2"> <int id="step">1</int> <int id="ts">1350480891</int> </object> <object id="PIFOC6038Q53T2J"> <int id="step">2</int> <int id="ts">1350480894</int> </object> <object id="PHF7J0BE5BD2R2J"> <int id="step">3</int> <int id="ts">1350480896</int> </object> <object id="PUVEF6G1K9831H3"> <int id="step">1</int> <int id="ts">1350480898</int> </object> <object id="PUVN8RFT0J73V4A"> <int id="step">2</int> <int id="ts">1350480902</int> </object> <object id="PUVQ44T8D9832CL"> <int id="step">3</int> <int id="ts">1350480904</int> </object> <object id="PUVIS05FIIA3SBO"> <int id="step">1</int> <int id="ts">1350481040</int> </object> <object id="PHVK2FSFOT22C3I"> <int id="step">2</int> <int id="ts">1350481041</int> </object> <object id="PHFTTVBJQ2D2PP8"> <int id="step">3</int> <int id="ts">1350481055</int> </object> <object id="PUV70B01CBG27J4"> <int id="step">1</int> <int id="ts">1350483787</int> </object> <object id="PIFBU9CQQK53VSN"> <int id="step">1</int> <int id="ts">1350485711</int> </object> <object id="PHF7NSKA3AD2PU5"> <int id="step">2</int> <int id="ts">1350485712</int> </object> <object id="PUVK46QGM9G2ANO"> <int id="step">3</int> <int id="ts">1350485713</int> </object> <object id="PIFO0OD08363PD3"> <int id="step">1</int> <int id="ts">1350485874</int> </object> <object id="PA9P7M83LMD2FAO"> <int id="step">1</int> <int id="ts">1350486413</int> </object> <object id="PIF1AB3PVG63M4B"> <int id="step">2</int> <int id="ts">1350486446</int> </object> <object id="PHFVN17DD0D2G3V"> <int id="step">1</int> <int id="ts">1350488906</int> </object> <object id="PHFLM7KOU2D24PL"> <int id="step">2</int> <int id="ts">1350488907</int> </object> <object id="PUVJGMGHIIA388B"> <int id="step">3</int> <int id="ts">1350488908</int> </object> <object id="PHFJAE8FQVC2RNH"> <int id="step">1</int> <int id="ts">1350490685</int> </object> <object id="PUVOLKOHC7F24F7"> <int id="step">2</int> <int id="ts">1350490688</int> </object> <object id="PUVCAJTDPFH203K"> <int id="step">3</int> <int id="ts">1350490689</int> </object> <object id="PUVBFKGAR9G2SOQ"> <int id="step">1</int> <int id="ts">1350492235</int> </object> <object id="PUVFDC083PE2F30"> <int id="step">1</int> <int id="ts">1350492604</int> </object> <object id="PUVH3TQBJS63O8M"> <int id="step">2</int> <int id="ts">1350492608</int> </object> <object id="PHFQRN9OP3D2PGV"> <int id="step">3</int> <int id="ts">1350492609</int> </object> <object id="PUVPBGSGGI9363H"> <int id="step">1</int> <int id="ts">1350494814</int> </object> <object id="PUVP72OSJ5A3FCK"> <int id="step">2</int> <int id="ts">1350495895</int> </object> <object id="PHFVCCQDR3D2FIQ"> <int id="step">1</int> <int id="ts">1350496942</int> </object> <object id="PHFKGTOEK4D24VC"> <int id="step">1</int> <int id="ts">1350497438</int> </object> <object id="PHV7MNV1VO62BC4"> <int id="step">1</int> <int id="ts">1350497676</int> </object> <object id="PHFIS28II2D239P"> <int id="step">2</int> <int id="ts">1350497680</int> </object> <object id="PIFAEM961663JG3"> <int id="step">1</int> <int id="ts">1350500048</int> </object> <object id="PA9U3JQ0CTD2448"> <int id="step">1</int> <int id="ts">1350500399</int> </object> <object id="PCRPNI20GTJ11UO"> <int id="step">1</int> <int id="ts">1350500521</int> </object> <object id="PUVVKMMHPLJ2QN1"> <int id="step">2</int> <int id="ts">1350500524</int> </object> <object id="PIF3OCMOP251AKC"> <int id="step">1</int> <int id="ts">1350502764</int> </object> <object id="PUVSESCKOOE2P8R"> <int id="step">1</int> <int id="ts">1350505254</int> </object> <object id="PUVDS4F1CF9341U"> <int id="step">1</int> <int id="ts">1350506205</int> </object> <object id="PUV9H4HP7PL2SLO"> <int id="step">1</int> <int id="ts">1350507254</int> </object> <object id="PUVMRHDRT483OEH"> <int id="step">2</int> <int id="ts">1350507266</int> </object> <object id="PUV5RUVCQLG2OO1"> <int id="step">3</int> <int id="ts">1350507268</int> </object> <object id="PUVC4N9V6PB3TOJ"> <int id="step">1</int> <int id="ts">1350507324</int> </object> <object id="PUV6KSA5FQB3QTG"> <int id="step">1</int> <int id="ts">1350510517</int> </object> <object id="PUV5RFGF99D2CGE"> <int id="step">2</int> <int id="ts">1350510519</int> </object> <object id="PUVNJCEML7P2ES0"> <int id="step">1</int> <int id="ts">1350510852</int> </object> <object id="PUV3JOQHDGB322T"> <int id="step">2</int> <int id="ts">1350510853</int> </object> <object id="PA9VHKNCKQD2LUN"> <int id="step">3</int> <int id="ts">1350510854</int> </object> <object id="PHFU9TB1JVC2JE6"> <int id="step">1</int> <int id="ts">1350510896</int> </object> <object id="PHF20O01HRC21FP"> <int id="step">1</int> <int id="ts">1350512460</int> </object> <object id="PUV77CBGEL836KM"> <int id="step">1</int> <int id="ts">1350512953</int> </object> <object id="PCR45R93AUT1EMH"> <int id="step">2</int> <int id="ts">1350513483</int> </object> <object id="PUV4M2F46LL2DPA"> <int id="step">1</int> <int id="ts">1350514124</int> </object> <object id="PUVCK0THA3J2RTL"> <int id="step">2</int> <int id="ts">1350515043</int> </object> <object id="PHV52C0R3K72SEQ"> <int id="step">1</int> <int id="ts">1350515097</int> </object> <object id="PHV2N3G3AF825OC"> <int id="step">1</int> <int id="ts">1350516725</int> </object> <object id="PHVPD72CABA2UCJ"> <int id="step">2</int> <int id="ts">1350516729</int> </object> <object id="PUVLGU07D8D2VJS"> <int id="step">3</int> <int id="ts">1350516732</int> </object> <object id="PUVHPAD7L5N292B"> <int id="step">1</int> <int id="ts">1350516734</int> </object> <object id="PHVO64TD9G825A5"> <int id="step">1</int> <int id="ts">1350516740</int> </object> <object id="PUV44OUN2L93PJG"> <int id="step">1</int> <int id="ts">1350517866</int> </object> <object id="PUVOSKG9QRE2KK7"> <int id="step">2</int> <int id="ts">1350518052</int> </object> <object id="PUVUCJ1BR4A3NOC"> <int id="step">1</int> <int id="ts">1350518498</int> </object> <object id="PUVMD4ISJA93B18"> <int id="step">1</int> <int id="ts">1350519634</int> </object> <object id="PA9O3QNPFID2ENR"> <int id="step">2</int> <int id="ts">1350519990</int> </object> <object id="PUV4QBL03D9394L"> <int id="step">1</int> <int id="ts">1350520027</int> </object> <object id="PUVPOBK0AB83DS9"> <int id="step">2</int> <int id="ts">1350520800</int> </object> <object id="PHFQG5V7V2D2RK5"> <int id="step">3</int> <int id="ts">1350520834</int> </object> <object id="PUVHR6OPKF83A1H"> <int id="step">1</int> <int id="ts">1350521353</int> </object> <object id="PUVD45J9GRE2GOO"> <int id="step">2</int> <int id="ts">1350521358</int> </object> <object id="PA9F3EHI36E2JIG"> <int id="step">3</int> <int id="ts">1350521368</int> </object> <object id="PHVHGSE9BT22PRG"> <int id="step">1</int> <int id="ts">1354915014</int> </object> <object id="PUV8ROTVQC93BP5"> <int id="step">1</int> <int id="ts">1354915308</int> </object> </object> <object id="emotes"> <object id="25-05-26"> <int id="PIFH2M74I363P2I">1351272868</int> <int id="PUVFVABNGLB3M76">1351273159</int> <int id="PHF8OD0T6AD22RL">1351273324</int> <int id="PHFIVA1983D25F9">1351275737</int> <int id="PUV5M0TODHC3DAP">1351275742</int> <int id="PUVG48BJ7JC38C5">1351281020</int> <int id="PUVI93T6N783471">1351282313</int> <int id="PUVEJAJIRTF2OS5">1351282313</int> <int id="PUVQAVTGUBC3QUV">1351283461</int> <int id="PUV5KOGK3VB31HI">1351283464</int> <int id="PUVTE0MHB9B3U6Q">1351283749</int> <int id="PUVICGVASDB3J7K">1351283756</int> <int id="PUVB4SK008C3T10">1351284552</int> </object> <object id="25-05-27"> <int id="PUVOD13OONB3SCI">1351285969</int> <int id="PUVVDQIP69C3M5L">1351289762</int> <int id="PUVN6N47ELB35B8">1351290420</int> <int id="PUVRS25RC9C3SP1">1351290424</int> <int id="PUV771P9IME25MS">1351299497</int> </object> <object id="25-05-28"> <int id="PUVI30LSPBC37F1">1351303354</int> <int id="PUV2T1MGQ9G2B9J">1351307672</int> <int id="PUVFPCGIS5C311N">1351310768</int> <int id="PUV2DB9APJC3T6Q">1351311471</int> <int id="PUV3DS9H5IC3LGE">1351313724</int> </object> <object id="25-05-29"> <int id="PUVGH525F9934R5">1351317165</int> <int id="PUVV0ACHPNB32GQ">1351317449</int> <int id="PUV17MB5HTB3G68">1351317522</int> <int id="PUV7U3V812C3S7H">1351318132</int> <int id="PUVR3NP8IKC30A6">1351318134</int> </object> <object id="25-05-30"> <int id="PUVICGVASDB3J7K">1351340741</int> </object> <object id="25-05-31"> <int id="PA9MHMES4GD2MN0">1351343900</int> <int id="PUVUMRB0PJC3TUK">1351343901</int> <int id="PUVQ8SQCTHC3DNH">1351348559</int> <int id="PA9F05KGVKD2B13">1351354535</int> <int id="PCRE2VRLINS18V4">1351354688</int> </object> <object id="25-05-33"> </object> <object id="25-05-36"> </object> <object id="25-05-40"> </object> </object> <object id="streaking_increments"> <object id="25-07-08"> <int id="PHFCANBCI4D289E">1352337869</int> <int id="PUV4O6C6GBD3ITF">1352337938</int> <int id="PUV946699DF2CCH">1352338552</int> <int id="PA95GPT0BJD21FJ">1352338621</int> <int id="PUVUBU7O23D317B">1352338811</int> <int id="PUV3MOGR9P73IK4">1352338820</int> <int id="PHV3J76JGS62RF5">1352339009</int> <int id="PUVAF0TIPED3DSL">1352339169</int> <int id="PA9GNHK5C0E23D8">1352339310</int> <int id="PUVBK9FPIF93D8L">1352339375</int> <int id="PUVQFL2SV2B3C5K">1352339436</int> <int id="PUVA2RGKSPK263G">1352339511</int> <int id="PUVKLU36GOC35IF">1352339561</int> <int id="PHFQ8BJAR0D28JI">1352339586</int> <int id="PUV565DTERB3LHT">1352339744</int> <int id="PUVSRKDKT993SB7">1352339750</int> <int id="PUV2HGN6GFF2BCL">1352339820</int> <int id="PUVCBCBO7VC3IUR">1352340071</int> <int id="PHVAP23D7QA2PLS">1352340420</int> <int id="PUVRPFMR7A93S58">1352340439</int> <int id="PUVR92UTEBD331L">1352340501</int> <int id="PUVK0E4JJD9306A">1352340511</int> <int id="PUVKJ8IP6LB39B1">1352340583</int> <int id="PHFT66IJV2D29PS">1352340749</int> <int id="PA9O6A3F67E224V">1352340834</int> <int id="PUVE36UNO7C3P52">1352340840</int> <int id="PHFUEM2NQ4D2BA4">1352341207</int> <int id="PUVKP5AMB8D3J38">1352341416</int> <int id="PUV17K94VTG2R12">1352341437</int> <int id="PHV6KOHGPP62TMB">1352341455</int> <int id="PHVV591MRV524E4">1352341527</int> <int id="PHVPC5AML992S86">1352341603</int> <int id="PUVGI68DJ9G2P24">1352341797</int> <int id="PUV7DBINAS73IFR">1352342012</int> <int id="PHFFIBQRICD28H9">1352342081</int> <int id="PUVK4347KHE2JL8">1352342141</int> <int id="PUVRIARH04D3M95">1352342207</int> <int id="PUV766GM4TE2A3Q">1352342259</int> <int id="PHVDS5SQK542N9H">1352342528</int> <int id="PUVVTPI9J9C3P51">1352342568</int> <int id="PCR4FOIMCLL1IGI">1352342694</int> <int id="PUVD4UBDANI2JSD">1352342955</int> <int id="PUV3MQV14G93IO4">1352343083</int> <int id="PUV8AE45JLB3ULN">1352343109</int> <int id="PHVPD72CABA2UCJ">1352343122</int> <int id="PUV34946A9C3NTT">1352343155</int> <int id="PHFNCFTVB4D2DNN">1352343208</int> <int id="PUV26V7C8AG287B">1352343459</int> <int id="PHVSGKDV7SA2FK8">1352343657</int> <int id="PUVKHLIG95D2671">1352343693</int> <int id="PA97I2RED7E2KE2">1352343746</int> <int id="PHFODCHB93D2L7K">1352343762</int> <int id="PCR12K6MG5S14JV">1352343773</int> <int id="PCRJCSPFQNS10NR">1352343800</int> <int id="PUVSHHC6A89379K">1352344057</int> <int id="PUVG2EDJV8G2ADK">1352344136</int> <int id="PUV7GA6T2V93JHU">1352344187</int> <int id="PHVERH6QNU621I8">1352344188</int> <int id="PUVKPDRN60D3H9S">1352344726</int> <int id="PUVIP575AUC387J">1352344776</int> <int id="PCR42DQMSCV1P9O">1352344915</int> <int id="PUV192265H83TQL">1352344971</int> <int id="PUVI9DR31TC3VEU">1352344971</int> <int id="PUVICQS3A6G20OJ">1352344971</int> <int id="PHV74M86TI82S2U">1352344971</int> <int id="PHFIS28II2D239P">1352344971</int> <int id="PUVR4MQSVE8394R">1352344971</int> <int id="PUVG3MQRMMB3J88">1352345011</int> <int id="PHFM0PHNTUC2S8E">1352345025</int> <int id="PUV74JAUJAD3283">1352345064</int> <int id="PHVVR6I43M72BB2">1352345084</int> <int id="PA9SI3EOAND2BDK">1352345254</int> <int id="PUVHCFH35MG2UOI">1352345327</int> <int id="PUVJARR0NRH207N">1352345413</int> <int id="PUVUCJ1BR4A3NOC">1352345547</int> <int id="PHFGDHUTJBD2P4N">1352345922</int> <int id="PUVGHHLMEPC3J18">1352346299</int> <int id="PDO698Q3ISV2I6U">1352346425</int> <int id="PUV4AHCDIDF25RF">1352346770</int> <int id="PUV2IPH9NF83QFO">1352346938</int> <int id="PHFP13C56FD2BL8">1352346957</int> <int id="PHF5OOP5N4D22RM">1352347128</int> <int id="PUVSVDEIMTG26B0">1352347217</int> <int id="PHF624MH10D2RFE">1352347328</int> <int id="PHVNJ4LKTQ626HM">1352347609</int> <int id="PUV5IIJTV9C3VF3">1352347629</int> <int id="PUVHIS3DV5D20RQ">1352347758</int> <int id="PUVHT82E1AP2E7H">1352348008</int> <int id="PUVLJRSVAUC37QO">1352348784</int> <int id="PUV48BQ6JAG26EC">1352349085</int> <int id="PUVII91M9DH2QVN">1352349207</int> <int id="PUVHER8O0BA3OCL">1352349258</int> <int id="PUVKKRET75B328O">1352349772</int> <int id="PHFEVQHPITC2G4D">1352350708</int> <int id="PHFMVJCKSVC2BRL">1352350717</int> <int id="PUVUJVN9LQ63SKB">1352350733</int> </object> <object id="25-07-09"> <int id="PHVDQJMEEEC2497">1352351036</int> <int id="PHFEKECS94D2STE">1352351197</int> <int id="PA9AAQRSQ1E2VC8">1352351206</int> <int id="PIFFB6SQ2M33D9D">1352351507</int> <int id="PHFMVJCKSVC2BRL">1352351797</int> <int id="PCRAFRDJFUT1PGB">1352352492</int> <int id="PIFGCNAO5663GCP">1352353543</int> <int id="PUVNTKGK1Q73OM0">1352353569</int> <int id="PHFINSK9JCD29H5">1352353694</int> <int id="PHF2CSR1OCD2E6B">1352353945</int> <int id="PUVGMLUFSRE24FE">1352353945</int> <int id="PUVD1R35GNC3PP0">1352354228</int> <int id="PUVSLPFE06D2FMT">1352354507</int> <int id="PUVLF6M40R73D3D">1352354594</int> <int id="PUVP5L97SK73S4T">1352355190</int> <int id="PUVGV2K6PBG24Q2">1352355473</int> <int id="PUV21KAI91L201C">1352356066</int> <int id="PUVL6SNU4FC3EBM">1352356564</int> <int id="PHFJERMET9D2JTA">1352356699</int> <int id="PUVOIO5NTF93QO1">1352356715</int> <int id="PUVV5HJ6RD93NIJ">1352356715</int> <int id="PHFF9HK602D2HPJ">1352356798</int> <int id="PUVHGT5JDLB30F7">1352357153</int> <int id="PUV6FUO75V93AII">1352357153</int> <int id="PA92MJIOKQD2IMA">1352357158</int> <int id="PHVPBUH9R3A23NS">1352357464</int> <int id="PUVEH5J81UC3JJG">1352357921</int> <int id="PUVFPTBQU7D2GI3">1352358138</int> <int id="PHF624MH10D2RFE">1352358255</int> <int id="PHVQRJ67Q742FCG">1352358255</int> <int id="PHVSGKDV7SA2FK8">1352358358</int> <int id="PHVLEE66STA2M50">1352358716</int> <int id="PUVNCETP1JB3AHM">1352358868</int> <int id="PUVIHJRJOKC3LP1">1352359442</int> <int id="PA9NO43L7VD26VP">1352359820</int> <int id="PHFDJ8UMK0D2JML">1352360036</int> <int id="PUVQDRLM9NB31K0">1352360150</int> <int id="PHFQ9HM9E2D2M68">1352360261</int> <int id="PUV9Q6DO08B38DG">1352360392</int> <int id="PIF9A2O5B1633VO">1352360436</int> <int id="PIFC9L6RU463IE3">1352360796</int> <int id="PHVVS8IQOM92U22">1352360818</int> <int id="PUV979L46IB3HEE">1352361691</int> <int id="PUV7VJDLN8D2E6S">1352362059</int> <int id="PUVI0H2977A3G7K">1352362212</int> <int id="PUVDML8BPK93CKI">1352362323</int> <int id="PUVKBPJJIBD36P9">1352362558</int> <int id="PCRE2VRLINS18V4">1352363352</int> <int id="PUV17ANCPQB3GGU">1352363624</int> <int id="PIF7QJMDT163NNM">1352364115</int> <int id="PA984LGOCKD26UK">1352364909</int> <int id="PUVHBE7V6HD3IS8">1352365044</int> </object> <object id="25-07-10"> <int id="PA9E9SC8Q0E2TV1">1352365316</int> <int id="PA9MTNTQ1ND29LQ">1352365457</int> <int id="PUVE7IBP8B83U22">1352365691</int> <int id="PUVRCSIUDOG20NJ">1352366077</int> <int id="PUVG9PRB1KC3GEA">1352366285</int> <int id="PCRR6QVJ3OS1V5S">1352366574</int> <int id="PUVLC1FVGH739H1">1352367101</int> <int id="PUVD1R35GNC3PP0">1352367167</int> <int id="PHVPBUH9R3A23NS">1352367562</int> <int id="PUVLDB76CBC3NI9">1352368327</int> <int id="PUVO420JSEA3CH8">1352369536</int> <int id="PIFIN0ITTI63G9H">1352370272</int> <int id="PUVHGT5JDLB30F7">1352372038</int> <int id="PUV6FUO75V93AII">1352372038</int> <int id="PUVHKHKSFDC3H9E">1352372039</int> <int id="PUV4TOO3O1D32TP">1352372039</int> <int id="PA9VHKNCKQD2LUN">1352372539</int> <int id="PUVHPAD7L5N292B">1352372539</int> <int id="PHFN8I5UBCD2C6Q">1352372539</int> <int id="PUV9DB27DS63MRA">1352372650</int> <int id="PUVGH525F9934R5">1352373692</int> <int id="PA929UNQBKD2UAM">1352373905</int> <int id="PCRFLA5IKNS19P1">1352374202</int> <int id="PHV4L6QJLD824RH">1352374475</int> <int id="PUV4R7KGJTA3ATK">1352374475</int> <int id="PUVAMIE2A8F2LGH">1352374934</int> <int id="PUV2831ETFB3LS5">1352375205</int> <int id="PIFOC6038Q53T2J">1352375471</int> <int id="PUVRJVHGCMB3VRA">1352375471</int> <int id="PHFINSK9JCD29H5">1352376072</int> <int id="PUVS76IBB0S2R71">1352376391</int> <int id="PUVUBPJHDUC3HI1">1352376842</int> <int id="PHVFSV9R04A2DO9">1352377031</int> <int id="PUVVLIPFM5D2UC5">1352377031</int> <int id="PA9N3O7N5PD2BP8">1352377310</int> <int id="PIFBVAA0T7631VR">1352377329</int> <int id="PIFUSGM44S53D8H">1352377853</int> <int id="PHF31BRLV4D27G0">1352378064</int> <int id="PUVNJCEML7P2ES0">1352378333</int> <int id="PUVE2VHN3MC3T7S">1352378487</int> <int id="PUVH20B9EL73O40">1352378507</int> <int id="PUV95LJVTHF26QI">1352378528</int> <int id="PUVLVN26LPB3IAF">1352378544</int> <int id="PUV3HG2DOSC3JF4">1352379067</int> <int id="PCR1JHCF89P1TP4">1352379267</int> </object> <object id="25-07-11"> <int id="PUVLVN26LPB3IAF">1352380189</int> <int id="PUVNQEIB75D3BN9">1352380288</int> <int id="PUVEO0HVO0B3E00">1352380299</int> <int id="PUVNKVVSLHD3L3J">1352380633</int> <int id="PHVK39K3OO62T72">1352380992</int> <int id="PUVFDPFU2IC3M94">1352381594</int> <int id="PCRDBCD1INS1QUD">1352381812</int> <int id="PUVSSCRRDHB3JP1">1352381833</int> <int id="PUVVJ936BCA3M1E">1352381903</int> <int id="PUVLSOFC3QC34A1">1352382186</int> <int id="PUVGVO2BNPB3MJB">1352382249</int> <int id="PUVG1VDOFTC3TF8">1352383415</int> <int id="PUVQAVTGUBC3QUV">1352383667</int> <int id="PA9N3O7N5PD2BP8">1352383858</int> <int id="PUVQDMSP2DG2MF2">1352383972</int> <int id="PUVIKQGNDQ935NR">1352384012</int> <int id="PA93S1AM4RD29RK">1352384767</int> <int id="PUVHGT5JDLB30F7">1352384888</int> <int id="PUV6FUO75V93AII">1352384889</int> <int id="PUVHKHKSFDC3H9E">1352384889</int> <int id="PA93VP2554E2H3R">1352384889</int> <int id="PUV4TOO3O1D32TP">1352384889</int> <int id="PUVDMUQLO6A3LJE">1352385786</int> <int id="PCRD007C83N19S4">1352385944</int> <int id="PUVSHIJ0C8A392V">1352386050</int> <int id="PA98EALDUKD2CR9">1352386080</int> <int id="PHVCIHQ7LN0268R">1352386490</int> <int id="PUV3ERDM8T63VGL">1352386519</int> <int id="PCR1016S04M1JV2">1352387142</int> <int id="PHF624MH10D2RFE">1352387212</int> <int id="PUVK76UP9CA32R8">1352387857</int> <int id="PHFJAE8FQVC2RNH">1352388279</int> <int id="PUV4UO1A0FB3VQ1">1352388281</int> <int id="PHFQF61M2CD2DOI">1352388281</int> <int id="PUVA2RGKSPK263G">1352388681</int> <int id="PUVLM1T4LQB3B39">1352388969</int> <int id="PHVFSV9R04A2DO9">1352389027</int> <int id="PCRDBVC21JL12OL">1352389040</int> <int id="PHFINSK9JCD29H5">1352389591</int> <int id="PUV39DUPENE2ATB">1352389871</int> <int id="PUVAC4AFMDE2HDT">1352390154</int> <int id="PHV1E12TEA5256E">1352390308</int> <int id="PUV16JMR69C3LLN">1352390939</int> <int id="PUVJNEJQ6EE2C1E">1352391094</int> <int id="PHFK48ANI2D2F12">1352391238</int> <int id="PUVIQLROID83HIE">1352391494</int> <int id="PUVD2QJ05G934PG">1352391526</int> <int id="PUVNJQNIC7D29GA">1352391579</int> <int id="PCRBFCINGUT15SD">1352391838</int> <int id="PUVHIS3DV5D20RQ">1352391878</int> <int id="PUVBHA1C58C33PQ">1352392218</int> <int id="PUVM4P3TPBG2CTI">1352392218</int> <int id="PHVBQSO3LG22530">1352392218</int> <int id="PUV9EUTOH6D2SD9">1352392218</int> <int id="PUV9TAHHD9G289O">1352392228</int> <int id="PCR14AIGQJO1V4O">1352392243</int> <int id="PUV5JS21PGB3826">1352392590</int> <int id="PHFSE0A9D4D2NDB">1352393049</int> <int id="PA94HHTM66E2D8A">1352393212</int> <int id="PUVFVABNGLB3M76">1352393578</int> <int id="PUVAQP010NG2DA4">1352393971</int> </object> <object id="25-07-12"> <int id="PHFL7P0N83D2P1R">1352394254</int> <int id="PHV6C84JR2821C3">1352394727</int> <int id="PHVIKAFLJS62FVP">1352395018</int> <int id="PUVK8381I9B322E">1352395326</int> <int id="PIF503T0FK53BPH">1352395400</int> <int id="PUVUEFJABRG2LND">1352395430</int> <int id="PHFM0PHNTUC2S8E">1352395620</int> <int id="PUVQ7H3I17D2GER">1352396096</int> <int id="PUV6L7AB0JH22K3">1352396247</int> <int id="PM1LOQ518N129RP">1352396284</int> <int id="PUV68HKCS3A3DHC">1352396542</int> <int id="PUVMD4ISJA93B18">1352396561</int> <int id="PUV87SCA12C39H5">1352396710</int> <int id="PHV3SOHNMB52ELG">1352396780</int> <int id="PHVSGKDV7SA2FK8">1352397042</int> <int id="PHFIS28II2D239P">1352397062</int> <int id="PUVITB8GICG24NJ">1352397314</int> <int id="PIF6FQ8JCE21N4B">1352397349</int> <int id="PUVOLIB476A3RCG">1352398284</int> <int id="PUVSFSPLFNB3DHR">1352398807</int> <int id="PUVNPG4972C345P">1352399220</int> <int id="PUVUCMK66OE2S7S">1352399278</int> <int id="PA9VHKNCKQD2LUN">1352399354</int> <int id="PHFN8I5UBCD2C6Q">1352399354</int> <int id="PHFT6U31UBD2A1I">1352399616</int> <int id="PA9P7M83LMD2FAO">1352399616</int> <int id="PUVHOFNNILC3SMC">1352399954</int> <int id="PCR825CVE0N1DVT">1352400183</int> <int id="PUVA2RGKSPK263G">1352400190</int> <int id="PIFPJ1R3BP53G67">1352400628</int> <int id="PUVGK8HBCJB36GN">1352400729</int> <int id="PUVQF6EUCP93BNL">1352400735</int> <int id="PUVIN1LIDOB3ANK">1352401208</int> <int id="PA9F3EHI36E2JIG">1352401381</int> <int id="PUVRL3OSO7G2VV4">1352401578</int> <int id="PHVNJ4LKTQ626HM">1352402063</int> <int id="PHVV591MRV524E4">1352402212</int> <int id="PUV2PAADR773LO4">1352402541</int> <int id="PCRHA593D1N1EB3">1352402736</int> <int id="PUV9QFOV3ME2DOV">1352402885</int> <int id="PIFPPHIJFP531DH">1352403333</int> <int id="PHVFSV9R04A2DO9">1352403347</int> <int id="PHVENFK7I3A2KIH">1352403662</int> <int id="PUV4N87P8GG2EB6">1352404012</int> <int id="PUVT8691EI93FIR">1352404012</int> <int id="PUVPTF7N2DG203S">1352404013</int> <int id="PIFLC6T4UK63AKI">1352404013</int> <int id="PHF2VPV503D26FE">1352404026</int> <int id="PCRE15VHINS1RJI">1352404089</int> <int id="PHVBNVKKUG22BQ7">1352404305</int> <int id="PUVH3D6VKFC37GA">1352404329</int> <int id="PUVUK07BTH93RE9">1352404337</int> <int id="PHV9FQD84K42VT2">1352404418</int> <int id="PHVSCM4AFS627EF">1352404485</int> <int id="PA94QV6SBPD25Q4">1352404654</int> <int id="PUV5OOOV5FB3S0U">1352404818</int> <int id="PUV22S2QJIF2GFM">1352404951</int> <int id="PUVLQGI8HRA3O57">1352405102</int> <int id="PUVML5U8C9C3CL5">1352405303</int> <int id="PUV1CKELDTF2QHB">1352405531</int> <int id="PUVVKBOAASB357D">1352405860</int> <int id="PUVOQVJ074A3F6S">1352405944</int> <int id="PIFE71FIF663BLR">1352406172</int> <int id="PDODTQK43DR27CB">1352406335</int> <int id="PUVRINE0QJL2GOH">1352406473</int> <int id="PUVLDJS3IS83Q3S">1352406508</int> <int id="PA9A85FUBUD2DMH">1352406541</int> <int id="PUVTTIURKLC3B30">1352406556</int> <int id="PUV2O7J6I9D207V">1352406762</int> <int id="PUVBIORRBF93J9R">1352406810</int> <int id="PDO2V71MMAR2SER">1352406994</int> <int id="PUVNK0QP52936BH">1352407114</int> <int id="PUV9KOTM1KE2MNG">1352407205</int> <int id="PIF14GJO15D1P84">1352407471</int> <int id="PHF31BRLV4D27G0">1352407493</int> <int id="PCRLV5SPL0U1F91">1352407810</int> <int id="PHVAI4B3TK82G0N">1352407823</int> <int id="PUV784CQDNB36LL">1352407942</int> <int id="PHFOSFVBC4D2JAT">1352407967</int> <int id="PUVEOLGEO6K2O7N">1352407967</int> <int id="PM1QMLJUL702S5K">1352408240</int> <int id="PUVA6OS08S832L9">1352408335</int> <int id="PUV17ANCPQB3GGU">1352408338</int> </object> <object id="25-07-13"> <int id="PUVHV1J9EJ833AL">1352409244</int> <int id="PUV7DNEU6R83IDT">1352409244</int> <int id="PUVVJ936BCA3M1E">1352409500</int> <int id="PUVNAEJ0PH936S7">1352409547</int> <int id="PHF11QGRI3D2KLQ">1352409649</int> <int id="PUVN766OG5F2T0K">1352409818</int> <int id="PHFOSFVBC4D2JAT">1352410347</int> <int id="PUVEOLGEO6K2O7N">1352410347</int> <int id="PUVH20IS8T83G8M">1352410682</int> <int id="PUVEP1RCN9C35A2">1352410998</int> <int id="PHF274E9E0D23V6">1352411118</int> <int id="PHV7FR190MB2I9S">1352411533</int> <int id="PUVJB9A1SID3E7F">1352412149</int> <int id="PHF31BRLV4D27G0">1352412479</int> <int id="PUVANK930CC3FME">1352412555</int> <int id="PUV6L7AB0JH22K3">1352412754</int> <int id="PUVNGV442HC3EQB">1352412871</int> <int id="PUVJB07LBEE2M4G">1352413090</int> <int id="PCRETDAKJNS1E7V">1352413091</int> <int id="PUVQVSP9HID3C62">1352413098</int> <int id="PUVJNEJQ6EE2C1E">1352413720</int> <int id="PUVG0QGLK683S5N">1352413810</int> <int id="PIFO93NADL63839">1352414262</int> <int id="PHFT5IMBBTC2N16">1352414283</int> <int id="PHF4I93610D2TI2">1352414324</int> <int id="PUV6FUO75V93AII">1352414519</int> <int id="PUVHKHKSFDC3H9E">1352414519</int> <int id="PUVHGT5JDLB30F7">1352414520</int> <int id="PHFDI7L7D1D2BLA">1352414848</int> <int id="PUV8V97LK293SOU">1352414860</int> <int id="PUV43JV649C3OI1">1352414981</int> <int id="PHVRT17MLN527I4">1352415963</int> <int id="PUVSLPFE06D2FMT">1352416005</int> <int id="PA9J5LA451E2LSE">1352416212</int> <int id="PUVPLDCEPPC3IJA">1352416326</int> <int id="PUV7U3V812C3S7H">1352416346</int> <int id="PUVU94EEQOH2155">1352416398</int> <int id="PCR4BJU0BUM1TUF">1352416419</int> <int id="PUV4DS19B7D2FDH">1352416495</int> <int id="PIFJJ9LH0J63T58">1352416863</int> <int id="PUVVQVKJH993IU1">1352416923</int> <int id="PUVJU69IKJC3BOE">1352417212</int> <int id="PA9MTNTQ1ND29LQ">1352417314</int> <int id="PHFDJ8UMK0D2JML">1352417441</int> <int id="PHVR7F201F72EUM">1352417519</int> <int id="PHVRLNSOM032AAO">1352417567</int> <int id="PUVS75E9OBH2Q6G">1352417771</int> <int id="PUVR7DBV7JG2E14">1352417853</int> <int id="PHV2GBROGF82MRS">1352418086</int> <int id="PUVGC4ADU8C3V82">1352418147</int> <int id="PUVMD4ISJA93B18">1352418332</int> <int id="PUV4DAEQGTH2M1R">1352418489</int> <int id="PUVRKFKFDGG2OPH">1352419149</int> <int id="PHVVPUDC4H72BRE">1352419177</int> <int id="PIF1RQODKF01DG2">1352419264</int> <int id="PUVPL4QIRFC3P3P">1352419284</int> <int id="PA9UNV5QH7E2B0P">1352419530</int> <int id="PHFLR8ITJ1D21SC">1352419717</int> <int id="PM1EMRJKJ4027KO">1352420205</int> <int id="PCRR6HQFR0U1SRC">1352420206</int> <int id="PUVTBBTJFSG2NC1">1352420355</int> <int id="PUVSP7665OB31TB">1352420507</int> <int id="PHFODCHB93D2L7K">1352420596</int> <int id="PUVOLKHFI6H2R0J">1352420685</int> <int id="PHV3NCJDAS62VM0">1352420730</int> <int id="PUVVE7C5HV93LDE">1352420807</int> <int id="PUV14N2LA8D2JIJ">1352420877</int> <int id="PHFIS28II2D239P">1352421034</int> <int id="PUVBCE59EGC3FK4">1352421036</int> <int id="PIF3V2K7H863VUQ">1352421080</int> <int id="PUVOL0BB1OB3SQG">1352421242</int> <int id="PUVVEUFO4LB3EF5">1352421328</int> <int id="PA9VHKNCKQD2LUN">1352421502</int> <int id="PHFAQB5VH4D2OSK">1352421503</int> <int id="PHFMVJCKSVC2BRL">1352422030</int> <int id="PCRGG892MNS1T64">1352422051</int> <int id="PHFLC1SRO2D2KJP">1352422108</int> <int id="PUV2T1MGQ9G2B9J">1352422193</int> <int id="PUVNRUQH83D3N7S">1352422244</int> <int id="PUVO3ML08IB38DL">1352422249</int> <int id="PUVH3TQBJS63O8M">1352422401</int> <int id="PUVA61627VC3S6D">1352422666</int> <int id="PHF45DAP9AD2SN3">1352422758</int> </object> <object id="25-08-01"> <int id="PUV9A16GNTC32U6">1352422816</int> <int id="PUV1VFBK25C34EQ">1352423461</int> </object> <object id="25-08-04"> <int id="PUVM419U2NB3KIE">1352470618</int> </object> <object id="25-08-05"> <int id="PUVNPG4972C345P">1352484154</int> </object> <object id="25-08-10"> <int id="PUVUC8FRIPB3680">1352553412</int> </object> <object id="25-08-11"> <int id="PHVMDUDJ6C92K6C">1352571129</int> <int id="PUVIHJRJOKC3LP1">1352572821</int> </object> <object id="25-08-18"> <int id="PUV27HCU39B3HUV">1352675386</int> </object> <object id="25-08-20"> <int id="PUV88HJU7OB3B8Q">1352701785</int> </object> <object id="25-10-03"> <int id="PUV8S9J1PAD3RO7">1353062161</int> </object> <object id="25-10-08"> <int id="PUVM0NPD3QC3EDD">1353134104</int> </object> <object id="25-10-17"> <int id="PUVTD2NVTID3NDN">1353261517</int> </object> <object id="25-10-30"> <int id="PUVMJA4CDI93TFG">1353447702</int> </object> <object id="25-10-31"> <int id="PUVDU6QF35D3B6F">1353467071</int> </object> <object id="25-10-43"> <int id="PUVCQ5766073FL8">1353632980</int> </object> <object id="26-01-06"> <int id="PUV4BFTRRUC3RLF">1353960110</int> </object> <object id="26-01-23"> <int id="PUVJU4PU9RE2S5J">1354202619</int> </object> <object id="26-03-07"> <int id="PUVB5F5VDPB3AKP">1354425900</int> </object> <object id="26-03-17"> <int id="PUVB5F5VDPB3AKP">1354572705</int> </object> <object id="26-03-22"> <int id="PUVDU6QF35D3B6F">1354640745</int> </object> <object id="26-03-31"> <int id="PUV2Q3F51I935K5">1354780302</int> </object> <object id="26-03-34"> <int id="PUVCIOJLOC93UKT">1354825007</int> </object> <object id="26-03-41"> <int id="PUVJ86DSLSM2BDC">1354918802</int> </object> <object id="26-03-42"> <int id="PUVR861LOJC33QV">1354938604</int> <int id="PUVLQBGCGSM26QB">1354938604</int> <int id="PUVD0UO5ETC3BO1">1354938604</int> </object> <object id="26-03-46"> <int id="PIFK9I4C8063A0M">1354994481</int> </object> <object id="26-03-50"> <int id="PUVB5F5VDPB3AKP">1355053730</int> </object> <object id="26-04-01"> <int id="PIF30EN49G21FSD">1355107830</int> </object> </object> <object id="hi_sign_evasion_record_history"> <object id="version_9"> <str id="pc_tsid">PUVUJVN9LQ63SKB</str> <str id="pc_label">de5carte5</str> <int id="secs">11</int> <int id="when">1352350715</int> <int id="version">9</int> <str id="day_key">25-07-08</str> </object> </object> <object id="hi_sign_evasion_record"> <str id="pc_tsid">PHVG2J362992RNS</str> <str id="pc_label">Fnibbit</str> <int id="secs">25</int> <int id="when">1353396884</int> <int id="version">10</int> <str id="day_key">25-10-26</str> </object> <object id="hi_sign_daily_evasion_record"> <str id="pc_tsid">PUVV2191PIA34EO</str> <str id="pc_label">Xina West</str> <int id="secs">10</int> <int id="when">1354307837</int> <int id="version">10</int> <str id="day_key">26-02-01</str> </object> <int id="incantations_step">1</int> <object id="incantations_redux"> <object id="PUVERUQUIIJ2TCI"> <int id="step">1</int> <int id="ts">1354917669</int> </object> <object id="PIFPKSLKNV53RHE"> <int id="step">2</int> <int id="ts">1354917670</int> </object> <object id="PUVS4SP1UHI26UI"> <int id="step">3</int> <int id="ts">1354917672</int> </object> <object id="PA926T82E4E2VP4"> <int id="step">1</int> <int id="ts">1354918484</int> </object> <object id="PUVJ86DSLSM2BDC"> <int id="step">1</int> <int id="ts">1354918781</int> </object> <object id="PDOQHB9V1AR2F84"> <int id="step">2</int> <int id="ts">1354918783</int> </object> <object id="PHF31BRLV4D27G0"> <int id="step">1</int> <int id="ts">1354921998</int> </object> <object id="PUVA3N81DSK2MT2"> <int id="step">2</int> <int id="ts">1354922000</int> </object> <object id="PHFINSK9JCD29H5"> <int id="step">3</int> <int id="ts">1354922006</int> </object> <object id="PUV4MAIL2873TVV"> <int id="step">1</int> <int id="ts">1354922443</int> </object> <object id="PUV1C9DM7JE2KRJ"> <int id="step">2</int> <int id="ts">1354922446</int> </object> <object id="PUVQ6I3032D3097"> <int id="step">3</int> <int id="ts">1354922463</int> </object> <object id="PUVG6IV8J5F28N1"> <int id="step">1</int> <int id="ts">1354924255</int> </object> <object id="PUVF5CIS8UE2209"> <int id="step">2</int> <int id="ts">1354925353</int> </object> <object id="PHF624MH10D2RFE"> <int id="step">3</int> <int id="ts">1354925354</int> </object> <object id="PUVP6M2EH9G2Q22"> <int id="step">1</int> <int id="ts">1354925395</int> </object> <object id="PA9UNV5QH7E2B0P"> <int id="step">1</int> <int id="ts">1354928051</int> </object> <object id="PA9R43RJ84E2EKB"> <int id="step">2</int> <int id="ts">1354928065</int> </object> <object id="PA9PV1PN67E24FQ"> <int id="step">3</int> <int id="ts">1354928066</int> </object> <object id="PIFB7QP3SH63DL7"> <int id="step">1</int> <int id="ts">1354931330</int> </object> <object id="PUVBHA1C58C33PQ"> <int id="step">1</int> <int id="ts">1354933673</int> </object> <object id="PUV5EVLD0KF2669"> <int id="step">2</int> <int id="ts">1354933676</int> </object> <object id="PUV4J86UJPC3TEN"> <int id="step">3</int> <int id="ts">1354933677</int> </object> <object id="PUVD0UO5ETC3BO1"> <int id="step">1</int> <int id="ts">1354938530</int> </object> <object id="PUVR861LOJC33QV"> <int id="step">2</int> <int id="ts">1354938533</int> </object> <object id="PUVLQBGCGSM26QB"> <int id="step">3</int> <int id="ts">1354938534</int> </object> <object id="PUVOL0BB1OB3SQG"> <int id="step">1</int> <int id="ts">1354946240</int> </object> <object id="PA97PHPM54E2M0U"> <int id="step">1</int> <int id="ts">1354948230</int> </object> <object id="PA9VHKNCKQD2LUN"> <int id="step">2</int> <int id="ts">1354948230</int> </object> <object id="PUVKMVKGUCG2PM3"> <int id="step">3</int> <int id="ts">1354948231</int> </object> <object id="PUVHKHKSFDC3H9E"> <int id="step">1</int> <int id="ts">1354948741</int> </object> <object id="PUV2ODULF5D2C2F"> <int id="step">2</int> <int id="ts">1354948743</int> </object> <object id="PUVNQ08H15C3F2V"> <int id="step">3</int> <int id="ts">1354948749</int> </object> <object id="PUVABNUBG5D29P8"> <int id="step">1</int> <int id="ts">1354949075</int> </object> <object id="PUV3S0D8N6F2VAH"> <int id="step">1</int> <int id="ts">1354961597</int> </object> <object id="PHVAN0R6UK8249B"> <int id="step">1</int> <int id="ts">1354970089</int> </object> <object id="PHVR7F201F72EUM"> <int id="step">1</int> <int id="ts">1354975381</int> </object> <object id="PUVRL3OSO7G2VV4"> <int id="step">1</int> <int id="ts">1354984170</int> </object> <object id="PUV8KRHK6EG25DT"> <int id="step">1</int> <int id="ts">1354985181</int> </object> <object id="PHF3EMI4JDD2EUU"> <int id="step">1</int> <int id="ts">1354991476</int> </object> <object id="PHFVCCQDR3D2FIQ"> <int id="step">1</int> <int id="ts">1354995727</int> </object> <object id="PUVPUDMQ3UC35NC"> <int id="step">1</int> <int id="ts">1354997611</int> </object> <object id="PUVO99PIVOC3PNT"> <int id="step">2</int> <int id="ts">1354997614</int> </object> <object id="PHVBFP14HE22AJQ"> <int id="step">3</int> <int id="ts">1354997615</int> </object> <object id="PHVFVM39VG227P5"> <int id="step">1</int> <int id="ts">1354999818</int> </object> <object id="PUVV62E5EJC3SNI"> <int id="step">1</int> <int id="ts">1354999987</int> </object> </object> <int id="incantations_redux_step">1</int> </object> <objrefs id="items"> <objref tsid="IHV27T6F7N937TP" label="Coin"/> <objref tsid="IA9H1P6RNK8265F" label="Metal Rock"/> <objref tsid="IA9H1FNHNK82DPJ" label="Dullite Rock"/> <objref tsid="IA9H1M0ONK82HH2" label="Street Spirit"/> <objref tsid="IHV27S6F7N937T6" label="Coin"/> <objref tsid="IA9H1A1FNK820IM" label="Dullite Rock"/> <objref tsid="IA9H1C2GNK8233B" label="Metal Rock"/> <objref tsid="IA9H1GVHNK82A2I" label="Quoin"/> <objref tsid="IHV27P6F7N937S6" label="Coin"/> <objref tsid="IA9H175ENK82THU" label="Shrine to Zille"/> <objref tsid="IA9H1H5INK829A3" label="Quoin"/> <objref tsid="IA9H1JTMNK820B3" label="Metal Rock"/> <objref tsid="IA95PDD655G3NN5" label="Bean Tree"/> <objref tsid="IA9H1B9FNK825MG" label="Quoin"/> <objref tsid="IHV27R6F7N937TU" label="Coin"/> <objref tsid="IA9H18KENK828HV" label="Quoin"/> <objref tsid="IA9H1EHGNK825KL" label="Quoin"/> <objref tsid="IA9H1N2QNK82SK8" label="Quoin"/> <objref tsid="IDO9FR00OGQ2PA4" label="Qurazy marker"/> <objref tsid="IA9H1OFQNK82FFF" label="Quoin"/> <objref tsid="IHV27Q6F7N937SC" label="Coin"/> <objref tsid="IA9H1D9GNK82IQA" label="Quoin"/> <objref tsid="IA9H1LRNNK827JB" label="Dullite Rock"/> </objrefs> <objrefs id="players"> <objref tsid="PUVERHA4O9E2EJ9" label="Minda"/> <objref tsid="PUVILICMUC93HE0" label="Mutoid"/> <objref tsid="PHVFC37OGM42S0M" label="Mandaburr"/> <objref tsid="PHFQDREAE2D227T" label="Reaver"/> <objref tsid="PUVNPKB6QTA3SN2" label="Aziu"/> <objref tsid="PUVPI29NARL2N0I" label="Ce`Leah"/> <objref tsid="PM1FDOKLP502K88" label="Shokmunky"/> <objref tsid="PHV11PEQFA42PG6" label="alalune"/> <objref tsid="PA97QMKU04E2R6S" label="Malakim"/> <objref tsid="PNVRHPLAB8E2UE1" label="Tyro"/> <objref tsid="PA97FQJ5U2E2CP1" label="Maria Lucilla"/> <objref tsid="PUVRB58023F2BJ5" label="zombiegirl75"/> <objref tsid="PUVV59R1P5E3CI1" label="Carbonidiot"/> <objref tsid="PA9RTK4A6ND26T8" label="Bellamy"/> <objref tsid="PHFJUOOMI2D2I7P" label="Grandpa Gideon"/> <objref tsid="PHF8P4VQ3TC2MGU" label="Floodle"/> <objref tsid="PUV1G984LEE26HU" label="Millee"/> <objref tsid="PUVD1R669AD3HKT" label="FastOsprey"/> <objref tsid="PUV73PVA2OH2UHN" label="Damian TInes"/> <objref tsid="PUV8F389UDE2VD6" label="mkcbunny"/> <objref tsid="PUVJ0U87JME2RS1" label="MizHeather"/> <objref tsid="PUVBT0I23OH26V9" label="rachel12"/> <objref tsid="PUVP531IMVB3ANT" label="Svalla"/> <objref tsid="PUV41GRNAMJ2HVQ" label="Invader GIR"/> <objref tsid="PCR8PEH9B7N1J36" label="Bob"/> <objref tsid="PUV8S5C88FF2GQ0" label="arflonda"/> <objref tsid="PUV2FAQDG1G2MDC" label="Zenophor"/> <objref tsid="PUVM9H6ASAB31HV" label="Bextacy"/> <objref tsid="PA9DJTOJMND2J3U" label="Dawner"/> <objref tsid="PUVOG0PG3SR2B42" label="Sunellope"/> <objref tsid="PHFN9286J2D2R1O" label="Vickinator"/> <objref tsid="PHFEA1HFO4D28IG" label="NeoKaos"/> <objref tsid="PUV8PJS3JKB33G7" label="Meliissa"/> <objref tsid="PHF9LK9NMVC244I" label="DocLight"/> <objref tsid="PUVFNOKQ1GE22OJ" label="Lans89"/> <objref tsid="PUVDFE8929G28IM" label="Ossian"/> <objref tsid="PUVOFJFIQ8D2P22" label="moonweaver"/> <objref tsid="PHFNS7L45AD20GP" label="Mr Tooth"/> <objref tsid="PUVH012HG4G2PTJ" label="PhatBoy"/> <objref tsid="PUVOESSSJVD3TO1" label="Boberelle"/> <objref tsid="PUVH3JH4A9E2P66" label="fromunderthere"/> <objref tsid="PA9MA81C2ID21HO" label="Princess Partypants"/> <objref tsid="PHF92PH5T1D2GOL" label="Zchex"/> <objref tsid="PIFNJDP41T53QQ1" label="Master Shimizu"/> <objref tsid="PUV4LC5UN3F2QL4" label="Avatar333"/> <objref tsid="PUVKJ72AQQE2JIR" label="Nastya-Pastya"/> <objref tsid="PHFBV3QRM2D2K8D" label="Kenti"/> <objref tsid="PHFK8E9N23D2CLP" label="Dead Sexy"/> <objref tsid="PM1Q39G5AB02FUC" label="roguewords"/> <objref tsid="PUV1OGRNIMC38FL" label="defendpoppunk"/> <objref tsid="PUVIOVRRRIE2ERI" label="Smuggins"/> <objref tsid="PHF9RV4NI0D2IGU" label="mrAndrewIan"/> <objref tsid="PUVOBJ3SNLF23IV" label="Jackito"/> <objref tsid="PUV3APHU4UE2PKR" label="♥ Pobbitty Pobbs ♥"/> <objref tsid="PUVNUQNF75I2GIV" label="Vestah"/> <objref tsid="PHFHE4S460D2H15" label="Skreebor"/> <objref tsid="PUV5KAD7AME2C0M" label="Lansoc"/> <objref tsid="PUVOH0AGR0F2QSH" label="Emilia Guillotine"/> <objref tsid="PHF5S6IMG4D20M5" label="dongster"/> <objref tsid="PUVBOQ5IU5H2A3E" label="Lord Tamaqua"/> </objrefs> </game_object>
34.63327
201
0.644215
a8ac70e9afdbb3bf3446e310f46b7b0428f0794e
10,233
ui
XML
GUI/other/interface_horizontal.ui
ys1998/tactile-shape-recognition
b5ab6f1cdf04ff23e14b467a590533e7ee740b52
[ "MIT" ]
null
null
null
GUI/other/interface_horizontal.ui
ys1998/tactile-shape-recognition
b5ab6f1cdf04ff23e14b467a590533e7ee740b52
[ "MIT" ]
null
null
null
GUI/other/interface_horizontal.ui
ys1998/tactile-shape-recognition
b5ab6f1cdf04ff23e14b467a590533e7ee740b52
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>MainWindow</class> <widget class="QMainWindow" name="MainWindow"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>673</width> <height>696</height> </rect> </property> <property name="windowTitle"> <string>MainWindow</string> </property> <widget class="QWidget" name="centralwidget"> <widget class="QPushButton" name="startButton"> <property name="geometry"> <rect> <x>470</x> <y>10</y> <width>99</width> <height>27</height> </rect> </property> <property name="text"> <string>START</string> </property> </widget> <widget class="QPushButton" name="stopButton"> <property name="geometry"> <rect> <x>580</x> <y>10</y> <width>99</width> <height>27</height> </rect> </property> <property name="text"> <string>STOP</string> </property> </widget> <widget class="GraphicsLayoutWidget" name="patchHigh1"> <property name="geometry"> <rect> <x>207</x> <y>60</y> <width>230</width> <height>192</height> </rect> </property> <property name="styleSheet"> <string notr="true"> background-color: rgb(3, 3, 3);</string> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> </widget> <widget class="GraphicsLayoutWidget" name="patchHigh2"> <property name="geometry"> <rect> <x>447</x> <y>60</y> <width>230</width> <height>192</height> </rect> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(0, 0, 0);</string> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> </widget> <widget class="GraphicsLayoutWidget" name="patchHigh4"> <property name="geometry"> <rect> <x>927</x> <y>60</y> <width>230</width> <height>192</height> </rect> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(0, 0, 0);</string> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> </widget> <widget class="GraphicsLayoutWidget" name="patchHigh3"> <property name="geometry"> <rect> <x>687</x> <y>60</y> <width>230</width> <height>192</height> </rect> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(0, 0, 0);</string> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> </widget> <widget class="QTextEdit" name="HighLabel"> <property name="geometry"> <rect> <x>10</x> <y>120</y> <width>191</width> <height>51</height> </rect> </property> <property name="html"> <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; p, li { white-space: pre-wrap; } &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:12pt;&quot;&gt;HIGH SENSITIVITY&lt;/span&gt;&lt;/p&gt; &lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:12pt;&quot;&gt; (0 to 10 N)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> </property> </widget> <widget class="GraphicsLayoutWidget" name="patchMed3"> <property name="geometry"> <rect> <x>687</x> <y>259</y> <width>230</width> <height>192</height> </rect> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(0, 0, 0);</string> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> </widget> <widget class="QTextEdit" name="MedLabel"> <property name="geometry"> <rect> <x>10</x> <y>319</y> <width>191</width> <height>51</height> </rect> </property> <property name="html"> <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; p, li { white-space: pre-wrap; } &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:12pt;&quot;&gt;MEDIUM SENSITIVITY&lt;/span&gt;&lt;/p&gt; &lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:12pt;&quot;&gt; (0 to 30 N)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> </property> </widget> <widget class="GraphicsLayoutWidget" name="patchMed2"> <property name="geometry"> <rect> <x>447</x> <y>259</y> <width>230</width> <height>192</height> </rect> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(0, 0, 0);</string> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> </widget> <widget class="GraphicsLayoutWidget" name="patchMed4"> <property name="geometry"> <rect> <x>927</x> <y>259</y> <width>230</width> <height>192</height> </rect> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(0, 0, 0);</string> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> </widget> <widget class="GraphicsLayoutWidget" name="patchMed1"> <property name="geometry"> <rect> <x>207</x> <y>259</y> <width>230</width> <height>192</height> </rect> </property> <property name="styleSheet"> <string notr="true"> background-color: rgb(3, 3, 3);</string> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> </widget> <widget class="GraphicsLayoutWidget" name="patchLow3"> <property name="geometry"> <rect> <x>688</x> <y>459</y> <width>230</width> <height>192</height> </rect> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(0, 0, 0);</string> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> </widget> <widget class="QTextEdit" name="LowLabel"> <property name="geometry"> <rect> <x>11</x> <y>519</y> <width>191</width> <height>51</height> </rect> </property> <property name="html"> <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; p, li { white-space: pre-wrap; } &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:12pt;&quot;&gt;LOW SENSITIVITY &lt;/span&gt;&lt;/p&gt; &lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:12pt;&quot;&gt;(0 to 50 N)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> </property> </widget> <widget class="GraphicsLayoutWidget" name="patchLow2"> <property name="geometry"> <rect> <x>448</x> <y>459</y> <width>230</width> <height>192</height> </rect> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(0, 0, 0);</string> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> </widget> <widget class="GraphicsLayoutWidget" name="patchLow4"> <property name="geometry"> <rect> <x>928</x> <y>459</y> <width>230</width> <height>192</height> </rect> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(0, 0, 0);</string> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> </widget> <widget class="GraphicsLayoutWidget" name="patchLow1"> <property name="geometry"> <rect> <x>208</x> <y>459</y> <width>230</width> <height>192</height> </rect> </property> <property name="styleSheet"> <string notr="true"> background-color: rgb(3, 3, 3);</string> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> </widget> </widget> <widget class="QStatusBar" name="statusbar"/> <widget class="QMenuBar" name="menubar"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>673</width> <height>25</height> </rect> </property> </widget> </widget> <customwidgets> <customwidget> <class>GraphicsLayoutWidget</class> <extends>QGraphicsView</extends> <header location="global">pyqtgraph</header> </customwidget> </customwidgets> <resources/> <connections/> </ui>
32.485714
277
0.607544
6db4d2e2d1dfe0ed44873f37faf117d0fef1be65
1,878
props
XML
Build/Blazorise.props
nielscil/Blazorise
0a0424b8b87f08d1af008a44234a83ec80f843e7
[ "MIT" ]
1
2022-03-09T17:18:23.000Z
2022-03-09T17:18:23.000Z
Build/Blazorise.props
nielscil/Blazorise
0a0424b8b87f08d1af008a44234a83ec80f843e7
[ "MIT" ]
null
null
null
Build/Blazorise.props
nielscil/Blazorise
0a0424b8b87f08d1af008a44234a83ec80f843e7
[ "MIT" ]
null
null
null
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Version>0.9.2</Version> <PackageVersion>0.9.2</PackageVersion> <Description>Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.</Description> <Authors>Mladen Macanovic</Authors> <Company></Company> <Copyright>Copyright 2018-2020 Mladen Macanovic</Copyright> <RepositoryUrl>https://github.com/stsrki/Blazorise</RepositoryUrl> <RepositoryType>git</RepositoryType> <TargetFrameworks>netstandard2.1;net5.0</TargetFrameworks> <OutputType>Library</OutputType> <IsPackable>true</IsPackable> <LangVersion>8.0</LangVersion> <GeneratePackageOnBuild>false</GeneratePackageOnBuild> <RestoreAdditionalProjectSources> https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json; https://dotnet.myget.org/F/blazor-dev/api/v3/index.json; </RestoreAdditionalProjectSources> <RazorLangVersion>3.0</RazorLangVersion> <AddRazorSupportForMvc>true</AddRazorSupportForMvc> </PropertyGroup> <PropertyGroup Condition=" '$(TargetFramework)' == 'netstandard2.1' "> <DefineConstants>$(DefineConstants);NETSTANDARD2_1</DefineConstants> </PropertyGroup> <PropertyGroup Condition=" '$(TargetFramework)' == 'net5.0' "> <DefineConstants>$(DefineConstants);NET5_0</DefineConstants> </PropertyGroup> <ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.1' "> <PackageReference Include="Microsoft.AspNetCore.Components" Version="3.1.10" /> <PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="3.1.10" /> </ItemGroup> <ItemGroup Condition=" '$(TargetFramework)' == 'net5.0' "> <PackageReference Include="Microsoft.AspNetCore.Components" Version="5.0.0" /> <PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.0" /> </ItemGroup> </Project>
40.826087
139
0.756124
62dc7569d118cb9a493d4c76ac07a2eac56f5dde
2,363
xml
XML
sample-content/jcr_root/content/wcm-io-samples/en/wiki/in/ingo-schmitt/.content.xml
deveth0/solr-aem
d5fe3752ce7664799c381f2decd94d6bbc8b2507
[ "Apache-2.0" ]
1
2017-06-30T11:30:08.000Z
2017-06-30T11:30:08.000Z
sample-content/jcr_root/content/wcm-io-samples/en/wiki/in/ingo-schmitt/.content.xml
deveth0/solr-aem
d5fe3752ce7664799c381f2decd94d6bbc8b2507
[ "Apache-2.0" ]
null
null
null
sample-content/jcr_root/content/wcm-io-samples/en/wiki/in/ingo-schmitt/.content.xml
deveth0/solr-aem
d5fe3752ce7664799c381f2decd94d6bbc8b2507
[ "Apache-2.0" ]
3
2017-07-24T12:01:38.000Z
2019-07-16T22:58:01.000Z
<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0" jcr:primaryType="cq:Page"> <jcr:content cq:template="/apps/wcm-io-samples/sample-app/templates/content/content" jcr:primaryType="cq:PageContent" jcr:title="Ingo Schmitt" sling:resourceType="/apps/wcm-io-samples/sample-app/components/content/page/content"> <content jcr:primaryType="nt:unstructured" sling:resourceType="wcm-io/wcm/parsys/components/parsys"> <contentheadline jcr:primaryType="nt:unstructured" sling:resourceType="wcm-io-samples/sample-app/components/content/common/contentHeadline" headline="Ingo Schmitt" /> <contentrichtext jcr:primaryType="nt:unstructured" sling:resourceType="wcm-io-samples/sample-app/components/content/common/contentRichText" text="&lt;p&gt;&amp;apos;&amp;apos;&amp;apos;Ingo Schmitt&amp;apos;&amp;apos;&amp;apos; is a [[Germany|German]] politician who was [[Member of the European Parliament]] for [[Berlin]] from 1999 - 2005. On September 18, 2005 he was elected to the [[Bundestag]] and consequently resigned from the [[European Parliament]]. He is a member of the [[conservatism|conservative]] [[Christian Democratic Union (Germany)|Christian Democratic Union]]. ==External links== * [http://www.ingo-schmitt.de/ Website from Ingo Schmitt] * [http://www.bundestag.de/bundestag/abgeordnete/bio/S/schmiin0.html Biography by German Bundestag] * [http://www.cducsu.de/section__5/subsection__1/id__190437/Abgeordnete.aspx Biography by CDU/CSU] {{Members of the European Parliament 1999–2004}} {{Members of the European Parliament 2004–2009}} {{Persondata | name = Schmitt, Ingo | alternative names = | SHORT DESCRIPTION = German politician | date of birth = | place of birth = | date of death = | place of death = }} {{DEFAULTSORT:Schmitt, Ingo}} [[Category:Members of the Bundestag]] [[Category:MEPs for Germany 1999–2004]] [[Category:Christian Democratic Union (Germany) MEPs]] [[Category:MEPs for Germany 2004–2009]] [[Category:Living people]] {{Germany-MEP-stub}}&lt;/p&gt;" /> </content> </jcr:content> </jcr:root>
48.22449
448
0.710114
21c2622e1596c0c07aa1168a2d81318d3d112b90
1,061
xml
XML
p4/p4-t1/p4-t1-c268-s6A.xml
morrissinger/MassGenLaws
8d740ef0e0fb8334174fac7ff1ab97c579f54862
[ "Unlicense" ]
1
2020-11-25T20:33:55.000Z
2020-11-25T20:33:55.000Z
p4/p4-t1/p4-t1-c268-s6A.xml
morrissinger/MassGenLaws
8d740ef0e0fb8334174fac7ff1ab97c579f54862
[ "Unlicense" ]
null
null
null
p4/p4-t1/p4-t1-c268-s6A.xml
morrissinger/MassGenLaws
8d740ef0e0fb8334174fac7ff1ab97c579f54862
[ "Unlicense" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <law> <structure> <unit label="part" identifier="4" order_by="4" level="1">Crimes, Punishments And Proceedingsin Criminal Cases</unit> <unit label="title" identifier="1" order_by="1" level="2">Crimes And Punishments</unit> <unit label="chapter" identifier="268" order_by="268" level="3">Crimes Against Public Justice</unit> </structure> <section_number>6A</section_number> <catch_line>False Written Reports By Public Officers Or Employees</catch_line> <order_by>6A</order_by> <text> Whoever, being an officer or employee of the commonwealth or of any political subdivision thereof or of any authority created by the general court, in the course of his official duties executes, files or publishes any false written report, minutes or statement, knowing the same to be false in a material matter, shall be punished by a fine of not more than one thousand dollars or by imprisonment for not more than one year, or by both such fine and imprisonment. </text> </law>
75.785714
472
0.730443
f52b83c14055c61ba204d2b141cd885ae8c9fe8b
1,127
xml
XML
CMS/App_Data/CIRepository/@global/reporting.report/newpostsbyweek.xml
BryanSoltis/KenticoMVCWidgetShowcase
af51d8cf1a7568cf704e5ad3996f1a9c259eb9c8
[ "MIT" ]
null
null
null
CMS/App_Data/CIRepository/@global/reporting.report/newpostsbyweek.xml
BryanSoltis/KenticoMVCWidgetShowcase
af51d8cf1a7568cf704e5ad3996f1a9c259eb9c8
[ "MIT" ]
null
null
null
CMS/App_Data/CIRepository/@global/reporting.report/newpostsbyweek.xml
BryanSoltis/KenticoMVCWidgetShowcase
af51d8cf1a7568cf704e5ad3996f1a9c259eb9c8
[ "MIT" ]
1
2019-11-01T14:20:42.000Z
2019-11-01T14:20:42.000Z
<?xml version="1.0" encoding="utf-8"?> <reporting.report> <ReportAccess>0</ReportAccess> <ReportCategoryID> <CodeName>Forums</CodeName> <GUID>0517a811-fbfa-4aeb-a9ae-8a58ce23e12e</GUID> <ObjectType>reporting.reportcategory</ObjectType> </ReportCategoryID> <ReportDisplayName>New posts by week</ReportDisplayName> <ReportEnableSubscription>True</ReportEnableSubscription> <ReportGUID>f9005f69-f4b8-431f-ac5a-fd6ca5e02f28</ReportGUID> <ReportLayout> <![CDATA[%%control:ReportGraph?NewPostsByWeek.NewPostsByWeekGraph%%<br />]]> </ReportLayout> <ReportName>NewPostsByWeek</ReportName> <ReportParameters> <form> <field column="LastXWeeks" visible="true" columntype="integer" fieldtype="CustomUserControl" publicfield="false" spellcheck="false" guid="a2777801-9283-4a8b-8ae9-01fa449382d2"> <properties> <defaultvalue>12</defaultvalue> <fieldcaption>Last x weeks</fieldcaption> </properties> <settings> <controlname>textboxcontrol</controlname> </settings> </field> </form> </ReportParameters> </reporting.report>
38.862069
182
0.712511
80e66bb8ed0b91d923b6bcc3142ed794971e3012
1,011
xml
XML
app/src/main/res/values/strings.xml
asmallkite/CloudLearn
692f5067afa30b209ee22cf723650f74b3de131c
[ "Apache-2.0" ]
null
null
null
app/src/main/res/values/strings.xml
asmallkite/CloudLearn
692f5067afa30b209ee22cf723650f74b3de131c
[ "Apache-2.0" ]
null
null
null
app/src/main/res/values/strings.xml
asmallkite/CloudLearn
692f5067afa30b209ee22cf723650f74b3de131c
[ "Apache-2.0" ]
null
null
null
<resources> <string name="app_name">CloudLearn</string> <string name="navigation_drawer_open">Open navigation drawer</string> <string name="navigation_drawer_close">Close navigation drawer</string> <string name="actionbar_more">更多信息</string> <!-- TODO: Remove or change this placeholder text --> <string name="hello_blank_fragment">Hello blank fragment</string> <!--项目布局文件引用的字符串--> <string name="no_name">佚名</string> <string name="string_rating">评分:</string> <string name="string_rating_num">人评分</string> <string name="string_type">类型:</string> <string name="string_publisher">出版社:</string> <string name="listview_header_hint_normal">下拉刷新...</string> <string name="listview_header_hint_release">释放刷新...</string> <string name="listview_loading">努力加载中...</string> <string name="nomore_loading">没有更多内容了</string> <string name="refreshing">正在刷新...</string> <string name="refresh_done">刷新完成...</string> <string name="listview_header_last_time">上次更新时间:</string> </resources>
37.444444
73
0.732938
30927dd33205c248f0873e611d9a41b1fe4ccc1b
84,046
xml
XML
run/corenlp-paragraph2sentence.test/443.xml
osmanbaskaya/semeval14-task3
2d440cadd701de3cbff3a6be630157d3ade05176
[ "MIT" ]
1
2015-02-03T20:22:33.000Z
2015-02-03T20:22:33.000Z
run/corenlp-paragraph2sentence.test/443.xml
osmanbaskaya/semeval14-task3
2d440cadd701de3cbff3a6be630157d3ade05176
[ "MIT" ]
null
null
null
run/corenlp-paragraph2sentence.test/443.xml
osmanbaskaya/semeval14-task3
2d440cadd701de3cbff3a6be630157d3ade05176
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet href="CoreNLP-to-HTML.xsl" type="text/xsl"?> <root> <document> <sentences> <sentence id="1"> <tokens> <token id="1"> <word>There</word> <lemma>there</lemma> <CharacterOffsetBegin>0</CharacterOffsetBegin> <CharacterOffsetEnd>5</CharacterOffsetEnd> <POS>EX</POS> </token> <token id="2"> <word>are</word> <lemma>be</lemma> <CharacterOffsetBegin>6</CharacterOffsetBegin> <CharacterOffsetEnd>9</CharacterOffsetEnd> <POS>VBP</POS> </token> <token id="3"> <word>many</word> <lemma>many</lemma> <CharacterOffsetBegin>10</CharacterOffsetBegin> <CharacterOffsetEnd>14</CharacterOffsetEnd> <POS>JJ</POS> </token> <token id="4"> <word>different</word> <lemma>different</lemma> <CharacterOffsetBegin>15</CharacterOffsetBegin> <CharacterOffsetEnd>24</CharacterOffsetEnd> <POS>JJ</POS> </token> <token id="5"> <word>types</word> <lemma>type</lemma> <CharacterOffsetBegin>25</CharacterOffsetBegin> <CharacterOffsetEnd>30</CharacterOffsetEnd> <POS>NNS</POS> </token> <token id="6"> <word>of</word> <lemma>of</lemma> <CharacterOffsetBegin>31</CharacterOffsetBegin> <CharacterOffsetEnd>33</CharacterOffsetEnd> <POS>IN</POS> </token> <token id="7"> <word>personality</word> <lemma>personality</lemma> <CharacterOffsetBegin>34</CharacterOffsetBegin> <CharacterOffsetEnd>45</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="8"> <word>tests</word> <lemma>test</lemma> <CharacterOffsetBegin>46</CharacterOffsetBegin> <CharacterOffsetEnd>51</CharacterOffsetEnd> <POS>NNS</POS> </token> <token id="9"> <word>.</word> <lemma>.</lemma> <CharacterOffsetBegin>51</CharacterOffsetBegin> <CharacterOffsetEnd>52</CharacterOffsetEnd> <POS>.</POS> </token> </tokens> <parse>(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (JJ many) (JJ different) (NNS types)) (PP (IN of) (NP (NN personality) (NNS tests))))) (. .))) </parse> <dependencies type="basic-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="2">are</dependent> </dep> <dep type="expl"> <governor idx="2">are</governor> <dependent idx="1">There</dependent> </dep> <dep type="amod"> <governor idx="5">types</governor> <dependent idx="3">many</dependent> </dep> <dep type="amod"> <governor idx="5">types</governor> <dependent idx="4">different</dependent> </dep> <dep type="nsubj"> <governor idx="2">are</governor> <dependent idx="5">types</dependent> </dep> <dep type="prep"> <governor idx="5">types</governor> <dependent idx="6">of</dependent> </dep> <dep type="nn"> <governor idx="8">tests</governor> <dependent idx="7">personality</dependent> </dep> <dep type="pobj"> <governor idx="6">of</governor> <dependent idx="8">tests</dependent> </dep> </dependencies> <dependencies type="collapsed-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="2">are</dependent> </dep> <dep type="expl"> <governor idx="2">are</governor> <dependent idx="1">There</dependent> </dep> <dep type="amod"> <governor idx="5">types</governor> <dependent idx="3">many</dependent> </dep> <dep type="amod"> <governor idx="5">types</governor> <dependent idx="4">different</dependent> </dep> <dep type="nsubj"> <governor idx="2">are</governor> <dependent idx="5">types</dependent> </dep> <dep type="nn"> <governor idx="8">tests</governor> <dependent idx="7">personality</dependent> </dep> <dep type="prep_of"> <governor idx="5">types</governor> <dependent idx="8">tests</dependent> </dep> </dependencies> <dependencies type="collapsed-ccprocessed-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="2">are</dependent> </dep> <dep type="expl"> <governor idx="2">are</governor> <dependent idx="1">There</dependent> </dep> <dep type="amod"> <governor idx="5">types</governor> <dependent idx="3">many</dependent> </dep> <dep type="amod"> <governor idx="5">types</governor> <dependent idx="4">different</dependent> </dep> <dep type="nsubj"> <governor idx="2">are</governor> <dependent idx="5">types</dependent> </dep> <dep type="nn"> <governor idx="8">tests</governor> <dependent idx="7">personality</dependent> </dep> <dep type="prep_of"> <governor idx="5">types</governor> <dependent idx="8">tests</dependent> </dep> </dependencies> </sentence> <sentence id="2"> <tokens> <token id="1"> <word>The</word> <lemma>the</lemma> <CharacterOffsetBegin>53</CharacterOffsetBegin> <CharacterOffsetEnd>56</CharacterOffsetEnd> <POS>DT</POS> </token> <token id="2"> <word>most</word> <lemma>most</lemma> <CharacterOffsetBegin>57</CharacterOffsetBegin> <CharacterOffsetEnd>61</CharacterOffsetEnd> <POS>RBS</POS> </token> <token id="3"> <word>common</word> <lemma>common</lemma> <CharacterOffsetBegin>62</CharacterOffsetBegin> <CharacterOffsetEnd>68</CharacterOffsetEnd> <POS>JJ</POS> </token> <token id="4"> <word>type</word> <lemma>type</lemma> <CharacterOffsetBegin>69</CharacterOffsetBegin> <CharacterOffsetEnd>73</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="5"> <word>is</word> <lemma>be</lemma> <CharacterOffsetBegin>74</CharacterOffsetBegin> <CharacterOffsetEnd>76</CharacterOffsetEnd> <POS>VBZ</POS> </token> <token id="6"> <word>the</word> <lemma>the</lemma> <CharacterOffsetBegin>77</CharacterOffsetBegin> <CharacterOffsetEnd>80</CharacterOffsetEnd> <POS>DT</POS> </token> <token id="7"> <word>self-report</word> <lemma>self-report</lemma> <CharacterOffsetBegin>81</CharacterOffsetBegin> <CharacterOffsetEnd>92</CharacterOffsetEnd> <POS>JJ</POS> </token> <token id="8"> <word>inventory</word> <lemma>inventory</lemma> <CharacterOffsetBegin>93</CharacterOffsetBegin> <CharacterOffsetEnd>102</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="9"> <word>,</word> <lemma>,</lemma> <CharacterOffsetBegin>102</CharacterOffsetBegin> <CharacterOffsetEnd>103</CharacterOffsetEnd> <POS>,</POS> </token> <token id="10"> <word>also</word> <lemma>also</lemma> <CharacterOffsetBegin>104</CharacterOffsetBegin> <CharacterOffsetEnd>108</CharacterOffsetEnd> <POS>RB</POS> </token> <token id="11"> <word>commonly</word> <lemma>commonly</lemma> <CharacterOffsetBegin>109</CharacterOffsetBegin> <CharacterOffsetEnd>117</CharacterOffsetEnd> <POS>RB</POS> </token> <token id="12"> <word>referred</word> <lemma>refer</lemma> <CharacterOffsetBegin>118</CharacterOffsetBegin> <CharacterOffsetEnd>126</CharacterOffsetEnd> <POS>VBN</POS> </token> <token id="13"> <word>to</word> <lemma>to</lemma> <CharacterOffsetBegin>127</CharacterOffsetBegin> <CharacterOffsetEnd>129</CharacterOffsetEnd> <POS>TO</POS> </token> <token id="14"> <word>as</word> <lemma>as</lemma> <CharacterOffsetBegin>130</CharacterOffsetBegin> <CharacterOffsetEnd>132</CharacterOffsetEnd> <POS>IN</POS> </token> <token id="15"> <word>objective</word> <lemma>objective</lemma> <CharacterOffsetBegin>133</CharacterOffsetBegin> <CharacterOffsetEnd>142</CharacterOffsetEnd> <POS>JJ</POS> </token> <token id="16"> <word>personality</word> <lemma>personality</lemma> <CharacterOffsetBegin>143</CharacterOffsetBegin> <CharacterOffsetEnd>154</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="17"> <word>tests</word> <lemma>test</lemma> <CharacterOffsetBegin>155</CharacterOffsetBegin> <CharacterOffsetEnd>160</CharacterOffsetEnd> <POS>NNS</POS> </token> <token id="18"> <word>.</word> <lemma>.</lemma> <CharacterOffsetBegin>160</CharacterOffsetBegin> <CharacterOffsetEnd>161</CharacterOffsetEnd> <POS>.</POS> </token> </tokens> <parse>(ROOT (S (NP (DT The) (ADJP (RBS most) (JJ common)) (NN type)) (VP (VBZ is) (NP (NP (DT the) (JJ self-report) (NN inventory)) (, ,) (RRC (ADVP (RB also)) (VP (ADVP (RB commonly)) (VBN referred) (S (VP (TO to))) (PP (IN as) (NP (JJ objective) (NN personality) (NNS tests))))))) (. .))) </parse> <dependencies type="basic-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="8">inventory</dependent> </dep> <dep type="det"> <governor idx="4">type</governor> <dependent idx="1">The</dependent> </dep> <dep type="advmod"> <governor idx="3">common</governor> <dependent idx="2">most</dependent> </dep> <dep type="amod"> <governor idx="4">type</governor> <dependent idx="3">common</dependent> </dep> <dep type="nsubj"> <governor idx="8">inventory</governor> <dependent idx="4">type</dependent> </dep> <dep type="cop"> <governor idx="8">inventory</governor> <dependent idx="5">is</dependent> </dep> <dep type="det"> <governor idx="8">inventory</governor> <dependent idx="6">the</dependent> </dep> <dep type="amod"> <governor idx="8">inventory</governor> <dependent idx="7">self-report</dependent> </dep> <dep type="advmod"> <governor idx="12">referred</governor> <dependent idx="10">also</dependent> </dep> <dep type="advmod"> <governor idx="12">referred</governor> <dependent idx="11">commonly</dependent> </dep> <dep type="rcmod"> <governor idx="8">inventory</governor> <dependent idx="12">referred</dependent> </dep> <dep type="xcomp"> <governor idx="12">referred</governor> <dependent idx="13">to</dependent> </dep> <dep type="prep"> <governor idx="12">referred</governor> <dependent idx="14">as</dependent> </dep> <dep type="amod"> <governor idx="17">tests</governor> <dependent idx="15">objective</dependent> </dep> <dep type="nn"> <governor idx="17">tests</governor> <dependent idx="16">personality</dependent> </dep> <dep type="pobj"> <governor idx="14">as</governor> <dependent idx="17">tests</dependent> </dep> </dependencies> <dependencies type="collapsed-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="8">inventory</dependent> </dep> <dep type="det"> <governor idx="4">type</governor> <dependent idx="1">The</dependent> </dep> <dep type="advmod"> <governor idx="3">common</governor> <dependent idx="2">most</dependent> </dep> <dep type="amod"> <governor idx="4">type</governor> <dependent idx="3">common</dependent> </dep> <dep type="nsubj"> <governor idx="8">inventory</governor> <dependent idx="4">type</dependent> </dep> <dep type="cop"> <governor idx="8">inventory</governor> <dependent idx="5">is</dependent> </dep> <dep type="det"> <governor idx="8">inventory</governor> <dependent idx="6">the</dependent> </dep> <dep type="amod"> <governor idx="8">inventory</governor> <dependent idx="7">self-report</dependent> </dep> <dep type="advmod"> <governor idx="12">referred</governor> <dependent idx="10">also</dependent> </dep> <dep type="advmod"> <governor idx="12">referred</governor> <dependent idx="11">commonly</dependent> </dep> <dep type="rcmod"> <governor idx="8">inventory</governor> <dependent idx="12">referred</dependent> </dep> <dep type="xcomp"> <governor idx="12">referred</governor> <dependent idx="13">to</dependent> </dep> <dep type="amod"> <governor idx="17">tests</governor> <dependent idx="15">objective</dependent> </dep> <dep type="nn"> <governor idx="17">tests</governor> <dependent idx="16">personality</dependent> </dep> <dep type="prep_as"> <governor idx="12">referred</governor> <dependent idx="17">tests</dependent> </dep> </dependencies> <dependencies type="collapsed-ccprocessed-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="8">inventory</dependent> </dep> <dep type="det"> <governor idx="4">type</governor> <dependent idx="1">The</dependent> </dep> <dep type="advmod"> <governor idx="3">common</governor> <dependent idx="2">most</dependent> </dep> <dep type="amod"> <governor idx="4">type</governor> <dependent idx="3">common</dependent> </dep> <dep type="nsubj"> <governor idx="8">inventory</governor> <dependent idx="4">type</dependent> </dep> <dep type="cop"> <governor idx="8">inventory</governor> <dependent idx="5">is</dependent> </dep> <dep type="det"> <governor idx="8">inventory</governor> <dependent idx="6">the</dependent> </dep> <dep type="amod"> <governor idx="8">inventory</governor> <dependent idx="7">self-report</dependent> </dep> <dep type="advmod"> <governor idx="12">referred</governor> <dependent idx="10">also</dependent> </dep> <dep type="advmod"> <governor idx="12">referred</governor> <dependent idx="11">commonly</dependent> </dep> <dep type="rcmod"> <governor idx="8">inventory</governor> <dependent idx="12">referred</dependent> </dep> <dep type="xcomp"> <governor idx="12">referred</governor> <dependent idx="13">to</dependent> </dep> <dep type="amod"> <governor idx="17">tests</governor> <dependent idx="15">objective</dependent> </dep> <dep type="nn"> <governor idx="17">tests</governor> <dependent idx="16">personality</dependent> </dep> <dep type="prep_as"> <governor idx="12">referred</governor> <dependent idx="17">tests</dependent> </dep> </dependencies> </sentence> <sentence id="3"> <tokens> <token id="1"> <word>Self-report</word> <lemma>self-report</lemma> <CharacterOffsetBegin>162</CharacterOffsetBegin> <CharacterOffsetEnd>173</CharacterOffsetEnd> <POS>JJ</POS> </token> <token id="2"> <word>inventory</word> <lemma>inventory</lemma> <CharacterOffsetBegin>174</CharacterOffsetBegin> <CharacterOffsetEnd>183</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="3"> <word>tests</word> <lemma>test</lemma> <CharacterOffsetBegin>184</CharacterOffsetBegin> <CharacterOffsetEnd>189</CharacterOffsetEnd> <POS>NNS</POS> </token> <token id="4"> <word>involve</word> <lemma>involve</lemma> <CharacterOffsetBegin>190</CharacterOffsetBegin> <CharacterOffsetEnd>197</CharacterOffsetEnd> <POS>VBP</POS> </token> <token id="5"> <word>the</word> <lemma>the</lemma> <CharacterOffsetBegin>198</CharacterOffsetBegin> <CharacterOffsetEnd>201</CharacterOffsetEnd> <POS>DT</POS> </token> <token id="6"> <word>administration</word> <lemma>administration</lemma> <CharacterOffsetBegin>202</CharacterOffsetBegin> <CharacterOffsetEnd>216</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="7"> <word>of</word> <lemma>of</lemma> <CharacterOffsetBegin>217</CharacterOffsetBegin> <CharacterOffsetEnd>219</CharacterOffsetEnd> <POS>IN</POS> </token> <token id="8"> <word>many</word> <lemma>many</lemma> <CharacterOffsetBegin>220</CharacterOffsetBegin> <CharacterOffsetEnd>224</CharacterOffsetEnd> <POS>JJ</POS> </token> <token id="9"> <word>questions/items</word> <lemma>questions/items</lemma> <CharacterOffsetBegin>225</CharacterOffsetBegin> <CharacterOffsetEnd>240</CharacterOffsetEnd> <POS>NNS</POS> </token> <token id="10"> <word>to</word> <lemma>to</lemma> <CharacterOffsetBegin>241</CharacterOffsetBegin> <CharacterOffsetEnd>243</CharacterOffsetEnd> <POS>TO</POS> </token> <token id="11"> <word>test-takers</word> <lemma>test-taker</lemma> <CharacterOffsetBegin>244</CharacterOffsetBegin> <CharacterOffsetEnd>255</CharacterOffsetEnd> <POS>NNS</POS> </token> <token id="12"> <word>who</word> <lemma>who</lemma> <CharacterOffsetBegin>256</CharacterOffsetBegin> <CharacterOffsetEnd>259</CharacterOffsetEnd> <POS>WP</POS> </token> <token id="13"> <word>respond</word> <lemma>respond</lemma> <CharacterOffsetBegin>260</CharacterOffsetBegin> <CharacterOffsetEnd>267</CharacterOffsetEnd> <POS>VBP</POS> </token> <token id="14"> <word>by</word> <lemma>by</lemma> <CharacterOffsetBegin>268</CharacterOffsetBegin> <CharacterOffsetEnd>270</CharacterOffsetEnd> <POS>IN</POS> </token> <token id="15"> <word>rating</word> <lemma>rating</lemma> <CharacterOffsetBegin>271</CharacterOffsetBegin> <CharacterOffsetEnd>277</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="16"> <word>the</word> <lemma>the</lemma> <CharacterOffsetBegin>278</CharacterOffsetBegin> <CharacterOffsetEnd>281</CharacterOffsetEnd> <POS>DT</POS> </token> <token id="17"> <word>degree</word> <lemma>degree</lemma> <CharacterOffsetBegin>282</CharacterOffsetBegin> <CharacterOffsetEnd>288</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="18"> <word>to</word> <lemma>to</lemma> <CharacterOffsetBegin>289</CharacterOffsetBegin> <CharacterOffsetEnd>291</CharacterOffsetEnd> <POS>TO</POS> </token> <token id="19"> <word>which</word> <lemma>which</lemma> <CharacterOffsetBegin>292</CharacterOffsetBegin> <CharacterOffsetEnd>297</CharacterOffsetEnd> <POS>WDT</POS> </token> <token id="20"> <word>each</word> <lemma>each</lemma> <CharacterOffsetBegin>298</CharacterOffsetBegin> <CharacterOffsetEnd>302</CharacterOffsetEnd> <POS>DT</POS> </token> <token id="21"> <word>item</word> <lemma>item</lemma> <CharacterOffsetBegin>303</CharacterOffsetBegin> <CharacterOffsetEnd>307</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="22"> <word>reflects</word> <lemma>reflect</lemma> <CharacterOffsetBegin>308</CharacterOffsetBegin> <CharacterOffsetEnd>316</CharacterOffsetEnd> <POS>VBZ</POS> </token> <token id="23"> <word>their</word> <lemma>they</lemma> <CharacterOffsetBegin>317</CharacterOffsetBegin> <CharacterOffsetEnd>322</CharacterOffsetEnd> <POS>PRP$</POS> </token> <token id="24"> <word>behaviour</word> <lemma>behaviour</lemma> <CharacterOffsetBegin>323</CharacterOffsetBegin> <CharacterOffsetEnd>332</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="25"> <word>and</word> <lemma>and</lemma> <CharacterOffsetBegin>333</CharacterOffsetBegin> <CharacterOffsetEnd>336</CharacterOffsetEnd> <POS>CC</POS> </token> <token id="26"> <word>can</word> <lemma>can</lemma> <CharacterOffsetBegin>337</CharacterOffsetBegin> <CharacterOffsetEnd>340</CharacterOffsetEnd> <POS>MD</POS> </token> <token id="27"> <word>be</word> <lemma>be</lemma> <CharacterOffsetBegin>341</CharacterOffsetBegin> <CharacterOffsetEnd>343</CharacterOffsetEnd> <POS>VB</POS> </token> <token id="28"> <word>scored</word> <lemma>score</lemma> <CharacterOffsetBegin>344</CharacterOffsetBegin> <CharacterOffsetEnd>350</CharacterOffsetEnd> <POS>VBN</POS> </token> <token id="29"> <word>objectively</word> <lemma>objectively</lemma> <CharacterOffsetBegin>351</CharacterOffsetBegin> <CharacterOffsetEnd>362</CharacterOffsetEnd> <POS>RB</POS> </token> <token id="30"> <word>.</word> <lemma>.</lemma> <CharacterOffsetBegin>362</CharacterOffsetBegin> <CharacterOffsetEnd>363</CharacterOffsetEnd> <POS>.</POS> </token> </tokens> <parse>(ROOT (S (NP (JJ Self-report) (NN inventory) (NNS tests)) (VP (VBP involve) (NP (NP (DT the) (NN administration)) (PP (IN of) (NP (JJ many) (NNS questions/items)))) (PP (TO to) (NP (NP (NNS test-takers)) (SBAR (WHNP (WP who)) (S (VP (VBP respond) (PP (IN by) (NP (NN rating))) (NP (NP (DT the) (NN degree)) (SBAR (WHPP (TO to) (WHNP (WDT which))) (S (NP (DT each) (NN item)) (VP (VP (VBZ reflects) (NP (PRP$ their) (NN behaviour))) (CC and) (VP (MD can) (VP (VB be) (VP (VBN scored) (ADVP (RB objectively))))))))))))))) (. .))) </parse> <dependencies type="basic-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="4">involve</dependent> </dep> <dep type="amod"> <governor idx="3">tests</governor> <dependent idx="1">Self-report</dependent> </dep> <dep type="nn"> <governor idx="3">tests</governor> <dependent idx="2">inventory</dependent> </dep> <dep type="nsubj"> <governor idx="4">involve</governor> <dependent idx="3">tests</dependent> </dep> <dep type="det"> <governor idx="6">administration</governor> <dependent idx="5">the</dependent> </dep> <dep type="dobj"> <governor idx="4">involve</governor> <dependent idx="6">administration</dependent> </dep> <dep type="prep"> <governor idx="6">administration</governor> <dependent idx="7">of</dependent> </dep> <dep type="amod"> <governor idx="9">questions/items</governor> <dependent idx="8">many</dependent> </dep> <dep type="pobj"> <governor idx="7">of</governor> <dependent idx="9">questions/items</dependent> </dep> <dep type="prep"> <governor idx="4">involve</governor> <dependent idx="10">to</dependent> </dep> <dep type="pobj"> <governor idx="10">to</governor> <dependent idx="11">test-takers</dependent> </dep> <dep type="nsubj"> <governor idx="13">respond</governor> <dependent idx="12">who</dependent> </dep> <dep type="rcmod"> <governor idx="11">test-takers</governor> <dependent idx="13">respond</dependent> </dep> <dep type="prep"> <governor idx="13">respond</governor> <dependent idx="14">by</dependent> </dep> <dep type="pobj"> <governor idx="14">by</governor> <dependent idx="15">rating</dependent> </dep> <dep type="det"> <governor idx="17">degree</governor> <dependent idx="16">the</dependent> </dep> <dep type="dobj"> <governor idx="13">respond</governor> <dependent idx="17">degree</dependent> </dep> <dep type="prep"> <governor idx="22">reflects</governor> <dependent idx="18">to</dependent> </dep> <dep type="pobj"> <governor idx="18">to</governor> <dependent idx="19">which</dependent> </dep> <dep type="det"> <governor idx="21">item</governor> <dependent idx="20">each</dependent> </dep> <dep type="nsubj"> <governor idx="22">reflects</governor> <dependent idx="21">item</dependent> </dep> <dep type="rcmod"> <governor idx="17">degree</governor> <dependent idx="22">reflects</dependent> </dep> <dep type="poss"> <governor idx="24">behaviour</governor> <dependent idx="23">their</dependent> </dep> <dep type="dobj"> <governor idx="22">reflects</governor> <dependent idx="24">behaviour</dependent> </dep> <dep type="cc"> <governor idx="22">reflects</governor> <dependent idx="25">and</dependent> </dep> <dep type="aux"> <governor idx="28">scored</governor> <dependent idx="26">can</dependent> </dep> <dep type="auxpass"> <governor idx="28">scored</governor> <dependent idx="27">be</dependent> </dep> <dep type="conj"> <governor idx="22">reflects</governor> <dependent idx="28">scored</dependent> </dep> <dep type="advmod"> <governor idx="28">scored</governor> <dependent idx="29">objectively</dependent> </dep> </dependencies> <dependencies type="collapsed-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="4">involve</dependent> </dep> <dep type="amod"> <governor idx="3">tests</governor> <dependent idx="1">Self-report</dependent> </dep> <dep type="nn"> <governor idx="3">tests</governor> <dependent idx="2">inventory</dependent> </dep> <dep type="nsubj"> <governor idx="4">involve</governor> <dependent idx="3">tests</dependent> </dep> <dep type="det"> <governor idx="6">administration</governor> <dependent idx="5">the</dependent> </dep> <dep type="dobj"> <governor idx="4">involve</governor> <dependent idx="6">administration</dependent> </dep> <dep type="amod"> <governor idx="9">questions/items</governor> <dependent idx="8">many</dependent> </dep> <dep type="prep_of"> <governor idx="6">administration</governor> <dependent idx="9">questions/items</dependent> </dep> <dep type="prep_to"> <governor idx="4">involve</governor> <dependent idx="11">test-takers</dependent> </dep> <dep type="nsubj"> <governor idx="13">respond</governor> <dependent idx="12">who</dependent> </dep> <dep type="rcmod"> <governor idx="11">test-takers</governor> <dependent idx="13">respond</dependent> </dep> <dep type="prep_by"> <governor idx="13">respond</governor> <dependent idx="15">rating</dependent> </dep> <dep type="det"> <governor idx="17">degree</governor> <dependent idx="16">the</dependent> </dep> <dep type="dobj"> <governor idx="13">respond</governor> <dependent idx="17">degree</dependent> </dep> <dep type="prep_to"> <governor idx="22">reflects</governor> <dependent idx="19">which</dependent> </dep> <dep type="det"> <governor idx="21">item</governor> <dependent idx="20">each</dependent> </dep> <dep type="nsubj"> <governor idx="22">reflects</governor> <dependent idx="21">item</dependent> </dep> <dep type="rcmod"> <governor idx="17">degree</governor> <dependent idx="22">reflects</dependent> </dep> <dep type="poss"> <governor idx="24">behaviour</governor> <dependent idx="23">their</dependent> </dep> <dep type="dobj"> <governor idx="22">reflects</governor> <dependent idx="24">behaviour</dependent> </dep> <dep type="aux"> <governor idx="28">scored</governor> <dependent idx="26">can</dependent> </dep> <dep type="auxpass"> <governor idx="28">scored</governor> <dependent idx="27">be</dependent> </dep> <dep type="conj_and"> <governor idx="22">reflects</governor> <dependent idx="28">scored</dependent> </dep> <dep type="advmod"> <governor idx="28">scored</governor> <dependent idx="29">objectively</dependent> </dep> </dependencies> <dependencies type="collapsed-ccprocessed-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="4">involve</dependent> </dep> <dep type="amod"> <governor idx="3">tests</governor> <dependent idx="1">Self-report</dependent> </dep> <dep type="nn"> <governor idx="3">tests</governor> <dependent idx="2">inventory</dependent> </dep> <dep type="nsubj"> <governor idx="4">involve</governor> <dependent idx="3">tests</dependent> </dep> <dep type="det"> <governor idx="6">administration</governor> <dependent idx="5">the</dependent> </dep> <dep type="dobj"> <governor idx="4">involve</governor> <dependent idx="6">administration</dependent> </dep> <dep type="amod"> <governor idx="9">questions/items</governor> <dependent idx="8">many</dependent> </dep> <dep type="prep_of"> <governor idx="6">administration</governor> <dependent idx="9">questions/items</dependent> </dep> <dep type="prep_to"> <governor idx="4">involve</governor> <dependent idx="11">test-takers</dependent> </dep> <dep type="nsubj"> <governor idx="13">respond</governor> <dependent idx="12">who</dependent> </dep> <dep type="rcmod"> <governor idx="11">test-takers</governor> <dependent idx="13">respond</dependent> </dep> <dep type="prep_by"> <governor idx="13">respond</governor> <dependent idx="15">rating</dependent> </dep> <dep type="det"> <governor idx="17">degree</governor> <dependent idx="16">the</dependent> </dep> <dep type="dobj"> <governor idx="13">respond</governor> <dependent idx="17">degree</dependent> </dep> <dep type="prep_to"> <governor idx="22">reflects</governor> <dependent idx="19">which</dependent> </dep> <dep type="det"> <governor idx="21">item</governor> <dependent idx="20">each</dependent> </dep> <dep type="nsubj"> <governor idx="22">reflects</governor> <dependent idx="21">item</dependent> </dep> <dep type="nsubjpass"> <governor idx="28">scored</governor> <dependent idx="21">item</dependent> </dep> <dep type="rcmod"> <governor idx="17">degree</governor> <dependent idx="22">reflects</dependent> </dep> <dep type="poss"> <governor idx="24">behaviour</governor> <dependent idx="23">their</dependent> </dep> <dep type="dobj"> <governor idx="22">reflects</governor> <dependent idx="24">behaviour</dependent> </dep> <dep type="aux"> <governor idx="28">scored</governor> <dependent idx="26">can</dependent> </dep> <dep type="auxpass"> <governor idx="28">scored</governor> <dependent idx="27">be</dependent> </dep> <dep type="rcmod"> <governor idx="17">degree</governor> <dependent idx="28">scored</dependent> </dep> <dep type="conj_and"> <governor idx="22">reflects</governor> <dependent idx="28">scored</dependent> </dep> <dep type="advmod"> <governor idx="28">scored</governor> <dependent idx="29">objectively</dependent> </dep> </dependencies> </sentence> <sentence id="4"> <tokens> <token id="1"> <word>The</word> <lemma>the</lemma> <CharacterOffsetBegin>364</CharacterOffsetBegin> <CharacterOffsetEnd>367</CharacterOffsetEnd> <POS>DT</POS> </token> <token id="2"> <word>term</word> <lemma>term</lemma> <CharacterOffsetBegin>368</CharacterOffsetBegin> <CharacterOffsetEnd>372</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="3"> <word>`</word> <lemma>`</lemma> <CharacterOffsetBegin>373</CharacterOffsetBegin> <CharacterOffsetEnd>374</CharacterOffsetEnd> <POS>``</POS> </token> <token id="4"> <word>item</word> <lemma>item</lemma> <CharacterOffsetBegin>374</CharacterOffsetBegin> <CharacterOffsetEnd>378</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="5"> <word>'</word> <lemma>'</lemma> <CharacterOffsetBegin>378</CharacterOffsetBegin> <CharacterOffsetEnd>379</CharacterOffsetEnd> <POS>''</POS> </token> <token id="6"> <word>is</word> <lemma>be</lemma> <CharacterOffsetBegin>380</CharacterOffsetBegin> <CharacterOffsetEnd>382</CharacterOffsetEnd> <POS>VBZ</POS> </token> <token id="7"> <word>used</word> <lemma>use</lemma> <CharacterOffsetBegin>383</CharacterOffsetBegin> <CharacterOffsetEnd>387</CharacterOffsetEnd> <POS>VBN</POS> </token> <token id="8"> <word>because</word> <lemma>because</lemma> <CharacterOffsetBegin>388</CharacterOffsetBegin> <CharacterOffsetEnd>395</CharacterOffsetEnd> <POS>IN</POS> </token> <token id="9"> <word>many</word> <lemma>many</lemma> <CharacterOffsetBegin>396</CharacterOffsetBegin> <CharacterOffsetEnd>400</CharacterOffsetEnd> <POS>JJ</POS> </token> <token id="10"> <word>test</word> <lemma>test</lemma> <CharacterOffsetBegin>401</CharacterOffsetBegin> <CharacterOffsetEnd>405</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="11"> <word>questions</word> <lemma>question</lemma> <CharacterOffsetBegin>406</CharacterOffsetBegin> <CharacterOffsetEnd>415</CharacterOffsetEnd> <POS>NNS</POS> </token> <token id="12"> <word>are</word> <lemma>be</lemma> <CharacterOffsetBegin>416</CharacterOffsetBegin> <CharacterOffsetEnd>419</CharacterOffsetEnd> <POS>VBP</POS> </token> <token id="13"> <word>not</word> <lemma>not</lemma> <CharacterOffsetBegin>420</CharacterOffsetBegin> <CharacterOffsetEnd>423</CharacterOffsetEnd> <POS>RB</POS> </token> <token id="14"> <word>actually</word> <lemma>actually</lemma> <CharacterOffsetBegin>424</CharacterOffsetBegin> <CharacterOffsetEnd>432</CharacterOffsetEnd> <POS>RB</POS> </token> <token id="15"> <word>questions</word> <lemma>question</lemma> <CharacterOffsetBegin>433</CharacterOffsetBegin> <CharacterOffsetEnd>442</CharacterOffsetEnd> <POS>NNS</POS> </token> <token id="16"> <word>;</word> <lemma>;</lemma> <CharacterOffsetBegin>442</CharacterOffsetBegin> <CharacterOffsetEnd>443</CharacterOffsetEnd> <POS>:</POS> </token> <token id="17"> <word>they</word> <lemma>they</lemma> <CharacterOffsetBegin>444</CharacterOffsetBegin> <CharacterOffsetEnd>448</CharacterOffsetEnd> <POS>PRP</POS> </token> <token id="18"> <word>are</word> <lemma>be</lemma> <CharacterOffsetBegin>449</CharacterOffsetBegin> <CharacterOffsetEnd>452</CharacterOffsetEnd> <POS>VBP</POS> </token> <token id="19"> <word>typically</word> <lemma>typically</lemma> <CharacterOffsetBegin>453</CharacterOffsetBegin> <CharacterOffsetEnd>462</CharacterOffsetEnd> <POS>RB</POS> </token> <token id="20"> <word>statements</word> <lemma>statement</lemma> <CharacterOffsetBegin>463</CharacterOffsetBegin> <CharacterOffsetEnd>473</CharacterOffsetEnd> <POS>NNS</POS> </token> <token id="21"> <word>on</word> <lemma>on</lemma> <CharacterOffsetBegin>474</CharacterOffsetBegin> <CharacterOffsetEnd>476</CharacterOffsetEnd> <POS>IN</POS> </token> <token id="22"> <word>questionnaires</word> <lemma>questionnaire</lemma> <CharacterOffsetBegin>477</CharacterOffsetBegin> <CharacterOffsetEnd>491</CharacterOffsetEnd> <POS>NNS</POS> </token> <token id="23"> <word>that</word> <lemma>that</lemma> <CharacterOffsetBegin>492</CharacterOffsetBegin> <CharacterOffsetEnd>496</CharacterOffsetEnd> <POS>WDT</POS> </token> <token id="24"> <word>allow</word> <lemma>allow</lemma> <CharacterOffsetBegin>497</CharacterOffsetBegin> <CharacterOffsetEnd>502</CharacterOffsetEnd> <POS>VBP</POS> </token> <token id="25"> <word>respondents</word> <lemma>respondent</lemma> <CharacterOffsetBegin>503</CharacterOffsetBegin> <CharacterOffsetEnd>514</CharacterOffsetEnd> <POS>NNS</POS> </token> <token id="26"> <word>to</word> <lemma>to</lemma> <CharacterOffsetBegin>515</CharacterOffsetBegin> <CharacterOffsetEnd>517</CharacterOffsetEnd> <POS>TO</POS> </token> <token id="27"> <word>indicate</word> <lemma>indicate</lemma> <CharacterOffsetBegin>518</CharacterOffsetBegin> <CharacterOffsetEnd>526</CharacterOffsetEnd> <POS>VB</POS> </token> <token id="28"> <word>level</word> <lemma>level</lemma> <CharacterOffsetBegin>527</CharacterOffsetBegin> <CharacterOffsetEnd>532</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="29"> <word>of</word> <lemma>of</lemma> <CharacterOffsetBegin>533</CharacterOffsetBegin> <CharacterOffsetEnd>535</CharacterOffsetEnd> <POS>IN</POS> </token> <token id="30"> <word>agreement</word> <lemma>agreement</lemma> <CharacterOffsetBegin>536</CharacterOffsetBegin> <CharacterOffsetEnd>545</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="31"> <word>-LRB-</word> <lemma>-lrb-</lemma> <CharacterOffsetBegin>546</CharacterOffsetBegin> <CharacterOffsetEnd>547</CharacterOffsetEnd> <POS>-LRB-</POS> </token> <token id="32"> <word>using</word> <lemma>use</lemma> <CharacterOffsetBegin>547</CharacterOffsetBegin> <CharacterOffsetEnd>552</CharacterOffsetEnd> <POS>VBG</POS> </token> <token id="33"> <word>a</word> <lemma>a</lemma> <CharacterOffsetBegin>553</CharacterOffsetBegin> <CharacterOffsetEnd>554</CharacterOffsetEnd> <POS>DT</POS> </token> <token id="34"> <word>Likert</word> <lemma>likert</lemma> <CharacterOffsetBegin>555</CharacterOffsetBegin> <CharacterOffsetEnd>561</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="35"> <word>scale</word> <lemma>scale</lemma> <CharacterOffsetBegin>562</CharacterOffsetBegin> <CharacterOffsetEnd>567</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="36"> <word>or</word> <lemma>or</lemma> <CharacterOffsetBegin>568</CharacterOffsetBegin> <CharacterOffsetEnd>570</CharacterOffsetEnd> <POS>CC</POS> </token> <token id="37"> <word>,</word> <lemma>,</lemma> <CharacterOffsetBegin>570</CharacterOffsetBegin> <CharacterOffsetEnd>571</CharacterOffsetEnd> <POS>,</POS> </token> <token id="38"> <word>more</word> <lemma>more</lemma> <CharacterOffsetBegin>572</CharacterOffsetBegin> <CharacterOffsetEnd>576</CharacterOffsetEnd> <POS>RBR</POS> </token> <token id="39"> <word>accurately</word> <lemma>accurately</lemma> <CharacterOffsetBegin>577</CharacterOffsetBegin> <CharacterOffsetEnd>587</CharacterOffsetEnd> <POS>RB</POS> </token> <token id="40"> <word>,</word> <lemma>,</lemma> <CharacterOffsetBegin>587</CharacterOffsetBegin> <CharacterOffsetEnd>588</CharacterOffsetEnd> <POS>,</POS> </token> <token id="41"> <word>a</word> <lemma>a</lemma> <CharacterOffsetBegin>589</CharacterOffsetBegin> <CharacterOffsetEnd>590</CharacterOffsetEnd> <POS>DT</POS> </token> <token id="42"> <word>Likert-type</word> <lemma>likert-type</lemma> <CharacterOffsetBegin>591</CharacterOffsetBegin> <CharacterOffsetEnd>602</CharacterOffsetEnd> <POS>JJ</POS> </token> <token id="43"> <word>scale</word> <lemma>scale</lemma> <CharacterOffsetBegin>603</CharacterOffsetBegin> <CharacterOffsetEnd>608</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="44"> <word>-RRB-</word> <lemma>-rrb-</lemma> <CharacterOffsetBegin>608</CharacterOffsetBegin> <CharacterOffsetEnd>609</CharacterOffsetEnd> <POS>-RRB-</POS> </token> <token id="45"> <word>.</word> <lemma>.</lemma> <CharacterOffsetBegin>609</CharacterOffsetBegin> <CharacterOffsetEnd>610</CharacterOffsetEnd> <POS>.</POS> </token> </tokens> <parse>(ROOT (S (S (NP (DT The) (NN term) (`` `) (NN item) ('' ')) (VP (VBZ is) (VP (VBN used) (SBAR (IN because) (S (NP (JJ many) (NN test) (NNS questions)) (VP (VBP are) (RB not) (ADVP (RB actually)) (NP (NNS questions)))))))) (: ;) (S (NP (PRP they)) (VP (VBP are) (ADVP (RB typically)) (NP (NP (NNS statements)) (PP (IN on) (NP (NP (NNS questionnaires)) (SBAR (WHNP (WDT that)) (S (VP (VBP allow) (NP (NNS respondents) (S (VP (TO to) (VP (VB indicate) (NP (NP (NN level)) (PP (IN of) (NP (NN agreement)))))))) (PRN (-LRB- -LRB-) (S (VP (VBG using) (NP (NP (DT a) (NN Likert) (NN scale)) (CC or) (PRN (, ,) (ADVP (RBR more) (RB accurately)) (, ,)) (NP (DT a) (JJ Likert-type) (NN scale))))) (-RRB- -RRB-)))))))))) (. .))) </parse> <dependencies type="basic-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="7">used</dependent> </dep> <dep type="det"> <governor idx="4">item</governor> <dependent idx="1">The</dependent> </dep> <dep type="nn"> <governor idx="4">item</governor> <dependent idx="2">term</dependent> </dep> <dep type="nsubjpass"> <governor idx="7">used</governor> <dependent idx="4">item</dependent> </dep> <dep type="auxpass"> <governor idx="7">used</governor> <dependent idx="6">is</dependent> </dep> <dep type="mark"> <governor idx="15">questions</governor> <dependent idx="8">because</dependent> </dep> <dep type="amod"> <governor idx="11">questions</governor> <dependent idx="9">many</dependent> </dep> <dep type="nn"> <governor idx="11">questions</governor> <dependent idx="10">test</dependent> </dep> <dep type="nsubj"> <governor idx="15">questions</governor> <dependent idx="11">questions</dependent> </dep> <dep type="cop"> <governor idx="15">questions</governor> <dependent idx="12">are</dependent> </dep> <dep type="neg"> <governor idx="15">questions</governor> <dependent idx="13">not</dependent> </dep> <dep type="advmod"> <governor idx="15">questions</governor> <dependent idx="14">actually</dependent> </dep> <dep type="advcl"> <governor idx="7">used</governor> <dependent idx="15">questions</dependent> </dep> <dep type="nsubj"> <governor idx="20">statements</governor> <dependent idx="17">they</dependent> </dep> <dep type="cop"> <governor idx="20">statements</governor> <dependent idx="18">are</dependent> </dep> <dep type="advmod"> <governor idx="20">statements</governor> <dependent idx="19">typically</dependent> </dep> <dep type="parataxis"> <governor idx="7">used</governor> <dependent idx="20">statements</dependent> </dep> <dep type="prep"> <governor idx="20">statements</governor> <dependent idx="21">on</dependent> </dep> <dep type="pobj"> <governor idx="21">on</governor> <dependent idx="22">questionnaires</dependent> </dep> <dep type="nsubj"> <governor idx="24">allow</governor> <dependent idx="23">that</dependent> </dep> <dep type="rcmod"> <governor idx="22">questionnaires</governor> <dependent idx="24">allow</dependent> </dep> <dep type="dobj"> <governor idx="24">allow</governor> <dependent idx="25">respondents</dependent> </dep> <dep type="aux"> <governor idx="27">indicate</governor> <dependent idx="26">to</dependent> </dep> <dep type="vmod"> <governor idx="25">respondents</governor> <dependent idx="27">indicate</dependent> </dep> <dep type="dobj"> <governor idx="27">indicate</governor> <dependent idx="28">level</dependent> </dep> <dep type="prep"> <governor idx="28">level</governor> <dependent idx="29">of</dependent> </dep> <dep type="pobj"> <governor idx="29">of</governor> <dependent idx="30">agreement</dependent> </dep> <dep type="parataxis"> <governor idx="24">allow</governor> <dependent idx="32">using</dependent> </dep> <dep type="det"> <governor idx="35">scale</governor> <dependent idx="33">a</dependent> </dep> <dep type="nn"> <governor idx="35">scale</governor> <dependent idx="34">Likert</dependent> </dep> <dep type="dobj"> <governor idx="32">using</governor> <dependent idx="35">scale</dependent> </dep> <dep type="cc"> <governor idx="35">scale</governor> <dependent idx="36">or</dependent> </dep> <dep type="advmod"> <governor idx="39">accurately</governor> <dependent idx="38">more</dependent> </dep> <dep type="dep"> <governor idx="35">scale</governor> <dependent idx="39">accurately</dependent> </dep> <dep type="det"> <governor idx="43">scale</governor> <dependent idx="41">a</dependent> </dep> <dep type="amod"> <governor idx="43">scale</governor> <dependent idx="42">Likert-type</dependent> </dep> <dep type="conj"> <governor idx="35">scale</governor> <dependent idx="43">scale</dependent> </dep> </dependencies> <dependencies type="collapsed-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="7">used</dependent> </dep> <dep type="det"> <governor idx="4">item</governor> <dependent idx="1">The</dependent> </dep> <dep type="nn"> <governor idx="4">item</governor> <dependent idx="2">term</dependent> </dep> <dep type="nsubjpass"> <governor idx="7">used</governor> <dependent idx="4">item</dependent> </dep> <dep type="auxpass"> <governor idx="7">used</governor> <dependent idx="6">is</dependent> </dep> <dep type="mark"> <governor idx="15">questions</governor> <dependent idx="8">because</dependent> </dep> <dep type="amod"> <governor idx="11">questions</governor> <dependent idx="9">many</dependent> </dep> <dep type="nn"> <governor idx="11">questions</governor> <dependent idx="10">test</dependent> </dep> <dep type="nsubj"> <governor idx="15">questions</governor> <dependent idx="11">questions</dependent> </dep> <dep type="cop"> <governor idx="15">questions</governor> <dependent idx="12">are</dependent> </dep> <dep type="neg"> <governor idx="15">questions</governor> <dependent idx="13">not</dependent> </dep> <dep type="advmod"> <governor idx="15">questions</governor> <dependent idx="14">actually</dependent> </dep> <dep type="advcl"> <governor idx="7">used</governor> <dependent idx="15">questions</dependent> </dep> <dep type="nsubj"> <governor idx="20">statements</governor> <dependent idx="17">they</dependent> </dep> <dep type="cop"> <governor idx="20">statements</governor> <dependent idx="18">are</dependent> </dep> <dep type="advmod"> <governor idx="20">statements</governor> <dependent idx="19">typically</dependent> </dep> <dep type="parataxis"> <governor idx="7">used</governor> <dependent idx="20">statements</dependent> </dep> <dep type="prep_on"> <governor idx="20">statements</governor> <dependent idx="22">questionnaires</dependent> </dep> <dep type="nsubj"> <governor idx="24">allow</governor> <dependent idx="23">that</dependent> </dep> <dep type="rcmod"> <governor idx="22">questionnaires</governor> <dependent idx="24">allow</dependent> </dep> <dep type="dobj"> <governor idx="24">allow</governor> <dependent idx="25">respondents</dependent> </dep> <dep type="aux"> <governor idx="27">indicate</governor> <dependent idx="26">to</dependent> </dep> <dep type="vmod"> <governor idx="25">respondents</governor> <dependent idx="27">indicate</dependent> </dep> <dep type="dobj"> <governor idx="27">indicate</governor> <dependent idx="28">level</dependent> </dep> <dep type="prep_of"> <governor idx="28">level</governor> <dependent idx="30">agreement</dependent> </dep> <dep type="parataxis"> <governor idx="24">allow</governor> <dependent idx="32">using</dependent> </dep> <dep type="det"> <governor idx="35">scale</governor> <dependent idx="33">a</dependent> </dep> <dep type="nn"> <governor idx="35">scale</governor> <dependent idx="34">Likert</dependent> </dep> <dep type="dobj"> <governor idx="32">using</governor> <dependent idx="35">scale</dependent> </dep> <dep type="advmod"> <governor idx="39">accurately</governor> <dependent idx="38">more</dependent> </dep> <dep type="dep"> <governor idx="35">scale</governor> <dependent idx="39">accurately</dependent> </dep> <dep type="det"> <governor idx="43">scale</governor> <dependent idx="41">a</dependent> </dep> <dep type="amod"> <governor idx="43">scale</governor> <dependent idx="42">Likert-type</dependent> </dep> <dep type="conj_or"> <governor idx="35">scale</governor> <dependent idx="43">scale</dependent> </dep> </dependencies> <dependencies type="collapsed-ccprocessed-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="7">used</dependent> </dep> <dep type="det"> <governor idx="4">item</governor> <dependent idx="1">The</dependent> </dep> <dep type="nn"> <governor idx="4">item</governor> <dependent idx="2">term</dependent> </dep> <dep type="nsubjpass"> <governor idx="7">used</governor> <dependent idx="4">item</dependent> </dep> <dep type="auxpass"> <governor idx="7">used</governor> <dependent idx="6">is</dependent> </dep> <dep type="mark"> <governor idx="15">questions</governor> <dependent idx="8">because</dependent> </dep> <dep type="amod"> <governor idx="11">questions</governor> <dependent idx="9">many</dependent> </dep> <dep type="nn"> <governor idx="11">questions</governor> <dependent idx="10">test</dependent> </dep> <dep type="nsubj"> <governor idx="15">questions</governor> <dependent idx="11">questions</dependent> </dep> <dep type="cop"> <governor idx="15">questions</governor> <dependent idx="12">are</dependent> </dep> <dep type="neg"> <governor idx="15">questions</governor> <dependent idx="13">not</dependent> </dep> <dep type="advmod"> <governor idx="15">questions</governor> <dependent idx="14">actually</dependent> </dep> <dep type="advcl"> <governor idx="7">used</governor> <dependent idx="15">questions</dependent> </dep> <dep type="nsubj"> <governor idx="20">statements</governor> <dependent idx="17">they</dependent> </dep> <dep type="cop"> <governor idx="20">statements</governor> <dependent idx="18">are</dependent> </dep> <dep type="advmod"> <governor idx="20">statements</governor> <dependent idx="19">typically</dependent> </dep> <dep type="parataxis"> <governor idx="7">used</governor> <dependent idx="20">statements</dependent> </dep> <dep type="prep_on"> <governor idx="20">statements</governor> <dependent idx="22">questionnaires</dependent> </dep> <dep type="nsubj"> <governor idx="24">allow</governor> <dependent idx="23">that</dependent> </dep> <dep type="rcmod"> <governor idx="22">questionnaires</governor> <dependent idx="24">allow</dependent> </dep> <dep type="dobj"> <governor idx="24">allow</governor> <dependent idx="25">respondents</dependent> </dep> <dep type="aux"> <governor idx="27">indicate</governor> <dependent idx="26">to</dependent> </dep> <dep type="vmod"> <governor idx="25">respondents</governor> <dependent idx="27">indicate</dependent> </dep> <dep type="dobj"> <governor idx="27">indicate</governor> <dependent idx="28">level</dependent> </dep> <dep type="prep_of"> <governor idx="28">level</governor> <dependent idx="30">agreement</dependent> </dep> <dep type="parataxis"> <governor idx="24">allow</governor> <dependent idx="32">using</dependent> </dep> <dep type="det"> <governor idx="35">scale</governor> <dependent idx="33">a</dependent> </dep> <dep type="nn"> <governor idx="35">scale</governor> <dependent idx="34">Likert</dependent> </dep> <dep type="dobj"> <governor idx="32">using</governor> <dependent idx="35">scale</dependent> </dep> <dep type="advmod"> <governor idx="39">accurately</governor> <dependent idx="38">more</dependent> </dep> <dep type="dep"> <governor idx="35">scale</governor> <dependent idx="39">accurately</dependent> </dep> <dep type="det"> <governor idx="43">scale</governor> <dependent idx="41">a</dependent> </dep> <dep type="amod"> <governor idx="43">scale</governor> <dependent idx="42">Likert-type</dependent> </dep> <dep type="dobj"> <governor idx="32">using</governor> <dependent idx="43">scale</dependent> </dep> <dep type="conj_or"> <governor idx="35">scale</governor> <dependent idx="43">scale</dependent> </dep> </dependencies> </sentence> <sentence id="5"> <tokens> <token id="1"> <word>The</word> <lemma>the</lemma> <CharacterOffsetBegin>611</CharacterOffsetBegin> <CharacterOffsetEnd>614</CharacterOffsetEnd> <POS>DT</POS> </token> <token id="2"> <word>first</word> <lemma>first</lemma> <CharacterOffsetBegin>615</CharacterOffsetBegin> <CharacterOffsetEnd>620</CharacterOffsetEnd> <POS>JJ</POS> </token> <token id="3"> <word>personality</word> <lemma>personality</lemma> <CharacterOffsetBegin>621</CharacterOffsetBegin> <CharacterOffsetEnd>632</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="4"> <word>tests</word> <lemma>test</lemma> <CharacterOffsetBegin>633</CharacterOffsetBegin> <CharacterOffsetEnd>638</CharacterOffsetEnd> <POS>NNS</POS> </token> <token id="5"> <word>were</word> <lemma>be</lemma> <CharacterOffsetBegin>639</CharacterOffsetBegin> <CharacterOffsetEnd>643</CharacterOffsetEnd> <POS>VBD</POS> </token> <token id="6"> <word>developed</word> <lemma>develop</lemma> <CharacterOffsetBegin>644</CharacterOffsetBegin> <CharacterOffsetEnd>653</CharacterOffsetEnd> <POS>VBN</POS> </token> <token id="7"> <word>in</word> <lemma>in</lemma> <CharacterOffsetBegin>654</CharacterOffsetBegin> <CharacterOffsetEnd>656</CharacterOffsetEnd> <POS>IN</POS> </token> <token id="8"> <word>1920s</word> <lemma>1920s</lemma> <CharacterOffsetBegin>657</CharacterOffsetBegin> <CharacterOffsetEnd>662</CharacterOffsetEnd> <POS>CD</POS> </token> <token id="9"> <word>and</word> <lemma>and</lemma> <CharacterOffsetBegin>663</CharacterOffsetBegin> <CharacterOffsetEnd>666</CharacterOffsetEnd> <POS>CC</POS> </token> <token id="10"> <word>were</word> <lemma>be</lemma> <CharacterOffsetBegin>667</CharacterOffsetBegin> <CharacterOffsetEnd>671</CharacterOffsetEnd> <POS>VBD</POS> </token> <token id="11"> <word>intended</word> <lemma>intend</lemma> <CharacterOffsetBegin>672</CharacterOffsetBegin> <CharacterOffsetEnd>680</CharacterOffsetEnd> <POS>VBN</POS> </token> <token id="12"> <word>to</word> <lemma>to</lemma> <CharacterOffsetBegin>681</CharacterOffsetBegin> <CharacterOffsetEnd>683</CharacterOffsetEnd> <POS>TO</POS> </token> <token id="13"> <word>ease</word> <lemma>ease</lemma> <CharacterOffsetBegin>684</CharacterOffsetBegin> <CharacterOffsetEnd>688</CharacterOffsetEnd> <POS>VB</POS> </token> <token id="14"> <word>the</word> <lemma>the</lemma> <CharacterOffsetBegin>689</CharacterOffsetBegin> <CharacterOffsetEnd>692</CharacterOffsetEnd> <POS>DT</POS> </token> <token id="15"> <word>process</word> <lemma>process</lemma> <CharacterOffsetBegin>693</CharacterOffsetBegin> <CharacterOffsetEnd>700</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="16"> <word>of</word> <lemma>of</lemma> <CharacterOffsetBegin>701</CharacterOffsetBegin> <CharacterOffsetEnd>703</CharacterOffsetEnd> <POS>IN</POS> </token> <token id="17"> <word>personnel</word> <lemma>personnel</lemma> <CharacterOffsetBegin>704</CharacterOffsetBegin> <CharacterOffsetEnd>713</CharacterOffsetEnd> <POS>NNS</POS> </token> <token id="18"> <word>selection</word> <lemma>selection</lemma> <CharacterOffsetBegin>714</CharacterOffsetBegin> <CharacterOffsetEnd>723</CharacterOffsetEnd> <POS>NN</POS> </token> <token id="19"> <word>,</word> <lemma>,</lemma> <CharacterOffsetBegin>723</CharacterOffsetBegin> <CharacterOffsetEnd>724</CharacterOffsetEnd> <POS>,</POS> </token> <token id="20"> <word>particularly</word> <lemma>particularly</lemma> <CharacterOffsetBegin>725</CharacterOffsetBegin> <CharacterOffsetEnd>737</CharacterOffsetEnd> <POS>RB</POS> </token> <token id="21"> <word>in</word> <lemma>in</lemma> <CharacterOffsetBegin>738</CharacterOffsetBegin> <CharacterOffsetEnd>740</CharacterOffsetEnd> <POS>IN</POS> </token> <token id="22"> <word>the</word> <lemma>the</lemma> <CharacterOffsetBegin>741</CharacterOffsetBegin> <CharacterOffsetEnd>744</CharacterOffsetEnd> <POS>DT</POS> </token> <token id="23"> <word>armed</word> <lemma>armed</lemma> <CharacterOffsetBegin>745</CharacterOffsetBegin> <CharacterOffsetEnd>750</CharacterOffsetEnd> <POS>JJ</POS> </token> <token id="24"> <word>forces</word> <lemma>force</lemma> <CharacterOffsetBegin>751</CharacterOffsetBegin> <CharacterOffsetEnd>757</CharacterOffsetEnd> <POS>NNS</POS> </token> <token id="25"> <word>.</word> <lemma>.</lemma> <CharacterOffsetBegin>757</CharacterOffsetBegin> <CharacterOffsetEnd>758</CharacterOffsetEnd> <POS>.</POS> </token> </tokens> <parse>(ROOT (S (NP (DT The) (JJ first) (NN personality) (NNS tests)) (VP (VP (VBD were) (VP (VBN developed) (PP (IN in) (NP (CD 1920s))))) (CC and) (VP (VBD were) (VP (VBN intended) (S (VP (TO to) (VP (VB ease) (NP (NP (DT the) (NN process)) (PP (IN of) (NP (NP (NNS personnel) (NN selection)) (, ,) (ADVP (RB particularly))))) (PP (IN in) (NP (DT the) (JJ armed) (NNS forces))))))))) (. .))) </parse> <dependencies type="basic-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="6">developed</dependent> </dep> <dep type="det"> <governor idx="4">tests</governor> <dependent idx="1">The</dependent> </dep> <dep type="amod"> <governor idx="4">tests</governor> <dependent idx="2">first</dependent> </dep> <dep type="nn"> <governor idx="4">tests</governor> <dependent idx="3">personality</dependent> </dep> <dep type="nsubjpass"> <governor idx="6">developed</governor> <dependent idx="4">tests</dependent> </dep> <dep type="auxpass"> <governor idx="6">developed</governor> <dependent idx="5">were</dependent> </dep> <dep type="prep"> <governor idx="6">developed</governor> <dependent idx="7">in</dependent> </dep> <dep type="pobj"> <governor idx="7">in</governor> <dependent idx="8">1920s</dependent> </dep> <dep type="cc"> <governor idx="6">developed</governor> <dependent idx="9">and</dependent> </dep> <dep type="auxpass"> <governor idx="11">intended</governor> <dependent idx="10">were</dependent> </dep> <dep type="conj"> <governor idx="6">developed</governor> <dependent idx="11">intended</dependent> </dep> <dep type="aux"> <governor idx="13">ease</governor> <dependent idx="12">to</dependent> </dep> <dep type="xcomp"> <governor idx="11">intended</governor> <dependent idx="13">ease</dependent> </dep> <dep type="det"> <governor idx="15">process</governor> <dependent idx="14">the</dependent> </dep> <dep type="dobj"> <governor idx="13">ease</governor> <dependent idx="15">process</dependent> </dep> <dep type="prep"> <governor idx="15">process</governor> <dependent idx="16">of</dependent> </dep> <dep type="nn"> <governor idx="18">selection</governor> <dependent idx="17">personnel</dependent> </dep> <dep type="pobj"> <governor idx="16">of</governor> <dependent idx="18">selection</dependent> </dep> <dep type="advmod"> <governor idx="18">selection</governor> <dependent idx="20">particularly</dependent> </dep> <dep type="prep"> <governor idx="13">ease</governor> <dependent idx="21">in</dependent> </dep> <dep type="det"> <governor idx="24">forces</governor> <dependent idx="22">the</dependent> </dep> <dep type="amod"> <governor idx="24">forces</governor> <dependent idx="23">armed</dependent> </dep> <dep type="pobj"> <governor idx="21">in</governor> <dependent idx="24">forces</dependent> </dep> </dependencies> <dependencies type="collapsed-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="6">developed</dependent> </dep> <dep type="det"> <governor idx="4">tests</governor> <dependent idx="1">The</dependent> </dep> <dep type="amod"> <governor idx="4">tests</governor> <dependent idx="2">first</dependent> </dep> <dep type="nn"> <governor idx="4">tests</governor> <dependent idx="3">personality</dependent> </dep> <dep type="nsubjpass"> <governor idx="6">developed</governor> <dependent idx="4">tests</dependent> </dep> <dep type="auxpass"> <governor idx="6">developed</governor> <dependent idx="5">were</dependent> </dep> <dep type="prep_in"> <governor idx="6">developed</governor> <dependent idx="8">1920s</dependent> </dep> <dep type="auxpass"> <governor idx="11">intended</governor> <dependent idx="10">were</dependent> </dep> <dep type="conj_and"> <governor idx="6">developed</governor> <dependent idx="11">intended</dependent> </dep> <dep type="aux"> <governor idx="13">ease</governor> <dependent idx="12">to</dependent> </dep> <dep type="xcomp"> <governor idx="11">intended</governor> <dependent idx="13">ease</dependent> </dep> <dep type="det"> <governor idx="15">process</governor> <dependent idx="14">the</dependent> </dep> <dep type="dobj"> <governor idx="13">ease</governor> <dependent idx="15">process</dependent> </dep> <dep type="nn"> <governor idx="18">selection</governor> <dependent idx="17">personnel</dependent> </dep> <dep type="prep_of"> <governor idx="15">process</governor> <dependent idx="18">selection</dependent> </dep> <dep type="advmod"> <governor idx="18">selection</governor> <dependent idx="20">particularly</dependent> </dep> <dep type="det"> <governor idx="24">forces</governor> <dependent idx="22">the</dependent> </dep> <dep type="amod"> <governor idx="24">forces</governor> <dependent idx="23">armed</dependent> </dep> <dep type="prep_in"> <governor idx="13">ease</governor> <dependent idx="24">forces</dependent> </dep> </dependencies> <dependencies type="collapsed-ccprocessed-dependencies"> <dep type="root"> <governor idx="0">ROOT</governor> <dependent idx="6">developed</dependent> </dep> <dep type="det"> <governor idx="4">tests</governor> <dependent idx="1">The</dependent> </dep> <dep type="amod"> <governor idx="4">tests</governor> <dependent idx="2">first</dependent> </dep> <dep type="nn"> <governor idx="4">tests</governor> <dependent idx="3">personality</dependent> </dep> <dep type="nsubjpass"> <governor idx="6">developed</governor> <dependent idx="4">tests</dependent> </dep> <dep type="nsubjpass"> <governor idx="11">intended</governor> <dependent idx="4">tests</dependent> </dep> <dep type="auxpass"> <governor idx="6">developed</governor> <dependent idx="5">were</dependent> </dep> <dep type="prep_in"> <governor idx="6">developed</governor> <dependent idx="8">1920s</dependent> </dep> <dep type="auxpass"> <governor idx="11">intended</governor> <dependent idx="10">were</dependent> </dep> <dep type="conj_and"> <governor idx="6">developed</governor> <dependent idx="11">intended</dependent> </dep> <dep type="aux"> <governor idx="13">ease</governor> <dependent idx="12">to</dependent> </dep> <dep type="xcomp"> <governor idx="11">intended</governor> <dependent idx="13">ease</dependent> </dep> <dep type="det"> <governor idx="15">process</governor> <dependent idx="14">the</dependent> </dep> <dep type="dobj"> <governor idx="13">ease</governor> <dependent idx="15">process</dependent> </dep> <dep type="nn"> <governor idx="18">selection</governor> <dependent idx="17">personnel</dependent> </dep> <dep type="prep_of"> <governor idx="15">process</governor> <dependent idx="18">selection</dependent> </dep> <dep type="advmod"> <governor idx="18">selection</governor> <dependent idx="20">particularly</dependent> </dep> <dep type="det"> <governor idx="24">forces</governor> <dependent idx="22">the</dependent> </dep> <dep type="amod"> <governor idx="24">forces</governor> <dependent idx="23">armed</dependent> </dep> <dep type="prep_in"> <governor idx="13">ease</governor> <dependent idx="24">forces</dependent> </dep> </dependencies> </sentence> </sentences> </document> </root>
37.97831
742
0.488697
5509505dee155a720baf134bf073c3b7ddfdc36e
4,114
xml
XML
examples/data/cbg_store_drivetime.csv.xml
jimmy-feng/hagerstrand
603de40e1a8d867902029f96c72437367ba78aa3
[ "MIT" ]
1
2021-07-14T03:23:33.000Z
2021-07-14T03:23:33.000Z
examples/data/cbg_store_drivetime.csv.xml
jimmy-feng/hagerstrand
603de40e1a8d867902029f96c72437367ba78aa3
[ "MIT" ]
null
null
null
examples/data/cbg_store_drivetime.csv.xml
jimmy-feng/hagerstrand
603de40e1a8d867902029f96c72437367ba78aa3
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <metadata xml:lang="en"><Esri><CreaDate>20210331</CreaDate><CreaTime>19443800</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>FALSE</SyncOnce><DataProperties><itemProps><itemName Sync="TRUE">cbg_store_drivetime.csv</itemName><imsContentType Sync="TRUE">005</imsContentType><itemLocation><linkage Sync="TRUE">file://\\JIMJAMMERS\C$\Users\jfeng\hagerstrand\examples\data\cbg_store_drivetime.csv</linkage><protocol Sync="TRUE">Local Area Network</protocol></itemLocation><itemSize Sync="TRUE">0.000</itemSize></itemProps><lineage><Process ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Conversion Tools.tbx\TableToTable" Date="20210331" Time="194440">TableToTable Knox_CBG_POI_DriveTime\Lines C:\Users\jfeng\hagerstrand\examples\data cbg_store_drivetime.csv # "Name "Name" true true true 1024 Text 0 0,First,#,Knox_CBG_POI_DriveTime\Lines,Name,0,1024;OriginID "OriginID" true true true 4 Long 0 0,First,#,Knox_CBG_POI_DriveTime\Lines,OriginID,-1,-1;DestinationID "DestinationID" true true true 4 Long 0 0,First,#,Knox_CBG_POI_DriveTime\Lines,DestinationID,-1,-1;Total_TravelTime "Total_TravelTime" true true true 8 Double 0 0,First,#,Knox_CBG_POI_DriveTime\Lines,Total_TravelTime,-1,-1;Total_Kilometers "Total_Kilometers" true true true 8 Double 0 0,First,#,Knox_CBG_POI_DriveTime\Lines,Total_Kilometers,-1,-1" #</Process></lineage></DataProperties><SyncDate>20210331</SyncDate><SyncTime>19443800</SyncTime><ModDate>20210331</ModDate><ModTime>19443800</ModTime></Esri><dataIdInfo><envirDesc Sync="TRUE">Microsoft Windows 10 Version 10.0 (Build 19041) ; Esri ArcGIS 12.7.0.26828</envirDesc><dataLang><languageCode value="eng" Sync="TRUE"></languageCode><countryCode value="USA" Sync="TRUE"></countryCode></dataLang><idCitation><resTitle Sync="TRUE">cbg_store_drivetime.csv</resTitle><presForm><PresFormCd value="001" Sync="TRUE"></PresFormCd></presForm></idCitation></dataIdInfo><mdLang><languageCode value="eng" Sync="TRUE"></languageCode><countryCode value="USA" Sync="TRUE"></countryCode></mdLang><mdChar><CharSetCd value="004" Sync="TRUE"></CharSetCd></mdChar><distInfo><distFormat><formatName Sync="TRUE">Text File</formatName></distFormat><distTranOps><transSize Sync="TRUE">0.000</transSize></distTranOps></distInfo><mdHrLv><ScopeCd value="007" Sync="TRUE"></ScopeCd></mdHrLv><mdHrLvName Sync="TRUE">non-geographic dataset</mdHrLvName><eainfo><detailed Name="cbg_store_drivetime.csv"><enttyp><enttypl Sync="TRUE">cbg_store_drivetime.csv</enttypl><enttypt Sync="TRUE">Table</enttypt><enttypc Sync="TRUE">0</enttypc></enttyp><attr><attrlabl Sync="TRUE">OID_</attrlabl><attalias Sync="TRUE">OID_</attalias><attrtype Sync="TRUE">Integer</attrtype><attwidth Sync="TRUE">4</attwidth><atprecis Sync="TRUE">0</atprecis><attscale Sync="TRUE">0</attscale></attr><attr><attrlabl Sync="TRUE">Name</attrlabl><attalias Sync="TRUE">Name</attalias><attrtype Sync="TRUE">String</attrtype><attwidth Sync="TRUE">1024</attwidth><atprecis Sync="TRUE">0</atprecis><attscale Sync="TRUE">0</attscale></attr><attr><attrlabl Sync="TRUE">OriginID</attrlabl><attalias Sync="TRUE">OriginID</attalias><attrtype Sync="TRUE">Integer</attrtype><attwidth Sync="TRUE">4</attwidth><atprecis Sync="TRUE">0</atprecis><attscale Sync="TRUE">0</attscale></attr><attr><attrlabl Sync="TRUE">DestinationID</attrlabl><attalias Sync="TRUE">DestinationID</attalias><attrtype Sync="TRUE">Integer</attrtype><attwidth Sync="TRUE">4</attwidth><atprecis Sync="TRUE">0</atprecis><attscale Sync="TRUE">0</attscale></attr><attr><attrlabl Sync="TRUE">Total_TravelTime</attrlabl><attalias Sync="TRUE">Total_TravelTime</attalias><attrtype Sync="TRUE">Double</attrtype><attwidth Sync="TRUE">8</attwidth><atprecis Sync="TRUE">0</atprecis><attscale Sync="TRUE">0</attscale></attr><attr><attrlabl Sync="TRUE">Total_Kilometers</attrlabl><attalias Sync="TRUE">Total_Kilometers</attalias><attrtype Sync="TRUE">Double</attrtype><attwidth Sync="TRUE">8</attwidth><atprecis Sync="TRUE">0</atprecis><attscale Sync="TRUE">0</attscale></attr></detailed></eainfo><mdDateSt Sync="TRUE">20210331</mdDateSt></metadata>
1,371.333333
4,074
0.775644
d6413e4a420e06b99759f25e8803928075584ba1
3,758
xml
XML
app/src/main/res/layout/activity_signup.xml
XabinCoffee/KuadrilApp
e5d9ae935148166ba3b98b9e2bfa1102cbfd4872
[ "WTFPL" ]
null
null
null
app/src/main/res/layout/activity_signup.xml
XabinCoffee/KuadrilApp
e5d9ae935148166ba3b98b9e2bfa1102cbfd4872
[ "WTFPL" ]
null
null
null
app/src/main/res/layout/activity_signup.xml
XabinCoffee/KuadrilApp
e5d9ae935148166ba3b98b9e2bfa1102cbfd4872
[ "WTFPL" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <ScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="fill_parent" android:layout_height="fill_parent" android:fitsSystemWindows="true"> <LinearLayout android:orientation="vertical" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingTop="56dp" android:paddingLeft="24dp" android:paddingRight="24dp"> <!-- Name Label --> <android.support.v7.widget.CardView android:id="@+id/cardSignup" android:layout_width="match_parent" android:layout_height="match_parent" app:cardBackgroundColor="#f1ffffff" app:cardCornerRadius="4dp" app:cardElevation="4dp" app:contentPadding="4dp"> <LinearLayout android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:paddingBottom="6dp" android:paddingLeft="6dp" android:paddingRight="6dp" android:paddingTop="6dp"> <TextView android:id="@+id/tvMessage" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="5dp" android:gravity="center" android:text="@string/signupheader" android:textAppearance="@style/TextAppearance.AppCompat.Headline" /> <EditText android:id="@+id/mName" android:layout_width="match_parent" android:layout_height="wrap_content" android:hint="@string/name" android:inputType="textCapWords" /> <EditText android:id="@+id/mEmail" android:layout_width="match_parent" android:layout_height="wrap_content" android:hint="@string/email" android:inputType="textEmailAddress" /> <EditText android:id="@+id/mPass" android:layout_width="match_parent" android:layout_height="wrap_content" android:hint="@string/password" android:inputType="textPassword" /> <EditText android:id="@+id/mPass2" android:layout_width="match_parent" android:layout_height="wrap_content" android:ems="10" android:hint="@string/password2" android:inputType="textPassword" /> <android.support.v7.widget.AppCompatButton android:id="@+id/btn_signup" style="@style/AppTheme.RoundedCornerMaterialButton" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginBottom="24dp" android:layout_marginLeft="12dp" android:layout_marginRight="12dp" android:layout_marginTop="24dp" android:onClick="onClick" android:padding="12dp" android:text="@string/createaccount" /> </LinearLayout> </android.support.v7.widget.CardView> <!-- Email Label --> <!-- Password Label --> <!-- Signup Button --> </LinearLayout> </ScrollView>
37.58
88
0.536456
3c4111206bdd36180d26987c81d8878874775ede
1,618
xml
XML
corpus_recettes/train/recette_21193.xml
JyLIU-emma/Complexit-_recettes
9ae6db442cbf3f10460a5e1b6e2d7d33fdf8f8f3
[ "CC0-1.0" ]
null
null
null
corpus_recettes/train/recette_21193.xml
JyLIU-emma/Complexit-_recettes
9ae6db442cbf3f10460a5e1b6e2d7d33fdf8f8f3
[ "CC0-1.0" ]
null
null
null
corpus_recettes/train/recette_21193.xml
JyLIU-emma/Complexit-_recettes
9ae6db442cbf3f10460a5e1b6e2d7d33fdf8f8f3
[ "CC0-1.0" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <recette id="21193"> <titre>Le meilleur gateau marbré au monde !</titre> <type>Dessert</type> <niveau>Très facile</niveau> <cout>Bon marché</cout> <ingredients> <p>180 g de margarine</p> <p>180 g de sucre cassonade</p> <p>1 sachet de sucre vanillé</p> <p>4 oeufs</p> <p>200 g de farine</p> <p>1/2 sachet de levure</p> <p>2 cuillères à soupe de vanille liquide</p> <p>125 g de chocolat</p> <p>lait</p> </ingredients> <preparation> <![CDATA[ Préchauffer le four à 180°C. 1) faire chauffer la margarine au bain-marie puis la mettre dans un récipient. 2) ajouter à la margarine le sucre et le sachet de sucre vanillé. 3) mélanger au fouet pour que la margarine et les sucres soient bien homogènes. 4) ajouter les 4 jaunes d'ouefs un par un en mélangeant énergiquement avec le fouet. 5) ajouter la farine et la levure puis remélanger bien. 6) séparer ensuite le mélange en 2 parties égales. Dans la première partie, mettre la vanille liquide puis mélanger. Dans la seconde partie, mettre le chocolat que vous aurez chauffé au bain-marie avec du lait. 7) battre les blancs en neige. 8) incorporer la moitié des blancs en neige dans une partie puis la deuxième moitié dans l'autre partie. 9) mettre du papier sulfurisé dans un moule à cake. 10) dans le moule, verser en alternance une couche du mélange à la vanille puis une couche du mélange au chocolat. 11) enfourner pendant 45 mn. Tout le monde est sidéré par son merveilleux goût ! ]]> </preparation> </recette>
44.944444
215
0.695921
c24eef5cd8c14fa85c0804417bf8c2fc210506db
32,852
xml
XML
xml/System.Windows.Controls/SpellCheck.xml
Jteve-Sobs/dotnet-api-docs.de-de
776c235900f1e38b115cf4c31eb722f6c0ef2955
[ "CC-BY-4.0", "MIT" ]
null
null
null
xml/System.Windows.Controls/SpellCheck.xml
Jteve-Sobs/dotnet-api-docs.de-de
776c235900f1e38b115cf4c31eb722f6c0ef2955
[ "CC-BY-4.0", "MIT" ]
null
null
null
xml/System.Windows.Controls/SpellCheck.xml
Jteve-Sobs/dotnet-api-docs.de-de
776c235900f1e38b115cf4c31eb722f6c0ef2955
[ "CC-BY-4.0", "MIT" ]
null
null
null
<Type Name="SpellCheck" FullName="System.Windows.Controls.SpellCheck"> <Metadata><Meta Name="ms.openlocfilehash" Value="b0fc6ef7396d6f82db665e81ce7f63c91e2c8c84" /><Meta Name="ms.sourcegitcommit" Value="397961a0164281b579f68064c3bb66c071f374d9" /><Meta Name="ms.translationtype" Value="MT" /><Meta Name="ms.contentlocale" Value="de-DE" /><Meta Name="ms.lasthandoff" Value="07/14/2020" /><Meta Name="ms.locfileid" Value="86312977" /></Metadata><TypeSignature Language="C#" Value="public sealed class SpellCheck" /> <TypeSignature Language="ILAsm" Value=".class public auto ansi sealed beforefieldinit SpellCheck extends System.Object" /> <TypeSignature Language="DocId" Value="T:System.Windows.Controls.SpellCheck" /> <TypeSignature Language="VB.NET" Value="Public NotInheritable Class SpellCheck" /> <TypeSignature Language="C++ CLI" Value="public ref class SpellCheck sealed" /> <TypeSignature Language="F#" Value="type SpellCheck = class" /> <AssemblyInfo> <AssemblyName>PresentationFramework</AssemblyName> <AssemblyVersion>3.0.0.0</AssemblyVersion> <AssemblyVersion>4.0.0.0</AssemblyVersion> <AssemblyVersion>5.0.0.0</AssemblyVersion> </AssemblyInfo> <Base> <BaseTypeName>System.Object</BaseTypeName> </Base> <Interfaces /> <Docs> <summary>Stellt Funktionen für die Rechtschreibprüfung in Echtzeit für Steuerelemente zur Textbearbeitung bereit, z. B. <see cref="T:System.Windows.Controls.TextBox" /> und <see cref="T:System.Windows.Controls.RichTextBox" />.</summary> <remarks> <format type="text/markdown"><![CDATA[ ## Remarks Um die Rechtschreibprüfung zu aktivieren, legen <xref:System.Windows.Controls.SpellCheck.IsEnabled%2A?displayProperty=nameWithType> Sie die `true` -Eigenschaft in einem Textbearbeitungs Steuerelement auf fest. Wenn diese Rechtschreibprüfung aktiviert ist, werden falsch geschriebene Wörter mithilfe einer roten Wellenlinie unterstrichen, wie in der folgenden Abbildung dargestellt. Die Rechtschreibprüfung wird nur unterstützt, wenn WPF ein Standard Wörterbuch bereitstellt. In [!INCLUDE[net_v40_short](~/includes/net-v40-short-md.md)] stellt WPF Wörterbücher für Englisch, Französisch, Deutsch und Spanisch bereit. ![TextBox mit Rechtschreib&#45;Überprüfung](~/add/media/editing-textbox-with-spellchecking.png "TextBox mit Rechtschreibprüfung") Fügen Sie der-Auflistung den Speicherort der Lexikon-Datei hinzu, um ein benutzerdefiniertes Wörterbuch hinzuzufügen <xref:System.Windows.Controls.SpellCheck.CustomDictionaries%2A> . ]]></format> </remarks> </Docs> <Members> <Member MemberName="CustomDictionaries"> <MemberSignature Language="C#" Value="public System.Collections.IList CustomDictionaries { get; }" /> <MemberSignature Language="ILAsm" Value=".property instance class System.Collections.IList CustomDictionaries" /> <MemberSignature Language="DocId" Value="P:System.Windows.Controls.SpellCheck.CustomDictionaries" /> <MemberSignature Language="VB.NET" Value="Public ReadOnly Property CustomDictionaries As IList" /> <MemberSignature Language="C++ CLI" Value="public:&#xA; property System::Collections::IList ^ CustomDictionaries { System::Collections::IList ^ get(); };" /> <MemberSignature Language="F#" Value="member this.CustomDictionaries : System.Collections.IList" Usage="System.Windows.Controls.SpellCheck.CustomDictionaries" /> <MemberType>Property</MemberType> <AssemblyInfo> <AssemblyName>PresentationFramework</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> <AssemblyVersion>5.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Collections.IList</ReturnType> </ReturnValue> <Docs> <summary>Ruft die Auflistung von Lexikonspeicherorten ab, die für die benutzerdefinierte Rechtschreibprüfung verwendet werden.</summary> <value>Die Auflistung von Lexikonspeicherorten.</value> <remarks> <format type="text/markdown"><![CDATA[ ## Remarks Benutzerdefinierte Wörterbücher verwenden Lexikon-Dateien, bei denen es sich um Textdateien mit der Erweiterung. Lex handelt. Jede Zeile einer Lexikon-Datei enthält ein einzelnes Wort, das als legitime Schreibweise akzeptiert wird. Die erste Zeile der Datei kann einen Gebiets Schema Bezeichner (Locale Identifier, LCID) angeben, für den das Wörterbuch gilt. Wenn das Gebiets Schema nicht angegeben wird, gilt das Wörterbuch für alle Sprachen. Weitere Informationen finden Sie unter Gebiets Schema- [IDs](https://go.microsoft.com/fwlink/?LinkId=165561). Das folgende Beispiel zeigt die ersten Zeilen einer Lexikon-Datei für die englische Sprache. ``` #LID 1033 TextBlock TextBox ListBox ``` <xref:System.Windows.Controls.TextBox> <xref:System.Windows.Controls.Primitives.TextBoxBase> Geben Sie den Speicherort der Lexikon-Datei an, indem Sie der-Auflistung den URI für die Datei hinzufügen, um eine oder mehrere benutzerdefinierte Wörterbücher für einen oder für eine beliebige Klasse anzugeben, die von abgeleitet wird <xref:System.Windows.Controls.SpellCheck.CustomDictionaries%2A> . > [!NOTE] > Durch <xref:System.Collections.IList.Insert%2A> die Verwendung von zum Hinzufügen einer Datei zur Auflistung wird <xref:System.Windows.Controls.SpellCheck.CustomDictionaries%2A> eine Ausnahme ausgelöst. Verwenden Sie stattdessen <xref:System.Collections.IList.Add%2A> und, <xref:System.Collections.IList.Remove%2A> um die Auflistung zu aktualisieren. Die Lexikon-Dateien können in der Anwendung als Inhalts Dateien, die auf dem lokalen Computer installiert sind, oder als Ressourcen Dateien, die in eine lokale Assembly, auf die verwiesen wird, kompiliert werden Sie können mit Paket-URIs auf die Datei verweisen. Weitere Informationen finden Sie unter [Paket-URIs in WPF](/dotnet/framework/wpf/app-development/pack-uris-in-wpf). Um die Rechtschreibprüfung zu aktivieren, legen <xref:System.Windows.Controls.SpellCheck.IsEnabled%2A?displayProperty=nameWithType> Sie die-Eigenschaft für `true` einen oder für <xref:System.Windows.Controls.TextBox> jede Klasse, die von abgeleitet wird, auf fest <xref:System.Windows.Controls.Primitives.TextBoxBase> . Alle benutzerdefinierten Wörterbücher für, die <xref:System.Windows.Controls.TextBox> zusätzlich zur Standard Rechtschreibprüfung verwendet werden. Weitere Informationen zur Rechtschreibprüfung finden Sie unter <xref:System.Windows.Controls.SpellCheck> . ## Examples Im folgenden Beispiel wird gezeigt, wie Sie zwei benutzerdefinierte Wörterbücher zu einem hinzufügen <xref:System.Windows.Controls.RichTextBox> . Das erste benutzerdefinierte Wörterbuch (customwords. lex) wird in XAML hinzugefügt. Die Datei ist in der Anwendung als Inhalts Datei enthalten und in das Ausgabeverzeichnis kopiert. Um das- <xref:System.Uri> Element zu verwenden, müssen Sie den System-Namespace einschließen. `xmlns:sys="clr-namespace:System;assembly=System"` Das zweite benutzerdefinierte Wörterbuch (customwords2. lex) wird im- <xref:System.Windows.Controls.Primitives.ButtonBase.Click> Ereignishandler hinzugefügt. Die Datei ist als Ressourcen Datei enthalten und in der Anwendungsassembly mit dem Namen "wpfcustomdictionary" kompiliert. [!code-xaml[WpfCustomDictionary#1](~/samples/snippets/csharp/VS_Snippets_Wpf/wpfcustomdictionary/cs/window1.xaml#1)] [!code-csharp[WpfCustomDictionary#2](~/samples/snippets/csharp/VS_Snippets_Wpf/wpfcustomdictionary/cs/window1.xaml.cs#2)] [!code-vb[WpfCustomDictionary#2](~/samples/snippets/visualbasic/VS_Snippets_Wpf/wpfcustomdictionary/vb/mainwindow.xaml.vb#2)] ]]></format> </remarks> <altmember cref="T:System.Windows.Controls.SpellCheck" /> <altmember cref="T:System.Windows.Controls.TextBox" /> <altmember cref="T:System.Windows.Controls.RichTextBox" /> <altmember cref="M:System.Windows.Controls.SpellCheck.GetCustomDictionaries(System.Windows.Controls.Primitives.TextBoxBase)" /> </Docs> </Member> <Member MemberName="CustomDictionariesProperty"> <MemberSignature Language="C#" Value="public static readonly System.Windows.DependencyProperty CustomDictionariesProperty;" /> <MemberSignature Language="ILAsm" Value=".field public static initonly class System.Windows.DependencyProperty CustomDictionariesProperty" /> <MemberSignature Language="DocId" Value="F:System.Windows.Controls.SpellCheck.CustomDictionariesProperty" /> <MemberSignature Language="VB.NET" Value="Public Shared ReadOnly CustomDictionariesProperty As DependencyProperty " /> <MemberSignature Language="C++ CLI" Value="public: static initonly System::Windows::DependencyProperty ^ CustomDictionariesProperty;" /> <MemberSignature Language="F#" Value=" staticval mutable CustomDictionariesProperty : System.Windows.DependencyProperty" Usage="System.Windows.Controls.SpellCheck.CustomDictionariesProperty" /> <MemberType>Field</MemberType> <AssemblyInfo> <AssemblyName>PresentationFramework</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> <AssemblyVersion>5.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Windows.DependencyProperty</ReturnType> </ReturnValue> <Docs> <summary>Bezeichnet die <see cref="P:System.Windows.Controls.SpellCheck.CustomDictionaries" />-Abhängigkeitseigenschaft.</summary> <remarks>To be added.</remarks> </Docs> </Member> <Member MemberName="GetCustomDictionaries"> <MemberSignature Language="C#" Value="public static System.Collections.IList GetCustomDictionaries (System.Windows.Controls.Primitives.TextBoxBase textBoxBase);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Collections.IList GetCustomDictionaries(class System.Windows.Controls.Primitives.TextBoxBase textBoxBase) cil managed" /> <MemberSignature Language="DocId" Value="M:System.Windows.Controls.SpellCheck.GetCustomDictionaries(System.Windows.Controls.Primitives.TextBoxBase)" /> <MemberSignature Language="VB.NET" Value="Public Shared Function GetCustomDictionaries (textBoxBase As TextBoxBase) As IList" /> <MemberSignature Language="C++ CLI" Value="public:&#xA; static System::Collections::IList ^ GetCustomDictionaries(System::Windows::Controls::Primitives::TextBoxBase ^ textBoxBase);" /> <MemberSignature Language="F#" Value="static member GetCustomDictionaries : System.Windows.Controls.Primitives.TextBoxBase -&gt; System.Collections.IList" Usage="System.Windows.Controls.SpellCheck.GetCustomDictionaries textBoxBase" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>PresentationFramework</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> <AssemblyVersion>5.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Collections.IList</ReturnType> </ReturnValue> <Parameters> <Parameter Name="textBoxBase" Type="System.Windows.Controls.Primitives.TextBoxBase" Index="0" FrameworkAlternate="net-5.0;netcore-3.0;netcore-3.1;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8" /> </Parameters> <Docs> <param name="textBoxBase">Das Steuerelement für die Textbearbeitung, dessen Auflistung von Lexikondateien abgerufen wird.</param> <summary>Ruft die Auflistung von Lexikonspeicherorten ab, die in einem angegebenen Steuerelement für die Textbearbeitung für benutzerdefinierte Rechtschreibprüfungen verwendet werden.</summary> <returns>Die Auflistung von Lexikonspeicherorten.</returns> <remarks> <format type="text/markdown"><![CDATA[ ## Remarks Benutzerdefinierte Wörterbücher verwenden Lexikon-Dateien, bei denen es sich um einfache Textdateien mit der Erweiterung. Lex handelt. Jede Zeile einer Lexikon-Datei enthält ein einzelnes Wort, das als legitime Schreibweise akzeptiert wird. Die erste Zeile der Datei kann einen Gebiets Schema Bezeichner (Locale Identifier, LCID) angeben, für den das Wörterbuch gilt. Wenn das Gebiets Schema nicht angegeben wird, gilt das Wörterbuch für alle Sprachen. Weitere Informationen finden Sie unter Gebiets Schema- [IDs](https://go.microsoft.com/fwlink/?LinkId=165561). Das folgende Beispiel zeigt die ersten Zeilen einer Lexikon-Datei für die englische Sprache. ``` #LID 1033 TextBlock TextBox ListBox ``` Um ein oder mehrere benutzerdefinierte Wörterbücher für eine <xref:System.Windows.Controls.TextBox> oder eine beliebige Klasse anzugeben, die von abgeleitet <xref:System.Windows.Controls.Primitives.TextBoxBase> ist, geben Sie den Speicherort der Lexikon-Datei an, indem Sie den URI für die Datei der <xref:System.Collections.IList> von der-Methode zurückgegebenen hinzufügen <xref:System.Windows.Controls.SpellCheck.GetCustomDictionaries%2A> . Um die Rechtschreibprüfung zu aktivieren, legen <xref:System.Windows.Controls.SpellCheck.IsEnabled%2A?displayProperty=nameWithType> Sie die-Eigenschaft für `true` einen oder für <xref:System.Windows.Controls.TextBox> jede Klasse, die von abgeleitet wird, auf fest <xref:System.Windows.Controls.Primitives.TextBoxBase> . Alle benutzerdefinierten Wörterbücher für, die <xref:System.Windows.Controls.TextBox> zusätzlich zur Standard Rechtschreibprüfung verwendet werden. Weitere Informationen zur Rechtschreibprüfung finden Sie unter <xref:System.Windows.Controls.SpellCheck> . ]]></format> </remarks> <exception cref="T:System.ArgumentNullException"><paramref name="textBoxBase" /> ist <see langword="null" />.</exception> <altmember cref="P:System.Windows.Controls.SpellCheck.CustomDictionaries" /> <altmember cref="T:System.Windows.Controls.SpellCheck" /> <altmember cref="T:System.Windows.Controls.TextBox" /> <altmember cref="T:System.Windows.Controls.RichTextBox" /> </Docs> </Member> <Member MemberName="GetIsEnabled"> <MemberSignature Language="C#" Value="public static bool GetIsEnabled (System.Windows.Controls.Primitives.TextBoxBase textBoxBase);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig bool GetIsEnabled(class System.Windows.Controls.Primitives.TextBoxBase textBoxBase) cil managed" /> <MemberSignature Language="DocId" Value="M:System.Windows.Controls.SpellCheck.GetIsEnabled(System.Windows.Controls.Primitives.TextBoxBase)" /> <MemberSignature Language="VB.NET" Value="Public Shared Function GetIsEnabled (textBoxBase As TextBoxBase) As Boolean" /> <MemberSignature Language="C++ CLI" Value="public:&#xA; static bool GetIsEnabled(System::Windows::Controls::Primitives::TextBoxBase ^ textBoxBase);" /> <MemberSignature Language="F#" Value="static member GetIsEnabled : System.Windows.Controls.Primitives.TextBoxBase -&gt; bool" Usage="System.Windows.Controls.SpellCheck.GetIsEnabled textBoxBase" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>PresentationFramework</AssemblyName> <AssemblyVersion>4.0.0.0</AssemblyVersion> <AssemblyVersion>5.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Boolean</ReturnType> </ReturnValue> <Parameters> <Parameter Name="textBoxBase" Type="System.Windows.Controls.Primitives.TextBoxBase" Index="0" FrameworkAlternate="net-5.0;netcore-3.0;netcore-3.1;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8" /> </Parameters> <Docs> <param name="textBoxBase">Das zu überprüfende Steuerelement für die Textbearbeitung. Beispiele für ein solches Steuerelement sind <see cref="T:System.Windows.Controls.TextBox" /> und <see cref="T:System.Windows.Controls.RichTextBox" />.</param> <summary>Gibt einen Wert zurück, der angibt, ob die Rechtschreibprüfung für das angegebene Steuerelement für die Textbearbeitung aktiviert ist.</summary> <returns><see langword="true" />, wenn die Rechtschreibprüfung für das Textbearbeitungssteuerelement aktiviert ist, andernfalls <see langword="false" />.</returns> <remarks>To be added.</remarks> <exception cref="T:System.ArgumentNullException"><paramref name="textBoxBase" /> ist <see langword="null" />.</exception> </Docs> </Member> <Member MemberName="IsEnabled"> <MemberSignature Language="C#" Value="public bool IsEnabled { get; set; }" /> <MemberSignature Language="ILAsm" Value=".property instance bool IsEnabled" /> <MemberSignature Language="DocId" Value="P:System.Windows.Controls.SpellCheck.IsEnabled" /> <MemberSignature Language="VB.NET" Value="Public Property IsEnabled As Boolean" /> <MemberSignature Language="C++ CLI" Value="public:&#xA; property bool IsEnabled { bool get(); void set(bool value); };" /> <MemberSignature Language="F#" Value="member this.IsEnabled : bool with get, set" Usage="System.Windows.Controls.SpellCheck.IsEnabled" /> <MemberType>Property</MemberType> <AssemblyInfo> <AssemblyName>PresentationFramework</AssemblyName> <AssemblyVersion>3.0.0.0</AssemblyVersion> <AssemblyVersion>4.0.0.0</AssemblyVersion> <AssemblyVersion>5.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Boolean</ReturnType> </ReturnValue> <Docs> <summary>Ruft einen Wert ab, der bestimmt, ob die Rechtschreibprüfung für dieses Steuerelement für die Textbearbeitung (z. B. <see cref="T:System.Windows.Controls.TextBox" /> oder <see cref="T:System.Windows.Controls.RichTextBox" />) aktiviert wird, oder legt diesen fest.</summary> <value><see langword="true" />, wenn die Rechtschreibprüfung für das Steuerelement aktiviert wird, andernfalls <see langword="false" />. Standardwert: <see langword="false" />.</value> <remarks> <format type="text/markdown"><![CDATA[ ## Remarks Diese Abhängigkeits Eigenschaft verfügt auch über eine spezialisierte Verwendung von Schreib geschützter angefügter Eigenschaften. Die [!INCLUDE[TLA2#tla_xaml](~/includes/tla2sharptla-xaml-md.md)] Syntax zum Festlegen der-Eigenschaft ist " `<` *textboxbaseclass* **Rechtschreib Check. isaktivierter** `="` *boolValue*" `" .../>` , wobei " *textboxbaseclass* " ein Objekt Element für eine Klasse ist, die von abgeleitet wird <xref:System.Windows.Controls.Primitives.TextBoxBase> , und " *boolValue* " entweder `true` oder ist (Groß-/Kleinschreibung `false` nicht beachtet) Informationen zum Festlegen der-Eigenschaft als angefügte Eigenschaft im Code finden Sie unter der- <xref:System.Windows.Controls.SpellCheck.SetIsEnabled%2A> Methode. Es ist kein passender `GetIsEnabled` Accessor vorhanden. Um den Wert zu erhalten, können Sie das aktuelle <xref:System.Windows.Controls.SpellCheck> -Objekt aus der <xref:System.Windows.Controls.Primitives.TextBoxBase.SpellCheck%2A?displayProperty=nameWithType> -Eigenschaft und dann den Wert der- <xref:System.Windows.Controls.SpellCheck.IsEnabled%2A> Eigenschaft aus dieser-Eigenschaft erhalten <xref:System.Windows.Controls.SpellCheck> . <a name="dependencyPropertyInfo_IsEnabled"></a> ## <a name="dependency-property-information"></a>Informationen zur Abhängigkeitseigenschaft ||| |-|-| |Bezeichnerfeld|<xref:System.Windows.Controls.SpellCheck.IsEnabledProperty>| |Metadateneigenschaften auf `true` festgelegt|Keine| ]]></format> </remarks> </Docs> </Member> <Member MemberName="IsEnabledProperty"> <MemberSignature Language="C#" Value="public static readonly System.Windows.DependencyProperty IsEnabledProperty;" /> <MemberSignature Language="ILAsm" Value=".field public static initonly class System.Windows.DependencyProperty IsEnabledProperty" /> <MemberSignature Language="DocId" Value="F:System.Windows.Controls.SpellCheck.IsEnabledProperty" /> <MemberSignature Language="VB.NET" Value="Public Shared ReadOnly IsEnabledProperty As DependencyProperty " /> <MemberSignature Language="C++ CLI" Value="public: static initonly System::Windows::DependencyProperty ^ IsEnabledProperty;" /> <MemberSignature Language="F#" Value=" staticval mutable IsEnabledProperty : System.Windows.DependencyProperty" Usage="System.Windows.Controls.SpellCheck.IsEnabledProperty" /> <MemberType>Field</MemberType> <AssemblyInfo> <AssemblyName>PresentationFramework</AssemblyName> <AssemblyVersion>3.0.0.0</AssemblyVersion> <AssemblyVersion>4.0.0.0</AssemblyVersion> <AssemblyVersion>5.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Windows.DependencyProperty</ReturnType> </ReturnValue> <Docs> <summary>Bezeichnet die <see cref="P:System.Windows.Controls.SpellCheck.IsEnabled" />-Abhängigkeitseigenschaft.</summary> <remarks>To be added.</remarks> </Docs> </Member> <Member MemberName="SetIsEnabled"> <MemberSignature Language="C#" Value="public static void SetIsEnabled (System.Windows.Controls.Primitives.TextBoxBase textBoxBase, bool value);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig void SetIsEnabled(class System.Windows.Controls.Primitives.TextBoxBase textBoxBase, bool value) cil managed" /> <MemberSignature Language="DocId" Value="M:System.Windows.Controls.SpellCheck.SetIsEnabled(System.Windows.Controls.Primitives.TextBoxBase,System.Boolean)" /> <MemberSignature Language="VB.NET" Value="Public Shared Sub SetIsEnabled (textBoxBase As TextBoxBase, value As Boolean)" /> <MemberSignature Language="C++ CLI" Value="public:&#xA; static void SetIsEnabled(System::Windows::Controls::Primitives::TextBoxBase ^ textBoxBase, bool value);" /> <MemberSignature Language="F#" Value="static member SetIsEnabled : System.Windows.Controls.Primitives.TextBoxBase * bool -&gt; unit" Usage="System.Windows.Controls.SpellCheck.SetIsEnabled (textBoxBase, value)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>PresentationFramework</AssemblyName> <AssemblyVersion>3.0.0.0</AssemblyVersion> <AssemblyVersion>4.0.0.0</AssemblyVersion> <AssemblyVersion>5.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Void</ReturnType> </ReturnValue> <Parameters> <Parameter Name="textBoxBase" Type="System.Windows.Controls.Primitives.TextBoxBase" /> <Parameter Name="value" Type="System.Boolean" /> </Parameters> <Docs> <param name="textBoxBase">Das Textbearbeitungssteuerelement, für das die Rechtschreibprüfung aktiviert oder deaktiviert werden soll. Beispiele für ein solches Steuerelement sind <see cref="T:System.Windows.Controls.TextBox" /> und <see cref="T:System.Windows.Controls.RichTextBox" />.</param> <param name="value">Ein boolescher Wert, der angibt, ob die Rechtschreibprüfung für das Textbearbeitungssteuerelement aktiviert ist.</param> <summary>Aktiviert oder deaktiviert die Rechtschreibprüfung für das angegebene Textbearbeitungssteuerelement, etwa <see cref="T:System.Windows.Controls.TextBox" /> oder <see cref="T:System.Windows.Controls.RichTextBox" />.</summary> <remarks> <format type="text/markdown"><![CDATA[ ## Remarks Diese Methode ermöglicht die Verwendung der angefügten Eigenschaft für die- <xref:System.Windows.Controls.SpellCheck.IsEnabled%2A> Eigenschaft in [!INCLUDE[TLA2#tla_xaml](~/includes/tla2sharptla-xaml-md.md)] . Das folgende Beispiel zeigt die [!INCLUDE[TLA2#tla_xaml](~/includes/tla2sharptla-xaml-md.md)] Verwendung von. ]]></format> </remarks> </Docs> </Member> <Member MemberName="SetSpellingReform"> <MemberSignature Language="C#" Value="public static void SetSpellingReform (System.Windows.Controls.Primitives.TextBoxBase textBoxBase, System.Windows.Controls.SpellingReform value);" /> <MemberSignature Language="ILAsm" Value=".method public static hidebysig void SetSpellingReform(class System.Windows.Controls.Primitives.TextBoxBase textBoxBase, valuetype System.Windows.Controls.SpellingReform value) cil managed" /> <MemberSignature Language="DocId" Value="M:System.Windows.Controls.SpellCheck.SetSpellingReform(System.Windows.Controls.Primitives.TextBoxBase,System.Windows.Controls.SpellingReform)" /> <MemberSignature Language="VB.NET" Value="Public Shared Sub SetSpellingReform (textBoxBase As TextBoxBase, value As SpellingReform)" /> <MemberSignature Language="C++ CLI" Value="public:&#xA; static void SetSpellingReform(System::Windows::Controls::Primitives::TextBoxBase ^ textBoxBase, System::Windows::Controls::SpellingReform value);" /> <MemberSignature Language="F#" Value="static member SetSpellingReform : System.Windows.Controls.Primitives.TextBoxBase * System.Windows.Controls.SpellingReform -&gt; unit" Usage="System.Windows.Controls.SpellCheck.SetSpellingReform (textBoxBase, value)" /> <MemberType>Method</MemberType> <AssemblyInfo> <AssemblyName>PresentationFramework</AssemblyName> <AssemblyVersion>3.0.0.0</AssemblyVersion> <AssemblyVersion>4.0.0.0</AssemblyVersion> <AssemblyVersion>5.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Void</ReturnType> </ReturnValue> <Parameters> <Parameter Name="textBoxBase" Type="System.Windows.Controls.Primitives.TextBoxBase" /> <Parameter Name="value" Type="System.Windows.Controls.SpellingReform" /> </Parameters> <Docs> <param name="textBoxBase">Das Steuerelement für die Textbearbeitung, auf das die Rechtschreibprüfung angewendet wird. Beispiele für ein solches Steuerelement sind <see cref="T:System.Windows.Controls.TextBox" /> und <see cref="T:System.Windows.Controls.RichTextBox" />.</param> <param name="value">Der <see cref="P:System.Windows.Controls.SpellCheck.SpellingReform" />-Wert, der die Rechtschreibreformregeln bestimmt.</param> <summary>Bestimmt die Rechtschreibreformregeln, die von der Rechtschreibprüfung verwendet werden.</summary> <remarks> <format type="text/markdown"><![CDATA[ ## Remarks Die Rechtschreibreform Regeln, auf die von dieser Methode zugegriffen wird, beziehen sich auf die französischen und deutschen Rechtschreibreform von 1990. Diese Methode hat keine Auswirkungen, wenn Sie mit einer anderen Sprache verwendet wird. Diese Methode ermöglicht die Verwendung der angefügten Eigenschaft für die- <xref:System.Windows.Controls.SpellCheck.SpellingReform%2A> Eigenschaft in [!INCLUDE[TLA2#tla_xaml](~/includes/tla2sharptla-xaml-md.md)] . ]]></format> </remarks> </Docs> </Member> <Member MemberName="SpellingReform"> <MemberSignature Language="C#" Value="public System.Windows.Controls.SpellingReform SpellingReform { get; set; }" /> <MemberSignature Language="ILAsm" Value=".property instance valuetype System.Windows.Controls.SpellingReform SpellingReform" /> <MemberSignature Language="DocId" Value="P:System.Windows.Controls.SpellCheck.SpellingReform" /> <MemberSignature Language="VB.NET" Value="Public Property SpellingReform As SpellingReform" /> <MemberSignature Language="C++ CLI" Value="public:&#xA; property System::Windows::Controls::SpellingReform SpellingReform { System::Windows::Controls::SpellingReform get(); void set(System::Windows::Controls::SpellingReform value); };" /> <MemberSignature Language="F#" Value="member this.SpellingReform : System.Windows.Controls.SpellingReform with get, set" Usage="System.Windows.Controls.SpellCheck.SpellingReform" /> <MemberType>Property</MemberType> <AssemblyInfo> <AssemblyName>PresentationFramework</AssemblyName> <AssemblyVersion>3.0.0.0</AssemblyVersion> <AssemblyVersion>4.0.0.0</AssemblyVersion> <AssemblyVersion>5.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Windows.Controls.SpellingReform</ReturnType> </ReturnValue> <Docs> <summary>Ruft die Rechtschreibreformregeln ab, die von der Rechtschreibprüfung verwendet werden, oder legt sie fest.</summary> <value>Die Rechtschreibreformregeln, die von der Rechtschreibprüfung verwendet werden. Der Standardwert ist <see cref="F:System.Windows.Controls.SpellingReform.PreAndPostreform" /> für Französisch und <see cref="F:System.Windows.Controls.SpellingReform.Postreform" /> für Deutsch.</value> <remarks> <format type="text/markdown"><![CDATA[ ## Remarks Die Rechtschreibreform Regeln, die durch diese Eigenschaft bestimmt werden, beziehen sich auf die Rechtschreibreform Französisch und Deutsch. Diese Eigenschaft hat keine Auswirkung, wenn Sie mit einer anderen Sprache verwendet wird. Diese Abhängigkeits Eigenschaft verfügt auch über eine spezialisierte Verwendung von Schreib geschützter angefügter Eigenschaften. Die [!INCLUDE[TLA2#tla_xaml](~/includes/tla2sharptla-xaml-md.md)] Syntax zum Festlegen der-Eigenschaft ist " `<` *textboxbaseclass* **Rechtschreib Check. SpellingReform** `="` *enumValue*" `" .../>` , wobei " *textboxbaseclass* " ein Object-Element für eine Klasse ist, die von abgeleitet wird <xref:System.Windows.Controls.Primitives.TextBoxBase> , und " *enumValue* " ein Zeichen folgen Name für einen Wert der- <xref:System.Windows.Controls.SpellingReform> Enumeration ist. Informationen zum Festlegen der-Eigenschaft als angefügte Eigenschaft im Code finden Sie unter der- <xref:System.Windows.Controls.SpellCheck.SetSpellingReform%2A> Methode. Es ist kein passender `GetSpellingReform` Accessor vorhanden. Um den Wert zu erhalten, können Sie das aktuelle <xref:System.Windows.Controls.SpellCheck> -Objekt aus der <xref:System.Windows.Controls.Primitives.TextBoxBase.SpellCheck%2A?displayProperty=nameWithType> -Eigenschaft und dann den Wert der- <xref:System.Windows.Controls.SpellCheck.SpellingReform%2A> Eigenschaft aus dieser-Eigenschaft erhalten <xref:System.Windows.Controls.SpellCheck> . <a name="dependencyPropertyInfo_SpellingReform"></a> ## <a name="dependency-property-information"></a>Informationen zur Abhängigkeitseigenschaft ||| |-|-| |Bezeichnerfeld|<xref:System.Windows.Controls.SpellCheck.SpellingReformProperty>| |Metadateneigenschaften auf `true` festgelegt|Keine| ]]></format> </remarks> </Docs> </Member> <Member MemberName="SpellingReformProperty"> <MemberSignature Language="C#" Value="public static readonly System.Windows.DependencyProperty SpellingReformProperty;" /> <MemberSignature Language="ILAsm" Value=".field public static initonly class System.Windows.DependencyProperty SpellingReformProperty" /> <MemberSignature Language="DocId" Value="F:System.Windows.Controls.SpellCheck.SpellingReformProperty" /> <MemberSignature Language="VB.NET" Value="Public Shared ReadOnly SpellingReformProperty As DependencyProperty " /> <MemberSignature Language="C++ CLI" Value="public: static initonly System::Windows::DependencyProperty ^ SpellingReformProperty;" /> <MemberSignature Language="F#" Value=" staticval mutable SpellingReformProperty : System.Windows.DependencyProperty" Usage="System.Windows.Controls.SpellCheck.SpellingReformProperty" /> <MemberType>Field</MemberType> <AssemblyInfo> <AssemblyName>PresentationFramework</AssemblyName> <AssemblyVersion>3.0.0.0</AssemblyVersion> <AssemblyVersion>4.0.0.0</AssemblyVersion> <AssemblyVersion>5.0.0.0</AssemblyVersion> </AssemblyInfo> <ReturnValue> <ReturnType>System.Windows.DependencyProperty</ReturnType> </ReturnValue> <Docs> <summary>Bezeichnet die <see cref="P:System.Windows.Controls.SpellCheck.SpellingReform" />-Abhängigkeitseigenschaft.</summary> <remarks>To be added.</remarks> </Docs> </Member> </Members> </Type>
84.235897
1,233
0.744795
2cbe61402ea60f01a90b8de4a6cf5a83e60bc3fe
311
xml
XML
sample/src/main/res/values/styles.xml
jordancarlson08/chucker
b45217762cdf7a6948754b8614642389c7abea50
[ "Apache-2.0" ]
null
null
null
sample/src/main/res/values/styles.xml
jordancarlson08/chucker
b45217762cdf7a6948754b8614642389c7abea50
[ "Apache-2.0" ]
null
null
null
sample/src/main/res/values/styles.xml
jordancarlson08/chucker
b45217762cdf7a6948754b8614642389c7abea50
[ "Apache-2.0" ]
null
null
null
<resources> <style name="AppTheme" parent="Theme.AppCompat"> <item name="colorPrimary">@color/chatter_primary_color</item> <item name="colorPrimaryDark">@color/chatter_primary_dark_color</item> <item name="colorAccent">@color/chatter_secondary_color</item> </style> </resources>
38.875
78
0.707395
20b573c46627760f2d94882e0dac8b3b861d8b77
700
xml
XML
DotNetNuke.Customizations.Security/defs/m/mda-rays.trid.xml
dnnru/DNN_Platform_9.3.1.2
d2183c4f55cc3a17a709802e9ed4e24ef8185f1a
[ "MIT" ]
1
2022-02-26T22:30:42.000Z
2022-02-26T22:30:42.000Z
DotNetNuke.Customizations.Security/defs/m/mda-rays.trid.xml
dnnru/DNN_Platform_9.3.1.2
d2183c4f55cc3a17a709802e9ed4e24ef8185f1a
[ "MIT" ]
1
2020-07-24T20:52:35.000Z
2020-07-24T20:52:35.000Z
DotNetNuke.Customizations.Security/defs/m/mda-rays.trid.xml
dnnru/DNN_Platform_9.3.1.2
d2183c4f55cc3a17a709802e9ed4e24ef8185f1a
[ "MIT" ]
null
null
null
<TrID ver="2.00"> <Info> <FileType>Rays Media data</FileType> <Ext>MDA</Ext> <ExtraInfo> <Rem></Rem> <RefURL></RefURL> </ExtraInfo> <User>Marco Pontello</User> <E-Mail>marcopon@gmail.com</E-Mail> <Home>http://mark0.net</Home> </Info> <General> <FileNum>2</FileNum> <Date> <Year>2008</Year> <Month>11</Month> <Day>23</Day> </Date> <Time> <Hour>00</Hour> <Min>40</Min> <Sec>31</Sec> </Time> <Creator>TrIDScan32 v1.56</Creator> </General> <FrontBlock> <Pattern> <Bytes>52415953204D454449412046494C45</Bytes> <ASCII> R A Y S M E D I A F I L E</ASCII> <Pos>0</Pos> </Pattern> </FrontBlock> </TrID>
20
49
0.568571
2973ffb5d6f5fd1450885b7113cc9c2a8105b2ec
3,071
xml
XML
pom.xml
Killian-LeClainche/Minnehack2017-Server
9d7f51999fdc657794eb9ca326831f7e743fadd4
[ "Apache-2.0" ]
null
null
null
pom.xml
Killian-LeClainche/Minnehack2017-Server
9d7f51999fdc657794eb9ca326831f7e743fadd4
[ "Apache-2.0" ]
null
null
null
pom.xml
Killian-LeClainche/Minnehack2017-Server
9d7f51999fdc657794eb9ca326831f7e743fadd4
[ "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> <groupId>Minnehack2017-Server</groupId> <artifactId>Minnehack2017-Server</artifactId> <version>0.0.1-SNAPSHOT</version> <name>GMD-Server</name> <description>Grandma Down Server</description> <packaging>jar</packaging> <url>http://developer.amazon.com/ask</url> <licenses> <license> <name>The Apache License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> </license> </licenses> <developers> <developer> <name>Alexa Skills Kit</name> <email>dis-sdk-team@amazon.com</email> <organization>Alexa</organization> <organizationUrl>http://developer.amazon.com/ask</organizationUrl> </developer> </developers> <dependencies> <dependency> <groupId>com.amazonaws</groupId> <artifactId>aws-java-sdk</artifactId> <version>1.2.1</version> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-annotations</artifactId> <version>2.3.2</version> </dependency> <dependency> <groupId>org.mongodb</groupId> <artifactId>mongodb-driver</artifactId> <version>3.4.2</version> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-core</artifactId> <version>2.3.2</version> </dependency> <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> <version>1.2.17</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> <version>3.0</version> </dependency> <dependency> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> <version>1.6</version> </dependency> <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> <version>2.4</version> </dependency> <dependency> <groupId>com.sun.net.httpserver</groupId> <artifactId>http</artifactId> <version>20070405</version> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> <version>1.7.0</version> </dependency> </dependencies> <build> <sourceDirectory>src</sourceDirectory> <pluginManagement> <plugins> <plugin> <artifactId>maven-assembly-plugin</artifactId> <configuration> <archive> <manifest> <mainClass>com.nebby.server.Server</mainClass> </manifest> </archive> <descriptorRefs> <descriptorRef>jar-with-dependencies</descriptorRef> </descriptorRefs> </configuration> </plugin> <plugin> <artifactId>maven-compiler-plugin</artifactId> <version>3.1</version> <configuration> <source>1.7</source> <target>1.7</target> <forceJavacCompilerUse>true</forceJavacCompilerUse> </configuration> </plugin> </plugins> </pluginManagement> </build> </project>
28.971698
104
0.689352
22504fa5b550007e7cf4b6283a4dd7011989706b
9,805
xib
XML
SearchUnsplash/Home/HomeViewController.xib
iqbalansyor/SearchUnsplash
91e8640b2695caad35ebb83e829c67ecbfc2b09d
[ "MIT" ]
null
null
null
SearchUnsplash/Home/HomeViewController.xib
iqbalansyor/SearchUnsplash
91e8640b2695caad35ebb83e829c67ecbfc2b09d
[ "MIT" ]
null
null
null
SearchUnsplash/Home/HomeViewController.xib
iqbalansyor/SearchUnsplash
91e8640b2695caad35ebb83e829c67ecbfc2b09d
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15400" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> <device id="retina6_1" orientation="portrait" appearance="light"/> <dependencies> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15404"/> <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="HomeViewController" customModule="SearchUnsplash" customModuleProvider="target"> <connections> <outlet property="photoListView" destination="tyG-vo-J0y" id="mbZ-xU-sZh"/> <outlet property="searchContainerView" destination="b6l-tC-Hge" id="GAI-Lr-kdk"/> <outlet property="searchImageView" destination="9bi-8e-9iM" id="dcr-F8-Akv"/> <outlet property="searchTextField" destination="ffT-PS-0TP" id="aXm-Ft-N3H"/> <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/> </connections> </placeholder> <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT"> <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YCh-46-zPb"> <rect key="frame" x="0.0" y="44" width="414" height="60"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Unsplash" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jQR-AU-wai"> <rect key="frame" x="16" y="8" width="382" height="36"/> <fontDescription key="fontDescription" type="boldSystem" pointSize="30"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="height" constant="60" id="HXX-ha-Q45"/> <constraint firstAttribute="trailing" secondItem="jQR-AU-wai" secondAttribute="trailing" constant="16" id="MUd-CQ-cdS"/> <constraint firstItem="jQR-AU-wai" firstAttribute="leading" secondItem="YCh-46-zPb" secondAttribute="leading" constant="16" id="SzB-oA-nmo"/> <constraint firstAttribute="bottom" secondItem="jQR-AU-wai" secondAttribute="bottom" constant="16" id="cXm-wF-Vfi"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="box-8J-ds4"> <rect key="frame" x="0.0" y="160" width="414" height="2"/> <color key="backgroundColor" systemColor="separatorColor" red="0.23529411759999999" green="0.23529411759999999" blue="0.26274509800000001" alpha="0.28999999999999998" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstAttribute="height" constant="2" id="0mr-Np-jFi"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tyG-vo-J0y" customClass="PhotoListView" customModule="SearchUnsplash" customModuleProvider="target"> <rect key="frame" x="0.0" y="162" width="414" height="700"/> <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> </view> <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="b6l-tC-Hge"> <rect key="frame" x="16" y="104" width="382" height="40"/> <subviews> <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Search e.g. Office" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="ffT-PS-0TP"> <rect key="frame" x="16" y="0.0" width="310" height="40"/> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <fontDescription key="fontDescription" type="system" pointSize="14"/> <textInputTraits key="textInputTraits"/> </textField> <imageView clipsSubviews="YES" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Search.png" translatesAutoresizingMaskIntoConstraints="NO" id="9bi-8e-9iM"> <rect key="frame" x="342" y="8" width="24" height="24"/> <constraints> <constraint firstAttribute="width" constant="24" id="Ms2-do-G4n"/> <constraint firstAttribute="height" constant="24" id="Ycf-Q2-KLK"/> </constraints> </imageView> </subviews> <color key="backgroundColor" systemColor="quaternarySystemFillColor" red="0.4549019608" green="0.4549019608" blue="0.50196078430000002" alpha="0.080000000000000002" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstAttribute="trailing" secondItem="9bi-8e-9iM" secondAttribute="trailing" constant="16" id="0hv-bG-l7o"/> <constraint firstAttribute="bottom" secondItem="ffT-PS-0TP" secondAttribute="bottom" id="LoS-16-g9H"/> <constraint firstItem="ffT-PS-0TP" firstAttribute="top" secondItem="b6l-tC-Hge" secondAttribute="top" id="QV3-ub-SjQ"/> <constraint firstItem="9bi-8e-9iM" firstAttribute="centerY" secondItem="b6l-tC-Hge" secondAttribute="centerY" id="Ytn-wH-nPO"/> <constraint firstItem="ffT-PS-0TP" firstAttribute="leading" secondItem="b6l-tC-Hge" secondAttribute="leading" constant="16" id="gwP-M3-dwV"/> <constraint firstAttribute="height" constant="40" id="hwN-nP-XO1"/> <constraint firstItem="9bi-8e-9iM" firstAttribute="leading" secondItem="ffT-PS-0TP" secondAttribute="trailing" constant="16" id="iTy-wT-0dB"/> </constraints> </view> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="b6l-tC-Hge" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="16" id="Lcy-Q0-g81"/> <constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="tyG-vo-J0y" secondAttribute="bottom" id="VLE-63-8Il"/> <constraint firstItem="YCh-46-zPb" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="YUk-1I-G8o"/> <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="YCh-46-zPb" secondAttribute="trailing" id="Ycj-EN-OhU"/> <constraint firstItem="tyG-vo-J0y" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Zr7-Q5-3zv"/> <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="box-8J-ds4" secondAttribute="trailing" id="cQS-8J-tfx"/> <constraint firstItem="fnl-2z-Ty3" firstAttribute="top" secondItem="YCh-46-zPb" secondAttribute="top" id="h9X-UT-EII"/> <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="b6l-tC-Hge" secondAttribute="trailing" constant="16" id="j5f-ah-RhH"/> <constraint firstItem="b6l-tC-Hge" firstAttribute="top" secondItem="YCh-46-zPb" secondAttribute="bottom" id="qfT-Lx-9xF"/> <constraint firstItem="box-8J-ds4" firstAttribute="top" secondItem="b6l-tC-Hge" secondAttribute="bottom" constant="16" id="qxL-Ph-4A2"/> <constraint firstItem="tyG-vo-J0y" firstAttribute="top" secondItem="box-8J-ds4" secondAttribute="bottom" id="r9b-FT-tDH"/> <constraint firstItem="box-8J-ds4" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="v6e-4I-Q5W"/> <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="tyG-vo-J0y" secondAttribute="trailing" id="zJT-2C-dKl"/> </constraints> <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/> <point key="canvasLocation" x="139" y="118"/> </view> </objects> <resources> <image name="Search.png" width="50" height="50"/> </resources> </document>
92.5
348
0.622743
86197a4fdebc1dd398e6cd00848d4c272db45d88
85,673
xml
XML
dataset/10767.xml
ptigas/markovjam
8e77cda3a3eb9ffc0bb028a5417d39910f17922b
[ "MIT" ]
1
2015-11-08T09:35:53.000Z
2015-11-08T09:35:53.000Z
dataset/10767.xml
ptigas/markovjam
8e77cda3a3eb9ffc0bb028a5417d39910f17922b
[ "MIT" ]
null
null
null
dataset/10767.xml
ptigas/markovjam
8e77cda3a3eb9ffc0bb028a5417d39910f17922b
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd"> <score-partwise version="2.0"> <work> <work-number></work-number> <work-title></work-title> </work> <movement-number></movement-number> <movement-title>Mack The Knife</movement-title> <identification> <creator type="composer">Kurt Weill</creator> <creator type="poet">Marc Blitzstein</creator> <rights>All Rights Reserved</rights> <encoding> <software>MuseScore 1.0</software> <encoding-date>2011-05-10</encoding-date> <software>ProxyMusic 2.0 c</software> </encoding> <source>http://wikifonia.org/node/10767/revisions/14530/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="even"> <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-margins type="odd"> <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">Mack the Knife</credit-words> </credit> <part-list> <score-part id="P1"> <part-name>Voice</part-name> <part-abbreviation>Vo.</part-abbreviation> <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="214.43" number="1"> <print> <system-layout> <system-margins> <left-margin>73.29</left-margin> <right-margin>0.00</right-margin> </system-margins> <top-system-distance>217.01</top-system-distance> </system-layout> </print> <attributes> <divisions>2</divisions> <key> <fifths>-2</fifths> <mode>major</mode> </key> <time> <beats>4</beats> <beat-type>4</beat-type> </time> <clef> <sign>G</sign> <line>2</line> </clef> </attributes> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note default-y="-45.00" default-x="146.26"> <pitch> <step>D</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-35.00" default-x="172.79"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="115.98" number="2"> <barline location="left"> <bar-style>heavy-light</bar-style> <repeat direction="forward"/> </barline> <harmony print-frame="no"> <root> <root-step>B</root-step> <root-alter>-1</root-alter> </root> <kind text="6">major-sixth</kind> </harmony> <note default-y="-30.00" default-x="12.00"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>up</stem> </note> <note default-y="-30.00" default-x="50.72"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>up</stem> </note> <note> <rest/> <duration>1</duration> <voice>1</voice> <type>eighth</type> </note> </measure> <measure width="119.74" number="3"> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note default-y="-45.00" default-x="65.07"> <pitch> <step>D</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-35.00" default-x="91.61"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="115.98" number="4"> <harmony print-frame="no"> <root> <root-step>C</root-step> </root> <kind text="m">minor</kind> </harmony> <note default-y="-30.00" default-x="12.00"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>up</stem> </note> <note default-y="-30.00" default-x="50.72"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>up</stem> </note> <note> <rest/> <duration>1</duration> <voice>1</voice> <type>eighth</type> </note> </measure> <measure width="119.74" number="5"> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note default-y="-50.00" default-x="65.07"> <pitch> <step>C</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-40.00" default-x="91.61"> <pitch> <step>E</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="115.98" number="6"> <harmony print-frame="no"> <root> <root-step>F</root-step> </root> <kind text="9">dominant-ninth</kind> </harmony> <note default-y="-30.00" default-x="12.00"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>up</stem> </note> <note default-y="-30.00" default-x="50.72"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>up</stem> </note> <note> <rest/> <duration>1</duration> <voice>1</voice> <type>eighth</type> </note> </measure> <measure width="119.74" number="7"> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note default-y="-50.00" default-x="65.07"> <pitch> <step>C</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-40.00" default-x="91.61"> <pitch> <step>E</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="82.22" number="8"> <harmony print-frame="no"> <root> <root-step>B</root-step> <root-alter>-1</root-alter> </root> <kind text="6">major-sixth</kind> </harmony> <note default-y="-30.00" default-x="12.00"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>8</duration> <tie type="start"/> <voice>1</voice> <type>whole</type> <notations> <tied type="start"/> </notations> </note> </measure> <measure width="176.06" number="9"> <print new-system="yes"> <system-layout> <system-margins> <left-margin>49.69</left-margin> <right-margin>0.00</right-margin> </system-margins> <system-distance>129.51</system-distance> </system-layout> </print> <note default-y="-30.00" default-x="72.35"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> </notations> </note> <note default-y="-35.00" default-x="117.73"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-25.00" default-x="146.10"> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="136.97" number="10"> <harmony print-frame="no"> <root> <root-step>G</root-step> </root> <kind text="m7">minor-seventh</kind> </harmony> <note default-y="-15.00" default-x="12.00"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-20.00" default-x="51.13"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>1</duration> <tie type="start"/> <voice>1</voice> <type>eighth</type> <stem>down</stem> <notations> <tied type="start"/> </notations> </note> <note default-y="-20.00" default-x="71.19"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <tie type="stop"/> <voice>1</voice> <type>quarter</type> <stem>down</stem> <notations> <tied type="stop"/> </notations> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> </measure> <measure width="115.71" number="11"> <note default-y="-20.00" default-x="12.00"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>down</stem> </note> <note default-y="-25.00" default-x="57.38"> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-30.00" default-x="85.75"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="133.22" number="12"> <harmony print-frame="no"> <root> <root-step>C</root-step> </root> <kind text="m7">minor-seventh</kind> </harmony> <note default-y="-20.00" default-x="12.00"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-50.00" default-x="55.92"> <pitch> <step>C</step> <octave>4</octave> </pitch> <duration>1</duration> <tie type="start"/> <voice>1</voice> <type>eighth</type> <stem>up</stem> <notations> <tied type="start"/> </notations> </note> <note default-y="-50.00" default-x="82.09"> <pitch> <step>C</step> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <tie type="start"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> <tied type="start"/> </notations> </note> </measure> <measure width="115.71" number="13"> <note default-y="-50.00" default-x="12.00"> <pitch> <step>C</step> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> </notations> </note> <note default-y="-45.00" default-x="57.38"> <pitch> <step>D</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-40.00" default-x="85.75"> <pitch> <step>E</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="133.22" number="14"> <note default-y="-20.00" default-x="12.00"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-50.00" default-x="55.92"> <pitch> <step>C</step> <octave>4</octave> </pitch> <duration>1</duration> <tie type="start"/> <voice>1</voice> <type>eighth</type> <stem>up</stem> <notations> <tied type="start"/> </notations> </note> <note default-y="-50.00" default-x="82.09"> <pitch> <step>C</step> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <tie type="start"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> <tied type="start"/> </notations> </note> </measure> <measure width="115.71" number="15"> <note default-y="-50.00" default-x="12.00"> <pitch> <step>C</step> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> </notations> </note> <harmony print-frame="no"> <root> <root-step>F</root-step> </root> <kind text="7">dominant</kind> </harmony> <note default-y="-20.00" default-x="57.38"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> <note default-y="-25.00" default-x="85.75"> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="100.79" number="16"> <harmony print-frame="no"> <root> <root-step>B</root-step> <root-alter>-1</root-alter> </root> <kind text="6">major-sixth</kind> </harmony> <note default-y="-30.00" default-x="12.00"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>8</duration> <voice>1</voice> <type>whole</type> </note> <barline location="right"> <bar-style>light-heavy</bar-style> <repeat direction="backward"/> </barline> </measure> <measure width="171.98" number="17"> <print new-system="yes"> <system-layout> <system-margins> <left-margin>49.69</left-margin> <right-margin>0.00</right-margin> </system-margins> <system-distance>129.51</system-distance> </system-layout> </print> <attributes> <key> <fifths>0</fifths> <mode>major</mode> </key> </attributes> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <direction placement="above"> <direction-type> <rehearsal>C</rehearsal> </direction-type> </direction> <note default-y="-40.00" default-x="120.10"> <pitch> <step>E</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-30.00" default-x="145.24"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="110.40" number="18"> <harmony print-frame="no"> <root> <root-step>C</root-step> </root> <kind text="6">major-sixth</kind> </harmony> <note default-y="-25.00" default-x="12.00"> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>up</stem> </note> <note default-y="-25.00" default-x="48.10"> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>up</stem> </note> <note> <rest/> <duration>1</duration> <voice>1</voice> <type>eighth</type> </note> </measure> <measure width="114.17" number="19"> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note default-y="-40.00" default-x="62.28"> <pitch> <step>E</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-30.00" default-x="87.42"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="110.40" number="20"> <harmony print-frame="no"> <root> <root-step>D</root-step> </root> <kind text="m">minor</kind> </harmony> <note default-y="-25.00" default-x="12.00"> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>up</stem> </note> <note default-y="-25.00" default-x="48.10"> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>up</stem> </note> <note> <rest/> <duration>1</duration> <voice>1</voice> <type>eighth</type> </note> </measure> <measure width="114.17" number="21"> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note default-y="-45.00" default-x="62.28"> <pitch> <step>D</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-35.00" default-x="87.42"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="110.40" number="22"> <harmony print-frame="no"> <root> <root-step>G</root-step> </root> <kind text="9">dominant-ninth</kind> </harmony> <note default-y="-25.00" default-x="12.00"> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>up</stem> </note> <note default-y="-25.00" default-x="48.10"> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>up</stem> </note> <note> <rest/> <duration>1</duration> <voice>1</voice> <type>eighth</type> </note> </measure> <measure width="114.17" number="23"> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note default-y="-45.00" default-x="62.28"> <pitch> <step>D</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-35.00" default-x="87.42"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="76.64" number="24"> <harmony print-frame="no"> <root> <root-step>C</root-step> </root> <kind text="6">major-sixth</kind> </harmony> <note default-y="-25.00" default-x="12.00"> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>8</duration> <tie type="start"/> <voice>1</voice> <type>whole</type> <notations> <tied type="start"/> </notations> </note> </measure> <measure width="105.07" number="25"> <note default-y="-25.00" default-x="12.00"> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> </notations> </note> <note default-y="-30.00" default-x="52.65"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-20.00" default-x="78.06"> <pitch> <step>B</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> </measure> <measure width="198.67" number="26"> <print new-system="yes"> <system-layout> <system-margins> <left-margin>49.69</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="m7">minor-seventh</kind> </harmony> <note default-y="-10.00" default-x="53.15"> <pitch> <step>D</step> <octave>5</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-15.00" default-x="98.80"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>1</duration> <tie type="start"/> <voice>1</voice> <type>eighth</type> <stem>down</stem> <notations> <tied type="start"/> </notations> </note> <note default-y="-15.00" default-x="122.20"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>2</duration> <tie type="stop"/> <voice>1</voice> <type>quarter</type> <stem>down</stem> <notations> <tied type="stop"/> </notations> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> </measure> <measure width="136.26" number="27"> <note default-y="-15.00" default-x="12.00"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>down</stem> </note> <note default-y="-20.00" default-x="66.51"> <pitch> <step>B</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> <note default-y="-25.00" default-x="100.59"> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="153.77" number="28"> <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="12.00"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-45.00" default-x="65.09"> <pitch> <step>D</step> <octave>4</octave> </pitch> <duration>1</duration> <tie type="start"/> <voice>1</voice> <type>eighth</type> <stem>up</stem> <notations> <tied type="start"/> </notations> </note> <note default-y="-45.00" default-x="92.30"> <pitch> <step>D</step> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <tie type="start"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> <tied type="start"/> </notations> </note> </measure> <measure width="136.26" number="29"> <note default-y="-45.00" default-x="12.00"> <pitch> <step>D</step> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> </notations> </note> <note default-y="-40.00" default-x="66.51"> <pitch> <step>E</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-35.00" default-x="100.59"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="153.77" number="30"> <note default-y="-15.00" default-x="12.00"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-45.00" default-x="65.09"> <pitch> <step>D</step> <octave>4</octave> </pitch> <duration>1</duration> <tie type="start"/> <voice>1</voice> <type>eighth</type> <stem>up</stem> <notations> <tied type="start"/> </notations> </note> <note default-y="-45.00" default-x="92.30"> <pitch> <step>D</step> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <tie type="start"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> <tied type="start"/> </notations> </note> </measure> <measure width="136.26" number="31"> <note default-y="-45.00" default-x="12.00"> <pitch> <step>D</step> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> </notations> </note> <harmony print-frame="no"> <root> <root-step>G</root-step> </root> <kind text="7">dominant</kind> </harmony> <note default-y="-15.00" default-x="66.51"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> <note default-y="-20.00" default-x="100.59"> <pitch> <step>B</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> </measure> <measure width="112.43" number="32"> <harmony print-frame="no"> <root> <root-step>C</root-step> </root> <kind text="6">major-sixth</kind> </harmony> <note default-y="-25.00" default-x="12.00"> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>8</duration> <voice>1</voice> <type>whole</type> </note> <barline location="right"> <bar-style>light-light</bar-style> </barline> </measure> <measure width="200.90" number="33"> <print new-system="yes"> <system-layout> <system-margins> <left-margin>49.69</left-margin> <right-margin>0.00</right-margin> </system-margins> <system-distance>129.51</system-distance> </system-layout> </print> <attributes> <key> <fifths>-5</fifths> <mode>major</mode> </key> </attributes> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <direction placement="above"> <direction-type> <rehearsal>Db</rehearsal> </direction-type> </direction> <note default-y="-35.00" default-x="150.83"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-25.00" default-x="175.06"> <pitch> <step>A</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="106.79" number="34"> <harmony print-frame="no"> <root> <root-step>D</root-step> <root-alter>-1</root-alter> </root> <kind text="6">major-sixth</kind> </harmony> <note default-y="-20.00" default-x="12.00"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-20.00" default-x="46.40"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>down</stem> </note> <note> <rest/> <duration>1</duration> <voice>1</voice> <type>eighth</type> </note> </measure> <measure width="110.55" number="35"> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note default-y="-35.00" default-x="60.48"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-25.00" default-x="84.71"> <pitch> <step>A</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="106.79" number="36"> <harmony print-frame="no"> <root> <root-step>E</root-step> <root-alter>-1</root-alter> </root> <kind text="m">minor</kind> </harmony> <note default-y="-20.00" default-x="12.00"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-20.00" default-x="46.40"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>down</stem> </note> <note> <rest/> <duration>1</duration> <voice>1</voice> <type>eighth</type> </note> </measure> <measure width="110.55" number="37"> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note default-y="-40.00" default-x="60.48"> <pitch> <step>E</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-30.00" default-x="84.71"> <pitch> <step>G</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="106.79" number="38"> <harmony print-frame="no"> <root> <root-step>A</root-step> <root-alter>-1</root-alter> </root> <kind text="9">dominant-ninth</kind> </harmony> <note default-y="-20.00" default-x="12.00"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-20.00" default-x="46.40"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>down</stem> </note> <note> <rest/> <duration>1</duration> <voice>1</voice> <type>eighth</type> </note> </measure> <measure width="110.55" number="39"> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note default-y="-40.00" default-x="60.48"> <pitch> <step>E</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-30.00" default-x="84.71"> <pitch> <step>G</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="73.03" number="40"> <harmony print-frame="no"> <root> <root-step>D</root-step> <root-alter>-1</root-alter> </root> <kind text="6">major-sixth</kind> </harmony> <note default-y="-20.00" default-x="12.00"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>8</duration> <tie type="start"/> <voice>1</voice> <type>whole</type> <notations> <tied type="start"/> </notations> </note> </measure> <measure width="101.45" number="41"> <note default-y="-20.00" default-x="12.00"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <voice>1</voice> <type>half</type> <stem>down</stem> <notations> <tied type="stop"/> </notations> </note> <note default-y="-25.00" default-x="51.05"> <pitch> <step>A</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-15.00" default-x="75.45"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> </measure> <measure width="240.84" number="42"> <print new-system="yes"> <system-layout> <system-margins> <left-margin>49.69</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-alter>-1</root-alter> </root> <kind text="m7">minor-seventh</kind> </harmony> <note default-y="-5.00" default-x="102.35"> <pitch> <step>E</step> <alter>-1</alter> <octave>5</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-10.00" default-x="145.77"> <pitch> <step>D</step> <alter>-1</alter> <octave>5</octave> </pitch> <duration>1</duration> <tie type="start"/> <voice>1</voice> <type>eighth</type> <stem>down</stem> <notations> <tied type="start"/> </notations> </note> <note default-y="-10.00" default-x="168.02"> <pitch> <step>D</step> <alter>-1</alter> <octave>5</octave> </pitch> <duration>2</duration> <tie type="stop"/> <voice>1</voice> <type>quarter</type> <stem>down</stem> <notations> <tied type="stop"/> </notations> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> </measure> <measure width="129.23" number="43"> <note default-y="-10.00" default-x="12.00"> <pitch> <step>D</step> <alter>-1</alter> <octave>5</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>down</stem> </note> <note default-y="-15.00" default-x="63.39"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> <note default-y="-20.00" default-x="95.51"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> </measure> <measure width="146.74" number="44"> <harmony print-frame="no"> <root> <root-step>E</root-step> <root-alter>-1</root-alter> </root> <kind text="m7">minor-seventh</kind> </harmony> <note default-y="-10.00" default-x="12.00"> <pitch> <step>D</step> <alter>-1</alter> <octave>5</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-40.00" default-x="62.27"> <pitch> <step>E</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>1</duration> <tie type="start"/> <voice>1</voice> <type>eighth</type> <stem>up</stem> <notations> <tied type="start"/> </notations> </note> <note default-y="-40.00" default-x="88.45"> <pitch> <step>E</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <tie type="start"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> <tied type="start"/> </notations> </note> </measure> <measure width="129.23" number="45"> <note default-y="-40.00" default-x="12.00"> <pitch> <step>E</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> </notations> </note> <note default-y="-35.00" default-x="63.39"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-30.00" default-x="95.51"> <pitch> <step>G</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="146.74" number="46"> <note default-y="-10.00" default-x="12.00"> <pitch> <step>D</step> <alter>-1</alter> <octave>5</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-40.00" default-x="62.27"> <pitch> <step>E</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>1</duration> <tie type="start"/> <voice>1</voice> <type>eighth</type> <stem>up</stem> <notations> <tied type="start"/> </notations> </note> <note default-y="-40.00" default-x="88.45"> <pitch> <step>E</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <tie type="start"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> <tied type="start"/> </notations> </note> </measure> <measure width="129.23" number="47"> <note default-y="-40.00" default-x="12.00"> <pitch> <step>E</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> </notations> </note> <harmony print-frame="no"> <root> <root-step>A</root-step> <root-alter>-1</root-alter> </root> <kind text="7">dominant</kind> </harmony> <note default-y="-10.00" default-x="63.39"> <pitch> <step>D</step> <alter>-1</alter> <octave>5</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> <note default-y="-15.00" default-x="95.51"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> </measure> <measure width="105.40" number="48"> <harmony print-frame="no"> <root> <root-step>D</root-step> <root-alter>-1</root-alter> </root> <kind text="6">major-sixth</kind> </harmony> <note default-y="-20.00" default-x="12.00"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>8</duration> <voice>1</voice> <type>whole</type> </note> <barline location="right"> <bar-style>light-light</bar-style> </barline> </measure> <measure width="187.55" number="49"> <print new-system="yes"> <system-layout> <system-margins> <left-margin>49.69</left-margin> <right-margin>0.00</right-margin> </system-margins> <system-distance>129.51</system-distance> </system-layout> </print> <attributes> <key> <fifths>-3</fifths> <mode>major</mode> </key> </attributes> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <direction placement="above"> <direction-type> <rehearsal>Eb</rehearsal> </direction-type> </direction> <note default-y="-30.00" default-x="142.24"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-20.00" default-x="162.79"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> </measure> <measure width="94.64" number="50"> <harmony print-frame="no"> <root> <root-step>E</root-step> <root-alter>-1</root-alter> </root> <kind text="6">major-sixth</kind> </harmony> <note default-y="-15.00" default-x="12.00"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-15.00" default-x="40.69"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>down</stem> </note> <note> <rest/> <duration>1</duration> <voice>1</voice> <type>eighth</type> </note> </measure> <measure width="98.40" number="51"> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note default-y="-30.00" default-x="53.09"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-20.00" default-x="73.64"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> </measure> <measure width="94.64" number="52"> <harmony print-frame="no"> <root> <root-step>F</root-step> </root> <kind text="m">minor</kind> </harmony> <note default-y="-15.00" default-x="12.00"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-15.00" default-x="40.69"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>down</stem> </note> <note> <rest/> <duration>1</duration> <voice>1</voice> <type>eighth</type> </note> </measure> <measure width="98.40" number="53"> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note default-y="-35.00" default-x="53.09"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-25.00" default-x="73.64"> <pitch> <step>A</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="94.64" number="54"> <harmony print-frame="no"> <root> <root-step>B</root-step> <root-alter>-1</root-alter> </root> <kind text="9">dominant-ninth</kind> </harmony> <note default-y="-15.00" default-x="12.00"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-15.00" default-x="40.69"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>down</stem> </note> <note> <rest/> <duration>1</duration> <voice>1</voice> <type>eighth</type> </note> </measure> <measure width="98.40" number="55"> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> <note default-y="-35.00" default-x="53.09"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-25.00" default-x="73.64"> <pitch> <step>A</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="60.88" number="56"> <harmony print-frame="no"> <root> <root-step>E</root-step> <root-alter>-1</root-alter> </root> <kind text="6">major-sixth</kind> </harmony> <note default-y="-15.00" default-x="12.00"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>8</duration> <tie type="start"/> <voice>1</voice> <type>whole</type> <notations> <tied type="start"/> </notations> </note> </measure> <measure width="89.30" number="57"> <note default-y="-15.00" default-x="12.00"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>4</duration> <tie type="stop"/> <voice>1</voice> <type>half</type> <stem>down</stem> <notations> <tied type="stop"/> </notations> </note> <note default-y="-20.00" default-x="44.33"> <pitch> <step>B</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> <note default-y="-10.00" default-x="64.54"> <pitch> <step>D</step> <octave>5</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> </measure> <measure width="110.56" number="58"> <harmony print-frame="no"> <root> <root-step>C</root-step> </root> <kind text="m7">minor-seventh</kind> </harmony> <note default-y="0.00" default-x="12.00"> <pitch> <step>F</step> <octave>5</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-5.00" default-x="42.23"> <pitch> <step>E</step> <alter>-1</alter> <octave>5</octave> </pitch> <duration>1</duration> <tie type="start"/> <voice>1</voice> <type>eighth</type> <stem>down</stem> <notations> <tied type="start"/> </notations> </note> <note default-y="-5.00" default-x="59.39"> <pitch> <step>E</step> <alter>-1</alter> <octave>5</octave> </pitch> <duration>2</duration> <tie type="stop"/> <voice>1</voice> <type>quarter</type> <stem>down</stem> <notations> <tied type="stop"/> </notations> </note> <note> <rest/> <duration>2</duration> <voice>1</voice> <type>quarter</type> </note> </measure> <measure width="227.76" number="59"> <print new-system="yes"> <system-layout> <system-margins> <left-margin>49.69</left-margin> <right-margin>0.00</right-margin> </system-margins> <system-distance>129.51</system-distance> </system-layout> </print> <note default-y="-5.00" default-x="82.35"> <pitch> <step>E</step> <alter>-1</alter> <octave>5</octave> </pitch> <duration>4</duration> <voice>1</voice> <type>half</type> <stem>down</stem> </note> <note default-y="-10.00" default-x="146.27"> <pitch> <step>D</step> <octave>5</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> <note default-y="-15.00" default-x="186.21"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> </measure> <measure width="174.92" number="60"> <harmony print-frame="no"> <root> <root-step>F</root-step> </root> <kind text="m7">minor-seventh</kind> </harmony> <note default-y="-5.00" default-x="12.00"> <pitch> <step>E</step> <alter>-1</alter> <octave>5</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-35.00" default-x="73.10"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>1</duration> <tie type="start"/> <voice>1</voice> <type>eighth</type> <stem>up</stem> <notations> <tied type="start"/> </notations> </note> <note default-y="-35.00" default-x="104.42"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <tie type="start"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> <tied type="start"/> </notations> </note> </measure> <measure width="157.41" number="61"> <note default-y="-35.00" default-x="12.00"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> </notations> </note> <note default-y="-30.00" default-x="75.92"> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> <note default-y="-25.00" default-x="115.86"> <pitch> <step>A</step> <alter>-1</alter> <octave>4</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>up</stem> </note> </measure> <measure width="174.92" number="62"> <note default-y="-5.00" default-x="12.00"> <pitch> <step>E</step> <alter>-1</alter> <octave>5</octave> </pitch> <duration>3</duration> <voice>1</voice> <type>quarter</type> <dot/> <stem>down</stem> </note> <note default-y="-35.00" default-x="73.10"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>1</duration> <tie type="start"/> <voice>1</voice> <type>eighth</type> <stem>up</stem> <notations> <tied type="start"/> </notations> </note> <note default-y="-35.00" default-x="104.42"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <tie type="start"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> <tied type="start"/> </notations> </note> </measure> <measure width="157.41" number="63"> <note default-y="-35.00" default-x="12.00"> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>4</duration> <tie type="stop"/> <voice>1</voice> <type>half</type> <stem>up</stem> <notations> <tied type="stop"/> </notations> </note> <harmony print-frame="no"> <root> <root-step>B</root-step> <root-alter>-1</root-alter> </root> <kind text="7">dominant</kind> </harmony> <note default-y="-5.00" default-x="75.92"> <pitch> <step>E</step> <alter>-1</alter> <octave>5</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> <note default-y="-10.00" default-x="115.86"> <pitch> <step>D</step> <octave>5</octave> </pitch> <duration>2</duration> <voice>1</voice> <type>quarter</type> <stem>down</stem> </note> </measure> <measure width="134.99" number="64"> <harmony print-frame="no"> <root> <root-step>E</root-step> <root-alter>-1</root-alter> </root> <kind text="6">major-sixth</kind> </harmony> <note default-y="-15.00" default-x="12.00"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>8</duration> <voice>1</voice> <type>whole</type> </note> <barline location="right"> <bar-style>light-heavy</bar-style> </barline> </measure> </part> </score-partwise>
33.636828
136
0.355608
1c84dec8ce68e5e30aae20dc0497603ffd04df9c
220
xml
XML
MySimpleTweets/app/src/main/res/values/secrets.xml
LuzCappuccino/TwitterClient-Project3
9a230a509298d4b67928b9e872e06c6bd6cb9d56
[ "Apache-2.0" ]
null
null
null
MySimpleTweets/app/src/main/res/values/secrets.xml
LuzCappuccino/TwitterClient-Project3
9a230a509298d4b67928b9e872e06c6bd6cb9d56
[ "Apache-2.0" ]
1
2018-07-07T07:11:04.000Z
2018-07-07T07:11:04.000Z
MySimpleTweets/app/src/main/res/values/secrets.xml
LuzCappuccino/TwitterClient-Project3
9a230a509298d4b67928b9e872e06c6bd6cb9d56
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="api_key">VqzK22iSgtJZlWPrvHOjTPVkM</string> <string name="api_key_secert">bQtShcxoGkXugdEdeL7qHYHdywP0FKTXTKOeflT5FANlPLNZhZ</string> </resources>
36.666667
93
0.772727
3d0d8e9ff3658cfff07147dd22dbeab99160a030
1,274
xml
XML
RatingBarDemo/res/layout/main.xml
qzlvyh/Androidcookbook
8130a1b03aff81387030a99a735b89277bb49aca
[ "CC-BY-3.0" ]
774
2015-01-03T08:32:39.000Z
2022-03-28T04:41:04.000Z
RatingBarDemo/res/layout/main.xml
qzlvyh/Androidcookbook
8130a1b03aff81387030a99a735b89277bb49aca
[ "CC-BY-3.0" ]
2
2015-10-15T17:07:11.000Z
2020-12-10T01:39:28.000Z
RatingBarDemo/res/layout/main.xml
qzlvyh/Androidcookbook
8130a1b03aff81387030a99a735b89277bb49aca
[ "CC-BY-3.0" ]
616
2015-01-04T14:33:13.000Z
2022-03-28T04:41:05.000Z
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent" > <TextView android:text="@string/rate_service" android:layout_width="wrap_content" android:layout_height="wrap_content" android:textSize="18pt" /> <RatingBar android:id="@+id/serviceBar" android:gravity="center" android:layout_width="wrap_content" android:layout_height="wrap_content" android:numStars="5" android:rating="3" android:stepSize="1.0" android:isIndicator='false' /> <TextView android:text="@string/rate_price" android:layout_width="wrap_content" android:layout_height="wrap_content" android:textSize="18pt" /> <RatingBar android:id="@+id/priceBar" android:gravity="center" android:layout_width="wrap_content" android:layout_height="wrap_content" android:numStars="5" android:rating="3" android:stepSize="1.0" android:isIndicator='false' /> <Button android:id="@+id/doneButton" android:text="@+string/doneButton" android:layout_width="wrap_content" android:layout_height="wrap_content" android:gravity="center" /> </LinearLayout>
27.106383
72
0.720565
e150795e9002a4a98790e3d402d004845a66f4d8
1,622
xml
XML
grobid-trainer/resources/dataset/reference-segmenter/corpus/tei/22-Ianjamasimanana_2017_AJ_153_213.training.references.referenceSegmenter.tei.xml
ithaka/grobid
eac40f4cdce431e5b1fff4e9ec80e27d69a71121
[ "Apache-2.0" ]
1,666
2015-02-02T17:09:07.000Z
2022-03-31T21:40:48.000Z
grobid-trainer/resources/dataset/reference-segmenter/corpus/tei/22-Ianjamasimanana_2017_AJ_153_213.training.references.referenceSegmenter.tei.xml
ithaka/grobid
eac40f4cdce431e5b1fff4e9ec80e27d69a71121
[ "Apache-2.0" ]
844
2015-01-05T14:36:47.000Z
2022-03-29T08:47:31.000Z
grobid-trainer/resources/dataset/reference-segmenter/corpus/tei/22-Ianjamasimanana_2017_AJ_153_213.training.references.referenceSegmenter.tei.xml
ithaka/grobid
eac40f4cdce431e5b1fff4e9ec80e27d69a71121
[ "Apache-2.0" ]
348
2015-01-12T01:48:36.000Z
2022-03-24T12:38:06.000Z
<tei> <teiHeader> <fileDesc xml:id="_0"/> </teiHeader> <text xml:lang="en"> <listBibl> References<lb/> <bibl>Braun, R. 1997, ApJ, 484, 637<lb/> </bibl> <bibl>Briggs, D. S. 1995, AAS Meeting 187 Abstracts, #112.02<lb/> </bibl> <bibl>Cannon, J. M., Giovanelli, R., Haynes, M. P., et al. 2011, ApJL, 739, L22<lb/> </bibl> <bibl>Cornwell, T. J. 2008, ISTSP, 2, 793<lb/> </bibl> <bibl>Högbom, J. A. 1974, A&amp;AS, 15, 417<lb/> </bibl> <bibl>Hunter, D. A., Ficut-Vicas, D., Ashley, T., et al. 2012, AJ, 144, 134<lb/> </bibl> <bibl>Ianjamasimanana, R., de Blok, W. J. G., Walter, F., et al. 2012, AJ, 144, 96<lb/> </bibl> <bibl>Jorsater, S., &amp; van Moorsel, G. A. 1995, AJ, 110, 2037<lb/> </bibl> <bibl>O&apos;Brien, J. C., Freeman, K. C., &amp; van der Kruit, P. C. 2010, A&amp;A, 515, 62<lb/> </bibl> <bibl>Ott, J., Stilp, A. M., Warren, S. R., et al. 2012, AJ, 144, 123<lb/> </bibl> <bibl>Petric, A. O., &amp; Rupen, M. P. 2007, AJ, 134, 1952<lb/> </bibl> <bibl>Rich, J. W., de Blok, W. J. G., Cornwell, T. J., et al. 2008, AJ, 136, 2897<lb/> </bibl> <bibl>Schaye, J. 2004, ApJ, 609, 667<lb/> </bibl> <bibl>Stilp, A. M., Dalcanton, J. J., Warren, S. R., et al. 2013, ApJ, 765, 136<lb/> </bibl> <bibl>Tamburro, D., Rix, H.-W., Leroy, A. K., et al. 2009, AJ, 137, 4424<lb/> </bibl> <bibl>Walter, F., Brinks, E., de Blok, W. J. G., et al. 2008, AJ, 136, 2563<lb/> </bibl> <bibl>Yatawatta, S. 2014, MNRAS, 444, 790<lb/> </bibl> <bibl>Young, L. M., van Zee, L., Lo, K. Y., et al. 2003, ApJ, 592, 111</bibl> </listBibl> </text> </tei>
52.322581
107
0.553021
e8a6756c5c0adfb3b5bd8d3ebab746467963c27b
352
xml
XML
captions/xml/2775744946_1ab5d500a2.xml
kevint2u/audio-collector
8401bc6673b97b558191e3e757a8211a0817b27c
[ "MIT" ]
null
null
null
captions/xml/2775744946_1ab5d500a2.xml
kevint2u/audio-collector
8401bc6673b97b558191e3e757a8211a0817b27c
[ "MIT" ]
null
null
null
captions/xml/2775744946_1ab5d500a2.xml
kevint2u/audio-collector
8401bc6673b97b558191e3e757a8211a0817b27c
[ "MIT" ]
null
null
null
<readable><title>2775744946_1ab5d500a2</title><content> A child in a blue shirt and orange swim trunks is underwater . A child smiling at the camera while swimming underwater . A child swims underwater in a pool . A red haired girl in a blue T-shirt is swimming underwater in a pool . Child dressed in blue is smiling underwater . </content></readable>
50.285714
70
0.784091
c06218746e8fea647ba2f9be6fd6dcc8bd405438
680
xml
XML
android/library/src/main/res/drawable/ic_fluent_device_meeting_room_32_regular.xml
jamesblasco/fluentui-system-icons
d12abd02219ca93bad20ab8285c8f4f454232ad6
[ "MIT" ]
3,870
2020-06-24T06:03:06.000Z
2022-03-31T15:20:52.000Z
android/library/src/main/res/drawable/ic_fluent_device_meeting_room_32_regular.xml
jamesblasco/fluentui-system-icons
d12abd02219ca93bad20ab8285c8f4f454232ad6
[ "MIT" ]
216
2020-06-24T05:55:45.000Z
2022-03-30T20:34:01.000Z
android/library/src/main/res/drawable/ic_fluent_device_meeting_room_32_regular.xml
jamesblasco/fluentui-system-icons
d12abd02219ca93bad20ab8285c8f4f454232ad6
[ "MIT" ]
349
2020-06-24T15:45:34.000Z
2022-03-29T10:11:46.000Z
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32"> <path android:pathData="M9.47 4C7.56 4 5.885 5.273 5.374 7.112l-3.22 11.59C1.416 21.364 3.419 24 6.184 24h19.634c2.765 0 4.768-2.635 4.028-5.299l-3.22-11.588C26.116 5.273 24.44 4 22.53 4H9.47zM7.3 7.648C7.572 6.674 8.46 6 9.47 6h13.06c1.011 0 1.898 0.674 2.168 1.648l3.22 11.588c0.386 1.39-0.659 2.764-2.1 2.764H6.182c-1.442 0-2.487-1.374-2.1-2.764L7.3 7.649zM8 26c-0.552 0-1 0.448-1 1s0.448 1 1 1h16.002c0.552 0 1-0.448 1-1s-0.448-1-1-1H7.999z" android:fillColor="@color/fluent_default_icon_tint"/> </vector>
170
503
0.722059
13efa889040bf73e8db94d88a86cee8f48041576
485
xacro
XML
robots/panda_arm_hand.urdf.xacro
EASY-SPARC/franka_gazebo
91897f5305b4f7f9acb2f1c6fe2f1ed5568e3fc2
[ "Apache-2.0" ]
34
2019-03-22T08:05:59.000Z
2021-09-09T15:07:33.000Z
robots/panda_arm_hand.urdf.xacro
EASY-SPARC/franka_gazebo
91897f5305b4f7f9acb2f1c6fe2f1ed5568e3fc2
[ "Apache-2.0" ]
3
2019-03-13T12:57:28.000Z
2020-12-21T19:56:38.000Z
robots/panda_arm_hand.urdf.xacro
EASY-SPARC/franka_gazebo
91897f5305b4f7f9acb2f1c6fe2f1ed5568e3fc2
[ "Apache-2.0" ]
20
2019-02-25T14:54:52.000Z
2021-11-09T01:54:30.000Z
<?xml version="1.0" encoding="utf-8"?> <robot xmlns:xacro="http://www.ros.org/wiki/xacro" name="panda"> <xacro:arg name="gazebo" default="true"/> <xacro:include filename="$(find franka_gazebo)/robots/panda_arm.xacro"> <xacro:arg name="gazebo" value="${gazebo}"/> </xacro:include> <xacro:include filename="$(find franka_gazebo)/robots/hand.xacro"/> <xacro:panda_arm connected_to='world'/> <xacro:hand ns="panda" rpy="0 0 ${-pi/4}" connected_to="panda_link8"/> </robot>
34.642857
73
0.684536
335551647416ea0482b4838f77d5dafb9ad102ef
779
csproj
XML
GroupSpace.BLL/GroupSpace.BLL.csproj
Mahmoud02/GroupSpace-API
19c2fec105350304594345ea2a82a9626d5dab69
[ "Apache-2.0" ]
null
null
null
GroupSpace.BLL/GroupSpace.BLL.csproj
Mahmoud02/GroupSpace-API
19c2fec105350304594345ea2a82a9626d5dab69
[ "Apache-2.0" ]
null
null
null
GroupSpace.BLL/GroupSpace.BLL.csproj
Mahmoud02/GroupSpace-API
19c2fec105350304594345ea2a82a9626d5dab69
[ "Apache-2.0" ]
null
null
null
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>net5.0</TargetFramework> </PropertyGroup> <ItemGroup> <PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.1.1" /> <PackageReference Include="AWSSDK.S3" Version="3.7.1.7" /> <PackageReference Include="Microsoft.AspNetCore.Authorization" Version="6.0.0" /> <PackageReference Include="Microsoft.AspNetCore.Http.Features" Version="5.0.7" /> <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" /> <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.11.1" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\GroupSpace.DAL\GroupSpace.DAL.csproj" /> </ItemGroup> </Project>
37.095238
102
0.730424
da25dd719024388cfea4424a71d670d97687ab9f
1,787
xml
XML
app/src/main/res/drawable/ic_add_robot.xml
platonic-realm/metagram
26994268a5f79f4270c7228125647e5bcac93a76
[ "MIT" ]
null
null
null
app/src/main/res/drawable/ic_add_robot.xml
platonic-realm/metagram
26994268a5f79f4270c7228125647e5bcac93a76
[ "MIT" ]
null
null
null
app/src/main/res/drawable/ic_add_robot.xml
platonic-realm/metagram
26994268a5f79f4270c7228125647e5bcac93a76
[ "MIT" ]
null
null
null
<vector android:height="24dp" android:viewportHeight="33" android:viewportWidth="33" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android"> <path android:fillColor="#FF000000" android:pathData="M22.313,7.005c0.973,0 1.762,0.789 1.762,1.762c0,0.652 -0.353,1.225 -0.882,1.523v1.119h0.882c3.405,0 6.164,2.759 6.164,6.165l0,0h0.882c0.485,0 0.88,0.395 0.88,0.88v2.644c0,0.485 -0.395,0.879 -0.88,0.879h-0.882v0.881c0,0.973 -0.789,1.762 -1.761,1.762L16.148,24.62c-0.974,0 -1.764,-0.789 -1.764,-1.762v-0.881h-0.88c-0.485,0 -0.88,-0.394 -0.88,-0.879L12.624,18.454c0,-0.486 0.395,-0.88 0.88,-0.88h0.88c0,-3.405 2.761,-6.165 6.166,-6.165h0.882L21.432,10.291c-0.529,-0.299 -0.882,-0.872 -0.882,-1.523C20.551,7.794 21.34,7.005 22.313,7.005M18.349,16.693c-1.216,0 -2.2,0.986 -2.2,2.202c0,1.216 0.984,2.202 2.2,2.202s2.202,-0.986 2.202,-2.202C20.551,17.679 19.564,16.693 18.349,16.693M26.276,16.693c-1.216,0 -2.202,0.986 -2.202,2.202c0,1.216 0.986,2.202 2.202,2.202s2.201,-0.986 2.201,-2.202C28.478,17.679 27.492,16.693 26.276,16.693z"/> <path android:fillColor="#FF000000" android:pathData="M10.554,14.989c-0.129,-0.129 -0.287,-0.193 -0.471,-0.193h-2.88v-2.88c0,-0.185 -0.064,-0.342 -0.193,-0.471C6.879,11.316 6.723,11.251 6.538,11.251h-1.33c-0.184,0 -0.341,0.065 -0.47,0.194C4.609,11.574 4.544,11.731 4.544,11.916v2.88L1.665,14.796c-0.185,0 -0.342,0.064 -0.471,0.193C1.064,15.119 1,15.276 1,15.46v1.33c0,0.184 0.064,0.341 0.193,0.471C1.323,17.39 1.48,17.455 1.665,17.455h2.879v2.879c0,0.186 0.065,0.342 0.194,0.471s0.286,0.193 0.47,0.193h1.33c0.185,0 0.341,-0.064 0.471,-0.193s0.193,-0.285 0.193,-0.471L7.202,17.455h2.88c0.185,0 0.342,-0.065 0.472,-0.194c0.129,-0.13 0.193,-0.287 0.193,-0.471L10.747,15.46C10.747,15.276 10.683,15.119 10.554,14.989z"/> </vector>
297.833333
886
0.687185
a35b9214359597ba580923df44dd05cf57fea019
8,008
xml
XML
pom.xml
DevMate/DevMateClientJava
0b333a882258626e04c5dd5809def9b7b8b561ca
[ "MIT" ]
null
null
null
pom.xml
DevMate/DevMateClientJava
0b333a882258626e04c5dd5809def9b7b8b561ca
[ "MIT" ]
null
null
null
pom.xml
DevMate/DevMateClientJava
0b333a882258626e04c5dd5809def9b7b8b561ca
[ "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.devmate.pub</groupId> <artifactId>client</artifactId> <version>1.0.3-SNAPSHOT</version> <packaging>jar</packaging> <name>devmate-client</name> <description>A DevMate public API client</description> <url>https://github.com/DevMate/DevMateClientJava</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <jdk.debug>true</jdk.debug> <jdk.optimize>false</jdk.optimize> <jdk.source>1.7</jdk.source> <jdk.target>1.7</jdk.target> <dependency.slf4j>1.7.12</dependency.slf4j> <dependency.guava>18.0</dependency.guava> <dependency.jackson>2.6.0</dependency.jackson> <dependency.jersey>2.19</dependency.jersey> <dependency.junit>4.12</dependency.junit> <dependency.hamcrest>1.3</dependency.hamcrest> <dependency.mockito>1.10.19</dependency.mockito> <dependency.wiremock>2.1.10</dependency.wiremock> <maven-compiler-plugin.version>3.5.1</maven-compiler-plugin.version> <maven-source-plugin.version>3.0.1</maven-source-plugin.version> <maven-javadoc-plugin.version>2.10.4</maven-javadoc-plugin.version> <maven-gpg-plugin.version>1.6</maven-gpg-plugin.version> </properties> <licenses> <license> <name>MIT License</name> <url>http://www.opensource.org/licenses/mit-license.php</url> <distribution>repo</distribution> </license> </licenses> <scm> <connection>scm:git:https://github.com/DevMate/DevMateClientJava</connection> <developerConnection>scm:git:git@github.com:DevMate/DevMateClientJava</developerConnection> <url>https://github.com/DevMate/DevMateClientJava</url> <tag>HEAD</tag> </scm> <organization> <name>DevMate Inc.</name> <url>http://devmate.com</url> </organization> <developers> <developer> <id>kim</id> <name>Pavel Akimenko</name> <email>kim@macpaw.com</email> </developer> </developers> <parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>9</version> </parent> <dependencies> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> <version>${dependency.slf4j}</version> </dependency> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>${dependency.guava}</version> </dependency> <dependency> <groupId>com.fasterxml.jackson.jaxrs</groupId> <artifactId>jackson-jaxrs-json-provider</artifactId> <version>${dependency.jackson}</version> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> <version>${dependency.jackson}</version> </dependency> <dependency> <groupId>org.glassfish.jersey.core</groupId> <artifactId>jersey-client</artifactId> <version>${dependency.jersey}</version> </dependency> <dependency> <groupId>org.glassfish.jersey.media</groupId> <artifactId>jersey-media-json-jackson</artifactId> <version>${dependency.jersey}</version> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>${dependency.junit}</version> <scope>test</scope> </dependency> <dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-library</artifactId> <version>${dependency.hamcrest}</version> <scope>test</scope> </dependency> <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-core</artifactId> <version>${dependency.mockito}</version> <scope>test</scope> </dependency> <dependency> <groupId>com.github.tomakehurst</groupId> <artifactId>wiremock</artifactId> <version>${dependency.wiremock}</version> <scope>test</scope> </dependency> </dependencies> <build> <pluginManagement> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>${maven-compiler-plugin.version}</version> <configuration> <source>${jdk.source}</source> <target>${jdk.target}</target> <debug>${jdk.debug}</debug> <optimize>${jdk.optimize}</optimize> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> <version>${maven-source-plugin.version}</version> <executions> <execution> <id>attach-sources</id> <phase>package</phase> <goals> <goal>jar</goal> </goals> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <version>${maven-javadoc-plugin.version}</version> <configuration> <show>protected</show> <failOnError>false</failOnError> </configuration> <executions> <execution> <id>attach-javadocs</id> <goals> <goal>jar</goal> </goals> </execution> </executions> </plugin> </plugins> </pluginManagement> </build> <profiles> <profile> <id>sign-artifacts</id> <activation> <property> <name>performRelease</name> <value>true</value> </property> </activation> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-gpg-plugin</artifactId> <version>${maven-gpg-plugin.version}</version> <configuration> <passphrase>${gpg.passphrase}</passphrase> </configuration> <executions> <execution> <id>sign-artifacts</id> <phase>verify</phase> <goals> <goal>sign</goal> </goals> </execution> </executions> </plugin> </plugins> </build> </profile> </profiles> </project>
37.596244
204
0.511863
62fab1f22eba7c05d74209a39345cb13d57d7cc7
975
xml
XML
app/src/main/resources/ehcache3-dev.xml
ptitbob/cache-demo-source
a51cd2e48873ae355a4e30d47326c36d375ed06b
[ "Apache-2.0" ]
null
null
null
app/src/main/resources/ehcache3-dev.xml
ptitbob/cache-demo-source
a51cd2e48873ae355a4e30d47326c36d375ed06b
[ "Apache-2.0" ]
null
null
null
app/src/main/resources/ehcache3-dev.xml
ptitbob/cache-demo-source
a51cd2e48873ae355a4e30d47326c36d375ed06b
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <config xmlns="http://www.ehcache.org/v3" xmlns:jsr107="http://www.ehcache.org/v3/jsr107" xmlns:mn="http://www.ehcache.org/v3/management" > <!-- dev --> <cache-template name="app-default"> <expiry> <ttl unit="seconds">30</ttl> </expiry> <resources> <heap>10</heap> <offheap unit="MB">1</offheap> </resources> </cache-template> <cache-template name="external-default"> <expiry> <ttl unit="minutes">10</ttl> </expiry> <resources> <heap>10</heap> <offheap unit="MB">1</offheap> </resources> </cache-template> <cache alias="city" uses-template="external-default"/> <cache alias="message" uses-template="app-default" /> <cache alias="people" uses-template="app-default" /> <cache alias="pingEcho" uses-template="external-default" /> </config>
29.545455
63
0.556923
26d6d804dfa9ad121e5fe1469906f466f6b6fe0d
170,008
xml
XML
taxes/2017/data-20190426-structure-20180110/VO_OTKRDAN4_9965_9965_20190425_00b424aa-e06e-471d-9858-f522c4c4e2ed.xml
Karmanoid/Open-Tax-Data
074b60078ca61720de26c7a4a9174d97615065ec
[ "MIT" ]
null
null
null
taxes/2017/data-20190426-structure-20180110/VO_OTKRDAN4_9965_9965_20190425_00b424aa-e06e-471d-9858-f522c4c4e2ed.xml
Karmanoid/Open-Tax-Data
074b60078ca61720de26c7a4a9174d97615065ec
[ "MIT" ]
null
null
null
taxes/2017/data-20190426-structure-20180110/VO_OTKRDAN4_9965_9965_20190425_00b424aa-e06e-471d-9858-f522c4c4e2ed.xml
Karmanoid/Open-Tax-Data
074b60078ca61720de26c7a4a9174d97615065ec
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?><Файл ИдФайл="VO_OTKRDAN4_9965_9965_20190425_00b424aa-e06e-471d-9858-f522c4c4e2ed" ВерсФорм="4.01" ВерсПрог="1.0" ТипИнф="ОТКРДАННЫЕ4" КолДок="208"><ИдОтпр><ФИООтв Фамилия="_" Имя="_"/></ИдОтпр><Документ ИдДок="c5cec0b9-83e2-4f7d-8adf-f7be4151e959" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ВАШ БУХГАЛТЕР&quot;" ИННЮЛ="6321125732"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="10252.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="5061.52"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="8901.30"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="38397.75"/></Документ><Документ ИдДок="292d9494-b3e8-4eee-9f9a-a304a2e84e2c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;КОМПАНИЯ АЛГОРИТМ&quot;" ИННЮЛ="7705792830"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="f4526bf1-91cf-4b36-96c2-1d9bcc78d3ce" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;МЯСОРУБ МЕГА&quot;" ИННЮЛ="5406236366"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/></Документ><Документ ИдДок="5a700671-0766-45ac-851e-9f8d37f63304" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;РИД&quot;" ИННЮЛ="7724619736"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="43035.08"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="45361.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="5672.81"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="9976.31"/></Документ><Документ ИдДок="b42e495b-84ff-476a-a45a-2dd7f29e9384" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЛИНСО&quot;" ИННЮЛ="5406236535"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="46.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2856.50"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="5023.50"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="25580.00"/></Документ><Документ ИдДок="30802c7e-ddf4-4867-b211-d1f5e37baaca" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;РОНИС&quot;" ИННЮЛ="4101064671"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="c69575be-c404-4df4-9571-40aeda0f6509" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;КОМПЛЕКСНЫЕ ПРОЕКТНЫЕ РЕШЕНИЯ-21&quot;" ИННЮЛ="7716578109"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="ba889ed3-ec88-4006-bca0-e2c6961155aa" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ДЕКОР&quot;" ИННЮЛ="7705792855"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="72b45aab-8e43-4fdf-be47-62253689e7bb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ДОСТАТОК&quot;" ИННЮЛ="6323062887"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="0d9e74a4-f607-41ad-97e7-f7fc4e003640" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ФИРМА &quot;КИРА&quot;" ИННЮЛ="5406101841"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="34338.24"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="19525.66"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="1432526.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="397959.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="2796721.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="148125.71"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="261157.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="12136.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="2338e296-e2cf-4072-b8bc-fb02ff648efb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОТКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО &quot;ИССЛЕДОВАНИЕ ГЛОБАЛЬНЫХ СЕТЕЙ&quot;" ИННЮЛ="7709740022"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="c4abe1d0-bd3f-45c8-919a-906b9f88af1b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО &quot;ВАРОМ&quot;" ИННЮЛ="5406051742"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="632392.24"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="16702.50"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="72050.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="8547.75"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="150491.81"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="865d38d9-09b3-44ba-91a8-9c88285b5247" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО &quot;СИБПРОМ&quot;" ИННЮЛ="5406030929"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="becf8913-0701-44e4-9288-040ee64ddfd9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СПОРТКУЛЬТТОРГ&quot;" ИННЮЛ="5406010577"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="97316.35"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="1530.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="120000.00"/><СвУплСумНал НаимНалог="Водный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="203073.59"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="815391.72"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="735000.00"/></Документ><Документ ИдДок="270e36f6-2614-4b64-9035-1bcbc0710647" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;КЕТМИР&quot;" ИННЮЛ="6321125387"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="af5684ec-7459-4890-8a00-1fafdee917d7" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СТАРТ&quot;" ИННЮЛ="7802392901"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="cc2588bb-71cc-4e6b-bddd-0c4ed83a0a5d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ТОЛЬЯТТИНСКОЕ МОНТАЖНОЕ УПРАВЛЕНИЕ №4 &quot;НЕФТЕХИММОНТАЖ&quot;" ИННЮЛ="6323072691"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="28740d8d-cb0e-4b7f-8002-380f0704beff" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ТРАНСКОМПЛЕКТСНАБ&quot;" ИННЮЛ="5401191263"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="bae3ad81-080f-4722-b1b0-457fb3b01d9b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ООО &quot;ФОНД ДЕТСКОЙ ДОРОЖНОЙ БЕЗОПАСНОСТИ&quot;" ИННЮЛ="5406001460"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="ebb854cd-7d95-4765-b3b6-ae40d2388d45" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;МОНТАЖСПЕЦСТРОЙ&quot;" ИННЮЛ="7840362930"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="84f60027-321c-43b5-bb6f-30a0f0591285" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ГЕРМЕС&quot;" ИННЮЛ="7810476697"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="edf41a8a-913d-48e1-8cbd-5f86c4525409" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ДИСМА&quot;" ИННЮЛ="6321125394"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="31460.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="17476.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="7293.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4147.00"/></Документ><Документ ИдДок="8cc3c949-c847-4194-8422-b2c43375fe0b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СЮЖЕТ&quot;" ИННЮЛ="7838382760"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="c3d2dd38-ee21-4d72-b88f-72ca7be40f95" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЛАДОГА&quot;" ИННЮЛ="6321125620"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="d0bf903e-98de-4027-80e8-eb9075072ca1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО &quot;БИВЕР&quot;" ИННЮЛ="5406147236"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="0696bd95-3b9e-4ea2-8a32-551771f51811" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;РЕДАКЦИЯ&quot;" ИННЮЛ="7839358311"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="dbdc4735-d643-4cb1-8560-42321424880a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;КОМПАНИЯ ГИДЕОН&quot;" ИННЮЛ="7810476707"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="80942ebe-aad8-493a-ae45-0f09a6e19f48" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;РЕКАР&quot;" ИННЮЛ="6321125997"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="42797.74"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="24335.95"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="567571.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="184617.65"/></Документ><Документ ИдДок="c552fc01-fb41-4bf7-8a26-b7415a198503" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО &quot;ЦЕНТР ЭНЕРГЕТИЧЕСКИХ ИССЛЕДОВАНИЙ&quot;" ИННЮЛ="5406030340"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="f6f4b0ab-5d61-4624-90ed-4f8d42d290cb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ПЖРТ СЕРВИС - 1&quot;" ИННЮЛ="6323072613"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="15948.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="34c8f879-c61a-4bff-b47b-d731469e857d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ТОЛЬЯТТИНСКАЯ СТРОИТЕЛЬНАЯ КОМПАНИЯ&quot;" ИННЮЛ="6321125570"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="445710c0-505a-4d2d-a8c7-76bb01e360b2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ПРОФСЕРВИС&quot;" ИННЮЛ="6321125450"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="81a7120c-a29e-448b-87ce-c33e7a37a284" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СОЗИДАНИЕ&quot;" ИННЮЛ="6323072606"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="3967365.62"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="516000.00"/></Документ><Документ ИдДок="8bc29e0e-7e22-437e-83e8-062e7efd99a1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СТРОЙБИЗНЕС&quot;" ИННЮЛ="7814375202"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="119231.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="8976.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="44248.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="42240.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="5104.00"/></Документ><Документ ИдДок="532be3b4-ce45-4857-9d55-28136e1dbff1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ УЧЕБНЫЙ ЦЕНТР &quot;БИЗНЕС-ПРОФЕССИОНАЛ&quot;" ИННЮЛ="5406122908"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="96690.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="14000.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="25145.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="108445.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="9d100c0c-832c-4ada-8900-a1c0cba1b068" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ПЖРТ СЕРВИС - 2&quot;" ИННЮЛ="6323072596"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="76bb5c1f-afc4-4d57-b0d6-1fadf4afbf46" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;УПРАВЛЯЮЩАЯ КОМПАНИЯ &quot;СЕВЕРНАЯ&quot;" ИННЮЛ="7804363649"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="44080.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="8788.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="287212.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="77520.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="334400.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="54399.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="942c2363-8d7f-45a7-84ca-0f3b7094053e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ПРОМИНВЕСТ&quot;" ИННЮЛ="7814375210"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="711bea5b-9945-4985-b003-3c1ba7fa9f0d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;РУССКИЙ ДОМ&quot;" ИННЮЛ="6321125980"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="89.90"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="3228.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="158.10"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="682.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="34.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="9031.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="385.00"/></Документ><Документ ИдДок="d455f29e-7791-4026-9a5f-e60d098d0ce4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ТОЛЬЯТТИНСКИЙ ЗАВОД СТАЛЬНЫХ КОЛЕС&quot;" ИННЮЛ="6322028805"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="3037457.72"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="5326.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="4849.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="1727632.68"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="29596309.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="15717406.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="13102496.75"/></Документ><Документ ИдДок="1d613a3b-fab7-413c-a0c8-d5adf40bc8e2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЦУМ ЭЛИТ&quot;" ИННЮЛ="5406215870"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="c2066f65-7b41-4ca3-b108-313860a0202d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ВОЛГАПРИБОРСЕРВИС&quot;" ИННЮЛ="6323072620"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="4c042855-8c87-4c1b-bc97-feb5dc135ae4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СЕМОШ&quot;" ИННЮЛ="5406198992"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="12285.19"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="117936.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="21604.96"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="93197.90"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="e10cc9e5-ecab-4b3c-8444-bc1bd2796793" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СОГДИАНА&quot;" ИННЮЛ="4101111875"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="bf6b28b0-8c36-4946-8e0b-9c59443ab7d7" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ИННОВАЦИОННАЯ ФИНАНСОВАЯ КОРПОРАЦИЯ &quot;ФИНЭК&quot;" ИННЮЛ="7840362961"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="54184a9a-58a9-413a-a534-44fee8375bf8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ВОЯДЖЕР&quot;" ИННЮЛ="5406144002"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="54830.18"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="213604.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="415953.10"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="96425.51"/></Документ><Документ ИдДок="a9ad6209-03a3-4c6c-afc4-ce8f8dc44fb8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ДЕНТАЮС&quot;" ИННЮЛ="6321125676"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="348187.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="8571.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="869078.20"/></Документ><Документ ИдДок="21314245-5272-4980-990e-40d2030214d3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ФИНАНСОВАЯ ИНВЕСТИЦИОННАЯ КОМПАНИЯ &quot;СИНТ&quot;" ИННЮЛ="5406174014"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="bde211f7-53bc-418a-8f3b-a0a89029b5d6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СИНГЛ&quot;" ИННЮЛ="6323072860"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="4590.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="19800.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="13080.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2610.00"/></Документ><Документ ИдДок="56bc2d38-803e-45dd-8ded-b9d1b9603a92" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;КАМЧАТСКАЯ НЕФТЕХИМИЧЕСКАЯ ЛАБОРАТОРИЯ&quot;" ИННЮЛ="4101111900"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="11803.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="20757.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="73260.00"/></Документ><Документ ИдДок="1f49b4ca-3467-45dd-9f20-227b1d5ce49d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ПГТ&quot;" ИННЮЛ="7805430785"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="49171.14"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="212110.80"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="27960.06"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="551551.00"/></Документ><Документ ИдДок="717e001c-334c-406b-a914-e15fecb64cc7" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;КАМЭС-ТЕХСЕРВИС&quot;" ИННЮЛ="4101111917"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="31445801-0b2d-4406-a2af-fccd94ccf31d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;АСПЕКТ-СЕРВИС&quot;" ИННЮЛ="7838382784"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2896.71"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="5094.21"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="21975.02"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="868.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="52930.00"/></Документ><Документ ИдДок="2010718d-fa68-482b-ac1f-469b50d5763e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;КАМЧАТПРЕСС ХОЛДИНГ&quot;" ИННЮЛ="4101111931"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="367229.00"/></Документ><Документ ИдДок="68bd3869-9c07-436a-ab19-c5e04fcede94" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;РУССКАЯ ТОПЛИВНАЯ КОМПАНИЯ&quot;" ИННЮЛ="7814375234"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="0593535c-33b0-4cae-bc41-5c6b2e808c72" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ПОЛИГРАФСНАБСЕРВИС&quot;" ИННЮЛ="6321125860"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="8592.02"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="35912.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="36960.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="154165.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4872.00"/></Документ><Документ ИдДок="088cab33-b97a-4e7f-8849-f04c43edf48b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;РУСИЧ-СТРОЙ&quot;" ИННЮЛ="7810476721"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="06f20bd0-799c-4921-b2ba-5532e08cffbd" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ПРЕСТИЖ-МЕБЕЛЬ&quot;" ИННЮЛ="6321125901"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="88000.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="5557.00"/></Документ><Документ ИдДок="0b22118f-a081-46a1-9b32-0c813b776fa4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО АГЕНТСТВО ЭКОНОМИЧЕСКОГО КОНСУЛЬТИРОВАНИЯ И АУДИТОРСКИХ УСЛУГ &quot;КОНСАУД&quot;" ИННЮЛ="5406007990"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="1605d4ac-cd4a-4359-ba7b-718880edd987" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ВЕКСЕЛЬНЫЙ ЦЕНТР НОВОСИБИРСКОГО ОБЛПОТРЕБСОЮЗА&quot;" ИННЮЛ="5406202430"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="64612.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="371362.50"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="86088.59"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="48702.83"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="170858.00"/></Документ><Документ ИдДок="dcc43b6a-8abb-4203-a070-a0dd14a743c0" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ГРЕЙС-СЕРВИС&quot;" ИННЮЛ="7802392926"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="54264.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="762976.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="87588.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="30854.44"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="234067.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="8361d1ca-1382-4437-ab04-0da80714b710" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;АВТОВАЗАГРЕГАТТРАНС&quot;" ИННЮЛ="6322028925"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="8629f1de-a5de-4344-b728-f15b26352242" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ПОШИВАВТОВАЗАГРЕГАТ&quot;" ИННЮЛ="6322028918"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="fe956c47-41b2-4715-97a1-a0036d3dc12f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;Н.В.&quot;" ИННЮЛ="7810476739"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="e21e31a4-12ac-478a-8985-5e04b878fccd" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ИНТЭК-ИНВЕСТ&quot;" ИННЮЛ="7838382791"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="19702.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="5d3063e4-63c7-436e-8891-36f8f42d5452" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ГАРМОНИЯ&quot;" ИННЮЛ="6321013154"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="b9e9117a-e604-4e18-aa94-d19e13fc2345" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ НАУЧНО-ПРОИЗВОДСТВЕННАЯ ФИРМА &quot;ЛАДА-ПАРСЕК&quot;" ИННЮЛ="6323009185"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="1f41e539-57db-4d98-aea2-b3599e457ba9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;КОМПАНИЯ &quot;НОВОСИБИРСКИЕ ЛОТЕРЕИ&quot;" ИННЮЛ="5406230205"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="2460000.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="365000.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="2775000.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="640000.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="33c05753-dc9f-4511-963d-f73103258862" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЭЛЕКТРОПРОЕКТСПЕЦМОНТАЖ&quot;" ИННЮЛ="5406180787"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="f8008412-17b2-415e-ac2c-d06b113e41cb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ТРЕМУРАТ&quot;" ИННЮЛ="7811375420"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="7566.00"/></Документ><Документ ИдДок="28204bb7-adbf-417c-813c-5781a103a502" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;САРМА&quot;" ИННЮЛ="6321064582"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="c3a43cbc-3608-4a71-8f34-897e1cc4a5ec" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ТРУБОСЕРВИС&quot;" ИННЮЛ="5406181928"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="59441.94"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="6807.75"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="51645.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="11972.25"/></Документ><Документ ИдДок="5680f9f9-9fbe-499a-a025-948192fb86f4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;НЕВА КОМПЛЕКС&quot;" ИННЮЛ="7811375444"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="795ca7ad-e5ce-4f70-a6ab-bb641d93f9a8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;КОМПАНИЯ XXI ВЕК ПЛЮС&quot;" ИННЮЛ="6321080418"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/></Документ><Документ ИдДок="dd81608d-083e-47ca-8587-17d5abda1a05" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СТРОИТЕЛЬНАЯ КОМПАНИЯ &quot;ЛИДЕР&quot;" ИННЮЛ="7814375266"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="21912.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2888.40"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="828677.87"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="50121.67"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="5079.60"/></Документ><Документ ИдДок="f8140b0b-4f4b-4178-960f-4d82f8d97044" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ФИРМА &quot;БСБ&quot;" ИННЮЛ="6321069076"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="ab339cf4-c40f-4234-bd14-bd291c083bbb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СТРОИТЕЛЬНАЯ КОМПАНИЯ &quot;РЕНЕССАНС&quot;" ИННЮЛ="7811375451"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="25dd106f-28bd-4fc7-b210-83a1ea29c52c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;АВТО ДРАЙВЕР&quot;" ИННЮЛ="6321097972"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="a2a40079-c517-41a0-ab88-221919bdec0f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЛАДА МАРКЕТ СЕРВИС&quot;" ИННЮЛ="6321110479"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="31fb6d04-2cb6-4e9f-90dd-73babce4840f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СТРОИТЕЛЬНАЯ КОМПАНИЯ &quot;СПЕКТР&quot;" ИННЮЛ="7801439360"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="4667.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="1053236.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="837771.04"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="194210.56"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="110433.46"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="941404.01"/></Документ><Документ ИдДок="928eafcf-1416-4dd3-a4a5-e259dd18b893" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ГОЛД ЛАЙФ&quot;" ИННЮЛ="7819306805"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="7232.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="54864.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="10774.46"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="12719.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="ab55ad45-aa41-45c6-bd9f-e07e528dd722" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;РЕМСТРОЙ-2&quot;" ИННЮЛ="5406174511"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="ef9d2525-fbdf-4ef9-8372-39b7c8fd9f2f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;РУССКИЕ БАНИ&quot;" ИННЮЛ="7805430834"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3262.50"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="49500.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="5737.50"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="59418.60"/></Документ><Документ ИдДок="a66cd9dd-c822-470f-811f-e1ead27abc00" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ДИАЛ-НЕВА&quot;" ИННЮЛ="7805430827"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="493144.95"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="1.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="621751.66"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="7854.56"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="33882.02"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3079.95"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="45c595f5-3013-4183-a290-87ffb8421f86" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;НОВОСИБИРСК-АУДИТ&quot;" ИННЮЛ="5406217532"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="125764.45"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="29154.47"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="67343.90"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="16578.07"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="12909081-1931-48da-88f3-8d2cc9ca0ce9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СФ &quot;АСТОР-МОНОЛИТ&quot;" ИННЮЛ="7840362986"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="d6028b0a-1279-43be-b773-6593a4c3cd87" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО &quot;ДЕЛОВЫЕ УСЛУГИ&quot;" ИННЮЛ="5406159440"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="233865.33"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="179483.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="10068.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="54214.25"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="30827.70"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="57245fad-5988-48e4-8cec-ddd242161340" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СТЕП&quot;" ИННЮЛ="7842359530"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="090dbf79-f88f-4cc0-aa80-12907f63f9c0" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;УПРАВЛЕНИЕ ПРОЕКТАМИ&quot;" ИННЮЛ="5406184534"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="794e93cb-4c3d-456d-8b2f-51ebb488058c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ПАЛЬМИРА&quot;" ИННЮЛ="7840362993"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="af082160-0321-41f6-80c7-81d460d0b9d8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СФЕРА&quot;" ИННЮЛ="7816415725"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/></Документ><Документ ИдДок="6a00406f-e4f6-464c-a050-d76e14f5a5c8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;НОВОСИБИРСКИЙ ПРОИЗВОДСТВЕННЫЙ КОНСЕРВЕЫЙ КОМБИНАТ&quot;" ИННЮЛ="5406212887"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="e9274576-1e83-4167-bf23-430f4e6d226a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СКВ-СЕРВИС&quot;" ИННЮЛ="5406230036"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="190817.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="18936.61"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="81687.32"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="10767.88"/></Документ><Документ ИдДок="2d941bf7-c1ad-4176-9991-936aa1c1f941" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЦДС-АЛЬЯНС&quot;" ИННЮЛ="5406236609"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="172454.69"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="1502724.23"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="55117.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="743868.18"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="98062.48"/></Документ><Документ ИдДок="211e3c79-3765-4e8c-a791-f47205186481" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ГЛОРИЯ ПЛЮС&quot;" ИННЮЛ="6321092540"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="3e5f4306-0b7a-4b88-8e81-7d7dbd7187dd" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ПРИНТ ТЕХНИКА&quot;" ИННЮЛ="7810476760"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="43cca85c-dea4-4564-9b4b-aed62ae75b11" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="АКЦИОНЕРНОЕ ОБЩЕСТВО ПРОМЫШЛЕННО-СТРОИТЕЛЬНЫЙ КОМПЛЕКС &quot;СТАЛЬКОНСТРУКЦИЯ&quot;" ИННЮЛ="5406222892"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="4111.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="6019.77"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="793.52"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="1395.49"/></Документ><Документ ИдДок="675048eb-3944-47dd-bd07-d062826ec545" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ&quot;ВИРМА&quot;" ИННЮЛ="5406104970"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="96668.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="142802.63"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="33104.25"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="18823.99"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="33975.00"/></Документ><Документ ИдДок="991ec745-bd25-4f35-b1d6-c6fbf02e61ab" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ КАФЕ &quot;КРИСТАЛЛ&quot;" ИННЮЛ="6321003854"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="2b319485-128b-4b43-9167-272cfeb044f2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;АБ-КЛИМАТ&quot;" ИННЮЛ="7840363002"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="2386950e-04dd-458b-996b-eb8e9460acaf" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ИНЖИНИРИНГ.ТЕХНОЛОГИЯ.СТАНКОСТРОЕНИЕ.&quot;" ИННЮЛ="6321111144"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="fbaf1a7b-6ede-4df5-b2c4-f7d45611f75a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ХАБИР&quot;" ИННЮЛ="5406115379"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="94622.43"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="166404.98"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="717825.15"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="23392.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="265011.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="51be5fa7-7a68-49ff-a9c4-8522340df446" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;НИКА&quot;" ИННЮЛ="5406236711"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="3f4270e3-8297-438f-9e0c-52297920b9a1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ФИНИСТ ПЛЮС&quot;" ИННЮЛ="5406139901"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="ab9b9854-72b0-4fa4-a03b-17dde5f74a52" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;САТРО&quot;" ИННЮЛ="7840363027"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="f02e3fb5-a993-4d3c-822f-25a4108e3ff2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ПРОФИТ МОБИЛ&quot;" ИННЮЛ="6321108166"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4866.45"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="36917.91"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="8558.24"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="18089.28"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="9648f9fc-4898-4b25-84e7-0bb1681c158c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ДИЗАЙН-СТУДИЯ &quot;КАНЦЛЕР&quot;" ИННЮЛ="6321050893"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="d47c9bf8-6a58-4258-9cb7-4f33f76e7045" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЭНАЛ&quot;" ИННЮЛ="6321098510"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="c9adcd04-66ad-4818-bbb5-ef2c2a6622a9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;КОМПАНИЯ ДЕФИС И ВС&quot;" ИННЮЛ="5406211570"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="4f14c522-5670-43ee-abaa-7ccf46a1e3dc" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЛИФТОВАЯ КОМПАНИЯ &quot;ПАРТНЕР И К&quot;" ИННЮЛ="7813380023"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="13945.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="416853.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="104908.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="2324327.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="982451.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="457323.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="4375162.00"/></Документ><Документ ИдДок="11eb6e35-10cc-498b-aa05-7d0a12f52441" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СЕКТОР-СЕРВИС&quot;" ИННЮЛ="6322021863"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="3600.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="1276.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="34371.00"/><СвУплСумНал НаимНалог="Акцизы, всего" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="2448.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="11440.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="a7a66697-e5a6-42e0-856c-4332a40c442b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;РИК&quot;" ИННЮЛ="6323042954"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="6629.40"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="48048.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="134258.81"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="10219.20"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="250000.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="4840b2fd-1558-45fd-a574-ef0744ff05a6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЦЕЗАРЬ&quot;" ИННЮЛ="7810476792"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="321e145f-27a8-409f-9148-26270083d25f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ТРИКОМ&quot;" ИННЮЛ="6321085166"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="c46f91e1-23ed-45d1-abb8-80db291072ff" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЭСКАДО&quot;" ИННЮЛ="5406116580"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="258779.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="79237.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="15b14d5d-a51d-4761-a79e-61795959d960" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;БАТ&quot;" ИННЮЛ="5406134646"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="23997.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="d08e62c7-6a9a-4ba6-b1d6-b8eb70b552ba" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ГРУППА &quot;АПЭКС&quot;" ИННЮЛ="5406170228"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="3eebbdef-92de-4a48-af42-800be3ac2c79" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ТРИО-СТУДИО&quot;" ИННЮЛ="6321105172"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="2b9f5031-ab7c-4cbd-9d0d-b80da1308b99" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СТРОИТЕЛЬНАЯ КОММЕРЧЕСКАЯ КОМПАНИЯ&quot;" ИННЮЛ="6321104161"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="c4785285-4019-4910-bd4a-39c0c38cc067" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ТЕХНОЛОГИИ ЭНЕРГОСБЕРЕЖЕНИЯ&quot;" ИННЮЛ="7838382858"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="6380ebd9-037a-44e7-9c6f-4428d9fdcca1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ГЕОИНЖИНИРИНГ&quot;" ИННЮЛ="7811375483"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="155428.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="647871.71"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="688666.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="2795409.59"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="5054817.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="181614.33"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="e461d94a-6016-495c-a816-37588eaabcef" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО &quot;ПРОИЗВОДСТВЕННО-ТЕХНОЛОГИЧЕСКАЯ КОМПЛЕКТАЦИЯ&quot;" ИННЮЛ="5406017420"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="35781.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="46613.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="276824.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="4272.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="354215.50"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="81974.53"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="0feac970-3fe0-4566-a633-0c51f6ce7f5d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ОТКРЫТИЕ&quot;" ИННЮЛ="7841362330"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="ba614f97-244a-426f-a999-c8b1c5bbc097" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ФИРМА &quot;ТВ&quot;" ИННЮЛ="6321047989"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="8294.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="14586.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="62920.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="6556.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="5541.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="dcf6242e-11ba-46c0-9146-1aaee8d1355f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЕВРАЗИЯ-МАСШТАБ&quot;" ИННЮЛ="7810476810"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="374444.16"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="181915.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="36769.35"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="86802.96"/></Документ><Документ ИдДок="14aad8b7-ba0e-4fa3-99bc-4b702864a552" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО ТЕХНО-ТОРГОВЫЙ ДОМ &quot;ЧАЙКА&quot;" ИННЮЛ="6321009535"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="1787.20"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="c23d0cd9-3ea2-41e2-9ab3-eb13a8cb5580" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="АКЦИОНЕРНОЕ ОБЩЕСТВО &quot;НОВОСИБИРСКИЙ ГОСУДАРСТВЕННЫЙ ПРОЕКТНЫЙ ИНСТИТУТ&quot;" ИННЮЛ="5406011813"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="85890.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="380842.67"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="15671.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="187929.95"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="3442726.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1607316.58"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="158547.00"/></Документ><Документ ИдДок="7c82bdda-0778-4acc-940e-74af67a1be22" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot; ТРАНСИНТЕЛ&quot;" ИННЮЛ="5405213341"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="795e158f-5cb6-4296-ae8c-83516f08bdd7" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ДАЛЬНЕВОСТОЧНОЕ&quot;" ИННЮЛ="4101111956"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="f13f853b-9109-42d3-bfec-7c93d1749fb2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ГЕРТА&quot;" ИННЮЛ="6320008546"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/></Документ><Документ ИдДок="41fc1596-acc6-4953-af03-c1c7d9805392" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ВИСЛА&quot;" ИННЮЛ="7810476827"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="b6a5fc35-4307-4a24-ad88-653b6c37eb2f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ТОРГОВО-ПРОМЫШЛЕННАЯ КОМПАНИЯ &quot;ГРЕАЛЬС&quot;" ИННЮЛ="5406128586"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="91426.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="386930.26"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="d7ff6bd7-80c0-4cd5-80de-73a6f53390fa" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;Д В МЕДИА&quot;" ИННЮЛ="7841362347"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="fcab9c05-a724-4264-928c-4b5fc93ae293" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ДИЗАЙН-ЦЕНТР ВИП&quot;" ИННЮЛ="6323060135"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="fe6eee1e-0259-466f-abaa-4282db17f606" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЕРШ&quot;" ИННЮЛ="4101032165"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="17e26000-44a9-4c2d-830b-1fbe9b3806ca" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;АРСЕНАЛ&quot;" ИННЮЛ="4101111988"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="126367.65"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="89186.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="00cda4b8-f43e-41f4-82bb-53f2d2161b1c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;МК&quot;" ИННЮЛ="6323053258"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="13eda3f3-3711-4d56-868a-766fae4f2829" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ТОЛЬЯТТИ ТОРГ СЕРВИС&quot;" ИННЮЛ="6321094650"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="e3ea6700-9996-425e-b73e-e225818c8d6c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ДИВА-МЕДИА&quot;" ИННЮЛ="7841362354"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="581.36"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="5280.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="1224.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="10104.03"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="696.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="cdb18052-187e-423a-bf5e-e5dae7eed825" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СЕРВИССТРОЙМОНТАЖ&quot;" ИННЮЛ="5406182248"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="6792cb37-a08a-44a5-875e-f0f7c9e22d13" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ВАРТА ПЛЮС&quot;" ИННЮЛ="5406159880"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="d1797ae6-2d17-4048-b460-cf03f1ff1720" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЭКСПЕРТ&quot;" ИННЮЛ="7813380055"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="198185.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="238d3350-ee88-41b6-b893-b959f1d633e8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЖАН&quot;" ИННЮЛ="5406141883"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="d60e8195-d191-4eeb-9c53-2c7823352665" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ОВАЦИЯ&quot;" ИННЮЛ="6321087759"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="cd9539b8-ad3b-46a4-b3b1-60f40662fbe5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;АСТЕРИЯ-ТРЕЙД&quot;" ИННЮЛ="7810476834"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="78132467-634e-42a2-9c27-2635ce9588ed" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot; ФИРМА&quot; ВСТРЕЧА&quot;" ИННЮЛ="5406010440"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="13398.10"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="101640.80"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="23562.19"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="189247.95"/></Документ><Документ ИдДок="141d279a-d5bd-4ddd-aa9c-fc5c5dbf1cde" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;АБСОЛЮТ&quot;" ИННЮЛ="7840363041"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="25080.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="5814.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3306.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="30258.00"/></Документ><Документ ИдДок="143fb783-b16e-4b90-873d-61919d88193e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;НЕВА-ДОН&quot;" ИННЮЛ="7842359587"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="ce4f1f44-5f1f-4688-a8ca-6e69b3502ab6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ЧАСТНОЕ ОХРАННОЕ ПРЕДПРИЯТИЕ &quot;ЗВЕЗДА&quot;" ИННЮЛ="5406237070"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="b146599d-b403-4070-b315-73b14a51a2cb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СТАЙЕР&quot;" ИННЮЛ="6321013267"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="cc9138f7-9259-49ff-8e6b-0c009a9a4e5b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;МАККОН&quot;" ИННЮЛ="7840363059"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="e106fb1a-f627-4984-9701-0e06ae8318db" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ХИМ-СЕРВИС&quot;" ИННЮЛ="6321092621"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="129000.34"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="244047.55"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="26010.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="a63e5666-f9d2-4ee8-9fd4-b2f89927e375" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ВЕНТИЛЯЦИОННЫЕ СИСТЕМЫ&quot;" ИННЮЛ="7816415757"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="8f4e6d2d-f300-462f-88d1-65e566a210fb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ТРИКОТАЖНИЦА&quot;" ИННЮЛ="6321053252"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="49296.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="329831.54"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="4e6a1292-4e21-4793-832f-7b0b1ac13098" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ&quot; СМАЙЛС&quot;" ИННЮЛ="5406237095"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="9209.39"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="45556.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="16195.83"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="69864.35"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="80e407f6-4aa1-48dc-b1aa-051b73de20b9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;МИВЗ&quot;" ИННЮЛ="5406167345"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="21000.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="57643.42"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="35440.49"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="20019.38"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="152842.40"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="1bd60d76-4868-4235-867e-46ff17f137a3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЛЕНТЕХСТРОЙ&quot;" ИННЮЛ="7813380062"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="45205658-192b-4c55-92a5-d893e4c26ecb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ОКВИ-СТЭК&quot;" ИННЮЛ="5406237105"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="23730.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3828.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="6732.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="29040.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="d1b15ffc-e90f-4b43-a34f-d1aff16edde9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;АРБАТ&quot;" ИННЮЛ="6323038010"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="36705.03"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="64550.24"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="27121.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="788193.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="278452.01"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="70038.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="35717.00"/></Документ><Документ ИдДок="3dbca70a-f9cc-4d61-a842-b47de10d0d05" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ФИРМА &quot;НОЧЬ&quot;" ИННЮЛ="6321066861"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="cabf1ca5-112d-497e-b377-378e309e5a3f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;КОНТРАСТ&quot;" ИННЮЛ="7805430859"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="72300.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="22598.00"/></Документ><Документ ИдДок="9f9ab082-8ff1-420d-9ffd-0d98cb64bfa9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ПЛАЗАТЕЛЕКОМ&quot;" ИННЮЛ="7810476866"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="18.52"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="32.57"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="140.51"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="7430.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="91e07e22-dd77-47a7-acc6-50e91403df7a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОТКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО &quot;НОВОСИБИРСКИЙ ПРОЕКТНО-КОНСТРУКТОРСКИЙ И НАУЧНО-ИССЛЕДОВАТЕЛЬСКИЙ ИНСТИТУТ ПО ЭКОЛОГИЧЕСКИМ ПРОБЛЕМАМ &quot;ЭКОНИИПРОЕКТ&quot;" ИННЮЛ="5406012775"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="1334786.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="101685.48"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="771407.31"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="131332.02"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="178826.22"/></Документ><Документ ИдДок="8cb99c0c-08d3-42be-998b-03daf8b9efbd" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;АУДИТ ЛАДА-СЕРВИС&quot;" ИННЮЛ="6320000811"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="11682.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="2708.60"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="10500.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3567.90"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="e35c516c-c5fb-446b-890a-b6ef7baaa474" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ТИССА-АУДИТ&quot;" ИННЮЛ="6321078313"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="1934.68"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="5635bb5e-1e7b-42c3-aa11-a333fa620eed" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;МАГАЗИН &quot;СОТЫЙ&quot;НОВОСИБИРСКОГО ОБЛПОТРЕБСОЮЗА&quot;" ИННЮЛ="5406229827"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="917930.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="121010.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="212842.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="378660.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="c7df93de-f9b8-4dfb-be57-6dccebf74b58" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;КОНЛИЗ&quot;" ИННЮЛ="6323031568"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="13108.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="14982.63"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="64630.94"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="8519.53"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="b0a052c4-6c07-4666-b8fc-d61548617bbe" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СПЕКТР&quot;" ИННЮЛ="7839358390"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="84efd346-b024-4a20-b5c5-9b9b7d5cdf4c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ИНДСТАЙЛ&quot;" ИННЮЛ="7838382897"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="063224e9-9f1b-4674-b5aa-ac22d0d943bc" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ИПРОСС&quot;" ИННЮЛ="6321094548"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="798777.37"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="343353.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="4933654.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="6141512.28"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="347829.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="1423713.40"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="18416.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="3e85b3c8-9b4e-46da-bfe1-cb2968007a3d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ИНСТИТУТ ПРОБЛЕМ ТРАНСПОРТА&quot;" ИННЮЛ="5406149040"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="10560.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="2448.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="40761.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="1392.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="b39abdbc-df4b-4295-86e5-9f4b338dc891" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЗИНАИДА&quot;" ИННЮЛ="6321058317"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="19510.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="4335.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2470.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="966ebd22-7a81-4817-9bc6-4222233d7129" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;САЛЮТ СВЕТЛАНА&quot;" ИННЮЛ="6322002780"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="169086.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="66800.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="11220.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="256233.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="29500.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="f84bc307-53b5-4a87-ab7c-3a38f72b0ddd" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;АТМОСФЕРА-ОПТ&quot;" ИННЮЛ="7801439385"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="c7886a36-5017-4f96-81ef-4a690b07cf01" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЭЛЕН&quot;" ИННЮЛ="7801439392"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="4b70e03b-efcd-4a99-a62b-78e3165d3ba5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;КАНИКУЛЫ С&quot;" ИННЮЛ="5406236824"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="39009.26"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="171905.28"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="18210.25"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="362600.00"/></Документ><Документ ИдДок="cc7bd2f9-964c-4565-bfb7-5c93fcd3c7b6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;РИЛИО&quot;" ИННЮЛ="7804363737"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="480.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="f62f790e-9bb1-4679-86f6-1786f59e1356" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ВОЛГА-ТРАНЗИТ&quot;" ИННЮЛ="6321109427"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="a9c64d8a-bad1-4ad9-9413-623597d71cd3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЛИМИТ ПЛЮС&quot;" ИННЮЛ="7816415789"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4060.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1195641.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="127422.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="30800.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="7140.00"/></Документ><Документ ИдДок="2913f7a6-b501-454b-bfd3-3f872dbf8f6c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЛЕСНОЙ&quot;" ИННЮЛ="6321010940"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="b2e16a26-4908-447d-8317-44fe2aa4c716" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;НОТРА&quot;" ИННЮЛ="5406193730"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="340000.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="1700.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="67121.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="118031.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="509168.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="93910e03-1632-426d-91f7-0f0f47a6bba9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ФИНРОС&quot;" ИННЮЛ="6321079959"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="45ee5646-ddd0-43db-b5aa-f610355d4313" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;&quot;РИК ЭВЕРЕСТ" ИННЮЛ="4100016587"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="c2dd2dd6-5e7d-428c-82a9-3c2985330883" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СФЕРА&quot;" ИННЮЛ="7814375308"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="0fd38b9f-f9b4-41f1-9496-545c20c4d92c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СОГЛАСИЕ&quot;" ИННЮЛ="6321082415"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="60d3cdcc-deca-4687-b59c-bc3241f58ae3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;МУСКАТ&quot;" ИННЮЛ="6321101107"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="d73c0b94-0b49-4c5b-a3d6-18a648dd66ae" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;БИЗНЕС-ИНТЕЛЛЕКТУАЛЬНЫЕ ТЕХНОЛОГИИ&quot;" ИННЮЛ="6321086642"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="1786ca79-7296-4156-b82d-839eef432700" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ КАФЕ &quot;ВОЛГАРЬ&quot;" ИННЮЛ="6321006132"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="58000.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="53948.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="333490.98"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="94870.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="409230.00"/></Документ><Документ ИдДок="95134f7d-c93a-4df9-8a5f-5f7be3674a41" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЭМ СИ ДИ ДЖЕЙ&quot;" ИННЮЛ="7805430880"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="3045.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="65a29397-2316-40f1-9b4e-44d937b749aa" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ФИРМА &quot;ДЕВЯТКА &quot;" ИННЮЛ="6321046858"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="779ec71b-8049-43ee-bbe5-5f7fc4418ab6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;УК &quot;ЖИЛИЩНЫЙ СЕРВИС&quot;" ИННЮЛ="7802392997"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="701836.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="726870.95"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/></Документ><Документ ИдДок="f33cbfb4-ff93-41a6-b01f-831889284c7f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ТОРГОВЫЙ ДОМ &quot;АВТОНОМНЫЕ СИСТЕМЫ ТЕПЛОСНАБЖЕНИЯ И ВОДОПОДГОТОВКИ&quot;" ИННЮЛ="5406137823"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="478135.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="110841.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="63028.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1041431.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="1268584.00"/></Документ><Документ ИдДок="359392bf-dd12-4a94-a5f9-1e764008e2b5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СОЮЗ-НОВЫЕ СИСТЕМЫ&quot;" ИННЮЛ="5406172810"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="45077174-2810-4cb3-b7e9-b7d1387d20d4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СПАЙК-СИБ&quot;" ИННЮЛ="5406152187"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="f19a4cfc-5207-4773-ab31-6434be792465" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО &quot;ГЛОРИЯ&quot;" ИННЮЛ="6321023794"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="559b027b-bb3b-4451-bee5-3437b04f3fec" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ГАПА&quot;" ИННЮЛ="5406237289"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4866.28"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="18147.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="8366.52"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="36083.40"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="51782.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="b09d5091-f369-445f-a101-925267c099c4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ЭЛСИС&quot;" ИННЮЛ="6322003705"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="37827.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="26400.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3480.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="6120.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="90575612-7a2a-48cd-be52-a34e6bfc0338" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ СПЕЦИАЛИЗИРОВАННЫЙ ЗАСТРОЙЩИК &quot;СИБЭКОСТРОЙ&quot;" ИННЮЛ="5406203025"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="111864.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="20529.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="37597.39"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="393254.17"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="91163.46"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="51838.04"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="4690.00"/></Документ><Документ ИдДок="a4754192-7bb1-49c6-82a5-51a0e5c6985c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СТИЛПЛАСТ&quot;" ИННЮЛ="7806362175"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="20184.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="204817.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="192720.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="44676.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="284087.00"/></Документ><Документ ИдДок="f7a57bd7-68ff-413d-b237-8031c234b34a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ТОРГОВЫЙ ДОМ &quot;КРИСТАЛЬНЫЙ ИСТОЧНИК&quot;" ИННЮЛ="7816415806"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="c7debfef-4c59-4463-9fec-d0d3bad8c24e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot; В СОЦГОРОДЕ&quot;" ИННЮЛ="6323050000"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="10215.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="b5fc21a1-9116-4800-a4be-4844e1568ca3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ВАВИЛОН&quot;" ИННЮЛ="7811375518"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="673b5258-e633-4931-bfa2-d60e83a07de8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ РЕДАКЦИЯ ГАЗЕТЫ &quot;РУБИНОВЫЙ ВТОРНИК&quot;" ИННЮЛ="6323030532"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="5fa76834-3b25-4142-a785-669dd1e300fd" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СВЕТА&quot;" ИННЮЛ="6323005110"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="166665.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="131654.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="440022.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="94794.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="718687.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="78655d95-8492-4176-b646-55c3fc75963e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;СКАТ&quot;" ИННЮЛ="7813380087"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="11534.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="1377.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="5940.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="837.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="84a1dd16-7e24-49ed-8f22-229f676e42ae" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;АРКАДИЯ&quot;" ИННЮЛ="6322013943"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="10d8ceb9-50c8-4431-8ab5-6d790bed0d72" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ &quot;ИНТЕРФОТО&quot;" ИННЮЛ="5406103687"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="17476.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="6364.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="21420.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="92400.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="12180.00"/></Документ><Документ ИдДок="063a1e2c-7ff8-4dcc-9a95-a011f10a6f51" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ФИРМА &quot;КВЕБ&quot;" ИННЮЛ="6323035474"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ></Файл>
85,004
170,007
0.812397
d51a7434921f9dee6f8c8fa66a2677f8610cc3fe
441
xml
XML
Project_Ultimate/.idea/dataSources.local.xml
florin-popa/Project-X
5ffecbf79239ec774a375686c047e214e5340be1
[ "Apache-2.0" ]
null
null
null
Project_Ultimate/.idea/dataSources.local.xml
florin-popa/Project-X
5ffecbf79239ec774a375686c047e214e5340be1
[ "Apache-2.0" ]
null
null
null
Project_Ultimate/.idea/dataSources.local.xml
florin-popa/Project-X
5ffecbf79239ec774a375686c047e214e5340be1
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="dataSourceStorageLocal"> <data-source name="Derby (Embedded) - DatabaseSammy" uuid="b8235e8a-3be2-46c8-a60b-317bd9c36601"> <secret-storage>master_key</secret-storage> <user-name>test</user-name> <introspection-scope>:APP,TEST</introspection-scope> <resolve-scope>:APP,TEST</resolve-scope> </data-source> </component> </project>
40.090909
101
0.693878
26fd7d3114851e507f15c1d20ca82579f786bc6c
7,293
xml
XML
app/build/intermediates/res/merged/debug/layout/offline_map_activity.xml
RoseNeverFade/DJI-x
53e034353ed41197b010f95f224318103f90b08b
[ "MIT" ]
null
null
null
app/build/intermediates/res/merged/debug/layout/offline_map_activity.xml
RoseNeverFade/DJI-x
53e034353ed41197b010f95f224318103f90b08b
[ "MIT" ]
null
null
null
app/build/intermediates/res/merged/debug/layout/offline_map_activity.xml
RoseNeverFade/DJI-x
53e034353ed41197b010f95f224318103f90b08b
[ "MIT" ]
null
null
null
<?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" android:id="@+id/llOfflineMap" android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent" android:gravity="center" android:background="#FFFFFFFF" android:fitsSystemWindows="true"> <FrameLayout android:layout_width="match_parent" android:layout_height="wrap_content"> <include layout="@layout/offline_map_header_bar"/> </FrameLayout> <View android:layout_width="match_parent" android:layout_height="1px" android:background="@color/offline_map_divider_gray"/> <RelativeLayout android:id="@+id/offline_map_message_bar" android:layout_width="match_parent" android:layout_height="wrap_content" android:padding="@dimen/offline_map_dp_5_in_sw320dp" android:background="@drawable/offline_map_hint_shadow" android:gravity="center_vertical"> <TextView android:id="@+id/offline_map_message_text" android:layout_width="wrap_content" android:layout_height="wrap_content" android:textColor="@color/offline_map_mapbox_download_btn_enable_bg" android:gravity="center" android:layout_centerInParent="true" android:layout_toRightOf="@+id/offline_map_guideline_left" android:layout_toLeftOf="@+id/offline_map_message_iv" android:textSize="12sp" android:text="@string/offline_map_hint_no_satellite_map"/> <ImageView android:id="@+id/offline_map_message_iv" android:layout_width="wrap_content" android:layout_height="wrap_content" android:padding="@dimen/offline_map_dp_10_in_sw320dp" android:layout_alignParentEnd="true" android:layout_alignParentTop="true" android:src="@drawable/offline_map_x"/> <View android:id="@+id/offline_map_guideline_left" android:layout_width="40dp" android:layout_height="1dp"/> </RelativeLayout> <android.support.constraint.ConstraintLayout android:id="@+id/offline_map_search" android:layout_width="match_parent" android:layout_height="@dimen/offline_map_search_bar_height" android:background="@drawable/offline_map_search_frame"> <EditText android:id="@+id/offline_map_download_search" android:layout_width="0dp" android:layout_height="wrap_content" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toStartOf="@+id/offline_map_download_search_cancel" android:queryHint="@string/offline_map_search_hint_text" android:textColorHint="#212121" android:imeOptions="flagNoExtractUi|actionDone" android:singleLine="true" android:inputType="text" android:background="@null"> </EditText> <ImageView android:id="@id/offline_map_download_search_cancel" android:layout_width="wrap_content" android:layout_height="wrap_content" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintTop_toTopOf="parent" app:layout_constraintBottom_toBottomOf="parent" android:padding="7dp" android:layout_marginEnd="@dimen/offline_map_search_x_margin" android:src="@drawable/offline_map_x"/> </android.support.constraint.ConstraintLayout> <com.dji.mapkit.core.offlinemaps.OfflineMapViewPager android:id="@+id/offline_map_content_viewpage" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_weight="1.0" android:background="#FFFFFFFF" android:flipInterval="30" android:persistentDrawingCache="animation" /> <RelativeLayout android:layout_width="match_parent" android:layout_height="@dimen/offline_map_dp_30_in_sw320dp" android:background="@color/offline_map_hint_no_enough_space_text_color" android:gravity="center" android:orientation="horizontal"> <TextView android:id="@+id/offline_map_storage_bar_text" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_centerHorizontal="true" android:textColor="@color/offline_map_text_color" android:textSize="12sp" android:text=""/> <ImageView android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_centerVertical="true" android:layout_alignParentRight="true" android:layout_marginRight="@dimen/offline_map_dp_10_in_sw320dp" android:visibility="gone" android:src="@drawable/offline_map_x"/> </RelativeLayout> <LinearLayout android:id="@+id/offline_map_manager_bottom_bar" android:layout_width="match_parent" android:layout_height="@dimen/offline_map_dp_40_in_sw320dp" android:orientation="horizontal" android:gravity="center" android:visibility="gone" android:background="@color/offline_map_mapbox_download_btn_enable_bg"> <TextView android:id="@+id/offline_map_all_upgrade" android:padding="@dimen/offline_map_dp_10_in_sw320dp" android:layout_width="0dp" android:layout_weight="1" android:layout_height="wrap_content" android:gravity="center" android:textColor="@android:color/darker_gray" android:text="@string/offline_map_manager_all_upgrade"/> <View android:layout_width="1dp" android:layout_height="20dp" android:background="@android:color/white"/> <TextView android:id="@+id/offline_map_all_download" android:padding="@dimen/offline_map_dp_10_in_sw320dp" android:layout_width="0dp" android:layout_weight="1" android:gravity="center" android:textColor="@android:color/white" android:layout_height="wrap_content" android:text="@string/offline_map_manager_all_download"/> <View android:layout_width="1dp" android:layout_height="20dp" android:background="@android:color/white"/> <TextView android:id="@+id/offline_map_all_pause" android:padding="@dimen/offline_map_dp_10_in_sw320dp" android:layout_width="0dp" android:layout_weight="1" android:gravity="center" android:textColor="@android:color/white" android:layout_height="wrap_content" android:text="@string/offline_map_manager_all_pause"/> </LinearLayout> </LinearLayout>
42.9
92
0.657206
b69f81d721823b47de4e1bfb79d5253a903aee38
2,453
xml
XML
app/src/main/res/layout/fragment_info_contrat.xml
LokaCarProject/AndroidAppli
5f970988f8914f8bb0d988decac80afe2e868aed
[ "Apache-2.0" ]
null
null
null
app/src/main/res/layout/fragment_info_contrat.xml
LokaCarProject/AndroidAppli
5f970988f8914f8bb0d988decac80afe2e868aed
[ "Apache-2.0" ]
null
null
null
app/src/main/res/layout/fragment_info_contrat.xml
LokaCarProject/AndroidAppli
5f970988f8914f8bb0d988decac80afe2e868aed
[ "Apache-2.0" ]
null
null
null
<FrameLayout 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" tools:context="eni.baptistedixneuf.fr.lokacarproject.fragment.contrat.InfoContratFragment"> <RelativeLayout android:layout_width="match_parent" android:layout_height="match_parent"> <TextView android:layout_width="wrap_content" android:layout_height="wrap_content" android:textAppearance="?android:attr/textAppearanceLarge" android:text="Ajout d&apos;un contrat" android:id="@+id/tvContrat" android:layout_gravity="center_horizontal|top" android:layout_alignParentTop="true" android:layout_centerHorizontal="true" /> <TextView android:layout_width="wrap_content" android:layout_height="wrap_content" android:textAppearance="?android:attr/textAppearanceMedium" android:text="Ajout des infos du contrat" android:id="@+id/tvInfoContrat" android:layout_gravity="center_horizontal|top" android:layout_below="@+id/tvContrat" android:layout_centerHorizontal="true" /> <Button android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="Enregistrer" android:id="@+id/bt_enregistrer" android:layout_alignParentBottom="true" android:layout_alignParentEnd="true" /> <EditText android:layout_width="wrap_content" android:layout_height="wrap_content" android:ems="10" android:hint="Date de début" android:id="@+id/editDbt" android:layout_below="@+id/tvInfoContrat" android:layout_alignParentStart="true" android:layout_marginTop="20dp" android:layout_alignParentEnd="true" /> <EditText android:layout_width="wrap_content" android:layout_height="wrap_content" android:ems="10" android:id="@+id/editFin" android:hint="Date de fin prévue" android:layout_below="@+id/editDbt" android:layout_alignParentStart="true" android:layout_alignEnd="@+id/bt_enregistrer" /> </RelativeLayout> </FrameLayout>
38.328125
95
0.636771
539b94e3a0f203343171623aeaf677d956bf4ab8
143,307
xml
XML
Code/ErpCode/JXC/bin/Debug/DevExpress.XtraPivotGrid.v7.2.Core.xml
zhupangithub/WEBERP
714512082ec5c6db07cbf6af0238ceefe2d2c1a5
[ "MIT" ]
null
null
null
Code/ErpCode/JXC/bin/Debug/DevExpress.XtraPivotGrid.v7.2.Core.xml
zhupangithub/WEBERP
714512082ec5c6db07cbf6af0238ceefe2d2c1a5
[ "MIT" ]
null
null
null
Code/ErpCode/JXC/bin/Debug/DevExpress.XtraPivotGrid.v7.2.Core.xml
zhupangithub/WEBERP
714512082ec5c6db07cbf6af0238ceefe2d2c1a5
[ "MIT" ]
3
2020-10-08T14:42:10.000Z
2022-01-28T14:12:29.000Z
<?xml version="1.0"?> <doc> <assembly> <name>DevExpress.XtraPivotGrid.v7.2.Core</name> </assembly> <members> <member name="T:DevExpress.XtraPivotGrid.PivotGridOptionsCustomization"> <summary> <para>Provides customization options for a PivotGrid control. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridOptionsCustomization.#ctor(System.EventHandler)"> <summary> <para>Initializes a new instance of the <see cref="T:DevExpress.XtraPivotGrid.PivotGridOptionsCustomization"/> class. </para> </summary> <param name="optionsChanged"> A delegate that will receive change notifications. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridOptionsCustomization.#ctor(System.EventHandler,DevExpress.WebUtils.IViewBagOwner,System.String)"> <summary> <para>Initializes a new instance of the PivotGridOptionsCustomization class. </para> </summary> <param name="optionsChanged"> A delegate that will receive change notifications. </param> <param name="viewBagOwner"> An object which implements the IViewBagOwner interface. </param> <param name="objectPath"> The string value. </param> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsCustomization.AllowDrag"> <summary> <para>Gets or sets whether end-users are allowed to drag field headers. </para> </summary> <value><b>true</b> to allow end-users to drag field headers; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsCustomization.AllowExpand"> <summary> <para>Gets or sets whether expand buttons are displayed. </para> </summary> <value><b>true</b> to display expand buttons; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsCustomization.AllowFilter"> <summary> <para>Gets or sets whether filter buttons are displayed within field headers. </para> </summary> <value><b>true</b> to display filter buttons within field headers; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsCustomization.AllowHideFields"> <summary> <para>Gets or sets a value which specifies when the fields can be hidden by end-users. </para> </summary> <value>An <see cref="T:DevExpress.XtraPivotGrid.AllowHideFieldsType"/> enumeration value which specifies when the field can be hidden by end-users. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsCustomization.AllowSort"> <summary> <para>Gets or sets whether end-users can change the sort order of fields. </para> </summary> <value><b>true</b> to allow end-users to change the sort order of fields; otherwise, <b>false</b>. </value> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo"> <summary> <para>Contains the settings used to sort the values of a column field or row field by the grand total summary values calculated against another field. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.#ctor(DevExpress.XtraPivotGrid.PivotGridFieldBase,System.String)"> <summary> <para>Initializes a new instance of the PivotGridFieldSortBySummaryInfo class. </para> </summary> <param name="owner"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> descendant. </param> <param name="objectPath"> The string value. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.Assign(DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo)"> <summary> <para>Copies settings from the specified object to the current object. </para> </summary> <param name="sortInfo"> A source object whose settings are copied to the current object. </param> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.Field"> <summary> <para>Gets or sets the field whose total summary values define the order in which the values of the current column field or row field are arranged. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object which represents a field whose summary values determine the order of the current field's values. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.FieldComponentName"> <summary> <para>For internal use. Gets or sets the name of the field specified by the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.Field"/> property. </para> </summary> <value>A string which specifies the name of the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.Field"/>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.FieldName"> <summary> <para>Gets or sets the field name of the field whose total summary values define the order in which the values of the current column field or row field are arranged. </para> </summary> <value>A string that specifies the field name of the field whose summary values determine the order of the current field's values. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.Owner"> <summary> <para>Gets the field which owns the current PivotGridFieldSortBySummaryInfo object and whose values are sorted using the settings of this object. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object which represents the Column Field or row field whose values are sorted using the settings of the current PivotGridFieldSortBySummaryInfo object. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.Reset"> <summary> <para>Reverts the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.SummaryType"/>, <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.Field"/> and <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.FieldName"/> properties to their default values. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.ShouldSerialize"> <summary> <para>Tests whether the PivotGridFieldSortBySummaryInfo object should be persisted. </para> </summary> <returns><b>true</b> if the object should be persisted; otherwise, <b>false</b>. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.SummaryType"> <summary> <para>Gets or sets the summary function type used to calculate the summary values which define the order in which the current column field's (row field's) values are arranged. </para> </summary> <value>A <see cref="T:DevExpress.Data.PivotGrid.PivotSummaryType"/> value that specifies the summary function type. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo.ToString"> <summary> <para>Gets the text representation of the current object. </para> </summary> <returns>An empty string. </returns> </member> <member name="T:DevExpress.XtraPivotGrid.AllowHideFieldsType"> <summary> <para>Lists values that specify when fields can be hidden by end-users. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.AllowHideFieldsType.Always"> <summary> <para>End-users can always hide fields. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.AllowHideFieldsType.Never"> <summary> <para>End-users cannot hide fields. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.AllowHideFieldsType.WhenCustomizationFormVisible"> <summary> <para>End-users can only hide fields when the customization form is visible. </para> </summary> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGroupInterval"> <summary> <para>Contains values that specify how the values of a specific column or row field are combined into groups. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.Alphabetical"> <summary> <para>Combines field values into categories according to the character that the values start with. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.Date"> <summary> <para>This option is in effect only for fields that store date/time values. <para> Field values are grouped by the date part. The time part of the values is ignored. </para> </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.DateDay"> <summary> <para>This option is in effect only for fields that store date/time values. <para> Field values are grouped by the day part. The following groups can be created: <b>1</b>, <b>2</b>, <b>3</b>,...,<b>31</b>. </para> </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.DateDayOfWeek"> <summary> <para>This option is in effect only for fields that store date/time values. <para> Field values are grouped by the days of the week. Examples of such groups: <b>Sunday</b>, <b>Monday</b>, <b>Tuesday</b> (the actual names of the days of the week are determined by the current culture). </para> </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.DateDayOfYear"> <summary> <para>This option is in effect only for fields that store date/time values. <para> Field values are grouped by the number of the day in which they occur in a year. The following groups can be created: 1, 2, 3,...,365 (,366 in a leap year). </para> </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.DateMonth"> <summary> <para>This option is in effect only for fields that store date/time values. <para> Field values are grouped by the month part. Examples of groups: <b>January</b>, <b>February</b>, <b>March</b> (the actual names of the months are determined by the current culture). </para> </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.DateQuarter"> <summary> <para>This option is in effect only for fields that store date/time values. <para> Field values are sorted by the quarterly intervals of the year. The following groups can be created: <b>1</b>, <b>2</b>, <b>3</b> and <b>4</b>. Each quarter includes three months. </para> </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.DateWeekOfMonth"> <summary> <para>This option is in effect only for fields that store date/time values. <para> Field values are grouped by the number of the week in which they occur in a month. The following groups can be created: 1, 2, 3, 4 and 5. The first week is the week containing the 1st day of the month. </para> </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.DateWeekOfYear"> <summary> <para>This option is in effect only for fields that store date/time values. <para> Field values are grouped by the number of the week in a year in which they occur. The following groups can be created: 1, 2, 3,...,52, 53. </para> Week numbers are calculated based on the following current culture's settings: the <see cref="P:System.Globalization.DateTimeFormatInfo.CalendarWeekRule"/> and <see cref="P:System.Globalization.DateTimeFormatInfo.FirstDayOfWeek"/> properties. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.DateYear"> <summary> <para>This option is in effect only for fields that store date/time values. <para> Field values are grouped by the year part. Examples of such groups: 2003, 2004, 2005. </para> </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.DayAge"> <summary> <para>This option is in effect only for fields that store date/time values. <para> Field values are grouped by the number of full days that have elapsed till the current date. The lengths of groups is determined by the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.GroupIntervalNumericRange"/> property. </para> </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.Default"> <summary> <para>Groups combine unique field values. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.MonthAge"> <summary> <para>This option is in effect only for fields that store date/time values. <para> Field values are grouped by the number of full months that have elapsed till the current date. The lengths of groups is determined by the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.GroupIntervalNumericRange"/> property. </para> </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.Numeric"> <summary> <para>This option is in effect only for fields that store numeric values. <para> Field values are grouped into intervals as defined by the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.GroupIntervalNumericRange"/> property. </para> </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.WeekAge"> <summary> <para>This option is in effect only for fields that store date/time values. <para> Field values are grouped by the number of full weeks that have elapsed till the current date. The lengths of groups is determined by the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.GroupIntervalNumericRange"/> property. </para> </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGroupInterval.YearAge"> <summary> <para>This option is in effect only for fields that store date/time values. <para> Field values are grouped by the number of full years that have elapsed till the current date. The lengths of groups is determined by the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.GroupIntervalNumericRange"/> property. </para> </para> </summary> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGridValueType"> <summary> <para>Lists values that specify the types of column and row headers. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGridValueType.CustomTotal"> <summary> <para>Corresponds to a custom total. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGridValueType.GrandTotal"> <summary> <para>Corresponds to a grand total. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGridValueType.Pager"> <summary> <para>Corresponds to an ASPxPivotGrid control's pager. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGridValueType.Total"> <summary> <para>Corresponds to an automatic total. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGridValueType.Value"> <summary> <para>Corresponds to a field value. </para> </summary> </member> <member name="T:DevExpress.Data.PivotGrid.PivotSummaryType"> <summary> <para>Lists values that specify the summary function types. </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryType.Average"> <summary> <para>The average of the values. <para> </para> </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryType.Count"> <summary> <para>The number of values. </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryType.Custom"> <summary> <para>Specifies whether calculations should be performed manually using a specially designed event. <para> In the XtraPivotGrid control handle the <see cref="E:DevExpress.XtraPivotGrid.PivotGridControl.CustomSummary"/> event to calculate custom summaries. </para> </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryType.Max"> <summary> <para>The largest value. </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryType.Min"> <summary> <para>The smallest value. </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryType.StdDev"> <summary> <para>An estimate of the standard deviation of a population, where the sample is a subset of the entire population. <para> </para> </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryType.StdDevp"> <summary> <para>The standard deviation of a population, where the population is all of the data to be summarized. <para> </para> </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryType.Sum"> <summary> <para>The sum of the values. <para> </para> </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryType.Var"> <summary> <para>An estimate of the variance of a population, where the sample is a subset of the entire population. <para> </para> </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryType.Varp"> <summary> <para>The variance of a population, where the population is all of the data to be summarized. <para> </para> </para> </summary> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGridFieldOptions"> <summary> <para>Contains options for a field. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldOptions.#ctor(System.EventHandler,DevExpress.WebUtils.IViewBagOwner,System.String)"> <summary> <para>Initializes a new instance of the PivotGridFieldOptions class. </para> </summary> <param name="optionsChanged"> A delegate that will receive change notifications. </param> <param name="viewBagOwner"> An object which implements the IViewBagOwner interface. </param> <param name="objectPath"> The string value. </param> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldOptions.AllowDrag"> <summary> <para>Gets or sets whether an end-user is allowed to drag the Field Header. </para> </summary> <value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value specifying whether end users can drag the field's header. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldOptions.AllowExpand"> <summary> <para>Gets or sets whether an end-user is allowed to expand/collapse the rows or columns which correspond to the current field. </para> </summary> <value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value which specifies whether end users can expand/collapse the field's rows or columns. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldOptions.AllowFilter"> <summary> <para>Gets or sets whether an end-user can apply a filter to the current field. </para> </summary> <value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value specifying whether end users can apply a filter to the current field. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldOptions.AllowSort"> <summary> <para>Gets or sets whether an end-user can modify the field's current sort order. </para> </summary> <value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value specifying whether end users can modify the field's sort order. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldOptions.ShowCustomTotals"> <summary> <para>Gets or sets whether Custom Totals that correspond to the current Column Field or Row Field are visible. </para> </summary> <value><b>true</b> if corresponding custom totals are visible; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldOptions.ShowGrandTotal"> <summary> <para>Gets or sets whether grand totals that correspond to the current data field are visible. </para> </summary> <value><b>true</b> if corresponding grand totals are visible; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldOptions.ShowInCustomizationForm"> <summary> <para>Gets or sets whether the field's header is displayed within the customization form when the field is hidden. </para> </summary> <value><b>true</b> to display the field's header within the customization form when the field is hidden; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldOptions.ShowTotals"> <summary> <para>Gets or sets whether Totals that correspond to the current data field are visible. </para> </summary> <value><b>true</b> if corresponding automatic totals are visible; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldOptions.ShowValues"> <summary> <para>Gets or sets whether data cells that correspond to the current data field are visible. </para> </summary> <value><b>true</b> if data cells that correspond to the current data field are visible; otherwise, <b>false</b>. </value> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase"> <summary> <para>Represents the base class for the <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldCollection"/> class. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.#ctor(DevExpress.XtraPivotGrid.Data.PivotGridData)"> <summary> <para>Initializes a new instance of the PivotGridFieldCollectionBase class. </para> </summary> <param name="data"> A <see cref="T:DevExpress.XtraPivotGrid.Data.PivotGridData"/> object that implements data-aware operations on the data source. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.Add"> <summary> <para>Appends a new field to the collection. </para> </summary> <returns>The <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object added to the collection. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.Add(System.String,DevExpress.XtraPivotGrid.PivotArea)"> <summary> <para>Adds a new field with the specified field name and location to the end of the collection. </para> </summary> <param name="fieldName"> A string that identifies the name of the database field that will be assigned to the new PivotGridField object. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.FieldName"/> property. </param> <param name="location"> A <see cref="T:DevExpress.XtraPivotGrid.PivotArea"/> value that identifies the area in which the new PivotGridField object will be positioned. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.Area"/> property. </param> <returns>The <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object added to the collection. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.ClearAndDispose"> <summary> <para>This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.Contains(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Indicates whether the collection contains the specified field. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object to locate in the collection. </param> <returns><b>true</b> if the collection contains the specified field; otherwise, <b>false</b>. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.DefaultFieldHeight"> <summary> <para>Gets the default height of Field Value boxes. </para> </summary> <value>An integer value that specifies the default height of Field Value boxes. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.DefaultFieldWidth"> <summary> <para>Gets the default width of Field Value boxes. </para> </summary> <value>An integer value that specifies the default width of Field Value boxes. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.GetFieldByName(System.String)"> <summary> <para>Gets a field in the collection by its name. </para> </summary> <param name="name"> A string which represents the name of the required field. </param> <returns>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object which represents a field with the specified name; <b>null</b> if the collection doesn't contain such a field. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.GetVisibleFieldCount(DevExpress.XtraPivotGrid.PivotArea)"> <summary> <para>Returns the number of visible fields displayed within the specified area. </para> </summary> <param name="location"> A <see cref="T:DevExpress.XtraPivotGrid.PivotArea"/> value that identifies the targeted area </param> <returns>An integer value that identifies the number of visible fields displayed within the specified area. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.IndexOf(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Returns the specified field's position within the collection. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object to locate in the collection. </param> <returns>A zero-based integer which represents the field's position within the collection. <b>-1</b> if the field doesn't belong to the collection. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.Item(System.String)"> <summary> <para>Gets the field object specified by the bound field name. </para> </summary> <param name="fieldName"> A string value specifying the bound field name of the required <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object. </param> <value>The <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> descendant bound to the specified field. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.Item(System.Int32)"> <summary> <para>Provides indexed access to individual fields in the collection. </para> </summary> <param name="index"> A zero-based integer specifying the desired field's position within the collection. If negative or exceeds the last available index, an exception is raised. </param> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> descendant which represents the field at the specified position. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.OnGridDeserialized"> <summary> <para>This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.Remove(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Removes the specified <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object from the collection. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object representing the field to remove. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.SetFieldIndex(DevExpress.XtraPivotGrid.PivotGridFieldBase,System.Int32)"> <summary> <para>Sets the index of the specified field to the specified value. </para> </summary> <param name="field"> The <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object that should be moved to the specified location in the collection. </param> <param name="newIndex"> The new index of the specified field. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldCollectionBase.UpdateAreaIndexes"> <summary> <para>Updates the location indexes of the fields in the collection as a result of modifying the visibility of the fields. </para> </summary> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"> <summary> <para>Represents the base class for the <see cref="T:DevExpress.XtraPivotGrid.PivotGridField"/> class. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.#ctor(System.String,DevExpress.XtraPivotGrid.PivotArea)"> <summary> <para>Initializes a new instance of the PivotGridFieldBase class with the specified field name and location. </para> </summary> <param name="fieldName"> A string identifying the name of the database field. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.FieldName"/> property. </param> <param name="location"> A <see cref="T:DevExpress.XtraPivotGrid.PivotArea"/> value that defines the location for the PivotGridFieldBase object within the control. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.Area"/> property. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.#ctor"> <summary> <para>Initializes a new instance of the PivotGridFieldBase class with default settings. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.#ctor(DevExpress.XtraPivotGrid.Data.PivotGridData)"> <summary> <para>Initializes a new instance of the PivotGridFieldBase class. </para> </summary> <param name="dataFieldData"> A <see cref="T:DevExpress.XtraPivotGrid.Data.PivotGridData"/> object. </param> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.AllowedAreas"> <summary> <para>Gets or sets the areas within which the field can be positioned. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridAllowedAreas"/> value that specifies which areas the field can be positioned in. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.Area"> <summary> <para>Gets or sets the area of the XtraPivotGrid in which the field is displayed. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotArea"/> value that specifies the area in which the field is displayed. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.AreaIndex"> <summary> <para>Gets or sets the field's index from among the other fields displayed within the same area. </para> </summary> <value>A zero-based integer that specifies the field's index among the other fields displayed within the same area. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.Assign(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Copies settings from the specified object to the current object. </para> </summary> <param name="field"> A source object whose settings are copied to the current object. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.CanChangeLocationTo(DevExpress.XtraPivotGrid.PivotArea)"> <summary> <para>Indicates whether the field can be moved to the specified location. </para> </summary> <param name="newArea"> A <see cref="T:DevExpress.XtraPivotGrid.PivotArea"/> enumeration value which specifies the area that the field is to be moved to. </param> <returns><b>true</b> if the field can be moved to the specified location; otherwise, <b>false</b>. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.CanDrag"> <summary> <para>This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. </para> </summary> <value>A Boolean value. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.CanFilter"> <summary> <para>This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. </para> </summary> <value>A Boolean value. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.CanHide"> <summary> <para>This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. </para> </summary> <value>A Boolean value. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.CanShowInCustomizationForm"> <summary> <para>Gets whether the field can be displayed within the customization form. </para> </summary> <value><b>true</b> if the field can be displayed within the customization form; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.CanSort"> <summary> <para>This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. </para> </summary> <value>A Boolean value. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.Caption"> <summary> <para>Gets or sets the field's display caption. </para> </summary> <value>A string specifying the field's display caption. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.CellFormat"> <summary> <para>Provides access to the formatting settings applied to cells. </para> </summary> <value>A <see cref="T:DevExpress.Utils.FormatInfo"/> object that provides the formatting settings applied to cells. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.CollapseAll"> <summary> <para>Collapses all the rows/columns which correspond to the current column field or row field. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.CollapseValue(System.Object)"> <summary> <para>Collapses the column/row that contains the specified value. </para> </summary> <param name="value"> An object specifying the value in the grouping column/row which should be collapsed. </param> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.ColumnHandle"> <summary> <para>Gets the field's unique identifier. </para> </summary> <value>An integer specifying the field's unique identifier. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.DefaultDecimalFormat"> <summary> <para>Provides access to global formatting settings for decimal values. </para> </summary> <value>A <see cref="T:DevExpress.Utils.FormatInfo"/> object that provides the formatting settings for decimal values. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.DefaultPercentFormat"> <summary> <para>Provides access to global formatting settings for percent values. </para> </summary> <value>A <see cref="T:DevExpress.Utils.FormatInfo"/> object that provides the formatting settings for percent values. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.EmptyCellText"> <summary> <para>Gets the text displayed by an empty cell. </para> </summary> <value>A string which is the text displayed by an empty data cell. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.EmptyValueText"> <summary> <para>Gets the text used for an empty field value header. </para> </summary> <value>A string which represents an empty field value. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.ExpandAll"> <summary> <para>Expands all columns/rows which correspond to the current column field or row field. </para> </summary> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.ExpandedInFieldsGroup"> <summary> <para>Gets or sets the expansion status of the current field if it belongs to a field group. </para> </summary> <value><b>true</b> if the field is expanded in a field group; otherwise, <b>false</b>. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.ExpandValue(System.Object)"> <summary> <para>Expands the column/row that contains the specified value. </para> </summary> <param name="value"> An object which specifies the value in the grouping column/row that should be expanded. </param> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.FieldName"> <summary> <para>Gets or sets the name of the database field that is assigned to the current PivotGridFieldBase object. </para> </summary> <value>A <see cref="T:System.String"/> value which is the name of the data field. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.FilterValues"> <summary> <para>Gets or sets the filter values for the current field. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues"/> object which contains filter values for the current field. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.GetGrandTotalText"> <summary> <para>Returns the actual text displayed within the Grand Total's header which corresponds to the current field. </para> </summary> <returns>A string that specifies the actual text displayed within the Grand Total's header which corresponds to the current field. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.GetTotalOthersText"> <summary> <para>Returns the text displayed within the total header which corresponds to the "Others" row/column. </para> </summary> <returns>A string which specifies the default text for the total header which corresponds to the "Others" row/column. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.GetTotalSummaryCount(System.Boolean)"> <summary> <para>Returns the number of total summaries. This member supports the pivot grid's infrastructure and cannot be used directly from your code. </para> </summary> <param name="singleValue"> A Boolean value. </param> <returns>The number of total summaries. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.GetTotalValueText(System.Object)"> <summary> <para>Returns a formatted text representation of the specified value according to the settings used to represent the headers of column or row totals. </para> </summary> <param name="value"> An object which identifies the value to format. </param> <returns>A string that specifies the formatted text representation of the specified value. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.GetUniqueValues"> <summary> <para>Returns an array of the unique values which are stored in the underlying data source in the current field. </para> </summary> <returns>An array containing the unique values in the current field. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.GetValueText(System.Object)"> <summary> <para>Returns a formatted text representation of the specified value according to the settings used to format field values. </para> </summary> <param name="value"> An object which identifies the value to format. </param> <returns>A string that specifies the formatted text representation of the specified value. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.GrandTotalCellFormat"> <summary> <para>Provides access to the formatting settings applied to grand total values. </para> </summary> <value>A <see cref="T:DevExpress.Utils.FormatInfo"/> object that provides the formatting settings applied to grand total values. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.GrandTotalText"> <summary> <para>Gets or sets the text displayed within the Grand Total's header that corresponds to the current field. </para> </summary> <value>A string that represents the text displayed within the Grand Total's header that corresponds to the current field. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.Group"> <summary> <para>Gets the group which owns the current field. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridGroup"/> object which owns the current field; <b>null</b> if the field doesn't belong to a group. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.GroupInterval"> <summary> <para>Gets or sets how the values of the current column or row field are combined into groups. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGroupInterval"/> value that specifies how the values of the current field are combined into groups. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.GroupIntervalNumericRange"> <summary> <para>Gets or sets the length of the intervals when values are grouped together. </para> </summary> <value>An integer value which specifies the length of the intervals when values are grouped together. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.HasNullValues"> <summary> <para>Gets whether the field has null values. </para> </summary> <value><b>true</b> if the field has null values; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.Index"> <summary> <para>Gets or sets the index of the field in the control's field collection. </para> </summary> <value>A zero-based integer representing the index of the field in the control's field collection. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.IsAreaAllowed(DevExpress.XtraPivotGrid.PivotArea)"> <summary> <para>Returns whether the current field can be positioned within the specified area. </para> </summary> <param name="area"> A <see cref="T:DevExpress.XtraPivotGrid.PivotArea"/> object which represents the area to test. </param> <returns><b>true</b> if the field can be positioned within the specified area; otherwise, <b>false</b>. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.IsColumnOrRow"> <summary> <para>Gets whether the current field is displayed within the Column Header Area or Row Header Area. </para> </summary> <value><b>true</b> if the field is displayed within the column header area or row header area. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.IsDataField"> <summary> <para>This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. </para> </summary> <value>A Boolean value. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.IsDesignTime"> <summary> <para>Gets a value that indicates whether the component is in design mode. </para> </summary> <value><b>true</b> if the component is in design mode; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.IsExpandedInFieldsGroup"> <summary> <para>Gets or sets the expansion status of the current field if it belongs to a field group. </para> </summary> <value><b>true</b> if the field is expanded in a field group; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.IsGroupIntervalNumeric"> <summary> <para>Gets whether field values are grouped into numeric intervals as defined by the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.GroupInterval"/> property. </para> </summary> <value><b>true</b> if field values are grouped into numeric intervals; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.IsLoading"> <summary> <para>Gets or sets whether the field is being loaded. </para> </summary> <value><b>true</b> if the field is being loaded; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.IsNextVisibleFieldInSameGroup"> <summary> <para>This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. </para> </summary> <value>The Boolean value. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.MinWidth"> <summary> <para>Gets or sets the minimum width of each column which corresponds to the current field. </para> </summary> <value>An integer specifying the minimum width (in pixels) of each column which corresponds to the current field. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.Name"> <summary> <para>Gets or sets the field's name. </para> </summary> <value>A string which specifies the field's name. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.NamePrefix"> <summary> <para>Gets the prefix that is used to create field names at design time. </para> </summary> <value>A string that specifies the prefix that is used to create field names at design time. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.OnEndDeserializing(System.String)"> <summary> <para>This method supports the control's internal infrastructure and is not intended to be called directly from your code. </para> </summary> <param name="restoredVersion"> @nbsp; </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.OnEndSerializing"> <summary> <para>This method supports the control's internal infrastructure and is not intended to be called directly from your code. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.OnStartDeserializing(DevExpress.Utils.LayoutAllowEventArgs)"> <summary> <para>This method supports the control's internal infrastructure and is not intended to be called directly from your code. </para> </summary> <param name="e"> @nbsp; </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.OnStartSerializing"> <summary> <para>This method supports the control's internal infrastructure and is not intended to be called directly from your code. </para> </summary> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.Options"> <summary> <para>Contains the field's options. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldOptions"/> object which contains the field's options. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.SelectedAtDesignTime"> <summary> <para>Gets or sets whether the component is selected at design time. </para> </summary> <value><b>true</b> if the component is selected at design time; otherwise, <b>false</b>. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.SetAreaPosition(DevExpress.XtraPivotGrid.PivotArea,System.Int32)"> <summary> <para>Positions the field in the specified area and at the specified location. </para> </summary> <param name="area"> A <see cref="T:DevExpress.XtraPivotGrid.PivotArea"/> value that specifies the area in which the field is placed. </param> <param name="areaIndex"> A zero-based integer that specifies the field's index amongst the other fields displayed within the same area. </param> <returns><b>true</b> if the field has been successfully moved to the specified position; otherwise, <b>false</b>. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.SetNameCore(System.String)"> <summary> <para>This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. </para> </summary> <param name="name"> A string value. </param> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.SortBySummaryInfo"> <summary> <para>Contains the settings used to sort the values of the current column field or row field by grand total summary values. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldSortBySummaryInfo"/> object which contains the settings used to sort the current field's values by total summary values. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.SortMode"> <summary> <para>Gets or sets how the field's data is sorted when sorting is applied to it. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotSortMode"/> value that specifies how the field's data is sorted in sort mode. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.SortOrder"> <summary> <para>Gets or sets the field's sort order. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotSortOrder"/> value that specifies the field's sort order. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.SummaryDisplayType"> <summary> <para>Gets or sets how a summary value calculated against the current data field is represented in a cell. </para> </summary> <value>A <see cref="T:DevExpress.Data.PivotGrid.PivotSummaryDisplayType"/> value that specifies how summary values are represented within cells. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.SummaryType"> <summary> <para>Gets or sets the type of the summary function which is calculated against the current data field. </para> </summary> <value>A <see cref="T:DevExpress.Data.PivotGrid.PivotSummaryType"/> enumeration value that specifies the summary function type which is calculated against the current field. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.SummaryVariation"> <summary> <para>Gets or sets how a summary value calculated against the current data field is represented in a cell. </para> </summary> <value>A <see cref="T:DevExpress.Data.PivotGrid.PivotSummaryVariation"/> value that specifies the variation display mode. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.Tag"> <summary> <para>Gets or sets the data associated with the field. </para> </summary> <value>An object containing the information which is associated with the field. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.TopValueCount"> <summary> <para>Gets or sets the absolute or relative number of field values that are to be displayed for the current column field or row field. </para> </summary> <value>An integer that specifies the number of field values to display for the current column or row field. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.TopValueShowOthers"> <summary> <para>Gets or sets whether the "Others" item is displayed within the XtraPivotGrid when the Top X Value feature is enabled. </para> </summary> <value><b>true</b> if the "Others" item is displayed when the Top X Value feature is enabled; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.TopValueType"> <summary> <para>Gets or sets how the number of Top Values is determined. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotTopValueType"/> value that specifies how the number of Top Values is determined. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldBase.ToString"> <summary> <para>Returns the field's display text. </para> </summary> <returns>A string representing the field's display text. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.TotalCellFormat"> <summary> <para>Provides access to the formatting settings applied to total cells. </para> </summary> <value>A <see cref="T:DevExpress.Utils.FormatInfo"/> object that provides the formatting settings applied to total cells. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.TotalsVisibility"> <summary> <para>Gets or sets whether totals are displayed for the current field when it is positioned within the Column Header Area or Row Header Area and if so, whether they are automatic or custom. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotTotalsVisibility"/> value that specifies which totals are displayed for the current field. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.TotalValueFormat"> <summary> <para>Provides access to the formatting settings applied to the total header. </para> </summary> <value>A <see cref="T:DevExpress.Utils.FormatInfo"/> object that provides the formatting settings applied to the total header. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.UnboundType"> <summary> <para>Gets or sets the data type and binding mode of the field. </para> </summary> <value>A <see cref="T:DevExpress.Data.UnboundColumnType"/> enumeration value representing the data type and binding mode of the field. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.UseNativeFormat"> <summary> <para>Gets or sets whether to use the current field's data format when the pivot grid control is exported in XLS format. </para> </summary> <value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> value that specifies whether to use the current field's data format when the pivot grid control is exported in XLS format. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.ValueFormat"> <summary> <para>Provides access to the formatting settings applied to field values. </para> </summary> <value>A <see cref="T:DevExpress.Utils.FormatInfo"/> object that provides the formatting settings applied to field values. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.Visible"> <summary> <para>Gets or sets whether the field is visible. </para> </summary> <value><b>true</b> if the field is visible; <b>false</b> otherwise. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.Width"> <summary> <para>Gets or sets the width of each column which corresponds to the current field. </para> </summary> <value>An integer value specifying the width of each column which corresponds to the current field. </value> </member> <member name="T:DevExpress.XtraPivotGrid.PivotArea"> <summary> <para>Lists the values that specify the areas where the pivot grid fields can be displayed. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotArea.ColumnArea"> <summary> <para>Corresponds to the Column Header Area. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotArea.DataArea"> <summary> <para>Corresponds to the Data Header Area. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotArea.FilterArea"> <summary> <para>Corresponds to the Filter Header Area. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotArea.RowArea"> <summary> <para>Corresponds to the Row Header Area. </para> </summary> </member> <member name="T:DevExpress.XtraPivotGrid.PivotSortOrder"> <summary> <para>Lists the values that specify the sort order of a pivot grid's fields. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotSortOrder.Ascending"> <summary> <para>Sorts the field in ascending order. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotSortOrder.Descending"> <summary> <para>Sorts the field in descending order. </para> </summary> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase"> <summary> <para>Serves as the base for classes that provide view options for the PivotGrid controls. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.#ctor(System.EventHandler)"> <summary> <para>Initializes a new instance of the <see cref="T:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase"/> class. </para> </summary> <param name="optionsChanged"> A delegate that will receive change notifications. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.#ctor(System.EventHandler,DevExpress.WebUtils.IViewBagOwner,System.String)"> <summary> <para>Initializes a new instance of the PivotGridOptionsViewBase class. </para> </summary> <param name="optionsChanged"> A delegate that will receive change notifications. </param> <param name="viewBagOwner"> An object which implements the IViewBagOwner interface. </param> <param name="objectPath"> The string value. </param> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.DrawFocusedCellRect"> <summary> <para>Gets or sets whether a focus rectangle is painted around the currently focused cell. </para> </summary> <value><b>true</b> to paint a focus rectangle around the focused cell; otherwise, <b>false</b>. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.GetShowHeaders(DevExpress.XtraPivotGrid.PivotArea)"> <summary> <para>Gets whether the specified field header area is visible. </para> </summary> <param name="area"> A <see cref="T:DevExpress.XtraPivotGrid.PivotArea"/> value that specifies the field header area. </param> <returns><b>true</b> if the specified field header area is visible; otherwise, <b>false</b>. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.HeaderHeightOffset"> <summary> <para>Gets or sets the distance (vertical) between field headers. </para> </summary> <value>An integer value that specifies the distance between field headers, in pixels. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.HeaderWidthOffset"> <summary> <para>Gets or sets the distance (horizontal) between field headers. </para> </summary> <value>An integer value that specifies the distance between field headers, in pixels. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.HideAllTotals"> <summary> <para>Hides all Totals and Grand Totals. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.Reset"> <summary> <para>Resets all options to their default values. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowAllTotals"> <summary> <para>Shows all Totals and Grand Totals. </para> </summary> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowColumnGrandTotals"> <summary> <para>Gets or sets whether column Grand Totals are displayed. </para> </summary> <value><b>true</b> to display column Grand Totals; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowColumnHeaders"> <summary> <para>Gets or sets whether column headers are displayed. </para> </summary> <value><b>true</b> to display the column header area; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowColumnTotals"> <summary> <para>Gets or sets whether column automatic Totals are displayed. </para> </summary> <value><b>true</b> to display column automatic Totals; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowCustomTotalsForSingleValues"> <summary> <para>Gets or sets whether custom totals are displayed for the field values which contain a single nesting field value. </para> </summary> <value><b>true</b> to display custom totals for any field value; <b>false</b> to display custom totals for the field values which fall into two or more categories. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowDataHeaders"> <summary> <para>Gets or sets whether data headers are displayed. </para> </summary> <value><b>true</b> to display the data header area; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowFilterHeaders"> <summary> <para>Gets or sets whether filter headers are displayed. </para> </summary> <value><b>true</b> to display the filter area; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowFilterSeparatorBar"> <summary> <para>Gets or sets whether the horizontal line that separates the Filter Header Area from the Data Area and Column Header Area is displayed. </para> </summary> <value><b>true</b> to display the separator; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowGrandTotalsForSingleValues"> <summary> <para>Gets or sets whether grand totals are displayed when the control lists a single value of an outer column field or row field along its left or top edge. </para> </summary> <value><b>true</b> if the grand totals are always displayed; <b>false</b> if they are only displayed when the XtraPivotGrid displays two or more values of an outer column (or row) field along its top (or left) edge. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowHorzLines"> <summary> <para>Gets or sets whether horizontal grid lines are displayed. </para> </summary> <value><b>true</b> to display horizontal grid lines; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowRowGrandTotals"> <summary> <para>Gets or sets whether row Grand Totals are displayed. </para> </summary> <value><b>true</b> to display row Grand Totals; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowRowHeaders"> <summary> <para>Gets or sets whether row headers are displayed. </para> </summary> <value><b>true</b> to display the row header area; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowRowTotals"> <summary> <para>Gets or sets whether row automatic Totals are displayed. </para> </summary> <value><b>true</b> to display row automatic Totals; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowTotalsForSingleValues"> <summary> <para>Gets or sets whether automatic totals are displayed for the field values which contain a single nesting field value. </para> </summary> <value><b>true</b> to display totals for any field value; <b>false</b> to display totals for the field values which fall into two or more categories. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.ShowVertLines"> <summary> <para>Gets or sets whether vertical grid lines are displayed. </para> </summary> <value><b>true</b> to display vertical grid lines; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsViewBase.TotalsLocation"> <summary> <para>Gets or sets the location of the totals and grand totals. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotTotalsLocation"/> enumeration value which specifies the location of the totals and grand totals. </value> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGridOptionsBase"> <summary> <para>Serves as a base for classes that represent the Pivot Grid control's options. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridOptionsBase.#ctor"> <summary> <para>Initializes a new instance of the <see cref="T:DevExpress.XtraPivotGrid.PivotGridOptionsBase"/> class. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridOptionsBase.#ctor(System.EventHandler)"> <summary> <para>Initializes a new instance of the <see cref="T:DevExpress.XtraPivotGrid.PivotGridOptionsBase"/> class. </para> </summary> <param name="optionsChanged"> A delegate that will receive change notifications. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridOptionsBase.#ctor(System.EventHandler,DevExpress.WebUtils.IViewBagOwner,System.String)"> <summary> <para>Initializes a new instance of the PivotGridOptionsBase class. </para> </summary> <param name="optionsChanged"> A delegate that will receive change notifications. </param> <param name="viewBagOwner"> An object which implements the IViewBagOwner interface. </param> <param name="objectPath"> The string value. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridOptionsBase.ShouldSerialize"> <summary> <para>Tests whether the PivotGridOptionsBase object should be persisted. </para> </summary> <returns><b>true</b> if the object should be persisted; otherwise, <b>false</b>. </returns> </member> <member name="T:DevExpress.XtraPivotGrid.PivotTopValueType"> <summary> <para>Lists the values that specify how the number of Top Values is determined. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotTopValueType.Absolute"> <summary> <para>The <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.TopValueCount"/> property determines the absolute number of top field values to display. For instance, if there are 20 unique field values and the TopValueCount property is set to 10, only the 10 top field values will be displayed. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotTopValueType.Percent"> <summary> <para>The <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldBase.TopValueCount"/> property determines the percentage ratio of top field values that are to be displayed relative to the total number of field values. For instance, if there are 20 unique field values and the TopValueCount property is set to 10, only 2 top field values (10% out of 20) will be displayed. </para> </summary> </member> <member name="T:DevExpress.XtraPivotGrid.PivotSortMode"> <summary> <para>Lists the values that specify how a field's data should be sorted. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotSortMode.Custom"> <summary> <para>Enables custom sorting of the field's data via the <see cref="E:DevExpress.XtraPivotGrid.PivotGridControl.CustomFieldSort"/> event. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotSortMode.Default"> <summary> <para>Sorts the field's data by the field's values (these are synchronized with the values from the bound data source). </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotSortMode.DisplayText"> <summary> <para>Sorts the field's data by the field's display text (the strings displayed within the field values). </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotSortMode.Value"> <summary> <para>Sorts the field's data by the field's values (these are synchronized with the values from the bound data source). </para> </summary> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGridAllowedAreas"> <summary> <para>Lists the areas within which a field can be positioned. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGridAllowedAreas.All"> <summary> <para>Specifies that a field can be positioned within any area. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGridAllowedAreas.ColumnArea"> <summary> <para>Specifies that a field can be positioned within the Column Header Area. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGridAllowedAreas.DataArea"> <summary> <para>Specifies that a field can be positioned within the Data Header Area. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGridAllowedAreas.FilterArea"> <summary> <para>Specifies that a field can be positioned within the Filter Header Area. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea"> <summary> <para>Specifies that a field can be positioned within the Row Header Area. </para> </summary> </member> <member name="T:DevExpress.XtraPivotGrid.PivotTotalsLocation"> <summary> <para>Lists values that specify the location of the totals and grand totals. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotTotalsLocation.Far"> <summary> <para><para>Column Totals are displayed to the right of the column field values. Row Totals are displayed under the row field values.</para> </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotTotalsLocation.Near"> <summary> <para><para>Column Totals are displayed to the left of the column field values. Row Totals are displayed above the row field values.</para> </para> </summary> </member> <member name="T:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint"> <summary> <para>Provides print options for the PivotGrid controls. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.#ctor"> <summary> <para>Initializes a new instance of the PivotGridOptionsPrint class. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.Assign(DevExpress.Utils.Controls.BaseOptions)"> <summary> <para>Copies all the settings from the options object passed as the parameter to the current object. </para> </summary> <param name="options"> A <see cref="T:DevExpress.Utils.Controls.BaseOptions"/> descendant whose settings are assigned to the current object. </param> </member> <member name="P:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.ColumnFieldValueSeparator"> <summary> <para>Gets or sets the distance between the values of column fields when the pivot grid is printed. </para> </summary> <value>An integer value which specifies the distance between column field values, in pixels, when the pivot grid is printed. </value> </member> <member name="M:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.GetPrintHeaders(DevExpress.XtraPivotGrid.PivotArea)"> <summary> <para>Indicates whether the headers located within the specified area are printed. </para> </summary> <param name="area"> A <see cref="T:DevExpress.XtraPivotGrid.PivotArea"/> enumeration value which specifies the area in which the pivot grid fields can be displayed. </param> <returns>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value which specifies whether the headers located within the specified area are printed. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.IsMergeFieldValues(System.Boolean)"> <summary> <para>Returns whether the values of outer column or row fields are merged when a pivot grid is printed. </para> </summary> <param name="isColumn"> <b>true</b> to check whether outer column field values will be merged; <b>false</b> to check whether outer row field values will be merged. </param> <returns><b>true</b> if field values will be merged; otherwise, <b>false</b>. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.MergeColumnFieldValues"> <summary> <para>Gets or sets whether the values of outer column fields are merged when a pivot grid is printed. </para> </summary> <value><b>true</b> if the values of outer column fields are merged; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.MergeRowFieldValues"> <summary> <para>Gets or sets whether the values of outer row fields are merged when a pivot grid is printed. </para> </summary> <value><b>true</b> if the values of outer row fields are merged; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.PrintColumnHeaders"> <summary> <para>Gets or sets whether column field headers are printed. </para> </summary> <value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value which specifies whether column field headers are printed. </value> </member> <member name="P:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.PrintDataHeaders"> <summary> <para>Gets or sets whether data field headers are printed. </para> </summary> <value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value which specifies whether data field headers are printed. </value> </member> <member name="P:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.PrintFilterHeaders"> <summary> <para>Gets or sets whether filter field headers are printed. </para> </summary> <value>A DevExpress.Utils.DefaultBoolean enumeration value which specifies whether filter field headers are printed. </value> </member> <member name="P:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.PrintHeadersOnEveryPage"> <summary> <para>Gets or sets whether to print column headers on every page. </para> </summary> <value><b>true</b> to print column headers on every page; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.PrintHorzLines"> <summary> <para>Gets or sets whether horizontal grid lines are printed. </para> </summary> <value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value which specifies whether horizontal grid lines are printed. </value> </member> <member name="P:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.PrintRowHeaders"> <summary> <para>Gets or sets whether row field headers are printed. </para> </summary> <value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value which specifies whether row field headers are printed. </value> </member> <member name="P:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.PrintUnusedFilterFields"> <summary> <para>Gets or sets whether unused filter fields are printed/exported. </para> </summary> <value><b>true</b> if unused filter fields are printed/exported; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.PrintVertLines"> <summary> <para>Gets or sets whether vertical grid lines are printed. </para> </summary> <value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value which specifies whether vertical grid lines are printed. </value> </member> <member name="P:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.RowFieldValueSeparator"> <summary> <para>Gets or sets the distance between row field values when the pivot grid is printed. </para> </summary> <value>An integer value which specifies the distance between row field values, in pixels, when the pivot grid is printed. </value> </member> <member name="P:DevExpress.XtraPivotGrid.Data.PivotGridOptionsPrint.UsePrintAppearance"> <summary> <para>Gets or sets whether print appearances are used when the pivot grid is printed. </para> </summary> <value><b>true</b> to use print appearances; <b>false</b> to use the pivot grid's appearances. </value> </member> <member name="T:DevExpress.Data.PivotGrid.PivotFilterType"> <summary> <para>Contains the values that specify a field's filter type in the XtraPivotGrid control. </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotFilterType.Excluded"> <summary> <para>Specifies that the XtraPivotGrid control should not display the filter values. All the other values will be displayed. </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotFilterType.Included"> <summary> <para>Specifies that the XtraPivotGrid control should display only the filter values. </para> </summary> </member> <member name="T:DevExpress.Data.PivotGrid.PivotSummaryDisplayType"> <summary> <para>Contains options that specify how summary values are displayed within cells ("as is" or adjusted using a specific predefined algorithm). </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryDisplayType.AbsoluteVariation"> <summary> <para>The absolute variance between the current value and the previously calculated value for the current field is displayed in the cell. </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryDisplayType.Default"> <summary> <para>The calculated summary values are displayed "as is". </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryDisplayType.PercentOfColumn"> <summary> <para>For data cells, the percentage of the column's total value is displayed; for total cells, the percentage of the column's grand total value is displayed. </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryDisplayType.PercentOfRow"> <summary> <para>For data cells, the percentage of the row's total value is displayed; for total cells, the percentage of the row's grand total value is displayed. </para> </summary> </member> <member name="F:DevExpress.Data.PivotGrid.PivotSummaryDisplayType.PercentVariation"> <summary> <para>The percentage variance between the current value and the previously calculated value for the current field is displayed in the cell. </para> </summary> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGridOptionsDataField"> <summary> <para>Provides the options which control the presentation of data fields in the XtraPivotGrid. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridOptionsDataField.#ctor(DevExpress.XtraPivotGrid.Data.PivotGridData)"> <summary> <para>Initializes a new instance of the PivotGridOptionsDataField class. </para> </summary> <param name="data"> A <see cref="T:DevExpress.XtraPivotGrid.Data.PivotGridData"/> object that implements data-aware operations on the data source. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridOptionsDataField.#ctor(DevExpress.XtraPivotGrid.Data.PivotGridData,DevExpress.WebUtils.IViewBagOwner,System.String)"> <summary> <para>Initializes a new instance of the PivotGridOptionsDataField class. </para> </summary> <param name="data"> The <see cref="T:DevExpress.XtraPivotGrid.Data.PivotGridData"/> object. </param> <param name="viewBagOwner"> An object which implements the IViewBagOwner interface. </param> <param name="objectPath"> The string value. </param> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsDataField.Area"> <summary> <para>Gets or sets the area in which the data field headers are displayed. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotDataArea"/> value that specifies the area in which the data field headers are displayed. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsDataField.AreaIndex"> <summary> <para>Gets or sets the position of the data field headers. </para> </summary> <value>An integer which specifies the position of the data field headers within the hierarchy of field values. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsDataField.Caption"> <summary> <para>Gets or sets the text displayed within the <b>data header</b>. </para> </summary> <value>A string which specifies the text displayed within the data header. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsDataField.DataFieldArea"> <summary> <para>Gets or sets the area in which the data field headers are displayed. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotDataArea"/> value that specifies the area in which the data field headers are displayed. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsDataField.DataFieldAreaIndex"> <summary> <para>Gets or sets the position of the data field headers. </para> </summary> <value>An integer which specifies the position of the data field headers within the hierarchy of field values. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsDataField.DataFieldsLocationArea"> <summary> <para>Gets or sets the area in which the data field headers are displayed. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotDataArea"/> value that specifies the area in which the data field headers are displayed. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsDataField.DataFieldVisible"> <summary> <para>Gets or sets whether data field headers are visible. </para> </summary> <value><b>true</b> to display data field headers as column headers; <b>false</b> to hide data field headers. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsDataField.FieldNaming"> <summary> <para> [To be supplied] </para> </summary> <value> [To be supplied] </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridOptionsDataField.RowHeaderWidth"> <summary> <para>Gets or sets the width of the data field headers when they are displayed as row headers. </para> </summary> <value>An integer which specifies the width of the data field headers when they are displayed as rows. </value> </member> <member name="T:DevExpress.XtraPivotGrid.PivotDataArea"> <summary> <para>Contains values that specify the areas where the data field headers can be displayed. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotDataArea.ColumnArea"> <summary> <para>The data field headers are displayed as column headers. The data header is displayed within the column header area. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotDataArea.None"> <summary> <para>The data field headers are displayed as column headers. The data header is hidden. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotDataArea.RowArea"> <summary> <para>The data field headers are displayed as row headers. The data header is displayed within the row header area. </para> </summary> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGridGroupCollection"> <summary> <para>Represents a collection of field groups. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroupCollection.#ctor(DevExpress.XtraPivotGrid.Data.PivotGridData)"> <summary> <para>Initializes a new instance of the <see cref="T:DevExpress.XtraPivotGrid.PivotGridGroupCollection"/> class. </para> </summary> <param name="data"> A <see cref="T:DevExpress.XtraPivotGrid.Data.PivotGridData"/> object. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroupCollection.Add(DevExpress.XtraPivotGrid.PivotGridFieldBase[],System.String)"> <summary> <para>Creates a new group which contains the specified fields and has the specified caption and appends it to the collection. </para> </summary> <param name="fields"> An array of <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> objects that represent fields within the group. </param> <param name="caption"> A string which specifies the group's caption. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridGroup.Caption"/> property. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroupCollection.Add(DevExpress.XtraPivotGrid.PivotGridFieldBase[])"> <summary> <para>Creates a new group which contains the specified fields and appends it to the collection. </para> </summary> <param name="fields"> An array of <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> objects that represent fields within the group. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroupCollection.Add(DevExpress.XtraPivotGrid.PivotGridGroup)"> <summary> <para>Adds the specified group to the end of the collection. </para> </summary> <param name="fieldGroup"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridGroup"/> object which represents the group to add. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroupCollection.Add"> <summary> <para>Creates a new group and appends it to the collection. </para> </summary> <returns>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridGroup"/> object which represents the group that was added. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroupCollection.Add(System.String)"> <summary> <para>Creates and appends a new empty group with the specified caption to the collection. </para> </summary> <param name="caption"> A string which specifies the group's caption. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridGroup.Caption"/> property. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroupCollection.AddRange(DevExpress.XtraPivotGrid.PivotGridGroup[])"> <summary> <para>Adds an array of groups to the collection. </para> </summary> <param name="groups"> An array of <see cref="T:DevExpress.XtraPivotGrid.PivotGridGroup"/> objects to add to the collection. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroupCollection.CanChangeAreaTo(DevExpress.XtraPivotGrid.PivotArea,System.Int32)"> <summary> <para>Determines whether all groups allow a field to be moved to the specified location. </para> </summary> <param name="newArea"> A <see cref="T:DevExpress.XtraPivotGrid.PivotArea"/> enumeration value which specifies the area of the XtraPivotGrid. </param> <param name="newAreaIndex"> An integer value which specifies the new index of the field among the other fields displayed within the specified area. </param> <returns><b>true</b> if all groups allow a field to be moved to the location specified; otherwise, <b>false</b>. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroupCollection.Contains(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Indicates whether the current collection contains the group which owns the specified field. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> descendant which represents the field. </param> <returns><b>true</b> if the collection contains the group which owns the specified field; otherwise, <b>false</b>. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroupCollection.Contains(DevExpress.XtraPivotGrid.PivotGridGroup)"> <summary> <para>Indicates whether the current collection contains the specified group. </para> </summary> <param name="fieldGroup"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridGroup"/> object which represents the group to locate in the collection. </param> <returns><b>true</b> if the collection contains the specified group; otherwise, <b>false</b>. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroupCollection.GetGroupByField(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Returns the group which owns the specified field. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> descendant which represents the field whose owning group is to be returned. </param> <returns>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridGroup"/> object which represents a group that owns the specified field. <b>null</b> (<b>Nothing</b> in Visual Basic) if the specified field doesn't belong to any group within the collection. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroupCollection.IndexOf(DevExpress.XtraPivotGrid.PivotGridGroup)"> <summary> <para>Returns the specified group's position within the collection. </para> </summary> <param name="fieldGroup"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridGroup"/> object which represents the group to locate. </param> <returns>An integer value specifying the group's position within the collection. <b>-1</b> if the collection doesn't contain the specified group. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroupCollection.Insert(System.Int32,DevExpress.XtraPivotGrid.PivotGridGroup)"> <summary> <para>Adds the specified group to the specified position within the collection. </para> </summary> <param name="index"> An integer value which specifies the zero-based index at which the specified group should be inserted. If it's negative or exceeds the number of elements, an exception is raised. </param> <param name="fieldGroup"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridGroup"/> object which represents the group to insert. </param> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridGroupCollection.Item(System.Int32)"> <summary> <para>Provides indexed access to the groups in the collection. </para> </summary> <param name="index"> An integer value specifying the zero-based index of the required group. If it's negative or exceeds the maximum available index, an exception is raised. </param> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridGroup"/> object which represents the group in the collection. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroupCollection.Remove(DevExpress.XtraPivotGrid.PivotGridGroup)"> <summary> <para>Removes the specified group from the collection. </para> </summary> <param name="fieldGroup"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridGroup"/> object which represents the group to remove. </param> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGridGroup"> <summary> <para>Represents an individual group of fields. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.#ctor"> <summary> <para>Initializes a new instance of the <see cref="T:DevExpress.XtraPivotGrid.PivotGridGroup"/> class. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.Add(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Adds the specified field to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridGroup.Fields"/> collection of the current group. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> descendant which represents the field to add. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.AddRange(DevExpress.XtraPivotGrid.PivotGridFieldBase[])"> <summary> <para>Adds an array of fields to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridGroup.Fields"/> collection of the current group. </para> </summary> <param name="fields"> An array of <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> descendants to add to the group's field collection. </param> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridGroup.Area"> <summary> <para>Gets the area of the XtraPivotGrid in which the group is displayed. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotArea"/> enumeration value which specifies the area in which the group is displayed. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridGroup.AreaIndex"> <summary> <para>Gets the index of the first field within the group among the other fields displayed within the same area. </para> </summary> <value>A zero-based integer that specifies the index of the first field within the group among the other fields displayed within the same area. <b>-1</b> if the group is empty. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.CanAdd(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Indicates whether the specified field can be added to the field group. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> descendant which represents the field being examined. </param> <returns><b>true</b> if the specified field can be added to the group; otherwise, <b>false</b>. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.CanChangeArea(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Determines whether changing the location of the specified field will change the location of the entire group. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> descendant which represents the inspected field. </param> <returns><b>true</b> if changing the location of the specified field will change the location of the entire group; otherwise, <b>false</b>. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.CanChangeAreaTo(DevExpress.XtraPivotGrid.PivotArea,System.Int32)"> <summary> <para>Determines whether the group can be moved to the specified location. </para> </summary> <param name="newArea"> A <see cref="T:DevExpress.XtraPivotGrid.PivotArea"/> enumeration value which specifies the area of the XtraPivotGrid. </param> <param name="newAreaIndex"> An integer value which specifies the new index of the first field in the group among the other fields displayed within the specified area. </param> <returns><b>true</b> if the group can be moved to the location specified; otherwise, <b>false</b>. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.CanExpandField(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Indicates whether the specified field can be expanded/collapsed. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> descendant that represents the field. </param> <returns><b>true</b> if the specified field belongs to the current group and isn't the right most field within the group; otherwise, <b>false</b>. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridGroup.Caption"> <summary> <para>Gets or sets the group's caption. </para> </summary> <value>A string value which specifies the group's caption. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.ChangeFieldIndex(DevExpress.XtraPivotGrid.PivotGridFieldBase,System.Int32)"> <summary> <para>Moves the specified field to the specified position within the group. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object which represents the field to move. </param> <param name="newIndex"> An integer value specifying the new position of the field within the group. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.Clear"> <summary> <para>Removes all elements from the <see cref="P:DevExpress.XtraPivotGrid.PivotGridGroup.Fields"/> collection. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.Contains(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Indicates whether the current group contains the specified field. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> descendant which represents the field to locate in the group. </param> <returns><b>true</b> if the group contains the specified field; otherwise, <b>false</b>. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridGroup.Count"> <summary> <para>Gets the number of fields within the group. </para> </summary> <value>An integer value which specifies the number of fields within the group. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridGroup.Fields"> <summary> <para>Provides access to the group's field collection. </para> </summary> <value>An object which implements the <see cref="T:System.Collections.IList"/> interface. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridGroup.Index"> <summary> <para>Gets the group's position within the collection that owns it. </para> </summary> <value>A zero-based integer which represents the group's position within the collection that owns it. <b>-1</b> if the group isn't contained within a collection. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.IndexOf(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Returns the specified field's position within the group. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> descendant which represents the field to be located. </param> <returns>An integer value specifying the field's position within the group. <b>-1</b> if the group doesn't contain the specified field. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.IsFieldVisible(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Returns a value which identifies whether the specified field is visible. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridField"/> object which represents the field within the XtraPivitGrid control. </param> <returns><b>true</b> if the specified field is visible; otherwise, <b>false</b>. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridGroup.Item(System.Int32)"> <summary> <para>Provides indexed access to the fields in the group. </para> </summary> <param name="index"> An integer value specifying the zero-based index of the required field. If it's negative or exceeds the maximum available index, an exception is raised. </param> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> descendant which represents the field in the group. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.Remove(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Removes the specified field from the group. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> descendant which represents the field to remove from the group. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.RemoveAt(System.Int32)"> <summary> <para>Removes a field from the group by its index. </para> </summary> <param name="index"> An integer value which specifies the index of the field to remove. If negative or exceeds the number of fields within the group, an exception is raised. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridGroup.ToString"> <summary> <para>Returns the group's display text. </para> </summary> <returns>A string which represents the group's display text. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridGroup.Visible"> <summary> <para>Gets whether the group is visible. </para> </summary> <value><b>true</b> if the group is visible; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridGroup.VisibleCount"> <summary> <para>Gets the number of visible fields within the current group. </para> </summary> <value>An integer which specifies the number of visible fields within the group. </value> </member> <member name="T:DevExpress.XtraPivotGrid.PivotDrillDownDataSource"> <summary> <para>Represents a list of the records which are used to calculate summaries for individual cells. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotDrillDownDataSource.#ctor(DevExpress.Data.PivotGrid.PivotDataController,DevExpress.Data.VisibleListSourceRowCollection,DevExpress.Data.GroupRowInfo)"> <summary> <para>Initializes a new instance of the PivotDrillDownDataSource class with the specified settings. </para> </summary> <param name="controller"> A PivotDataController object which implements data-aware operations on a data source. </param> <param name="visibleListSourceRows"> A VisibleListSourceRowCollection object. </param> <param name="groupRow"> A GroupRowInfo object. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotDrillDownDataSource.GetValue(System.Int32,DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Gets the value of the specified field in the specified row. </para> </summary> <param name="rowIndex"> The zero-based index of the required row. </param> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object which represents the required field. </param> <returns>An object which represents the value of the specified field in the specified row. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotDrillDownDataSource.Item(System.Int32)"> <summary> <para>Provides indexed access to the rows in the current data source. </para> </summary> <param name="index"> A zero-based integer which specifies the index of the required row. </param> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotDrillDownDataRow"/> object which represents the row at the specified location. </value> </member> <member name="T:DevExpress.XtraPivotGrid.PivotDrillDownDataRow"> <summary> <para>Represents a single row in the data source which provides the data used to calculate summaries for individual cells. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotDrillDownDataRow.#ctor(DevExpress.XtraPivotGrid.PivotDrillDownDataSource,System.Int32)"> <summary> <para>Initializes a new instance of the PivotDrillDownDataRow class with the specified settings. </para> </summary> <param name="dataSource"> A <see cref="T:DevExpress.XtraPivotGrid.PivotDrillDownDataSource"/> object which represents the data source that will own the created row. </param> <param name="index"> An integer which specifies the index of the created row in the data source. </param> </member> <member name="P:DevExpress.XtraPivotGrid.PivotDrillDownDataRow.DataSource"> <summary> <para>Gets the data source which contains the current row. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotDrillDownDataSource"/> object which represents the data source that contains the current row. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotDrillDownDataRow.Item(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Gets the row's value for the specified field. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object which represents the required field. </param> <value>An object which represents the row's value in the specified field. </value> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues"> <summary> <para>Contains filter values for a specific field. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.#ctor(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Initializes a new instance of the PivotGridFieldFilterValues class. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridField"/> object which represents the field that will own the collection. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Field"/> property. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Add(System.Object)"> <summary> <para>Adds the specified element to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Values"/> array. </para> </summary> <param name="value"> An object which represents the element to add. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Assign(DevExpress.XtraPivotGrid.PivotGridFieldFilterValues)"> <summary> <para>Copies the settings from the <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues"/> object passed as a parameter. </para> </summary> <param name="filteredValues"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues"/> object whose settings are assigned to the current object. If <b>null</b> (<b>Nothing</b> in Visual Basic), this method does nothing. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Clear"> <summary> <para>Removes all elements from the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Values"/> array. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Contains(System.Object)"> <summary> <para>Indicates whether the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Values"/> array contains the specified value. </para> </summary> <param name="value"> An object to locate in the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Values"/> array. </param> <returns><b>true</b> if the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Values"/> array contains the specified value; otherwise, <b>false</b>. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Count"> <summary> <para>Gets the number of elements in the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Values"/> array. </para> </summary> <value>An integer value which specifies the number of elements in the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Values"/> array. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Field"> <summary> <para>Gets the field which owns the current collection. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridField"/> object that represents the field which the current collection belongs to. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.FilterType"> <summary> <para>Gets or sets the field's filter type. </para> </summary> <value>A <see cref="T:DevExpress.Data.PivotGrid.PivotFilterType"/> enumeration value which specifies the field's filter type. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.HasFilter"> <summary> <para>Gets whether the current PivotGridFieldFilterValues object specifies non-empty filter criteria. </para> </summary> <value><b>true</b> if the current PivotGridFieldFilterValues object specifies non-empty filter criteria; otherwise, <b>false</b>. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.IsEmpty"> <summary> <para>Gets whether the current collection contains values used to filter against the current field. </para> </summary> <value><b>true</b> if there are no elements in the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Values"/> array and the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.FilterType"/> property is set to <b>Excluded</b>; otherwise, <b>false</b>. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.IsEquals(System.Object[])"> <summary> <para>Returns whether the collection's contents match the contents of the specified array. </para> </summary> <param name="values"> An array of values to be compared with the current collection. </param> <returns><b>true</b> if the collection's contents match the contents of the specified array; otherwise, <b>false</b>. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Remove(System.Object)"> <summary> <para>Removes the specified element from the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Values"/> array. </para> </summary> <param name="value"> An object which represents the element to remove. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.SetValues(System.Object[],DevExpress.Data.PivotGrid.PivotFilterType,System.Boolean)"> <summary> <para>Adds the specified values to the collection and sets the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.FilterType"/> and <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.ShowBlanks"/> properties to the specified values. </para> </summary> <param name="values"> An array of objects which represent the filter values to add to the collection. </param> <param name="filterType"> A <see cref="T:DevExpress.Data.PivotGrid.PivotFilterType"/> value that specifies the current field's filter type. </param> <param name="showBlanks"> A Boolean value that specifies whether the XtraGrid should process the records which contain NULL values in the current field. </param> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.ShowBlanks"> <summary> <para>Gets or sets whether the records which contain NULL values in the current field should be processed by the control. </para> </summary> <value><b>true</b> if the records which contain NULL values in the current field are processed by the control; <b>false</b> if these records are ignored. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Values"> <summary> <para>Gets or sets an array of filter values. </para> </summary> <value>An array of objects that represent the filter values. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.ValuesExcluded"> <summary> <para>Gets or sets which values are excluded from the current field. </para> </summary> <value>An array of the values that are excluded from being displayed in the current field. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.ValuesIncluded"> <summary> <para>Gets or sets the values that are displayed in the current field. </para> </summary> <value>An array of the values that are displayed in the current field. </value> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGridCustomTotalCollectionBase"> <summary> <para>Represents the base class for the <see cref="T:DevExpress.XtraPivotGrid.PivotGridCustomTotalCollection"/> class. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalCollectionBase.#ctor(DevExpress.XtraPivotGrid.PivotGridFieldBase)"> <summary> <para>Initializes a new instance of the PivotGridCustomTotalCollectionBase class. </para> </summary> <param name="field"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldBase"/> object which will own the collection being created. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalCollectionBase.#ctor"> <summary> <para>Initializes a new instance of the PivotGridCustomTotalCollectionBase class with default settings, </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalCollectionBase.#ctor(DevExpress.XtraPivotGrid.PivotGridCustomTotalBase[])"> <summary> <para>Initializes a new instance of the PivotGridCustomTotalCollectionBase class and adds copies of the specified custom totals to the collection. </para> </summary> <param name="totals"> An array of <see cref="T:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase"/> objects whose copies will be added to the collection. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalCollectionBase.Add(DevExpress.Data.PivotGrid.PivotSummaryType)"> <summary> <para>Appends a new item to the collection that represents a custom total of the specified summary function type. </para> </summary> <param name="summaryType"> A <see cref="T:DevExpress.Data.PivotGrid.PivotSummaryType"/> value that determines the type of the summary function used to calculate the current total. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase.SummaryType"/> property. </param> <returns>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase"/> object which represents the created custom total. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalCollectionBase.Add(DevExpress.XtraPivotGrid.PivotGridCustomTotalBase)"> <summary> <para>Adds the specified custom total to the collection. </para> </summary> <param name="customTotal"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase"/> descendant which represents the custom total to add to the collection. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalCollectionBase.Add(DevExpress.XtraPivotGrid.PivotGridCustomTotalCollectionBase)"> <summary> <para>Clones custom totals from the specified collection and adds them to the current collection. </para> </summary> <param name="customTotals"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridCustomTotalCollectionBase"/> collection that stores custom totals whose copies will be added to the current collection. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalCollectionBase.AssignArray(DevExpress.XtraPivotGrid.PivotGridCustomTotalBase[])"> <summary> <para>Clears the current collection and adds the specified array's items to the collection. </para> </summary> <param name="totals"> An array of <see cref="T:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase"/> objects to be added to the collection. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalCollectionBase.CloneToArray"> <summary> <para>Returns copies of items stored in the current collection. </para> </summary> <returns>An array of <see cref="T:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase"/> objects which are copies of the current collection's items. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridCustomTotalCollectionBase.Field"> <summary> <para>Gets the field which owns the current collection. </para> </summary> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridField"/> field which owns the current collection. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridCustomTotalCollectionBase.Item(System.Int32)"> <summary> <para>Provides indexed access to the elements in the collection. </para> </summary> <param name="index"> A zero-based integer value which represents the desired custom total's position within the collection. If it's negative or exceeds the last available index, an exception is raised. </param> <value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase"/> object located at the specified index. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalCollectionBase.Remove(DevExpress.XtraPivotGrid.PivotGridCustomTotalBase)"> <summary> <para>Removes the specified custom total from the collection. </para> </summary> <param name="customTotal"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase"/> descendant which represents the custom total to remove from the collection. </param> </member> <member name="T:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase"> <summary> <para>Represents the base class for the <see cref="T:DevExpress.XtraPivotGrid.PivotGridCustomTotal"/> class. </para> </summary> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase.#ctor(DevExpress.Data.PivotGrid.PivotSummaryType)"> <summary> <para>Initializes a new instance of the PivotGridCustomTotalBase class with the specified summary function type. </para> </summary> <param name="summaryType"> A <see cref="T:DevExpress.Data.PivotGrid.PivotSummaryType"/> value that specifies the summary function type for the created custom total object. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase.SummaryType"/> property. </param> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase.#ctor"> <summary> <para>Initializes a new instance of the PivotGridCustomTotalBase class with the default settings. </para> </summary> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase.CellFormat"> <summary> <para>Provides the settings used to format the custom total's values. </para> </summary> <value>A <see cref="T:DevExpress.Utils.FormatInfo"/> object that specifies the formatting settings for the custom total values. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase.CloneTo(DevExpress.XtraPivotGrid.PivotGridCustomTotalBase)"> <summary> <para>Copies settings of the current object to the object passed as the parameter. </para> </summary> <param name="clone"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase"/> object to which settings are copied from the current object. </param> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase.Format"> <summary> <para>Provides the settings used to format the text within the custom total's headers. </para> </summary> <value>A <see cref="T:DevExpress.Utils.FormatInfo"/> object that specifies formatting settings for the text displayed within the custom total's header. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase.GetCellFormat"> <summary> <para>Gets the actual settings used to format the custom total's values. </para> </summary> <returns>A <see cref="T:DevExpress.Utils.FormatInfo"/> object that specifies the formatting settings. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase.GetValueText(System.Object)"> <summary> <para>Returns the formatted text representation of the specified value according to the settings used to represent the headers of the current custom total. </para> </summary> <param name="value"> An object which identifies the value to format. </param> <returns>A string which is the formatted text representation of the specified value. </returns> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase.IsEqual(DevExpress.XtraPivotGrid.PivotGridCustomTotalBase)"> <summary> <para>Returns whether the settings of the current and specified objects match. </para> </summary> <param name="total"> A <see cref="T:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase"/> object to be compared with the current object. </param> <returns><b>true</b> if the settings of the objects match; otherwise, <b>false</b>. </returns> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase.SummaryType"> <summary> <para>Gets or sets the type of the summary function used to calculate the current custom total. </para> </summary> <value>A <see cref="T:DevExpress.Data.PivotGrid.PivotSummaryType"/> enumeration value that specifies the summary function type. </value> </member> <member name="P:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase.Tag"> <summary> <para>Gets or sets the data associated with the custom total. </para> </summary> <value>An object containing the information which is associated with the custom total. </value> </member> <member name="M:DevExpress.XtraPivotGrid.PivotGridCustomTotalBase.ToString"> <summary> <para>Returns the text representation of the current object. </para> </summary> <returns>A string representation of the current object. </returns> </member> <member name="T:DevExpress.XtraPivotGrid.PivotTotalsVisibility"> <summary> <para>Contains values that specify which summary totals are displayed for a specific column field or row field. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotTotalsVisibility.AutomaticTotals"> <summary> <para>Specifies that automatic totals are calculated. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotTotalsVisibility.CustomTotals"> <summary> <para>Specifies that custom totals are calculated using the formula in the <see cref="P:DevExpress.XtraPivotGrid.PivotGridField.CustomTotals"/> collection. </para> </summary> </member> <member name="F:DevExpress.XtraPivotGrid.PivotTotalsVisibility.None"> <summary> <para>Specifies that a summary total is not calculated. </para> </summary> </member> </members> </doc>
37.05896
385
0.640108
4465ae707998b11f2de6d2de15141bb28793f6a2
853
xml
XML
app/src/main/res/menu/me_menu.xml
snakefch/MapleLeaves
4a4994a40139bea9dae33168cd72afc65f11ba35
[ "Apache-2.0" ]
null
null
null
app/src/main/res/menu/me_menu.xml
snakefch/MapleLeaves
4a4994a40139bea9dae33168cd72afc65f11ba35
[ "Apache-2.0" ]
null
null
null
app/src/main/res/menu/me_menu.xml
snakefch/MapleLeaves
4a4994a40139bea9dae33168cd72afc65f11ba35
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <menu xmlns:android="http://schemas.android.com/apk/res/android"> <group android:checkableBehavior="single"> <item android:id="@+id/me_call" android:icon="@drawable/me_call" android:title="Call"/> <item android:id="@+id/me_friends" android:icon="@drawable/me_friends" android:title="Friends"/> <item android:id="@+id/me_location" android:icon="@drawable/me_location" android:title="Location"/> <item android:id="@+id/me_mail" android:icon="@drawable/me_mail" android:title="Mail"/> <item android:id="@+id/me_task" android:icon="@drawable/me_task" android:title="Task"/> </group> </menu>
34.12
65
0.538101
77f565d928947143115fa2bf8de31c0cbc6cf834
1,589
xml
XML
target/classes/mybatis/mapper/UserPoemDao.xml
bravely1991/poetry-server
feccdffd2fd816f2d2fd541c5e8245e8bac16947
[ "Apache-2.0" ]
1
2019-08-13T08:37:39.000Z
2019-08-13T08:37:39.000Z
src/main/resources/mybatis/mapper/UserPoemDao.xml
bravely1991/poetry-server
feccdffd2fd816f2d2fd541c5e8245e8bac16947
[ "Apache-2.0" ]
null
null
null
src/main/resources/mybatis/mapper/UserPoemDao.xml
bravely1991/poetry-server
feccdffd2fd816f2d2fd541c5e8245e8bac16947
[ "Apache-2.0" ]
1
2019-08-13T08:37:40.000Z
2019-08-13T08:37:40.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.poetry.dao.UserPoemDao"> <select id="listPoemsUserCollectByUserId" resultType="com.poetry.entity.PoemDO"> SELECT P.contentId, P.contentIndex, P.content, P.title, P.writer, P.dynasty FROM ( SELECT contentId FROM user_poem_table WHERE userId = #{userId} AND isCollected = 1 ) u LEFT JOIN poem_table p ON p.contentId = u.contentId; </select> <select id="listPoemsUserMemorizedByUserId" resultType="com.poetry.entity.PoemDO"> SELECT P.contentId, P.contentIndex, P.content, P.title, P.writer, P.dynasty FROM ( SELECT contentId FROM user_poem_table WHERE userId = #{userId} AND isMemorized = 1 ) u LEFT JOIN poem_table p ON p.contentId = u.contentId; </select> <select id="listPoemsUserPreparingByUserId" resultType="com.poetry.entity.PoemDO"> SELECT P.contentId, P.contentIndex, P.content, P.title, P.writer, P.dynasty FROM ( SELECT contentId FROM user_poem_table WHERE userId = #{userId} AND isPreparing = 1 ) u LEFT JOIN poem_table p ON p.contentId = u.contentId; </select> <!-- insert and update--> <insert id="poemCollect"> INSERT INTO user_poem_table (userId, contentId, isCollected) VALUES (#{userId}, #{contentId}, #{isCollect}) ON DUPLICATE KEY UPDATE isCollected = #{isCollect}; </insert> </mapper>
38.756098
107
0.653241
ae467e71d17a04a8e543ecc9a7334230b29e7f7d
3,930
xml
XML
Pennsylvania/1807/pa.sheriff.chester.1807.xml
mapping-elections/nnv-xml
13e2f82692c76e3695f6cd609a5e710d6cab5e26
[ "CC0-1.0" ]
1
2017-04-19T06:36:57.000Z
2017-04-19T06:36:57.000Z
Pennsylvania/1807/pa.sheriff.chester.1807.xml
mapping-elections/nnv-xml
13e2f82692c76e3695f6cd609a5e710d6cab5e26
[ "CC0-1.0" ]
null
null
null
Pennsylvania/1807/pa.sheriff.chester.1807.xml
mapping-elections/nnv-xml
13e2f82692c76e3695f6cd609a5e710d6cab5e26
[ "CC0-1.0" ]
null
null
null
<?xml version="1.0"?> <election_record xmlns="http://dca.tufts.edu/aas" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" label="Pennsylvania 1807 Sheriff, Chester County" type="General" iteration="First Ballot" date="1807-10" election_id="pa.sheriff.chester.1807" handle="10427/61735" xsi:schemaLocation="http://dca.tufts.edu/aas http://dca.tufts.edu/schema/aas/electionRecord.xsd"> <office name="Sheriff" office_id="ON100" scope="County"> <role title="Sheriff" scope="County"> <ballot> <candidate name="George Hartman" name_id="HG0127" affiliation="Republican" affiliation_id="A03" candidate_num="1"><note resp="Philip Lampi">Elected.</note></candidate> <candidate name="Titus Taylor" name_id="TT0102" affiliation="Constitutionalist" affiliation_id="A07" candidate_num="2"><note resp="Philip Lampi">Elected.</note></candidate> <candidate name="John Ramsey" name_id="RJ0351" affiliation="Republican" affiliation_id="A03" candidate_num="3"/> <candidate name="Jabus Hoopes" name_id="HJ0921" affiliation="Constitutionalist" affiliation_id="A07" candidate_num="4"></candidate> </ballot> <overview status="Version 0.5" modified="2013-10-23"> <candidate_summary candidate_ref="1" vote_total="2302" resp="Philip Lampi"/> <candidate_summary candidate_ref="2" vote_total="2275" resp="Philip Lampi"/> <candidate_summary candidate_ref="3" vote_total="2274" resp="Philip Lampi"/> <candidate_summary candidate_ref="4" resp="Philip Lampi"/> <reference type="page_image" urn="tufts:central:dca:MS115:MS115.001.DO.06130" resp="Philip Lampi"/> <reference type="page_image" urn="tufts:central:dca:MS115:MS115.001.DO.06131" resp="Philip Lampi"/> <note resp="Philip Lampi">Jabus Hoopes is listed as a candidate in the Norristown Herald and Weekly Advertiser (Norristown, PA) from October 23, 1807 and the United States Gazette from October 20, 1807.</note> </overview> <admin_unit type="State" name="Pennsylvania" geog_id="null"> <sub_unit type="County" name="Chester" geog_id="null"> <result candidate_ref="1" vote="2302" resp="Philip Lampi"/> <result candidate_ref="2" vote="2275" resp="Philip Lampi"/> <result candidate_ref="3" vote="2274" resp="Philip Lampi"/> <result candidate_ref="4" resp="Philip Lampi"/> <reference type="page_image" urn="tufts:central:dca:MS115:MS115.001.DO.06130" resp="Philip Lampi"/> </sub_unit> </admin_unit> </role> </office> <reference type="citation" resp="Philip Lampi">Original Election Returns. Pennsylvania State Archives, Harrisburg.</reference> <reference type="citation" resp="Philip Lampi" urn="tufts:central:dca:MS115:MS115.001.DO.06130">The Freeman's Journal, and Philadelphia Daily Advertiser (Philadelphia, PA). October 19, 1807.</reference> <reference type="citation" resp="Philip Lampi" urn="tufts:central:dca:MS115:MS115.001.DO.06131">The True American and Commercial Advertiser (Philadelphia, PA). October 20, 1807.</reference> <reference type="citation" resp="Philip Lampi">United States' Gazette (Philadelphia, PA). October 20, 1807.</reference> <reference type="citation" resp="Philip Lampi">Pennsylvania Correspondent, and Farmers' Advertiser (Doylestown, PA). October 22, 1807.</reference> <reference type="citation" resp="Philip Lampi">United States' Gazette (Philadelphia, PA). October 22, 1807.</reference> <reference type="citation" resp="Philip Lampi">Lancaster Journal (Lancaster, PA). October 23, 1807.</reference> <reference type="citation" resp="Philip Lampi">Norristown Herald and Weekly Advertiser (Norristown, PA). October 23, 1807.</reference> <reference type="citation" resp="Philip Lampi">Northampton Farmer (Easton, PA). October 24, 1807.</reference> <reference type="citation" resp="Philip Lampi" urn="tufts:central:dca:MS115:MS115.001.DO.06130">The Intelligencer, and Weekly Advertiser (Lancaster, PA). October 27, 1807.</reference> </election_record>
93.571429
365
0.74173
e0dcb36e03bd028353b976a3110a198108492f94
229
xml
XML
client/app/dbaas/ts/translations/Messages_de_DE.xml
garbage-collector/ovh-manager-cloud
753fae5ab75bb17111f32eb06adee924e0952475
[ "BSD-3-Clause" ]
null
null
null
client/app/dbaas/ts/translations/Messages_de_DE.xml
garbage-collector/ovh-manager-cloud
753fae5ab75bb17111f32eb06adee924e0952475
[ "BSD-3-Clause" ]
null
null
null
client/app/dbaas/ts/translations/Messages_de_DE.xml
garbage-collector/ovh-manager-cloud
753fae5ab75bb17111f32eb06adee924e0952475
[ "BSD-3-Clause" ]
1
2019-11-21T11:55:52.000Z
2019-11-21T11:55:52.000Z
<?xml version="1.0" encoding="utf-8"?> <translations> <translation id="dtpdq_request_will_be_processed" qtlid="300707">Ihre Anfrage wurde registriert und wird innerhalb von 24 Stunden bearbeitet.</translation> </translations>
45.8
158
0.781659
b5397a6631e49e6b4c7d9e0321a0ba616a8d1206
2,591
xml
XML
vendor/theseer/phpdox/package.xml
rxz135cc/yii2webApp
a563bc450ca20479972ccca0d9a97428de75ebac
[ "BSD-3-Clause" ]
null
null
null
vendor/theseer/phpdox/package.xml
rxz135cc/yii2webApp
a563bc450ca20479972ccca0d9a97428de75ebac
[ "BSD-3-Clause" ]
null
null
null
vendor/theseer/phpdox/package.xml
rxz135cc/yii2webApp
a563bc450ca20479972ccca0d9a97428de75ebac
[ "BSD-3-Clause" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <package packagerversion="1.4.10" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> <name>phpDox</name> <channel>pear.netpirates.net</channel> <summary>A php Documentation generation framework and tool</summary> <description>A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing</description> <lead> <name>Arne Blankerts</name> <user>theseer</user> <email>arne@blankerts.de</email> <active>yes</active> </lead> <date>2014-05-04</date> <version> <release>%release%</release> <api>%release%</api> </version> <stability> <release>alpha</release> <api>alpha</api> </stability> <license>BSD License</license> <notes>http://github.com/theseer/phpdox/tree</notes> <contents> <dir name="/"> <file baseinstalldir="/" name="phpdox.phar" role="script" /> <file baseinstalldir="/" name="phpdox.bat" role="script"> <tasks:replace from="@php_bin@" to="php_bin" type="pear-config" /> <tasks:replace from="@bin_dir@" to="bin_dir" type="pear-config" /> </file> </dir> </contents> <dependencies> <required> <php> <min>5.3.3</min> </php> <pearinstaller> <min>1.9.2</min> </pearinstaller> <extension> <name>tokenizer</name> </extension> <extension> <name>dom</name> </extension> <extension> <name>xsl</name> </extension> <extension> <name>iconv</name> </extension> <extension> <name>fileinfo</name> </extension> </required> </dependencies> <phprelease> <installconditions> <os> <name>windows</name> </os> </installconditions> <filelist> <install as="phpdox" name="phpdox.phar" /> <install as="phpdox.bat" name="phpdox.bat" /> </filelist> </phprelease> <phprelease> <filelist> <install as="phpdox" name="phpdox.phar" /> <ignore name="phpdox.bat" /> </filelist> </phprelease> </package>
30.845238
158
0.567349
3c065c934cbf9eaae4c0a5554da9cf72b0afb8bd
6,125
xml
XML
output/siegen_opus_1627.xml
opencultureconsulting/noah-siegen-opus
f7519c01fd26c1ae4744bf9ad90c8541dacb6ffb
[ "MIT" ]
null
null
null
output/siegen_opus_1627.xml
opencultureconsulting/noah-siegen-opus
f7519c01fd26c1ae4744bf9ad90c8541dacb6ffb
[ "MIT" ]
null
null
null
output/siegen_opus_1627.xml
opencultureconsulting/noah-siegen-opus
f7519c01fd26c1ae4744bf9ad90c8541dacb6ffb
[ "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="DMD_siegen_opus_1627"> <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 lang="eng"> <title>Some thoughts on digitalization research in times of Corona</title> <subTitle lang="eng">a call for universalization in inter- and transdisciplinary research</subTitle> </titleInfo> <name type="personal"> <displayForm>Radke, Jörg</displayForm> <namePart type="family">Radke</namePart> <namePart type="given">Jörg</namePart> <role> <roleTerm type="code" authority="marcrelator">aut</roleTerm> </role> </name> <typeOfResource>text</typeOfResource> <genre authority="dini">conferenceObject</genre> <originInfo> <dateIssued encoding="w3cdtf" keyDate="yes">2020</dateIssued> </originInfo> <language> <languageTerm type="code" authority="iso639-2b">eng</languageTerm> </language> <abstract type="content" lang="eng">This volume gathers contributions to Siegen University’s early-career scholars-conference on digitalization research, which fittingly was held online on April 21st, 2020. In the following, I will elaborate on whether – and how – digitalization can be both the subject of and a challenge to inter- and transdisciplinary research. I first came up with the idea of said conference topic due to everyday experiences. When talking to colleagues about the subject, I quickly realized how popular research on digitalization is at our university – in fact, one might consider it a focus. Some research domains appear particularly likely to deal with digitalization, e.g. computer science, digital health and digital humanities, computational social science, research on sensors, robots and autonomous systems as well as studies on digital media. Certainly, today, digitalization research plays a crucial role in further fields of inquiry, for instance regarding virtual learning, architecture and spatial planning, art, philosophy, linguistics, literature studies or cognition science. Evidently, research on digitalization provides a common basis, which might enhance interdisciplinary understanding. However, this requires a shared language. To this end, which links can be made fruitful? As any other line of research, digitalization research may place emphasis on content. The content, however, possibly consists of topics that constitute well-known subjects of study in the respective discipline. For example, I, as a political scientist, could examine the digitalization of a parliament (which is a common subject of analysis in political science). Perhaps, I would focus on modes of virtual communication (while ideally bearing in mind that communication research, again, represents an established academic field, whose rich foundations, next to other disciplines’ bodies of research, may nowadays be complemented by insights from digitalization research) or on how the parliament is administered digitally. Likewise, insights from studies on social media appear relevant to political communication research, as social media gain importance for political communication. As the examples show, shared research subjects, structures and patterns emerge, which are of interest to multiple disciplines. Against this backdrop, future disciplinary analyses on digitalization may merely be specific variations, based on shared insight from various research domains. At Siegen University, such broad integration of academic disciplines is mirrored by the sheer existence as well as the work of the Special Collaborative Research Center on media and cooperation.</abstract> <subject> <topic>Digitalisierung</topic> <topic>Digitalization</topic> <topic>COVID-19 Pandemic</topic> <topic>Online Communication</topic> <topic>Inter- and Transdisciplinarity</topic> <topic>Scientific Collaboration</topic> <topic>COVID-19 Pandemie</topic> <topic>Online-Kommunikation</topic> <topic>Inter- und Transdisziplinarität</topic> <topic>Wissenschaftliche Zusammenarbeit</topic> </subject> <identifier type="urn">urn:nbn:de:hbz:467-16276</identifier> <accessCondition type="use and reproduction">CC BY-NC-ND 4.0</accessCondition> <recordInfo> <recordIdentifier>siegen_opus_1627</recordIdentifier> </recordInfo> <extension> <vl:doctype>conference_object</vl:doctype> </extension> </mods> </mets:xmlData> </mets:mdWrap> </mets:dmdSec> <mets:fileSec> <mets:fileGrp USE="pdf upload"> <mets:file MIMETYPE="application/pdf" ID="FILE0_siegen_opus_1627"> <mets:FLocat xlink:href="https://dspace.ub.uni-siegen.de/bitstream/ubsi/1627/5/Some_thoughts_on_digitalization_research_in_times_of_Corona.pdf" LOCTYPE="URL"/> </mets:file> </mets:fileGrp> </mets:fileSec> <mets:structMap TYPE="LOGICAL"> <mets:div TYPE="document" ID="siegen_opus_1627" DMDID="DMD_siegen_opus_1627"> <mets:fptr FILEID="FILE0_siegen_opus_1627"/> </mets:div> </mets:structMap> </mets:mets>
88.768116
1,378
0.652408
c8497278cb8f3dc2f40bbaa2613d3e67f6f918c1
11,745
xml
XML
activity_applyusage.xml
AishwaryaManjunath/Digital-Image-Processing-Learning-App
4e250746c9f033d38370381c3708c442f2856a3f
[ "MIT" ]
2
2020-03-30T20:08:54.000Z
2020-04-30T14:41:51.000Z
activity_applyusage.xml
AishwaryaManjunath/Digital-Image-Processing-Learning-App
4e250746c9f033d38370381c3708c442f2856a3f
[ "MIT" ]
null
null
null
activity_applyusage.xml
AishwaryaManjunath/Digital-Image-Processing-Learning-App
4e250746c9f033d38370381c3708c442f2856a3f
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <ScrollView 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" tools:context=".applyusage"> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical"> <TextView android:id="@+id/textView19" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="Applications and Usage :- \n\n Since digital image processing has very wide applications and almost all of the technical fields are impacted by DIP, we will just discuss some of the major applications of DIP. \n Digital Image processing is not just limited to adjust the spatial resolution of the everyday images captured by the camera. It is not just limited to increase the brightness of the photo, e.t.c. Rather it is far more than that. \n Electromagnetic waves can be thought of as stream of particles, where each particle is moving with the speed of light. Each particle contains a bundle of energy. This bundle of energy is called a photon. \n The electromagnetic spectrum according to the energy of photon is shown below. " android:textColor="#00008B" android:textSize="18sp"/> <ImageView android:id="@+id/imageView9" android:layout_width="match_parent" android:layout_height="wrap_content" app:srcCompat="@drawable/electromagnetic" /> <TextView android:id="@+id/textView20" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="\n In this electromagnetic spectrum, we are only able to see the visible spectrum.Visible spectrum mainly includes seven different colors that are commonly term as (VIBGOYR). VIBGOYR stands for violet , indigo , blue , green , orange , yellow and Red. \n But that doesnot nullify the existence of other stuff in the spectrum. Our human eye can only see the visible portion, in which we saw all the objects. But a camera can see the other things that a naked eye is unable to see. For example: x rays , gamma rays , e.t.c. Hence the analysis of all that stuff too is done in digital image processing. \n This discussion leads to another question which is \n\n why do we need to analyze all that other stuff in EM spectrum too? \n The answer to this question lies in the fact, because that other stuff such as XRay has been widely used in the field of medical. The analysis of \n Gamma ray is necessary because it is used widely in nuclear medicine and astronomical observation. Same goes with the rest of the things in EM spectrum. \n\n Applications of Digital Image Processing :- \n Some of the major fields in which digital image processing is widely used are mentioned below \n (a) Image sharpening and restoration \n (b) Medical field \n (c) Remote sensing \n (d) Transmission and encoding \n (e) Machine/Robot vision \n (f) Colour processing \n (g) Pattern recognition \n (h) video processing \n (i) Microscopic Imaging \n (j) others \n\n Image sharpening and restoration : \n Image sharpening and restoration refers here to process images that have been captured from the modern camera to make them a better image or to manipulate those images in way to achieve desired result. It refers to do what Photoshop usually does. \n This includes Zooming, blurring , sharpening , gray scale to color conversion, detecting edges and vice versa , Image retrieval and Image recognition. The common examples are: \n The original image " android:textColor="#00008B" android:textSize="18sp"/> <ImageView android:id="@+id/imageView10" android:layout_width="match_parent" android:layout_height="wrap_content" app:srcCompat="@drawable/originaleinstein" /> <TextView android:id="@+id/textView21" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="\n The zoomed image" android:textColor="#00008B" android:textSize="18sp"/> <ImageView android:id="@+id/imageView11" android:layout_width="match_parent" android:layout_height="wrap_content" app:srcCompat="@drawable/zoomedeinstein" /> <TextView android:id="@+id/textView22" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="\n Blur image" android:textColor="#00008B" android:textSize="18sp"/> <ImageView android:id="@+id/imageView12" android:layout_width="match_parent" android:layout_height="wrap_content" app:srcCompat="@drawable/blureinstein" /> <TextView android:id="@+id/textView23" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="\n Sharp image" android:textColor="#00008B" android:textSize="18sp"/> <ImageView android:id="@+id/imageView13" android:layout_width="match_parent" android:layout_height="wrap_content" app:srcCompat="@drawable/sharpeinstain" /> <TextView android:id="@+id/textView24" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="\n Edges" android:textColor="#00008B" android:textSize="18sp"/> <ImageView android:id="@+id/imageView14" android:layout_width="match_parent" android:layout_height="wrap_content" app:srcCompat="@drawable/edgeeinstein" /> <TextView android:id="@+id/textView25" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="\n \n Medical field : \n The common applications of DIP in the field of medical is \n (a) Gamma ray imaging \n (b) PET scan \n (c) X Ray Imaging \n (d) Medical CT \n (e) UV imaging \n\n UV imaging: \n In the field of remote sensing , the area of the earth is scanned by a satellite or from a very high ground and then it is analyzed to obtain information about it. One particular application of digital image processing in the field of remote sensing is to detect infrastructure damages caused by an earthquake. \n As it takes longer time to grasp damage, even if serious damages are focused on. Since the area effected by the earthquake is sometimes so wide , that it not possible to examine it with human eye in order to estimate damages. Even if it is , then it is very hectic and time consuming procedure. So a solution to this is found in digital image processing. An image of the effected area is captured from the above ground and then it is analyzed to detect the various types of damage done by the earthquake. " android:textColor="#00008B" android:textSize="18sp"/> <ImageView android:id="@+id/imageView15" android:layout_width="match_parent" android:layout_height="wrap_content" app:srcCompat="@drawable/uvplane" /> <TextView android:id="@+id/textView26" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="\n The key steps include in the analysis are \n (a) The extraction of edges \n (a)Analysis and enhancement of various types of edges \n\n Transmission and encoding : \n The very first image that has been transmitted over the wire was from London to New York via a submarine cable. The picture that was sent is shown below. " android:textColor="#00008B" android:textSize="18sp"/> <ImageView android:id="@+id/imageView16" android:layout_width="match_parent" android:layout_height="wrap_content" app:srcCompat="@drawable/man" /> <TextView android:id="@+id/textView27" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="\n The picture that was sent took three hours to reach from one place to another. \n Now just imagine , that today we are able to see live video feed , or live cctv footage from one continent to another with just a delay of seconds. It means that a lot of work has been done in this field too. This field doesnot only focus on transmission , but also on encoding. Many different formats have been developed for high or low bandwith to encode photos and then stream it over the internet or e.t.c. \n\n Machine/Robot vision : \n Apart form the many challenges that a robot face today , one of the biggest challenge still is to increase the vision of the robot. Make robot able to see things , identify them , identify the hurdles e.t.c. Much work has been contributed by this field and a complete other field of computer vision has been introduced to work on it. \n\n Hurdle detection \n Hurdle detection is one of the common task that has been done through image processing, by identifying different type of objects in the image and then calculating the distance between robot and hurdles. " android:textColor="#00008B" android:textSize="18sp"/> <ImageView android:id="@+id/imageView17" android:layout_width="match_parent" android:layout_height="wrap_content" app:srcCompat="@drawable/traffic" /> <TextView android:id="@+id/textView28" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="\n\n Line follower robot : \n Most of the robots today work by following the line and thus are called line follower robots. This help a robot to move on its path and perform some tasks. This has also been achieved through image processing. \n\n Colour processing: \n Colour processing includes processing of coloured images and different colour spaces that are used. For example RGB colour model , YCbCr, HSV. It also involves studying transmission , storage , and encoding of these color images. \n\n Pattern recognition : \n Pattern recognition involves study from image processing and from various other fields that includes machine learning ( a branch of artificial intelligence). In pattern recognition , image processing is used for identifying the objects in an images and then machine learning is used to train the system for the change in pattern. Pattern recognition is used in computer aided diagnosis , recognition of handwriting , recognition of images e.t.c \n\n Video processing : \n A video is nothing but just the very fast movement of pictures. The quality of the video depends on the number of frames/pictures per minute and the quality of each frame being used. Video processing involves noise reduction , detail enhancement , motion detection , frame rate conversion , aspect ratio conversion , colour space conversion e.t.c. " android:textColor="#00008B" android:textSize="18sp"/> </LinearLayout> </ScrollView>
57.857143
508
0.684802
ee2f5530fbb36e0a40c0c85297612662c7866d20
717
xml
XML
verb-inspector/corpora/ontonotes/sense-inventories/advocate-v.xml
mijaelb/verb-inspector
274c3a8934b81a0208dec9bd246ef41e0c880800
[ "MIT" ]
null
null
null
verb-inspector/corpora/ontonotes/sense-inventories/advocate-v.xml
mijaelb/verb-inspector
274c3a8934b81a0208dec9bd246ef41e0c880800
[ "MIT" ]
null
null
null
verb-inspector/corpora/ontonotes/sense-inventories/advocate-v.xml
mijaelb/verb-inspector
274c3a8934b81a0208dec9bd246ef41e0c880800
[ "MIT" ]
null
null
null
<?xml version="1.0" ?><!DOCTYPE inventory SYSTEM 'inventory.dtd'><inventory lemma="advocate-v"> <commentary> Note: No VPC for this verb. </commentary> <sense group="1" n="1" name="to argue or plead in favor of" type=""> <commentary> NP1[agent] ADVOCATE NP2[goal] </commentary> <examples> He doesn't advocate the recreational use of drugs. The town council is advocating a leash law for the public parks. </examples> <mappings> <wn version="3.0">1,2</wn> <omega/><pb>advocate.01</pb> <vn>NP</vn><fn>NP</fn> </mappings><SENSE_META clarity=""/> </sense> <WORD_META authors="ahouston" sample_score="-"/> </inventory>
35.85
96
0.6053
efc2c4298f3fd815bac8144be06a326fb5718e04
36,912
xml
XML
kie-wb-smoke-tests/kie-wb-smoke-tests-main/pom.xml
tomasdavidorg/kie-wb-distributions
103f37117efa20110345fad317bdcf3b6bd32df2
[ "Apache-2.0" ]
null
null
null
kie-wb-smoke-tests/kie-wb-smoke-tests-main/pom.xml
tomasdavidorg/kie-wb-distributions
103f37117efa20110345fad317bdcf3b6bd32df2
[ "Apache-2.0" ]
null
null
null
kie-wb-smoke-tests/kie-wb-smoke-tests-main/pom.xml
tomasdavidorg/kie-wb-distributions
103f37117efa20110345fad317bdcf3b6bd32df2
[ "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> <parent> <groupId>org.kie.smoke</groupId> <artifactId>kie-wb-smoke-tests</artifactId> <version>7.0.0-SNAPSHOT</version> </parent> <artifactId>kie-wb-smoke-tests-main</artifactId> <name>KIE (Drools) Workbench Smoke Tests :: Main</name> <description>Integration smoke tests for KIE Workbench and KIE Drools Workbench</description> <properties> <app.name>kie-wb</app.name><!-- for tests to know if they are running against kie-wb or kie-drools-wb --> <selenium.homepage.loading.timeout.seconds>15</selenium.homepage.loading.timeout.seconds> <!-- default browser to be used by selenium tests --> <browser>firefox</browser> </properties> <dependencyManagement> <dependencies> <dependency> <groupId>org.jboss.arquillian.extension</groupId> <artifactId>arquillian-drone-bom</artifactId> <version>${version.org.jboss.arquillian.extension.drone}</version> <type>pom</type> <scope>import</scope> </dependency> <dependency> <groupId>org.jboss.arquillian.selenium</groupId> <artifactId>selenium-bom</artifactId> <version>${version.org.jboss.arquillian.selenium}</version> <type>pom</type> <scope>import</scope> </dependency> <dependency> <groupId>org.jboss.arquillian.graphene</groupId> <artifactId>graphene-webdriver</artifactId> <version>${version.org.jboss.arquillian.graphene}</version> <type>pom</type> </dependency> <dependency> <groupId>org.jboss.arquillian.graphene</groupId> <artifactId>graphene-webdriver-api</artifactId> <version>${version.org.jboss.arquillian.graphene}</version> </dependency> </dependencies> </dependencyManagement> <dependencies> <!-- utilities --> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> </dependency> <!-- deps for selenium smoke tests --> <dependency> <groupId>org.seleniumhq.selenium</groupId> <artifactId>selenium-api</artifactId> </dependency> <dependency> <groupId>org.seleniumhq.selenium</groupId> <artifactId>selenium-support</artifactId> </dependency> <dependency> <groupId>org.seleniumhq.selenium</groupId> <artifactId>selenium-firefox-driver</artifactId> </dependency> <dependency> <groupId>org.seleniumhq.selenium</groupId> <artifactId>selenium-ie-driver</artifactId> </dependency> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> </dependency> <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> </dependency> <dependency> <groupId>org.jboss.arquillian.junit</groupId> <artifactId>arquillian-junit-core</artifactId> </dependency> <dependency> <groupId>org.jboss.arquillian.graphene</groupId> <artifactId>graphene-webdriver</artifactId> <type>pom</type> </dependency> <dependency> <groupId>org.jboss.arquillian.extension</groupId> <artifactId>arquillian-drone-api</artifactId> </dependency> <dependency> <groupId>org.jboss.arquillian.graphene</groupId> <artifactId>graphene-webdriver-api</artifactId> </dependency> <dependency> <groupId>org.jboss.arquillian.junit</groupId> <artifactId>arquillian-junit-standalone</artifactId> </dependency> <!-- Stay with httpcomponents: it will save us pain (as opposed to changing from resteasy to cxf to cxf 3.0, etc. --> <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcore</artifactId> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>fluent-hc</artifactId> </dependency> <dependency> <groupId>org.guvnor</groupId> <artifactId>guvnor-rest-client</artifactId> </dependency> <dependency> <groupId>org.kie.remote</groupId> <artifactId>kie-remote-client</artifactId> <exclusions> <exclusion> <groupId>org.hornetq</groupId> <artifactId>hornetq-jms-client</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.kie</groupId> <artifactId>kie-internal</artifactId> </dependency> <dependency> <groupId>org.kie.remote</groupId> <artifactId>kie-remote-jaxb</artifactId> </dependency> <!-- JAXB/JSON --> <dependency> <groupId>org.codehaus.jackson</groupId> <artifactId>jackson-mapper-asl</artifactId> </dependency> <dependency> <groupId>org.codehaus.jackson</groupId> <artifactId>jackson-core-asl</artifactId> </dependency> <dependency> <groupId>org.codehaus.jackson</groupId> <artifactId>jackson-xc</artifactId> </dependency> <dependency> <groupId>dom4j</groupId> <artifactId>dom4j</artifactId> </dependency> <dependency> <!-- parsing HTML --> <groupId>org.jsoup</groupId> <artifactId>jsoup</artifactId> </dependency> <!-- test --> <dependency> <groupId>org.jbpm</groupId> <artifactId>jbpm-kie-services</artifactId> <scope>test</scope> <exclusions> <exclusion> <artifactId>kie-ci</artifactId> <groupId>org.kie</groupId> </exclusion> </exclusions> </dependency> <!-- REST --> <dependency> <groupId>org.jboss.resteasy</groupId> <artifactId>jaxrs-api</artifactId> </dependency> <dependency> <groupId>commons-net</groupId> <artifactId>commons-net</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-classic</artifactId> <scope>test</scope> </dependency> <!-- deps needed by Tomcat 7x and Tomcat 8x --> <dependency> <groupId>org.codehaus.btm</groupId> <artifactId>btm</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.codehaus.btm</groupId> <artifactId>btm-tomcat55-lifecycle</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.jboss.spec.javax.transaction</groupId> <artifactId>jboss-transaction-api_1.1_spec</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-jdk14</artifactId> </dependency> <dependency> <groupId>org.kie</groupId> <artifactId>kie-tomcat-integration</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.jboss.spec.javax.security.jacc</groupId> <artifactId>jboss-jacc-api_1.4_spec</artifactId> <scope>test</scope> </dependency> </dependencies> <build> <testResources> <testResource> <directory>src/test/resources</directory> <filtering>false</filtering> </testResource> <testResource> <directory>src/test/filtered-resources</directory> <filtering>true</filtering> </testResource> </testResources> <pluginManagement> <plugins> <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> <configuration> <container> <timeout>${container.startstop.timeout.millis}</timeout> <systemProperties> <!-- Fixes issue when Tomcat hangs during deployment due to insufficient amount of entropy. The property specifies less secure source of entropy, which is fine for testing. See https://wiki.apache.org/tomcat/HowTo/FasterStartUp#Entropy_Source for more info --> <java.security.egd>file:/dev/./urandom</java.security.egd> </systemProperties> </container> <configuration> <properties> <cargo.jvmargs>-Xmx1g</cargo.jvmargs> </properties> </configuration> <deployables> <deployable> <properties> <context>${deployable.context}</context> </properties> <pingURL>${deployable.base.uri}</pingURL> <pingTimeout>${deployment.timeout.millis}</pingTimeout> </deployable> </deployables> </configuration> <executions> <execution> <id>start-container</id> <phase>pre-integration-test</phase> <goals> <goal>start</goal> </goals> </execution> <execution> <id>stop-container</id> <phase>post-integration-test</phase> <goals> <goal>stop</goal> </goals> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId> <configuration> <systemPropertyVariables> <deployable.base.uri>${deployable.base.uri}</deployable.base.uri> </systemPropertyVariables> </configuration> <executions> <execution> <goals> <goal>integration-test</goal> <goal>verify</goal> </goals> </execution> </executions> </plugin> </plugins> </pluginManagement> <plugins> <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> </plugin> </plugins> </build> <profiles> <profile> <id>kie-drools-wb</id> <properties> <deployable.groupId>org.kie</deployable.groupId> <deployable.artifactId>kie-drools-wb-distribution-wars</deployable.artifactId> <deployable.context>kie-drools-wb</deployable.context> <app.name>kie-drools-wb</app.name> </properties> <build> <pluginManagement> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId> <configuration> <groups>org.kie.smoke.wb.category.KieDroolsWbSmoke</groups> </configuration> </plugin> </plugins> </pluginManagement> </build> </profile> <profile> <id>kie-wb</id> <activation> <property> <name>full</name> </property> </activation> <properties> <deployable.groupId>org.kie</deployable.groupId> <deployable.artifactId>kie-wb-distribution-wars</deployable.artifactId> <deployable.context>kie-wb</deployable.context> </properties> <build> <pluginManagement> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId> <configuration> <groups>org.kie.smoke.wb.category.KieWbSmoke</groups> </configuration> </plugin> </plugins> </pluginManagement> </build> </profile> <profile> <!-- Enable selenium UI smoke tests to be run with Firefox. Simple usage: mvn clean install -Pwildfly8,kie-wb,selenium (executes all default smoke tests + UI ones) Complex usage: mvn clean install -Pwildfly8,kie-wb,selenium -Dit.test=LoginIntegrationTest -Dwebdriver.firefox.bin=<path-to-ff-binary> -Dselenium.homepage.loading.timeout.seconds=30 To use Internet Explorer see profile 'ie' --> <id>selenium</id> <activation> <property> <name>selenium</name> </property> </activation> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId> <executions> <execution> <id>selenium-tests</id> <phase>integration-test</phase> <goals> <goal>integration-test</goal> </goals> <configuration> <groups>org.kie.smoke.wb.category.KieWbSeleniumSmoke</groups> <systemPropertyVariables> <!-- directory where screenshots taken by webdriver will be placed --> <selenium.screenshots.dir>${project.build.directory}/screenshots</selenium.screenshots.dir> <app.name>${app.name}</app.name> <selenium.homepage.loading.timeout.seconds>${selenium.homepage.loading.timeout.seconds}</selenium.homepage.loading.timeout.seconds> </systemPropertyVariables> </configuration> </execution> </executions> </plugin> </plugins> </build> </profile> <profile> <!-- Enable selenium UI smoke tests to be run with Internet Explorer. Example usage: mvn clean install -Pwildfly8,kie-wb,selenium,ie --> <id>ie</id> <activation> <property> <name>ie</name> </property> </activation> <properties> <browser>internetExplorer</browser> </properties> <build> <plugins> <plugin> <!-- Downloads and unzips IEDriverServer.exe and then sets the system property 'webdriver.ie.driver' needed to instantiate InternetExplorerDriver --> <groupId>com.lazerycode.selenium</groupId> <artifactId>driver-binary-downloader-maven-plugin</artifactId> <version>1.0.7</version> <configuration> <!-- Where to download zips with selenium binaries --> <downloadedZipFileDirectory>${java.io.tmpdir}/selenium_zips</downloadedZipFileDirectory> <!-- Where to unzip browser specific binaries (IEDriverServer.exe, chromedriver) --> <rootStandaloneServerDirectory>${project.build.directory}/selenium_binaries</rootStandaloneServerDirectory> <!-- Config specifying download urls / md5 hashes for selenium binaries --> <customRepositoryMap>${project.build.testOutputDirectory}/driver-binary-urls.xml</customRepositoryMap> </configuration> <executions> <execution> <goals> <goal>selenium</goal> </goals> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId> <configuration> <systemPropertyVariables> <!-- The following maven property is set by driver-binary-downloader-maven-plugin. Copy it as system property for InternetExplorerDriver--> <webdriver.ie.driver>${webdriver.ie.driver}</webdriver.ie.driver> </systemPropertyVariables> </configuration> </plugin> </plugins> </build> </profile> <profile> <id>eap64</id> <properties> <!-- The EAP 6.4.x binary can't be anonymously downloaded due to license issues. It can be downloaded manually and for free (e.g. from http://www.jboss.org/products/eap/download/) and the zip location needs to be specified here or via system property when running the build (don't forget to use the `file://` prefix when referencing the zip from local filesystem). --> <eap64.download.url>valid-url-for-eap-6.4-zip-needs-to-be-specified-here-or-via-cmd-line</eap64.download.url> </properties> <dependencies> <dependency> <groupId>org.kie</groupId> <artifactId>kie-wb-distribution-wars</artifactId> <classifier>${eap64.deployable.classifier}</classifier> <type>war</type> </dependency> <dependency> <groupId>org.kie</groupId> <artifactId>kie-drools-wb-distribution-wars</artifactId> <classifier>${eap64.deployable.classifier}</classifier> <type>war</type> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> <configuration> <container> <!-- jboss74x works for now, but should be updated to jboss75x once Cargo supports EAP 6.4 --> <containerId>jboss74x</containerId> <type>installed</type> <zipUrlInstaller> <url>${eap64.download.url}</url> </zipUrlInstaller> </container> <configuration> <properties> <cargo.jboss.configuration>standalone-full</cargo.jboss.configuration> </properties> <configfiles> <configfile> <file>${project.build.testOutputDirectory}/eap-wildfly-shared/config</file> <todir>configuration</todir> <overwrite>true</overwrite> </configfile> <configfile> <file>${project.build.testOutputDirectory}/ssl/server</file> <todir>configuration/ssl</todir> <overwrite>true</overwrite> </configfile> </configfiles> </configuration> <deployables> <deployable> <groupId>${deployable.groupId}</groupId> <artifactId>${deployable.artifactId}</artifactId> <classifier>${eap64.deployable.classifier}</classifier> <type>war</type> </deployable> </deployables> </configuration> </plugin> </plugins> </build> </profile> <profile> <id>tomcat7</id> <activation> <property> <name>full</name> </property> </activation> <dependencies> <dependency> <groupId>org.kie</groupId> <artifactId>kie-wb-distribution-wars</artifactId> <classifier>${tomcat7.deployable.classifier}</classifier> <type>war</type> </dependency> <dependency> <groupId>org.kie</groupId> <artifactId>kie-drools-wb-distribution-wars</artifactId> <classifier>${tomcat7.deployable.classifier}</classifier> <type>war</type> </dependency> </dependencies> <build> <pluginManagement> <plugins> <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> <configuration> <container> <containerId>tomcat7x</containerId> <type>installed</type> <artifactInstaller> <groupId>org.apache.tomcat</groupId> <artifactId>tomcat</artifactId> <version>${version.tomcat7}</version> </artifactInstaller> <systemProperties> <tomcat.home>${project.build.directory}/cargo/configurations/tomcat7x</tomcat.home> <bitronix.tm.configuration> ${project.build.directory}/cargo/configurations/tomcat7x/conf/btm-config.properties </bitronix.tm.configuration> <jbpm.tsr.jndi.lookup>java:comp/env/TransactionSynchronizationRegistry</jbpm.tsr.jndi.lookup> <org.jboss.logging.provider>jdk</org.jboss.logging.provider> </systemProperties> <dependencies> <dependency> <groupId>org.codehaus.btm</groupId> <artifactId>btm</artifactId> </dependency> <dependency> <groupId>org.codehaus.btm</groupId> <artifactId>btm-tomcat55-lifecycle</artifactId> </dependency> <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> </dependency> <dependency> <groupId>org.jboss.spec.javax.transaction</groupId> <artifactId>jboss-transaction-api_1.1_spec</artifactId> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-jdk14</artifactId> </dependency> <dependency> <groupId>org.kie</groupId> <artifactId>kie-tomcat-integration</artifactId> </dependency> <dependency> <groupId>org.jboss.spec.javax.security.jacc</groupId> <artifactId>jboss-jacc-api_1.4_spec</artifactId> </dependency> </dependencies> </container> <configuration> <configfiles> <configfile> <file>${project.build.testOutputDirectory}/tomcat-shared/config</file> <todir>conf</todir> <overwrite>true</overwrite> </configfile> <configfile> <file>${project.build.testOutputDirectory}/tomcat7/config</file> <todir>conf</todir> <overwrite>true</overwrite> </configfile> </configfiles> </configuration> <deployables> <deployable> <groupId>${deployable.groupId}</groupId> <artifactId>${deployable.artifactId}</artifactId> <classifier>${tomcat7.deployable.classifier}</classifier> <type>war</type> </deployable> </deployables> </configuration> </plugin> <plugin> <!-- Tomcat is not (yet?) configured with JMS, so exclude the JMS tests. --> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId> <configuration> <excludedGroups>org.kie.smoke.wb.category.JMSSmoke</excludedGroups> </configuration> </plugin> </plugins> </pluginManagement> </build> </profile> <profile> <id>tomcat8</id> <dependencies> <dependency> <groupId>org.kie</groupId> <artifactId>kie-wb-distribution-wars</artifactId> <classifier>${tomcat8.deployable.classifier}</classifier> <type>war</type> </dependency> <dependency> <groupId>org.kie</groupId> <artifactId>kie-drools-wb-distribution-wars</artifactId> <classifier>${tomcat8.deployable.classifier}</classifier> <type>war</type> </dependency> </dependencies> <build> <pluginManagement> <plugins> <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> <configuration> <container> <containerId>tomcat8x</containerId> <type>installed</type> <artifactInstaller> <groupId>org.apache.tomcat</groupId> <artifactId>tomcat</artifactId> <version>${version.tomcat8}</version> </artifactInstaller> <systemProperties> <tomcat.home>${project.build.directory}/cargo/configurations/tomcat8x</tomcat.home> <bitronix.tm.configuration> ${project.build.directory}/cargo/configurations/tomcat8x/conf/btm-config.properties </bitronix.tm.configuration> <jbpm.tsr.jndi.lookup>java:comp/env/TransactionSynchronizationRegistry</jbpm.tsr.jndi.lookup> <org.jboss.logging.provider>jdk</org.jboss.logging.provider> </systemProperties> <dependencies> <dependency> <groupId>org.codehaus.btm</groupId> <artifactId>btm</artifactId> </dependency> <dependency> <groupId>org.codehaus.btm</groupId> <artifactId>btm-tomcat55-lifecycle</artifactId> </dependency> <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> </dependency> <dependency> <groupId>org.jboss.spec.javax.transaction</groupId> <artifactId>jboss-transaction-api_1.1_spec</artifactId> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-jdk14</artifactId> </dependency> <dependency> <groupId>org.kie</groupId> <artifactId>kie-tomcat-integration</artifactId> </dependency> <dependency> <groupId>org.jboss.spec.javax.security.jacc</groupId> <artifactId>jboss-jacc-api_1.4_spec</artifactId> </dependency> </dependencies> </container> <configuration> <configfiles> <configfile> <file>${project.build.testOutputDirectory}/tomcat-shared/config</file> <todir>conf</todir> <overwrite>true</overwrite> </configfile> <configfile> <file>${project.build.testOutputDirectory}/tomcat8/config</file> <todir>conf</todir> <overwrite>true</overwrite> </configfile> </configfiles> </configuration> <deployables> <deployable> <groupId>${deployable.groupId}</groupId> <artifactId>${deployable.artifactId}</artifactId> <classifier>${tomcat8.deployable.classifier}</classifier> <type>war</type> </deployable> </deployables> </configuration> </plugin> <plugin> <!-- Tomcat is not (yet?) configured with JMS, so exclude the JMS tests. --> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId> <configuration> <excludedGroups>org.kie.smoke.wb.category.JMSSmoke</excludedGroups> </configuration> </plugin> </plugins> </pluginManagement> </build> </profile> <profile> <id>wildfly8</id> <dependencies> <dependency> <groupId>org.kie</groupId> <artifactId>kie-wb-distribution-wars</artifactId> <classifier>${wildfly8.deployable.classifier}</classifier> <type>war</type> </dependency> <dependency> <groupId>org.kie</groupId> <artifactId>kie-drools-wb-distribution-wars</artifactId> <classifier>${wildfly8.deployable.classifier}</classifier> <type>war</type> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> <configuration> <container> <containerId>wildfly8x</containerId> <type>installed</type> <artifactInstaller> <groupId>org.wildfly</groupId> <artifactId>wildfly-dist</artifactId> <version>${version.wildfly8}</version> </artifactInstaller> </container> <configuration> <properties> <cargo.jboss.configuration>standalone-full</cargo.jboss.configuration> </properties> <configfiles> <configfile> <file>${project.build.testOutputDirectory}/eap-wildfly-shared/config</file> <todir>configuration</todir> <overwrite>true</overwrite> </configfile> <configfile> <file>${project.build.testOutputDirectory}/ssl/server</file> <todir>configuration/ssl</todir> <overwrite>true</overwrite> </configfile> </configfiles> </configuration> <deployables> <deployable> <groupId>${deployable.groupId}</groupId> <artifactId>${deployable.artifactId}</artifactId> <classifier>${wildfly8.deployable.classifier}</classifier> <type>war</type> </deployable> </deployables> </configuration> </plugin> </plugins> </build> </profile> <profile> <id>wildfly9</id> <dependencies> <dependency> <groupId>org.kie</groupId> <artifactId>kie-wb-distribution-wars</artifactId> <classifier>${wildfly8.deployable.classifier}</classifier> <type>war</type> </dependency> <dependency> <groupId>org.kie</groupId> <artifactId>kie-drools-wb-distribution-wars</artifactId> <classifier>${wildfly8.deployable.classifier}</classifier> <type>war</type> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> <configuration> <container> <containerId>wildfly9x</containerId> <type>installed</type> <artifactInstaller> <groupId>org.wildfly</groupId> <artifactId>wildfly-dist</artifactId> <version>${version.wildfly9}</version> </artifactInstaller> </container> <configuration> <properties> <cargo.jboss.configuration>standalone-full</cargo.jboss.configuration> </properties> <configfiles> <configfile> <file>${project.build.testOutputDirectory}/eap-wildfly-shared/config</file> <todir>configuration</todir> <overwrite>true</overwrite> </configfile> <configfile> <file>${project.build.testOutputDirectory}/ssl/server</file> <todir>configuration/ssl</todir> <overwrite>true</overwrite> </configfile> </configfiles> </configuration> <deployables> <deployable> <groupId>${deployable.groupId}</groupId> <artifactId>${deployable.artifactId}</artifactId> <classifier>${wildfly8.deplyoble.classifier}</classifier> <type>war</type> </deployable> </deployables> </configuration> </plugin> </plugins> </build> </profile> <!-- Tests are disabled by default. They run with "full" build (e.g. mvn clean install -Dfull) --> <profile> <id>disable-cargo-and-tests</id> <activation> <activeByDefault>true</activeByDefault> </activation> <build> <plugins> <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> <executions> <execution> <id>start-container</id> <phase>none</phase> <!-- do nothing, container is not managed by Cargo! --> <goals/> </execution> <execution> <id>stop-container</id> <phase>none</phase> <!-- do nothing, container is not managed by Cargo! --> <goals/> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId> <configuration> <skipITs>true</skipITs> </configuration> </plugin> </plugins> </build> </profile> <!-- This profile basically disables any Cargo related execution, but runs the tests. It can be used when the tests should run on a container that has already been started and it is not managed by Cargo. It can also be used when doing a "no-test" build, as the container should not be used in that case. --> <profile> <id>custom-container</id> <activation> <property> <name>custom-container</name> </property> </activation> <build> <plugins> <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> <executions> <execution> <id>start-container</id> <phase>none</phase> <!-- do nothing, container is not managed by Cargo! --> <goals/> </execution> <execution> <id>stop-container</id> <phase>none</phase> <!-- do nothing, container is not managed by Cargo! --> <goals/> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId> <configuration> <skipITs>false</skipITs> </configuration> </plugin> </plugins> </build> </profile> <profile> <id>full</id> <activation> <property> <name>full</name> </property> </activation> <build> <pluginManagement> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId> <configuration> <skipITs>false</skipITs> </configuration> </plugin> </plugins> </pluginManagement> </build> </profile> </profiles> </project>
37.247225
151
0.543482
b55c5905e792e0c16ea1eb4b3812fcf1fd3f365f
6,880
xml
XML
BaiduMap.Droid/Transforms/Metadata.xml
zhangzm/BaiduMap
45ecfdfcfc059224408207579b03d3282f7c672f
[ "Apache-2.0" ]
1
2016-12-16T02:23:00.000Z
2016-12-16T02:23:00.000Z
BaiduMap.Droid/Transforms/Metadata.xml
zhangzm/BaiduMap
45ecfdfcfc059224408207579b03d3282f7c672f
[ "Apache-2.0" ]
null
null
null
BaiduMap.Droid/Transforms/Metadata.xml
zhangzm/BaiduMap
45ecfdfcfc059224408207579b03d3282f7c672f
[ "Apache-2.0" ]
null
null
null
<metadata> <!-- This sample removes the class: android.support.v4.content.AsyncTaskLoader.LoadTask: <remove-node path="/api/package[@name='android.support.v4.content']/class[@name='AsyncTaskLoader.LoadTask']" /> This sample removes the method: android.support.v4.content.CursorLoader.loadInBackground: <remove-node path="/api/package[@name='android.support.v4.content']/class[@name='CursorLoader']/method[@name='loadInBackground']" /> --> <remove-node path="/api/package[@name='com.baidu.location']/class[@name='BDLocation']/field[@name='mAddr']"></remove-node> <remove-node path="/api/package[@name='com.baidu.location']/class[@name='BDNotifyListener']/field[@name='mNotifyCache']"></remove-node> <remove-node path="/api/package[@name='com.baidu.mapapi']/class[@name='BMapManager']/method[@name='onGetPermissionCheckResult']"></remove-node> <remove-node path="/api/package[@name='com.baidu.mapapi.utils']/class[@name='PermissionCheck']/method[@name='praseResult']"></remove-node> <remove-node path="/api/package[@name='com.baidu.mapapi.utils']/class[@name='PermissionCheck']/method[@name='setPermissionCheckResultListener']"></remove-node> <remove-node path="/api/package[@name='com.baidu.mapapi.map']/class[@name='LocationData']/method[@name='clone' and count(parameter)=0]"></remove-node> <remove-node path="/api/package[@name='com.baidu.platform.comjni.map.basemap']/class[@name='BaseMapCallback']/method[@name='SetMapCallback']"></remove-node> <remove-node path="/api/package[@name='com.baidu.vi']/class[@name='VDeviceAPI']/method[@name='getNetworkInfo']"></remove-node> <remove-node path="/api/package[@name='com.baidu.mapapi.map']/class[@name='MapView.LayoutParams']"></remove-node> <remove-node path="/api/package[@name='com.baidu.platform.comapi.map.base']/class[@name='MapRenderer']/constructor[count(parameter)=2]"></remove-node> <attr path="/api/package[@name='com.baidu.mapapi']/class[@name='VersionInfo']/field[@name='VERSION_INFO']" name="managedName">VERSION_INFO</attr> <attr path="/api/package[@name='com.baidu.mapapi']/class[@name='VersionInfo']/field[@name='VERSION_DESC']" name="managedName">VERSION_DESC</attr> <attr path="/api/package[@name='com.baidu.mapapi']/class[@name='BMapManager']" name="extends">Java.Lang.Object</attr> <attr path="/api/package[@name='com.baidu.mapapi.map']/class[@name='MapFragment']" name="extends">Android.Support.V4.App.Fragment</attr> <attr path="/api/package[@name='com.baidu.mapapi.map']/class[@name='Graphic']" name="extends">Java.Lang.Object</attr> <attr path="/api/package[@name='com.baidu.mapapi.map']/class[@name='GraphicsOverlay']" name="extends">Java.Lang.Object</attr> <attr path="/api/package[@name='com.baidu.mapapi.map']/class[@name='Ground']" name="extends">Java.Lang.Object</attr> <attr path="/api/package[@name='com.baidu.mapapi.map']/class[@name='GroundOverlay']" name="extends">Java.Lang.Object</attr> <attr path="/api/package[@name='com.baidu.mapapi.map']/class[@name='ItemizedOverlay']" name="extends">Com.Baidu.Mapapi.Map.Overlay</attr> <attr path="/api/package[@name='com.baidu.mapapi.map']/class[@name='Overlay']" name="extends">Java.Lang.Object</attr> <attr path="/api/package[@name='com.baidu.mapapi.map']/class[@name='OverlayItem']" name="extends">Java.Lang.Object</attr> <attr path="/api/package[@name='com.baidu.mapapi.map']/class[@name='TextItem']" name="extends">Java.Lang.Object</attr> <attr path="/api/package[@name='com.baidu.mapapi.map']/class[@name='TextOverlay']" name="extends">Java.Lang.Object</attr> <attr path="/api/package[@name='com.baidu.mapapi.map']/class[@name='RouteOverlay']" name="extends">Com.Baidu.Mapapi.Map.ItemizedOverlay</attr> <attr path="/api/package[@name='com.baidu.mapapi.panorama']" name="managedName">Com.Baidu.Mapapi.Panoramas</attr> <attr path="/api/package[@name='com.baidu.mapapi.panorama']/class[@name='PanoramaView']" name="extends">Android.Opengl.GLSurfaceView</attr> <attr path="/api/package[@name='com.baidu.mapapi.panorama']/class[@name='PanoramaOverlay']" name="extends">Com.Baidu.Mapapi.Map.Overlay</attr> <attr path="/api/package[@name='com.baidu.mapapi.panorama']/class[@name='PanoramaMarker']" name="extends">Java.Lang.Object</attr> <attr path="/api/package[@name='com.baidu.mapapi.search']/class[@name='PlaceCaterActivity']" name="extends">Java.Lang.Object</attr> <attr path="/api/package[@name='com.baidu.mapapi.map']/class[@name='MapView']/method[@name='getOverlays' and count(parameter)=0]" name="managedReturn">System.Collections.Generic.IList&lt;Com.Baidu.Mapapi.Map.Overlay&gt;</attr> <attr path="/api/package[@name='com.baidu.mapapi.panorama']/class[@name='PanoramaOverlay']/method[@name='getAllMarker'and count(parameter)=0]" name="managedReturn">System.Collections.Generic.IList&lt;Com.Baidu.Mapapi.Panoramas.PanoramaMarker&gt;</attr> <attr path="/api/package[@name='com.baidu.location']/class[@name='LocationClientOption']/field[@name='a']" name="visibility">public</attr> <attr path="/api/package[@name='com.baidu.location']/class[@name='LocationClientOption']/field[@name='byte']" name="visibility">public</attr> <attr path="/api/package[@name='com.baidu.location']/class[@name='LocationClientOption']/field[@name='case']" name="visibility">public</attr> <attr path="/api/package[@name='com.baidu.location']/class[@name='LocationClientOption']/field[@name='char']" name="visibility">public</attr> <attr path="/api/package[@name='com.baidu.location']/class[@name='LocationClientOption']/field[@name='do']" name="visibility">public</attr> <attr path="/api/package[@name='com.baidu.location']/class[@name='LocationClientOption']/field[@name='else']" name="visibility">public</attr> <attr path="/api/package[@name='com.baidu.location']/class[@name='LocationClientOption']/field[@name='for']" name="visibility">public</attr> <attr path="/api/package[@name='com.baidu.location']/class[@name='LocationClientOption']/field[@name='goto']" name="visibility">public</attr> <attr path="/api/package[@name='com.baidu.location']/class[@name='LocationClientOption']/field[@name='if']" name="visibility">public</attr> <attr path="/api/package[@name='com.baidu.location']/class[@name='LocationClientOption']/field[@name='int']" name="visibility">public</attr> <attr path="/api/package[@name='com.baidu.location']/class[@name='LocationClientOption']/field[@name='long']" name="visibility">public</attr> <attr path="/api/package[@name='com.baidu.location']/class[@name='LocationClientOption']/field[@name='new']" name="visibility">public</attr> <attr path="/api/package[@name='com.baidu.location']/class[@name='LocationClientOption']/field[@name='try']" name="visibility">public</attr> <attr path="/api/package[@name='com.baidu.location']/class[@name='LocationClientOption']/field[@name='void']" name="visibility">public</attr> </metadata>
110.967742
254
0.725727
e1a208a2629300fa09927e11a7f30bbfb05a4281
4,603
xml
XML
xml/160985.xml
fbkarsdorp/meertens-song-collection
77d7f39bdd5efb897e44954d43d3bc4fac9e1d8a
[ "MIT" ]
1
2020-11-24T12:15:13.000Z
2020-11-24T12:15:13.000Z
xml/160985.xml
fbkarsdorp/meertens-song-collection
77d7f39bdd5efb897e44954d43d3bc4fac9e1d8a
[ "MIT" ]
null
null
null
xml/160985.xml
fbkarsdorp/meertens-song-collection
77d7f39bdd5efb897e44954d43d3bc4fac9e1d8a
[ "MIT" ]
null
null
null
<?xml version='1.0' encoding='utf-8' standalone='yes'?> <song> <meta> <id>160985</id> <date> <year-start>1704</year-start> <year-end>1704</year-end> </date> <location> <orginal-name>heerenveen</orginal-name> <standard-name>Heerenveen, The Netherlands</standard-name> <coordinates> <lon>52.9568246</lon> <lat>5.9270052</lat> </coordinates> </location> <tags/> <melody>Petit Bordeaux</melody> </meta> <text> <lg type="song"> <lg id="s1" type="stanza"> <l id="s1:l1">Onlangs ginck ik om wat Baersjes,</l> <l id="s1:l2">By een Dorp niet ver van stee,</l> <l id="s1:l3">'k Maeckte Hengel, Zim, en Laarsjes,</l> <l id="s1:l4">Canis, Worm-schoentje ree,</l> <l id="s1:l5">En ginck stijfjes heenen stappen,</l> <l id="s1:l6">Met een pijpje in me mondt,</l> <l id="s1:l7">'k Wou een soopje laten tappen,</l> <l id="s1:l8">Maer ick niemant op en vondt.</l> </lg> <lg id="s2" type="stanza"> <l id="s2:l1">'k Huerde van een Boere besje,</l> <l id="s2:l2">Een kleyn schuytje, 'k kost wat Bier,</l> <l id="s2:l3">Met een kooltje in een tesje,</l> <l id="s2:l4">Om gestaeg te hebben vier,</l> <l id="s2:l5">Hier mee voer ick deur een slootje,</l> <l id="s2:l6">Tot in hol gebaggert nat,</l> <l id="s2:l7">'k Peylde strackjes met mijn Lootje,</l> <l id="s2:l8">Of de Doppe diepte hadt.</l> </lg> <lg id="s3" type="stanza"> <l id="s3:l1">'k Streeck mijn pen, besloeg mijn haakje,</l> <l id="s3:l2">'k Kreeg een hoekje maer 't was mis,</l> <l id="s3:l3">'k sey, Eet Diefje 'k wed ik raackje,</l> <l id="s3:l4">So men Worm maer taaytjes is,</l> <l id="s3:l5">Hey daer isset, dats een quantje,</l> <l id="s3:l6">Dats een baarsje als een ping,</l> <l id="s3:l7">'t Moet al evenwel in 't mantje,</l> <l id="s3:l8">Of ick nog wat grooter ving.</l> </lg> <lg id="s4" type="stanza"> <l id="s4:l1">'t Was gedaen geen Visje hapte,</l> <l id="s4:l2">'k Roeyde na een ander kant,</l> <l id="s4:l3">Daer een Meysje Turrif trapte,</l> <l id="s4:l4">Op het uytgetrocke landt,</l> <l id="s4:l5">'t Stondt en keeck staeg na haer treetjes,</l> <l id="s4:l6">Dat ick 't Visschen schier vergat,</l> <l id="s4:l7">Hoese doude metter leetjes,</l> <l id="s4:l8">Hoese dreyde metter gat.</l> </lg> <lg id="s5" type="stanza"> <l id="s5:l1">'k Sprack wel troosje hoe dus druckjes,</l> <l id="s5:l2">Hey wat doeje Arrebeyt,</l> <l id="s5:l3">Om de kluytjes, Floeder stuckjes,</l> <l id="s5:l4">Rust een lutje ware Meyt,</l> <l id="s5:l5">Lusje niet een reys te drincken,</l> <l id="s5:l6">'k Heb nog Biertje in men kruyck,</l> <l id="s5:l7">Langje potje 'k sel wat schencken,</l> <l id="s5:l8">Nu ey laptet in je Buyck.</l> </lg> <lg id="s6" type="stanza"> <l id="s6:l1">'t Meysje liet haer wel geseggen,</l> <l id="s6:l2">Jck ging by 'er sitten neer,</l> <l id="s6:l3">'k Liet mijn Hengel Tuygje leggen,</l> <l id="s6:l4">'k Dogt niet eens om 't Vissen meer,</l> <l id="s6:l5">Doe geraeckte wy aen 't mallen,</l> <l id="s6:l6">Na het drincken heel en half,</l> <l id="s6:l7">'k Kittelde haer Mamme-Balle,</l> <l id="s6:l8">Datse quylde als een kalf.</l> </lg> <lg id="s7" type="stanza"> <l id="s7:l1">Na dit koddig ginne-gappen,</l> <l id="s7:l2">Sey sy, og gy doet me seer,</l> <l id="s7:l3">'k Moet mijn stuckje af gaen trappen,</l> <l id="s7:l4">Keert gy aenje Vissen weer,</l> <l id="s7:l5">Maer soo haest ik weer als vooren,</l> <l id="s7:l6">Teeg na groene kruycke-blaen,</l> <l id="s7:l7">Was mijn Worm slof verlooren,</l> <l id="s7:l8">En ick bleef verlegen staen.</l> </lg> <lg id="s8" type="stanza"> <l id="s8:l1">'k Vraegdent sloofje naer het slutje,</l> <l id="s8:l2">Sey, ten wasser niet estort,</l> <l id="s8:l3">'k Sey nou kom soek mee een lutje,</l> <l id="s8:l4">'k Loof je heb 't inje schort,</l> <l id="s8:l5">Wel bevoel me sey sy strackje,</l> <l id="s8:l6">'k Hebbet zeker niet gesien,</l> <l id="s8:l7">Jck deur sochter Boere packje,</l> <l id="s8:l8">Daer ick 't vont, by bey 'er knien.</l> </lg> </lg> </text> </song>
43.838095
68
0.545731
cc4fa2802133ca66e03b86ed130c40dafabde829
3,075
xml
XML
application/sleepfighter/src/main/res/layout/activity_manage_gpsfilter_areas.xml
Centril/sleepfighter
ea8df66530a82dcaceae019524aa96a25ad59002
[ "Apache-2.0" ]
1
2017-03-08T08:18:31.000Z
2017-03-08T08:18:31.000Z
application/sleepfighter/src/main/res/layout/activity_manage_gpsfilter_areas.xml
Centril/sleepfighter
ea8df66530a82dcaceae019524aa96a25ad59002
[ "Apache-2.0" ]
null
null
null
application/sleepfighter/src/main/res/layout/activity_manage_gpsfilter_areas.xml
Centril/sleepfighter
ea8df66530a82dcaceae019524aa96a25ad59002
[ "Apache-2.0" ]
null
null
null
<!-- ~ Copyright 2014 toxbee.se ~ ~ Licensed 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. --> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/manage_gpsfilter_frame" android:layout_width="match_parent" android:layout_height="match_parent"> <ListView android:id="@+id/manage_gpsfilter_areas_list" android:layout_width="match_parent" android:layout_height="match_parent" /> <FrameLayout android:id="@+id/manage_gpsfilter_what_splash" android:layout_width="250dp" android:layout_height="wrap_content" android:layout_gravity="center" android:background="@color/background_holo_dark" android:gravity="center" android:orientation="vertical" > <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center|top" android:paddingBottom="10dp" android:paddingLeft="20dp" android:paddingRight="20dp" android:paddingTop="10dp" android:scrollbars="horizontal" > <TextView android:id="@+id/manage_gpsfilter_what_splash_text" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center" android:paddingBottom="2dp" android:paddingTop="2dp" android:textAppearance="?android:attr/textAppearanceMedium" android:textColor="@color/white" android:textSize="17sp" /> </LinearLayout> <LinearLayout android:id="@+id/manage_gpsfilter_what_splash_close_container" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="top|right" android:paddingLeft="35dp" android:paddingBottom="35dp" > <Button android:id="@+id/manage_gpsfilter_what_splash_close" android:layout_width="25dp" android:layout_height="25dp" android:layout_margin="0dp" android:background="#222" android:padding="0dp" android:text="@string/X" android:textColor="@color/button_black_foreground" android:textSize="15sp" android:textStyle="bold" /> </LinearLayout> </FrameLayout> </FrameLayout>
37.962963
77
0.628943
41bb6cfe84343b015efc1eb8b902beee83e91e77
1,187
xml
XML
out/test/addressbook-web-tests/contacts.xml
rum-ata/pdt39
e1ab54f06b91cc9e139e53db9d6f2b58e01bfd60
[ "Apache-2.0" ]
null
null
null
out/test/addressbook-web-tests/contacts.xml
rum-ata/pdt39
e1ab54f06b91cc9e139e53db9d6f2b58e01bfd60
[ "Apache-2.0" ]
null
null
null
out/test/addressbook-web-tests/contacts.xml
rum-ata/pdt39
e1ab54f06b91cc9e139e53db9d6f2b58e01bfd60
[ "Apache-2.0" ]
null
null
null
<list> <contact> <group>test1</group> <name>test_0</name> <middle>middle_0</middle> <lastname>last_0</lastname> <nick>nick_0</nick> <homePhone>111_0</homePhone> <mobilPhone>222_0</mobilPhone> <workPhone>333_0</workPhone> <email>em1_0</email> <email2>em2_0</email2> <email3>em3_0</email3> <address>мой адрес не дом и не улица</address> </contact> <contact> <group>test1</group> <name>test_1</name> <middle>middle_1</middle> <lastname>last_1</lastname> <nick>nick_1</nick> <homePhone>111_1</homePhone> <mobilPhone>222_1</mobilPhone> <workPhone>333_1</workPhone> <email>em1_1</email> <email2>em2_1</email2> <email3>em3_1</email3> <address>мой адрес не дом и не улица</address> </contact> <contact> <group>test1</group> <name>test_2</name> <middle>middle_2</middle> <lastname>last_2</lastname> <nick>nick_2</nick> <homePhone>111_2</homePhone> <mobilPhone>222_2</mobilPhone> <workPhone>333_2</workPhone> <email>em1_2</email> <email2>em2_2</email2> <email3>em3_2</email3> <address>мой адрес не дом и не улица</address> </contact> </list>
26.977273
50
0.648694
9e42d5e4bfe1396a06d31ff1224fb4e27521ee01
359
xml
XML
watchface/src/main/res/values/colors.xml
riddhik84/Sunshine-Android-App-With-WatchFace
6a8e2479904f35b180c340443f5d9ca8b3d0c7c5
[ "Apache-2.0" ]
null
null
null
watchface/src/main/res/values/colors.xml
riddhik84/Sunshine-Android-App-With-WatchFace
6a8e2479904f35b180c340443f5d9ca8b3d0c7c5
[ "Apache-2.0" ]
null
null
null
watchface/src/main/res/values/colors.xml
riddhik84/Sunshine-Android-App-With-WatchFace
6a8e2479904f35b180c340443f5d9ca8b3d0c7c5
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <resources> <color name="background">#000000</color> <color name="primary">#03A9F4</color> <!-- Light blue 500 --> <color name="digital_text">#ffffff</color> <color name="purple_500">#9C27B0</color> <color name="yellow_500">#FFEB3B</color> <color name="orange_500">#FFC107</color> </resources>
32.636364
66
0.649025
b8e38d7c6fc5a83283225bf1e3546763e9f21a6a
32,023
xml
XML
datasets/TALN-Archives/test/fr/taln-2011-long-019.xml
Priyansh2/Automatic-Keyword-Extraction-Data
ac50446a23ad66b9f8c8f2ddfd6f021aa44e17b6
[ "Apache-2.0" ]
1
2019-12-18T19:12:37.000Z
2019-12-18T19:12:37.000Z
datasets/TALN-Archives/test/fr/taln-2011-long-019.xml
Priyansh2/Automatic-Keyword-Extraction-Data
ac50446a23ad66b9f8c8f2ddfd6f021aa44e17b6
[ "Apache-2.0" ]
null
null
null
datasets/TALN-Archives/test/fr/taln-2011-long-019.xml
Priyansh2/Automatic-Keyword-Extraction-Data
ac50446a23ad66b9f8c8f2ddfd6f021aa44e17b6
[ "Apache-2.0" ]
1
2019-10-19T06:40:36.000Z
2019-10-19T06:40:36.000Z
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet href="CoreNLP-to-HTML.xsl" type="text/xsl"?> <root> <document> <docId>taln-2011-long-019.txt</docId> <sentences> <sentence id="1"> <tokens> <token id="1"> <word>Métarecherche</word> <lemma>métarecherche</lemma> <CharacterOffsetBegin>0</CharacterOffsetBegin> <CharacterOffsetEnd>13</CharacterOffsetEnd> <POS>PROPN</POS> </token> <token id="2"> <word>pour</word> <lemma>pour</lemma> <CharacterOffsetBegin>14</CharacterOffsetBegin> <CharacterOffsetEnd>18</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="3"> <word>l'</word> <lemma>l'</lemma> <CharacterOffsetBegin>19</CharacterOffsetBegin> <CharacterOffsetEnd>21</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="4"> <word>extraction</word> <lemma>extraction</lemma> <CharacterOffsetBegin>21</CharacterOffsetBegin> <CharacterOffsetEnd>31</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="5"> <word>lexicale</word> <lemma>lexicale</lemma> <CharacterOffsetBegin>32</CharacterOffsetBegin> <CharacterOffsetEnd>40</CharacterOffsetEnd> <POS>ADJ</POS> </token> <token id="6"> <word>bilingue</word> <lemma>bilingue</lemma> <CharacterOffsetBegin>41</CharacterOffsetBegin> <CharacterOffsetEnd>49</CharacterOffsetEnd> <POS>ADJ</POS> </token> <token id="7"> <word>à</word> <lemma>à</lemma> <CharacterOffsetBegin>50</CharacterOffsetBegin> <CharacterOffsetEnd>51</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="8"> <word>partir</word> <lemma>partir</lemma> <CharacterOffsetBegin>52</CharacterOffsetBegin> <CharacterOffsetEnd>58</CharacterOffsetEnd> <POS>VERB</POS> </token> <token id="9"> <word>de</word> <lemma>de</lemma> <CharacterOffsetBegin>59</CharacterOffsetBegin> <CharacterOffsetEnd>61</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="10"> <word>corpus</word> <lemma>corpus</lemma> <CharacterOffsetBegin>62</CharacterOffsetBegin> <CharacterOffsetEnd>68</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="11"> <word>comparables</word> <lemma>comparables</lemma> <CharacterOffsetBegin>69</CharacterOffsetBegin> <CharacterOffsetEnd>80</CharacterOffsetEnd> <POS>ADJ</POS> </token> </tokens> </sentence> <sentence id="2"> <tokens> <token id="1"> <word>Nous</word> <lemma>nous</lemma> <CharacterOffsetBegin>82</CharacterOffsetBegin> <CharacterOffsetEnd>86</CharacterOffsetEnd> <POS>PRON</POS> </token> <token id="2"> <word>présentons</word> <lemma>présentons</lemma> <CharacterOffsetBegin>87</CharacterOffsetBegin> <CharacterOffsetEnd>97</CharacterOffsetEnd> <POS>VERB</POS> </token> <token id="3"> <word>dans</word> <lemma>dans</lemma> <CharacterOffsetBegin>98</CharacterOffsetBegin> <CharacterOffsetEnd>102</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="4"> <word>cet</word> <lemma>cet</lemma> <CharacterOffsetBegin>103</CharacterOffsetBegin> <CharacterOffsetEnd>106</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="5"> <word>article</word> <lemma>article</lemma> <CharacterOffsetBegin>107</CharacterOffsetBegin> <CharacterOffsetEnd>114</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="6"> <word>une</word> <lemma>une</lemma> <CharacterOffsetBegin>115</CharacterOffsetBegin> <CharacterOffsetEnd>118</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="7"> <word>nouvelle</word> <lemma>nouvelle</lemma> <CharacterOffsetBegin>119</CharacterOffsetBegin> <CharacterOffsetEnd>127</CharacterOffsetEnd> <POS>ADJ</POS> </token> <token id="8"> <word>manière</word> <lemma>manière</lemma> <CharacterOffsetBegin>128</CharacterOffsetBegin> <CharacterOffsetEnd>135</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="9"> <word>d'</word> <lemma>d'</lemma> <CharacterOffsetBegin>136</CharacterOffsetBegin> <CharacterOffsetEnd>138</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="10"> <word>aborder</word> <lemma>aborder</lemma> <CharacterOffsetBegin>138</CharacterOffsetBegin> <CharacterOffsetEnd>145</CharacterOffsetEnd> <POS>VERB</POS> </token> <token id="11"> <word>le</word> <lemma>le</lemma> <CharacterOffsetBegin>146</CharacterOffsetBegin> <CharacterOffsetEnd>148</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="12"> <word>problème</word> <lemma>problème</lemma> <CharacterOffsetBegin>149</CharacterOffsetBegin> <CharacterOffsetEnd>157</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="13"> <word>de</word> <lemma>de</lemma> <CharacterOffsetBegin>158</CharacterOffsetBegin> <CharacterOffsetEnd>160</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="14"> <word>l'</word> <lemma>l'</lemma> <CharacterOffsetBegin>161</CharacterOffsetBegin> <CharacterOffsetEnd>163</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="15"> <word>acquisition</word> <lemma>acquisition</lemma> <CharacterOffsetBegin>163</CharacterOffsetBegin> <CharacterOffsetEnd>174</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="16"> <word>automatique</word> <lemma>automatique</lemma> <CharacterOffsetBegin>175</CharacterOffsetBegin> <CharacterOffsetEnd>186</CharacterOffsetEnd> <POS>ADJ</POS> </token> <token id="17"> <word>de</word> <lemma>de</lemma> <CharacterOffsetBegin>187</CharacterOffsetBegin> <CharacterOffsetEnd>189</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="18"> <word>paires</word> <lemma>paires</lemma> <CharacterOffsetBegin>190</CharacterOffsetBegin> <CharacterOffsetEnd>196</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="19"> <word>de</word> <lemma>de</lemma> <CharacterOffsetBegin>197</CharacterOffsetBegin> <CharacterOffsetEnd>199</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="20"> <word>mots</word> <lemma>mots</lemma> <CharacterOffsetBegin>200</CharacterOffsetBegin> <CharacterOffsetEnd>204</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="21"> <word>en</word> <lemma>en</lemma> <CharacterOffsetBegin>205</CharacterOffsetBegin> <CharacterOffsetEnd>207</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="22"> <word>relation</word> <lemma>relation</lemma> <CharacterOffsetBegin>208</CharacterOffsetBegin> <CharacterOffsetEnd>216</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="23"> <word>de</word> <lemma>de</lemma> <CharacterOffsetBegin>217</CharacterOffsetBegin> <CharacterOffsetEnd>219</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="24"> <word>traduction</word> <lemma>traduction</lemma> <CharacterOffsetBegin>220</CharacterOffsetBegin> <CharacterOffsetEnd>230</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="25"> <word>à</word> <lemma>à</lemma> <CharacterOffsetBegin>231</CharacterOffsetBegin> <CharacterOffsetEnd>232</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="26"> <word>partir</word> <lemma>partir</lemma> <CharacterOffsetBegin>233</CharacterOffsetBegin> <CharacterOffsetEnd>239</CharacterOffsetEnd> <POS>VERB</POS> </token> <token id="27"> <word>de</word> <lemma>de</lemma> <CharacterOffsetBegin>240</CharacterOffsetBegin> <CharacterOffsetEnd>242</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="28"> <word>corpus</word> <lemma>corpus</lemma> <CharacterOffsetBegin>243</CharacterOffsetBegin> <CharacterOffsetEnd>249</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="29"> <word>comparables</word> <lemma>comparables</lemma> <CharacterOffsetBegin>250</CharacterOffsetBegin> <CharacterOffsetEnd>261</CharacterOffsetEnd> <POS>ADJ</POS> </token> <token id="30"> <word>.</word> <lemma>.</lemma> <CharacterOffsetBegin>261</CharacterOffsetBegin> <CharacterOffsetEnd>262</CharacterOffsetEnd> <POS>PUNCT</POS> </token> </tokens> </sentence> <sentence id="3"> <tokens> <token id="1"> <word>Nous</word> <lemma>nous</lemma> <CharacterOffsetBegin>263</CharacterOffsetBegin> <CharacterOffsetEnd>267</CharacterOffsetEnd> <POS>PRON</POS> </token> <token id="2"> <word>décrivons</word> <lemma>décrivons</lemma> <CharacterOffsetBegin>268</CharacterOffsetBegin> <CharacterOffsetEnd>277</CharacterOffsetEnd> <POS>VERB</POS> </token> <token id="3"> <word>tout</word> <lemma>tout</lemma> <CharacterOffsetBegin>278</CharacterOffsetBegin> <CharacterOffsetEnd>282</CharacterOffsetEnd> <POS>ADV</POS> </token> <token id="4"> <word>d'</word> <lemma>d'</lemma> <CharacterOffsetBegin>283</CharacterOffsetBegin> <CharacterOffsetEnd>285</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="5"> <word>abord</word> <lemma>abord</lemma> <CharacterOffsetBegin>285</CharacterOffsetBegin> <CharacterOffsetEnd>290</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="6"> <word>les</word> <lemma>les</lemma> <CharacterOffsetBegin>291</CharacterOffsetBegin> <CharacterOffsetEnd>294</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="7"> <word>approches</word> <lemma>approches</lemma> <CharacterOffsetBegin>295</CharacterOffsetBegin> <CharacterOffsetEnd>304</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="8"> <word>standard</word> <lemma>standard</lemma> <CharacterOffsetBegin>305</CharacterOffsetBegin> <CharacterOffsetEnd>313</CharacterOffsetEnd> <POS>ADJ</POS> </token> <token id="9"> <word>et</word> <lemma>et</lemma> <CharacterOffsetBegin>314</CharacterOffsetBegin> <CharacterOffsetEnd>316</CharacterOffsetEnd> <POS>CONJ</POS> </token> <token id="10"> <word>par</word> <lemma>par</lemma> <CharacterOffsetBegin>317</CharacterOffsetBegin> <CharacterOffsetEnd>320</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="11"> <word>similarité</word> <lemma>similarité</lemma> <CharacterOffsetBegin>321</CharacterOffsetBegin> <CharacterOffsetEnd>331</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="12"> <word>interlangue</word> <lemma>interlangue</lemma> <CharacterOffsetBegin>332</CharacterOffsetBegin> <CharacterOffsetEnd>343</CharacterOffsetEnd> <POS>ADJ</POS> </token> <token id="13"> <word>traditionnellement</word> <lemma>traditionnellement</lemma> <CharacterOffsetBegin>344</CharacterOffsetBegin> <CharacterOffsetEnd>362</CharacterOffsetEnd> <POS>ADV</POS> </token> <token id="14"> <word>dédiées</word> <lemma>dédiées</lemma> <CharacterOffsetBegin>363</CharacterOffsetBegin> <CharacterOffsetEnd>370</CharacterOffsetEnd> <POS>VERB</POS> </token> <token id="15"> <word>à</word> <lemma>à</lemma> <CharacterOffsetBegin>371</CharacterOffsetBegin> <CharacterOffsetEnd>372</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="16"> <word>cette</word> <lemma>cette</lemma> <CharacterOffsetBegin>373</CharacterOffsetBegin> <CharacterOffsetEnd>378</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="17"> <word>tâche</word> <lemma>tâche</lemma> <CharacterOffsetBegin>379</CharacterOffsetBegin> <CharacterOffsetEnd>384</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="18"> <word>.</word> <lemma>.</lemma> <CharacterOffsetBegin>384</CharacterOffsetBegin> <CharacterOffsetEnd>385</CharacterOffsetEnd> <POS>PUNCT</POS> </token> </tokens> </sentence> <sentence id="4"> <tokens> <token id="1"> <word>Nous</word> <lemma>nous</lemma> <CharacterOffsetBegin>386</CharacterOffsetBegin> <CharacterOffsetEnd>390</CharacterOffsetEnd> <POS>PRON</POS> </token> <token id="2"> <word>réinterprétons</word> <lemma>réinterprétons</lemma> <CharacterOffsetBegin>391</CharacterOffsetBegin> <CharacterOffsetEnd>405</CharacterOffsetEnd> <POS>VERB</POS> </token> <token id="3"> <word>ensuite</word> <lemma>ensuite</lemma> <CharacterOffsetBegin>406</CharacterOffsetBegin> <CharacterOffsetEnd>413</CharacterOffsetEnd> <POS>ADV</POS> </token> <token id="4"> <word>la</word> <lemma>la</lemma> <CharacterOffsetBegin>414</CharacterOffsetBegin> <CharacterOffsetEnd>416</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="5"> <word>méthode</word> <lemma>méthode</lemma> <CharacterOffsetBegin>417</CharacterOffsetBegin> <CharacterOffsetEnd>424</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="6"> <word>par</word> <lemma>par</lemma> <CharacterOffsetBegin>425</CharacterOffsetBegin> <CharacterOffsetEnd>428</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="7"> <word>similarité</word> <lemma>similarité</lemma> <CharacterOffsetBegin>429</CharacterOffsetBegin> <CharacterOffsetEnd>439</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="8"> <word>interlangue</word> <lemma>interlangue</lemma> <CharacterOffsetBegin>440</CharacterOffsetBegin> <CharacterOffsetEnd>451</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="9"> <word>et</word> <lemma>et</lemma> <CharacterOffsetBegin>452</CharacterOffsetBegin> <CharacterOffsetEnd>454</CharacterOffsetEnd> <POS>CONJ</POS> </token> <token id="10"> <word>motivons</word> <lemma>motivons</lemma> <CharacterOffsetBegin>455</CharacterOffsetBegin> <CharacterOffsetEnd>463</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="11"> <word>un</word> <lemma>un</lemma> <CharacterOffsetBegin>464</CharacterOffsetBegin> <CharacterOffsetEnd>466</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="12"> <word>nouveau</word> <lemma>nouveau</lemma> <CharacterOffsetBegin>467</CharacterOffsetBegin> <CharacterOffsetEnd>474</CharacterOffsetEnd> <POS>ADJ</POS> </token> <token id="13"> <word>modèle</word> <lemma>modèle</lemma> <CharacterOffsetBegin>475</CharacterOffsetBegin> <CharacterOffsetEnd>481</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="14"> <word>pour</word> <lemma>pour</lemma> <CharacterOffsetBegin>482</CharacterOffsetBegin> <CharacterOffsetEnd>486</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="15"> <word>reformuler</word> <lemma>reformuler</lemma> <CharacterOffsetBegin>487</CharacterOffsetBegin> <CharacterOffsetEnd>497</CharacterOffsetEnd> <POS>VERB</POS> </token> <token id="16"> <word>cette</word> <lemma>cette</lemma> <CharacterOffsetBegin>498</CharacterOffsetBegin> <CharacterOffsetEnd>503</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="17"> <word>approche</word> <lemma>approche</lemma> <CharacterOffsetBegin>504</CharacterOffsetBegin> <CharacterOffsetEnd>512</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="18"> <word>inspirée</word> <lemma>inspirée</lemma> <CharacterOffsetBegin>513</CharacterOffsetBegin> <CharacterOffsetEnd>521</CharacterOffsetEnd> <POS>VERB</POS> </token> <token id="19"> <word>par</word> <lemma>par</lemma> <CharacterOffsetBegin>522</CharacterOffsetBegin> <CharacterOffsetEnd>525</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="20"> <word>les</word> <lemma>les</lemma> <CharacterOffsetBegin>526</CharacterOffsetBegin> <CharacterOffsetEnd>529</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="21"> <word>métamoteurs</word> <lemma>métamoteurs</lemma> <CharacterOffsetBegin>530</CharacterOffsetBegin> <CharacterOffsetEnd>541</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="22"> <word>de</word> <lemma>de</lemma> <CharacterOffsetBegin>542</CharacterOffsetBegin> <CharacterOffsetEnd>544</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="23"> <word>recherche</word> <lemma>recherche</lemma> <CharacterOffsetBegin>545</CharacterOffsetBegin> <CharacterOffsetEnd>554</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="24"> <word>d'</word> <lemma>d'</lemma> <CharacterOffsetBegin>555</CharacterOffsetBegin> <CharacterOffsetEnd>557</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="25"> <word>information</word> <lemma>information</lemma> <CharacterOffsetBegin>557</CharacterOffsetBegin> <CharacterOffsetEnd>568</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="26"> <word>.</word> <lemma>.</lemma> <CharacterOffsetBegin>568</CharacterOffsetBegin> <CharacterOffsetEnd>569</CharacterOffsetEnd> <POS>PUNCT</POS> </token> </tokens> </sentence> <sentence id="5"> <tokens> <token id="1"> <word>Les</word> <lemma>les</lemma> <CharacterOffsetBegin>570</CharacterOffsetBegin> <CharacterOffsetEnd>573</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="2"> <word>résultats</word> <lemma>résultats</lemma> <CharacterOffsetBegin>574</CharacterOffsetBegin> <CharacterOffsetEnd>583</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="3"> <word>empiriques</word> <lemma>empiriques</lemma> <CharacterOffsetBegin>584</CharacterOffsetBegin> <CharacterOffsetEnd>594</CharacterOffsetEnd> <POS>ADJ</POS> </token> <token id="4"> <word>que</word> <lemma>que</lemma> <CharacterOffsetBegin>595</CharacterOffsetBegin> <CharacterOffsetEnd>598</CharacterOffsetEnd> <POS>PRON</POS> </token> <token id="5"> <word>nous</word> <lemma>nous</lemma> <CharacterOffsetBegin>599</CharacterOffsetBegin> <CharacterOffsetEnd>603</CharacterOffsetEnd> <POS>PRON</POS> </token> <token id="6"> <word>obtenons</word> <lemma>obtenon</lemma> <CharacterOffsetBegin>604</CharacterOffsetBegin> <CharacterOffsetEnd>612</CharacterOffsetEnd> <POS>VERB</POS> </token> <token id="7"> <word>montrent</word> <lemma>montrent</lemma> <CharacterOffsetBegin>613</CharacterOffsetBegin> <CharacterOffsetEnd>621</CharacterOffsetEnd> <POS>VERB</POS> </token> <token id="8"> <word>que</word> <lemma>que</lemma> <CharacterOffsetBegin>622</CharacterOffsetBegin> <CharacterOffsetEnd>625</CharacterOffsetEnd> <POS>SCONJ</POS> </token> <token id="9"> <word>les</word> <lemma>les</lemma> <CharacterOffsetBegin>626</CharacterOffsetBegin> <CharacterOffsetEnd>629</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="10"> <word>performances</word> <lemma>performances</lemma> <CharacterOffsetBegin>630</CharacterOffsetBegin> <CharacterOffsetEnd>642</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="11"> <word>de</word> <lemma>de</lemma> <CharacterOffsetBegin>643</CharacterOffsetBegin> <CharacterOffsetEnd>645</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="12"> <word>notre</word> <lemma>notre</lemma> <CharacterOffsetBegin>646</CharacterOffsetBegin> <CharacterOffsetEnd>651</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="13"> <word>modèle</word> <lemma>modèle</lemma> <CharacterOffsetBegin>652</CharacterOffsetBegin> <CharacterOffsetEnd>658</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="14"> <word>sont</word> <lemma>sont</lemma> <CharacterOffsetBegin>659</CharacterOffsetBegin> <CharacterOffsetEnd>663</CharacterOffsetEnd> <POS>VERB</POS> </token> <token id="15"> <word>toujours</word> <lemma>toujours</lemma> <CharacterOffsetBegin>664</CharacterOffsetBegin> <CharacterOffsetEnd>672</CharacterOffsetEnd> <POS>ADV</POS> </token> <token id="16"> <word>supérieures</word> <lemma>supérieures</lemma> <CharacterOffsetBegin>673</CharacterOffsetBegin> <CharacterOffsetEnd>684</CharacterOffsetEnd> <POS>ADJ</POS> </token> <token id="17"> <word>à</word> <lemma>à</lemma> <CharacterOffsetBegin>685</CharacterOffsetBegin> <CharacterOffsetEnd>686</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="18"> <word>celles</word> <lemma>celles</lemma> <CharacterOffsetBegin>687</CharacterOffsetBegin> <CharacterOffsetEnd>693</CharacterOffsetEnd> <POS>PRON</POS> </token> <token id="19"> <word>obtenues</word> <lemma>obtenue</lemma> <CharacterOffsetBegin>694</CharacterOffsetBegin> <CharacterOffsetEnd>702</CharacterOffsetEnd> <POS>VERB</POS> </token> <token id="20"> <word>avec</word> <lemma>avec</lemma> <CharacterOffsetBegin>703</CharacterOffsetBegin> <CharacterOffsetEnd>707</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="21"> <word>l'</word> <lemma>l'</lemma> <CharacterOffsetBegin>708</CharacterOffsetBegin> <CharacterOffsetEnd>710</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="22"> <word>approche</word> <lemma>approche</lemma> <CharacterOffsetBegin>710</CharacterOffsetBegin> <CharacterOffsetEnd>718</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="23"> <word>par</word> <lemma>par</lemma> <CharacterOffsetBegin>719</CharacterOffsetBegin> <CharacterOffsetEnd>722</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="24"> <word>similarité</word> <lemma>similarité</lemma> <CharacterOffsetBegin>723</CharacterOffsetBegin> <CharacterOffsetEnd>733</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="25"> <word>interlangue</word> <lemma>interlangue</lemma> <CharacterOffsetBegin>734</CharacterOffsetBegin> <CharacterOffsetEnd>745</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="26"> <word>,</word> <lemma>,</lemma> <CharacterOffsetBegin>745</CharacterOffsetBegin> <CharacterOffsetEnd>746</CharacterOffsetEnd> <POS>PUNCT</POS> </token> <token id="27"> <word>mais</word> <lemma>mais</lemma> <CharacterOffsetBegin>747</CharacterOffsetBegin> <CharacterOffsetEnd>751</CharacterOffsetEnd> <POS>CONJ</POS> </token> <token id="28"> <word>aussi</word> <lemma>aussi</lemma> <CharacterOffsetBegin>752</CharacterOffsetBegin> <CharacterOffsetEnd>757</CharacterOffsetEnd> <POS>ADV</POS> </token> <token id="29"> <word>comme</word> <lemma>comme</lemma> <CharacterOffsetBegin>758</CharacterOffsetBegin> <CharacterOffsetEnd>763</CharacterOffsetEnd> <POS>SCONJ</POS> </token> <token id="30"> <word>étant</word> <lemma>étant</lemma> <CharacterOffsetBegin>764</CharacterOffsetBegin> <CharacterOffsetEnd>769</CharacterOffsetEnd> <POS>VERB</POS> </token> <token id="31"> <word>compétitives</word> <lemma>compétitives</lemma> <CharacterOffsetBegin>770</CharacterOffsetBegin> <CharacterOffsetEnd>782</CharacterOffsetEnd> <POS>ADJ</POS> </token> <token id="32"> <word>par</word> <lemma>par</lemma> <CharacterOffsetBegin>783</CharacterOffsetBegin> <CharacterOffsetEnd>786</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="33"> <word>rapport</word> <lemma>rapport</lemma> <CharacterOffsetBegin>787</CharacterOffsetBegin> <CharacterOffsetEnd>794</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="34"> <word>à</word> <lemma>à</lemma> <CharacterOffsetBegin>795</CharacterOffsetBegin> <CharacterOffsetEnd>796</CharacterOffsetEnd> <POS>ADP</POS> </token> <token id="35"> <word>l'</word> <lemma>l'</lemma> <CharacterOffsetBegin>797</CharacterOffsetBegin> <CharacterOffsetEnd>799</CharacterOffsetEnd> <POS>DET</POS> </token> <token id="36"> <word>approche</word> <lemma>approche</lemma> <CharacterOffsetBegin>799</CharacterOffsetBegin> <CharacterOffsetEnd>807</CharacterOffsetEnd> <POS>NOUN</POS> </token> <token id="37"> <word>standard</word> <lemma>standard</lemma> <CharacterOffsetBegin>808</CharacterOffsetBegin> <CharacterOffsetEnd>816</CharacterOffsetEnd> <POS>ADJ</POS> </token> <token id="38"> <word>.</word> <lemma>.</lemma> <CharacterOffsetBegin>816</CharacterOffsetBegin> <CharacterOffsetEnd>817</CharacterOffsetEnd> <POS>PUNCT</POS> </token> </tokens> </sentence> </sentences> </document> </root>
35.940516
61
0.52481
ad99ce468057208d82d1d3a778a7f0ccc2985adb
5,116
xml
XML
src-db/database/model/tables/C_EXTERNALPOS.xml
eid101/InjazErp
6d7c69a9d3a6023e093ab0d7b356983fdee1e4c8
[ "Apache-2.0" ]
null
null
null
src-db/database/model/tables/C_EXTERNALPOS.xml
eid101/InjazErp
6d7c69a9d3a6023e093ab0d7b356983fdee1e4c8
[ "Apache-2.0" ]
null
null
null
src-db/database/model/tables/C_EXTERNALPOS.xml
eid101/InjazErp
6d7c69a9d3a6023e093ab0d7b356983fdee1e4c8
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0"?> <database name="TABLE C_EXTERNALPOS"> <table name="C_EXTERNALPOS" primaryKey="C_EXTERNALPOS_KEY"> <column name="C_EXTERNALPOS_ID" primaryKey="true" required="true" type="VARCHAR" size="32" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="AD_CLIENT_ID" primaryKey="false" required="true" type="VARCHAR" size="32" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="AD_ORG_ID" primaryKey="false" required="true" type="VARCHAR" size="32" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="ISACTIVE" primaryKey="false" required="true" type="CHAR" size="1" autoIncrement="false"> <default><![CDATA[Y]]></default> <onCreateDefault/> </column> <column name="CREATED" primaryKey="false" required="true" type="TIMESTAMP" size="7" autoIncrement="false"> <default><![CDATA[SYSDATE]]></default> <onCreateDefault/> </column> <column name="CREATEDBY" primaryKey="false" required="true" type="VARCHAR" size="32" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="UPDATED" primaryKey="false" required="true" type="TIMESTAMP" size="7" autoIncrement="false"> <default><![CDATA[SYSDATE]]></default> <onCreateDefault/> </column> <column name="UPDATEDBY" primaryKey="false" required="true" type="VARCHAR" size="32" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="VALUE" primaryKey="false" required="true" type="NVARCHAR" size="40" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="NAME" primaryKey="false" required="true" type="NVARCHAR" size="60" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="DESCRIPTION" primaryKey="false" required="false" type="NVARCHAR" size="255" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="M_WAREHOUSE_ID" primaryKey="false" required="true" type="VARCHAR" size="32" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="C_DOCTYPE_ID" primaryKey="false" required="true" type="VARCHAR" size="32" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="C_BPARTNER_ID" primaryKey="false" required="true" type="VARCHAR" size="32" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="M_PRICELIST_ID" primaryKey="false" required="true" type="VARCHAR" size="32" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="SALESREP_ID" primaryKey="false" required="true" type="VARCHAR" size="32" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="M_SHIPPER_ID" primaryKey="false" required="true" type="VARCHAR" size="32" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="INCLUDE_PRODUCT" primaryKey="false" required="false" type="VARCHAR" size="60" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="INCLUDE_PRODUCT_CATEGORY" primaryKey="false" required="false" type="VARCHAR" size="60" autoIncrement="false"> <default/> <onCreateDefault/> </column> <column name="PERFORM_POST" primaryKey="false" required="false" type="CHAR" size="1" autoIncrement="false"> <default><![CDATA[N]]></default> <onCreateDefault/> </column> <foreign-key foreignTable="AD_CLIENT" name="C_EXTERNALPOS_AD_CLIENT"> <reference local="AD_CLIENT_ID" foreign="AD_CLIENT_ID"/> </foreign-key> <foreign-key foreignTable="AD_ORG" name="C_EXTERNALPOS_AD_ORG"> <reference local="AD_ORG_ID" foreign="AD_ORG_ID"/> </foreign-key> <foreign-key foreignTable="C_BPARTNER" name="C_EXTERNALPOS_C_BPARTNER"> <reference local="C_BPARTNER_ID" foreign="C_BPARTNER_ID"/> </foreign-key> <foreign-key foreignTable="C_DOCTYPE" name="C_EXTERNALPOS_C_DOCTYPE"> <reference local="C_DOCTYPE_ID" foreign="C_DOCTYPE_ID"/> </foreign-key> <foreign-key foreignTable="M_PRICELIST" name="C_EXTERNALPOS_M_PRICELIST"> <reference local="M_PRICELIST_ID" foreign="M_PRICELIST_ID"/> </foreign-key> <foreign-key foreignTable="M_SHIPPER" name="C_EXTERNALPOS_M_SHIPPER"> <reference local="M_SHIPPER_ID" foreign="M_SHIPPER_ID"/> </foreign-key> <foreign-key foreignTable="M_WAREHOUSE" name="C_EXTERNALPOS_M_WAREHOUSE"> <reference local="M_WAREHOUSE_ID" foreign="M_WAREHOUSE_ID"/> </foreign-key> <foreign-key foreignTable="AD_USER" name="C_EXTERNALPOS_SALESREP"> <reference local="SALESREP_ID" foreign="AD_USER_ID"/> </foreign-key> </table> </database>
46.509091
129
0.64484
91257e71c7c7f561588d49ad4e61f85195bc4ce3
1,311
csproj
XML
BlazorCurrentDevice/BlazorCurrentDevice.csproj
arivera12/BlazorCurrentDevice
630fc9b0657b70372bf98d1ee70f8af059449c42
[ "MIT" ]
3
2020-12-20T15:56:10.000Z
2021-03-25T01:30:10.000Z
BlazorCurrentDevice/BlazorCurrentDevice.csproj
arivera12/BlazorCurrentDevice
630fc9b0657b70372bf98d1ee70f8af059449c42
[ "MIT" ]
3
2020-05-28T20:19:00.000Z
2021-06-10T19:17:05.000Z
BlazorCurrentDevice/BlazorCurrentDevice.csproj
arivera12/BlazorCurrentDevice
630fc9b0657b70372bf98d1ee70f8af059449c42
[ "MIT" ]
4
2020-05-14T23:47:01.000Z
2022-03-18T10:45:28.000Z
<Project Sdk="Microsoft.NET.Sdk.Razor"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <RazorLangVersion>3.0</RazorLangVersion> <Description>BlazorCurrentDevice is wrapper around current-device.js for blazor.</Description> <PackageProjectUrl>https://github.com/arivera12/BlazorCurrentDevice</PackageProjectUrl> <RepositoryUrl>https://github.com/arivera12/BlazorCurrentDevice</RepositoryUrl> <RepositoryType>C#</RepositoryType> <PackageReleaseNotes>remove code map to resolve dev tools warning</PackageReleaseNotes> <GeneratePackageOnBuild>true</GeneratePackageOnBuild> <Version>1.0.7</Version> <Authors>Anthony G. Rivera Cosme</Authors> <Company>Anthony G. Rivera Cosme</Company> <PackageLicenseFile>LICENSE.txt</PackageLicenseFile> <PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance> <Copyright>Anthony G. Rivera Cosme</Copyright> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.AspNetCore.Components" Version="3.1.3" /> <PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="3.1.3" /> </ItemGroup> <ItemGroup> <None Include="..\..\OneLine\LICENSE.txt"> <Pack>True</Pack> <PackagePath></PackagePath> </None> </ItemGroup> </Project>
37.457143
98
0.745233
94c7fcec7d2f582c74c2fb2d1dfa8404cde72c14
2,610
xml
XML
Polit/app/src/main/res/billStuff/Polit Bills Folder/Biils/BILLS-114-1-s/BILLS-114s30is.xml
MGaston504/Polit
3401c15bdde342c7e64d0b72387b2172998941d0
[ "MIT" ]
2
2016-11-05T20:56:35.000Z
2016-11-06T16:01:33.000Z
Polit/app/src/main/res/billStuff/Polit Bills Folder/Biils/BILLS-114-1-s/BILLS-114s30is.xml
MGaston504/Polit
3401c15bdde342c7e64d0b72387b2172998941d0
[ "MIT" ]
null
null
null
Polit/app/src/main/res/billStuff/Polit Bills Folder/Biils/BILLS-114-1-s/BILLS-114s30is.xml
MGaston504/Polit
3401c15bdde342c7e64d0b72387b2172998941d0
[ "MIT" ]
null
null
null
<?xml version="1.0"?> <?xml-stylesheet type="text/xsl" href="billres.xsl"?> <!DOCTYPE bill PUBLIC "-//US Congress//DTDs/bill.dtd//EN" "bill.dtd"> <bill bill-stage="Introduced-in-Senate" public-private="public"><metadata xmlns:dc="http://purl.org/dc/elements/1.1/"> <dublinCore> <dc:title>114 S30 IS: Forty Hours Is Full Time Act of 2015</dc:title> <dc:publisher>U.S. Senate</dc:publisher> <dc:date>2015-01-06</dc:date> <dc:format>text/xml</dc:format> <dc:language>EN</dc:language> <dc:rights>Pursuant to Title 17 Section 105 of the United States Code, this file is not subject to copyright protection and is in the public domain.</dc:rights> </dublinCore> </metadata> <form> <distribution-code display="yes">II</distribution-code><congress>114th CONGRESS</congress><session>1st Session</session><legis-num>S. 30</legis-num><current-chamber>IN THE SENATE OF THE UNITED STATES</current-chamber><action><action-date date="20150106">January 6, 2015</action-date><action-desc><sponsor name-id="S252">Ms. Collins</sponsor> (for herself, <cosponsor name-id="S356">Mr. Donnelly</cosponsor>, <cosponsor name-id="S288">Ms. Murkowski</cosponsor>, and <cosponsor name-id="S338">Mr. Manchin</cosponsor>) introduced the following bill; which was read twice and referred to the <committee-name committee-id="SSFI00">Committee on Finance</committee-name></action-desc></action><legis-type>A BILL</legis-type><official-title>To amend the Internal Revenue Code of 1986 to modify the definition of full-time employee for purposes of the employer mandate in the Patient Protection and Affordable Care Act.</official-title></form><legis-body><section id="S1" section-type="section-one"><enum>1.</enum><header>Short title</header><text display-inline="no-display-inline">This Act may be cited as the <quote><short-title>Forty Hours Is Full Time Act of 2015</short-title></quote>.</text></section><section id="id9F752A1E94A74E0898C1F840C9BD7BBA"><enum>2.</enum><header>Definition of full-time employee</header><text display-inline="no-display-inline">Section 4980H(c) of the Internal Revenue Code of 1986 is amended—</text><paragraph id="idBD105983D9F345EE8EC9F0C83AA16BFF"><enum>(1)</enum><text display-inline="yes-display-inline">in paragraph (2)(E), by striking <quote>by 120</quote> and inserting <quote>by 174</quote>; and</text></paragraph><paragraph id="idFA9FACAD05124D33A60828327E1CB973"><enum>(2)</enum><text display-inline="yes-display-inline">in paragraph (4)(A) by striking <quote>30 hours</quote> and inserting <quote>40 hours</quote>.</text></paragraph></section></legis-body></bill>
100.384615
826
0.74751
f79f29c9dda996660c2631027f760762789d1916
3,207
xml
XML
app/src/main/res/values-su/string.xml
devdattbhatt/DDeletedContact
7b11651d038369bafbd7e910c2420a9ade281044
[ "Apache-2.0" ]
3
2017-12-05T13:55:28.000Z
2021-08-06T07:10:52.000Z
app/src/main/res/values-su/string.xml
devdattbhatt/DDeletedContact
7b11651d038369bafbd7e910c2420a9ade281044
[ "Apache-2.0" ]
1
2018-06-21T15:47:28.000Z
2018-06-21T15:47:28.000Z
app/src/main/res/values-su/string.xml
devdattbhatt/DDeletedContact
7b11651d038369bafbd7e910c2420a9ade281044
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <resources> <string name="app_name">D dihapus Kontak</string> <string name="all_contact">kontak</string> <string name="deleted_contact">ngahapus</string> <string name="no_data_found">Taya Data Kapanggih</string> <string name="dismiss">ngabubarkeun</string> <string name="share">ngabagikeun</string> <string name="thank_you">Hatur nuhun pikeun babagi / diondang</string> <string name="contact_developer">Kasalahan lumangsung, pamekar kontak.</string> <string name="install_whats_app">Install Whats App munggaran</string> <string name="install">masang</string> <string name="coming_soon">Geura sumping</string> <string name="rating_thank_you_message">Hatur nuhun pikeun ratings béntang 5</string> <string name="press_again_to_exit">Mangga klik deui ka LN</string> <string name="try_after_some_time">Coba Saatos Sababaraha Time</string> <string name="action_language">basa</string> <string name="action_rate_us">meunteun kami</string> <string name="action_refresh">nyegerkeun</string> <string name="action_restore_all">balikkeun Sadaya</string> <string name="action_app_invite">diondang Friends</string> <string name="action_contact_us">Taros Kami</string> <string name="contact_name">ngaran kontak</string> <string name="contact_phone_number">jumlah kontak</string> <string name="contact_account_type">rekening Tipe</string> <string name="description_contact_photo">kontak Poto</string> <string name="description_contact_info">info kontak</string> <string name="static_contact_us_whats_app">Kontak pamekar langsung dina WhatsApp.</string> <string name="static_contact_us_developer">grup Google+ pikeun pamekar, Testers na kontributor.</string> <string name="static_contact_us_language">grup Google+ kanggo Panarjamah sarta pencinta Basa.</string> <string name="static_contact_us_google_plus">Papanggih kuring di Google+.</string> <string name="static_contact_us_linkedin">Pikeun Gabung jadi pangdeudeul sarta pamekar.</string> <string name="static_contact_us_facebook">Page Facebook resmi.</string> <string name="invite_title">diondang Friends</string> <string name="invite_message">Dihapus Kontak nyaeta Buka-sumber, freeware, Ngaiklan bébas aplikasi android.</string> <string name="permission">idin</string> <string name="permission_message_write_external_storage">idin WRITE_EXTERNAL_STORAGE ieu diperlukeun</string> <string name="permission_message_read_contact">READ_CONTACTS idin anu diperlukeun</string> <string name="permission_message_write_contact">WRITE_CONTACTS idin anu diperlukeun</string> <string name="permission_grant">Grant</string> <string name="restore">ngalereskeun</string> <string name="rate_us_title">rating penting pikeun kami</string> <string name="rate_us_message">ucapan salamet .. !!! \ N \ n kontak anjeun pulih. \ N \ n punten marios kami.</string> <string name="rate_us_positive_button">Meunteun urang.</string> <string name="rate_us_negative_button">Taros Kami.</string> <string name="rate_us_neutral_button">Henteu ayeuna.</string> </resources>
68.234043
122
0.758029
f472fb4e3725ee1980b8af3745d219d98fea301f
104
xml
XML
buildSrc/src/main/AndroidManifest.xml
xfhy/AucFrameDemo
3ca30a5afc47d914fcbc1585237cc0328ae0bb45
[ "Apache-2.0" ]
8
2019-07-25T12:13:58.000Z
2019-07-29T02:32:14.000Z
buildSrc/src/main/AndroidManifest.xml
xfhy/AucFrameDemo
3ca30a5afc47d914fcbc1585237cc0328ae0bb45
[ "Apache-2.0" ]
1
2019-07-25T12:13:55.000Z
2019-07-25T12:13:55.000Z
buildSrc/src/main/AndroidManifest.xml
xfhy/AucFrameDemo
3ca30a5afc47d914fcbc1585237cc0328ae0bb45
[ "Apache-2.0" ]
1
2020-01-14T06:44:39.000Z
2020-01-14T06:44:39.000Z
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.xfhy.buildsrc" />
34.666667
68
0.730769
ce7b749efc56385a0308162c55d3c576815e3d0e
7,008
xml
XML
app/src/main/res/values/styles.xml
morel17/dahuochifan
0c2b9a4c36d841d542d09076ba13867e1734867b
[ "Apache-2.0" ]
null
null
null
app/src/main/res/values/styles.xml
morel17/dahuochifan
0c2b9a4c36d841d542d09076ba13867e1734867b
[ "Apache-2.0" ]
1
2016-06-03T06:04:58.000Z
2016-06-03T06:04:58.000Z
app/src/main/res/values/styles.xml
morel17/dahuochifan
0c2b9a4c36d841d542d09076ba13867e1734867b
[ "Apache-2.0" ]
null
null
null
<resources xmlns:android="http://schemas.android.com/apk/res/android"> <style name="AppBaseTheme" parent="android:Theme.Light"> </style> <style name="testsy" parent="Widget.AppCompat.ActionBar" /> <style name="MorelTrans" parent="android:Theme.Translucent"> <item name="windowActionBar">false</item> <item name="windowNoTitle">true</item> </style> <!-- Application theme. --> <style name="AppThemeMorel" parent="Theme.AppCompat.Light.DarkActionBar"> <item name="android:windowBackground">@mipmap/splash_pic</item> <item name="android:windowAnimationStyle">@style/MorelActivityAnimation</item> <item name="alertDialogTheme">@style/AppTheme.Dialog.Alert</item> <item name="windowActionBar">false</item> <item name="windowNoTitle">true</item> <item name="colorAccent">@color/maincolor_new</item> <item name="colorPrimary">@color/maincolor_new</item> <item name="colorPrimaryDark">@color/maincolor_new</item> </style> <style name="AppEditTheme" parent="AppThemeMorel"> <item name="colorControlNormal">@color/text_more_light</item> <!-- <item name="colorControlActivated">@color/accent</item> <item name="colorControlHighlight">@color/accent</item>--> </style> <style name="AppFBTheme" parent="AppThemeMorel"> <item name="colorAccent">@color/transparent</item> <item name="colorPrimary">@color/transparent</item> <item name="colorPrimaryDark">@color/transparent</item> </style> <style name="ToolbarTheme" parent="AppThemeMorel"> <item name="android:textColorPrimary">@color/white</item> <item name="android:textColorSecondary">@color/white</item> <item name="colorControlActivated">@color/white</item> <item name="actionMenuTextColor">@color/white</item> </style> <style name="Widget.Design.TabLayout.MorelTab" parent="Theme.AppCompat.Light.DarkActionBar"> <item name="colorPrimary">@color/maincolor_new</item> <item name="colorPrimaryDark">@color/maincolor_new</item> <item name="colorAccent">@color/maincolor_new</item> </style> <style name="AppTheme.Dialog.Alert" parent="Theme.AppCompat.Light.Dialog.Alert"> <item name="android:textColorPrimary">@color/text_color_primary</item> <item name="android:textColorSecondary">@color/text_second_color_primary</item> <item name="android:windowEnterAnimation">@anim/abc_popup_enter</item> <item name="android:windowExitAnimation">@anim/abc_popup_exit</item> </style> <style name="MorelActivityAnimation"> <item name="android:activityOpenEnterAnimation">@anim/dahuo_right_in</item> <item name="android:activityOpenExitAnimation">@anim/dahuo_fade_exit</item> <item name="android:activityCloseEnterAnimation">@anim/dahuo_fade_in</item> <item name="android:activityCloseExitAnimation">@anim/dahuo_right_out</item> </style> <style name="AppTheme.Base" parent="AppBaseTheme"> <item name="windowActionBar">false</item> <item name="android:windowNoTitle">true</item> </style> <style name="AppTheme.Wheel" parent="@android:style/Theme.Translucent"> <item name="windowActionBar">false</item> <item name="android:windowNoTitle">true</item> </style> <style name="roomRatingBar" parent="@android:style/Widget.RatingBar"> <item name="android:progressDrawable">@drawable/custom_ratingbar_progress</item> <item name="android:minHeight">16dip</item> <item name="android:maxHeight">16dip</item> <item name="android:numStars">5</item> <item name="android:stepSize">0.5</item> </style> <style name="roomRatingBar2" parent="@android:style/Widget.RatingBar"> <item name="android:progressDrawable">@drawable/custom_ratingbar_progress2</item> <item name="android:minHeight">24dip</item> <item name="android:maxHeight">24dip</item> <item name="android:numStars">5</item> <item name="android:stepSize">0.5</item> </style> <style name="roomRatingBarIndicator" parent="@android:style/Widget.RatingBar"> <item name="android:progressDrawable">@drawable/myratingbar</item> <item name="android:indeterminateDrawable">@drawable/myratingbar</item> <item name="android:minHeight">38dip</item> <item name="android:maxHeight">38dip</item> <item name="android:numStars">5</item> <item name="android:stepSize">0.5</item> </style> <style name="roomRatingBarSmall" parent="@android:style/Widget.RatingBar"> <item name="android:progressDrawable">@drawable/myratingbar_small</item> <item name="android:indeterminateDrawable">@drawable/myratingbar_small</item> <item name="android:minHeight">16dip</item> <item name="android:maxHeight">16dip</item> <item name="android:numStars">5</item> <item name="android:stepSize">0.5</item> </style> <style name="mystyle" parent="android:Animation"> <item name="@android:windowEnterAnimation">@anim/dialog_enter</item> <item name="@android:windowExitAnimation">@anim/dialog_exit</item> </style> <style name="mylogoutstyle" parent="@android:style/Theme.Dialog"> <item name="android:windowFrame">@null</item> <item name="android:windowIsFloating">true</item> <item name="android:windowIsTranslucent">false</item> <item name="android:windowNoTitle">true</item> <item name="android:windowBackground">@drawable/dialog_bg</item> <item name="android:backgroundDimEnabled">true</item> </style> <style name="edittext_style"> <!-- 编辑框样式 --> <item name="android:layout_width">match_parent</item> <item name="android:layout_height">match_parent</item> <item name="android:textSize">15sp</item> <item name="android:textColor">#333333</item> <item name="android:background">@drawable/edit_text_style</item> <item name="android:layout_margin">5dip</item> </style> <style name="AnimationPreview"> <item name="android:windowEnterAnimation">@anim/fadein</item> <item name="android:windowExitAnimation">@anim/fadeout</item> </style> <style name="anim_popup_dir"> <item name="android:windowEnterAnimation">@anim/slide_in</item> <item name="android:windowExitAnimation">@anim/slide_out</item> </style> <declare-styleable name="CirclePageIndicator"> <attr name="indicator_spacing" format="dimension" /> <attr name="indicator_type" format="enum"> <enum name="circle" value="0" /> <enum name="fraction" value="1" /> </attr> </declare-styleable> <style name="AppThemeMorel.AppBarOverlay" parent="ThemeOverlay.AppCompat.Dark.ActionBar" /> <style name="AppThemeMorel.PopupOverlay" parent="ThemeOverlay.AppCompat.Light" /> </resources>
44.923077
96
0.677939
cefd37b85df00640664a39e44649b95648179eef
4,026
xml
XML
data/msg/18/34.xml
pbadeer/bRead
3375febb5941735ad11faec28e9882043aafd3c3
[ "FSFAP" ]
2
2017-10-30T17:51:50.000Z
2017-11-01T05:02:31.000Z
data/msg/18/34.xml
pbadeer/bRead
3375febb5941735ad11faec28e9882043aafd3c3
[ "FSFAP" ]
null
null
null
data/msg/18/34.xml
pbadeer/bRead
3375febb5941735ad11faec28e9882043aafd3c3
[ "FSFAP" ]
null
null
null
<chapter translation="MSG" testament="Old" book="Job" book_id="18" n="34"> <verse>Elihu continued:</verse> <verse>"So, my fine friends--listen to me, and see what you think of this.</verse> <verse>Isn't it just common sense--as common as the sense of taste--</verse> <verse>To put our heads together and figure out what's going on here?</verse> <verse>"We've all heard Job say, "I'm in the right, but God won't give me a fair trial.</verse> <verse>When I defend myself, I'm called a liar to my face. I've done nothing wrong, and I get punished anyway.'</verse> <verse>Have you ever heard anything to beat this? Does nothing faze this man Job?</verse> <verse>Do you think he's spent too much time in bad company, hanging out with the wrong crowd,</verse> <verse>So that now he's parroting their line: "It doesn't pay to try to please God'?</verse> <verse>"You're veterans in dealing with these matters; certainly we're of one mind on this. It's impossible for God to do anything evil; no way can the Mighty One do wrong.</verse> <verse>He makes us pay for exactly what we've done--no more, no less. Our chickens always come home to roost.</verse> <verse>It's impossible for God to do anything wicked, for the Mighty One to subvert justice.</verse> <verse>He's the one who runs the earth! He cradles the whole world in his hand!</verse> <verse>If he decided to hold his breath,</verse> <verse>every man, woman, and child would die for lack of air.</verse> <verse>"So, Job, use your head; this is all pretty obvious.</verse> <verse>Can someone who hates order, keep order? Do you dare condemn the righteous, mighty God?</verse> <verse>Doesn't God always tell it like it is, exposing corrupt rulers as scoundrels and criminals?</verse> <verse>Does he play favorites with the rich and famous and slight the poor? Isn't he equally responsible to everybody?</verse> <verse>Don't people who deserve it die without notice? Don't wicked rulers tumble to their doom? When the so-called great ones are wiped out, we know God is working behind the scenes.</verse> <verse>"He has his eyes on every man and woman. He doesn't miss a trick.</verse> <verse>There is no night dark enough, no shadow deep enough, to hide those who do evil.</verse> <verse>God doesn't need to gather any more evidence; their sin is an open-and-shut case.</verse> <verse>He deposes the so-called high and mighty without asking questions, and replaces them at once with others.</verse> <verse>Nobody gets by with anything; overnight, judgment is signed, sealed, and delivered.</verse> <verse>He punishes the wicked for their wickedness out in the open where everyone can see it,</verse> <verse>Because they quit following him, no longer even thought about him or his ways.</verse> <verse>Their apostasy was announced by the cry of the poor; the cry of the afflicted got God's attention. Because You Refuse to Live on God's Terms</verse> <verse>"If God is silent, what's that to you? If he turns his face away, what can you do about it? But whether silent or hidden, he's there, ruling,</verse> <verse>so that those who hate God won't take over and ruin people's lives.</verse> <verse>"So why don't you simply confess to God? Say, "I sinned, but I'll sin no more.</verse> <verse>Teach me to see what I still don't see. Whatever evil I've done, I'll do it no more.'</verse> <verse>Just because you refuse to live on God's terms, do you think he should start living on yours? You choose. I can't do it for you. Tell me what you decide.</verse> <verse>"All right-thinking people say--and the wise who have listened to me concur--</verse> <verse>"Job is an ignoramus. He talks utter nonsense.'</verse> <verse>Job, you need to be pushed to the wall and called to account for wickedly talking back to God the way you have.</verse> <verse>You've compounded your original sin by rebelling against God's discipline, Defiantly shaking your fist at God, piling up indictments against the Almighty One." Elihu's Third Speech When God Makes Creation a Classroom</verse> </chapter>
103.230769
231
0.752608
ec0ad76c61846b8b8f8b44641d03901979e6f327
563
xaml
XML
source/KihonEngine/HumanInterfaceDevices/Outputs/HUD/CursorPoint.xaml
nico65535/Research.KihonEngineRewriteGameLogic
d6eae247d4dc05caa9a5c3dc627fa82db61f1a10
[ "MIT" ]
null
null
null
source/KihonEngine/HumanInterfaceDevices/Outputs/HUD/CursorPoint.xaml
nico65535/Research.KihonEngineRewriteGameLogic
d6eae247d4dc05caa9a5c3dc627fa82db61f1a10
[ "MIT" ]
null
null
null
source/KihonEngine/HumanInterfaceDevices/Outputs/HUD/CursorPoint.xaml
nico65535/Research.KihonEngineRewriteGameLogic
d6eae247d4dc05caa9a5c3dc627fa82db61f1a10
[ "MIT" ]
null
null
null
<UserControl x:Class="KihonEngine.HumanInterfaceDevices.Outputs.HUD.CursorPoint" 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" mc:Ignorable="d"> <Grid Width="12" Height="12" > <Line X1="6" Y1="6" X2="6" Y2="7" Stroke="White" StrokeThickness="2" /> </Grid> </UserControl>
51.181818
84
0.639432
0c2b574226cde268557b02b2597a3864cae79ea9
479
props
XML
build/props/common.props
johnkellyoxford/Silk.NET
eef028023c7538edb8f16ecef3a4507756ab61a1
[ "MIT" ]
null
null
null
build/props/common.props
johnkellyoxford/Silk.NET
eef028023c7538edb8f16ecef3a4507756ab61a1
[ "MIT" ]
null
null
null
build/props/common.props
johnkellyoxford/Silk.NET
eef028023c7538edb8f16ecef3a4507756ab61a1
[ "MIT" ]
null
null
null
<Project> <PropertyGroup> <PackageIconUrl>https://static.ultz.co.uk/img/SilkDotNet.png</PackageIconUrl> <PackageLicenseExpression>MIT</PackageLicenseExpression> <PackageReleaseNotes>- First preview release</PackageReleaseNotes> <Version>1.0.0-preview</Version> <Description>Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL and OpenAL.</Description> </PropertyGroup> </Project>
53.222222
150
0.730689
6ceac04591b80748c6d48ab015f2ae1125ec8fa4
373
xml
XML
MagicCMS/test-root/image/img_news/138/_notes/dwsync.xml
magicbruno/MagicCMS.4.5
6bb57ab1a22b4f62975276c4a464f00edee14fd4
[ "MIT" ]
null
null
null
MagicCMS/test-root/image/img_news/138/_notes/dwsync.xml
magicbruno/MagicCMS.4.5
6bb57ab1a22b4f62975276c4a464f00edee14fd4
[ "MIT" ]
null
null
null
MagicCMS/test-root/image/img_news/138/_notes/dwsync.xml
magicbruno/MagicCMS.4.5
6bb57ab1a22b4f62975276c4a464f00edee14fd4
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8" ?> <dwsync> <file name="fig_0.jpg" server="62.149.209.100" local="128438712000000000" remote="128438712000000000" /> <file name="fig_5.jpg" server="62.149.209.100" local="128438712000000000" remote="128438712000000000" /> <file name="fig_6.jpg" server="62.149.209.100" local="128438712000000000" remote="128438712000000000" /> </dwsync>
62.166667
104
0.739946
b738912633da973d1e1a44ec983ae8d5aceb2b73
191,695
xml
XML
superseded/womens_health_reproductive_health/o17/CDSK_CSD_OS_O17ReprodHlth.xml
preston/vha-kbs-knarts
77a46845240b7b4591c65eae7bb700be15214ee9
[ "Apache-2.0" ]
3
2018-12-19T21:11:01.000Z
2019-11-23T03:20:04.000Z
superseded/womens_health_reproductive_health/o17/CDSK_CSD_OS_O17ReprodHlth.xml
amsimms/vha-kbs-knarts
77a46845240b7b4591c65eae7bb700be15214ee9
[ "Apache-2.0" ]
56
2018-10-02T21:53:46.000Z
2019-12-11T16:27:58.000Z
superseded/womens_health_reproductive_health/o17/CDSK_CSD_OS_O17ReprodHlth.xml
amsimms/vha-kbs-knarts
77a46845240b7b4591c65eae7bb700be15214ee9
[ "Apache-2.0" ]
3
2018-10-04T22:17:57.000Z
2019-08-14T16:57:51.000Z
<?xml version="1.0" encoding="UTF-8"?> <book xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:docb="http://docbook.org/ns/docbook" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:elm="urn:hl7-org:elm:r1" xmlns:dt="urn:hl7-org:cdsdt:r2" xmlns:func="http://www.cognitivemedicine.com/xsl/functions" version="5.1" xml:lang="en-US"> <info> <title>Women's Health: Reproductive Health Order Set</title> <subtitle>Order Set: Conceptual Structure</subtitle> <releaseinfo>Contract: VA118-16-D-1008, Task Order (TO): VA-118-16-F-1008-0007, CLIN0008BA</releaseinfo> <pubdate>05/23/2018</pubdate> <volumenum>Version: 1.0</volumenum> <author> <orgname>Department of Veterans Affairs (VA)</orgname> </author> <mediaobject> <alt>Department of Veteran's Affairs Logo</alt> <imageobject> <imagedata contentwidth="2in" align="center" fileref="images/va-logo.png" format="png"/> </imageobject> </mediaobject> <authorgroup> <author> <orgname>Knowledge Based Systems (KBS)</orgname> </author> <author> <orgname>Office of Informatics and Information Governance (OIIG)</orgname> </author> <author> <orgname>Clinical Decision Support (CDS)</orgname> </author> </authorgroup> </info> <preface> <title>Preface</title> <table frame="all"> <title>Revision History</title> <tgroup cols="2" align="left" colsep="0" rowsep="0"> <colspec colname="c1" colnum="1"/> <colspec colname="c2" colnum="2"/> <thead> <row> <entry>Date</entry> <entry>Life Cycle Event</entry> </row> </thead> <tbody> <row> <entry>May 23, 2018</entry> <entry>Published</entry> </row> <row> <entry>May 23, 2018</entry> <entry>Reviewed</entry> </row> <row> <entry>March 21, 2018</entry> <entry>Created</entry> </row> </tbody> </tgroup> </table> <table frame="all"> <title>Clinical White Paper Contributors</title> <tgroup cols="3" align="left" colsep="1" rowsep="1"> <colspec colname="c1" colnum="1"/> <colspec colname="c2" colnum="2"/> <colspec colname="c3" colnum="3" colwidth="3*"/> <thead> <row> <entry>Name</entry> <entry>Role</entry> <entry>Affiliation</entry> </row> </thead> <tbody> <row> <entry>C. Yvette Williams-Harris, MD MPH</entry> <entry>Author</entry> <entry>Physician, 1670 Clairmont Rd Atlanta, GA 30033</entry> </row> <row> <entry>Megan Geber, MD MPH</entry> <entry>Author</entry> <entry>Physician, VA Boston HealthCare System, 150 South Huntington Ave Boston, MA 02130</entry> </row> <row> <entry>Caitlin M. Cusack, MD MPH</entry> <entry>Author</entry> <entry>Contractor - Physician Informaticist, Office of Women's Health Services, 8455 Colesville Rd, 12th Floor Silver Spring, MD 20910</entry> </row> </tbody> </tgroup> </table> <table frame="all"> <title>Artifact Identifier</title> <tgroup cols="3" align="left" colsep="1" rowsep="1"> <colspec colname="c1" colnum="1" colwidth="1.25*"/> <colspec colname="c2" colnum="2" colwidth="1.75*"/> <colspec colname="c3" colnum="3" colwidth=".5*"/> <thead> <row> <entry>Domain</entry> <entry>Artifact ID</entry> <entry>Name</entry> </row> </thead> <tbody> <row> <entry>urn:va.gov:kbs:knart:artifact:r1</entry> <entry>adf20fe0-7b1c-555b-958c-1fdc00de60bf</entry> <entry>O17</entry> </row> </tbody> </tgroup> </table> </preface> <preface> <title>Artifact Applicability</title> <table frame="all"> <title>Applicability Foci, Description and Codes</title> <tgroup cols="6" align="left" colsep="1" rowsep="1"> <colspec colname="c1" colnum="1" colwidth="1.5*"/> <colspec colname="c2" colnum="2" colwidth="1.5*"/> <colspec colname="c3" colnum="3"/> <colspec colname="c4" colnum="4" colwidth="1.5*"/> <colspec colname="c5" colnum="5"/> <colspec colname="c6" colnum="6"/> <thead> <row> <entry>Focus</entry> <entry>Description</entry> <entry>Code System</entry> <entry>Code</entry> <entry>Value Set</entry> <entry>Value Set Version</entry> </row> </thead> <tbody> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry>PatientAgeGroup</entry> <entry>&gt;=13 and &lt;52 years of age.</entry> <entry/> <entry/> <entry>N/A</entry> <entry>N/A</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry>PatientGender</entry> <entry>Female</entry> <entry>SNOMED CT</entry> <entry>248152002 |Female (finding)|</entry> <entry>N/A</entry> <entry>N/A</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry>ClinicalVenue</entry> <entry>Outpatient</entry> <entry>SNOMED CT</entry> <entry>33022008 |Hospital-based outpatient department (environment)|</entry> <entry>N/A</entry> <entry>N/A</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry>TargetUser</entry> <entry>Primary Care</entry> <entry>SNOMED CT</entry> <entry>453231000124104 |Primary care provider (occupation)|</entry> <entry>N/A</entry> <entry>N/A</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry>TargetUser</entry> <entry>Designated women's health providers</entry> <entry/> <entry/> <entry>N/A</entry> <entry>N/A</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry>TargetUser</entry> <entry>Gynecologist</entry> <entry/> <entry/> <entry>N/A</entry> <entry>N/A</entry> </row> </tbody> </tgroup> </table> </preface> <preface> <title>Models</title> <table frame="all"> <title>Model References</title> <tgroup cols="2" align="left" colsep="1" rowsep="1"> <colspec colname="c1" colnum="1"/> <colspec colname="c2" colnum="2" colwidth="2*"/> <thead> <row> <entry>Referenced Model</entry> <entry>Description</entry> </row> </thead> <tbody> <row> <entry>urn:solor.io:anf-model:1.0</entry> <entry>VA Analysis Normal Form Model</entry> </row> </tbody> </tgroup> </table> </preface> <chapter xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <title>External Data Definitions</title> <section> <title>Definitions</title> <table frame="all"> <title xml:id="d4e4">Disqualifications</title> <tgroup cols="4" align="left" colsep="0" rowsep="0"> <colspec colname="c1" colnum="1"/> <colspec colname="c2" colnum="2"/> <colspec colname="c3" colnum="3"/> <colspec colname="c4" colnum="4"/> <tbody> <row> <entry namest="c1" nameend="c4">Expression: type=elm:Retrieve , dataType=anf:ClinicalStatement, codeProperty=topic, dateProperty=dateTime</entry> </row> <row> <entry namest="c1" nameend="c4">Annotation: </entry> </row> <row> <entry namest="c1" nameend="c4">Codes: elm:element[elm:Code]: <link linkend="d6e2"> [236886002 |Hysterectomy (procedure)|]</link>elm:element[elm:Code]: <link linkend="d6e3"> [76876009 |Bilateral oophorectomy (procedure)|]</link>elm:element[elm:Code]: <link linkend="d6e4"> [77543007 |Ligation of fallopian tube (procedure)|]</link>elm:element[elm:Code]: <link linkend="d6e5"> [|Observation procedure (procedure)] -&gt;(363702006 |Has focus (attribute))-&gt;[76498008 |Postmenopausal state (finding)]]</link>elm:element[elm:Code]: <link linkend="d6e6"> [|Observation procedure (procedure)] -&gt;(363702006 |Has focus (attribute))-d5d1c4f4-5d27-4e48-94b9-866c5c08f163 |Failure to conceive (finding)]]</link> </entry> </row> </tbody> </tgroup> </table> </section> <section> <title>Triggers</title> <para>No trigger definitions are present.</para> </section> </chapter> <chapter xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <title>Expression Definitions</title> <table frame="all"> <title xml:id="d4e2">PatientAge</title> <tgroup cols="4" align="left" colsep="0" rowsep="0"> <colspec colname="c1" colnum="1"/> <colspec colname="c2" colnum="2"/> <colspec colname="c3" colnum="3"/> <colspec colname="c4" colnum="4"/> <tbody> <row> <entry namest="c1" nameend="c4">Expression: type=elm:SingletonFrom</entry> </row> <row> <entry namest="c1" nameend="c4">Annotation: </entry> </row> <row> <entry namest="c1" nameend="c4">Codes: elm:value[elm:Code]: <link linkend="d6e7"> [398166005 |Performed (qualifier value)|]</link>elm:value[elm:Code]: <link linkend="d6e8"> [[a997cc03-3e99-40eb-833a-6374c7750a3a |Observation procedure (procedure)] -&gt;(363702006 |Has focus (attribute))-&gt;[105726004 |Age AND/OR growth finding (finding)]]</link> </entry> </row> </tbody> </tgroup> </table> <table frame="all"> <title xml:id="d4e3">PatientGender</title> <tgroup cols="4" align="left" colsep="0" rowsep="0"> <colspec colname="c1" colnum="1"/> <colspec colname="c2" colnum="2"/> <colspec colname="c3" colnum="3"/> <colspec colname="c4" colnum="4"/> <tbody> <row> <entry namest="c1" nameend="c4">Expression: type=elm:SingletonFrom</entry> </row> <row> <entry namest="c1" nameend="c4">Annotation: </entry> </row> <row> <entry namest="c1" nameend="c4">Codes: elm:element[elm:Code]: <link linkend="d6e9"> [[a997cc03-3e99-40eb-833a-6374c7750a3a |Observation procedure (procedure)] -&gt;(363702006 |Has focus (attribute))-&gt;[248152002 |Female (finding)]]</link> </entry> </row> </tbody> </tgroup> </table> </chapter> <chapter> <title>Laboratory Tests</title> <informaltable frame="none"> <tgroup align="left" cols="4"> <colspec align="left" colname="c1" colnum="1" colwidth="0.25*"/> <colspec align="left" colname="c2" colnum="2"/> <colspec align="left" colname="c3" colnum="3"/> <colspec align="left" colname="c4" colnum="4"/> <tbody> <row> <entry rowsep="0" colsep="1" align="right" valign="top" morerows="10">  </entry> <entry namest="c2" nameend="c4" rowsep="1">If the patient is not known to be pregnant, then consider ordering a pregnancy test.</entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>quantitative human chorionic gonadotropin-serum now</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Precoordinated Expression <link linkend="d6e12">167037004 |Measurement of serum total human chorionic gonadotropin (procedure)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">priority: Precoordinated Expression <link linkend="d6e14">50811001 |Routine (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>qualitative human chorionic gonadotropin-urine now</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Precoordinated Expression <link linkend="d6e16">104405006 |Urine pregnancy test, by visual color comparison methods</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">priority: Precoordinated Expression <link linkend="d6e14">50811001 |Routine (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" colsep="1" align="right" valign="top" morerows="16">  </entry> <entry namest="c2" nameend="c4" rowsep="1">Sexually Transmitted Infection Screening</entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_any">☐ </link>chlamydia nucleic acid amplification testing vaginal swab now</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e19">[398452009 |Chlamydia trachomatis nucleic acid assay (procedure)]-&gt;(116686009 |Has specimen (attribute))-&gt;[ 258520000 |Vaginal swab (specimen)]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">priority: Precoordinated Expression <link linkend="d6e14">50811001 |Routine (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_any">☐ </link>gonorrhea nucleic acid amplification testing vaginal swab now</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e22">[398381009 |Neisseria gonorrhoeae nucleic acid assay (procedure)] -&gt;(116686009 |Has specimen (attribute))-&gt;[ 258520000 |Vaginal swab (specimen)]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">priority: Precoordinated Expression <link linkend="d6e14">50811001 |Routine (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_any">☐ </link>HIV screen-serum now</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Precoordinated Expression <link linkend="d6e26">171121004 |Human immunodeficiency virus screening (procedure)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Serum </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">priority: Precoordinated Expression <link linkend="d6e14">50811001 |Routine (qualifier value)|</link> </entry> </row> </tbody> </tgroup> </informaltable> </chapter> <chapter> <title>Point of Care Tests</title> <informaltable frame="none"> <tgroup align="left" cols="3"> <colspec align="left" colname="c1" colnum="1" colwidth="0.25*"/> <colspec align="left" colname="c2" colnum="2"/> <colspec align="left" colname="c3" colnum="3"/> <tbody> <row> <entry rowsep="0" namest="c1" nameend="c3"> <link linkend="gs_any">☐ </link>Point of Care Urine pregnancy test now</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c1" nameend="c3">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c2" nameend="c3">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c2" nameend="c3">topic: Precoordinated Expression <link linkend="d6e29">104405006 |Urine pregnancy test, by visual color comparison methods (procedure)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c2" nameend="c3">priority: Precoordinated Expression <link linkend="d6e14">50811001 |Routine (qualifier value)|</link> </entry> </row> </tbody> </tgroup> </informaltable> </chapter> <chapter> <title>Medications and Devices</title> <para>If the patient is not known to be pregnant, then consider ordering a pregnancy test prior to ordering any contraceptive options</para> <informaltable frame="none"> <tgroup align="left" cols="4"> <colspec align="left" colname="c1" colnum="1" colwidth="0.25*"/> <colspec align="left" colname="c2" colnum="2"/> <colspec align="left" colname="c3" colnum="3"/> <colspec align="left" colname="c4" colnum="4"/> <tbody> <row> <entry rowsep="0" colsep="1" align="right" valign="top" morerows="22">  </entry> <entry namest="c2" nameend="c4" rowsep="0">Please consider the following contraception options</entry> </row> <row> <entry namest="c2" nameend="c4">Contraceptive Implants</entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Etonogestrel 68 mg implant subdermal for implantation now</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e32">[71861002 |Implantation (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[257867005 |Insertion - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;389221 Etonogestrel 68 MG Drug Implant]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">priority: Precoordinated Expression <link linkend="d6e14">50811001 |Routine (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Levonorgestrel 20 micrograms/day device intrauterine for insertion now</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e35">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[257867005 |Insertion - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;804156 Levonorgestrel 0.000833 MG/HR Intrauterine System]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">priority: Precoordinated Expression <link linkend="d6e14">50811001 |Routine (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Levonorgestrel 14 micrograms/day device intrauterine for insertion now</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e39">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[257867005 |Insertion - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;1366334 Levonorgestrel 0.000583 MG/HR Intrauterine System]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">priority: Precoordinated Expression <link linkend="d6e14">50811001 |Routine (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Copper T 380A device intrauterine for insertion now</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Precoordinated Expression <link linkend="d6e42">65200003 |Insertion of intrauterine contraceptive device (procedure)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Copper T 380A device </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">priority: Precoordinated Expression <link linkend="d6e14">50811001 |Routine (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" colsep="1" align="right" valign="top" morerows="15">  </entry> <entry namest="c2" nameend="c4" rowsep="1">Contraceptive Injection</entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_any">☐ </link>Medroxyprogesterone acetate injectable suspension 150 mg/mL. Give 1 mL solution intramuscular every 3 months, first dose now</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e45">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129326001 |Injection - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;1000153 1 ML medroxyPROGESTERone acetate 150 MG/ML Prefilled Syringe] -&gt;(410675002 |Route of administration (attribute))-&gt;[78421000 |Intramuscular route (qualifier value)]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeLowerBound: True </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeUpperBound: True </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.measureSemantic: Precoordinated Expression <link linkend="d6e46">258773002 |Milliliter (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">priority: Precoordinated Expression <link linkend="d6e14">50811001 |Routine (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.lowerBound: 3 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.upperBound: 3 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeLowerBound: True </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeUpperBound: True </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.measureSemantic: Precoordinated Expression <link linkend="d6e48">258706009 |month (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" colsep="1" align="right" valign="top" morerows="190">  </entry> <entry namest="c2" nameend="c4" rowsep="1">Combined Oral Contraceptives</entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Desogestrel 0.15 mg/ethinyl estradiol 0.03 mg. Take 1 tablet oral daily 1 time. Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e51">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;240707 Desogestrel 0.15 MG / Ethinyl Estradiol 0.03 MG Oral Tablet] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeLowerBound: True </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeUpperBound: True </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.measureSemantic: Precoordinated Expression <link linkend="d6e52">421026006 |Conventional release oral tablet (dose form)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.upperBound: 168 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.resolution: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeLowerBound: True </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeUpperBound: True </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeLowerBound: True </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeUpperBound: True </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.measureSemantic: Precoordinated Expression <link linkend="d6e46">258773002 |Milliliter (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Ethinyl estradiol 0.02 mg/levonorgestrel 0.1 mg. Take 1 tablet oral daily 1 time. Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e56">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;242297 Ethinyl Estradiol 0.02 MG / Levonorgestrel 0.1 MG Oral Tablet] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.measureSemantic: Precoordinated Expression <link linkend="d6e52">421026006 |Conventional release oral tablet (dose form)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.upperBound: 168 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.resolution: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Ethinyl estradiol 0.03 mg/levonorgestrel 0.15 mg. Take 1 tablet oral daily 1 time. Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e62">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;238019 Ethinyl Estradiol 0.03 MG / Levonorgestrel 0.15 MG Oral Tablet] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.measureSemantic: Precoordinated Expression <link linkend="d6e52">421026006 |Conventional release oral tablet (dose form)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.upperBound: 168 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.resolution: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Ethinyl estradiol 0.03 mg/levonorgestrel 0.05 mg, ethinyl estradiol 0.04 mg/levonorgestrel 0.075 mg, ethinyl estradiol 0.03 mg/levonorgestrel 0.125 mg (triphasic). Take 1 tablet oral daily 1 time. Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e67">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;748832 {6 (Ethinyl Estradiol 0.03 MG / Levonorgestrel 0.05 MG Oral Tablet) / 10 (Ethinyl Estradiol 0.03 MG / Levonorgestrel 0.125 MG Oral Tablet) / 5 (Ethinyl Estradiol 0.04 MG / Levonorgestrel 0.075 MG Oral Tablet) / 7 (Inert Ingredients 1 MG Oral Tablet) } Pack] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.measureSemantic: Precoordinated Expression <link linkend="d6e52">421026006 |Conventional release oral tablet (dose form)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.upperBound: 168 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.resolution: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Ethinyl estradiol 0.035 mg/norethindrone 1 mg. Take 1 tablet oral daily 1 time. Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills</entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Ethinyl estradiol 0.035 mg/norethindrone 0.5 mg, ethinyl estradiol 0.035 mg/norethindrone 0.75 mg, ethinyl estradiol 0.035 mg/norethindrone 1 mg (triphasic). Take 1 tablet oral daily 1 time. Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e72">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;749852 {7 (Ethinyl Estradiol 0.035 MG / Norethindrone 0.5 MG Oral Tablet) / 7 (Ethinyl Estradiol 0.035 MG / Norethindrone 0.75 MG Oral Tablet) / 7 (Ethinyl Estradiol 0.035 MG / Norethindrone 1 MG Oral Tablet) / 7 (Inert Ingredients 1 MG Oral Tablet) } Pack] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.measureSemantic: Precoordinated Expression <link linkend="d6e52">421026006 |Conventional release oral tablet (dose form)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.upperBound: 168 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.resolution: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Ethinyl estradiol 0.035 mg/norgestimate 0.25 mg. Take 1 tablet oral daily 1 time. Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e78">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;240128 Ethinyl Estradiol 0.035 MG / norgestimate 0.25 MG Oral Tablet] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.measureSemantic: Precoordinated Expression <link linkend="d6e52">421026006 |Conventional release oral tablet (dose form)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.upperBound: 168 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.resolution: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Ethinyl estradiol 0.035 mg/norgestimate 0.18 mg, ethinyl estradiol 0.035 mg/norgestimate 0.215 mg, ethinyl estradiol 0.035 mg/norgestimate 0.25 mg (triphasic). Take 1 tablet oral daily 1 time. Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e83">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;749784 {7 (Ethinyl Estradiol 0.035 MG / norgestimate 0.18 MG Oral Tablet) / 7 (Ethinyl Estradiol 0.035 MG / norgestimate 0.215 MG Oral Tablet) / 7 (Ethinyl Estradiol 0.035 MG / norgestimate 0.25 MG Oral Tablet) / 7 (Inert Ingredients 1 MG Oral Tablet) } Pack] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.measureSemantic: Precoordinated Expression <link linkend="d6e52">421026006 |Conventional release oral tablet (dose form)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.upperBound: 168 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.resolution: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Mestranol 0.05 mg/norethindrone 1 mg. Take 1 tablet oral daily 1 time. Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e89">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;198043 Mestranol 0.05 MG / Norethindrone 1 MG Oral Tablet] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.measureSemantic: Precoordinated Expression <link linkend="d6e52">421026006 |Conventional release oral tablet (dose form)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.upperBound: 168 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.resolution: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Ethinyl estradiol 0.03 mg/levonorgestrel 0.15 mg, ethinyl estradiol 0.01 mg. Take 1 tablet oral daily 1 time. Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e94">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;749761 {7 (Ethinyl Estradiol 0.01 MG Oral Tablet) / 84 (Ethinyl Estradiol 0.03 MG / Levonorgestrel 0.15 MG Oral Tablet) } Pack] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.measureSemantic: Precoordinated Expression <link linkend="d6e52">421026006 |Conventional release oral tablet (dose form)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.upperBound: 168 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.resolution: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" colsep="1" align="right" valign="top" morerows="15">  </entry> <entry namest="c2" nameend="c4" rowsep="1">Combined Contraceptive Vaginal Ring</entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_any">☐ </link>Ethinyl estradiol 0.015 mg/day/etonogestrel ethinyl 0.120 mg/day. 1 vaginal ring. Insert ring into vagina. Leave in place continuously for 3 weeks. Remove for 1 week. Then immediately replace. Dispense 1 box. 3 refills</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e100">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[257867005 |Insertion - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;1367436 21 DAY Ethinyl Estradiol 0.000625 MG/HR / Etonogestrel 0.005 MG/HR Vaginal Ring]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Insert ring into vagina. Leave in place continuously for 3 weeks. Remove for 1 week. Then immediately replace. Dispense 1 box. 3 refills </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.measureSemantic: Precoordinated Expression <link linkend="d6e101">385292009 |Vaginal dose form (dose form)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.upperBound: 48 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.measureSemantic: Precoordinated Expression <link linkend="d6e102">258705008 |week (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" colsep="1" align="right" valign="top" morerows="21">  </entry> <entry namest="c2" nameend="c4" rowsep="1">Progestin-Only Contraceptive Pill</entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_any">☐ </link>Norethindrone 0.35 mg. Take 1 tablet oral daily 1 time. Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e104">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;198042 Norethindrone 0.35 MG Oral Tablet]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Take pills in sequence. Do not skip pills. Dispense 3 kits. 3 refills </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.measureSemantic: Precoordinated Expression <link linkend="d6e52">421026006 |Conventional release oral tablet (dose form)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.upperBound: 168 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.resolution: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.measureSemantic: Precoordinated Expression <link linkend="d6e53">258703001 |day (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" colsep="1" align="right" valign="top" morerows="43">  </entry> <entry namest="c2" nameend="c4" rowsep="0">Emergency Contraceptive</entry> </row> <row> <entry namest="c2" nameend="c4">"1 refill now" allows the patient to take home medications for future emergency use when indicated.</entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Levonorgestrel 0.75 mg tablet. Take one tablet oral every 12 hours. Take first tablet as soon as possible after and within 72 hours of unprotected intercourse. Take second tablet 12 hours after first tablet. Dispense 1 box containing 2 tablets. 1 refill now</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e110">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;259218 Levonorgestrel 0.75 MG Oral Tablet]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Take first tablet as soon as possible after and within 72 hours of unprotected intercourse. Take second tablet 12 hours after first tablet. Dispense 1 box containing 2 tablets. 1 refill now </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.measureSemantic: Precoordinated Expression <link linkend="d6e52">421026006 |Conventional release oral tablet (dose form)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.upperBound: 84 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.resolution: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.measureSemantic: Precoordinated Expression <link linkend="d6e112">258702006 |hour (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.lowerBound: 12 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.upperBound: 12 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.measureSemantic: Precoordinated Expression <link linkend="d6e112">258702006 |hour (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_atmostone">✪ </link>Levonorgestrel 1.5 mg tablet oral 1 time. Take as soon as possible after and within 72 hours of unprotected intercourse. Dispense 1 box containing 1 tablet. 1 refill now</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e115">[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;483325 Levonorgestrel 1.5 MG Oral Tablet]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Take as soon as possible after and within 72 hours of unprotected intercourse. Dispense 1 box containing 1 tablet. 1 refill now </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">requestedResult.measureSemantic: Precoordinated Expression <link linkend="d6e52">421026006 |Conventional release oral tablet (dose form)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.upperBound: 72 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.resolution: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].periodDuration.measureSemantic: Precoordinated Expression <link linkend="d6e112">258702006 |hour (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.lowerBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.upperBound: 1 </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeLowerBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.includeUpperBound: TRUE </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">repetition[0].eventFrequency.measureSemantic: Precoordinated Expression <link linkend="d6e118">246432004 |Number of occurrences (qualifier value)|</link> </entry> </row> </tbody> </tgroup> </informaltable> </chapter> <chapter> <title>Procedures</title> <informaltable frame="none"> <tgroup align="left" cols="4"> <colspec align="left" colname="c1" colnum="1" colwidth="0.25*"/> <colspec align="left" colname="c2" colnum="2"/> <colspec align="left" colname="c3" colnum="3"/> <colspec align="left" colname="c4" colnum="4"/> <tbody> <row> <entry rowsep="0" colsep="1" align="right" valign="top" morerows="22">  </entry> <entry namest="c2" nameend="c4" rowsep="1">Select procedures from the following list. All procedures are priority of "now" unless otherwise specified.</entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_any">☐ </link>Essure permanent contraceptive device. Schedule for insertion now</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e120">[410538000 |Scheduling (procedure)] -&gt;(363702006 |Has focus (attribute))-&gt;[65200003 |Insertion of intrauterine contraceptive device (procedure)]</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">unstructured[0]: Essure permanent contraceptive device </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">priority: Precoordinated Expression <link linkend="d6e14">50811001 |Routine (qualifier value)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_any">☐ </link>Contraceptive implant implantation</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Postcoordinated Expression <link linkend="d6e124">[71861002 |Implantation (procedure)] -&gt;(363699004 |Direct device (attribute))-&gt;[468312002 |Drug-eluting contraceptive implant (physical object)]</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_any">☐ </link>Intrauterine device insertion</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Precoordinated Expression <link linkend="d6e42">65200003 |Insertion of intrauterine contraceptive device (procedure)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_any">☐ </link>Diaphragm fitting</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Precoordinated Expression <link linkend="d6e128">275811000 |Diaphragm fit (procedure)|</link> </entry> </row> <row> <entry rowsep="0" namest="c2" nameend="c4"> <link linkend="gs_any">☐ </link>Cervical cap fitting</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0" namest="c2" nameend="c4">actionSentence[type=elm:Instance, classType=anf:ClinicalStatement]</entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">statementType: Precoordinated Expression <link linkend="d6e11">385644000 |Requested (qualifier value)|</link> </entry> </row> <row xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <entry rowsep="0" colsep="0"/> <entry rowsep="0" colsep="0" namest="c3" nameend="c4">topic: Precoordinated Expression <link linkend="d6e130">225251006 |Fitting of cervical cap (procedure)|</link> </entry> </row> </tbody> </tgroup> </informaltable> </chapter> <chapter> <title>Tabular List</title> <subtitle>Terminology Service Request (TSR) Mappings</subtitle> <table xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <title>Terminology Versions</title> <tgroup cols="3" align="left" colsep="1" rowsep="1"> <colspec colname="c1" colnum="1"/> <colspec colname="c2" colnum="2"/> <colspec colname="c3" colnum="3"/> <thead> <row> <entry>Name</entry> <entry>Identifer</entry> <entry>Version</entry> </row> </thead> <tbody> <row> <entry>SNOMED CT</entry> <entry>2.16.840.1.113883.6.96</entry> <entry>United States Edition 20180301</entry> </row> </tbody> </tgroup> </table> <table xmlns:a="urn:hl7-org:cql-annotations:r1" xmlns:t="urn:hl7-org:knowledgeartifact:temp"> <title>Terminology References</title> <tgroup cols="4" align="left" colsep="1" rowsep="1"> <colspec colname="c1" colnum="1"/> <colspec colname="c2" colnum="2" colwidth="1.5*"/> <colspec colname="c3" colnum="3" colwidth="2*"/> <colspec colname="c4" colnum="4"/> <thead> <row> <entry>System</entry> <entry>Code</entry> <entry>Display Text<footnote> <para>If a code is used multiple times in the KNART, only the display text of the first instance is shown.</para> </footnote> </entry> <entry>References<footnote> <para>Count of the number of times the given code system and code pair is used in the KNART.</para> </footnote> </entry> </row> </thead> <tbody> <row> <entry xml:id="d6e16">SNOMED CT</entry> <entry>104405006 |Urine pregnancy test, by visual color comparison methods</entry> <entry>Precoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e29">SNOMED CT</entry> <entry>104405006 |Urine pregnancy test, by visual color comparison methods (procedure)|</entry> <entry>Precoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e12">SNOMED CT</entry> <entry>167037004 |Measurement of serum total human chorionic gonadotropin (procedure)|</entry> <entry>Precoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e26">SNOMED CT</entry> <entry>171121004 |Human immunodeficiency virus screening (procedure)|</entry> <entry>Precoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e130">SNOMED CT</entry> <entry>225251006 |Fitting of cervical cap (procedure)|</entry> <entry>Precoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e2">SNOMED CT</entry> <entry>236886002 |Hysterectomy (procedure)|</entry> <entry>Precoordinated Expresssion</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e118">SNOMED CT</entry> <entry>246432004 |Number of occurrences (qualifier value)|</entry> <entry>Precoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e131">SNOMED CT</entry> <entry>248152002 |Female (finding)|</entry> <entry>Female</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e112">SNOMED CT</entry> <entry>258702006 |hour (qualifier value)|</entry> <entry>Precoordinated Expression</entry> <entry>3</entry> </row> <row> <entry xml:id="d6e53">SNOMED CT</entry> <entry>258703001 |day (qualifier value)|</entry> <entry>Precoordinated Expression</entry> <entry>19</entry> </row> <row> <entry xml:id="d6e102">SNOMED CT</entry> <entry>258705008 |week (qualifier value)|</entry> <entry>Precoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e48">SNOMED CT</entry> <entry>258706009 |month (qualifier value)|</entry> <entry>Precoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e46">SNOMED CT</entry> <entry>258773002 |Milliliter (qualifier value)|</entry> <entry>Precoordinated Expression</entry> <entry>2</entry> </row> <row> <entry xml:id="d6e128">SNOMED CT</entry> <entry>275811000 |Diaphragm fit (procedure)|</entry> <entry>Precoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e132">SNOMED CT</entry> <entry>33022008 |Hospital-based outpatient department (environment)|</entry> <entry>Outpatient</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e101">SNOMED CT</entry> <entry>385292009 |Vaginal dose form (dose form)|</entry> <entry>Precoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e11">SNOMED CT</entry> <entry>385644000 |Requested (qualifier value)|</entry> <entry>Precoordinated Expression</entry> <entry>29</entry> </row> <row> <entry xml:id="d6e7">SNOMED CT</entry> <entry>398166005 |Performed (qualifier value)|</entry> <entry>Precoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e52">SNOMED CT</entry> <entry>421026006 |Conventional release oral tablet (dose form)|</entry> <entry>Precoordinated Expression</entry> <entry>12</entry> </row> <row> <entry xml:id="d6e134">SNOMED CT</entry> <entry>453231000124104 |Primary care provider (occupation)|</entry> <entry>Primary Care</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e14">SNOMED CT</entry> <entry>50811001 |Routine (qualifier value)|</entry> <entry>Precoordinated Expression</entry> <entry>12</entry> </row> <row> <entry xml:id="d6e42">SNOMED CT</entry> <entry>65200003 |Insertion of intrauterine contraceptive device (procedure)|</entry> <entry>Precoordinated Expression</entry> <entry>2</entry> </row> <row> <entry xml:id="d6e3">SNOMED CT</entry> <entry>76876009 |Bilateral oophorectomy (procedure)|</entry> <entry>Precoordinated Expresssion</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e4">SNOMED CT</entry> <entry>77543007 |Ligation of fallopian tube (procedure)|</entry> <entry>Precoordinated Expresssion</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e22">SNOMED CT</entry> <entry>[398381009 |Neisseria gonorrhoeae nucleic acid assay (procedure)] -&gt;(116686009 |Has specimen (attribute))-&gt;[ 258520000 |Vaginal swab (specimen)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e19">SNOMED CT</entry> <entry>[398452009 |Chlamydia trachomatis nucleic acid assay (procedure)]-&gt;(116686009 |Has specimen (attribute))-&gt;[ 258520000 |Vaginal swab (specimen)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e120">SNOMED CT</entry> <entry>[410538000 |Scheduling (procedure)] -&gt;(363702006 |Has focus (attribute))-&gt;[65200003 |Insertion of intrauterine contraceptive device (procedure)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e45">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129326001 |Injection - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;1000153 1 ML medroxyPROGESTERone acetate 150 MG/ML Prefilled Syringe] -&gt;(410675002 |Route of administration (attribute))-&gt;[78421000 |Intramuscular route (qualifier value)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e104">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;198042 Norethindrone 0.35 MG Oral Tablet]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e89">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;198043 Mestranol 0.05 MG / Norethindrone 1 MG Oral Tablet] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e62">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;238019 Ethinyl Estradiol 0.03 MG / Levonorgestrel 0.15 MG Oral Tablet] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e78">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;240128 Ethinyl Estradiol 0.035 MG / norgestimate 0.25 MG Oral Tablet] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e51">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;240707 Desogestrel 0.15 MG / Ethinyl Estradiol 0.03 MG Oral Tablet] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e56">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;242297 Ethinyl Estradiol 0.02 MG / Levonorgestrel 0.1 MG Oral Tablet] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e110">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;259218 Levonorgestrel 0.75 MG Oral Tablet]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e115">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;483325 Levonorgestrel 1.5 MG Oral Tablet]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e67">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;748832 {6 (Ethinyl Estradiol 0.03 MG / Levonorgestrel 0.05 MG Oral Tablet) / 10 (Ethinyl Estradiol 0.03 MG / Levonorgestrel 0.125 MG Oral Tablet) / 5 (Ethinyl Estradiol 0.04 MG / Levonorgestrel 0.075 MG Oral Tablet) / 7 (Inert Ingredients 1 MG Oral Tablet) } Pack] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e94">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;749761 {7 (Ethinyl Estradiol 0.01 MG Oral Tablet) / 84 (Ethinyl Estradiol 0.03 MG / Levonorgestrel 0.15 MG Oral Tablet) } Pack] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e83">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;749784 {7 (Ethinyl Estradiol 0.035 MG / norgestimate 0.18 MG Oral Tablet) / 7 (Ethinyl Estradiol 0.035 MG / norgestimate 0.215 MG Oral Tablet) / 7 (Ethinyl Estradiol 0.035 MG / norgestimate 0.25 MG Oral Tablet) / 7 (Inert Ingredients 1 MG Oral Tablet) } Pack] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e72">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[129445006 |Administration - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;749852 {7 (Ethinyl Estradiol 0.035 MG / Norethindrone 0.5 MG Oral Tablet) / 7 (Ethinyl Estradiol 0.035 MG / Norethindrone 0.75 MG Oral Tablet) / 7 (Ethinyl Estradiol 0.035 MG / Norethindrone 1 MG Oral Tablet) / 7 (Inert Ingredients 1 MG Oral Tablet) } Pack] -&gt;(410675002 |Route of administration (attribute))-&gt;[26643006 |Oral route (qualifier value)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e39">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[257867005 |Insertion - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;1366334 Levonorgestrel 0.000583 MG/HR Intrauterine System]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e100">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[257867005 |Insertion - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;1367436 21 DAY Ethinyl Estradiol 0.000625 MG/HR / Etonogestrel 0.005 MG/HR Vaginal Ring]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e35">SNOMED CT</entry> <entry>[416118004 |Administration (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[257867005 |Insertion - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;804156 Levonorgestrel 0.000833 MG/HR Intrauterine System]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e32">SNOMED CT</entry> <entry>[71861002 |Implantation (procedure)] -&gt;(260686004 |Method (attribute))-&gt;[257867005 |Insertion - action (qualifier value)] -&gt;(363701004 |Direct substance (attribute))-&gt;[Rx;389221 Etonogestrel 68 MG Drug Implant]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e124">SNOMED CT</entry> <entry>[71861002 |Implantation (procedure)] -&gt;(363699004 |Direct device (attribute))-&gt;[468312002 |Drug-eluting contraceptive implant (physical object)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e8">SNOMED CT</entry> <entry>[a997cc03-3e99-40eb-833a-6374c7750a3a |Observation procedure (procedure)] -&gt;(363702006 |Has focus (attribute))-&gt;[105726004 |Age AND/OR growth finding (finding)]</entry> <entry>Postcoordinated Expression</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e9">SNOMED CT</entry> <entry>[a997cc03-3e99-40eb-833a-6374c7750a3a |Observation procedure (procedure)] -&gt;(363702006 |Has focus (attribute))-&gt;[248152002 |Female (finding)]</entry> <entry>Postcoordinated Expression</entry> <entry>2</entry> </row> <row> <entry xml:id="d6e5">SNOMED CT</entry> <entry>|Observation procedure (procedure)] -&gt;(363702006 |Has focus (attribute))-&gt;[76498008 |Postmenopausal state (finding)]</entry> <entry>Postcoordinated Expresssion</entry> <entry>1</entry> </row> <row> <entry xml:id="d6e6">SNOMED CT</entry> <entry>|Observation procedure (procedure)] -&gt;(363702006 |Has focus (attribute))-d5d1c4f4-5d27-4e48-94b9-866c5c08f163 |Failure to conceive (finding)]</entry> <entry>Postcoordinated Expresssion</entry> <entry>1</entry> </row> </tbody> </tgroup> </table> </chapter> <chapter> <title>Behavior Symbols</title> <table frame="all" xml:base="./common/behavior-symbol-tables-docbook.xml" xml:lang="en-US"> <title>Group Organizational Behavior</title> <tgroup cols="3" align="left" colsep="1" rowsep="1"> <colspec colname="c1" colnum="1" colwidth=".25*" align="center"/> <colspec colname="c2" colnum="2"/> <colspec colname="c3" colnum="3" colwidth="2*"/> <thead> <row> <entry>Symbol</entry> <entry>Name</entry> <entry>Definition</entry> </row> </thead> <tbody> <row> <entry xml:id="go_s">▶</entry> <entry>Sentence Group</entry> <entry>A group of related alternative actions is a sentence group if the item referenced by the action is the same in all the actions, and each action simply constitutes a different variation on how to specify the details for that item. For example, two actions that could be in a SentenceGroup are "aspirin, 500 mg, 2 times per day" and "aspirin, 300 mg, 3 times per day". In both cases, aspirin is the item referenced by the action, and the two actions represent two different options for how aspirin might be ordered for the patient. Note that a SentenceGroup would almost always have an associated selection behavior of "AtMostOne", unless it's a required action, in which case, it would be "ExactlyOne".</entry> </row> <row> <entry xml:id="go_l">▷</entry> <entry>Logical Group</entry> <entry>A group with this behavior logically groups its sub-elements, and may be shown as a visual group to the end user, but it is not required to do so.</entry> </row> <row> <entry xml:id="go_v">➤</entry> <entry>Visual Group</entry> <entry>Any group marked with this behavior should be displayed as a visual group to the end user.</entry> </row> </tbody> </tgroup> </table> <table frame="all" xml:base="./common/behavior-symbol-tables-docbook.xml" xml:lang="en-US"> <title>Group Selection Behavior</title> <tgroup cols="3" align="left" colsep="1" rowsep="1"> <colspec colname="c1" colnum="1" colwidth=".25*" align="center"/> <colspec colname="c2" colnum="2"/> <colspec colname="c3" colnum="3" colwidth="2*"/> <thead> <row> <entry>Symbol</entry> <entry>Name</entry> <entry>Definition</entry> </row> </thead> <tbody> <row> <entry xml:id="gs_any">☐</entry> <entry>Any</entry> <entry>Any number of the items in the group may be chosen, from zero to all.</entry> </row> <row> <entry xml:id="gs_all">◉</entry> <entry>All</entry> <entry>All the items in the group must be selected as a single unit.</entry> </row> <row> <entry xml:id="gs_allnone">◎</entry> <entry>AllOrNone</entry> <entry>All the items in the group are meant to be chosen as a single unit: either all must be selected by the end user, or none may be selected.</entry> </row> <row> <entry xml:id="gs_xactone">○</entry> <entry>ExactlyOne</entry> <entry>The end user must choose one and only one of the selectable items in the group. The user may not choose none of the items in the group.</entry> </row> <row> <entry xml:id="gs_atmostone">✪</entry> <entry>AtMostOne</entry> <entry>The end user may choose zero or at most one of the items in the group.</entry> </row> <row> <entry xml:id="gs_onemore">❂</entry> <entry>OneOrMore</entry> <entry>The end user must choose a minimum of one, and as many additional as desired.</entry> </row> </tbody> </tgroup> </table> <table frame="all" xml:base="./common/behavior-symbol-tables-docbook.xml" xml:lang="en-US"> <title>Required Behavior</title> <tgroup cols="3" align="left" colsep="1" rowsep="1"> <colspec colname="c1" colnum="1" colwidth=".25*" align="center"/> <colspec colname="c2" colnum="2"/> <colspec colname="c3" colnum="3" colwidth="2*"/> <thead> <row> <entry>Symbol</entry> <entry>Name</entry> <entry>Definition</entry> </row> </thead> <tbody> <row> <entry xml:id="req_must">✦</entry> <entry>Must</entry> <entry>An action with this behavior must be included in the actions processed by the end user; the end user may not choose not to include this action.</entry> </row> <row> <entry xml:id="req_could">✧</entry> <entry>Could</entry> <entry>An action with this behavior may be included in the set of actions processed by the end user.</entry> </row> <row> <entry xml:id="req_mustud">➢</entry> <entry>MustUnlessDocumented</entry> <entry>An action with this behavior must be included in the set of actions processed by the end user, unless the end user provides documentation as to why the action was not included.</entry> </row> </tbody> </tgroup> </table> <table frame="all" xml:base="./common/behavior-symbol-tables-docbook.xml" xml:lang="en-US"> <title>Precheck Behavior</title> <tgroup cols="3" align="left" colsep="1" rowsep="1"> <colspec colname="c1" colnum="1" colwidth=".25*" align="center"/> <colspec colname="c2" colnum="2"/> <colspec colname="c3" colnum="3" colwidth="2*"/> <thead> <row> <entry>Symbol</entry> <entry>Name</entry> <entry>Definition</entry> </row> </thead> <tbody> <row> <entry xml:id="preck_yes">▲</entry> <entry>Yes</entry> <entry>An action with this behavior is one of the most frequent actions that is, or should be, included by an end user, for the particular context in which the action occurs. The system displaying the action to the end user should consider "pre-checking" such an action as a convenience for the user.</entry> </row> <row> <entry xml:id="preck_no">▽</entry> <entry>No</entry> <entry>An action with this behavior is one of the less frequent actions included by the end user, for the particular context in which the action occurs. The system displaying the actions to the end user would typically not "pre-check" such an action.</entry> </row> </tbody> </tgroup> </table> <table frame="all" xml:base="./common/behavior-symbol-tables-docbook.xml" xml:lang="en-US"> <title>Cardinality Behavior</title> <tgroup cols="3" align="left" colsep="1" rowsep="1"> <colspec colname="c1" colnum="1" colwidth=".25*" align="center"/> <colspec colname="c2" colnum="2"/> <colspec colname="c3" colnum="3" colwidth="2*"/> <thead> <row> <entry>Symbol</entry> <entry>Name</entry> <entry>Definition</entry> </row> </thead> <tbody> <row> <entry xml:id="card_single">◆</entry> <entry>Single</entry> <entry>An action with this behavior may only be completed once.</entry> </row> <row> <entry xml:id="card_multiple">❖</entry> <entry>Multiple</entry> <entry>An action with this behavior may be repeated multiple times.</entry> </row> </tbody> </tgroup> </table> <table frame="all" xml:base="./common/behavior-symbol-tables-docbook.xml" xml:lang="en-US"> <title>Item Flags</title> <tgroup cols="3" align="left" colsep="1" rowsep="1"> <colspec colname="c1" colnum="1" colwidth=".25*" align="center"/> <colspec colname="c2" colnum="2"/> <colspec colname="c3" colnum="3" colwidth="2*"/> <thead> <row> <entry>Symbol</entry> <entry>Name</entry> <entry>Definition</entry> </row> </thead> <tbody> <row> <entry xml:id="item_fillin">☞</entry> <entry>fillIn</entry> <entry>This item, in a list entry, allows the user to enter a fill in value that is not present in the set of presented choices.</entry> </row> </tbody> </tgroup> </table> <table frame="all" xml:base="./common/behavior-symbol-tables-docbook.xml" xml:lang="en-US"> <title>Read Only Behavior</title> <tgroup cols="3" align="left" colsep="1" rowsep="1"> <colspec colname="c1" colnum="1" colwidth=".25*" align="center"/> <colspec colname="c2" colnum="2"/> <colspec colname="c3" colnum="3" colwidth="2*"/> <thead> <row> <entry>Symbol</entry> <entry>Name</entry> <entry>Definition</entry> </row> </thead> <tbody> <row> <entry xml:id="item_readonly">☆</entry> <entry>true</entry> <entry>For a particular action or action group, specifies whether the elements are read only.</entry> </row> </tbody> </tgroup> </table> </chapter> <appendix> <title>References</title> <para>This appendix contains the list of related resources and supporting documents used in creating this KNART.</para> <bibliography> <title>List of References</title> <bibliodiv> <title>Related Resources</title> <bibliomixed xreflabel="CCWP"> <abbrev>CCWP</abbrev> <citetitle>Women's Health: Reproductive Health Clinical Content White Paper</citetitle> </bibliomixed> <bibliomixed xreflabel="CSD"> <abbrev>CSD</abbrev> <citetitle>Women's Health: Reproductive Health Order Set Conceptual Structure Document</citetitle> </bibliomixed> <bibliomixed xreflabel="KVRpt"> <abbrev>KVRpt</abbrev> <citetitle>Women's Health: Reproductive Health Order Set KNART Validation Report</citetitle> </bibliomixed> </bibliodiv> <bibliodiv> <title>Supporting Evidence</title> <bibliomixed xreflabel="ACOG 2017"> <abbrev>ACOG 2017</abbrev> <citetitle>American College of Obstetricians and Gynecologists Committee on Adolescent Health Care. Committee Opinion No 699: Adolescent Pregnancy, Contraception, and Sexual Activity. Obstet Gynecol. 2017;129(5):e142-e149</citetitle> (<link xlink:href="https://doi.org/10.1097/AOG.0000000000002045">link</link>) </bibliomixed> <bibliomixed xreflabel="ACOG 2014"> <abbrev>ACOG 2014</abbrev> <citetitle>American College of Obstetricians and Gynecologists. ACOG Committee Opinion no. 598: Committee on Adolescent Health Care: The initial reproductive health visit. 2014;123(5):1143-1147</citetitle> (<link xlink:href="https://doi.org/10.1097/01.AOG.0000446826.46833.c0">link</link>) </bibliomixed> <bibliomixed xreflabel="Bayer 2002"> <abbrev>Bayer 2002</abbrev> <citetitle>Bayer Pharma AG. Berlin. Essure: Permanent Birth Control. Germany: 2002.</citetitle> (<link xlink:href="https://doi.org/10.1016/j.nwh.2017.07.006">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2014"> <abbrev>NLM 2014</abbrev> <citetitle>U.S. National Library of Medicine. BREVICON- norethindrone and ethinyl estradiol; NORINYL- norethindrone and ethinyl estradiol; NORINYL- norethindrone and mestranol [Actavis Pharma, Inc.]. August 2014</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=aaaf32ea-045b-436c-b125-767f95f4cf0e">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2017-1"> <abbrev>NLM 2017-1</abbrev> <citetitle>U.S. National Library of Medicine. IMPLANON- etonogestrel implant [Organon USA Inc.]. May 2017.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=50ed7e31-b9b7-4f0a-8e36-91ed5af86b81">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2012-1"> <abbrev>NLM 2012-1</abbrev> <citetitle>U.S. National Library of Medicine. LUTERA- levonorgestrel and ethinyl estradiol [Watson Pharma, Inc.]. March 2012.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=435f565c-771d-44ff-88b7-4e089767c25f">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2017-2"> <abbrev>NLM 2017-2</abbrev> <citetitle>U.S. National Library of Medicine. MEDROXYPROGESTERONE ACETATE- medroxyprogesterone acetate injection, suspension [Teva Parenteral Medicines, Inc.]. January 2017.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=d279981c-e9e4-4989-bafb-1e184a6d3dd2">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2013-1"> <abbrev>NLM 2013-1</abbrev> <citetitle>U.S. National Library of Medicine. MIRENA- levonorgestrel intrauterine device [Bayer HealthCare Pharmaceuticals Inc.]. February 2013.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=92231d6f-f4d8-43b0-aa95-f7cec1cc18c5">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2015-1"> <abbrev>NLM 2015-1</abbrev> <citetitle>U.S. National Library of Medicine. MONONESSA- norgestimate and ethinyl estradiol; TRINESSA- norgestimate and ethinyl estradiol [Actavis Pharma, Inc]. December 2015.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=704ba4ae-edd0-4298-a399-03a49f8411c7">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2013-2"> <abbrev>NLM 2013-2</abbrev> <citetitle>U.S. National Library of Medicine. NECON 777- norethindrone and ethinyl estradiol [Watson Pharma Inc]. November 2013.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=db3b28a4-15d3-43e0-bb65-e625300c452c">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2012-2"> <abbrev>NLM 2012-2</abbrev> <citetitle>U.S. National Library of Medicine. NOR QD- norethindrone tablet [Watson Pharma, Inc.]. June 2012.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=aa34bfca-06c3-4916-bb51-4bfbfc0ee371">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2017-3"> <abbrev>NLM 2017-3</abbrev> <citetitle>U.S. National Library of Medicine. NUVARING- etonogestrel and ethinyl estradiol insert, extended release [Organon USA Inc.]. May 2017.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=017343fb-86c4-45ab-9c47-52cc5b9f3a02">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2015-2"> <abbrev>NLM 2015-2</abbrev> <citetitle>U.S. National Library of Medicine. PARAGARD T 380A- copper intrauterine device [Teva Women's Health, Inc.]. August 2015.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=2b009ddb-378e-40d8-a8d8-00211f10e06c">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2012-3"> <abbrev>NLM 2012-3</abbrev> <citetitle>U.S. National Library of Medicine. PLAN B - levonorgestrel tablet [Physicians Total Care, Inc.]. April 2012.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=fffebd01-3815-425f-8293-1ad909d0d0ab">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2016-1"> <abbrev>NLM 2016-1</abbrev> <citetitle>U.S. National Library of Medicine. PLAN B ONE-STEP- levonorgestrel tablet [Teva Women's Health, Inc.]. May 2016.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=0ce3ccc4-23f2-4e0a-9650-856cf026c72c">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2017-4"> <abbrev>NLM 2017-4</abbrev> <citetitle>U.S. National Library of Medicine. RECLIPSEN 28 DAY- desogestrel and ethinyl estradiol [Teva Pharmaceuticals USA, Inc.]. May 2017.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=a1e00bc6-7487-4057-9dcc-d0e2327d1d12">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2016-2"> <abbrev>NLM 2016-2</abbrev> <citetitle>U.S. National Library of Medicine. SEASONIQUE- levonorgestrel / ethinyl estradiol and ethinyl estradiol [Teva Women's Health, Inc.]. November 2016.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=95e06935-8788-420c-b4a4-dc6ea339c7d0">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2017-5"> <abbrev>NLM 2017-5</abbrev> <citetitle>U.S. National Library of Medicine. SKYLA- levonorgestrel intrauterine device [Bayer HealthCare Pharmaceuticals Inc.]. March 2017.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=9f44ff35-e052-49cd-a1c2-0bfd87d49309">link</link>) </bibliomixed> <bibliomixed xreflabel="NLM 2010"> <abbrev>NLM 2010</abbrev> <citetitle>U.S. National Library of Medicine. TRIVORA- levonogestrel and ethinyl estradiol [Watson Pharma, Inc.]. February 2010.</citetitle> (<link xlink:href="https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=ae220f22-24b0-41a8-a10d-28839b300fe1">link</link>) </bibliomixed> <bibliomixed xreflabel="CDC 2017"> <abbrev>CDC 2017</abbrev> <citetitle>Center for Disease Control, US Medical Eligibility Criteria (US MEC) for Contraceptive Use. July 2017.</citetitle> (<link xlink:href="https://www.cdc.gov/reproductivehealth/unintendedpregnancy/pdf/legal_summary-chart_english_final_tag508.pdf">link</link>) </bibliomixed> <bibliomixed xreflabel="Curtis 2016"> <abbrev>Curtis 2016</abbrev> <citetitle>Curtis KM, Jatlaoui TC, Tepper NK, et al. U.S. Selected Practice Recommendations for Contraceptive Use, 2016. MMWR Recomm Rep 2016;65(No. RR-4):1–66.</citetitle> (<link xlink:href="http://dx.doi.org/10.15585/mmwr.rr6504a1">link</link>) </bibliomixed> <bibliomixed xreflabel="Bellanca 2013"> <abbrev>Bellanca 2013</abbrev> <citetitle>Bellanca Helen K., Hunter Michele Stranger. ONE KEY QUESTION®: preventive reproductive health is part of high quality primary care. Contraceptive 88.1. 2013;:3-6</citetitle> (<link xlink:href="https://doi.org/10.1016/j.contraception.2013.05.003">link</link>) </bibliomixed> </bibliodiv> </bibliography> </appendix> </book>
64.849459
726
0.545857
cab73450ac62bc91361e5bbf0843b102281d645f
3,483
xml
XML
pom.xml
MeatSh1eld/NickNamer
f247bb4d13da672d2a9cb050379e8b76b37578d1
[ "MIT" ]
null
null
null
pom.xml
MeatSh1eld/NickNamer
f247bb4d13da672d2a9cb050379e8b76b37578d1
[ "MIT" ]
null
null
null
pom.xml
MeatSh1eld/NickNamer
f247bb4d13da672d2a9cb050379e8b76b37578d1
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Copyright 2015-2016 inventivetalent. All rights reserved. ~ ~ Redistribution and use in source and binary forms, with or without modification, are ~ permitted provided that the following conditions are met: ~ ~ 1. Redistributions of source code must retain the above copyright notice, this list of ~ conditions and the following disclaimer. ~ ~ 2. Redistributions in binary form must reproduce the above copyright notice, this list ~ of conditions and the following disclaimer in the documentation and/or other materials ~ provided with the distribution. ~ ~ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED ~ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND ~ FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR ~ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR ~ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR ~ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ~ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING ~ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ~ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ~ ~ The views and conclusions contained in the software and documentation are those of the ~ authors and contributors and should not be interpreted as representing official policies, ~ either expressed or implied, of anybody else. --> <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>org.inventivetalent.nicknamer</groupId> <artifactId>parent</artifactId> <packaging>pom</packaging> <version>parent</version> <modules> <module>API</module> <module>Plugin</module> </modules> <properties> <nn.version>3.18.6-SNAPSHOT</nn.version> </properties> <repositories> <repository> <id>inventive-repo</id> <url>http://repo.inventivetalent.org/content/groups/public/</url> </repository> <repository> <id>md_5-repo</id> <url>http://repo.md-5.net/content/repositories/public/</url> </repository> <repository> <id>sonatype</id> <url>https://oss.sonatype.org/content/groups/public/</url> </repository> <repository> <id>spigot-repo</id> <url>https://hub.spigotmc.org/nexus/content/groups/public/</url> </repository> <repository> <id>papermc</id> <url>https://papermc.io/repo/repository/maven-public/</url> </repository> </repositories> <distributionManagement> <repository> <id>sonatype-nexus-releases</id> <url>http://repo.inventivetalent.org/content/repositories/releases/</url> </repository> <snapshotRepository> <id>sonatype-nexus-snapshots</id> <url>http://repo.inventivetalent.org/content/repositories/snapshots/</url> </snapshotRepository> </distributionManagement> </project>
41.963855
108
0.66638
fbd62d5c2f720ee4a9496b366f47eda52113cb40
3,485
xml
XML
schema-upp-mapping/schema-upp-mapping.xml
Financial-Times/ft-ontologies
00840b3823ab79299304028447ab8de0effdec9f
[ "MIT" ]
1
2021-07-06T06:28:00.000Z
2021-07-06T06:28:00.000Z
schema-upp-mapping/schema-upp-mapping.xml
Financial-Times/ft-ontologies
00840b3823ab79299304028447ab8de0effdec9f
[ "MIT" ]
null
null
null
schema-upp-mapping/schema-upp-mapping.xml
Financial-Times/ft-ontologies
00840b3823ab79299304028447ab8de0effdec9f
[ "MIT" ]
1
2020-07-30T18:06:35.000Z
2020-07-30T18:06:35.000Z
<?xml version="1.0" encoding="utf-8"?> <rdf:RDF xmlns:ft-annotation="http://www.ft.com/ontology/annotation/" xmlns:ft-class="http://www.ft.com/ontology/classification/" xmlns:ft-content="http://www.ft.com/ontology/content/" xmlns:ft-core="http://www.ft.com/ontology/core/" xmlns:ft-orgs="http://www.ft.com/ontology/organisation/" xmlns:ft-people="http://www.ft.com/ontology/person/" xmlns:ft-product="http://www.ft.com/ontology/product/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/"> <rdf:Description rdf:about="http://www.ft.com/ontology/core/prefLabel"> <rdfs:subPropertyOf rdf:resource="http://schema.org/name"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/core/description"> <rdfs:subPropertyOf rdf:resource="http://schema.org/description"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/organisation/Organisation"> <rdfs:subClassOf rdf:resource="http://schema.org/Organization"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/organisation/leiCode"> <rdfs:subPropertyOf rdf:resource="http://schema.org/leiCode"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/organisation/parentOrganisation"> <rdfs:subPropertyOf rdf:resource="http://schema.org/parentOrganization"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/organisation/subsidiaries"> <rdfs:subPropertyOf rdf:resource="http://schema.org/subOrganization"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/organisation/memberships"> <rdfs:subPropertyOf rdf:resource="http://schema.org/member"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/person/Person"> <rdfs:subClassOf rdf:resource="http://schema.org/Person"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/person/memberships"> <rdfs:subPropertyOf rdf:resource="http://schema.org/memberOf"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/person/title"> <rdfs:subPropertyOf rdf:resource="http://schema.org/jobTitle"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/person/emailAddress"> <rdfs:subPropertyOf rdf:resource="http://schema.org/email"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/content/Article"> <rdfs:subClassOf rdf:resource="http://schema.org/Article"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/content/title"> <rdfs:subPropertyOf rdf:resource="http://schema.org/headline"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/content/publishedDate"> <rdfs:subPropertyOf rdf:resource="http://schema.org/datePublished"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/content/mainImage"> <rdfs:subPropertyOf rdf:resource="http://schema.org/image"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/content/author"> <rdfs:subPropertyOf rdf:resource="http://schema.org/author"/> </rdf:Description> <rdf:Description rdf:about="http://www.ft.com/ontology/annotation/mentions"> <rdfs:subPropertyOf rdf:resource="http://schema.org/mentions"/> </rdf:Description> </rdf:RDF>
63.363636
583
0.729412
9d47665bd7997a7f39aec8fadb6681f36e2f4a7d
4,033
ps1xml
XML
src/Modules/Windows-Full/PSWorkflow/PSWorkflow.types.ps1xml
whatevergeek/poshvx
e2ab7d7ac0eb5432334164d4d25fccd8002345d1
[ "Apache-2.0", "MIT" ]
2
2019-04-15T21:06:43.000Z
2019-09-10T14:12:27.000Z
src/Modules/Windows-Full/PSWorkflow/PSWorkflow.types.ps1xml
whatevergeek/poshvx
e2ab7d7ac0eb5432334164d4d25fccd8002345d1
[ "Apache-2.0", "MIT" ]
null
null
null
src/Modules/Windows-Full/PSWorkflow/PSWorkflow.types.ps1xml
whatevergeek/poshvx
e2ab7d7ac0eb5432334164d4d25fccd8002345d1
[ "Apache-2.0", "MIT" ]
1
2022-03-05T08:40:27.000Z
2022-03-05T08:40:27.000Z
<?xml version="1.0" encoding="utf-8" ?> <!-- ******************************************************************* These sample files contain formatting information used by the Windows PowerShell engine. Do not edit or change the contents of this file directly. Please see the Windows PowerShell documentation or type Get-Help Update-TypeData for more information. Copyright (c) Microsoft Corporation. All rights reserved. THIS SAMPLE CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,WHETHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. IF THIS CODE AND INFORMATION IS MODIFIED, THE ENTIRE RISK OF USE OR RESULTS IN CONNECTION WITH THE USE OF THIS CODE AND INFORMATION REMAINS WITH THE USER. ******************************************************************** --> <Types> <Type> <Name>Microsoft.PowerShell.Activities.InlineScriptContext</Name> <Members> <MemberSet> <Name>PSStandardMembers</Name> <Members> <NoteProperty> <Name>SerializationDepth</Name> <Value>4</Value> </NoteProperty> </Members> </MemberSet> </Members> </Type> <Type> <Name>Microsoft.PowerShell.Activities.InlineScript</Name> <Members> <MemberSet> <Name>PSStandardMembers</Name> <Members> <NoteProperty> <Name>SerializationDepth</Name> <Value>1</Value> </NoteProperty> <NoteProperty> <Name>SerializationMethod</Name> <Value>SpecificProperties</Value> </NoteProperty> <PropertySet> <Name>PropertySerializationSet</Name> <ReferencedProperties> <Name>ErrorAction</Name> <Name>PSActionRetryCount</Name> <Name>PSActionRetryIntervalSec</Name> <Name>PSAllowRedirection</Name> <Name>PSApplicationName</Name> <Name>PSAuthentication</Name> <Name>PSCertificateThumbprint</Name> <Name>PSComputerName</Name> <Name>PSConfigurationName</Name> <Name>PSConnectionRetryCount</Name> <Name>PSConnectionRetryIntervalSec</Name> <Name>PSConnectionUri</Name> <Name>PSCredential</Name> <Name>PSActionRunningTimeoutSec</Name> <Name>PSPort</Name> <Name>PSSessionOption</Name> <Name>PSUseSsl</Name> <Name>Verbose</Name> <Name>WarningAction</Name> <Name>WhatIf</Name> <Name>Command</Name> <Name>PSCommandName</Name> <Name>DisplayName</Name> <Name>Id</Name> </ReferencedProperties> </PropertySet> </Members> </MemberSet> </Members> </Type> <Type> <Name>Microsoft.PowerShell.Workflow.PSWorkflowJob</Name> <Members> <MemberSet> <Name>PSStandardMembers</Name> <Members> <NoteProperty> <Name>SerializationMethod</Name> <Value>SpecificProperties</Value> </NoteProperty> <PropertySet> <Name>PropertySerializationSet</Name> <ReferencedProperties> <Name>HasMoreData</Name> <Name>StatusMessage</Name> <Name>Location</Name> <Name>Command</Name> <Name>JobStateInfo</Name> <Name>InstanceId</Name> <Name>Id</Name> <Name>Name</Name> <Name>State</Name> <Name>StartParameters</Name> </ReferencedProperties> </PropertySet> </Members> </MemberSet> <ScriptProperty> <Name>State</Name> <GetScriptBlock>$this.JobStateInfo.State.ToString()</GetScriptBlock> </ScriptProperty> </Members> </Type> </Types>
35.690265
73
0.561617
cbac43401f42fc5b29d3277e963029a37c66341f
9,352
xml
XML
kapitel_05/zbook_demo_html_button.prog.xml
abapkochbuch/Sources
159775b787fcbc4c6b7eff01e505144b7c33a437
[ "MIT" ]
12
2018-06-22T10:55:06.000Z
2022-03-22T12:10:48.000Z
kapitel_05/zbook_demo_html_button.prog.xml
abapkochbuch/Sources
159775b787fcbc4c6b7eff01e505144b7c33a437
[ "MIT" ]
5
2018-06-25T11:45:26.000Z
2019-09-04T19:41:55.000Z
kapitel_05/zbook_demo_html_button.prog.xml
abapkochbuch/Sources
159775b787fcbc4c6b7eff01e505144b7c33a437
[ "MIT" ]
7
2018-07-02T14:20:28.000Z
2022-03-25T19:33:33.000Z
<?xml version="1.0" encoding="utf-8"?> <abapGit version="v1.0.0" serializer="LCL_OBJECT_PROG" serializer_version="v1.0.0"> <asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0"> <asx:values> <PROGDIR> <NAME>ZBOOK_DEMO_HTML_BUTTON</NAME> <SUBC>1</SUBC> <RLOAD>D</RLOAD> <FIXPT>X</FIXPT> <UCCHECK>X</UCCHECK> </PROGDIR> <DYNPROS> <item> <HEADER> <PROGRAM>ZBOOK_DEMO_HTML_BUTTON</PROGRAM> <SCREEN>0010</SCREEN> <LANGUAGE>D</LANGUAGE> <DESCRIPT>demo</DESCRIPT> <TYPE>N</TYPE> <NEXTSCREEN>0010</NEXTSCREEN> <LINES>027</LINES> <COLUMNS>120</COLUMNS> </HEADER> <CONTAINERS> <RPY_DYCATT> <TYPE>SCREEN</TYPE> <NAME>SCREEN</NAME> </RPY_DYCATT> <RPY_DYCATT> <TYPE>CUST_CTRL</TYPE> <NAME>BUTTON</NAME> <ELEMENT_OF>SCREEN</ELEMENT_OF> <LINE>001</LINE> <COLUMN>001</COLUMN> <LENGTH>031</LENGTH> <HEIGHT>008</HEIGHT> </RPY_DYCATT> </CONTAINERS> <FIELDS> <RPY_DYFATC> <CONT_TYPE>SCREEN</CONT_TYPE> <CONT_NAME>SCREEN</CONT_NAME> <TYPE>OKCODE</TYPE> <TEXT>____________________</TEXT> <LENGTH>020</LENGTH> <VISLENGTH>020</VISLENGTH> <HEIGHT>001</HEIGHT> <FORMAT>CHAR</FORMAT> <INPUT_FLD>X</INPUT_FLD> </RPY_DYFATC> </FIELDS> <FLOW_LOGIC> <RPY_DYFLOW> <LINE>PROCESS BEFORE OUTPUT.</LINE> </RPY_DYFLOW> <RPY_DYFLOW> <LINE>* MODULE STATUS_0010.</LINE> </RPY_DYFLOW> <RPY_DYFLOW> <LINE>*</LINE> </RPY_DYFLOW> <RPY_DYFLOW> <LINE>PROCESS AFTER INPUT.</LINE> </RPY_DYFLOW> <RPY_DYFLOW> <LINE>* MODULE USER_COMMAND_0010.</LINE> </RPY_DYFLOW> </FLOW_LOGIC> <SPACES> <item>0</item> <item>0</item> <item>0</item> <item>0</item> <item>0</item> </SPACES> </item> <item> <HEADER> <PROGRAM>ZBOOK_DEMO_HTML_BUTTON</PROGRAM> <SCREEN>0100</SCREEN> <LANGUAGE>D</LANGUAGE> <DESCRIPT>test</DESCRIPT> <TYPE>N</TYPE> <NEXTSCREEN>0100</NEXTSCREEN> <LINES>020</LINES> <COLUMNS>067</COLUMNS> </HEADER> <CONTAINERS> <RPY_DYCATT> <TYPE>SCREEN</TYPE> <NAME>SCREEN</NAME> </RPY_DYCATT> <RPY_DYCATT> <TYPE>CUST_CTRL</TYPE> <NAME>BUTTON</NAME> <ELEMENT_OF>SCREEN</ELEMENT_OF> <LINE>002</LINE> <COLUMN>001</COLUMN> <LENGTH>024</LENGTH> <HEIGHT>005</HEIGHT> </RPY_DYCATT> <RPY_DYCATT> <TYPE>CUST_CTRL</TYPE> <NAME>CC_BUTTON_INFO</NAME> <ELEMENT_OF>SCREEN</ELEMENT_OF> <LINE>002</LINE> <COLUMN>034</COLUMN> <LENGTH>015</LENGTH> <HEIGHT>005</HEIGHT> </RPY_DYCATT> <RPY_DYCATT> <TYPE>SUBSCREEN</TYPE> <NAME>SC_COUNTRY</NAME> <ELEMENT_OF>SCREEN</ELEMENT_OF> <LINE>008</LINE> <COLUMN>001</COLUMN> <LENGTH>065</LENGTH> <HEIGHT>007</HEIGHT> </RPY_DYCATT> </CONTAINERS> <FIELDS> <RPY_DYFATC> <CONT_TYPE>SCREEN</CONT_TYPE> <CONT_NAME>SCREEN</CONT_NAME> <TYPE>TEXT</TYPE> <NAME>T1</NAME> <TEXT>Hier_drücken:</TEXT> <LINE>001</LINE> <COLUMN>001</COLUMN> <LENGTH>013</LENGTH> <VISLENGTH>013</VISLENGTH> <HEIGHT>001</HEIGHT> <FORMAT>CHAR</FORMAT> <REQU_ENTRY>N</REQU_ENTRY> </RPY_DYFATC> <RPY_DYFATC> <CONT_TYPE>SCREEN</CONT_TYPE> <CONT_NAME>SCREEN</CONT_NAME> <TYPE>OKCODE</TYPE> <NAME>SY-UCOMM</NAME> <TEXT>____________________</TEXT> <LENGTH>020</LENGTH> <VISLENGTH>020</VISLENGTH> <HEIGHT>001</HEIGHT> <FORMAT>CHAR</FORMAT> <INPUT_FLD>X</INPUT_FLD> </RPY_DYFATC> </FIELDS> <FLOW_LOGIC> <RPY_DYFLOW/> <RPY_DYFLOW> <LINE>PROCESS BEFORE OUTPUT.</LINE> </RPY_DYFLOW> <RPY_DYFLOW> <LINE>MODULE status_0100.</LINE> </RPY_DYFLOW> <RPY_DYFLOW/> <RPY_DYFLOW> <LINE>CALL SUBSCREEN sc_country INCLUDING &apos;ZBOOK_SUBSCREEN_COUNTRY&apos; &apos;9001&apos;.</LINE> </RPY_DYFLOW> <RPY_DYFLOW/> <RPY_DYFLOW> <LINE>*</LINE> </RPY_DYFLOW> <RPY_DYFLOW> <LINE>PROCESS AFTER INPUT.</LINE> </RPY_DYFLOW> <RPY_DYFLOW> <LINE>MODULE user_command_0100.</LINE> </RPY_DYFLOW> <RPY_DYFLOW> <LINE>CALL SUBSCREEN SC_COUNTRY.</LINE> </RPY_DYFLOW> </FLOW_LOGIC> <SPACES> <item>0</item> <item>0</item> <item>2</item> <item>0</item> <item>2</item> <item>0</item> <item>0</item> <item>0</item> <item>2</item> <item>2</item> </SPACES> </item> </DYNPROS> <CUA> <ADM> <ACTCODE>000001</ACTCODE> <PFKCODE>000001</PFKCODE> </ADM> <STA> <RSMPE_STAT> <CODE>100</CODE> <MODAL>D</MODAL> <ACTCODE>000001</ACTCODE> <PFKCODE>000001</PFKCODE> <BUTCODE>0001</BUTCODE> <INT_NOTE>100</INT_NOTE> </RSMPE_STAT> </STA> <FUN> <RSMPE_FUNT> <CODE>EXIT</CODE> <TEXTNO>001</TEXTNO> <TEXT_TYPE>S</TEXT_TYPE> <FUN_TEXT>Zurück</FUN_TEXT> </RSMPE_FUNT> <RSMPE_FUNT> <CODE>EXIT</CODE> <TEXTNO>002</TEXTNO> <TEXT_TYPE>S</TEXT_TYPE> <FUN_TEXT>Beenden</FUN_TEXT> </RSMPE_FUNT> <RSMPE_FUNT> <CODE>EXIT</CODE> <TEXTNO>003</TEXTNO> <TEXT_TYPE>S</TEXT_TYPE> <TEXT_NAME>ICON_CANCEL</TEXT_NAME> <ICON_ID>@0W@</ICON_ID> <FUN_TEXT>Abbrechen</FUN_TEXT> </RSMPE_FUNT> </FUN> <PFK> <RSMPE_PFK> <CODE>000001</CODE> <PFNO>03</PFNO> <FUNCODE>EXIT</FUNCODE> <FUNNO>001</FUNNO> </RSMPE_PFK> <RSMPE_PFK> <CODE>000001</CODE> <PFNO>12</PFNO> <FUNCODE>EXIT</FUNCODE> <FUNNO>003</FUNNO> </RSMPE_PFK> <RSMPE_PFK> <CODE>000001</CODE> <PFNO>15</PFNO> <FUNCODE>EXIT</FUNCODE> <FUNNO>002</FUNNO> </RSMPE_PFK> </PFK> <SET> <RSMPE_STAF> <STATUS>100</STATUS> <FUNCTION>EXIT</FUNCTION> </RSMPE_STAF> </SET> <DOC> <RSMPE_ATRT> <OBJ_TYPE>A</OBJ_TYPE> <OBJ_CODE>000001</OBJ_CODE> <MODAL>D</MODAL> <INT_NOTE>100</INT_NOTE> </RSMPE_ATRT> <RSMPE_ATRT> <OBJ_TYPE>P</OBJ_TYPE> <OBJ_CODE>000001</OBJ_CODE> <MODAL>D</MODAL> <INT_NOTE>100</INT_NOTE> </RSMPE_ATRT> <RSMPE_ATRT> <OBJ_TYPE>B</OBJ_TYPE> <OBJ_CODE>000001</OBJ_CODE> <SUB_CODE>0001</SUB_CODE> <MODAL>D</MODAL> <INT_NOTE>100</INT_NOTE> </RSMPE_ATRT> </DOC> </CUA> <TPOOL> <item> <ID>R</ID> <ENTRY>Kochbuch: Demo HTML-Button</ENTRY> <LENGTH>26</LENGTH> </item> </TPOOL> <LONGTEXTS> <item> <DOKIL> <ID>RE</ID> <OBJECT>ZBOOK_DEMO_HTML_BUTTON</OBJECT> <LANGU>D</LANGU> <TYP>E</TYP> <VERSION>0001</VERSION> <MASTERLANG>X</MASTERLANG> <TXTLINES>00008</TXTLINES> <DOKSTATE>A</DOKSTATE> </DOKIL> <HEAD> <TDOBJECT>DOKU</TDOBJECT> <TDNAME>ZBOOK_DEMO_HTML_BUTTON</TDNAME> <TDID>RE</TDID> <TDSPRAS>D</TDSPRAS> <TDFORM>S_DOCU_SHOW</TDFORM> <TDSTYLE>S_DOCUS1</TDSTYLE> <TDVERSION>00001</TDVERSION> <TDLINESIZE>072</TDLINESIZE> </HEAD> <LINES> <TLINE> <TDFORMAT>U1</TDFORMAT> <TDLINE>&amp;PURPOSE&amp;</TDLINE> </TLINE> <TLINE> <TDFORMAT>AS</TDFORMAT> <TDLINE>Demoprogramm für HTML-Druckknöpfe</TDLINE> </TLINE> <TLINE> <TDFORMAT>U1</TDFORMAT> <TDLINE>&amp;INTEGRATION&amp;</TDLINE> </TLINE> <TLINE> <TDFORMAT>AS</TDFORMAT> <TDLINE>Demonstration der Klasse ZCL_BOOK_HTML_BUTTON und der statischen</TDLINE> </TLINE> <TLINE> <TDLINE>Variante ZCL_BOOK_HTML_BUTTON_INFO</TDLINE> </TLINE> <TLINE> <TDFORMAT>U1</TDFORMAT> <TDLINE>&amp;PREREQUISITES&amp;</TDLINE> </TLINE> <TLINE> <TDFORMAT>AS</TDFORMAT> </TLINE> <TLINE> <TDFORMAT>U1</TDFORMAT> <TDLINE>&amp;FEATURES&amp;</TDLINE> </TLINE> <TLINE> <TDFORMAT>AS</TDFORMAT> </TLINE> <TLINE> <TDFORMAT>U2</TDFORMAT> <TDLINE>&amp;SELECTION&amp;</TDLINE> </TLINE> <TLINE> <TDFORMAT>U2</TDFORMAT> <TDLINE>&amp;STANDARD_VARIANTS&amp;</TDLINE> </TLINE> <TLINE> <TDFORMAT>U2</TDFORMAT> <TDLINE>&amp;OUTPUT&amp;</TDLINE> </TLINE> <TLINE> <TDFORMAT>AS</TDFORMAT> <TDLINE>Druckknöpfe auf dem Dynpro</TDLINE> </TLINE> <TLINE> <TDFORMAT>U1</TDFORMAT> <TDLINE>&amp;ACTIVITIES&amp;</TDLINE> </TLINE> <TLINE> <TDFORMAT>AS</TDFORMAT> </TLINE> <TLINE> <TDFORMAT>U1</TDFORMAT> <TDLINE>&amp;EXAMPLE&amp;</TDLINE> </TLINE> <TLINE> <TDFORMAT>AS</TDFORMAT> <TDLINE>Dies ist ein Beispiel.</TDLINE> </TLINE> </LINES> </item> </LONGTEXTS> </asx:values> </asx:abap> </abapGit>
25.005348
109
0.555603
ef945c601586674c78177a34ccc117b5ee649e66
1,901
xml
XML
jingjiang/target/jingjiang-0.0.1-SNAPSHOT/WEB-INF/classes/bdpmvc-servlet.xml
lggzc/lggzc
6f81eb37a413d620308aeb8054c39ff70eb0e733
[ "MIT" ]
null
null
null
jingjiang/target/jingjiang-0.0.1-SNAPSHOT/WEB-INF/classes/bdpmvc-servlet.xml
lggzc/lggzc
6f81eb37a413d620308aeb8054c39ff70eb0e733
[ "MIT" ]
null
null
null
jingjiang/target/jingjiang-0.0.1-SNAPSHOT/WEB-INF/classes/bdpmvc-servlet.xml
lggzc/lggzc
6f81eb37a413d620308aeb8054c39ff70eb0e733
[ "MIT" ]
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:p="http://www.springframework.org/schema/p" xmlns:context="http://www.springframework.org/schema/context" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-4.0.xsd http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-4.0.xsd"> <!-- class annotation related... start --> <context:component-scan base-package="com.defonds.bdp.*.controller" /> <!-- class annotation related... end --> <!-- jsp page related... start --> <bean id="viewResolver" class="org.springframework.web.servlet.view.UrlBasedViewResolver"> <property name="viewClass" value="org.springframework.web.servlet.view.JstlView" /> <property name="prefix" value="/" /> <property name="suffix" value=".jsp" /> </bean> <!-- jsp page related... end --> <!-- rest json related... start --> <bean id="mappingJacksonHttpMessageConverter" class="org.springframework.http.converter.json.MappingJackson2HttpMessageConverter"> <property name="supportedMediaTypes"> <list> <value>application/json;charset=UTF-8</value> </list> </property> </bean> <bean class="org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter"> <property name="messageConverters"> <list> <ref bean="mappingJacksonHttpMessageConverter"/> </list> </property> </bean> <!-- rest json related... end --> </beans>
45.261905
110
0.604419
efa8ec1a50e66174c76b7d8d3b738d1761f081a5
159,210
xml
XML
17-05-2017/Winning Chromosomes/3G X 1 COMB/4/ENTM + TL2 - TD SEQUENTIAL/4+tl2-td3g+sequential/chromosome/chromosome45568430.xml
Fumaloko92/MSc-Thesis
5b8c08510588233dc9b514345725d379278251ba
[ "MIT" ]
null
null
null
17-05-2017/Winning Chromosomes/3G X 1 COMB/4/ENTM + TL2 - TD SEQUENTIAL/4+tl2-td3g+sequential/chromosome/chromosome45568430.xml
Fumaloko92/MSc-Thesis
5b8c08510588233dc9b514345725d379278251ba
[ "MIT" ]
null
null
null
17-05-2017/Winning Chromosomes/3G X 1 COMB/4/ENTM + TL2 - TD SEQUENTIAL/4+tl2-td3g+sequential/chromosome/chromosome45568430.xml
Fumaloko92/MSc-Thesis
5b8c08510588233dc9b514345725d379278251ba
[ "MIT" ]
null
null
null
<chromosome id="45568430" primary-parent-id="45559341"><neuron id="45501297" type="in" activation="linear"/> <neuron id="45501298" type="in" activation="linear"/> <neuron id="45501299" type="in" activation="linear"/> <neuron id="45501300" type="in" activation="linear"/> <neuron id="45501301" type="in" activation="linear"/> <neuron id="45501302" type="in" activation="linear"/> <neuron id="45501303" type="in" activation="linear"/> <neuron id="45501304" type="in" activation="linear"/> <neuron id="45501305" type="in" activation="linear"/> <neuron id="45501306" type="in" activation="linear"/> <neuron id="45501307" type="in" activation="linear"/> <neuron id="45501308" type="in" activation="linear"/> <neuron id="45501309" type="in" activation="linear"/> <neuron id="45501310" type="in" activation="linear"/> <neuron id="45501311" type="in" activation="linear"/> <neuron id="45501312" type="in" activation="linear"/> <neuron id="45501313" type="in" activation="linear"/> <neuron id="45501314" type="in" activation="linear"/> <neuron id="45501315" type="in" activation="linear"/> <neuron id="45501316" type="in" activation="linear"/> <neuron id="45501317" type="in" activation="linear"/> <neuron id="45501318" type="in" activation="linear"/> <neuron id="45501319" type="in" activation="linear"/> <neuron id="45501320" type="in" activation="linear"/> <neuron id="45501321" type="in" activation="linear"/> <neuron id="45501322" type="in" activation="linear"/> <neuron id="45501323" type="in" activation="linear"/> <neuron id="45501324" type="in" activation="linear"/> <neuron id="45501325" type="in" activation="linear"/> <neuron id="45501326" type="in" activation="linear"/> <neuron id="45501327" type="in" activation="linear"/> <neuron id="45501328" type="in" activation="linear"/> <neuron id="45501329" type="in" activation="linear"/> <neuron id="45501330" type="in" activation="linear"/> <neuron id="45501331" type="in" activation="linear"/> <neuron id="45501332" type="in" activation="linear"/> <neuron id="45501333" type="in" activation="linear"/> <neuron id="45501334" type="in" activation="linear"/> <neuron id="45501335" type="in" activation="linear"/> <neuron id="45501336" type="in" activation="linear"/> <neuron id="45501337" type="in" activation="linear"/> <neuron id="45501338" type="in" activation="linear"/> <neuron id="45501339" type="in" activation="linear"/> <neuron id="45501340" type="in" activation="linear"/> <neuron id="45501341" type="in" activation="linear"/> <neuron id="45501342" type="in" activation="linear"/> <neuron id="45501343" type="in" activation="linear"/> <neuron id="45501344" type="in" activation="linear"/> <neuron id="45501345" type="in" activation="linear"/> <neuron id="45501346" type="in" activation="linear"/> <neuron id="45501347" type="in" activation="linear"/> <neuron id="45501348" type="in" activation="linear"/> <neuron id="45501349" type="in" activation="linear"/> <neuron id="45501350" type="in" activation="linear"/> <neuron id="45501351" type="in" activation="linear"/> <neuron id="45501352" type="in" activation="linear"/> <neuron id="45501353" type="in" activation="linear"/> <neuron id="45501354" type="in" activation="linear"/> <neuron id="45501355" type="in" activation="linear"/> <neuron id="45501356" type="in" activation="linear"/> <neuron id="45501357" type="in" activation="linear"/> <neuron id="45501358" type="in" activation="linear"/> <neuron id="45501359" type="in" activation="linear"/> <neuron id="45501360" type="in" activation="linear"/> <neuron id="45501361" type="in" activation="linear"/> <neuron id="45501362" type="in" activation="linear"/> <neuron id="45501363" type="in" activation="linear"/> <neuron id="45501364" type="in" activation="linear"/> <neuron id="45501365" type="in" activation="linear"/> <neuron id="45501366" type="in" activation="linear"/> <neuron id="45501367" type="in" activation="linear"/> <neuron id="45501368" type="in" activation="linear"/> <neuron id="45501369" type="in" activation="linear"/> <neuron id="45501370" type="in" activation="linear"/> <neuron id="45501371" type="in" activation="linear"/> <neuron id="45501372" type="in" activation="linear"/> <neuron id="45501373" type="in" activation="linear"/> <neuron id="45501374" type="in" activation="linear"/> <neuron id="45501375" type="in" activation="linear"/> <neuron id="45501376" type="in" activation="linear"/> <neuron id="45501377" type="in" activation="linear"/> <neuron id="45501378" type="in" activation="linear"/> <neuron id="45501379" type="in" activation="linear"/> <neuron id="45501380" type="out" activation="sigmoid"/> <connection id="45501381" src-id="45501297" dest-id="45501380" weight="-5.2261743247292785"/> <connection id="45501382" src-id="45501298" dest-id="45501380" weight="3.5201908928182775"/> <connection id="45501383" src-id="45501299" dest-id="45501380" weight="-3.8679791071000817"/> <connection id="45501384" src-id="45501300" dest-id="45501380" weight="-6.774033789522949"/> <connection id="45501386" src-id="45501302" dest-id="45501380" weight="-2.4540797910004217"/> <connection id="45501387" src-id="45501303" dest-id="45501380" weight="0.46486349594559595"/> <connection id="45501388" src-id="45501304" dest-id="45501380" weight="-2.2809102967631993"/> <connection id="45501389" src-id="45501305" dest-id="45501380" weight="1.8135329262542035"/> <connection id="45501390" src-id="45501306" dest-id="45501380" weight="-2.1386346889010746"/> <connection id="45501391" src-id="45501307" dest-id="45501380" weight="1.060979311646579"/> <connection id="45501392" src-id="45501308" dest-id="45501380" weight="-1.2009436759069503"/> <connection id="45501393" src-id="45501309" dest-id="45501380" weight="-5.727972473149945"/> <connection id="45501394" src-id="45501310" dest-id="45501380" weight="3.333766841562433"/> <connection id="45501395" src-id="45501311" dest-id="45501380" weight="1.6283463094768271"/> <connection id="45501396" src-id="45501312" dest-id="45501380" weight="1.8565568914257475"/> <connection id="45501397" src-id="45501313" dest-id="45501380" weight="-8.104084313459248"/> <connection id="45501398" src-id="45501314" dest-id="45501380" weight="-4.3288974858890565"/> <connection id="45501399" src-id="45501315" dest-id="45501380" weight="-3.5934987989520426"/> <connection id="45501401" src-id="45501317" dest-id="45501380" weight="2.326560451674184"/> <connection id="45501402" src-id="45501318" dest-id="45501380" weight="7.604984147556485"/> <connection id="45501403" src-id="45501319" dest-id="45501380" weight="-4.300977611735718"/> <connection id="45501404" src-id="45501320" dest-id="45501380" weight="-10.0"/> <connection id="45501405" src-id="45501321" dest-id="45501380" weight="-6.361246201136235"/> <connection id="45501406" src-id="45501322" dest-id="45501380" weight="0.0832743374497924"/> <connection id="45501407" src-id="45501323" dest-id="45501380" weight="-1.5218426248252346"/> <connection id="45501408" src-id="45501324" dest-id="45501380" weight="7.518154575019395"/> <connection id="45501409" src-id="45501325" dest-id="45501380" weight="-1.788364196257807"/> <connection id="45501410" src-id="45501326" dest-id="45501380" weight="-4.03319323901322"/> <connection id="45501411" src-id="45501327" dest-id="45501380" weight="-3.1474240508083935"/> <connection id="45501412" src-id="45501328" dest-id="45501380" weight="-3.153355402873208"/> <connection id="45501413" src-id="45501329" dest-id="45501380" weight="2.040015254733186"/> <connection id="45501415" src-id="45501331" dest-id="45501380" weight="1.558552256199358"/> <connection id="45501416" src-id="45501332" dest-id="45501380" weight="8.744804178934503"/> <connection id="45501417" src-id="45501333" dest-id="45501380" weight="1.0014875947848279"/> <connection id="45501418" src-id="45501334" dest-id="45501380" weight="-1.9261107099038857"/> <connection id="45501419" src-id="45501335" dest-id="45501380" weight="-5.151970177282034"/> <connection id="45501420" src-id="45501336" dest-id="45501380" weight="7.119288650162066"/> <connection id="45501421" src-id="45501337" dest-id="45501380" weight="1.4606848085540578"/> <connection id="45501422" src-id="45501338" dest-id="45501380" weight="0.6643947211031311"/> <connection id="45501423" src-id="45501339" dest-id="45501380" weight="1.3473659350830587"/> <connection id="45501425" src-id="45501341" dest-id="45501380" weight="8.661971281334697"/> <connection id="45501426" src-id="45501342" dest-id="45501380" weight="-0.040519259085348924"/> <connection id="45501427" src-id="45501343" dest-id="45501380" weight="10.0"/> <connection id="45501428" src-id="45501344" dest-id="45501380" weight="-8.27452303810533"/> <connection id="45501429" src-id="45501345" dest-id="45501380" weight="1.9793492621330617"/> <connection id="45501430" src-id="45501346" dest-id="45501380" weight="3.3425476332187385"/> <connection id="45501431" src-id="45501347" dest-id="45501380" weight="-6.971618779735761"/> <connection id="45501432" src-id="45501348" dest-id="45501380" weight="7.186383407138733"/> <connection id="45501433" src-id="45501349" dest-id="45501380" weight="-1.517459702148165"/> <connection id="45501434" src-id="45501350" dest-id="45501380" weight="4.4383371131786475"/> <connection id="45501435" src-id="45501351" dest-id="45501380" weight="-0.9457516022070016"/> <connection id="45501436" src-id="45501352" dest-id="45501380" weight="-3.241368282192289"/> <connection id="45501437" src-id="45501353" dest-id="45501380" weight="-3.3751946356286306"/> <connection id="45501439" src-id="45501355" dest-id="45501380" weight="-5.380074283433032"/> <connection id="45501440" src-id="45501356" dest-id="45501380" weight="-3.277129993341984"/> <connection id="45501441" src-id="45501357" dest-id="45501380" weight="-5.754655564888199"/> <connection id="45501442" src-id="45501358" dest-id="45501380" weight="6.232681480743072"/> <connection id="45501443" src-id="45501359" dest-id="45501380" weight="-3.955924124669953"/> <connection id="45501444" src-id="45501360" dest-id="45501380" weight="-3.6983433032048048"/> <connection id="45501445" src-id="45501361" dest-id="45501380" weight="2.1282884604751406"/> <connection id="45501446" src-id="45501362" dest-id="45501380" weight="-10.0"/> <connection id="45501448" src-id="45501364" dest-id="45501380" weight="-3.179166523500086"/> <connection id="45501449" src-id="45501365" dest-id="45501380" weight="2.414373027819459"/> <connection id="45501450" src-id="45501366" dest-id="45501380" weight="-7.239342294255724"/> <connection id="45501451" src-id="45501367" dest-id="45501380" weight="-2.8421823500245624"/> <connection id="45501452" src-id="45501368" dest-id="45501380" weight="-2.2394412958643155"/> <connection id="45501453" src-id="45501369" dest-id="45501380" weight="-0.9734798198366463"/> <connection id="45501454" src-id="45501370" dest-id="45501380" weight="-7.239173562026883"/> <connection id="45501455" src-id="45501371" dest-id="45501380" weight="9.608886263401844"/> <connection id="45501456" src-id="45501372" dest-id="45501380" weight="6.505874886113406"/> <connection id="45501457" src-id="45501373" dest-id="45501380" weight="-2.434920746483887"/> <connection id="45501459" src-id="45501375" dest-id="45501380" weight="-2.279071235330229"/> <connection id="45501460" src-id="45501376" dest-id="45501380" weight="1.0064298162448326"/> <connection id="45501462" src-id="45501378" dest-id="45501380" weight="0.8118025403836562"/> <connection id="45501463" src-id="45501379" dest-id="45501380" weight="-5.116648113985132"/> <neuron id="45501464" type="out" activation="sigmoid"/> <connection id="45501465" src-id="45501297" dest-id="45501464" weight="4.938078649735091"/> <connection id="45501466" src-id="45501298" dest-id="45501464" weight="-2.0833958247110504"/> <connection id="45501468" src-id="45501300" dest-id="45501464" weight="-0.4819523255120959"/> <connection id="45501469" src-id="45501301" dest-id="45501464" weight="-6.202781028935613"/> <connection id="45501470" src-id="45501302" dest-id="45501464" weight="-5.510008206399999"/> <connection id="45501471" src-id="45501303" dest-id="45501464" weight="2.694906338050506"/> <connection id="45501472" src-id="45501304" dest-id="45501464" weight="-1.7202268764114852"/> <connection id="45501473" src-id="45501305" dest-id="45501464" weight="1.3234329728287162"/> <connection id="45501474" src-id="45501306" dest-id="45501464" weight="0.5757148620177528"/> <connection id="45501475" src-id="45501307" dest-id="45501464" weight="1.6325360784688792"/> <connection id="45501476" src-id="45501308" dest-id="45501464" weight="2.8353092704528335"/> <connection id="45501477" src-id="45501309" dest-id="45501464" weight="-5.459942531358609"/> <connection id="45501478" src-id="45501310" dest-id="45501464" weight="4.181283923832018"/> <connection id="45501479" src-id="45501311" dest-id="45501464" weight="3.9712206402332173"/> <connection id="45501480" src-id="45501312" dest-id="45501464" weight="3.1285727065003135"/> <connection id="45501481" src-id="45501313" dest-id="45501464" weight="4.15006755178091"/> <connection id="45501482" src-id="45501314" dest-id="45501464" weight="2.1492727087214525"/> <connection id="45501483" src-id="45501315" dest-id="45501464" weight="3.4326683894487457"/> <connection id="45501484" src-id="45501316" dest-id="45501464" weight="-2.7921190303068864"/> <connection id="45501485" src-id="45501317" dest-id="45501464" weight="-8.896900896722082"/> <connection id="45501486" src-id="45501318" dest-id="45501464" weight="3.5540715074250504"/> <connection id="45501487" src-id="45501319" dest-id="45501464" weight="0.0665217094107361"/> <connection id="45501488" src-id="45501320" dest-id="45501464" weight="3.123152560224862"/> <connection id="45501489" src-id="45501321" dest-id="45501464" weight="-2.4423252449581137"/> <connection id="45501490" src-id="45501322" dest-id="45501464" weight="1.5360553508281503"/> <connection id="45501492" src-id="45501324" dest-id="45501464" weight="4.9691691820257375"/> <connection id="45501494" src-id="45501326" dest-id="45501464" weight="7.530996605964489"/> <connection id="45501495" src-id="45501327" dest-id="45501464" weight="6.177950308722998"/> <connection id="45501496" src-id="45501328" dest-id="45501464" weight="4.368412602923516"/> <connection id="45501497" src-id="45501329" dest-id="45501464" weight="1.7823527113171558"/> <connection id="45501498" src-id="45501330" dest-id="45501464" weight="5.3121827125376235"/> <connection id="45501499" src-id="45501331" dest-id="45501464" weight="-9.743852364979375"/> <connection id="45501501" src-id="45501333" dest-id="45501464" weight="6.553273419413671"/> <connection id="45501503" src-id="45501335" dest-id="45501464" weight="5.69314432673289"/> <connection id="45501504" src-id="45501336" dest-id="45501464" weight="-0.5747089709515523"/> <connection id="45501505" src-id="45501337" dest-id="45501464" weight="-6.0653676979748035"/> <connection id="45501506" src-id="45501338" dest-id="45501464" weight="0.6592500538604547"/> <connection id="45501507" src-id="45501339" dest-id="45501464" weight="-8.608615932445367"/> <connection id="45501508" src-id="45501340" dest-id="45501464" weight="-4.225284046608081"/> <connection id="45501509" src-id="45501341" dest-id="45501464" weight="-3.3161718919631142"/> <connection id="45501510" src-id="45501342" dest-id="45501464" weight="6.418153948898988"/> <connection id="45501511" src-id="45501343" dest-id="45501464" weight="-0.08097164837901072"/> <connection id="45501512" src-id="45501344" dest-id="45501464" weight="-0.9749391589945451"/> <connection id="45501514" src-id="45501346" dest-id="45501464" weight="3.499676668969106"/> <connection id="45501516" src-id="45501348" dest-id="45501464" weight="1.2088824793420163"/> <connection id="45501518" src-id="45501350" dest-id="45501464" weight="8.902743355382936"/> <connection id="45501520" src-id="45501352" dest-id="45501464" weight="5.7292595132299775"/> <connection id="45501521" src-id="45501353" dest-id="45501464" weight="-1.517653739467454"/> <connection id="45501522" src-id="45501354" dest-id="45501464" weight="-0.7747814046719945"/> <connection id="45501523" src-id="45501355" dest-id="45501464" weight="5.205533906221784"/> <connection id="45501524" src-id="45501356" dest-id="45501464" weight="-2.091855435158159"/> <connection id="45501525" src-id="45501357" dest-id="45501464" weight="2.0687006675239386"/> <connection id="45501526" src-id="45501358" dest-id="45501464" weight="7.2946211192841375"/> <connection id="45501527" src-id="45501359" dest-id="45501464" weight="-8.867594695563932"/> <connection id="45501528" src-id="45501360" dest-id="45501464" weight="10.0"/> <connection id="45501529" src-id="45501361" dest-id="45501464" weight="-0.6143416349493238"/> <connection id="45501530" src-id="45501362" dest-id="45501464" weight="-4.389597289241669"/> <connection id="45501531" src-id="45501363" dest-id="45501464" weight="-0.6775461315783732"/> <connection id="45501534" src-id="45501366" dest-id="45501464" weight="1.8179779030077832"/> <connection id="45501535" src-id="45501367" dest-id="45501464" weight="1.218495619382991"/> <connection id="45501536" src-id="45501368" dest-id="45501464" weight="4.311538816755227"/> <connection id="45501537" src-id="45501369" dest-id="45501464" weight="-2.417504359100958"/> <connection id="45501538" src-id="45501370" dest-id="45501464" weight="0.05979145672966624"/> <connection id="45501539" src-id="45501371" dest-id="45501464" weight="-0.04436687921125748"/> <connection id="45501541" src-id="45501373" dest-id="45501464" weight="3.5773591919174486"/> <connection id="45501543" src-id="45501375" dest-id="45501464" weight="-6.293793862323981"/> <connection id="45501544" src-id="45501376" dest-id="45501464" weight="-1.3137971225862572"/> <connection id="45501545" src-id="45501377" dest-id="45501464" weight="3.640937990712284"/> <connection id="45501546" src-id="45501378" dest-id="45501464" weight="-4.648189853902681"/> <neuron id="45501548" type="out" activation="sigmoid"/> <connection id="45501549" src-id="45501297" dest-id="45501548" weight="2.742047679559019"/> <connection id="45501551" src-id="45501299" dest-id="45501548" weight="-10.0"/> <connection id="45501552" src-id="45501300" dest-id="45501548" weight="7.062855072510466"/> <connection id="45501553" src-id="45501301" dest-id="45501548" weight="-1.1745453294459898"/> <connection id="45501554" src-id="45501302" dest-id="45501548" weight="1.7118572844346154"/> <connection id="45501555" src-id="45501303" dest-id="45501548" weight="2.6112119083178937"/> <connection id="45501556" src-id="45501304" dest-id="45501548" weight="4.0498135781628175"/> <connection id="45501557" src-id="45501305" dest-id="45501548" weight="5.2704481572125665"/> <connection id="45501558" src-id="45501306" dest-id="45501548" weight="0.9250211471514649"/> <connection id="45501559" src-id="45501307" dest-id="45501548" weight="6.018426758423573"/> <connection id="45501560" src-id="45501308" dest-id="45501548" weight="5.728457900536245"/> <connection id="45501561" src-id="45501309" dest-id="45501548" weight="-3.572622079441909"/> <connection id="45501562" src-id="45501310" dest-id="45501548" weight="-6.902939832392677"/> <connection id="45501563" src-id="45501311" dest-id="45501548" weight="-0.9875390144265879"/> <connection id="45501565" src-id="45501313" dest-id="45501548" weight="-3.040351221745965"/> <connection id="45501566" src-id="45501314" dest-id="45501548" weight="0.6132228290134762"/> <connection id="45501567" src-id="45501315" dest-id="45501548" weight="-7.029139848405315"/> <connection id="45501568" src-id="45501316" dest-id="45501548" weight="-8.905883966956745"/> <connection id="45501569" src-id="45501317" dest-id="45501548" weight="2.2881408684937825"/> <connection id="45501570" src-id="45501318" dest-id="45501548" weight="3.104717038605228"/> <connection id="45501572" src-id="45501320" dest-id="45501548" weight="-0.05859001182985313"/> <connection id="45501573" src-id="45501321" dest-id="45501548" weight="-0.58332864483909"/> <connection id="45501574" src-id="45501322" dest-id="45501548" weight="2.5478000994964125"/> <connection id="45501576" src-id="45501324" dest-id="45501548" weight="-4.294781662004786"/> <connection id="45501577" src-id="45501325" dest-id="45501548" weight="-3.28980686232966"/> <connection id="45501578" src-id="45501326" dest-id="45501548" weight="-0.845045940546958"/> <connection id="45501579" src-id="45501327" dest-id="45501548" weight="-0.5356981444448439"/> <connection id="45501580" src-id="45501328" dest-id="45501548" weight="2.967100161308606"/> <connection id="45501581" src-id="45501329" dest-id="45501548" weight="-0.21724885663918697"/> <connection id="45501582" src-id="45501330" dest-id="45501548" weight="5.643257725822236"/> <connection id="45501583" src-id="45501331" dest-id="45501548" weight="0.25818758561514255"/> <connection id="45501584" src-id="45501332" dest-id="45501548" weight="0.019963685821604238"/> <connection id="45501585" src-id="45501333" dest-id="45501548" weight="4.676285306872294"/> <connection id="45501586" src-id="45501334" dest-id="45501548" weight="2.285788504779031"/> <connection id="45501587" src-id="45501335" dest-id="45501548" weight="-2.6914766730544715"/> <connection id="45501588" src-id="45501336" dest-id="45501548" weight="4.751809281346594"/> <connection id="45501589" src-id="45501337" dest-id="45501548" weight="-5.990648360992742"/> <connection id="45501590" src-id="45501338" dest-id="45501548" weight="-2.6837841443460637"/> <connection id="45501591" src-id="45501339" dest-id="45501548" weight="2.58521699657517"/> <connection id="45501592" src-id="45501340" dest-id="45501548" weight="0.3332135418691081"/> <connection id="45501593" src-id="45501341" dest-id="45501548" weight="-8.149713932639791"/> <connection id="45501595" src-id="45501343" dest-id="45501548" weight="5.1770489668213315"/> <connection id="45501596" src-id="45501344" dest-id="45501548" weight="-2.957352412792864"/> <connection id="45501597" src-id="45501345" dest-id="45501548" weight="-3.2717083248450605"/> <connection id="45501598" src-id="45501346" dest-id="45501548" weight="7.836104097439809"/> <connection id="45501599" src-id="45501347" dest-id="45501548" weight="0.7940375291868527"/> <connection id="45501600" src-id="45501348" dest-id="45501548" weight="-0.3063501961245275"/> <connection id="45501601" src-id="45501349" dest-id="45501548" weight="-4.031883688270523"/> <connection id="45501602" src-id="45501350" dest-id="45501548" weight="10.0"/> <connection id="45501603" src-id="45501351" dest-id="45501548" weight="3.9523776307336385"/> <connection id="45501604" src-id="45501352" dest-id="45501548" weight="-6.077114707686355"/> <connection id="45501606" src-id="45501354" dest-id="45501548" weight="0.9107875250802246"/> <connection id="45501607" src-id="45501355" dest-id="45501548" weight="-5.642214753801769"/> <connection id="45501608" src-id="45501356" dest-id="45501548" weight="-5.142151143399692"/> <connection id="45501609" src-id="45501357" dest-id="45501548" weight="7.77277032635525"/> <connection id="45501610" src-id="45501358" dest-id="45501548" weight="-5.848562150058958"/> <connection id="45501611" src-id="45501359" dest-id="45501548" weight="-4.038027161046362"/> <connection id="45501613" src-id="45501361" dest-id="45501548" weight="-2.4118194145232525"/> <connection id="45501614" src-id="45501362" dest-id="45501548" weight="-1.5083879192952105"/> <connection id="45501615" src-id="45501363" dest-id="45501548" weight="1.077355609508945"/> <connection id="45501616" src-id="45501364" dest-id="45501548" weight="6.210442728503001"/> <connection id="45501619" src-id="45501367" dest-id="45501548" weight="-3.5571291559835743"/> <connection id="45501620" src-id="45501368" dest-id="45501548" weight="1.8333510799550976"/> <connection id="45501621" src-id="45501369" dest-id="45501548" weight="-6.154666297996762"/> <connection id="45501622" src-id="45501370" dest-id="45501548" weight="5.014609014726492"/> <connection id="45501623" src-id="45501371" dest-id="45501548" weight="-0.6601296803061852"/> <connection id="45501624" src-id="45501372" dest-id="45501548" weight="1.003407977870276"/> <connection id="45501625" src-id="45501373" dest-id="45501548" weight="6.659006421137368"/> <connection id="45501626" src-id="45501374" dest-id="45501548" weight="-7.99589979187464"/> <connection id="45501628" src-id="45501376" dest-id="45501548" weight="1.7231178355273995"/> <connection id="45501629" src-id="45501377" dest-id="45501548" weight="-1.8024114798236148"/> <connection id="45501630" src-id="45501378" dest-id="45501548" weight="-5.727330225446181"/> <neuron id="45501632" type="out" activation="sigmoid"/> <connection id="45501633" src-id="45501297" dest-id="45501632" weight="1.6954709827252996"/> <connection id="45501634" src-id="45501298" dest-id="45501632" weight="-5.505069876574863"/> <connection id="45501635" src-id="45501299" dest-id="45501632" weight="-5.092898757737561"/> <connection id="45501637" src-id="45501301" dest-id="45501632" weight="2.1360345320456102"/> <connection id="45501638" src-id="45501302" dest-id="45501632" weight="-0.0684341526060474"/> <connection id="45501639" src-id="45501303" dest-id="45501632" weight="-5.829545381971651"/> <connection id="45501640" src-id="45501304" dest-id="45501632" weight="-1.3666080311926985"/> <connection id="45501641" src-id="45501305" dest-id="45501632" weight="-0.30039330358812344"/> <connection id="45501642" src-id="45501306" dest-id="45501632" weight="2.683983730137972"/> <connection id="45501643" src-id="45501307" dest-id="45501632" weight="0.7910389524156598"/> <connection id="45501644" src-id="45501308" dest-id="45501632" weight="-2.6580718897146585"/> <connection id="45501645" src-id="45501309" dest-id="45501632" weight="-8.27076158575304"/> <connection id="45501646" src-id="45501310" dest-id="45501632" weight="-9.822133390271746"/> <connection id="45501647" src-id="45501311" dest-id="45501632" weight="-4.4672425974465675"/> <connection id="45501648" src-id="45501312" dest-id="45501632" weight="2.7256127803441474"/> <connection id="45501649" src-id="45501313" dest-id="45501632" weight="10.0"/> <connection id="45501650" src-id="45501314" dest-id="45501632" weight="1.0138857270289134"/> <connection id="45501651" src-id="45501315" dest-id="45501632" weight="-8.92813717765051"/> <connection id="45501653" src-id="45501317" dest-id="45501632" weight="2.6460700203993692"/> <connection id="45501654" src-id="45501318" dest-id="45501632" weight="4.647508061099227"/> <connection id="45501655" src-id="45501319" dest-id="45501632" weight="7.128442007593367"/> <connection id="45501656" src-id="45501320" dest-id="45501632" weight="2.5132447282485373"/> <connection id="45501657" src-id="45501321" dest-id="45501632" weight="-3.7106454332865946"/> <connection id="45501658" src-id="45501322" dest-id="45501632" weight="-5.245852188145376"/> <connection id="45501660" src-id="45501324" dest-id="45501632" weight="-2.1083457065287607"/> <connection id="45501661" src-id="45501325" dest-id="45501632" weight="5.323674757100662"/> <connection id="45501662" src-id="45501326" dest-id="45501632" weight="6.523371462806277"/> <connection id="45501663" src-id="45501327" dest-id="45501632" weight="4.321911918477869"/> <connection id="45501665" src-id="45501329" dest-id="45501632" weight="-3.886406772840025"/> <connection id="45501666" src-id="45501330" dest-id="45501632" weight="-10.0"/> <connection id="45501667" src-id="45501331" dest-id="45501632" weight="-5.45297856819519"/> <connection id="45501668" src-id="45501332" dest-id="45501632" weight="3.7977187123554046"/> <connection id="45501669" src-id="45501333" dest-id="45501632" weight="7.269499734360014"/> <connection id="45501670" src-id="45501334" dest-id="45501632" weight="1.2373089132743262"/> <connection id="45501671" src-id="45501335" dest-id="45501632" weight="4.674142941299443"/> <connection id="45501672" src-id="45501336" dest-id="45501632" weight="-5.129576931207212"/> <connection id="45501673" src-id="45501337" dest-id="45501632" weight="10.0"/> <connection id="45501674" src-id="45501338" dest-id="45501632" weight="-2.924843673510109"/> <connection id="45501675" src-id="45501339" dest-id="45501632" weight="7.665544226879952"/> <connection id="45501676" src-id="45501340" dest-id="45501632" weight="1.7561110086748073"/> <connection id="45501677" src-id="45501341" dest-id="45501632" weight="-4.93734263176747"/> <connection id="45501678" src-id="45501342" dest-id="45501632" weight="-7.07812025610309"/> <connection id="45501679" src-id="45501343" dest-id="45501632" weight="3.7050523570318075"/> <connection id="45501680" src-id="45501344" dest-id="45501632" weight="-0.6693101325305304"/> <connection id="45501681" src-id="45501345" dest-id="45501632" weight="-3.375857401313075"/> <connection id="45501682" src-id="45501346" dest-id="45501632" weight="-4.493922002585108"/> <connection id="45501683" src-id="45501347" dest-id="45501632" weight="6.969840484545911"/> <connection id="45501684" src-id="45501348" dest-id="45501632" weight="3.290028092043725"/> <connection id="45501685" src-id="45501349" dest-id="45501632" weight="6.073729873445499"/> <connection id="45501686" src-id="45501350" dest-id="45501632" weight="6.152454909825272"/> <connection id="45501687" src-id="45501351" dest-id="45501632" weight="9.498769212676102"/> <connection id="45501688" src-id="45501352" dest-id="45501632" weight="1.2576820995875826"/> <connection id="45501689" src-id="45501353" dest-id="45501632" weight="-0.8725868110459649"/> <connection id="45501690" src-id="45501354" dest-id="45501632" weight="2.1561418226613442"/> <connection id="45501691" src-id="45501355" dest-id="45501632" weight="0.47189671923798016"/> <connection id="45501692" src-id="45501356" dest-id="45501632" weight="-10.0"/> <connection id="45501693" src-id="45501357" dest-id="45501632" weight="9.678425232902327"/> <connection id="45501694" src-id="45501358" dest-id="45501632" weight="-1.656519042597617"/> <connection id="45501695" src-id="45501359" dest-id="45501632" weight="-8.306854634093881"/> <connection id="45501696" src-id="45501360" dest-id="45501632" weight="5.491216208194839"/> <connection id="45501697" src-id="45501361" dest-id="45501632" weight="-1.594288565245788"/> <connection id="45501698" src-id="45501362" dest-id="45501632" weight="4.947689853897232"/> <connection id="45501699" src-id="45501363" dest-id="45501632" weight="-0.9691828363085089"/> <connection id="45501700" src-id="45501364" dest-id="45501632" weight="-2.637003980321594"/> <connection id="45501702" src-id="45501366" dest-id="45501632" weight="-8.947001504660754"/> <connection id="45501704" src-id="45501368" dest-id="45501632" weight="-1.260988380573081"/> <connection id="45501705" src-id="45501369" dest-id="45501632" weight="2.6959267593656526"/> <connection id="45501706" src-id="45501370" dest-id="45501632" weight="10.0"/> <connection id="45501707" src-id="45501371" dest-id="45501632" weight="-4.084737443778632"/> <connection id="45501708" src-id="45501372" dest-id="45501632" weight="-4.915106073592571"/> <connection id="45501709" src-id="45501373" dest-id="45501632" weight="-7.176229964792049"/> <connection id="45501710" src-id="45501374" dest-id="45501632" weight="-0.5663943946720669"/> <connection id="45501711" src-id="45501375" dest-id="45501632" weight="-0.4617522051007996"/> <connection id="45501713" src-id="45501377" dest-id="45501632" weight="-4.71273609109771"/> <connection id="45501715" src-id="45501379" dest-id="45501632" weight="-1.7136784288121258"/> <neuron id="45501716" type="out" activation="sigmoid"/> <connection id="45501717" src-id="45501297" dest-id="45501716" weight="7.373633142923156"/> <connection id="45501718" src-id="45501298" dest-id="45501716" weight="-3.615657368385394"/> <connection id="45501719" src-id="45501299" dest-id="45501716" weight="-7.8773614238827685"/> <connection id="45501720" src-id="45501300" dest-id="45501716" weight="8.223415727155341"/> <connection id="45501721" src-id="45501301" dest-id="45501716" weight="3.649846846357165"/> <connection id="45501722" src-id="45501302" dest-id="45501716" weight="0.4428252177155715"/> <connection id="45501724" src-id="45501304" dest-id="45501716" weight="-6.024801021819649"/> <connection id="45501725" src-id="45501305" dest-id="45501716" weight="4.028966891867224"/> <connection id="45501726" src-id="45501306" dest-id="45501716" weight="3.7693313732214726"/> <connection id="45501727" src-id="45501307" dest-id="45501716" weight="-1.0848965944354743"/> <connection id="45501728" src-id="45501308" dest-id="45501716" weight="8.788272728924195"/> <connection id="45501729" src-id="45501309" dest-id="45501716" weight="4.854427043048843"/> <connection id="45501730" src-id="45501310" dest-id="45501716" weight="-4.846601307780522"/> <connection id="45501731" src-id="45501311" dest-id="45501716" weight="2.089202341722321"/> <connection id="45501732" src-id="45501312" dest-id="45501716" weight="7.432318117784755"/> <connection id="45501733" src-id="45501313" dest-id="45501716" weight="7.97697388973669"/> <connection id="45501734" src-id="45501314" dest-id="45501716" weight="-3.1735551921076626"/> <connection id="45501735" src-id="45501315" dest-id="45501716" weight="-5.89868167231098"/> <connection id="45501736" src-id="45501316" dest-id="45501716" weight="-3.53655739634141"/> <connection id="45501738" src-id="45501318" dest-id="45501716" weight="3.7088441955226954"/> <connection id="45501739" src-id="45501319" dest-id="45501716" weight="0.1992684210046114"/> <connection id="45501740" src-id="45501320" dest-id="45501716" weight="0.5433199477703974"/> <connection id="45501742" src-id="45501322" dest-id="45501716" weight="7.350145950459247"/> <connection id="45501745" src-id="45501325" dest-id="45501716" weight="-1.6527430993258232"/> <connection id="45501746" src-id="45501326" dest-id="45501716" weight="0.599690367013912"/> <connection id="45501747" src-id="45501327" dest-id="45501716" weight="-4.735638554831337"/> <connection id="45501748" src-id="45501328" dest-id="45501716" weight="-2.8142537712011784"/> <connection id="45501749" src-id="45501329" dest-id="45501716" weight="0.09742377540819636"/> <connection id="45501750" src-id="45501330" dest-id="45501716" weight="-2.6450500344976713"/> <connection id="45501751" src-id="45501331" dest-id="45501716" weight="6.336972998730367"/> <connection id="45501752" src-id="45501332" dest-id="45501716" weight="7.696008424669973"/> <connection id="45501754" src-id="45501334" dest-id="45501716" weight="-2.515475306913217"/> <connection id="45501755" src-id="45501335" dest-id="45501716" weight="2.3137866412135883"/> <connection id="45501756" src-id="45501336" dest-id="45501716" weight="1.761396573939984"/> <connection id="45501757" src-id="45501337" dest-id="45501716" weight="2.4768222488943863"/> <connection id="45501758" src-id="45501338" dest-id="45501716" weight="4.792720845301262"/> <connection id="45501759" src-id="45501339" dest-id="45501716" weight="0.04053980359184273"/> <connection id="45501760" src-id="45501340" dest-id="45501716" weight="-1.0166754524557198"/> <connection id="45501761" src-id="45501341" dest-id="45501716" weight="-8.025554882915625"/> <connection id="45501762" src-id="45501342" dest-id="45501716" weight="1.9546783702257393"/> <connection id="45501763" src-id="45501343" dest-id="45501716" weight="-1.7505357308148606"/> <connection id="45501764" src-id="45501344" dest-id="45501716" weight="5.192991036674902"/> <connection id="45501765" src-id="45501345" dest-id="45501716" weight="2.579419322808142"/> <connection id="45501766" src-id="45501346" dest-id="45501716" weight="-1.5976293949260345"/> <connection id="45501767" src-id="45501347" dest-id="45501716" weight="4.988397182763943"/> <connection id="45501768" src-id="45501348" dest-id="45501716" weight="-4.378060848015675"/> <connection id="45501769" src-id="45501349" dest-id="45501716" weight="1.9491740277539666"/> <connection id="45501770" src-id="45501350" dest-id="45501716" weight="2.728689718787917"/> <connection id="45501771" src-id="45501351" dest-id="45501716" weight="7.786673587424632"/> <connection id="45501772" src-id="45501352" dest-id="45501716" weight="-0.5867995504865506"/> <connection id="45501773" src-id="45501353" dest-id="45501716" weight="5.645222653554843"/> <connection id="45501774" src-id="45501354" dest-id="45501716" weight="4.541375925394116"/> <connection id="45501775" src-id="45501355" dest-id="45501716" weight="-0.7508851091072426"/> <connection id="45501776" src-id="45501356" dest-id="45501716" weight="-3.007616245343982"/> <connection id="45501777" src-id="45501357" dest-id="45501716" weight="-1.068089799698523"/> <connection id="45501778" src-id="45501358" dest-id="45501716" weight="-0.46400279248524606"/> <connection id="45501779" src-id="45501359" dest-id="45501716" weight="0.5418955568587589"/> <connection id="45501780" src-id="45501360" dest-id="45501716" weight="-0.5384308755298135"/> <connection id="45501781" src-id="45501361" dest-id="45501716" weight="0.23971051665960386"/> <connection id="45501783" src-id="45501363" dest-id="45501716" weight="3.553937644286182"/> <connection id="45501784" src-id="45501364" dest-id="45501716" weight="-0.557848146925141"/> <connection id="45501785" src-id="45501365" dest-id="45501716" weight="10.0"/> <connection id="45501786" src-id="45501366" dest-id="45501716" weight="5.830619519833687"/> <connection id="45501789" src-id="45501369" dest-id="45501716" weight="2.1602996463749964"/> <connection id="45501790" src-id="45501370" dest-id="45501716" weight="-3.460158733755419"/> <connection id="45501791" src-id="45501371" dest-id="45501716" weight="-3.029377462110414"/> <connection id="45501792" src-id="45501372" dest-id="45501716" weight="4.806441661646392"/> <connection id="45501793" src-id="45501373" dest-id="45501716" weight="-0.0070544050373833045"/> <connection id="45501794" src-id="45501374" dest-id="45501716" weight="-1.0009608592346206"/> <connection id="45501795" src-id="45501375" dest-id="45501716" weight="3.5465310321320715"/> <connection id="45501797" src-id="45501377" dest-id="45501716" weight="-1.35359134949304"/> <connection id="45501799" src-id="45501379" dest-id="45501716" weight="0.5772044689477291"/> <neuron id="45501800" type="out" activation="sigmoid"/> <connection id="45501801" src-id="45501297" dest-id="45501800" weight="4.062409556833893"/> <connection id="45501802" src-id="45501298" dest-id="45501800" weight="0.4152577958766995"/> <connection id="45501803" src-id="45501299" dest-id="45501800" weight="6.491369930960859"/> <connection id="45501804" src-id="45501300" dest-id="45501800" weight="3.117249895211437"/> <connection id="45501805" src-id="45501301" dest-id="45501800" weight="8.10942310915147"/> <connection id="45501806" src-id="45501302" dest-id="45501800" weight="7.037386379338269"/> <connection id="45501807" src-id="45501303" dest-id="45501800" weight="6.564070465560578"/> <connection id="45501808" src-id="45501304" dest-id="45501800" weight="1.051809807719176"/> <connection id="45501811" src-id="45501307" dest-id="45501800" weight="6.77567806752173"/> <connection id="45501812" src-id="45501308" dest-id="45501800" weight="-5.222444730182797"/> <connection id="45501813" src-id="45501309" dest-id="45501800" weight="-4.703140525223319"/> <connection id="45501814" src-id="45501310" dest-id="45501800" weight="-2.174010117732773"/> <connection id="45501815" src-id="45501311" dest-id="45501800" weight="2.079997962579394"/> <connection id="45501816" src-id="45501312" dest-id="45501800" weight="7.641360795682402"/> <connection id="45501818" src-id="45501314" dest-id="45501800" weight="-2.3621725555315924"/> <connection id="45501819" src-id="45501315" dest-id="45501800" weight="5.328513338090672"/> <connection id="45501820" src-id="45501316" dest-id="45501800" weight="5.721984188287244"/> <connection id="45501821" src-id="45501317" dest-id="45501800" weight="-10.0"/> <connection id="45501822" src-id="45501318" dest-id="45501800" weight="-5.946473666923385"/> <connection id="45501824" src-id="45501320" dest-id="45501800" weight="3.677346137164328"/> <connection id="45501825" src-id="45501321" dest-id="45501800" weight="6.695348373041545"/> <connection id="45501826" src-id="45501322" dest-id="45501800" weight="6.787468378990681"/> <connection id="45501827" src-id="45501323" dest-id="45501800" weight="-7.1655329611359"/> <connection id="45501828" src-id="45501324" dest-id="45501800" weight="-2.4093401736643303"/> <connection id="45501829" src-id="45501325" dest-id="45501800" weight="5.964014988883228"/> <connection id="45501830" src-id="45501326" dest-id="45501800" weight="-8.14167506218728"/> <connection id="45501831" src-id="45501327" dest-id="45501800" weight="-0.23095748575564912"/> <connection id="45501833" src-id="45501329" dest-id="45501800" weight="5.081286903179388"/> <connection id="45501834" src-id="45501330" dest-id="45501800" weight="3.729607369453855"/> <connection id="45501837" src-id="45501333" dest-id="45501800" weight="6.691788697660678"/> <connection id="45501838" src-id="45501334" dest-id="45501800" weight="-7.786544369009588"/> <connection id="45501839" src-id="45501335" dest-id="45501800" weight="-0.34055722485292694"/> <connection id="45501840" src-id="45501336" dest-id="45501800" weight="4.565149204817878"/> <connection id="45501841" src-id="45501337" dest-id="45501800" weight="0.9447711378898009"/> <connection id="45501843" src-id="45501339" dest-id="45501800" weight="3.727659124429407"/> <connection id="45501844" src-id="45501340" dest-id="45501800" weight="10.0"/> <connection id="45501845" src-id="45501341" dest-id="45501800" weight="-4.387378128092713"/> <connection id="45501846" src-id="45501342" dest-id="45501800" weight="9.683449319472565"/> <connection id="45501848" src-id="45501344" dest-id="45501800" weight="-3.609799244076336"/> <connection id="45501849" src-id="45501345" dest-id="45501800" weight="-4.6082758633862095"/> <connection id="45501850" src-id="45501346" dest-id="45501800" weight="-0.9280175989773931"/> <connection id="45501851" src-id="45501347" dest-id="45501800" weight="3.2749253908489564"/> <connection id="45501852" src-id="45501348" dest-id="45501800" weight="-6.219752510450898"/> <connection id="45501853" src-id="45501349" dest-id="45501800" weight="1.8977211977916033"/> <connection id="45501854" src-id="45501350" dest-id="45501800" weight="5.703979703320965"/> <connection id="45501855" src-id="45501351" dest-id="45501800" weight="6.94028422074434"/> <connection id="45501857" src-id="45501353" dest-id="45501800" weight="5.805069733085684"/> <connection id="45501858" src-id="45501354" dest-id="45501800" weight="2.4499688384708835"/> <connection id="45501860" src-id="45501356" dest-id="45501800" weight="-5.573164589842514"/> <connection id="45501862" src-id="45501358" dest-id="45501800" weight="1.6975040017495036"/> <connection id="45501863" src-id="45501359" dest-id="45501800" weight="-5.862906971434318"/> <connection id="45501865" src-id="45501361" dest-id="45501800" weight="-0.9928328976218366"/> <connection id="45501866" src-id="45501362" dest-id="45501800" weight="10.0"/> <connection id="45501867" src-id="45501363" dest-id="45501800" weight="-6.718445093337488"/> <connection id="45501868" src-id="45501364" dest-id="45501800" weight="-1.7608558781887498"/> <connection id="45501869" src-id="45501365" dest-id="45501800" weight="-8.71919133897567"/> <connection id="45501870" src-id="45501366" dest-id="45501800" weight="0.24748280437305137"/> <connection id="45501871" src-id="45501367" dest-id="45501800" weight="-2.525078131119326"/> <connection id="45501872" src-id="45501368" dest-id="45501800" weight="2.1908184859375837"/> <connection id="45501873" src-id="45501369" dest-id="45501800" weight="4.488829150377129"/> <connection id="45501874" src-id="45501370" dest-id="45501800" weight="1.9662723015596009"/> <connection id="45501875" src-id="45501371" dest-id="45501800" weight="-4.088055678244245"/> <connection id="45501876" src-id="45501372" dest-id="45501800" weight="-0.7268444900725484"/> <connection id="45501877" src-id="45501373" dest-id="45501800" weight="-5.626391914388458"/> <connection id="45501878" src-id="45501374" dest-id="45501800" weight="2.4540284889513853"/> <connection id="45501879" src-id="45501375" dest-id="45501800" weight="6.905454958163353"/> <connection id="45501880" src-id="45501376" dest-id="45501800" weight="-0.10857831893191583"/> <connection id="45501881" src-id="45501377" dest-id="45501800" weight="1.537874217654763"/> <connection id="45501882" src-id="45501378" dest-id="45501800" weight="5.824503173524505"/> <connection id="45501883" src-id="45501379" dest-id="45501800" weight="-0.6073890161527686"/> <neuron id="45501884" type="out" activation="sigmoid"/> <connection id="45501885" src-id="45501297" dest-id="45501884" weight="-2.464095160620062"/> <connection id="45501887" src-id="45501299" dest-id="45501884" weight="-0.4899941314490923"/> <connection id="45501889" src-id="45501301" dest-id="45501884" weight="2.910262243534052"/> <connection id="45501890" src-id="45501302" dest-id="45501884" weight="-4.237344879317343"/> <connection id="45501891" src-id="45501303" dest-id="45501884" weight="1.860856438079249"/> <connection id="45501892" src-id="45501304" dest-id="45501884" weight="-1.5740493210107607"/> <connection id="45501893" src-id="45501305" dest-id="45501884" weight="2.0621879513079415"/> <connection id="45501894" src-id="45501306" dest-id="45501884" weight="-10.0"/> <connection id="45501895" src-id="45501307" dest-id="45501884" weight="5.138431759911296"/> <connection id="45501896" src-id="45501308" dest-id="45501884" weight="6.691741450497373"/> <connection id="45501897" src-id="45501309" dest-id="45501884" weight="3.8580792010124934"/> <connection id="45501898" src-id="45501310" dest-id="45501884" weight="-6.078246644611867"/> <connection id="45501899" src-id="45501311" dest-id="45501884" weight="2.6908641434350686"/> <connection id="45501900" src-id="45501312" dest-id="45501884" weight="-5.654474768848726"/> <connection id="45501901" src-id="45501313" dest-id="45501884" weight="1.8664728076712074"/> <connection id="45501902" src-id="45501314" dest-id="45501884" weight="1.7505696364073349"/> <connection id="45501903" src-id="45501315" dest-id="45501884" weight="6.15842420690489"/> <connection id="45501904" src-id="45501316" dest-id="45501884" weight="6.508114951763217"/> <connection id="45501905" src-id="45501317" dest-id="45501884" weight="-6.713429656551217"/> <connection id="45501906" src-id="45501318" dest-id="45501884" weight="0.7813227891082555"/> <connection id="45501907" src-id="45501319" dest-id="45501884" weight="3.5216303037970755"/> <connection id="45501909" src-id="45501321" dest-id="45501884" weight="7.001336355888496"/> <connection id="45501910" src-id="45501322" dest-id="45501884" weight="2.4899990067616145"/> <connection id="45501911" src-id="45501323" dest-id="45501884" weight="8.860363127931025"/> <connection id="45501912" src-id="45501324" dest-id="45501884" weight="1.6060434194415267"/> <connection id="45501913" src-id="45501325" dest-id="45501884" weight="-4.422269111404523"/> <connection id="45501914" src-id="45501326" dest-id="45501884" weight="5.915384611154253"/> <connection id="45501915" src-id="45501327" dest-id="45501884" weight="-7.622247575355635"/> <connection id="45501916" src-id="45501328" dest-id="45501884" weight="-8.81075564010722"/> <connection id="45501917" src-id="45501329" dest-id="45501884" weight="-0.46506114587174424"/> <connection id="45501918" src-id="45501330" dest-id="45501884" weight="-0.38653465917623286"/> <connection id="45501920" src-id="45501332" dest-id="45501884" weight="6.937150135027989"/> <connection id="45501921" src-id="45501333" dest-id="45501884" weight="4.298101091105787"/> <connection id="45501922" src-id="45501334" dest-id="45501884" weight="-2.335168468634156"/> <connection id="45501923" src-id="45501335" dest-id="45501884" weight="-7.368594203561331"/> <connection id="45501924" src-id="45501336" dest-id="45501884" weight="9.480324795254036"/> <connection id="45501926" src-id="45501338" dest-id="45501884" weight="0.5536365042648455"/> <connection id="45501927" src-id="45501339" dest-id="45501884" weight="0.42115639559651097"/> <connection id="45501928" src-id="45501340" dest-id="45501884" weight="2.9238115818630286"/> <connection id="45501929" src-id="45501341" dest-id="45501884" weight="10.0"/> <connection id="45501930" src-id="45501342" dest-id="45501884" weight="-3.7872581364697364"/> <connection id="45501931" src-id="45501343" dest-id="45501884" weight="-3.6864356324964644"/> <connection id="45501932" src-id="45501344" dest-id="45501884" weight="-1.7946510592235607"/> <connection id="45501933" src-id="45501345" dest-id="45501884" weight="3.283534520372048"/> <connection id="45501934" src-id="45501346" dest-id="45501884" weight="-4.245067819033606"/> <connection id="45501935" src-id="45501347" dest-id="45501884" weight="-5.924244082378543"/> <connection id="45501936" src-id="45501348" dest-id="45501884" weight="2.313053252898186"/> <connection id="45501937" src-id="45501349" dest-id="45501884" weight="-2.4430426258474016"/> <connection id="45501938" src-id="45501350" dest-id="45501884" weight="0.5385403330485433"/> <connection id="45501939" src-id="45501351" dest-id="45501884" weight="0.05741028220242528"/> <connection id="45501940" src-id="45501352" dest-id="45501884" weight="10.0"/> <connection id="45501941" src-id="45501353" dest-id="45501884" weight="4.352902460833737"/> <connection id="45501942" src-id="45501354" dest-id="45501884" weight="2.9254486588997586"/> <connection id="45501943" src-id="45501355" dest-id="45501884" weight="9.744267041640146"/> <connection id="45501944" src-id="45501356" dest-id="45501884" weight="-7.8807484010962225"/> <connection id="45501945" src-id="45501357" dest-id="45501884" weight="-3.1493736053340933"/> <connection id="45501946" src-id="45501358" dest-id="45501884" weight="1.5825483430144485"/> <connection id="45501947" src-id="45501359" dest-id="45501884" weight="-5.4817514458363705"/> <connection id="45501948" src-id="45501360" dest-id="45501884" weight="-8.962488682179586"/> <connection id="45501949" src-id="45501361" dest-id="45501884" weight="-4.9282744446246"/> <connection id="45501950" src-id="45501362" dest-id="45501884" weight="3.675387611923942"/> <connection id="45501952" src-id="45501364" dest-id="45501884" weight="2.950488829862132"/> <connection id="45501953" src-id="45501365" dest-id="45501884" weight="9.107879038493847"/> <connection id="45501954" src-id="45501366" dest-id="45501884" weight="-4.567995659853696"/> <connection id="45501955" src-id="45501367" dest-id="45501884" weight="-3.829369464740417"/> <connection id="45501958" src-id="45501370" dest-id="45501884" weight="1.4133123650627442"/> <connection id="45501959" src-id="45501371" dest-id="45501884" weight="2.340906680472958"/> <connection id="45501960" src-id="45501372" dest-id="45501884" weight="4.122918465999435"/> <connection id="45501961" src-id="45501373" dest-id="45501884" weight="-5.69240677562337"/> <connection id="45501962" src-id="45501374" dest-id="45501884" weight="4.572202698902384"/> <connection id="45501963" src-id="45501375" dest-id="45501884" weight="2.572025930194889"/> <connection id="45501966" src-id="45501378" dest-id="45501884" weight="2.7340368053885946"/> <connection id="45501967" src-id="45501379" dest-id="45501884" weight="-0.9878353141508787"/> <neuron id="45501968" type="out" activation="sigmoid"/> <connection id="45501969" src-id="45501297" dest-id="45501968" weight="3.99256749101103"/> <connection id="45501970" src-id="45501298" dest-id="45501968" weight="0.975564402238683"/> <connection id="45501973" src-id="45501301" dest-id="45501968" weight="2.4806912014138254"/> <connection id="45501974" src-id="45501302" dest-id="45501968" weight="-8.669963303127263"/> <connection id="45501975" src-id="45501303" dest-id="45501968" weight="6.442449036691811"/> <connection id="45501977" src-id="45501305" dest-id="45501968" weight="4.02609867901642"/> <connection id="45501978" src-id="45501306" dest-id="45501968" weight="-1.6244788659901666"/> <connection id="45501979" src-id="45501307" dest-id="45501968" weight="3.0759254135976057"/> <connection id="45501980" src-id="45501308" dest-id="45501968" weight="-1.770005751053775"/> <connection id="45501981" src-id="45501309" dest-id="45501968" weight="-0.306186679263443"/> <connection id="45501982" src-id="45501310" dest-id="45501968" weight="5.646019866075622"/> <connection id="45501983" src-id="45501311" dest-id="45501968" weight="1.1613020605124946"/> <connection id="45501984" src-id="45501312" dest-id="45501968" weight="4.969838570041608"/> <connection id="45501985" src-id="45501313" dest-id="45501968" weight="6.032882351472822"/> <connection id="45501986" src-id="45501314" dest-id="45501968" weight="-6.173968055246716"/> <connection id="45501987" src-id="45501315" dest-id="45501968" weight="-4.001355514042925"/> <connection id="45501989" src-id="45501317" dest-id="45501968" weight="-3.177479894735339"/> <connection id="45501990" src-id="45501318" dest-id="45501968" weight="-3.6531626032675524"/> <connection id="45501992" src-id="45501320" dest-id="45501968" weight="-1.3596080623788676"/> <connection id="45501993" src-id="45501321" dest-id="45501968" weight="-1.9329916271880605"/> <connection id="45501994" src-id="45501322" dest-id="45501968" weight="1.7234531681206904"/> <connection id="45501995" src-id="45501323" dest-id="45501968" weight="-0.8281423460183844"/> <connection id="45501996" src-id="45501324" dest-id="45501968" weight="-0.6364856866654487"/> <connection id="45501997" src-id="45501325" dest-id="45501968" weight="2.0610197525461658"/> <connection id="45501998" src-id="45501326" dest-id="45501968" weight="2.730701532687858"/> <connection id="45501999" src-id="45501327" dest-id="45501968" weight="4.127728970877621"/> <connection id="45502000" src-id="45501328" dest-id="45501968" weight="-3.6186106481027105"/> <connection id="45502001" src-id="45501329" dest-id="45501968" weight="2.8815016143169823"/> <connection id="45502002" src-id="45501330" dest-id="45501968" weight="9.473624248694378"/> <connection id="45502003" src-id="45501331" dest-id="45501968" weight="-2.2018512211057093"/> <connection id="45502004" src-id="45501332" dest-id="45501968" weight="7.0538733798009625"/> <connection id="45502005" src-id="45501333" dest-id="45501968" weight="5.565642956492069"/> <connection id="45502006" src-id="45501334" dest-id="45501968" weight="-4.497020184430406"/> <connection id="45502009" src-id="45501337" dest-id="45501968" weight="-10.0"/> <connection id="45502010" src-id="45501338" dest-id="45501968" weight="9.248190048191985"/> <connection id="45502011" src-id="45501339" dest-id="45501968" weight="4.220832937984989"/> <connection id="45502012" src-id="45501340" dest-id="45501968" weight="-1.1390113380620068"/> <connection id="45502013" src-id="45501341" dest-id="45501968" weight="7.247215155540948"/> <connection id="45502014" src-id="45501342" dest-id="45501968" weight="4.326640315983638"/> <connection id="45502015" src-id="45501343" dest-id="45501968" weight="-5.5200530958192315"/> <connection id="45502016" src-id="45501344" dest-id="45501968" weight="2.7860063726176563"/> <connection id="45502017" src-id="45501345" dest-id="45501968" weight="-2.4060274137159983"/> <connection id="45502018" src-id="45501346" dest-id="45501968" weight="-3.264882893385186"/> <connection id="45502019" src-id="45501347" dest-id="45501968" weight="-1.912984994325871"/> <connection id="45502020" src-id="45501348" dest-id="45501968" weight="-1.090684401396098"/> <connection id="45502022" src-id="45501350" dest-id="45501968" weight="-4.534120080201415"/> <connection id="45502023" src-id="45501351" dest-id="45501968" weight="-4.528403563802793"/> <connection id="45502024" src-id="45501352" dest-id="45501968" weight="-1.3847562462623584"/> <connection id="45502025" src-id="45501353" dest-id="45501968" weight="-3.2353777433136908"/> <connection id="45502026" src-id="45501354" dest-id="45501968" weight="-2.8730116152571066"/> <connection id="45502027" src-id="45501355" dest-id="45501968" weight="-7.669239856136056"/> <connection id="45502028" src-id="45501356" dest-id="45501968" weight="-0.5728620287221424"/> <connection id="45502029" src-id="45501357" dest-id="45501968" weight="0.936294971098953"/> <connection id="45502030" src-id="45501358" dest-id="45501968" weight="10.0"/> <connection id="45502031" src-id="45501359" dest-id="45501968" weight="1.065800339140343"/> <connection id="45502032" src-id="45501360" dest-id="45501968" weight="-4.961006629686623"/> <connection id="45502033" src-id="45501361" dest-id="45501968" weight="0.10961690806380325"/> <connection id="45502034" src-id="45501362" dest-id="45501968" weight="-0.7020170632322881"/> <connection id="45502035" src-id="45501363" dest-id="45501968" weight="2.609237234311117"/> <connection id="45502036" src-id="45501364" dest-id="45501968" weight="9.11477157928817"/> <connection id="45502037" src-id="45501365" dest-id="45501968" weight="-0.022489140489878823"/> <connection id="45502038" src-id="45501366" dest-id="45501968" weight="-2.562526141009607"/> <connection id="45502039" src-id="45501367" dest-id="45501968" weight="-6.450478095884398"/> <connection id="45502040" src-id="45501368" dest-id="45501968" weight="-0.5532940339044747"/> <connection id="45502041" src-id="45501369" dest-id="45501968" weight="5.26516422641726"/> <connection id="45502042" src-id="45501370" dest-id="45501968" weight="-2.244757531795468"/> <connection id="45502043" src-id="45501371" dest-id="45501968" weight="-5.584365336400684"/> <connection id="45502044" src-id="45501372" dest-id="45501968" weight="-6.4496473322908345"/> <connection id="45502045" src-id="45501373" dest-id="45501968" weight="-0.9305639143103048"/> <connection id="45502046" src-id="45501374" dest-id="45501968" weight="5.748683502274074"/> <connection id="45502047" src-id="45501375" dest-id="45501968" weight="1.6450644509949117"/> <connection id="45502048" src-id="45501376" dest-id="45501968" weight="-1.2158799490337793"/> <connection id="45502049" src-id="45501377" dest-id="45501968" weight="4.506592775639548"/> <connection id="45502050" src-id="45501378" dest-id="45501968" weight="2.481046265851404"/> <connection id="45502051" src-id="45501379" dest-id="45501968" weight="-2.3313647050973763"/> <neuron id="45502052" type="out" activation="sigmoid"/> <connection id="45502053" src-id="45501297" dest-id="45502052" weight="-2.6047260265901118"/> <connection id="45502054" src-id="45501298" dest-id="45502052" weight="5.033911706509699"/> <connection id="45502056" src-id="45501300" dest-id="45502052" weight="5.131671437674359"/> <connection id="45502057" src-id="45501301" dest-id="45502052" weight="4.791808200401932"/> <connection id="45502058" src-id="45501302" dest-id="45502052" weight="-1.990099198435152"/> <connection id="45502060" src-id="45501304" dest-id="45502052" weight="9.845474562457397"/> <connection id="45502062" src-id="45501306" dest-id="45502052" weight="3.958943073611806"/> <connection id="45502063" src-id="45501307" dest-id="45502052" weight="4.534294655021951"/> <connection id="45502064" src-id="45501308" dest-id="45502052" weight="-7.280809445633534"/> <connection id="45502066" src-id="45501310" dest-id="45502052" weight="-4.70017185886903"/> <connection id="45502067" src-id="45501311" dest-id="45502052" weight="-6.264338556115825"/> <connection id="45502068" src-id="45501312" dest-id="45502052" weight="-3.2829290319688984"/> <connection id="45502069" src-id="45501313" dest-id="45502052" weight="-1.097714335784622"/> <connection id="45502070" src-id="45501314" dest-id="45502052" weight="7.107894852178638"/> <connection id="45502071" src-id="45501315" dest-id="45502052" weight="7.945862753882828"/> <connection id="45502072" src-id="45501316" dest-id="45502052" weight="4.340586845067991"/> <connection id="45502073" src-id="45501317" dest-id="45502052" weight="6.278018285621699"/> <connection id="45502074" src-id="45501318" dest-id="45502052" weight="9.383230269367015"/> <connection id="45502075" src-id="45501319" dest-id="45502052" weight="0.4960830563424873"/> <connection id="45502076" src-id="45501320" dest-id="45502052" weight="6.805799970970499"/> <connection id="45502077" src-id="45501321" dest-id="45502052" weight="1.321259301209643"/> <connection id="45502078" src-id="45501322" dest-id="45502052" weight="5.8311166005790085"/> <connection id="45502079" src-id="45501323" dest-id="45502052" weight="-0.05062004308576196"/> <connection id="45502080" src-id="45501324" dest-id="45502052" weight="5.485850060858009"/> <connection id="45502081" src-id="45501325" dest-id="45502052" weight="0.7337368071192125"/> <connection id="45502082" src-id="45501326" dest-id="45502052" weight="0.6898058121079176"/> <connection id="45502083" src-id="45501327" dest-id="45502052" weight="8.925456259407415"/> <connection id="45502084" src-id="45501328" dest-id="45502052" weight="8.663478752656289"/> <connection id="45502086" src-id="45501330" dest-id="45502052" weight="3.2548663132355893"/> <connection id="45502087" src-id="45501331" dest-id="45502052" weight="-5.896178032437814"/> <connection id="45502088" src-id="45501332" dest-id="45502052" weight="0.6600136598268638"/> <connection id="45502089" src-id="45501333" dest-id="45502052" weight="-0.8880257933619617"/> <connection id="45502090" src-id="45501334" dest-id="45502052" weight="-5.129378307875673"/> <connection id="45502091" src-id="45501335" dest-id="45502052" weight="-3.7043436674852703"/> <connection id="45502092" src-id="45501336" dest-id="45502052" weight="1.1689061016408129"/> <connection id="45502094" src-id="45501338" dest-id="45502052" weight="2.9747191520947536"/> <connection id="45502095" src-id="45501339" dest-id="45502052" weight="-2.213446179940837"/> <connection id="45502096" src-id="45501340" dest-id="45502052" weight="-6.272291495084606"/> <connection id="45502097" src-id="45501341" dest-id="45502052" weight="4.34513875679085"/> <connection id="45502098" src-id="45501342" dest-id="45502052" weight="-4.634185528048878"/> <connection id="45502099" src-id="45501343" dest-id="45502052" weight="-6.539707254041881"/> <connection id="45502100" src-id="45501344" dest-id="45502052" weight="1.1303386032541018"/> <connection id="45502101" src-id="45501345" dest-id="45502052" weight="-7.000107021004984"/> <connection id="45502102" src-id="45501346" dest-id="45502052" weight="-10.0"/> <connection id="45502103" src-id="45501347" dest-id="45502052" weight="-0.20600082803508846"/> <connection id="45502104" src-id="45501348" dest-id="45502052" weight="6.935195421880378"/> <connection id="45502105" src-id="45501349" dest-id="45502052" weight="4.345413490713477"/> <connection id="45502106" src-id="45501350" dest-id="45502052" weight="6.356367569219151"/> <connection id="45502107" src-id="45501351" dest-id="45502052" weight="6.540518215887294"/> <connection id="45502108" src-id="45501352" dest-id="45502052" weight="-3.4600318716549"/> <connection id="45502109" src-id="45501353" dest-id="45502052" weight="3.2320758309136255"/> <connection id="45502110" src-id="45501354" dest-id="45502052" weight="-0.5562423963137088"/> <connection id="45502112" src-id="45501356" dest-id="45502052" weight="-2.430129003324822"/> <connection id="45502113" src-id="45501357" dest-id="45502052" weight="-9.448034883260394"/> <connection id="45502114" src-id="45501358" dest-id="45502052" weight="-2.682687962402414"/> <connection id="45502115" src-id="45501359" dest-id="45502052" weight="-2.68515363810103"/> <connection id="45502116" src-id="45501360" dest-id="45502052" weight="-6.733850261107442"/> <connection id="45502117" src-id="45501361" dest-id="45502052" weight="2.5913162469359237"/> <connection id="45502118" src-id="45501362" dest-id="45502052" weight="-2.041289052147595"/> <connection id="45502119" src-id="45501363" dest-id="45502052" weight="-6.267712498995172"/> <connection id="45502120" src-id="45501364" dest-id="45502052" weight="-3.3128850035739528"/> <connection id="45502121" src-id="45501365" dest-id="45502052" weight="-1.2338408441127304"/> <connection id="45502122" src-id="45501366" dest-id="45502052" weight="0.38128340155621565"/> <connection id="45502123" src-id="45501367" dest-id="45502052" weight="0.7849585188433352"/> <connection id="45502124" src-id="45501368" dest-id="45502052" weight="3.028555520417785"/> <connection id="45502125" src-id="45501369" dest-id="45502052" weight="-5.191088405216888"/> <connection id="45502126" src-id="45501370" dest-id="45502052" weight="4.909400308496577"/> <connection id="45502128" src-id="45501372" dest-id="45502052" weight="0.9747496585463036"/> <connection id="45502129" src-id="45501373" dest-id="45502052" weight="1.4621760066740073"/> <connection id="45502130" src-id="45501374" dest-id="45502052" weight="-3.541379345229651"/> <connection id="45502131" src-id="45501375" dest-id="45502052" weight="-4.35766601843245"/> <connection id="45502132" src-id="45501376" dest-id="45502052" weight="7.436163356635264"/> <connection id="45502133" src-id="45501377" dest-id="45502052" weight="-2.6462557867526764"/> <connection id="45502134" src-id="45501378" dest-id="45502052" weight="0.5496862704120125"/> <connection id="45502135" src-id="45501379" dest-id="45502052" weight="0.807249113180948"/> <neuron id="45502136" type="out" activation="sigmoid"/> <connection id="45502137" src-id="45501297" dest-id="45502136" weight="7.702230456818457"/> <connection id="45502138" src-id="45501298" dest-id="45502136" weight="1.466176635908773"/> <connection id="45502139" src-id="45501299" dest-id="45502136" weight="7.982830660706386"/> <connection id="45502140" src-id="45501300" dest-id="45502136" weight="-2.13280247394122"/> <connection id="45502141" src-id="45501301" dest-id="45502136" weight="-4.2248495545755045"/> <connection id="45502142" src-id="45501302" dest-id="45502136" weight="2.7058492385211546"/> <connection id="45502143" src-id="45501303" dest-id="45502136" weight="10.0"/> <connection id="45502144" src-id="45501304" dest-id="45502136" weight="-2.7076149909552654"/> <connection id="45502145" src-id="45501305" dest-id="45502136" weight="-3.3607210127438627"/> <connection id="45502147" src-id="45501307" dest-id="45502136" weight="0.5435997598873854"/> <connection id="45502148" src-id="45501308" dest-id="45502136" weight="-8.249069622839029"/> <connection id="45502150" src-id="45501310" dest-id="45502136" weight="3.8910149994942316"/> <connection id="45502151" src-id="45501311" dest-id="45502136" weight="6.325617605809176"/> <connection id="45502153" src-id="45501313" dest-id="45502136" weight="0.1204770741909349"/> <connection id="45502155" src-id="45501315" dest-id="45502136" weight="-5.49991723060033"/> <connection id="45502156" src-id="45501316" dest-id="45502136" weight="-2.5124742621488956"/> <connection id="45502157" src-id="45501317" dest-id="45502136" weight="-5.782120714961482"/> <connection id="45502158" src-id="45501318" dest-id="45502136" weight="-4.510555771736337"/> <connection id="45502159" src-id="45501319" dest-id="45502136" weight="0.6719610107259486"/> <connection id="45502160" src-id="45501320" dest-id="45502136" weight="-8.866113404817693"/> <connection id="45502161" src-id="45501321" dest-id="45502136" weight="-0.27786973098651113"/> <connection id="45502162" src-id="45501322" dest-id="45502136" weight="-0.9197873801405698"/> <connection id="45502163" src-id="45501323" dest-id="45502136" weight="-5.612977737457653"/> <connection id="45502164" src-id="45501324" dest-id="45502136" weight="-2.372138151844207"/> <connection id="45502165" src-id="45501325" dest-id="45502136" weight="-1.5740101937760858"/> <connection id="45502166" src-id="45501326" dest-id="45502136" weight="6.617540342833163"/> <connection id="45502167" src-id="45501327" dest-id="45502136" weight="-3.1199161197716085"/> <connection id="45502168" src-id="45501328" dest-id="45502136" weight="-10.0"/> <connection id="45502169" src-id="45501329" dest-id="45502136" weight="-1.6016141125529657"/> <connection id="45502170" src-id="45501330" dest-id="45502136" weight="-2.878171360641639"/> <connection id="45502171" src-id="45501331" dest-id="45502136" weight="0.4963020350528615"/> <connection id="45502174" src-id="45501334" dest-id="45502136" weight="4.610127094997615"/> <connection id="45502175" src-id="45501335" dest-id="45502136" weight="8.38564971369194"/> <connection id="45502176" src-id="45501336" dest-id="45502136" weight="-3.3588741356656073"/> <connection id="45502177" src-id="45501337" dest-id="45502136" weight="6.023150567246768"/> <connection id="45502179" src-id="45501339" dest-id="45502136" weight="-0.06499649587804104"/> <connection id="45502180" src-id="45501340" dest-id="45502136" weight="4.418280071998549"/> <connection id="45502181" src-id="45501341" dest-id="45502136" weight="2.1908518000776978"/> <connection id="45502182" src-id="45501342" dest-id="45502136" weight="2.8435629493091823"/> <connection id="45502183" src-id="45501343" dest-id="45502136" weight="2.0225786954474563"/> <connection id="45502184" src-id="45501344" dest-id="45502136" weight="-5.716055206761169"/> <connection id="45502185" src-id="45501345" dest-id="45502136" weight="-1.1449787978516823"/> <connection id="45502186" src-id="45501346" dest-id="45502136" weight="1.1335948688167146"/> <connection id="45502187" src-id="45501347" dest-id="45502136" weight="4.077407058795092"/> <connection id="45502188" src-id="45501348" dest-id="45502136" weight="1.9857541480741239"/> <connection id="45502189" src-id="45501349" dest-id="45502136" weight="0.25472452270889034"/> <connection id="45502190" src-id="45501350" dest-id="45502136" weight="2.5200674533728384"/> <connection id="45502191" src-id="45501351" dest-id="45502136" weight="-2.451582035958899"/> <connection id="45502192" src-id="45501352" dest-id="45502136" weight="2.505012544323533"/> <connection id="45502193" src-id="45501353" dest-id="45502136" weight="-0.6775183753451326"/> <connection id="45502194" src-id="45501354" dest-id="45502136" weight="8.933703832101942"/> <connection id="45502195" src-id="45501355" dest-id="45502136" weight="-4.364940757163342"/> <connection id="45502196" src-id="45501356" dest-id="45502136" weight="-3.78297253818403"/> <connection id="45502198" src-id="45501358" dest-id="45502136" weight="9.397033882192126"/> <connection id="45502199" src-id="45501359" dest-id="45502136" weight="0.8217827243155131"/> <connection id="45502200" src-id="45501360" dest-id="45502136" weight="6.419312122750876"/> <connection id="45502201" src-id="45501361" dest-id="45502136" weight="-2.3125904301732114"/> <connection id="45502202" src-id="45501362" dest-id="45502136" weight="5.06407762310739"/> <connection id="45502203" src-id="45501363" dest-id="45502136" weight="1.6026434480588674"/> <connection id="45502205" src-id="45501365" dest-id="45502136" weight="1.809218336425857"/> <connection id="45502206" src-id="45501366" dest-id="45502136" weight="-2.5340005376153005"/> <connection id="45502207" src-id="45501367" dest-id="45502136" weight="-3.3115954608906"/> <connection id="45502209" src-id="45501369" dest-id="45502136" weight="3.9644011470711793"/> <connection id="45502210" src-id="45501370" dest-id="45502136" weight="-8.993108672998629"/> <connection id="45502211" src-id="45501371" dest-id="45502136" weight="4.43214289957683"/> <connection id="45502213" src-id="45501373" dest-id="45502136" weight="4.065270756408638"/> <connection id="45502214" src-id="45501374" dest-id="45502136" weight="5.11233670964573"/> <connection id="45502215" src-id="45501375" dest-id="45502136" weight="1.582679420575535"/> <connection id="45502216" src-id="45501376" dest-id="45502136" weight="-0.8794817811212721"/> <connection id="45502217" src-id="45501377" dest-id="45502136" weight="8.671363770856406"/> <connection id="45502218" src-id="45501378" dest-id="45502136" weight="-1.4828510648253617"/> <connection id="45502219" src-id="45501379" dest-id="45502136" weight="-4.5862968816724"/> <neuron id="45502220" type="out" activation="sigmoid"/> <connection id="45502221" src-id="45501297" dest-id="45502220" weight="0.5503510634575222"/> <connection id="45502222" src-id="45501298" dest-id="45502220" weight="2.4481632839062457"/> <connection id="45502223" src-id="45501299" dest-id="45502220" weight="4.393003781043365"/> <connection id="45502226" src-id="45501302" dest-id="45502220" weight="-1.4925376516747628"/> <connection id="45502227" src-id="45501303" dest-id="45502220" weight="1.6942234091235315"/> <connection id="45502229" src-id="45501305" dest-id="45502220" weight="4.484388828073262"/> <connection id="45502230" src-id="45501306" dest-id="45502220" weight="-8.884044430320332"/> <connection id="45502232" src-id="45501308" dest-id="45502220" weight="2.167903997382519"/> <connection id="45502233" src-id="45501309" dest-id="45502220" weight="-1.9417855864374816"/> <connection id="45502234" src-id="45501310" dest-id="45502220" weight="-5.457110063428568"/> <connection id="45502235" src-id="45501311" dest-id="45502220" weight="1.3252807539897433"/> <connection id="45502237" src-id="45501313" dest-id="45502220" weight="4.477410848574195"/> <connection id="45502239" src-id="45501315" dest-id="45502220" weight="3.1408870775126507"/> <connection id="45502240" src-id="45501316" dest-id="45502220" weight="-4.678977820924517"/> <connection id="45502241" src-id="45501317" dest-id="45502220" weight="-8.516395378775595"/> <connection id="45502242" src-id="45501318" dest-id="45502220" weight="2.368378542943497"/> <connection id="45502243" src-id="45501319" dest-id="45502220" weight="-3.807799833667488"/> <connection id="45502244" src-id="45501320" dest-id="45502220" weight="-2.8695777050004048"/> <connection id="45502245" src-id="45501321" dest-id="45502220" weight="-1.4719349911399633"/> <connection id="45502246" src-id="45501322" dest-id="45502220" weight="8.83495561372407"/> <connection id="45502247" src-id="45501323" dest-id="45502220" weight="0.7227808868882413"/> <connection id="45502248" src-id="45501324" dest-id="45502220" weight="8.892466908573189"/> <connection id="45502249" src-id="45501325" dest-id="45502220" weight="-2.7032214962137147"/> <connection id="45502251" src-id="45501327" dest-id="45502220" weight="2.780186221898301"/> <connection id="45502252" src-id="45501328" dest-id="45502220" weight="1.6511699791304806"/> <connection id="45502254" src-id="45501330" dest-id="45502220" weight="0.19205147342474183"/> <connection id="45502255" src-id="45501331" dest-id="45502220" weight="0.5322568217446997"/> <connection id="45502256" src-id="45501332" dest-id="45502220" weight="-1.2568872714242825"/> <connection id="45502257" src-id="45501333" dest-id="45502220" weight="-2.6091051976880806"/> <connection id="45502258" src-id="45501334" dest-id="45502220" weight="5.257629584381647"/> <connection id="45502259" src-id="45501335" dest-id="45502220" weight="5.060414712213182"/> <connection id="45502260" src-id="45501336" dest-id="45502220" weight="7.300226099225645"/> <connection id="45502261" src-id="45501337" dest-id="45502220" weight="4.270915954859587"/> <connection id="45502262" src-id="45501338" dest-id="45502220" weight="-3.465411259054897"/> <connection id="45502263" src-id="45501339" dest-id="45502220" weight="-1.4925896871026372"/> <connection id="45502264" src-id="45501340" dest-id="45502220" weight="6.141007348687018"/> <connection id="45502265" src-id="45501341" dest-id="45502220" weight="2.0112771490107284"/> <connection id="45502266" src-id="45501342" dest-id="45502220" weight="-0.8500218081510817"/> <connection id="45502268" src-id="45501344" dest-id="45502220" weight="1.3733904253721134"/> <connection id="45502269" src-id="45501345" dest-id="45502220" weight="6.101176581231653"/> <connection id="45502270" src-id="45501346" dest-id="45502220" weight="-3.957008450476239"/> <connection id="45502271" src-id="45501347" dest-id="45502220" weight="2.5300418698659417"/> <connection id="45502272" src-id="45501348" dest-id="45502220" weight="4.772290234421253"/> <connection id="45502273" src-id="45501349" dest-id="45502220" weight="8.414209469725401"/> <connection id="45502274" src-id="45501350" dest-id="45502220" weight="-6.129283711235832"/> <connection id="45502275" src-id="45501351" dest-id="45502220" weight="-0.2913987197125584"/> <connection id="45502277" src-id="45501353" dest-id="45502220" weight="-1.5171741226830195"/> <connection id="45502278" src-id="45501354" dest-id="45502220" weight="-3.4927878270910315"/> <connection id="45502280" src-id="45501356" dest-id="45502220" weight="-0.17822165531189182"/> <connection id="45502282" src-id="45501358" dest-id="45502220" weight="-9.54382048207366"/> <connection id="45502284" src-id="45501360" dest-id="45502220" weight="1.2426191328115888"/> <connection id="45502285" src-id="45501361" dest-id="45502220" weight="-8.598654559479902"/> <connection id="45502286" src-id="45501362" dest-id="45502220" weight="-1.7949455216598533"/> <connection id="45502287" src-id="45501363" dest-id="45502220" weight="-2.5950696337069896"/> <connection id="45502288" src-id="45501364" dest-id="45502220" weight="4.945396976469668"/> <connection id="45502289" src-id="45501365" dest-id="45502220" weight="-0.7434462618687965"/> <connection id="45502290" src-id="45501366" dest-id="45502220" weight="-2.7465393809959133"/> <connection id="45502291" src-id="45501367" dest-id="45502220" weight="-4.860052510785713"/> <connection id="45502292" src-id="45501368" dest-id="45502220" weight="3.6582531037072115"/> <connection id="45502293" src-id="45501369" dest-id="45502220" weight="-8.04683529592757"/> <connection id="45502294" src-id="45501370" dest-id="45502220" weight="-3.4059257238731586"/> <connection id="45502297" src-id="45501373" dest-id="45502220" weight="2.5134762930025065"/> <connection id="45502298" src-id="45501374" dest-id="45502220" weight="-0.8329080469397673"/> <connection id="45502299" src-id="45501375" dest-id="45502220" weight="-1.1999601810945713"/> <connection id="45502300" src-id="45501376" dest-id="45502220" weight="4.866890650048632"/> <connection id="45502301" src-id="45501377" dest-id="45502220" weight="-2.6333845429258016"/> <connection id="45502302" src-id="45501378" dest-id="45502220" weight="6.697010531795228"/> <connection id="45502303" src-id="45501379" dest-id="45502220" weight="5.632276408153668"/> <neuron id="45502304" type="out" activation="sigmoid"/> <connection id="45502305" src-id="45501297" dest-id="45502304" weight="3.944409844194042"/> <connection id="45502306" src-id="45501298" dest-id="45502304" weight="5.005951668394632"/> <connection id="45502307" src-id="45501299" dest-id="45502304" weight="-0.33336353211186753"/> <connection id="45502308" src-id="45501300" dest-id="45502304" weight="-2.8110853140147762"/> <connection id="45502309" src-id="45501301" dest-id="45502304" weight="-7.108307059192084"/> <connection id="45502310" src-id="45501302" dest-id="45502304" weight="4.175425242975293"/> <connection id="45502311" src-id="45501303" dest-id="45502304" weight="1.5466743941966774"/> <connection id="45502312" src-id="45501304" dest-id="45502304" weight="-6.06809733074542"/> <connection id="45502314" src-id="45501306" dest-id="45502304" weight="-1.3339411034395998"/> <connection id="45502315" src-id="45501307" dest-id="45502304" weight="1.7416234098448446"/> <connection id="45502316" src-id="45501308" dest-id="45502304" weight="3.5850077497192685"/> <connection id="45502317" src-id="45501309" dest-id="45502304" weight="0.011036921088142027"/> <connection id="45502319" src-id="45501311" dest-id="45502304" weight="-1.5677034366640565"/> <connection id="45502320" src-id="45501312" dest-id="45502304" weight="-8.872432971816158"/> <connection id="45502321" src-id="45501313" dest-id="45502304" weight="2.859022920950868"/> <connection id="45502322" src-id="45501314" dest-id="45502304" weight="3.7254497607950463"/> <connection id="45502323" src-id="45501315" dest-id="45502304" weight="-1.141526609523881"/> <connection id="45502325" src-id="45501317" dest-id="45502304" weight="-2.2097596295144952"/> <connection id="45502326" src-id="45501318" dest-id="45502304" weight="-6.564669263364235"/> <connection id="45502327" src-id="45501319" dest-id="45502304" weight="-8.6425716764247"/> <connection id="45502328" src-id="45501320" dest-id="45502304" weight="-5.65154699086651"/> <connection id="45502329" src-id="45501321" dest-id="45502304" weight="4.159886694004922"/> <connection id="45502330" src-id="45501322" dest-id="45502304" weight="8.774902197522957"/> <connection id="45502331" src-id="45501323" dest-id="45502304" weight="1.4916800543917907"/> <connection id="45502332" src-id="45501324" dest-id="45502304" weight="3.1662186021431347"/> <connection id="45502333" src-id="45501325" dest-id="45502304" weight="8.931004540192585"/> <connection id="45502335" src-id="45501327" dest-id="45502304" weight="5.260334076247028"/> <connection id="45502336" src-id="45501328" dest-id="45502304" weight="-0.24870056989546496"/> <connection id="45502337" src-id="45501329" dest-id="45502304" weight="-4.430256518870385"/> <connection id="45502338" src-id="45501330" dest-id="45502304" weight="8.37518640119559"/> <connection id="45502339" src-id="45501331" dest-id="45502304" weight="-0.10659313705168838"/> <connection id="45502340" src-id="45501332" dest-id="45502304" weight="-0.7743538073029668"/> <connection id="45502341" src-id="45501333" dest-id="45502304" weight="-2.8794094652811992"/> <connection id="45502342" src-id="45501334" dest-id="45502304" weight="-10.0"/> <connection id="45502343" src-id="45501335" dest-id="45502304" weight="4.9094382585093985"/> <connection id="45502345" src-id="45501337" dest-id="45502304" weight="-7.5393544839136535"/> <connection id="45502346" src-id="45501338" dest-id="45502304" weight="8.403037271290687"/> <connection id="45502347" src-id="45501339" dest-id="45502304" weight="-1.9727407817133058"/> <connection id="45502348" src-id="45501340" dest-id="45502304" weight="8.345932091593587"/> <connection id="45502349" src-id="45501341" dest-id="45502304" weight="-5.382600524915283"/> <connection id="45502350" src-id="45501342" dest-id="45502304" weight="1.784027623593255"/> <connection id="45502351" src-id="45501343" dest-id="45502304" weight="-3.7595706835570817"/> <connection id="45502352" src-id="45501344" dest-id="45502304" weight="-1.7113212546804182"/> <connection id="45502353" src-id="45501345" dest-id="45502304" weight="10.0"/> <connection id="45502354" src-id="45501346" dest-id="45502304" weight="6.24897923225717"/> <connection id="45502355" src-id="45501347" dest-id="45502304" weight="0.5888306124698592"/> <connection id="45502356" src-id="45501348" dest-id="45502304" weight="0.10752000592750699"/> <connection id="45502357" src-id="45501349" dest-id="45502304" weight="6.352156194975031"/> <connection id="45502358" src-id="45501350" dest-id="45502304" weight="1.3818328473331727"/> <connection id="45502359" src-id="45501351" dest-id="45502304" weight="3.5084912952375564"/> <connection id="45502360" src-id="45501352" dest-id="45502304" weight="-3.5851601152644244"/> <connection id="45502361" src-id="45501353" dest-id="45502304" weight="-6.021445330142397"/> <connection id="45502362" src-id="45501354" dest-id="45502304" weight="-2.854152701556789"/> <connection id="45502363" src-id="45501355" dest-id="45502304" weight="-1.7421200823191074"/> <connection id="45502364" src-id="45501356" dest-id="45502304" weight="0.9881026739281203"/> <connection id="45502365" src-id="45501357" dest-id="45502304" weight="2.181190863434848"/> <connection id="45502366" src-id="45501358" dest-id="45502304" weight="-3.465106501620408"/> <connection id="45502367" src-id="45501359" dest-id="45502304" weight="8.992893529916442"/> <connection id="45502368" src-id="45501360" dest-id="45502304" weight="-0.7264377889436084"/> <connection id="45502370" src-id="45501362" dest-id="45502304" weight="0.10743802996460072"/> <connection id="45502371" src-id="45501363" dest-id="45502304" weight="-3.382199501345993"/> <connection id="45502372" src-id="45501364" dest-id="45502304" weight="5.9171154726144755"/> <connection id="45502373" src-id="45501365" dest-id="45502304" weight="-1.1290101104696153"/> <connection id="45502374" src-id="45501366" dest-id="45502304" weight="-0.9168456999557253"/> <connection id="45502375" src-id="45501367" dest-id="45502304" weight="2.636401554285604"/> <connection id="45502376" src-id="45501368" dest-id="45502304" weight="2.2888136633147163"/> <connection id="45502377" src-id="45501369" dest-id="45502304" weight="8.341824691032281"/> <connection id="45502378" src-id="45501370" dest-id="45502304" weight="4.6093915666493945"/> <connection id="45502379" src-id="45501371" dest-id="45502304" weight="4.086662474864667"/> <connection id="45502380" src-id="45501372" dest-id="45502304" weight="0.5520005302235291"/> <connection id="45502381" src-id="45501373" dest-id="45502304" weight="-3.426511661909055"/> <connection id="45502382" src-id="45501374" dest-id="45502304" weight="-5.032215141587336"/> <connection id="45502383" src-id="45501375" dest-id="45502304" weight="4.789586271817697"/> <connection id="45502384" src-id="45501376" dest-id="45502304" weight="10.0"/> <connection id="45502385" src-id="45501377" dest-id="45502304" weight="-1.2671605253101732"/> <connection id="45502386" src-id="45501378" dest-id="45502304" weight="3.8757016108312454"/> <connection id="45502387" src-id="45501379" dest-id="45502304" weight="0.7101210362172337"/> <neuron id="45502388" type="out" activation="sigmoid"/> <connection id="45502389" src-id="45501297" dest-id="45502388" weight="-0.19291013969275683"/> <connection id="45502390" src-id="45501298" dest-id="45502388" weight="5.851751914297785"/> <connection id="45502391" src-id="45501299" dest-id="45502388" weight="-8.863090751848755"/> <connection id="45502392" src-id="45501300" dest-id="45502388" weight="2.0851113511762405"/> <connection id="45502394" src-id="45501302" dest-id="45502388" weight="10.0"/> <connection id="45502395" src-id="45501303" dest-id="45502388" weight="2.0594015926613207"/> <connection id="45502396" src-id="45501304" dest-id="45502388" weight="5.656375912275882"/> <connection id="45502397" src-id="45501305" dest-id="45502388" weight="6.297281887174595"/> <connection id="45502398" src-id="45501306" dest-id="45502388" weight="-0.9139686178920965"/> <connection id="45502399" src-id="45501307" dest-id="45502388" weight="-3.4823522937023057"/> <connection id="45502400" src-id="45501308" dest-id="45502388" weight="-5.01449833660962"/> <connection id="45502401" src-id="45501309" dest-id="45502388" weight="-7.064734702864251"/> <connection id="45502403" src-id="45501311" dest-id="45502388" weight="8.178802352871575"/> <connection id="45502404" src-id="45501312" dest-id="45502388" weight="-2.6943038804107906"/> <connection id="45502405" src-id="45501313" dest-id="45502388" weight="-2.569858218022866"/> <connection id="45502406" src-id="45501314" dest-id="45502388" weight="-6.499866916144402"/> <connection id="45502408" src-id="45501316" dest-id="45502388" weight="2.3422247931910594"/> <connection id="45502409" src-id="45501317" dest-id="45502388" weight="3.090357108457601"/> <connection id="45502410" src-id="45501318" dest-id="45502388" weight="-0.3963329817153802"/> <connection id="45502411" src-id="45501319" dest-id="45502388" weight="2.250871877396105"/> <connection id="45502412" src-id="45501320" dest-id="45502388" weight="2.5036647803738723"/> <connection id="45502413" src-id="45501321" dest-id="45502388" weight="-2.059528376139461"/> <connection id="45502414" src-id="45501322" dest-id="45502388" weight="7.619966821251229"/> <connection id="45502415" src-id="45501323" dest-id="45502388" weight="3.7437640887122945"/> <connection id="45502417" src-id="45501325" dest-id="45502388" weight="-2.169656363023646"/> <connection id="45502419" src-id="45501327" dest-id="45502388" weight="-3.3110377629886987"/> <connection id="45502420" src-id="45501328" dest-id="45502388" weight="6.352519901079389"/> <connection id="45502421" src-id="45501329" dest-id="45502388" weight="-3.7598337317467947"/> <connection id="45502422" src-id="45501330" dest-id="45502388" weight="7.26225923034492"/> <connection id="45502423" src-id="45501331" dest-id="45502388" weight="2.83219508819961"/> <connection id="45502424" src-id="45501332" dest-id="45502388" weight="10.0"/> <connection id="45502425" src-id="45501333" dest-id="45502388" weight="0.9285136090997731"/> <connection id="45502426" src-id="45501334" dest-id="45502388" weight="7.972247718726091"/> <connection id="45502427" src-id="45501335" dest-id="45502388" weight="2.0451878016809877"/> <connection id="45502428" src-id="45501336" dest-id="45502388" weight="-1.9685277689710243"/> <connection id="45502429" src-id="45501337" dest-id="45502388" weight="2.3145185345894896"/> <connection id="45502430" src-id="45501338" dest-id="45502388" weight="-5.59593808587581"/> <connection id="45502432" src-id="45501340" dest-id="45502388" weight="4.031301441759482"/> <connection id="45502434" src-id="45501342" dest-id="45502388" weight="-10.0"/> <connection id="45502435" src-id="45501343" dest-id="45502388" weight="-2.942489261379535"/> <connection id="45502436" src-id="45501344" dest-id="45502388" weight="1.7068517464095363"/> <connection id="45502438" src-id="45501346" dest-id="45502388" weight="-10.0"/> <connection id="45502439" src-id="45501347" dest-id="45502388" weight="-0.5828669600099438"/> <connection id="45502440" src-id="45501348" dest-id="45502388" weight="-3.402705287947944"/> <connection id="45502441" src-id="45501349" dest-id="45502388" weight="10.0"/> <connection id="45502442" src-id="45501350" dest-id="45502388" weight="0.2716291284276231"/> <connection id="45502443" src-id="45501351" dest-id="45502388" weight="7.99756418770495"/> <connection id="45502446" src-id="45501354" dest-id="45502388" weight="1.0904528643542557"/> <connection id="45502447" src-id="45501355" dest-id="45502388" weight="8.784035503289626"/> <connection id="45502448" src-id="45501356" dest-id="45502388" weight="5.843198100819293"/> <connection id="45502449" src-id="45501357" dest-id="45502388" weight="1.8912518447889686"/> <connection id="45502450" src-id="45501358" dest-id="45502388" weight="7.8244024430970835"/> <connection id="45502451" src-id="45501359" dest-id="45502388" weight="4.1977869513695545"/> <connection id="45502452" src-id="45501360" dest-id="45502388" weight="0.07601396301231733"/> <connection id="45502453" src-id="45501361" dest-id="45502388" weight="-6.662927246270032"/> <connection id="45502455" src-id="45501363" dest-id="45502388" weight="-5.468198740990177"/> <connection id="45502456" src-id="45501364" dest-id="45502388" weight="-4.303258551999964"/> <connection id="45502457" src-id="45501365" dest-id="45502388" weight="1.024568546099478"/> <connection id="45502458" src-id="45501366" dest-id="45502388" weight="1.6272148549457741"/> <connection id="45502459" src-id="45501367" dest-id="45502388" weight="-5.577915058056233"/> <connection id="45502460" src-id="45501368" dest-id="45502388" weight="-3.6043893998189462"/> <connection id="45502461" src-id="45501369" dest-id="45502388" weight="-1.283736271485097"/> <connection id="45502462" src-id="45501370" dest-id="45502388" weight="4.314506188185527"/> <connection id="45502463" src-id="45501371" dest-id="45502388" weight="0.8538943985465162"/> <connection id="45502464" src-id="45501372" dest-id="45502388" weight="2.44883234022722"/> <connection id="45502465" src-id="45501373" dest-id="45502388" weight="2.2362313140455323"/> <connection id="45502466" src-id="45501374" dest-id="45502388" weight="1.4566244998895765"/> <connection id="45502467" src-id="45501375" dest-id="45502388" weight="-4.192701795097308"/> <connection id="45502468" src-id="45501376" dest-id="45502388" weight="2.8473993979120955"/> <connection id="45502469" src-id="45501377" dest-id="45502388" weight="1.9435797545634672"/> <connection id="45502470" src-id="45501378" dest-id="45502388" weight="3.6611305982740703"/> <connection id="45502471" src-id="45501379" dest-id="45502388" weight="-10.0"/> <neuron id="45502472" type="out" activation="sigmoid"/> <connection id="45502473" src-id="45501297" dest-id="45502472" weight="1.8503883351403543"/> <connection id="45502475" src-id="45501299" dest-id="45502472" weight="1.587261515655777"/> <connection id="45502476" src-id="45501300" dest-id="45502472" weight="-0.9084136261829222"/> <connection id="45502477" src-id="45501301" dest-id="45502472" weight="-0.660336801382217"/> <connection id="45502478" src-id="45501302" dest-id="45502472" weight="-2.182447842827586"/> <connection id="45502479" src-id="45501303" dest-id="45502472" weight="-1.9071997274654784"/> <connection id="45502480" src-id="45501304" dest-id="45502472" weight="7.886798145825061"/> <connection id="45502481" src-id="45501305" dest-id="45502472" weight="6.167652279726109"/> <connection id="45502482" src-id="45501306" dest-id="45502472" weight="0.9117833801053434"/> <connection id="45502484" src-id="45501308" dest-id="45502472" weight="-1.8216703103286886"/> <connection id="45502485" src-id="45501309" dest-id="45502472" weight="-1.680023201940023"/> <connection id="45502486" src-id="45501310" dest-id="45502472" weight="-7.573221273607112"/> <connection id="45502487" src-id="45501311" dest-id="45502472" weight="8.363292414239941"/> <connection id="45502488" src-id="45501312" dest-id="45502472" weight="2.5477326107184877"/> <connection id="45502489" src-id="45501313" dest-id="45502472" weight="-4.169724505750241"/> <connection id="45502492" src-id="45501316" dest-id="45502472" weight="-1.8964339449011973"/> <connection id="45502493" src-id="45501317" dest-id="45502472" weight="-7.007760020370109"/> <connection id="45502494" src-id="45501318" dest-id="45502472" weight="0.5799264278068893"/> <connection id="45502495" src-id="45501319" dest-id="45502472" weight="5.855626200096034"/> <connection id="45502496" src-id="45501320" dest-id="45502472" weight="2.7777863158446534"/> <connection id="45502497" src-id="45501321" dest-id="45502472" weight="8.245554014504439"/> <connection id="45502498" src-id="45501322" dest-id="45502472" weight="5.834410984438401"/> <connection id="45502499" src-id="45501323" dest-id="45502472" weight="0.49234906394334704"/> <connection id="45502500" src-id="45501324" dest-id="45502472" weight="3.0270115499419243"/> <connection id="45502501" src-id="45501325" dest-id="45502472" weight="-1.815369908003687"/> <connection id="45502503" src-id="45501327" dest-id="45502472" weight="6.579771136159445"/> <connection id="45502504" src-id="45501328" dest-id="45502472" weight="2.270359089562102"/> <connection id="45502505" src-id="45501329" dest-id="45502472" weight="0.8222641622081128"/> <connection id="45502506" src-id="45501330" dest-id="45502472" weight="-2.2359537006793615"/> <connection id="45502507" src-id="45501331" dest-id="45502472" weight="10.0"/> <connection id="45502509" src-id="45501333" dest-id="45502472" weight="1.66516901991879"/> <connection id="45502510" src-id="45501334" dest-id="45502472" weight="-1.6397825754149524"/> <connection id="45502511" src-id="45501335" dest-id="45502472" weight="2.1211125901998846"/> <connection id="45502512" src-id="45501336" dest-id="45502472" weight="-1.8817934021787812"/> <connection id="45502513" src-id="45501337" dest-id="45502472" weight="8.993436211245298"/> <connection id="45502514" src-id="45501338" dest-id="45502472" weight="0.7659718762525385"/> <connection id="45502515" src-id="45501339" dest-id="45502472" weight="-1.1867633702283913"/> <connection id="45502517" src-id="45501341" dest-id="45502472" weight="2.1714651982599564"/> <connection id="45502518" src-id="45501342" dest-id="45502472" weight="0.16663205120230629"/> <connection id="45502519" src-id="45501343" dest-id="45502472" weight="4.821145467277768"/> <connection id="45502520" src-id="45501344" dest-id="45502472" weight="1.5646181500164957"/> <connection id="45502521" src-id="45501345" dest-id="45502472" weight="4.635527772728846"/> <connection id="45502522" src-id="45501346" dest-id="45502472" weight="-1.3131823505220672"/> <connection id="45502523" src-id="45501347" dest-id="45502472" weight="-1.4975203942500692"/> <connection id="45502524" src-id="45501348" dest-id="45502472" weight="-4.001989384549879"/> <connection id="45502525" src-id="45501349" dest-id="45502472" weight="5.507173369534666"/> <connection id="45502526" src-id="45501350" dest-id="45502472" weight="-4.948562796342956"/> <connection id="45502527" src-id="45501351" dest-id="45502472" weight="-3.86108494081805"/> <connection id="45502528" src-id="45501352" dest-id="45502472" weight="3.551715275228074"/> <connection id="45502529" src-id="45501353" dest-id="45502472" weight="-0.4327502092073854"/> <connection id="45502530" src-id="45501354" dest-id="45502472" weight="4.370024178741668"/> <connection id="45502533" src-id="45501357" dest-id="45502472" weight="-0.8094412574825067"/> <connection id="45502534" src-id="45501358" dest-id="45502472" weight="1.759791466570405"/> <connection id="45502535" src-id="45501359" dest-id="45502472" weight="2.668160205728955"/> <connection id="45502537" src-id="45501361" dest-id="45502472" weight="0.3079117765650824"/> <connection id="45502538" src-id="45501362" dest-id="45502472" weight="-0.4154808986465181"/> <connection id="45502539" src-id="45501363" dest-id="45502472" weight="4.126857239129053"/> <connection id="45502540" src-id="45501364" dest-id="45502472" weight="-1.596847231525059"/> <connection id="45502541" src-id="45501365" dest-id="45502472" weight="-3.8323386103267243"/> <connection id="45502542" src-id="45501366" dest-id="45502472" weight="2.6022663550407716"/> <connection id="45502543" src-id="45501367" dest-id="45502472" weight="-3.539005865976605"/> <connection id="45502544" src-id="45501368" dest-id="45502472" weight="-6.747323954904654"/> <connection id="45502545" src-id="45501369" dest-id="45502472" weight="0.6620226052268043"/> <connection id="45502546" src-id="45501370" dest-id="45502472" weight="-2.011159688656362"/> <connection id="45502547" src-id="45501371" dest-id="45502472" weight="-1.9907690559116906"/> <connection id="45502548" src-id="45501372" dest-id="45502472" weight="-1.8720476687363279"/> <connection id="45502549" src-id="45501373" dest-id="45502472" weight="3.076789853517172"/> <connection id="45502550" src-id="45501374" dest-id="45502472" weight="-0.1763680236677293"/> <connection id="45502551" src-id="45501375" dest-id="45502472" weight="2.3197962515762143"/> <connection id="45502552" src-id="45501376" dest-id="45502472" weight="-0.6696747495151463"/> <connection id="45502553" src-id="45501377" dest-id="45502472" weight="-3.863298858147445"/> <connection id="45502554" src-id="45501378" dest-id="45502472" weight="-0.0357958394420308"/> <connection id="45502555" src-id="45501379" dest-id="45502472" weight="-8.352860560743903"/> <neuron id="45502556" type="out" activation="sigmoid"/> <connection id="45502557" src-id="45501297" dest-id="45502556" weight="-0.4398255457378618"/> <connection id="45502558" src-id="45501298" dest-id="45502556" weight="-2.099984170379617"/> <connection id="45502559" src-id="45501299" dest-id="45502556" weight="1.188190567878097"/> <connection id="45502560" src-id="45501300" dest-id="45502556" weight="-6.114932705769261"/> <connection id="45502561" src-id="45501301" dest-id="45502556" weight="4.1358046188061115"/> <connection id="45502562" src-id="45501302" dest-id="45502556" weight="-6.675947599152343"/> <connection id="45502563" src-id="45501303" dest-id="45502556" weight="-8.110395614069251"/> <connection id="45502564" src-id="45501304" dest-id="45502556" weight="-2.381766496734171"/> <connection id="45502565" src-id="45501305" dest-id="45502556" weight="2.8330307505467665"/> <connection id="45502566" src-id="45501306" dest-id="45502556" weight="1.652031910334513"/> <connection id="45502567" src-id="45501307" dest-id="45502556" weight="10.0"/> <connection id="45502568" src-id="45501308" dest-id="45502556" weight="0.949659700917562"/> <connection id="45502569" src-id="45501309" dest-id="45502556" weight="-2.8824496041475456"/> <connection id="45502570" src-id="45501310" dest-id="45502556" weight="-6.35339059477016"/> <connection id="45502571" src-id="45501311" dest-id="45502556" weight="-3.7275108231426284"/> <connection id="45502572" src-id="45501312" dest-id="45502556" weight="-1.7604585532415487"/> <connection id="45502573" src-id="45501313" dest-id="45502556" weight="-4.37722166622266"/> <connection id="45502574" src-id="45501314" dest-id="45502556" weight="2.3640967105734596"/> <connection id="45502575" src-id="45501315" dest-id="45502556" weight="-0.7889269918530766"/> <connection id="45502576" src-id="45501316" dest-id="45502556" weight="0.8173893648248249"/> <connection id="45502577" src-id="45501317" dest-id="45502556" weight="-2.7302498548879393"/> <connection id="45502578" src-id="45501318" dest-id="45502556" weight="-4.146700797503548"/> <connection id="45502579" src-id="45501319" dest-id="45502556" weight="-7.722308106807647"/> <connection id="45502580" src-id="45501320" dest-id="45502556" weight="3.5501910359530937"/> <connection id="45502581" src-id="45501321" dest-id="45502556" weight="6.771345607420359"/> <connection id="45502582" src-id="45501322" dest-id="45502556" weight="-2.0269426768427405"/> <connection id="45502583" src-id="45501323" dest-id="45502556" weight="-9.09880036792533"/> <connection id="45502584" src-id="45501324" dest-id="45502556" weight="10.0"/> <connection id="45502585" src-id="45501325" dest-id="45502556" weight="3.086507386648623"/> <connection id="45502586" src-id="45501326" dest-id="45502556" weight="-4.404329795326596"/> <connection id="45502587" src-id="45501327" dest-id="45502556" weight="-5.998538331512231"/> <connection id="45502588" src-id="45501328" dest-id="45502556" weight="-10.0"/> <connection id="45502589" src-id="45501329" dest-id="45502556" weight="-3.539317726647276"/> <connection id="45502590" src-id="45501330" dest-id="45502556" weight="0.5579527569098612"/> <connection id="45502591" src-id="45501331" dest-id="45502556" weight="-2.615782441956835"/> <connection id="45502592" src-id="45501332" dest-id="45502556" weight="-5.484527849255602"/> <connection id="45502593" src-id="45501333" dest-id="45502556" weight="1.241758994117868"/> <connection id="45502594" src-id="45501334" dest-id="45502556" weight="-1.1211417492759854"/> <connection id="45502595" src-id="45501335" dest-id="45502556" weight="5.386198254811564"/> <connection id="45502596" src-id="45501336" dest-id="45502556" weight="-0.3691750791996988"/> <connection id="45502597" src-id="45501337" dest-id="45502556" weight="-2.476525891249526"/> <connection id="45502598" src-id="45501338" dest-id="45502556" weight="-3.835512689433463"/> <connection id="45502599" src-id="45501339" dest-id="45502556" weight="-4.584439870988918"/> <connection id="45502600" src-id="45501340" dest-id="45502556" weight="5.1431049684642005"/> <connection id="45502601" src-id="45501341" dest-id="45502556" weight="-4.042293501267414"/> <connection id="45502602" src-id="45501342" dest-id="45502556" weight="0.9081785363079019"/> <connection id="45502603" src-id="45501343" dest-id="45502556" weight="-3.372729109310226"/> <connection id="45502604" src-id="45501344" dest-id="45502556" weight="0.4773151280861381"/> <connection id="45502605" src-id="45501345" dest-id="45502556" weight="-5.430459289076075"/> <connection id="45502606" src-id="45501346" dest-id="45502556" weight="1.4993735235190828"/> <connection id="45502607" src-id="45501347" dest-id="45502556" weight="5.869837931770642"/> <connection id="45502608" src-id="45501348" dest-id="45502556" weight="9.682309990697563"/> <connection id="45502609" src-id="45501349" dest-id="45502556" weight="-3.1679980627007707"/> <connection id="45502611" src-id="45501351" dest-id="45502556" weight="-4.88224452417605"/> <connection id="45502612" src-id="45501352" dest-id="45502556" weight="-1.2742615735049792"/> <connection id="45502613" src-id="45501353" dest-id="45502556" weight="0.6066929269856522"/> <connection id="45502614" src-id="45501354" dest-id="45502556" weight="-5.285394215951216"/> <connection id="45502615" src-id="45501355" dest-id="45502556" weight="-3.803428263890419"/> <connection id="45502616" src-id="45501356" dest-id="45502556" weight="2.8566043897094313"/> <connection id="45502617" src-id="45501357" dest-id="45502556" weight="-2.2292090557900375"/> <connection id="45502618" src-id="45501358" dest-id="45502556" weight="-2.9225982021238934"/> <connection id="45502619" src-id="45501359" dest-id="45502556" weight="0.9431424600583949"/> <connection id="45502621" src-id="45501361" dest-id="45502556" weight="-9.506308414566632"/> <connection id="45502623" src-id="45501363" dest-id="45502556" weight="3.6972998374144357"/> <connection id="45502624" src-id="45501364" dest-id="45502556" weight="-0.13242947665550142"/> <connection id="45502625" src-id="45501365" dest-id="45502556" weight="-5.7013879934932445"/> <connection id="45502626" src-id="45501366" dest-id="45502556" weight="3.4475598230679205"/> <connection id="45502627" src-id="45501367" dest-id="45502556" weight="0.13746532634440434"/> <connection id="45502628" src-id="45501368" dest-id="45502556" weight="-0.7423660571150685"/> <connection id="45502630" src-id="45501370" dest-id="45502556" weight="3.346354498551135"/> <connection id="45502632" src-id="45501372" dest-id="45502556" weight="4.554571138814881"/> <connection id="45502633" src-id="45501373" dest-id="45502556" weight="7.416477466959476"/> <connection id="45502634" src-id="45501374" dest-id="45502556" weight="-1.391562124342192"/> <connection id="45502635" src-id="45501375" dest-id="45502556" weight="-7.466034460664066"/> <connection id="45502636" src-id="45501376" dest-id="45502556" weight="0.1969967936389564"/> <connection id="45502637" src-id="45501377" dest-id="45502556" weight="1.6157372936301992"/> <connection id="45502638" src-id="45501378" dest-id="45502556" weight="-6.951949666146913"/> <neuron id="45502640" type="out" activation="sigmoid"/> <connection id="45502641" src-id="45501297" dest-id="45502640" weight="1.0654350188641668"/> <connection id="45502642" src-id="45501298" dest-id="45502640" weight="-0.4608531979904838"/> <connection id="45502643" src-id="45501299" dest-id="45502640" weight="1.8981576771846254"/> <connection id="45502648" src-id="45501304" dest-id="45502640" weight="5.592477885529184"/> <connection id="45502650" src-id="45501306" dest-id="45502640" weight="-1.5321519633367657"/> <connection id="45502651" src-id="45501307" dest-id="45502640" weight="0.30577548049253833"/> <connection id="45502652" src-id="45501308" dest-id="45502640" weight="0.9672057379592296"/> <connection id="45502653" src-id="45501309" dest-id="45502640" weight="-3.813943011154385"/> <connection id="45502654" src-id="45501310" dest-id="45502640" weight="7.525016515225252"/> <connection id="45502655" src-id="45501311" dest-id="45502640" weight="-4.670949322273816"/> <connection id="45502656" src-id="45501312" dest-id="45502640" weight="-5.530833761174199"/> <connection id="45502658" src-id="45501314" dest-id="45502640" weight="-1.2860825451187534"/> <connection id="45502659" src-id="45501315" dest-id="45502640" weight="3.422722156155294"/> <connection id="45502660" src-id="45501316" dest-id="45502640" weight="7.234980494915991"/> <connection id="45502661" src-id="45501317" dest-id="45502640" weight="4.986448284792219"/> <connection id="45502662" src-id="45501318" dest-id="45502640" weight="4.002765483591669"/> <connection id="45502663" src-id="45501319" dest-id="45502640" weight="-2.020119019441956"/> <connection id="45502665" src-id="45501321" dest-id="45502640" weight="1.8000629912032755"/> <connection id="45502666" src-id="45501322" dest-id="45502640" weight="-1.7875144785312895"/> <connection id="45502667" src-id="45501323" dest-id="45502640" weight="3.5385804828536567"/> <connection id="45502669" src-id="45501325" dest-id="45502640" weight="5.129324833006287"/> <connection id="45502670" src-id="45501326" dest-id="45502640" weight="-1.08943638153759"/> <connection id="45502672" src-id="45501328" dest-id="45502640" weight="-1.6469102232638781"/> <connection id="45502673" src-id="45501329" dest-id="45502640" weight="2.325857785282274"/> <connection id="45502674" src-id="45501330" dest-id="45502640" weight="7.514169164118775"/> <connection id="45502675" src-id="45501331" dest-id="45502640" weight="1.3529868683263286"/> <connection id="45502677" src-id="45501333" dest-id="45502640" weight="-2.8986168079059937"/> <connection id="45502678" src-id="45501334" dest-id="45502640" weight="5.010083083956546"/> <connection id="45502679" src-id="45501335" dest-id="45502640" weight="-2.353563812691013"/> <connection id="45502680" src-id="45501336" dest-id="45502640" weight="1.3518022427921537"/> <connection id="45502681" src-id="45501337" dest-id="45502640" weight="-3.3993799503454785"/> <connection id="45502682" src-id="45501338" dest-id="45502640" weight="7.869062881050693"/> <connection id="45502683" src-id="45501339" dest-id="45502640" weight="4.401726213239071"/> <connection id="45502684" src-id="45501340" dest-id="45502640" weight="-0.4251040318804159"/> <connection id="45502686" src-id="45501342" dest-id="45502640" weight="0.9652369999279603"/> <connection id="45502687" src-id="45501343" dest-id="45502640" weight="-3.556353086869258"/> <connection id="45502688" src-id="45501344" dest-id="45502640" weight="2.2591902960832684"/> <connection id="45502689" src-id="45501345" dest-id="45502640" weight="6.919853300059775"/> <connection id="45502690" src-id="45501346" dest-id="45502640" weight="-3.8434368432764954"/> <connection id="45502691" src-id="45501347" dest-id="45502640" weight="-7.209985238317417"/> <connection id="45502692" src-id="45501348" dest-id="45502640" weight="-0.05383927165755198"/> <connection id="45502694" src-id="45501350" dest-id="45502640" weight="-1.1804231406501993"/> <connection id="45502695" src-id="45501351" dest-id="45502640" weight="-4.1491574364487915"/> <connection id="45502697" src-id="45501353" dest-id="45502640" weight="-4.9036408355523555"/> <connection id="45502698" src-id="45501354" dest-id="45502640" weight="0.226487307741001"/> <connection id="45502699" src-id="45501355" dest-id="45502640" weight="-3.664123927058375"/> <connection id="45502700" src-id="45501356" dest-id="45502640" weight="-1.5661535033782543"/> <connection id="45502701" src-id="45501357" dest-id="45502640" weight="6.980880589540065"/> <connection id="45502702" src-id="45501358" dest-id="45502640" weight="2.4137126184307443"/> <connection id="45502703" src-id="45501359" dest-id="45502640" weight="-0.27599990434038335"/> <connection id="45502704" src-id="45501360" dest-id="45502640" weight="3.9863195341663835"/> <connection id="45502705" src-id="45501361" dest-id="45502640" weight="-1.883093663539722"/> <connection id="45502707" src-id="45501363" dest-id="45502640" weight="3.985067317330356"/> <connection id="45502708" src-id="45501364" dest-id="45502640" weight="-0.39667173286955615"/> <connection id="45502709" src-id="45501365" dest-id="45502640" weight="-1.5863427516060786"/> <connection id="45502710" src-id="45501366" dest-id="45502640" weight="0.9148198125421656"/> <connection id="45502711" src-id="45501367" dest-id="45502640" weight="2.501465662758733"/> <connection id="45502712" src-id="45501368" dest-id="45502640" weight="-7.696014849256032"/> <connection id="45502713" src-id="45501369" dest-id="45502640" weight="-1.4619852171723964"/> <connection id="45502715" src-id="45501371" dest-id="45502640" weight="4.443744083999697"/> <connection id="45502716" src-id="45501372" dest-id="45502640" weight="1.6694693173629294"/> <connection id="45502717" src-id="45501373" dest-id="45502640" weight="-4.132351109322096"/> <connection id="45502718" src-id="45501374" dest-id="45502640" weight="-4.475824088374255"/> <connection id="45502719" src-id="45501375" dest-id="45502640" weight="0.8073083326279622"/> <connection id="45502720" src-id="45501376" dest-id="45502640" weight="1.6606919186377362"/> <connection id="45502721" src-id="45501377" dest-id="45502640" weight="-1.4582902532143471"/> <connection id="45502722" src-id="45501378" dest-id="45502640" weight="-1.3192014516513941"/> <connection id="45502723" src-id="45501379" dest-id="45502640" weight="-2.880761054108575"/> <neuron id="45502724" type="out" activation="sigmoid"/> <connection id="45502725" src-id="45501297" dest-id="45502724" weight="8.31642187728589"/> <connection id="45502726" src-id="45501298" dest-id="45502724" weight="0.909851463510958"/> <connection id="45502727" src-id="45501299" dest-id="45502724" weight="2.9263012200568435"/> <connection id="45502729" src-id="45501301" dest-id="45502724" weight="7.456722181832251"/> <connection id="45502730" src-id="45501302" dest-id="45502724" weight="-9.294066658155318"/> <connection id="45502731" src-id="45501303" dest-id="45502724" weight="0.29959537330733016"/> <connection id="45502732" src-id="45501304" dest-id="45502724" weight="-5.2376082683695255"/> <connection id="45502733" src-id="45501305" dest-id="45502724" weight="-4.8434761789127325"/> <connection id="45502734" src-id="45501306" dest-id="45502724" weight="0.31157734510712676"/> <connection id="45502735" src-id="45501307" dest-id="45502724" weight="-3.2887442966095635"/> <connection id="45502737" src-id="45501309" dest-id="45502724" weight="-4.756414967757225"/> <connection id="45502738" src-id="45501310" dest-id="45502724" weight="-3.046557509262543"/> <connection id="45502739" src-id="45501311" dest-id="45502724" weight="-4.93951782634723"/> <connection id="45502740" src-id="45501312" dest-id="45502724" weight="0.6588129285572555"/> <connection id="45502741" src-id="45501313" dest-id="45502724" weight="-1.4843390963387297"/> <connection id="45502742" src-id="45501314" dest-id="45502724" weight="1.2225405862986634"/> <connection id="45502743" src-id="45501315" dest-id="45502724" weight="8.520682126380104"/> <connection id="45502744" src-id="45501316" dest-id="45502724" weight="3.3910335365328192"/> <connection id="45502745" src-id="45501317" dest-id="45502724" weight="0.38588865997128413"/> <connection id="45502746" src-id="45501318" dest-id="45502724" weight="-2.7152753638563945"/> <connection id="45502747" src-id="45501319" dest-id="45502724" weight="-0.17648125596837594"/> <connection id="45502748" src-id="45501320" dest-id="45502724" weight="-0.001992997094864002"/> <connection id="45502749" src-id="45501321" dest-id="45502724" weight="0.5797449176508473"/> <connection id="45502750" src-id="45501322" dest-id="45502724" weight="-2.916222976369563"/> <connection id="45502752" src-id="45501324" dest-id="45502724" weight="1.2334023349358338"/> <connection id="45502753" src-id="45501325" dest-id="45502724" weight="0.8859620065587942"/> <connection id="45502754" src-id="45501326" dest-id="45502724" weight="-2.532759946729934"/> <connection id="45502756" src-id="45501328" dest-id="45502724" weight="0.5311657370604315"/> <connection id="45502757" src-id="45501329" dest-id="45502724" weight="4.732699678687449"/> <connection id="45502758" src-id="45501330" dest-id="45502724" weight="0.6253730710423637"/> <connection id="45502759" src-id="45501331" dest-id="45502724" weight="-4.255624879034162"/> <connection id="45502760" src-id="45501332" dest-id="45502724" weight="-1.065931085313164"/> <connection id="45502761" src-id="45501333" dest-id="45502724" weight="1.5795488598226817"/> <connection id="45502763" src-id="45501335" dest-id="45502724" weight="6.3194404169205844"/> <connection id="45502764" src-id="45501336" dest-id="45502724" weight="4.263618694433674"/> <connection id="45502765" src-id="45501337" dest-id="45502724" weight="1.1129428304355469"/> <connection id="45502766" src-id="45501338" dest-id="45502724" weight="6.968467265619125"/> <connection id="45502767" src-id="45501339" dest-id="45502724" weight="-0.556061911984759"/> <connection id="45502768" src-id="45501340" dest-id="45502724" weight="1.8775685775434612"/> <connection id="45502770" src-id="45501342" dest-id="45502724" weight="2.529399577678793"/> <connection id="45502771" src-id="45501343" dest-id="45502724" weight="4.857715074103191"/> <connection id="45502772" src-id="45501344" dest-id="45502724" weight="3.4073452200414662"/> <connection id="45502773" src-id="45501345" dest-id="45502724" weight="3.3591145677914795"/> <connection id="45502774" src-id="45501346" dest-id="45502724" weight="1.7928035345800581"/> <connection id="45502775" src-id="45501347" dest-id="45502724" weight="10.0"/> <connection id="45502776" src-id="45501348" dest-id="45502724" weight="4.832653576323305"/> <connection id="45502778" src-id="45501350" dest-id="45502724" weight="-2.4277680432152353"/> <connection id="45502779" src-id="45501351" dest-id="45502724" weight="-5.5454704874208"/> <connection id="45502780" src-id="45501352" dest-id="45502724" weight="0.06914858656358858"/> <connection id="45502781" src-id="45501353" dest-id="45502724" weight="-3.3800543594422994"/> <connection id="45502782" src-id="45501354" dest-id="45502724" weight="-2.558799010394253"/> <connection id="45502783" src-id="45501355" dest-id="45502724" weight="-3.736263440717098"/> <connection id="45502784" src-id="45501356" dest-id="45502724" weight="-2.346610547520182"/> <connection id="45502785" src-id="45501357" dest-id="45502724" weight="0.5481765347893839"/> <connection id="45502786" src-id="45501358" dest-id="45502724" weight="-1.0576690430182287"/> <connection id="45502789" src-id="45501361" dest-id="45502724" weight="8.988399572843413"/> <connection id="45502791" src-id="45501363" dest-id="45502724" weight="4.646993227224859"/> <connection id="45502792" src-id="45501364" dest-id="45502724" weight="-3.3671056719773853"/> <connection id="45502793" src-id="45501365" dest-id="45502724" weight="1.5915131575752643"/> <connection id="45502794" src-id="45501366" dest-id="45502724" weight="-1.9348353266197635"/> <connection id="45502795" src-id="45501367" dest-id="45502724" weight="-6.196495637394011"/> <connection id="45502796" src-id="45501368" dest-id="45502724" weight="1.983724133453449"/> <connection id="45502797" src-id="45501369" dest-id="45502724" weight="-6.5907479899640835"/> <connection id="45502798" src-id="45501370" dest-id="45502724" weight="-5.250117586602774"/> <connection id="45502800" src-id="45501372" dest-id="45502724" weight="-4.356013369655415"/> <connection id="45502801" src-id="45501373" dest-id="45502724" weight="-2.1359879569446516"/> <connection id="45502802" src-id="45501374" dest-id="45502724" weight="-1.4389328973638134"/> <connection id="45502803" src-id="45501375" dest-id="45502724" weight="-0.03428779756314837"/> <connection id="45502804" src-id="45501376" dest-id="45502724" weight="3.6674624048919786"/> <connection id="45502805" src-id="45501377" dest-id="45502724" weight="0.05176019427626055"/> <connection id="45502806" src-id="45501378" dest-id="45502724" weight="-4.149401836659176"/> <connection id="45502807" src-id="45501379" dest-id="45502724" weight="-1.4817332834582295"/> <neuron id="45502808" type="out" activation="sigmoid"/> <connection id="45502811" src-id="45501299" dest-id="45502808" weight="5.3595225523253225"/> <connection id="45502812" src-id="45501300" dest-id="45502808" weight="-2.1115292343756913"/> <connection id="45502813" src-id="45501301" dest-id="45502808" weight="-4.595831002507822"/> <connection id="45502814" src-id="45501302" dest-id="45502808" weight="-10.0"/> <connection id="45502815" src-id="45501303" dest-id="45502808" weight="-1.1326790256047496"/> <connection id="45502816" src-id="45501304" dest-id="45502808" weight="6.271608061048749"/> <connection id="45502819" src-id="45501307" dest-id="45502808" weight="-4.323674942082601"/> <connection id="45502820" src-id="45501308" dest-id="45502808" weight="-4.89732643315513"/> <connection id="45502821" src-id="45501309" dest-id="45502808" weight="-5.042887239353231"/> <connection id="45502822" src-id="45501310" dest-id="45502808" weight="1.6405530164031212"/> <connection id="45502823" src-id="45501311" dest-id="45502808" weight="3.9913072061134427"/> <connection id="45502824" src-id="45501312" dest-id="45502808" weight="1.4515312617418723"/> <connection id="45502825" src-id="45501313" dest-id="45502808" weight="2.767437156241788"/> <connection id="45502827" src-id="45501315" dest-id="45502808" weight="-8.413303353142645"/> <connection id="45502828" src-id="45501316" dest-id="45502808" weight="-2.288509870706367"/> <connection id="45502830" src-id="45501318" dest-id="45502808" weight="5.894978335667242"/> <connection id="45502831" src-id="45501319" dest-id="45502808" weight="6.85793945334057"/> <connection id="45502832" src-id="45501320" dest-id="45502808" weight="-0.16663824738927469"/> <connection id="45502833" src-id="45501321" dest-id="45502808" weight="1.1954207059455781"/> <connection id="45502834" src-id="45501322" dest-id="45502808" weight="-6.051120993350483"/> <connection id="45502835" src-id="45501323" dest-id="45502808" weight="-6.412433915528074"/> <connection id="45502836" src-id="45501324" dest-id="45502808" weight="1.9344122043925824"/> <connection id="45502837" src-id="45501325" dest-id="45502808" weight="-8.75645522977248"/> <connection id="45502838" src-id="45501326" dest-id="45502808" weight="-6.022602107475526"/> <connection id="45502839" src-id="45501327" dest-id="45502808" weight="2.5962685765822027"/> <connection id="45502840" src-id="45501328" dest-id="45502808" weight="-2.69585115554238"/> <connection id="45502842" src-id="45501330" dest-id="45502808" weight="-4.006484820644804"/> <connection id="45502843" src-id="45501331" dest-id="45502808" weight="5.144052857368699"/> <connection id="45502844" src-id="45501332" dest-id="45502808" weight="2.202457894517127"/> <connection id="45502845" src-id="45501333" dest-id="45502808" weight="1.1046542742195684"/> <connection id="45502846" src-id="45501334" dest-id="45502808" weight="3.541228106667034"/> <connection id="45502847" src-id="45501335" dest-id="45502808" weight="-3.99975390015166"/> <connection id="45502848" src-id="45501336" dest-id="45502808" weight="5.188755374986176"/> <connection id="45502850" src-id="45501338" dest-id="45502808" weight="2.8346930857107386"/> <connection id="45502851" src-id="45501339" dest-id="45502808" weight="1.4590028162567887"/> <connection id="45502852" src-id="45501340" dest-id="45502808" weight="-2.8511198627149215"/> <connection id="45502853" src-id="45501341" dest-id="45502808" weight="-4.209464236857553"/> <connection id="45502854" src-id="45501342" dest-id="45502808" weight="0.49265190156204053"/> <connection id="45502855" src-id="45501343" dest-id="45502808" weight="-2.716706737316342"/> <connection id="45502858" src-id="45501346" dest-id="45502808" weight="-2.09485238216405"/> <connection id="45502859" src-id="45501347" dest-id="45502808" weight="-6.898460305630936"/> <connection id="45502860" src-id="45501348" dest-id="45502808" weight="-6.017599350907295"/> <connection id="45502861" src-id="45501349" dest-id="45502808" weight="-4.1333848553570665"/> <connection id="45502862" src-id="45501350" dest-id="45502808" weight="-5.2558512004286175"/> <connection id="45502863" src-id="45501351" dest-id="45502808" weight="-0.060306459242725485"/> <connection id="45502865" src-id="45501353" dest-id="45502808" weight="-1.0040881032975826"/> <connection id="45502866" src-id="45501354" dest-id="45502808" weight="5.487843200286192"/> <connection id="45502867" src-id="45501355" dest-id="45502808" weight="2.9357284094055403"/> <connection id="45502869" src-id="45501357" dest-id="45502808" weight="-3.3448606797624683"/> <connection id="45502870" src-id="45501358" dest-id="45502808" weight="-3.0982726295022034"/> <connection id="45502872" src-id="45501360" dest-id="45502808" weight="-3.880338037251712"/> <connection id="45502875" src-id="45501363" dest-id="45502808" weight="-1.659498898157754"/> <connection id="45502876" src-id="45501364" dest-id="45502808" weight="-8.272459181648165"/> <connection id="45502877" src-id="45501365" dest-id="45502808" weight="-4.716580712421916"/> <connection id="45502878" src-id="45501366" dest-id="45502808" weight="-1.1318346803948667"/> <connection id="45502879" src-id="45501367" dest-id="45502808" weight="-5.216551724627289"/> <connection id="45502880" src-id="45501368" dest-id="45502808" weight="4.18722213964359"/> <connection id="45502882" src-id="45501370" dest-id="45502808" weight="5.7254528392648245"/> <connection id="45502883" src-id="45501371" dest-id="45502808" weight="0.1845699448686544"/> <connection id="45502884" src-id="45501372" dest-id="45502808" weight="-9.666372108627083"/> <connection id="45502885" src-id="45501373" dest-id="45502808" weight="1.6043292895830552"/> <connection id="45502886" src-id="45501374" dest-id="45502808" weight="7.465077595946786"/> <connection id="45502887" src-id="45501375" dest-id="45502808" weight="6.874913064683441"/> <connection id="45502888" src-id="45501376" dest-id="45502808" weight="2.0384963559596754"/> <connection id="45502889" src-id="45501377" dest-id="45502808" weight="-4.896691111491801"/> <connection id="45502890" src-id="45501378" dest-id="45502808" weight="-4.382289498155692"/> <connection id="45502891" src-id="45501379" dest-id="45502808" weight="2.969456843072406"/> <neuron id="45502892" type="out" activation="sigmoid"/> <connection id="45502893" src-id="45501297" dest-id="45502892" weight="1.956775153665332"/> <connection id="45502894" src-id="45501298" dest-id="45502892" weight="7.115593992544141"/> <connection id="45502895" src-id="45501299" dest-id="45502892" weight="-4.1592312035156365"/> <connection id="45502896" src-id="45501300" dest-id="45502892" weight="-0.11041892654759922"/> <connection id="45502897" src-id="45501301" dest-id="45502892" weight="3.1440666486290088"/> <connection id="45502899" src-id="45501303" dest-id="45502892" weight="-0.7578595833171833"/> <connection id="45502900" src-id="45501304" dest-id="45502892" weight="3.1476900277723483"/> <connection id="45502903" src-id="45501307" dest-id="45502892" weight="-4.853970502998592"/> <connection id="45502904" src-id="45501308" dest-id="45502892" weight="3.801473723667571"/> <connection id="45502905" src-id="45501309" dest-id="45502892" weight="4.159686454503987"/> <connection id="45502906" src-id="45501310" dest-id="45502892" weight="-1.1916795107872518"/> <connection id="45502907" src-id="45501311" dest-id="45502892" weight="-0.46243000211753116"/> <connection id="45502908" src-id="45501312" dest-id="45502892" weight="1.1532861528479676"/> <connection id="45502909" src-id="45501313" dest-id="45502892" weight="-0.4163572039601364"/> <connection id="45502910" src-id="45501314" dest-id="45502892" weight="2.6936361521492134"/> <connection id="45502911" src-id="45501315" dest-id="45502892" weight="1.852795499676053"/> <connection id="45502912" src-id="45501316" dest-id="45502892" weight="-7.016393696853783"/> <connection id="45502913" src-id="45501317" dest-id="45502892" weight="-3.2012897747329965"/> <connection id="45502915" src-id="45501319" dest-id="45502892" weight="-4.618180300485987"/> <connection id="45502916" src-id="45501320" dest-id="45502892" weight="8.227758579290452"/> <connection id="45502917" src-id="45501321" dest-id="45502892" weight="2.1069564096160476"/> <connection id="45502918" src-id="45501322" dest-id="45502892" weight="-3.192813753986842"/> <connection id="45502919" src-id="45501323" dest-id="45502892" weight="-4.204860038850931"/> <connection id="45502920" src-id="45501324" dest-id="45502892" weight="3.8115718480701672"/> <connection id="45502921" src-id="45501325" dest-id="45502892" weight="-2.9096580976152957"/> <connection id="45502922" src-id="45501326" dest-id="45502892" weight="-1.4634381808215275"/> <connection id="45502923" src-id="45501327" dest-id="45502892" weight="-1.6639281169895768"/> <connection id="45502924" src-id="45501328" dest-id="45502892" weight="-1.1313814231711519"/> <connection id="45502927" src-id="45501331" dest-id="45502892" weight="-0.35169727777344084"/> <connection id="45502929" src-id="45501333" dest-id="45502892" weight="-4.852066925365527"/> <connection id="45502930" src-id="45501334" dest-id="45502892" weight="4.841450073588909"/> <connection id="45502931" src-id="45501335" dest-id="45502892" weight="5.490253617470961"/> <connection id="45502932" src-id="45501336" dest-id="45502892" weight="-5.555463013261291"/> <connection id="45502933" src-id="45501337" dest-id="45502892" weight="7.4748026003134145"/> <connection id="45502934" src-id="45501338" dest-id="45502892" weight="7.641281601369608"/> <connection id="45502935" src-id="45501339" dest-id="45502892" weight="-2.1124974386347977"/> <connection id="45502936" src-id="45501340" dest-id="45502892" weight="-5.92056315501366"/> <connection id="45502937" src-id="45501341" dest-id="45502892" weight="-2.614851316711985"/> <connection id="45502938" src-id="45501342" dest-id="45502892" weight="10.0"/> <connection id="45502939" src-id="45501343" dest-id="45502892" weight="-4.5849897263024015"/> <connection id="45502940" src-id="45501344" dest-id="45502892" weight="6.046742713345234"/> <connection id="45502941" src-id="45501345" dest-id="45502892" weight="1.0788989122252515"/> <connection id="45502942" src-id="45501346" dest-id="45502892" weight="-4.828000015823266"/> <connection id="45502943" src-id="45501347" dest-id="45502892" weight="-4.893558591065013"/> <connection id="45502944" src-id="45501348" dest-id="45502892" weight="-2.6833277312068495"/> <connection id="45502945" src-id="45501349" dest-id="45502892" weight="4.388729596714664"/> <connection id="45502946" src-id="45501350" dest-id="45502892" weight="5.715751085755661"/> <connection id="45502947" src-id="45501351" dest-id="45502892" weight="-2.0364520421585324"/> <connection id="45502948" src-id="45501352" dest-id="45502892" weight="-4.194848399625633"/> <connection id="45502949" src-id="45501353" dest-id="45502892" weight="-0.9418945756496564"/> <connection id="45502950" src-id="45501354" dest-id="45502892" weight="-2.623301738111052"/> <connection id="45502951" src-id="45501355" dest-id="45502892" weight="-6.342902862747857"/> <connection id="45502952" src-id="45501356" dest-id="45502892" weight="-5.633511569980564"/> <connection id="45502953" src-id="45501357" dest-id="45502892" weight="-2.2758903374655586"/> <connection id="45502954" src-id="45501358" dest-id="45502892" weight="1.9139515549513633"/> <connection id="45502955" src-id="45501359" dest-id="45502892" weight="4.297928542302813"/> <connection id="45502956" src-id="45501360" dest-id="45502892" weight="6.3665185358830145"/> <connection id="45502957" src-id="45501361" dest-id="45502892" weight="-7.312076388227176"/> <connection id="45502958" src-id="45501362" dest-id="45502892" weight="-7.990973229979791"/> <connection id="45502959" src-id="45501363" dest-id="45502892" weight="-5.932541692384775"/> <connection id="45502960" src-id="45501364" dest-id="45502892" weight="1.0646391937742772"/> <connection id="45502961" src-id="45501365" dest-id="45502892" weight="-3.6401933226232366"/> <connection id="45502962" src-id="45501366" dest-id="45502892" weight="-4.20631789954718"/> <connection id="45502963" src-id="45501367" dest-id="45502892" weight="2.669636511414238"/> <connection id="45502964" src-id="45501368" dest-id="45502892" weight="7.239223305017831"/> <connection id="45502965" src-id="45501369" dest-id="45502892" weight="3.94901419598831"/> <connection id="45502966" src-id="45501370" dest-id="45502892" weight="-4.347352764795085"/> <connection id="45502967" src-id="45501371" dest-id="45502892" weight="-3.493821827299138"/> <connection id="45502968" src-id="45501372" dest-id="45502892" weight="1.4303657874587619"/> <connection id="45502969" src-id="45501373" dest-id="45502892" weight="-2.887868488556915"/> <connection id="45502970" src-id="45501374" dest-id="45502892" weight="7.716836938577217"/> <connection id="45502971" src-id="45501375" dest-id="45502892" weight="6.031147735915266"/> <connection id="45502972" src-id="45501376" dest-id="45502892" weight="4.547694249141325"/> <connection id="45502974" src-id="45501378" dest-id="45502892" weight="-2.598459640222325"/> <connection id="45502975" src-id="45501379" dest-id="45502892" weight="1.6660034382870024"/> <neuron id="45502976" type="out" activation="sigmoid"/> <connection id="45502977" src-id="45501297" dest-id="45502976" weight="-3.1919459704498507"/> <connection id="45502978" src-id="45501298" dest-id="45502976" weight="-2.9914282818096436"/> <connection id="45502979" src-id="45501299" dest-id="45502976" weight="9.137656728089667"/> <connection id="45502980" src-id="45501300" dest-id="45502976" weight="-4.276342282314473"/> <connection id="45502981" src-id="45501301" dest-id="45502976" weight="-4.011988318686981"/> <connection id="45502982" src-id="45501302" dest-id="45502976" weight="1.0476590306481082"/> <connection id="45502983" src-id="45501303" dest-id="45502976" weight="1.3327109208727388"/> <connection id="45502984" src-id="45501304" dest-id="45502976" weight="-8.55365326306629"/> <connection id="45502985" src-id="45501305" dest-id="45502976" weight="-3.0767982232594315"/> <connection id="45502986" src-id="45501306" dest-id="45502976" weight="-2.140395901277036"/> <connection id="45502987" src-id="45501307" dest-id="45502976" weight="1.374208368753231"/> <connection id="45502988" src-id="45501308" dest-id="45502976" weight="7.523403811278069"/> <connection id="45502989" src-id="45501309" dest-id="45502976" weight="-9.162009219915074"/> <connection id="45502990" src-id="45501310" dest-id="45502976" weight="-4.927405461107503"/> <connection id="45502991" src-id="45501311" dest-id="45502976" weight="6.877905535865713"/> <connection id="45502992" src-id="45501312" dest-id="45502976" weight="5.776633975499994"/> <connection id="45502993" src-id="45501313" dest-id="45502976" weight="-0.2510204343711777"/> <connection id="45502994" src-id="45501314" dest-id="45502976" weight="2.133662474420842"/> <connection id="45502995" src-id="45501315" dest-id="45502976" weight="-2.069563384035238"/> <connection id="45502996" src-id="45501316" dest-id="45502976" weight="4.275595780124788"/> <connection id="45502997" src-id="45501317" dest-id="45502976" weight="-1.2494468425663343"/> <connection id="45502998" src-id="45501318" dest-id="45502976" weight="-1.2847021820064266"/> <connection id="45502999" src-id="45501319" dest-id="45502976" weight="3.652076774469415"/> <connection id="45503001" src-id="45501321" dest-id="45502976" weight="2.671743637087843"/> <connection id="45503002" src-id="45501322" dest-id="45502976" weight="9.385116932845612"/> <connection id="45503003" src-id="45501323" dest-id="45502976" weight="8.649027344028793"/> <connection id="45503004" src-id="45501324" dest-id="45502976" weight="0.20583743310218394"/> <connection id="45503005" src-id="45501325" dest-id="45502976" weight="-3.106438215472613"/> <connection id="45503006" src-id="45501326" dest-id="45502976" weight="1.9897965279882626"/> <connection id="45503007" src-id="45501327" dest-id="45502976" weight="2.3902148688135245"/> <connection id="45503008" src-id="45501328" dest-id="45502976" weight="-5.527612043570381"/> <connection id="45503009" src-id="45501329" dest-id="45502976" weight="7.05249205799182"/> <connection id="45503010" src-id="45501330" dest-id="45502976" weight="-10.0"/> <connection id="45503012" src-id="45501332" dest-id="45502976" weight="7.735377317773578"/> <connection id="45503013" src-id="45501333" dest-id="45502976" weight="2.324330708191467"/> <connection id="45503014" src-id="45501334" dest-id="45502976" weight="1.281306594922351"/> <connection id="45503015" src-id="45501335" dest-id="45502976" weight="-2.282539756231795"/> <connection id="45503017" src-id="45501337" dest-id="45502976" weight="-6.716765584253741"/> <connection id="45503018" src-id="45501338" dest-id="45502976" weight="2.446088574691089"/> <connection id="45503019" src-id="45501339" dest-id="45502976" weight="0.5259253207376661"/> <connection id="45503020" src-id="45501340" dest-id="45502976" weight="-3.4395752221072127"/> <connection id="45503021" src-id="45501341" dest-id="45502976" weight="-1.0737955949669589"/> <connection id="45503022" src-id="45501342" dest-id="45502976" weight="-2.0023113355384807"/> <connection id="45503023" src-id="45501343" dest-id="45502976" weight="2.8043586654393593"/> <connection id="45503024" src-id="45501344" dest-id="45502976" weight="-1.47954852086046"/> <connection id="45503025" src-id="45501345" dest-id="45502976" weight="-9.601713957393308"/> <connection id="45503027" src-id="45501347" dest-id="45502976" weight="-1.9498142960467968"/> <connection id="45503028" src-id="45501348" dest-id="45502976" weight="-0.873050547185537"/> <connection id="45503029" src-id="45501349" dest-id="45502976" weight="-0.4438597122564781"/> <connection id="45503030" src-id="45501350" dest-id="45502976" weight="1.5740961821772905"/> <connection id="45503031" src-id="45501351" dest-id="45502976" weight="1.2173211928883065"/> <connection id="45503032" src-id="45501352" dest-id="45502976" weight="-1.2116908787252294"/> <connection id="45503035" src-id="45501355" dest-id="45502976" weight="3.371159567032805"/> <connection id="45503036" src-id="45501356" dest-id="45502976" weight="-4.258200369147769"/> <connection id="45503039" src-id="45501359" dest-id="45502976" weight="-0.974754396407187"/> <connection id="45503040" src-id="45501360" dest-id="45502976" weight="0.26711092346404364"/> <connection id="45503041" src-id="45501361" dest-id="45502976" weight="2.580581585058719"/> <connection id="45503042" src-id="45501362" dest-id="45502976" weight="-1.2165711777893458"/> <connection id="45503043" src-id="45501363" dest-id="45502976" weight="-2.072072875766707"/> <connection id="45503044" src-id="45501364" dest-id="45502976" weight="-6.048504144476517"/> <connection id="45503045" src-id="45501365" dest-id="45502976" weight="-3.057443621086945"/> <connection id="45503047" src-id="45501367" dest-id="45502976" weight="-2.922845582108184"/> <connection id="45503048" src-id="45501368" dest-id="45502976" weight="-2.40401122708285"/> <connection id="45503049" src-id="45501369" dest-id="45502976" weight="7.157122731126893"/> <connection id="45503050" src-id="45501370" dest-id="45502976" weight="1.7767258517204034"/> <connection id="45503051" src-id="45501371" dest-id="45502976" weight="-4.122033714945452"/> <connection id="45503052" src-id="45501372" dest-id="45502976" weight="0.398261652207089"/> <connection id="45503053" src-id="45501373" dest-id="45502976" weight="4.058758433373175"/> <connection id="45503054" src-id="45501374" dest-id="45502976" weight="3.380136824946732"/> <connection id="45503055" src-id="45501375" dest-id="45502976" weight="0.4671368290952397"/> <connection id="45503056" src-id="45501376" dest-id="45502976" weight="4.460152783487684"/> <connection id="45503058" src-id="45501378" dest-id="45502976" weight="3.2396641158536714"/> <neuron id="45503060" type="out" activation="sigmoid"/> <connection id="45503061" src-id="45501297" dest-id="45503060" weight="-1.7008550943641672"/> <connection id="45503062" src-id="45501298" dest-id="45503060" weight="2.735889793349039"/> <connection id="45503063" src-id="45501299" dest-id="45503060" weight="-0.25093948411609024"/> <connection id="45503064" src-id="45501300" dest-id="45503060" weight="8.817027590824217"/> <connection id="45503065" src-id="45501301" dest-id="45503060" weight="-1.067074599967555"/> <connection id="45503066" src-id="45501302" dest-id="45503060" weight="-0.6589109451494469"/> <connection id="45503068" src-id="45501304" dest-id="45503060" weight="-8.484747551765953"/> <connection id="45503069" src-id="45501305" dest-id="45503060" weight="4.684832316664554"/> <connection id="45503070" src-id="45501306" dest-id="45503060" weight="-4.135050220932283"/> <connection id="45503071" src-id="45501307" dest-id="45503060" weight="5.970223325607218"/> <connection id="45503072" src-id="45501308" dest-id="45503060" weight="-1.855672069916952"/> <connection id="45503073" src-id="45501309" dest-id="45503060" weight="0.691249150782594"/> <connection id="45503074" src-id="45501310" dest-id="45503060" weight="-0.541199823032009"/> <connection id="45503075" src-id="45501311" dest-id="45503060" weight="0.42830099437289637"/> <connection id="45503076" src-id="45501312" dest-id="45503060" weight="0.5337241105943382"/> <connection id="45503077" src-id="45501313" dest-id="45503060" weight="-0.9783060391160995"/> <connection id="45503078" src-id="45501314" dest-id="45503060" weight="-5.632505345058645"/> <connection id="45503079" src-id="45501315" dest-id="45503060" weight="7.375053740404934"/> <connection id="45503080" src-id="45501316" dest-id="45503060" weight="-3.8296408099988892"/> <connection id="45503081" src-id="45501317" dest-id="45503060" weight="-1.018259316854389"/> <connection id="45503083" src-id="45501319" dest-id="45503060" weight="-4.6801678568611"/> <connection id="45503084" src-id="45501320" dest-id="45503060" weight="-7.939268223211204"/> <connection id="45503085" src-id="45501321" dest-id="45503060" weight="-10.0"/> <connection id="45503086" src-id="45501322" dest-id="45503060" weight="-8.963084520218928"/> <connection id="45503087" src-id="45501323" dest-id="45503060" weight="-7.307569755244609"/> <connection id="45503088" src-id="45501324" dest-id="45503060" weight="6.231257745723507"/> <connection id="45503089" src-id="45501325" dest-id="45503060" weight="0.5321896897763954"/> <connection id="45503090" src-id="45501326" dest-id="45503060" weight="-0.15416264539931568"/> <connection id="45503091" src-id="45501327" dest-id="45503060" weight="3.9298205111539404"/> <connection id="45503092" src-id="45501328" dest-id="45503060" weight="2.517932387908724"/> <connection id="45503093" src-id="45501329" dest-id="45503060" weight="-3.117531152572281"/> <connection id="45503094" src-id="45501330" dest-id="45503060" weight="-1.6031665677275435"/> <connection id="45503095" src-id="45501331" dest-id="45503060" weight="2.513252663591967"/> <connection id="45503096" src-id="45501332" dest-id="45503060" weight="7.015282846314704"/> <connection id="45503097" src-id="45501333" dest-id="45503060" weight="-2.0718649259692636"/> <connection id="45503098" src-id="45501334" dest-id="45503060" weight="-4.717635338746533"/> <connection id="45503099" src-id="45501335" dest-id="45503060" weight="7.628955216033047"/> <connection id="45503100" src-id="45501336" dest-id="45503060" weight="0.38225790502390167"/> <connection id="45503101" src-id="45501337" dest-id="45503060" weight="-2.8172014766476665"/> <connection id="45503102" src-id="45501338" dest-id="45503060" weight="8.491479650628243"/> <connection id="45503103" src-id="45501339" dest-id="45503060" weight="-7.657429408107842"/> <connection id="45503105" src-id="45501341" dest-id="45503060" weight="-2.5433030698030143"/> <connection id="45503106" src-id="45501342" dest-id="45503060" weight="-2.5681503836656248"/> <connection id="45503107" src-id="45501343" dest-id="45503060" weight="-0.39140541177466837"/> <connection id="45503108" src-id="45501344" dest-id="45503060" weight="-6.04827280070321"/> <connection id="45503109" src-id="45501345" dest-id="45503060" weight="-6.905844715539759"/> <connection id="45503110" src-id="45501346" dest-id="45503060" weight="-6.20343671221331"/> <connection id="45503111" src-id="45501347" dest-id="45503060" weight="9.672241416019634"/> <connection id="45503112" src-id="45501348" dest-id="45503060" weight="1.8147595342201202"/> <connection id="45503114" src-id="45501350" dest-id="45503060" weight="5.9731553906847505"/> <connection id="45503115" src-id="45501351" dest-id="45503060" weight="-2.5762145639068734"/> <connection id="45503117" src-id="45501353" dest-id="45503060" weight="4.185415944161478"/> <connection id="45503118" src-id="45501354" dest-id="45503060" weight="-4.895206172927771"/> <connection id="45503119" src-id="45501355" dest-id="45503060" weight="-8.976373112123962"/> <connection id="45503123" src-id="45501359" dest-id="45503060" weight="2.0998823485059788"/> <connection id="45503124" src-id="45501360" dest-id="45503060" weight="-0.5243345614208563"/> <connection id="45503125" src-id="45501361" dest-id="45503060" weight="0.5560882145932007"/> <connection id="45503126" src-id="45501362" dest-id="45503060" weight="-6.495509983160041"/> <connection id="45503128" src-id="45501364" dest-id="45503060" weight="-3.4232251067951793"/> <connection id="45503129" src-id="45501365" dest-id="45503060" weight="5.731168145841915"/> <connection id="45503130" src-id="45501366" dest-id="45503060" weight="-2.4054301885598672"/> <connection id="45503131" src-id="45501367" dest-id="45503060" weight="0.43111102257228673"/> <connection id="45503132" src-id="45501368" dest-id="45503060" weight="7.344022458904972"/> <connection id="45503133" src-id="45501369" dest-id="45503060" weight="0.4409173428184899"/> <connection id="45503134" src-id="45501370" dest-id="45503060" weight="4.074046876018508"/> <connection id="45503135" src-id="45501371" dest-id="45503060" weight="3.689250962382445"/> <connection id="45503138" src-id="45501374" dest-id="45503060" weight="10.0"/> <connection id="45503139" src-id="45501375" dest-id="45503060" weight="0.23668225233801132"/> <connection id="45503140" src-id="45501376" dest-id="45503060" weight="-6.064280665013993"/> <connection id="45503141" src-id="45501377" dest-id="45503060" weight="-8.488668273584047"/> <connection id="45503142" src-id="45501378" dest-id="45503060" weight="-4.526862413554874"/> <neuron id="45503144" type="out" activation="sigmoid"/> <connection id="45503145" src-id="45501297" dest-id="45503144" weight="1.280561869973015"/> <connection id="45503146" src-id="45501298" dest-id="45503144" weight="-8.553198279463672"/> <connection id="45503147" src-id="45501299" dest-id="45503144" weight="7.06916132576987"/> <connection id="45503148" src-id="45501300" dest-id="45503144" weight="1.6799437152249337"/> <connection id="45503149" src-id="45501301" dest-id="45503144" weight="-10.0"/> <connection id="45503151" src-id="45501303" dest-id="45503144" weight="0.962780113356573"/> <connection id="45503152" src-id="45501304" dest-id="45503144" weight="-5.146104047131685"/> <connection id="45503153" src-id="45501305" dest-id="45503144" weight="3.784139348567842"/> <connection id="45503154" src-id="45501306" dest-id="45503144" weight="-10.0"/> <connection id="45503155" src-id="45501307" dest-id="45503144" weight="3.9579391219963105"/> <connection id="45503156" src-id="45501308" dest-id="45503144" weight="-10.0"/> <connection id="45503157" src-id="45501309" dest-id="45503144" weight="-1.4097642706961362"/> <connection id="45503158" src-id="45501310" dest-id="45503144" weight="-0.0910384280281531"/> <connection id="45503160" src-id="45501312" dest-id="45503144" weight="-3.239242278142171"/> <connection id="45503161" src-id="45501313" dest-id="45503144" weight="-2.0486561919236195"/> <connection id="45503162" src-id="45501314" dest-id="45503144" weight="3.4153358067587556"/> <connection id="45503163" src-id="45501315" dest-id="45503144" weight="0.6442223673627483"/> <connection id="45503164" src-id="45501316" dest-id="45503144" weight="-0.5484786366377847"/> <connection id="45503165" src-id="45501317" dest-id="45503144" weight="-1.2499674569733465"/> <connection id="45503166" src-id="45501318" dest-id="45503144" weight="-3.203549717517072"/> <connection id="45503167" src-id="45501319" dest-id="45503144" weight="-4.932325072353377"/> <connection id="45503168" src-id="45501320" dest-id="45503144" weight="3.0809950862836364"/> <connection id="45503169" src-id="45501321" dest-id="45503144" weight="0.0024550076016530697"/> <connection id="45503170" src-id="45501322" dest-id="45503144" weight="2.5539092040099503"/> <connection id="45503171" src-id="45501323" dest-id="45503144" weight="-2.0239553517647737"/> <connection id="45503172" src-id="45501324" dest-id="45503144" weight="4.9435437481313524"/> <connection id="45503173" src-id="45501325" dest-id="45503144" weight="-2.788579855991128"/> <connection id="45503174" src-id="45501326" dest-id="45503144" weight="-1.6710129023526865"/> <connection id="45503175" src-id="45501327" dest-id="45503144" weight="-3.1230649014352827"/> <connection id="45503176" src-id="45501328" dest-id="45503144" weight="3.092544341750588"/> <connection id="45503177" src-id="45501329" dest-id="45503144" weight="-8.002350291631874"/> <connection id="45503178" src-id="45501330" dest-id="45503144" weight="-8.894089551212215"/> <connection id="45503179" src-id="45501331" dest-id="45503144" weight="5.725536327804557"/> <connection id="45503180" src-id="45501332" dest-id="45503144" weight="3.4116034905001116"/> <connection id="45503181" src-id="45501333" dest-id="45503144" weight="4.092086532487149"/> <connection id="45503183" src-id="45501335" dest-id="45503144" weight="-5.639941867456881"/> <connection id="45503184" src-id="45501336" dest-id="45503144" weight="1.083090469939592"/> <connection id="45503185" src-id="45501337" dest-id="45503144" weight="0.4947091200719993"/> <connection id="45503186" src-id="45501338" dest-id="45503144" weight="3.4879759350700867"/> <connection id="45503188" src-id="45501340" dest-id="45503144" weight="-1.1372714318190258"/> <connection id="45503190" src-id="45501342" dest-id="45503144" weight="-2.880954588474527"/> <connection id="45503191" src-id="45501343" dest-id="45503144" weight="-2.1649111842747706"/> <connection id="45503193" src-id="45501345" dest-id="45503144" weight="1.1990677664032598"/> <connection id="45503194" src-id="45501346" dest-id="45503144" weight="1.2312363445006966"/> <connection id="45503195" src-id="45501347" dest-id="45503144" weight="-5.862974351948485"/> <connection id="45503196" src-id="45501348" dest-id="45503144" weight="-1.785881218737693"/> <connection id="45503197" src-id="45501349" dest-id="45503144" weight="1.2197963918491996"/> <connection id="45503198" src-id="45501350" dest-id="45503144" weight="-3.07884972398395"/> <connection id="45503199" src-id="45501351" dest-id="45503144" weight="2.6395027876688832"/> <connection id="45503200" src-id="45501352" dest-id="45503144" weight="-6.462196906873734"/> <connection id="45503201" src-id="45501353" dest-id="45503144" weight="2.755530994184542"/> <connection id="45503202" src-id="45501354" dest-id="45503144" weight="6.372789439040479"/> <connection id="45503203" src-id="45501355" dest-id="45503144" weight="0.842315775712886"/> <connection id="45503204" src-id="45501356" dest-id="45503144" weight="-7.079524881800785"/> <connection id="45503205" src-id="45501357" dest-id="45503144" weight="-0.06362741044295317"/> <connection id="45503207" src-id="45501359" dest-id="45503144" weight="-1.3220905789978865"/> <connection id="45503208" src-id="45501360" dest-id="45503144" weight="-2.1602688536505554"/> <connection id="45503210" src-id="45501362" dest-id="45503144" weight="0.019942384669030755"/> <connection id="45503211" src-id="45501363" dest-id="45503144" weight="-7.22124478231211"/> <connection id="45503212" src-id="45501364" dest-id="45503144" weight="1.5902553002994282"/> <connection id="45503213" src-id="45501365" dest-id="45503144" weight="2.2047706279934967"/> <connection id="45503214" src-id="45501366" dest-id="45503144" weight="5.143329725482895"/> <connection id="45503219" src-id="45501371" dest-id="45503144" weight="-5.054630528817562"/> <connection id="45503220" src-id="45501372" dest-id="45503144" weight="-1.009453286682417"/> <connection id="45503221" src-id="45501373" dest-id="45503144" weight="0.2338869189933579"/> <connection id="45503222" src-id="45501374" dest-id="45503144" weight="1.2539743470242746"/> <connection id="45503223" src-id="45501375" dest-id="45503144" weight="-2.4853902362630524"/> <connection id="45503224" src-id="45501376" dest-id="45503144" weight="-5.772456043657959"/> <connection id="45503226" src-id="45501378" dest-id="45503144" weight="2.825972520659623"/> <neuron id="45503228" type="out" activation="sigmoid"/> <connection id="45503229" src-id="45501297" dest-id="45503228" weight="5.163802376860616"/> <connection id="45503230" src-id="45501298" dest-id="45503228" weight="-6.787583688979118"/> <connection id="45503231" src-id="45501299" dest-id="45503228" weight="-1.4783950231449206"/> <connection id="45503232" src-id="45501300" dest-id="45503228" weight="7.627732299339285"/> <connection id="45503233" src-id="45501301" dest-id="45503228" weight="0.913518980358103"/> <connection id="45503234" src-id="45501302" dest-id="45503228" weight="-8.375557804546744"/> <connection id="45503235" src-id="45501303" dest-id="45503228" weight="0.7683592419455985"/> <connection id="45503236" src-id="45501304" dest-id="45503228" weight="10.0"/> <connection id="45503237" src-id="45501305" dest-id="45503228" weight="3.983434116333494"/> <connection id="45503238" src-id="45501306" dest-id="45503228" weight="-0.437968097667329"/> <connection id="45503239" src-id="45501307" dest-id="45503228" weight="-2.9063036202557684"/> <connection id="45503240" src-id="45501308" dest-id="45503228" weight="0.055659548816670235"/> <connection id="45503241" src-id="45501309" dest-id="45503228" weight="4.762343215844009"/> <connection id="45503242" src-id="45501310" dest-id="45503228" weight="-6.447374445385563"/> <connection id="45503243" src-id="45501311" dest-id="45503228" weight="-2.8085404157033302"/> <connection id="45503246" src-id="45501314" dest-id="45503228" weight="10.0"/> <connection id="45503247" src-id="45501315" dest-id="45503228" weight="-2.6556762218405474"/> <connection id="45503248" src-id="45501316" dest-id="45503228" weight="10.0"/> <connection id="45503249" src-id="45501317" dest-id="45503228" weight="-2.7770855282168316"/> <connection id="45503250" src-id="45501318" dest-id="45503228" weight="0.15197531103747686"/> <connection id="45503251" src-id="45501319" dest-id="45503228" weight="-8.905973809081084"/> <connection id="45503252" src-id="45501320" dest-id="45503228" weight="-0.8358532642925034"/> <connection id="45503253" src-id="45501321" dest-id="45503228" weight="4.262040202425279"/> <connection id="45503254" src-id="45501322" dest-id="45503228" weight="-9.289088569580658"/> <connection id="45503255" src-id="45501323" dest-id="45503228" weight="0.4797822932604592"/> <connection id="45503256" src-id="45501324" dest-id="45503228" weight="-3.9667449174977714"/> <connection id="45503257" src-id="45501325" dest-id="45503228" weight="-0.31123910255731757"/> <connection id="45503262" src-id="45501330" dest-id="45503228" weight="5.960907269786821"/> <connection id="45503266" src-id="45501334" dest-id="45503228" weight="2.502765230748572"/> <connection id="45503267" src-id="45501335" dest-id="45503228" weight="-5.798918389200059"/> <connection id="45503268" src-id="45501336" dest-id="45503228" weight="-2.44671859023412"/> <connection id="45503269" src-id="45501337" dest-id="45503228" weight="-2.826748715336956"/> <connection id="45503270" src-id="45501338" dest-id="45503228" weight="1.785475576628293"/> <connection id="45503271" src-id="45501339" dest-id="45503228" weight="-1.3332420355422154"/> <connection id="45503272" src-id="45501340" dest-id="45503228" weight="-2.9807140143843593"/> <connection id="45503273" src-id="45501341" dest-id="45503228" weight="5.146525890473699"/> <connection id="45503274" src-id="45501342" dest-id="45503228" weight="-7.552557004267694"/> <connection id="45503275" src-id="45501343" dest-id="45503228" weight="-3.1727329037899876"/> <connection id="45503276" src-id="45501344" dest-id="45503228" weight="-3.5703504381942945"/> <connection id="45503277" src-id="45501345" dest-id="45503228" weight="-0.9259827823820725"/> <connection id="45503280" src-id="45501348" dest-id="45503228" weight="-2.829275415087821"/> <connection id="45503281" src-id="45501349" dest-id="45503228" weight="-2.6924436178430855"/> <connection id="45503282" src-id="45501350" dest-id="45503228" weight="-8.354384657910527"/> <connection id="45503284" src-id="45501352" dest-id="45503228" weight="-2.374232214081494"/> <connection id="45503285" src-id="45501353" dest-id="45503228" weight="-2.2621498819954837"/> <connection id="45503286" src-id="45501354" dest-id="45503228" weight="-4.4260948073555255"/> <connection id="45503287" src-id="45501355" dest-id="45503228" weight="0.9960981905421356"/> <connection id="45503288" src-id="45501356" dest-id="45503228" weight="-0.1027335262583069"/> <connection id="45503290" src-id="45501358" dest-id="45503228" weight="2.281831771165365"/> <connection id="45503291" src-id="45501359" dest-id="45503228" weight="5.774573907311796"/> <connection id="45503292" src-id="45501360" dest-id="45503228" weight="-7.037092581354702"/> <connection id="45503293" src-id="45501361" dest-id="45503228" weight="-4.433414535818246"/> <connection id="45503294" src-id="45501362" dest-id="45503228" weight="1.6507132015538204"/> <connection id="45503295" src-id="45501363" dest-id="45503228" weight="-5.004773093422143"/> <connection id="45503296" src-id="45501364" dest-id="45503228" weight="2.3006671485631016"/> <connection id="45503297" src-id="45501365" dest-id="45503228" weight="-0.38672959366700344"/> <connection id="45503298" src-id="45501366" dest-id="45503228" weight="4.736957631826632"/> <connection id="45503299" src-id="45501367" dest-id="45503228" weight="2.1947434925107334"/> <connection id="45503300" src-id="45501368" dest-id="45503228" weight="-0.7958894896718114"/> <connection id="45503301" src-id="45501369" dest-id="45503228" weight="-0.4170117965460877"/> <connection id="45503302" src-id="45501370" dest-id="45503228" weight="1.7121432482291221"/> <connection id="45503304" src-id="45501372" dest-id="45503228" weight="-0.6523342393665557"/> <connection id="45503306" src-id="45501374" dest-id="45503228" weight="0.6879587142192767"/> <connection id="45503307" src-id="45501375" dest-id="45503228" weight="0.723666856281606"/> <connection id="45503309" src-id="45501377" dest-id="45503228" weight="8.153663721560187"/> <connection id="45503310" src-id="45501378" dest-id="45503228" weight="-4.221983308370819"/> <connection id="45512820" src-id="45501313" dest-id="45501884" weight="-1.5104888415971112"/> <connection id="45559288" src-id="45501322" dest-id="45502052" weight="0.05485707347281876"/> </chromosome>
90.255102
108
0.744715
efab4ab3c71731f379e52a186513ad29f4c39430
708
csproj
XML
samples/apps/SmartLauncher/SmartLauncher.csproj
d-wall/fhir-server
6c5686e36d339c21bb6bd82344e206ad35e8fe7c
[ "MIT" ]
null
null
null
samples/apps/SmartLauncher/SmartLauncher.csproj
d-wall/fhir-server
6c5686e36d339c21bb6bd82344e206ad35e8fe7c
[ "MIT" ]
1
2019-08-08T22:03:57.000Z
2019-08-08T22:03:57.000Z
samples/apps/SmartLauncher/SmartLauncher.csproj
d-wall/fhir-server
6c5686e36d339c21bb6bd82344e206ad35e8fe7c
[ "MIT" ]
2
2019-11-14T17:06:15.000Z
2021-04-11T07:34:20.000Z
<Project Sdk="Microsoft.NET.Sdk.Web"> <PropertyGroup> <TargetFramework>netcoreapp2.2</TargetFramework> <GenerateEmbeddedFilesManifest>true</GenerateEmbeddedFilesManifest> <UserSecretsId>SmartLauncher_3d9536f4-982c-4334-83df-890fb8ae70e6</UserSecretsId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="wwwroot/sampleapp/launch.html" /> <EmbeddedResource Include="wwwroot/sampleapp/index.html" /> <EmbeddedResource Include="wwwroot/index.html" /> </ItemGroup> <ItemGroup> <PackageReference Include="Microsoft.AspNetCore.App" /> <PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" PrivateAssets="All" /> </ItemGroup> </Project>
33.714286
104
0.752825
96c91d3dd4d59e55ea4fb5d0af34c0d8e0b9c560
357
xml
XML
app/src/main/res/values-v21/colors.xml
zxj1999/Musicut
42c75ac7126d32fc13347f221a4dc8c09b349c36
[ "Apache-2.0" ]
2
2019-04-21T02:14:42.000Z
2021-03-05T10:59:15.000Z
app/src/main/res/values-v21/colors.xml
xjunz/Musicut
42c75ac7126d32fc13347f221a4dc8c09b349c36
[ "Apache-2.0" ]
null
null
null
app/src/main/res/values-v21/colors.xml
xjunz/Musicut
42c75ac7126d32fc13347f221a4dc8c09b349c36
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <resources> <color name="pink">#fff06292</color> <color name="quater_pink">#44f06292</color> <color name="pink_300">#F06292</color> <color name="pink_200">#F48FB1</color> <color name="darken">#50000000</color> <color name="scrim">#99323232</color> <color name="light_grey">#F5F5F5</color> </resources>
32.454545
45
0.677871
6f1b808e4d31740d2fc69d024fa52bfe0714b585
2,607
xml
XML
xml/5883.xml
qooxdoo/qooxdoo-bz-archive
0757440cf73746887fba9a0b6b1d18cab3cc157d
[ "MIT" ]
null
null
null
xml/5883.xml
qooxdoo/qooxdoo-bz-archive
0757440cf73746887fba9a0b6b1d18cab3cc157d
[ "MIT" ]
null
null
null
xml/5883.xml
qooxdoo/qooxdoo-bz-archive
0757440cf73746887fba9a0b6b1d18cab3cc157d
[ "MIT" ]
null
null
null
<bug> <bug_id>5883</bug_id> <creation_ts>2011-12-05 11:04:00 +0100</creation_ts> <short_desc>Edits in the Selected Features Pane are not Reflected in the Json Pane</short_desc> <delta_ts>2014-03-03 15:24:25 +0100</delta_ts> <reporter_accessible>1</reporter_accessible> <cclist_accessible>1</cclist_accessible> <classification_id>1</classification_id> <classification>Unclassified</classification> <product>framework</product> <component>app.featureconfeditor</component> <version>1.5</version> <rep_platform>All</rep_platform> <op_sys>All</op_sys> <bug_status>CLOSED</bug_status> <resolution>FIXED</resolution> <priority>P3</priority> <bug_severity>normal</bug_severity> <target_milestone>1.5.1</target_milestone> <everconfirmed>1</everconfirmed> <reporter name="Thomas Herchenroeder">thron7</reporter> <assigned_to name="Daniel Wagner">daniel.wagner</assigned_to> <qa_contact name="Daniel Wagner">daniel.wagner</qa_contact> <cf_browser>---</cf_browser> <long_desc isprivate="0"> <commentid>27802</commentid> <who name="Thomas Herchenroeder">thron7</who> <bug_when>2011-12-05 11:04:19 +0100</bug_when> <thetext>After importing another Json config, edits in the Selected Features pane (e.g. text values, booleans) are not reflected in the Json output.</thetext> </long_desc> <long_desc isprivate="0"> <commentid>27804</commentid> <who name="Daniel Wagner">daniel.wagner</who> <bug_when>2011-12-05 11:20:29 +0100</bug_when> <thetext>This happened because the model is created from scratch on import, so the user&#39;s modifications were discarded and the list items lost their binding targets. Fixed by saving modified data before the model is changed and re-applying the changes afterwards. With f22ee870 on master and 8a9df56c on branch_1_5_x</thetext> </long_desc> <long_desc isprivate="0"> <commentid>38379</commentid> <who name="Martin Wittemann">martin.wittemann</who> <bug_when>2014-03-03 15:24:25 +0100</bug_when> <thetext>Closed all bugs already shipped with a release.</thetext> </long_desc> </bug>
38.910448
279
0.605677
9761451345167dd068a00698c85bdec18d0e0fee
131,778
xml
XML
french/nouvelles19/tei/nd0048.xml
cligs/textbox
34ef0bd7119a950bee0f7346cccdbedb39c01772
[ "CC-BY-4.0" ]
20
2016-01-21T12:25:03.000Z
2021-07-06T00:24:44.000Z
french/nouvelles19/tei/nd0048.xml
cligs/textbox
34ef0bd7119a950bee0f7346cccdbedb39c01772
[ "CC-BY-4.0" ]
7
2015-12-20T15:23:11.000Z
2022-03-22T14:39:10.000Z
french/nouvelles19/tei/nd0048.xml
cligs/textbox
34ef0bd7119a950bee0f7346cccdbedb39c01772
[ "CC-BY-4.0" ]
6
2019-01-02T11:32:19.000Z
2022-01-29T21:02:39.000Z
<?xml version="1.0" encoding="UTF-8"?> <?xml-model href="../keywords/keywords.sch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?> <?xml-model href="https://raw.githubusercontent.com/cligs/reference/master/tei/cligs.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?> <TEI xmlns="http://www.tei-c.org/ns/1.0" xmlns:cligs="https://cligs.hypotheses.org/ns/cligs"> <teiHeader> <fileDesc> <titleStmt> <title type="main">La maison du Chat-qui-pelote</title> <title type="sub"></title> <title type="short">ChatPelote</title> <title type="idno"> <idno type="viaf">211742725</idno> </title> <author> <idno type="viaf">29529595</idno> <name type="short">Balzac</name> <name type="full">Honoré de Balzac</name> </author> <principal xml:id="sp">Stefanie Popp</principal> </titleStmt> <extent> <measure unit="div">divs</measure> <measure unit="lines">376</measure> <measure unit="words">21938</measure> <measure unit="chars">126333</measure> <measure unit="kB">126</measure> </extent> <publicationStmt> <publisher>CLiGS</publisher> <availability status="free"> <p>Files freely available.</p> </availability> <date></date> <idno type="cligs">nd0048</idno> </publicationStmt> <sourceDesc> <bibl type="digital-source"> La Bibliothèque électronique du Québec <date></date>, <idno>412</idno>, <ref target="http://beq.ebooksgratuits.com/balzac/index.htm"/>. </bibl> <bibl type="print-source"> Édition de référence pour cette numérisation : Honoré de Balzac : <seg rend="italic">La maison du Chat-qui-pelote, Le bal de Sceaux, La Vendetta</seg>, Éditions Garnier Frères.<date></date>, <idno></idno>, <ref target="#"/>. </bibl> <bibl type="edition-first"> La nouvelle, publiée pour la première fois en 1830, a paru parfois, notamment dans une édition de 1835, sous le titre de <seg rend="italic">Gloire et Malheur.</seg> <date>1830</date>, <idno></idno>, <ref target="#"/>. </bibl> </sourceDesc> </fileDesc> <encodingDesc> <p></p> </encodingDesc> <profileDesc> <abstract> <p></p> </abstract> <textClass> <keywords scheme="keywords.xml"> <term type="text.genre.supergenre">narrative</term> <term type="text.genre">nouvelle</term> <term type="text.genre.subgenre" cligs:importance="1">réaliste</term> <term type="text.genre.subgenre" cligs:importance="1">étude de mœurs</term> <term type="text.genre.subsubgenre"></term> <term type="text.genre.subtitle"></term> <term type="text.narration.narrator">heterodiegetic</term> <term type="text.setting">Paris</term> <term type="text.form">prose</term> <term type="author.continent">Europe</term> <term type="author.country">France</term> <term type="author.gender">male</term> <term type="text.tei.version">11</term> </keywords> </textClass> </profileDesc> <revisionDesc> <change when="2015-09-04" who="sp">Initial TEI version.</change> <change when="2015-12-07" who="sp">Some corrections.</change> </revisionDesc> </teiHeader> <text> <body> <div> <ab> <seg rend="italic">Dédié à mademoiselle Marie de Montheau.</seg> </ab> <p>Au milieu de la rue Saint-Denis, presque au coin de la rue du Petit-Lion, existait naguère une de ces maisons précieuses qui donnent aux historiens la facilité de reconstruire par analogie l'ancien Paris. Les murs menaçants de cette bicoque semblaient avoir été bariolés d'hiéroglyphes. Quel autre nom le flâneur pouvait-il donner aux X et aux V que traçaient sur la façade les pièces de bois transversales ou diagonales dessinées dans le badigeon par de petites lézardes parallèles ? Évidemment, au passage de la plus légère voiture, chacune de ces solives s'agitait dans sa mortaise. Ce vénérable édifice était surmonté d'un toit triangulaire dont aucun modèle ne se verra bientôt plus à Paris. Cette couverture, tordue par les intempéries du climat parisien, s'avançait de trois pieds sur la rue, autant pour garantir des eaux pluviales le seuil de la porte que pour abriter le mur d'un grenier et sa lucarne sans appui. Ce dernier étage était construit en planches clouées l'une sur l'autre comme des ardoises, afin sans doute de ne pas charger cette frêle maison.</p> <p>Par une matinée pluvieuse, au mois de mars, un jeune homme, soigneusement enveloppé dans son manteau, se tenait sous l'auvent d'une boutique en face de ce vieux logis, qu'il examinait avec un enthousiasme d'archéologue. À la vérité, ce débris de la bourgeoisie du seizième siècle offrait à l'observateur plus d'un problème à résoudre. À chaque étage, une singularité : au premier, quatre fenêtres longues, étroites, rapprochées l'une de l'autre, avaient des carreaux de bois dans leur partie inférieure, afin de produire ce jour douteux, à la faveur duquel un habile marchand prête aux étoffes la couleur souhaitée par ses chalands. Le jeune homme semblait plein de dédain pour cette partie essentielle de la maison, ses yeux ne s'y étaient pas encore arrêtés. Les fenêtres du second étage, dont les jalousies relevées laissaient voir, au travers de grands carreaux en verre de Bohême, de petits rideaux de mousseline rousse, ne l'intéressaient pas davantage. Son attention se portait particulièrement au troisième, sur d'humbles croisées dont le bois travaillé grossièrement aurait mérité d'être placé au Conservatoire des arts et métiers pour y indiquer les premiers efforts de la menuiserie française. Ces croisées avaient de petites vitres d'une couleur si verte, que, sans son excellente vue, le jeune homme n'aurait pu apercevoir les rideaux de toile à carreaux bleus qui cachaient les mystères de cet appartement aux yeux profanes. Parfois, cet observateur, ennuyé de sa contemplation sans résultat, ou du silence dans lequel la maison était ensevelie, ainsi que tout le quartier, abaissait ses regards vers les régions inférieures. Un sourire involontaire se dessinait alors sur ses lèvres, quand il revoyait la boutique où se rencontraient en effet des choses assez risibles. Une formidable pièce de bois, horizontalement appuyée sur quatre piliers qui paraissaient courbés par le poids de cette maison décrépite, avait été rechampie d'autant de couches de diverses peintures que la joue d'une vieille duchesse en a reçu de rouge. Au milieu de cette large poutre mignardement sculptée se trouvait un antique tableau représentant un chat qui pelotait. Cette toile causait la gaieté du jeune homme. Mais il faut dire que le plus spirituel des peintres modernes n'inventerait pas de charge si comique. L'animal tenait dans une de ses pattes de devant une raquette aussi grande que lui, et se dressait sur ses pattes de derrière pour mirer une énorme balle que lui renvoyait un gentilhomme en habit brodé. Dessin, couleurs, accessoires, tout était traité de manière à faire croire que l'artiste avait voulu se moquer du marchand et des passants. En altérant cette peinture naïve, le temps l'avait rendue encore plus grotesque par quelques incertitudes qui devaient inquiéter de consciencieux flâneurs. Ainsi la queue mouchetée du chat était découpée de telle sorte qu'on pouvait la prendre pour un spectateur, tant la queue des chats de nos ancêtres était grosse, haute et fournie. À droite du tableau, sur un champ d'azur qui déguisait imparfaitement la pourriture du bois, les passants lisaient <seg rend="capital">GUILLAUME</seg> ; et à gauche, <seg rend="capital">SUCCESSEUR DU SIEUR CHEVREL</seg>. Le soleil et la pluie avaient rongé la plus grande partie de l'or moulu parcimonieusement appliqué sur les lettres de cette inscription, dans laquelle les U remplaçaient les V et réciproquement, selon les lois de notre ancienne orthographe. Afin de rabattre l'orgueil de ceux qui croient que le monde devient de jour en jour plus spirituel, et que le moderne charlatanisme surpasse tout, il convient de faire observer ici que ces enseignes, dont l'étymologie semble bizarre à plus d'un négociant parisien, sont les tableaux morts de vivants tableaux à l'aide desquels nos espiègles ancêtres avaient réussi à amener les chalands dans leurs maisons. Ainsi la Truie-qui-file, le Singe-vert, etc., furent des animaux en cage dont l'adresse émerveillait les passants, et dont l'éducation prouvait la patience de l'industriel au quinzième siècle. De semblables curiosités enrichissaient plus vite leurs heureux possesseurs que les Providence, les Bonne-foi, les Grâce-de-Dieu et les Décollation de saint Jean-Baptiste qui se voient encore rue Saint-Denis. Cependant l'inconnu ne restait certes pas là pour admirer ce chat, qu'un moment d'attention suffisait à graver dans la mémoire. Ce jeune homme avait aussi ses singularités. Son manteau, plissé dans le goût des draperies antiques, laissait voir une élégante chaussure, d'autant plus remarquable au milieu de la boue parisienne, qu'il portait des bas de soie blancs dont les mouchetures attestaient son impatience. Il sortait sans doute d'une noce ou d'un bal, car à cette heure matinale il tenait à la main des gants blancs, et les boucles de ses cheveux noirs défrisés, éparpillées sur ses épaules indiquaient une coiffure à la Caracalla, mise à la mode autant par l'École de David que par cet engouement pour les formes grecques et romaines qui marqua les premières années de ce siècle. Malgré le bruit que faisaient quelques maraîchers attardés passant au galop pour se rendre à la grande halle, cette rue si agitée avait alors un calme dont la magie n'est connue que de ceux qui ont erré dans Paris désert, à ces heures où son tapage, un moment apaisé, renaît et s'entend dans le lointain comme la grande voix de la mer. Cet étrange jeune homme devait être aussi curieux pour les commerçants du Chat-qui-pelote, que le Chat-qui-pelote l'était pour lui. Une cravate éblouissante de blancheur rendait sa figure tourmentée encore plus pâle qu'elle ne l'était réellement. Le feu tour à tour sombre et pétillant que jetaient ses yeux noirs s'harmoniait avec les contours bizarres de son visage, avec sa bouche large et sinueuse qui se contractait en souriant. Son front, ridé par une contrariété violente, avait quelque chose de fatal. Le front n'est-il pas ce qui se trouve de plus prophétique en l'homme ? Quand celui de l'inconnu exprimait la passion, les plis qui s'y formaient causaient une sorte d'effroi par la vigueur avec laquelle ils se prononçaient ; mais lorsqu'il reprenait son calme, si facile à troubler, il y respirait une grâce lumineuse qui rendait attrayante cette physionomie où la joie, la douleur, l'amour, la colère, le dédain éclataient d'une manière si communicative que l'homme le plus froid en devait être impressionné. Cet inconnu se dépitait si bien au moment où l'on ouvrit précipitamment la lucarne du grenier, qu'il n'y vit pas apparaître trois joyeuses figures rondelettes, blanches, roses, mais aussi communes que le sont les figures du Commerce sculptées sur certains monuments. Ces trois faces, encadrées par la lucarne, rappelaient les têtes d'anges bouffis semés dans les nuages qui accompagnent le Père éternel. Les apprentis respirèrent les émanations de la rue avec une avidité qui démontrait combien l'atmosphère de leur grenier était chaude et méphitique. Après avoir indiqué ce singulier factionnaire, le commis qui paraissait être le plus jovial disparut et revint en tenant à la main un instrument dont le métal inflexible a été récemment remplacé par un cuir souple ; puis tous prirent une expression malicieuse en regardant le badaud qu'ils aspergèrent d'une pluie fine et blanchâtre dont le parfum prouvait que les trois mentons venaient d'être rasés. Élevés sur la pointe de leurs pieds et réfugiés au fond de leur grenier pour jouir de la colère de leur victime, les commis cessèrent de rire en voyant l'insouciant dédain avec lequel le jeune homme secoua son manteau, et le profond mépris que peignit sa figure quand il leva les yeux sur la lucarne vide. En ce moment, une main blanche et délicate fit remonter vers l'imposte la partie inférieure d'une des grossières croisées du troisième étage, au moyen de ces coulisses dont le tourniquet laisse souvent tomber à l'improviste le lourd vitrage qu'il doit retenir. Le passant fut alors récompensé de sa longue attente. La figure d'une jeune fille, fraîche comme un de ces blancs calices qui fleurissent au sein des eaux, se montra couronnée d'une ruche en mousseline froissée qui donnait à sa tête un air d'innocence admirable. Quoique couverts d'une étoffe brune, son cou, ses épaules s'apercevaient, grâce à de légers interstices ménagés par les mouvements du sommeil. Aucune expression de contrainte n'altérait ni l'ingénuité de ce visage, ni le calme de ces yeux immortalisés par avance dans les sublimes compositions de Raphaël : c'était la même grâce, la même tranquillité de ces vierges devenues proverbiales. Il existait un charmant contraste produit par la jeunesse des joues de cette figure, sur laquelle le sommeil avait comme mis en relief une surabondance de vie, et par la vieillesse de cette fenêtre massive aux contours grossiers, dont l'appui était noir. Semblable à ces fleurs de jour qui n'ont pas encore au matin déplié leur tunique roulée par le froid des nuits, la jeune fille, à peine éveillée, laissa errer ses yeux bleus sur les toits voisins et regarda le ciel ; puis, par une sorte d'habitude, elle les baissa sur les sombres régions de la rue, où ils rencontrèrent aussitôt ceux de son adorateur : la coquetterie la fit sans doute souffrir d'être vue en déshabillé, elle se retira vivement en arrière, le tourniquet tout usé tourna, la croisée redescendit avec cette rapidité qui, de nos jours, a valu un nom odieux à cette naïve invention de nos ancêtres, et la vision disparut. Pour ce jeune homme, la plus brillante des étoiles du matin avait été soudain cachée par un nuage.</p> <p>Pendant ces petits événements, les lourds volets intérieurs qui défendaient le léger vitrage de la boutique du Chat-qui-pelote avaient été enlevés comme par magie. La vieille porte à heurtoir fut repliée sur le mur intérieur de la maison par un serviteur vraisemblablement contemporain de l'enseigne, qui d'une main tremblante y attacha le morceau de drap carré sur lequel était brodé en soie jaune le nom de <seg rend="italic">Guillaume, successeur de Chevrel</seg>. Il eût été difficile à plus d'un passant de deviner le genre de commerce de monsieur Guillaume. À travers les gros barreaux de fer qui protégeaient extérieurement sa boutique, à peine y apercevait-on des paquets enveloppés de toile brune aussi nombreux que des harengs quand ils traversent l'Océan. Malgré l'apparente simplicité de cette gothique façade, monsieur Guillaume était, de tous les marchands drapiers de Paris celui dont les magasins se trouvaient toujours le mieux fournis, dont les relations avaient le plus d'étendue, et dont la probité commerciale ne souffrait pas le moindre soupçon. Si quelques-uns de ses confrères concluaient des marchés avec le gouvernement sans avoir la quantité de drap voulue, il était toujours prêt à la leur livrer, quelque considérable que fût le nombre de pièces soumissionnées. Le rusé négociant connaissait mille manières de s'attribuer le plus fort bénéfice sans se trouver obligé, comme eux, de courir chez des protecteurs, y faire des bassesses ou de riches présents. Si les confrères ne pouvaient le payer qu'en excellentes traites un peu longues, il indiquait son notaire comme un homme accommodant, et savait encore tirer une seconde mouture du sac, grâce à cet expédient qui faisait dire proverbialement aux négociants de la rue Saint-Denis : – Dieu vous garde du notaire de monsieur Guillaume ! pour désigner un escompte onéreux. Le vieux négociant se trouva debout comme par miracle, sur le seuil de sa boutique, au moment où le domestique se retira. Monsieur Guillaume regarda la rue Saint-Denis, les boutiques voisines et le temps, comme un homme qui débarque au Havre et revoit la France après un long voyage. Bien convaincu que rien n'avait changé pendant son sommeil, il aperçut alors le passant en faction, qui de son côté contemplait le patriarche de la draperie comme Humboldt dut examiner le premier gymnote électrique qu'il vit en Amérique. Monsieur Guillaume portait de larges culottes de velours noir, des bas chinés et des souliers carrés à boucles d'argent. Son habit à pans carrés, à basques carrées, à collet carré, enveloppait son corps légèrement voûté d'un drap verdâtre garni de grands boutons en métal blanc mais rougis par l'usage. Ses cheveux gris étaient si exactement aplatis et peignés sur son crâne jaune, qu'ils le faisaient ressembler à un champ sillonné. Ses petits yeux verts, percés comme avec une vrille, flamboyaient sous deux arcs marqués d'une faible rougeur à défaut de sourcils. Les inquiétudes avaient tracé sur son front des rides horizontales aussi nombreuses que les plis de son habit. Cette figure blême annonçait la patience, la sagesse commerciale, et l'espèce de cupidité rusée que réclament les affaires. À cette époque on voyait moins rarement qu'aujourd'hui de ces vieilles familles où se conservaient, comme de précieuses traditions, les mœurs, les costumes caractéristiques de leurs professions, et restées au milieu de la civilisation nouvelle comme ces débris antédiluviens retrouvés par Cuvier dans les carrières. Le chef de la famille Guillaume était un de ces notables gardiens des anciens usages : on le surprenait à regretter le Prévôt des Marchands, et jamais il ne parlait d'un jugement du tribunal de commerce sans le nommer la <seg rend="italic">sentence des consuls</seg>. Levé sans doute en vertu de ces coutumes le premier de sa maison, il attendait de pied ferme l'arrivée de ses trois commis, pour les gourmander en cas de retard. Ces jeunes disciples de Mercure ne connaissaient rien de plus redoutable que l'activité silencieuse avec laquelle le patron scrutait leurs visages et leurs mouvements, le lundi matin, en y recherchant les preuves ou les traces de leurs escapades. Mais, en ce moment, le vieux drapier ne fit aucune attention à ses apprentis, il était occupé à chercher le motif de la sollicitude avec laquelle le jeune homme en bas de soie et en manteau portait alternativement les yeux sur son enseigne et sur les profondeurs de son magasin. Le jour, devenu plus éclatant, permettait d'y apercevoir le bureau grillagé, entouré de rideaux en vieille soie verte, où se tenaient les livres immenses, oracles muets de la maison. Le trop curieux étranger semblait convoiter ce petit local, y prendre le plan d'une salle à manger latérale, éclairée par un vitrage pratiqué dans le plafond, et d'où la famille réunie devait facilement voir, pendant ses repas, les plus légers accidents qui pouvaient arriver sur le seuil de la boutique. Un si grand amour pour son logis paraissait suspect à un négociant qui avait subi le régime du Maximum. Monsieur Guillaume pensait donc assez naturellement que cette figure sinistre en voulait à la caisse du Chat-qui-pelote. Après avoir discrètement joui du duel muet qui avait lieu entre son patron et l'inconnu, le plus âgé des commis hasarda de se placer sur la dalle où était monsieur Guillaume, en voyant le jeune homme contempler à la dérobée les croisées du troisième. Il fit deux pas dans la rue, leva la tête, et crut avoir aperçu mademoiselle Augustine Guillaume qui se retirait avec précipitation. Mécontent de la perspicacité de son premier commis, le drapier lui lança un regard de travers ; mais tout à coup les craintes mutuelles que la présence de ce passant excitait dans l'âme du marchand et de l'amoureux commis se calmèrent. L'inconnu héla un fiacre qui se rendait à une place voisine, et y monta rapidement en affectant une trompeuse indifférence. Ce départ mit un certain baume dans le cœur des autres commis, assez inquiets de retrouver la victime de leur plaisanterie.</p> <p>-- Eh bien, messieurs, qu'avez-vous donc à rester là, les bras croisés ? dit monsieur Guillaume à ses trois néophytes. Mais autrefois, sarpejeu ! quand j'étais chez le sieur Chevrel, j'avais déjà visité plus de deux pièces de drap.</p> <p>-- Il faisait donc jour de meilleure heure, dit le second commis que cette tâche concernait.</p> <p>Le vieux négociant ne put s'empêcher de sourire. Quoique deux de ces trois jeunes gens, confiés à ses soins par leurs pères, riches manufacturiers de Louviers et de Sedan, n'eussent qu'à demander cent mille francs pour les avoir, le jour où ils seraient en âge de s'établir, Guillaume croyait de son devoir de les tenir sous la férule d'un antique despotisme inconnu de nos jours dans les brillants magasins modernes dont les commis veulent être riches à trente ans : il les faisait travailler comme des nègres. À eux trois, ces commis suffisaient à une besogne qui aurait mis sur les dents dix de ces employés dont le sybaritisme enfle aujourd'hui les colonnes du budget. Aucun bruit ne troublait la paix de cette maison solennelle, où les gonds semblaient toujours huilés, et dont le moindre meuble avait cette propreté respectable qui annonce un ordre et une économie sévères. Souvent, le plus espiègle des commis s'était amusé à écrire sur le fromage de Gruyère qu'on leur abandonnait au déjeuner, et qu'ils se plaisaient à respecter, la date de sa réception primitive. Cette malice et quelques autres semblables faisaient parfois sourire la plus jeune des deux filles de Guillaume, la jolie vierge qui venait d'apparaître au passant enchanté. Quoique chacun des apprentis, et même le plus ancien, payât une forte pension, aucun d'eux n'eût été assez hardi pour rester à la table du patron au moment où le dessert y était servi. Lorsque madame Guillaume parlait d'accommoder la salade, ces pauvres jeunes gens tremblaient en songeant avec quelle parcimonie sa prudente main savait y épancher l'huile. Il ne fallait pas qu'ils s'avisassent de passer une nuit dehors, sans avoir donné longtemps à l'avance un motif plausible de cette irrégularité. Chaque dimanche, et à tour de rôle, deux commis accompagnaient la famille Guillaume à la messe de Saint-Leu et aux vêpres. Mesdemoiselles Virginie et Augustine, modestement vêtues d'indienne, prenaient chacune le bras d'un commis et marchaient en avant, sous les yeux perçants de leur mère, qui fermait ce petit cortège domestique avec son mari accoutumé par elle à porter deux gros paroissiens reliés en maroquin noir. Le second commis n'avait pas d'appointements. Quant à celui que douze ans de persévérance et de discrétion initiaient aux secrets de la maison, il recevait huit cents francs en récompense de ses labeurs. À certaines fêtes de famille, il était gratifié de quelques cadeaux auxquels la main sèche et ridée de madame Guillaume donnait seule du prix : des bourses en filet qu'elle avait soin d'emplir de coton pour faire valoir leurs dessins à jour, des bretelles fortement conditionnées, ou des paires de bas de soie bien lourdes. Quelquefois, mais rarement, ce premier ministre était admis à partager les plaisirs de la famille soit quand elle allait à la campagne, soit quand après des mois d'attente elle se décidait à user de son droit à demander, en louant une loge, une pièce à laquelle Paris ne pensait plus. Quant aux trois autres commis, la barrière de respect qui séparait jadis un maître drapier de ses apprentis était placée si fortement entre eux et le vieux négociant, qu'il leur eût été plus facile de voler une pièce de drap que de déranger cette auguste étiquette. Cette réserve peut paraître ridicule aujourd'hui ; mais ces vieilles maisons étaient des écoles de mœurs et de probité. Les maîtres adoptaient leurs apprentis. Le linge d'un jeune homme était soigné, réparé, quelquefois renouvelé par la maîtresse de la maison. Un commis tombait-il malade, il devenait l'objet de soins vraiment maternels. En cas de danger, le patron prodiguait son argent pour appeler les plus célèbres docteurs ; car il ne répondait pas seulement des mœurs et du savoir de ces jeunes gens à leurs parents. Si l'un d'eux, honorable par le caractère, éprouvait quelque désastre, ces vieux négociants savaient apprécier l'intelligence qu'ils avaient développée, et n'hésitaient pas à confier le bonheur de leurs filles à celui auquel ils avaient pendant longtemps confié leurs fortunes. Guillaume était un de ces hommes antiques, et s'il en avait les ridicules, il en avait toutes les qualités ; aussi Joseph Lebas, son premier commis, orphelin et sans fortune, était-il, dans son idée, le futur époux de Virginie sa fille aînée. Mais Joseph ne partageait point les pensées symétriques de son patron, qui, pour un empire, n'aurait pas marié sa seconde fille avant la première. L'infortuné commis se sentait le cœur entièrement pris pour mademoiselle Augustine la cadette. Afin de justifier cette passion qui avait grandi secrètement, il est nécessaire de pénétrer plus avant dans les ressorts du gouvernement absolu qui régissait la maison du vieux marchand drapier.</p> <p>Guillaume avait deux filles. L'aînée, mademoiselle Virginie, était tout le portrait de sa mère. Madame Guillaume, fille du sieur Chevrel, se tenait si droite sur la banquette de son comptoir, que plus d'une fois elle avait entendu des plaisants parier qu'elle y était empalée. Sa figure maigre et longue trahissait une dévotion outrée. Sans grâces et sans manières aimables, madame Guillaume ornait habituellement sa tête presque sexagénaire d'un bonnet dont la forme était invariable et garni de barbes comme celui d'une veuve. Tout le voisinage l'appelait la sœur tourière. Sa parole était brève, et ses gestes avaient quelque chose des mouvements saccadés d'un télégraphe. Son œil, clair comme celui d'un chat, semblait en vouloir à tout le monde de ce qu'elle était laide. Mademoiselle Virginie, élevée comme sa jeune sœur sous les lois despotiques de leur mère, avait atteint l'âge de vingt-huit ans. La jeunesse atténuait l'air disgracieux que sa ressemblance avec sa mère donnait parfois à sa figure : mais la rigueur maternelle l'avait dotée de deux grandes qualités qui pouvaient tout contre-balancer : elle était douce et patiente. Mademoiselle Augustine, à peine âgée de dix-huit ans, ne ressemblait ni à son père ni à sa mère. Elle était de ces filles qui, par l'absence de tout lien physique avec leurs parents, font croire à ce dicton de prude : Dieu donne les enfants. Augustine était petite, ou, pour la mieux peindre, mignonne. Gracieuse et pleine de candeur, un homme du monde n'aurait pu reprocher à cette charmante créature que des gestes mesquins ou certaines attitudes communes, et parfois de la gêne. Sa figure silencieuse et immobile respirait cette mélancolie passagère qui s'empare de toutes les jeunes filles trop faibles pour oser résister aux volontés d'une mère. Toujours modestement vêtues, les deux sœurs ne pouvaient satisfaire la coquetterie innée chez la femme que par un luxe de propreté qui leur allait à merveille et les mettait en harmonie avec ces comptoirs luisants, avec ces rayons sur lesquels le vieux domestique ne souffrait pas un grain de poussière, avec la simplicité antique de tout ce qui se voyait autour d'elles. Obligées par leur genre de vie à chercher des éléments de bonheur dans des travaux obstinés, Augustine et Virginie n'avaient donné jusqu'alors que du contentement à leur mère, qui s'applaudissait secrètement de la perfection du caractère de ses deux filles. Il est facile d'imaginer les résultats de l'éducation qu'elles avaient reçue. Élevées pour le commerce, habituées à n'entendre que des raisonnements et des calculs tristement mercantiles, n'ayant étudié que la grammaire, la tenue des livres, un peu d'histoire juive, l'histoire de France dans Le Ragois, et ne lisant que les auteurs dont la lecture leur était permise par leur mère, leurs idées n'avaient pas pris beaucoup d'étendue : elles savaient parfaitement tenir un ménage, elles connaissaient le prix des choses, elles appréciaient les difficultés que l'on éprouve à amasser l'argent, elles étaient économes et portaient un grand respect aux qualités du négociant. Malgré la fortune de leur père, elles étaient aussi habiles à faire des reprises qu'à festonner ; souvent leur mère parlait de leur apprendre la cuisine afin qu'elles sussent bien ordonner un dîner, et pussent gronder une cuisinière en connaissance de cause. Ignorant les plaisirs du monde et voyant comment s'écoulait la vie exemplaire de leurs parents, elles ne jetaient que bien rarement leurs regards au-delà de l'enceinte de cette vieille maison patrimoniale qui, pour leur mère, était l'univers. Les réunions occasionnées par les solennités de famille formaient tout l'avenir de leurs joies terrestres. Quand le grand salon situé au second étage devait recevoir madame Roguin, une demoiselle Chevrel, de quinze ans moins âgée que sa cousine et qui portait des diamants ; le jeune Rabourdin, sous-chef aux finances ; monsieur César Birotteau, riche parfumeur, et sa femme appelée madame César ; monsieur Camusot, le plus riche négociant en soieries de la rue des Bourdonnais, et son beau-père monsieur Cardot ; deux ou trois vieux banquiers, et des femmes irréprochables ; les apprêts nécessités par la manière dont l'argenterie, les porcelaines de Saxe, les bougies, les cristaux étaient empaquetés faisaient une diversion à la vie monotone de ces trois femmes qui allaient et venaient, en se donnant autant de mouvement que des religieuses pour la réception de leur évêque. Puis quand, le soir, fatiguées toutes trois d'avoir essuyé, frotté, déballé, mis en place les ornements de la fête, les deux jeunes filles aidaient leur mère à se coucher, madame Guillaume leur disait : – Nous n'avons rien fait aujourd'hui, mes enfants ! Lorsque, dans ces assemblées solennelles, la sœur tourière permettait de danser en confinant les parties de boston, de whist et de trictrac dans sa chambre à coucher, cette concession était comptée parmi les félicités les plus inespérées, et causait un bonheur égal à celui d'aller à deux ou trois grands bals où Guillaume menait ses filles à l'époque du carnaval. Enfin, une fois par an, l'honnête drapier donnait une fête pour laquelle rien il n'épargnait rien. Quelque riches et élégantes que fussent les personnes invitées, elles se gardaient bien d'y manquer ; car les maisons les plus considérables de la place avaient recours à l'immense crédit, à la fortune ou à la vieille expérience de monsieur Guillaume. Mais les deux filles de ce digne négociant ne profitaient pas autant qu'on pourrait le supposer des enseignements que le monde offre à de jeunes âmes. Elles apportaient dans ces réunions, inscrites d'ailleurs sur le carnet d'échéances de la maison, des parures dont la mesquinerie les faisait rougir. Leur manière de danser n'avait rien de remarquable, et la surveillance maternelle ne leur permettait pas de soutenir la conversation autrement que par Oui et Non avec leurs cavaliers. Puis la loi de la vieille enseigne du Chat-qui-pelote leur ordonnait d'être rentrées à onze heures, moment où les bals et les fêtes commencent à s'animer. Ainsi leurs plaisirs, en apparence assez conformes à la fortune de leur père, devenaient souvent insipides par des circonstances qui tenaient aux habitudes et aux principes de cette famille. Quant à leur vie habituelle, une seule observation achèvera de la peindre. Madame Guillaume exigeait que ses deux filles fussent habillées de grand matin, qu'elles descendissent tous les jours à la même heure, et soumettait leurs occupations à une régularité monastique. Cependant Augustine avait reçu du hasard une âme assez élevée pour sentir le vide de cette existence. Parfois ses yeux bleus se relevaient comme pour interroger les profondeurs de cet escalier sombre et de ces magasins humides. Après avoir sondé ce silence de cloître, elle semblait écouter de loin de confuses révélations de cette vie passionnée qui met les sentiments à un plus haut prix que les choses. En ces moments son visage se colorait, ses mains inactives laissaient tomber la blanche mousseline sur le chêne poli du comptoir, et bientôt sa mère lui disait d'une voix qui restait toujours aigre même dans les tons les plus doux : – Augustine ! à quoi pensez-vous donc, mon bijou ? Peut-être <seg rend="italic">Hippolyte comte de Douglas</seg> et <seg rend="italic">Le Comte de Comminges</seg>, deux romans trouvés par Augustine dans l'armoire d'une cuisinière récemment renvoyée par madame Guillaume, contribuèrent-ils à développer les idées de cette jeune fille qui les avait furtivement dévorés pendant les longues nuits de l'hiver précédent. Les expressions de désir vague, la voix douce, la peau de jasmin et les yeux bleus d'Augustine avaient donc allumé dans l'âme du pauvre Lebas un amour aussi violent que respectueux. Par un caprice facile à comprendre, Augustine ne se sentait aucun goût pour l'orphelin : peut-être était-ce parce qu'elle ne se savait pas aimée. En revanche, les longues jambes, les cheveux châtains, les grosses mains et l'encolure vigoureuse du premier commis avaient trouvé une secrète admiratrice dans mademoiselle Virginie, qui, malgré ses cinquante mille écus de dot, n'était demandée en mariage par personne. Rien de plus naturel que ces deux passions inverses nées dans le silence de ces comptoirs obscurs comme fleurissent des violettes dans la profondeur d'un bois. La muette et constante contemplation qui réunissait les yeux de ces jeunes gens par un besoin violent de distraction au milieu de travaux obstinés et d'une paix religieuse, devait tôt ou tard exciter des sentiments d'amour. L'habitude de voir une figure y fait découvrir insensiblement les qualités de l'âme, et finit par en effacer les défauts.</p> <p>-- Au train dont y va cet homme, nos filles ne tarderont pas à se mettre à genoux devant un prétendu ! se dit monsieur Guillaume en lisant le premier décret par lequel Napoléon anticipa sur les classes de conscrits.</p> <p>Dès ce jour, désespéré de voir sa fille aînée se faner, le vieux marchand se souvint d'avoir épousé mademoiselle Chevrel à peu près dans la situation où se trouvaient Joseph Lebas et Virginie. Quelle belle affaire que de marier sa fille et d'acquitter une dette sacrée, en rendant à un orphelin le bienfait qu'il avait reçu jadis de son prédécesseur dans les mêmes circonstances ! Âgé de trente-trois ans, Joseph Lebas pensait aux obstacles que quinze ans de différence mettaient entre Augustine et lui. Trop perspicace d'ailleurs pour ne pas deviner les desseins de monsieur Guillaume, il en connaissait assez les principes inexorables pour savoir que jamais la cadette ne se marierait avant l'aînée. Le pauvre commis, dont le cœur était aussi excellent que ses jambes étaient longues et son buste épais, souffrait donc en silence.</p> <p>Tel était l'état des choses dans cette petite république, qui, au milieu de la rue Saint-Denis, ressemblait assez à une succursale de la Trappe. Mais pour rendre un compte exact des événements extérieurs comme des sentiments, il est nécessaire de remonter à quelques mois avant la scène par laquelle commence cette histoire. À la nuit tombante, un jeune homme passant devant l'obscure boutique du Chat-qui-pelote y était resté un moment en contemplation à l'aspect d'un tableau qui aurait arrêté tous les peintres du monde. Le magasin, n'étant pas encore éclairé, formait un plan noir au fond duquel se voyait la salle à manger du marchand. Une lampe astrale y répandait ce jour jaune qui donne tant de grâce aux tableaux de l'école hollandaise. Le linge blanc, l'argenterie, les cristaux formaient de brillants accessoires qu'embellissaient encore de vives oppositions entre l'ombre et la lumière. La figure du père de famille et celle de sa femme, les visages des commis et les formes pures d'Augustine, à deux pas de laquelle se tenait une grosse fille joufflue, composaient un groupe si curieux ; ces têtes étaient si originales, et chaque caractère avait une expression si franche ; on devinait si bien la paix, le silence et la modeste vie de cette famille, que, pour un artiste accoutumé à exprimer la nature, il y avait quelque chose de désespérant à vouloir rendre cette scène fortuite. Ce passant était un jeune peintre, qui, sept ans auparavant, avait remporté le grand prix de peinture. Il revenait de Rome. Son âme nourrie de poésie, ses yeux rassasiés de Raphaël et de Michel-Ange, avaient soif de la nature vraie, après une longue habitation du pays pompeux où l'art a jeté partout son grandiose. Faux ou juste, tel était son sentiment personnel. Abandonné longtemps à la fougue des passions italiennes, son cœur demandait une de ces vierges modestes et recueillies que, malheureusement, il n'avait su trouver qu'en peinture à Rome. De l'enthousiasme imprimé à son âme exaltée par le tableau naturel qu'il contemplait, il passa naturellement à une profonde admiration pour la figure principale : Augustine paraissait pensive et ne mangeait point ; par une disposition de la lampe dont la lumière tombait entièrement sur son visage, son buste semblait se mouvoir dans un cercle de feu qui détachait plus vivement les contours de sa tête et l'illuminait d'une manière quasi surnaturelle. L'artiste la compara involontairement à un ange exilé qui se souvient du ciel. Une sensation presque inconnue, un amour limpide et bouillonnant inonda son cœur. Après être demeuré pendant un moment comme écrasé sous le poids de ses idées, il s'arracha à son bonheur, rentra chez lui, ne mangea pas, ne dormit point. Le lendemain, il entra dans son atelier pour n'en sortir qu'après avoir déposé sur une toile la magie de cette scène dont le souvenir l'avait en quelque sorte fanatisé. Sa félicité fut incomplète tant qu'il ne posséda pas un fidèle portrait de son idole. Il passa plusieurs fois devant la maison du Chat-qui-pelote ; il osa même y entrer une ou deux fois sous le masque d'un déguisement, afin de voir de plus près la ravissante créature que madame Guillaume couvrait de son aile. Pendant huit mois entiers, adonné à son amour, à ses pinceaux, il resta invisible pour ses amis les plus intimes, oubliant le monde, la poésie, le théâtre, la musique, et ses plus chères habitudes. Un matin, Girodet força toutes ces consignes que les artistes connaissent et savent éluder, parvint à lui et le réveilla par cette demande : – Que mettras-tu au Salon ? L'artiste saisit la main de son ami, l'entraîne à son atelier, découvre un petit tableau de chevalet et un portrait. Après une lente et avide contemplation des deux chefs-d'œuvre, Girodet saute au cou de son camarade et l'embrasse, sans trouver de paroles. Ses émotions ne pouvaient se rendre que comme il les sentait, d'âme à âme.</p> <p>-- Tu es amoureux ? dit Girodet.</p> <p>Tous deux savaient que les plus beaux portraits de Titien, de Raphaël et de Léonard de Vinci sont dus à des sentiments exaltés, qui, sous diverses conditions, engendrent d'ailleurs tous les chefs-d'œuvre. Pour toute réponse, le jeune artiste inclina la tête.</p> <p>-- Es-tu heureux de pouvoir être amoureux ici, en revenant d'Italie ! Je ne te conseille pas de mettre de telles œuvres au Salon, ajouta le grand peintre. Vois-tu, ces deux tableaux n'y seraient pas sentis. Ces couleurs vraies, ce travail prodigieux ne peuvent pas encore être appréciés, le public n'est plus accoutumé à tant de profondeur. Les tableaux que nous peignons, mon bon ami, sont des écrans, des paravents. Tiens, faisons plutôt des vers, et traduisons les Anciens ! il y a plus de gloire à en attendre, que de nos malheureuses toiles.</p> <p>Malgré cet avis charitable, les deux toiles furent exposées. La scène d'intérieur fit une révolution dans la peinture. Elle donna naissance à ces tableaux de genre dont la prodigieuse quantité importée à toutes nos expositions, pourrait faire croire qu'ils s'obtiennent par des procédés purement mécaniques. Quant au portrait, il est peu d'artistes qui ne gardent le souvenir de cette toile vivante à laquelle le public, quelquefois juste en masse, laissa la couronne que Girodet y plaça lui-même. Les deux tableaux furent entourés d'une foule immense. On s'y tua, comme disent les femmes. Des spéculateurs, des grands seigneurs couvrirent ces deux toiles de doubles napoléons, l'artiste refusa obstinément de les vendre, et refusa d'en faire des copies. On lui offrit une somme énorme pour les laisser graver, les marchands ne furent pas plus heureux que ne l'avaient été les amateurs. Quoique cette aventure occupât le monde, elle n'était pas de nature à parvenir au fond de la petite Thébaïde de la rue Saint-Denis ; néanmoins, en venant faire une visite à madame Guillaume, la femme du notaire parla de l'exposition devant Augustine, qu'elle aimait beaucoup, et lui en expliqua le but. Le babil de madame Roguin inspira naturellement à Augustine le désir de voir les tableaux, et la hardiesse de demander secrètement à sa cousine de l'accompagner au Louvre. La cousine réussit dans la négociation qu'elle entama auprès de madame Guillaume, pour obtenir la permission d'arracher sa petite cousine à ses tristes travaux pendant environ deux heures. La jeune fille pénétra donc, à travers la foule, jusqu'au tableau couronné. Un frisson la fit trembler comme une feuille de bouleau, quand elle se reconnut. Elle eut peur et regarda autour d'elle pour rejoindre madame Roguin, de qui elle avait été séparée par un flot de monde. En ce moment ses yeux effrayés rencontrèrent la figure enflammée du jeune peintre. Elle se rappela tout à coup la physionomie d'un promeneur que, curieuse, elle avait souvent remarqué, en croyant que c'était un nouveau voisin.</p> <p>-- Vous voyez ce que l'amour m'a inspiré, dit l'artiste à l'oreille de la timide créature qui resta tout épouvantée de ces paroles.</p> <p>Elle trouva un courage surnaturel pour fendre la presse, et pour rejoindre sa cousine encore occupée à percer la masse du monde qui l'empêchait d'arriver jusqu'au tableau.</p> <p>-- Vous seriez étouffée, s'écria Augustine, partons !</p> <p>Mais il se rencontre, au Salon, certains moments pendant lesquels deux femmes ne sont pas toujours libres de diriger leurs pas dans les galeries. Mademoiselle Guillaume et sa cousine furent poussées à quelques pas du second tableau, par suite des mouvements irréguliers que la foule leur imprima. Le hasard voulut qu'elles eussent la facilité d'approcher ensemble de la toile illustrée par la mode, d'accord cette fois avec le talent. L'exclamation de surprise que jeta la femme du notaire se perdit dans le brouhaha et les bourdonnements de la foule ; quant à Augustine, elle pleura involontairement à l'aspect de cette merveilleuse scène, et par un sentiment presque inexplicable, elle mit un doigt sur ses lèvres en apercevant à deux pas d'elle la figure extatique du jeune artiste. L'inconnu répondit par un signe de tête et désigna madame Roguin comme un trouble-fête, afin de montrer à Augustine qu'elle était comprise. Cette pantomime jeta comme un brasier dans le corps de la pauvre fille qui se trouva criminelle, en se figurant qu'il venait de se conclure un pacte entre elle et l'artiste. Une chaleur étouffante, le continuel aspect des plus brillantes toilettes, et l'étourdissement que produisit sur Augustine la variété des couleurs, la multitude des figures vivantes ou peintes, la profusion des cadres d'or, lui firent éprouver une espèce d'enivrement qui redoubla ses craintes. Elle se serait peut-être évanouie, si, malgré ce chaos de sensations, il ne s'était élevé au fond de son cœur une jouissance inconnue qui vivifia tout son être. Néanmoins, elle se crut sous l'empire de ce démon dont les terribles pièges lui étaient prédits par la voix tonnante des prédicateurs. Ce moment fut pour elle comme un moment de folie. Elle se vit accompagnée jusqu'à la voiture de sa cousine par ce jeune homme resplendissant de bonheur et d'amour. En proie à une irritation toute nouvelle, à une ivresse qui la livrait en quelque sorte à la nature, Augustine écouta la voix éloquente de son cœur, et regarda plusieurs fois le jeune peintre en laissant paraître le trouble qui la saisissait. Jamais l'incarnat de ses joues n'avait formé de plus vigoureux contrastes avec la blancheur de sa peau. L'artiste aperçut alors cette beauté dans toute sa fleur, cette pudeur dans toute sa gloire. Augustine éprouva une sorte de joie mêlée de terreur, en pensant que sa présence causait la félicité de celui dont le nom était sur toutes les lèvres, dont le talent donnait l'immortalité à de passagères images. Elle était aimée ! il lui était impossible d'en douter. Quand elle ne vit plus l'artiste, ces paroles simples retentissaient encore dans son cœur : – « Vous voyez ce que l'amour m'a inspiré. » Et les palpitations devenues plus profondes lui semblèrent une douleur, tant son sang plus ardent réveilla dans son être de puissances inconnues. Elle feignit d'avoir un grand mal de tête pour éviter de répondre aux questions de sa cousine relativement aux tableaux ; mais, au retour, madame Roguin ne put s'empêcher de parler à madame Guillaume de la célébrité obtenue par le Chat-qui-pelote, et Augustine trembla de tous ses membres en entendant dire à sa mère qu'elle irait au Salon pour y voir sa maison. La jeune fille insista de nouveau sur sa souffrance, et obtint la permission d'aller se coucher.</p> <p>-- Voilà ce qu'on gagne à tous ces spectacles, s'écria monsieur Guillaume, des maux de tête. Est-ce donc bien amusant de voir en peinture ce qu'on rencontre tous les jours dans notre rue ! Ne me parlez pas de ces artistes qui sont, comme vos auteurs, des meure-de-faim. Que diable ont-ils besoin de prendre ma maison pour la vilipender dans leurs tableaux ?</p> <p>-- Cela pourra nous faire vendre quelques aunes de drap de plus, dit Joseph Lebas.</p> <p>Cette observation n'empêcha pas que les arts et la pensée ne fussent condamnés encore une fois au tribunal du Négoce. Comme on doit bien le penser, ces discours ne donnèrent pas grand espoir à Augustine, qui pendant la nuit se livra à la première méditation de l'amour. Les événements de cette journée furent comme un songe qu'elle se plut à reproduire dans sa pensée. Elle s'initia aux craintes, aux espérances, aux remords, à toutes ces ondulations de sentiment qui devaient bercer un cœur simple et timide comme le sien. Quel vide elle reconnut dans cette noire maison, et quel trésor elle trouva dans son âme ! Être la femme d'un homme de talent, partager sa gloire ! Quels ravages cette idée ne devait-elle pas faire au cœur d'une enfant élevée au sein de cette famille ? Quelle espérance ne devait-elle pas éveiller chez une jeune personne qui, nourrie jusqu'alors de principes vulgaires, avait désiré une vie élégante ? Un rayon de soleil était tombé dans cette prison. Augustine aima tout à coup. En elle tant de sentiments étaient flattés à la fois qu'elle succomba sans rien calculer. À dix-huit ans, l'amour ne jette-t-il pas son prisme entre le monde et les yeux d'une jeune fille ? Incapable de deviner les rudes chocs qui résultent de l'alliance d'une femme aimante avec un homme d'imagination, elle crut être appelée à faire le bonheur de celui-ci, sans apercevoir aucune disparate entre elle et lui. Pour elle, le présent fut tout l'avenir. Quand le lendemain son père et sa mère revinrent du Salon, leurs figures attristées annoncèrent quelque désappointement. D'abord, les deux tableaux avaient été retirés par le peintre ; puis madame Guillaume avait perdu son châle de cachemire. Apprendre que les tableaux venaient de disparaître après sa visite au Salon fut pour Augustine la révélation d'une délicatesse de sentiment que les femmes savent toujours apprécier, même instinctivement.</p> <p>Le matin où, rentrant d'un bal, Théodore de Sommervieux, tel était le nom que la renommée avait apporté dans le cœur d'Augustine, fut aspergé par les commis du Chat-qui-pelote pendant qu'il attendait l'apparition de sa naïve amie, qui ne le savait certes pas là, les deux amants se voyaient pour la quatrième fois seulement depuis la scène du Salon. Les obstacles que le régime de la maison Guillaume opposait au caractère fougueux de l'artiste donnaient à sa passion pour Augustine une violence facile à concevoir. Comment aborder une jeune fille assise dans un comptoir entre deux femmes telles que mademoiselle Virginie et madame Guillaume, comment correspondre avec elle, quand sa mère ne la quittait jamais ? Habile, comme tous les amants, à se forger des malheurs, Théodore se créait un rival dans l'un des commis, et mettait les autres dans les intérêts de son rival. S'il échappait à tant d'Argus, il se voyait échouant sous les yeux sévères du vieux négociant ou de madame Guillaume. Partout des barrières, partout le désespoir ! La violence même de sa passion empêchait le jeune peintre de trouver ces expédients ingénieux qui, chez les prisonniers comme chez les amants, semblent être le dernier effort de la raison échauffée par un sauvage besoin de liberté ou par le feu de l'amour. Théodore tournait alors dans le quartier avec l'activité d'un fou, comme si le mouvement pouvait lui suggérer des ruses. Après s'être bien tourmenté l'imagination, il inventa de gagner à prix d'or la servante joufflue. Quelques lettres furent donc échangées de loin en loin pendant la quinzaine qui suivit la malencontreuse matinée où monsieur Guillaume et Théodore s'étaient si bien examinés. En ce moment, les deux jeunes gens étaient convenus de se voir à une certaine heure du jour et le dimanche, à Saint-Leu, pendant la messe et les vêpres. Augustine avait envoyé à son cher Théodore la liste des parents et des amis de la famille, chez lesquels le jeune peintre tâcha d'avoir accès afin d'intéresser à ses amoureuses pensées, s'il était possible, une de ces âmes occupées d'argent, de commerce, et auxquelles une passion véritable devait sembler la spéculation la plus monstrueuse, une spéculation inouïe. D'ailleurs, rien ne changea dans les habitudes du Chat-qui-pelote. Si Augustine fut distraite, si, contre toute espèce d'obéissance aux lois de la charte domestique, elle monta à sa chambre pour y aller, grâce à un pot de fleurs, établir des signaux ; si elle soupira, si elle pensa enfin, personne, pas même sa mère, ne s'en aperçut. Cette circonstance causera quelque surprise à ceux qui auront compris l'esprit de cette maison, où une pensée entachée de poésie devait produire un contraste avec les êtres et les choses, où personne ne pouvait se permettre ni un geste, ni un regard qui ne fussent vus et analysés. Cependant rien de plus naturel : le vaisseau si tranquille qui naviguait sur la mer orageuse de la place de Paris, sous le pavillon du Chat-qui-pelote, était la proie d'une de ces tempêtes qu'on pourrait nommer équinoxiales à cause de leur retour périodique. Depuis quinze jours, les cinq hommes de l'équipage, madame Guillaume et mademoiselle Virginie s'adonnaient à ce travail excessif désigné sous le nom d'<seg rend="italic">inventaire</seg>. On remuait tous les ballots et l'on vérifiait l'aunage des pièces pour s'assurer de la valeur exacte du coupon restant. On examinait soigneusement la carte appendue au paquet pour reconnaître en quel temps les draps avaient été achetés. On fixait le prix actuel. Toujours debout, son aune à la main, la plume derrière l'oreille, monsieur Guillaume ressemblait à un capitaine commandant la manœuvre. Sa voix aiguë, passant par un judas pour interroger la profondeur des écoutilles du magasin d'en bas, faisait entendre ces barbares locutions du commerce qui ne s'exprime que par énigmes : – Combien d'H-N-Z ? – Enlevé. – Que reste-t-il de Q-X ? – Deux aunes. – Quel prix ? – Cinq-cinq-trois. – Portez à trois A tout J-J, tout M-P, et le reste de V-D-O. Mille autres phrases tout aussi intelligibles ronflaient à travers les comptoirs comme des vers de la poésie moderne que des romantiques se seraient cités afin d'entretenir leur enthousiasme pour un de leurs poètes. Le soir, Guillaume, enfermé avec son commis et sa femme, soldait les comptes, portait à nouveau, écrivait aux retardataires, et dressait des factures. Tous trois préparaient ce travail immense dont le résultat tenait sur un carré de papier tellière, et prouvait à la maison Guillaume qu'il existait tant en argent, tant en marchandises, tant en traites et billets ; qu'elle ne devait pas un sou, qu'il lui était dû cent ou deux cent mille francs ; que le capital avait augmenté ; que les fermes, les maisons, les rentes allaient être ou arrondies, ou réparées, ou doublées. De là résultait la nécessité de recommencer avec plus d'ardeur que jamais à ramasser de nouveaux écus, sans qu'il vînt en tête à ces courageuses fourmis de se demander : À quoi bon ? À la faveur de ce tumulte annuel, l'heureuse Augustine échappait à l'investigation de ses Argus. Enfin, un samedi soir, la clôture de l'inventaire eut lieu. Les chiffres du total actif offrirent assez de zéros pour qu'en cette circonstance Guillaume levât la consigne sévère qui régnait toute l'année au dessert. Le sournois drapier se frotta les mains, et permit à ses commis de rester à sa table. À peine chacun des hommes de l'équipage achevait-il son petit verre d'une liqueur de ménage, on entendit le roulement d'une voiture. La famille alla voir <seg rend="italic">Cendrillon</seg> aux Variétés, tandis que les deux derniers commis reçurent chacun un écu de six francs et la permission d'aller où bon leur semblerait, pourvu qu'ils fussent rentrés à minuit.</p> <p>Malgré cette débauche, le dimanche matin, le vieux marchand drapier fit sa barbe dès six heures, endossa son habit marron dont les superbes reflets lui causaient toujours le même contentement, il attacha les boucles d'or aux oreilles de son ample culotte de soie ; puis, vers sept heures, au moment où tout dormait encore dans la maison, il se dirigea vers le petit cabinet attenant à son magasin du premier étage. Le jour y venait d'une croisée armée de gros barreaux de fer, et qui donnait sur une petite cour carrée formée de murs si noirs qu'elle ressemblait assez à un puits. Le vieux négociant ouvrit lui-même ces volets garnis de tôle qu'il connaissait si bien, et releva une moitié du vitrage en le faisant glisser dans sa coulisse. L'air glacé de la cour vint rafraîchir la chaude atmosphère de ce cabinet, qui exhalait l'odeur particulière aux bureaux. Le marchand resta debout, la main posée sur le bras crasseux d'un fauteuil de canne doublé de maroquin dont la couleur primitive était effacée, il semblait hésiter à s'y asseoir. Il regarda d'un air attendri le bureau à double pupitre, où la place de sa femme se trouvait ménagée, dans le côté opposé à la sienne, par une petite arcade pratiquée dans le mur. Il contempla les cartons numérotés, les ficelles, les ustensiles, les fers à marquer le drap, la caisse, objets d'une origine immémoriale, et crut se revoir devant l'ombre évoquée du sieur Chevrel. Il avança le même tabouret sur lequel il s'était jadis assis en présence de son défunt patron. Ce tabouret garni de cuir noir, et dont le crin s'échappait depuis longtemps par les coins, mais sans se perdre, il le plaça d'une main tremblante au même endroit où son prédécesseur l'avait mis ; puis, dans une agitation difficile à décrire, il tira la sonnette qui correspondait au chevet du lit de Joseph Lebas. Quand ce coup décisif eut été frappé, le vieillard, pour qui ces souvenirs furent sans doute trop lourds, prit trois ou quatre lettres de change qui lui avaient été présentées, et les regarda sans les voir, quand Joseph Lebas se montra soudain.</p> <p>-- Asseyez-vous là, lui dit Guillaume en lui désignant le tabouret.</p> <p>Comme jamais le vieux maître-drapier n'avait fait asseoir son commis devant lui, Joseph Lebas tressaillit.</p> <p>-- Que pensez-vous de ces traites ? demanda Guillaume.</p> <p>-- Elles ne seront pas payées.</p> <p>-- Comment ?</p> <p>-- Mais j'ai su qu'avant-hier Étienne et compagnie ont fait leurs paiements en or.</p> <p>-- Oh ! oh ! s'écria le drapier, il faut être bien malade pour laisser voir sa bile. Parlons d'autre chose, Joseph, l'inventaire est fini.</p> <p>-- Oui, monsieur, et le dividende est un des plus beaux que vous ayez eus.</p> <p>-- Ne vous servez donc pas de ces nouveaux mots. Dites le produit, Joseph. Savez-vous, mon garçon, que c'est un peu à vous que nous devons ces résultats ? aussi, ne veux-je plus que vous ayez d'appointements. Madame Guillaume m'a donné l'idée de vous offrir un intérêt. Hein, Joseph ! Guillaume et Lebas, ces mots ne feraient-ils pas une belle raison sociale ? On pourrait mettre <seg rend="italic">et compagnie</seg> pour arrondir la signature.</p> <p>Les larmes vinrent aux yeux de Joseph Lebas qui s'efforça de les cacher. – Ah, monsieur Guillaume ! comment ai-je pu mériter tant de bontés ? Je ne fais que mon devoir. C'était déjà tant que de vous intéresser à un pauvre orph....</p> <p>Il brossait le parement de sa manche gauche avec la manche droite, et n'osait regarder le vieillard qui souriait en pensant que ce modeste jeune homme avait sans doute besoin, comme lui autrefois, d'être encouragé pour rendre l'explication complète.</p> <p>-- Cependant, reprit le père de Virginie, vous ne méritez pas beaucoup cette faveur, Joseph ! Vous ne mettez pas en moi autant de confiance que j'en mets en vous. (Le commis releva brusquement la tête.) – Vous avez le secret de la caisse. Depuis deux ans je vous ai dit presque toutes mes affaires. Je vous ai fait voyager en fabrique. Enfin, pour vous, je n'ai rien sur le cœur. Mais vous ?... vous avez une inclination, et ne m'en avez pas touché un seul mot. (Joseph Lebas rougit.) – Ah ! ah ! s'écria Guillaume, vous pensiez donc tromper un vieux renard comme moi ? Moi ! à qui vous avez vu deviner la faillite Lecocq.</p> <p>-- Comment, monsieur ? répondit Joseph Lebas en examinant son patron avec autant d'attention que son patron l'examinait, comment, vous sauriez qui j'aime ?</p> <p>-- Je sais tout, vaurien, lui dit le respectable et rusé marchand en lui tordant le bout de l'oreille. Et je te pardonne, j'ai fait de même.</p> <p>-- Et vous me l'accorderiez ?</p> <p>-- Oui, avec cinquante mille écus, et je t'en laisserai autant, et nous marcherons sur nouveaux frais avec une nouvelle raison sociale. Nous brasserons encore des affaires, garçon, s'écria le vieux marchand en se levant et agitant ses bras. Vois-tu, mon gendre, il n'y a que le commerce ! Ceux qui se demandent quels plaisirs on y trouve sont des imbéciles. Être à la piste des affaires, savoir gouverner sur la place, attendre avec anxiété, comme au jeu, si les Étienne et compagnie font faillite, voir passer un régiment de la garde impériale habillé de notre drap, donner un croc-en-jambe au voisin, loyalement s'entend ! fabriquer à meilleur marché que les autres ; suivre une affaire qu'on ébauche, qui commence, grandit, chancelle et réussit, connaître comme un ministre de la police tous les ressorts des maisons de commerce pour ne pas faire fausse route ; se tenir debout devant les naufrages ; avoir des amis, par correspondance, dans toutes les villes manufacturières, n'est-ce pas un jeu perpétuel, Joseph ? Mais c'est vivre, ça ! Je mourrai dans ce tracas-là, comme le vieux Chevrel, n'en prenant cependant plus qu'à mon aise. Dans la chaleur de sa plus forte improvisation, le père Guillaume n'avait presque pas regardé son commis qui pleurait à chaudes larmes. – Eh bien ! Joseph, mon pauvre garçon, qu'as-tu donc ?</p> <p>-- Ah ! je l'aime tant, tant, monsieur Guillaume, que le cœur me manque, je crois...</p> <p>-- Eh bien ! garçon, dit le marchand attendri, tu es plus heureux que tu ne crois, sarpejeu, car elle t'aime. Je le sais, moi !</p> <p>Et il cligna ses deux petits yeux verts en regardant son commis.</p> <p>-- Mademoiselle Augustine, mademoiselle Augustine ! s'écria Joseph Lebas dans son enthousiasme.</p> <p>Il allait s'élancer hors du cabinet, quand il se sentit arrêté par un bras de fer, et son patron stupéfait le ramena vigoureusement devant lui.</p> <p>-- Qu'est-ce que fait donc Augustine dans cette affaire-là ? demanda Guillaume dont la voix glaça sur-le-champ le malheureux Joseph Lebas.</p> <p>-- N'est-ce pas elle... que... j'aime ? dit le commis en balbutiant.</p> <p>Déconcerté de son défaut de perspicacité, Guillaume se rassit et mit sa tête pointue dans ses deux mains pour réfléchir à la bizarre position dans laquelle il se trouvait. Joseph Lebas honteux et au désespoir resta debout.</p> <p>-- Joseph, reprit le négociant avec une dignité froide, je vous parlais de Virginie. L'amour ne se commande pas, je le sais. Je connais votre discrétion, nous oublierons cela. Je ne marierai jamais Augustine avant Virginie. Votre intérêt sera de dix pour cent.</p> <p>Le commis, auquel l'amour donna je ne sais quel degré de courage et d'éloquence, joignit les mains, prit la parole, parla pendant un quart d'heure à Guillaume avec tant de chaleur et de sensibilité, que la situation changea. S'il s'était agi d'une affaire commerciale, le vieux négociant aurait eu des règles fixes pour prendre une résolution ; mais, jeté à mille lieues du commerce, sur la mer des sentiments, et sans boussole, il flotta irrésolu devant un événement si original, se disait-il. Entraîné par sa bonté naturelle, il battit un peu la campagne.</p> <p>-- Et, diantre, Joseph, tu n'es pas sans savoir que j'ai eu mes deux enfants à dix ans de distance ! Mademoiselle Chevrel n'était pas belle, elle n'a cependant pas à se plaindre de moi. Fais donc comme moi. Enfin, ne pleure pas, es-tu bête ? Que veux-tu ? cela s'arrangera peut-être, nous verrons. Il y a toujours moyen de se tirer d'affaire. Nous autres hommes nous ne sommes pas toujours comme des Céladons pour nos femmes. Tu m'entends ? Madame Guillaume est dévote, et... Allons, sarpejeu, mon enfant, donne ce matin le bras à Augustine pour aller à la messe.</p> <p>Telles furent les phrases jetées à l'aventure par Guillaume. La conclusion qui les terminait ravit l'amoureux commis : il songeait déjà pour mademoiselle Virginie à l'un de ses amis, quand il sortit du cabinet enfumé en serrant la main de son futur beau-père, après lui avoir dit, d'un petit air entendu, que tout s'arrangerait au mieux.</p> <p>-- Que va penser madame Guillaume ? Cette idée tourmenta prodigieusement le brave négociant quand il fut seul.</p> <p>Au déjeuner, madame Guillaume et Virginie, auxquelles le marchand-drapier avait laissé provisoirement ignorer son désappointement, regardèrent assez malicieusement Joseph Lebas qui resta grandement embarrassé. La pudeur du commis lui concilia l'amitié de sa belle-mère. La matrone redevint si gaie qu'elle regarda monsieur Guillaume en souriant, et se permit quelques petites plaisanteries d'un usage immémorial dans ces innocentes familles. Elle mit en question la conformité de la taille de Virginie et de celle de Joseph, pour leur demander de se mesurer. Ces niaiseries préparatoires attirèrent quelques nuages sur le front du chef de famille, et il afficha même un tel amour pour le décorum, qu'il ordonna à Augustine de prendre le bras du premier commis en allant à Saint-Leu. Madame Guillaume, étonnée de cette délicatesse masculine, honora son mari d'un signe de tête d'approbation. Le cortège partit donc de la maison dans un ordre qui ne pouvait suggérer aucune interprétation malicieuse aux voisins.</p> <p>-- Ne trouvez-vous pas, mademoiselle Augustine, disait le commis en tremblant, que la femme d'un négociant qui a un bon crédit, comme monsieur Guillaume, par exemple, pourrait s'amuser un peu plus que ne s'amuse madame votre mère, pourrait porter des diamants, aller en voiture ? Oh ! moi, d'abord, si je me mariais, je voudrais avoir toute la peine, et voir ma femme heureuse. Je ne la mettrais pas dans mon comptoir. Voyez-vous, dans la draperie, les femmes n'y sont plus aussi nécessaires qu'elles l'étaient autrefois. Monsieur Guillaume a eu raison d'agir comme il a fait, et d'ailleurs c'était le goût de son épouse. Mais qu'une femme sache donner un coup de main à la comptabilité, à la correspondance, au détail, aux commandes, à son ménage, afin de ne pas rester oisive, c'est tout. À sept heures, quand la boutique serait fermée, moi je m'amuserais, j'irais au spectacle et dans le monde. Mais vous ne m'écoutez pas.</p> <p>-- Si fait, monsieur Joseph. Que dites-vous de la peinture ? C'est là un bel état.</p> <p>-- Oui, je connais un maître peintre en bâtiment, monsieur Lourdois, qui a des écus.</p> <p>En devisant ainsi, la famille atteignit l'église de Saint-Leu. Là, madame Guillaume retrouva ses droits, et fit mettre, pour la première fois, Augustine à côté d'elle. Virginie prit place sur la quatrième chaise à côté de Lebas. Pendant le prône, tout alla bien entre Augustine et Théodore qui, debout derrière un pilier, priait sa madone avec ferveur ; mais au lever-Dieu, madame Guillaume s'aperçut, un peu tard, que sa fille Augustine tenait son livre de messe au rebours. Elle se disposait à la gourmander vigoureusement, quand, rabaissant son voile, elle interrompit sa lecture et se mit à regarder dans la direction qu'affectionnaient les yeux de sa fille. À l'aide de ses bésicles, elle vit le jeune artiste dont l'élégance mondaine annonçait plutôt quelque capitaine de cavalerie en congé qu'un négociant du quartier. Il est difficile d'imaginer l'état violent dans lequel se trouva madame Guillaume, qui se flattait d'avoir parfaitement élevé ses filles, en reconnaissant dans le cœur d'Augustine un amour clandestin dont le danger lui fut exagéré par sa pruderie et par son ignorance. Elle crut sa fille gangrenée jusqu'au cœur.</p> <p>-- Tenez d'abord votre livre à l'endroit, mademoiselle, dit-elle à voix basse mais en tremblant de colère. Elle arracha vivement le paroissien accusateur, et le remit de manière à ce que les lettres fussent dans leur sens naturel. – N'ayez pas le malheur de lever les yeux autre part que sur vos prières, ajouta-t-elle, autrement, vous auriez affaire à moi. Après la messe, votre père et moi nous aurons à vous parler.</p> <p>Ces paroles furent comme un coup de foudre pour la pauvre Augustine. Elle se sentit défaillir ; mais combattue entre la douleur qu'elle éprouvait et la crainte de faire un esclandre dans l'église, elle eut le courage de cacher ses angoisses. Cependant, il était facile de deviner l'état violent de son âme en voyant son paroissien trembler et des larmes tomber sur chacune des pages qu'elle tournait. Au regard enflammé que lui lança madame Guillaume, l'artiste vit le péril où tombaient ses amours, et sortit, la rage dans le cœur, décidé à tout oser.</p> <p>-- Allez dans votre chambre, mademoiselle ! dit madame Guillaume à sa fille en rentrant au logis ; nous vous ferons appeler ; et surtout, ne vous avisez pas d'en sortir.</p> <p>La conférence que les deux époux eurent ensemble fut si secrète, que rien n'en transpira d'abord. Cependant, Virginie, qui avait encouragé sa sœur par mille douces représentations, poussa la complaisance jusqu'à se glisser auprès de la porte de la chambre à coucher de sa mère, chez laquelle la discussion avait lieu, pour y recueillir quelques phrases. Au premier voyage qu'elle fit du troisième au second étage, elle entendit son père qui s'écriait :</p> <p>– Madame, vous voulez donc tuer votre fille ?</p> <p>-- Ma pauvre enfant, dit Virginie à sa sœur éplorée, papa prend ta défense !</p> <p>-- Et que veulent-ils faire à Théodore ? demanda l'innocente créature.</p> <p>La curieuse Virginie redescendit alors ; mais cette fois elle resta plus longtemps : elle apprit que Lebas aimait Augustine. Il était écrit que, dans cette mémorable journée, une maison ordinairement si calme serait un enfer. Monsieur Guillaume désespéra Joseph Lebas en lui confiant l'amour d'Augustine pour un étranger. Lebas, qui avait averti son ami de demander mademoiselle Virginie en mariage, vit ses espérances renversées. Mademoiselle Virginie, accablée de savoir que Joseph l'avait en quelque sorte refusée, fut prise d'une migraine. La zizanie, semée entre les deux époux par l'explication que monsieur et madame Guillaume avaient eue ensemble, et où, pour la troisième fois de leur vie, ils se trouvèrent d'opinions différentes, se manifesta d'une manière terrible. Enfin, à quatre heures après midi, Augustine, pâle, tremblante et les yeux rouges, comparut devant son père et sa mère. La pauvre enfant raconta naïvement la trop courte histoire de ses amours. Rassurée par l'allocution de son père, qui lui avait promis de l'écouter en silence, elle prit un certain courage en prononçant devant ses parents le nom de son cher Théodore de Sommervieux, et en fit malicieusement sonner la particule aristocratique. En se livrant au charme inconnu de parler de ses sentiments, elle trouva assez de hardiesse pour déclarer avec une innocente fermeté qu'elle aimait monsieur de Sommervieux, qu'elle le lui avait écrit, et ajouta, les larmes aux yeux : – Ce serait faire mon malheur que de me sacrifier à un autre.</p> <p>-- Mais, Augustine, vous ne savez donc pas ce que c'est qu'un peintre ? s'écria sa mère avec horreur.</p> <p>-- Madame Guillaume ! dit le vieux père en imposant silence à sa femme. – Augustine, dit-il, les artistes sont en général des meure-de-faim. Ils sont trop dépensiers pour ne pas être toujours de mauvais sujets. J'ai fourni feu monsieur Joseph Vernet, feu monsieur Lekain et feu monsieur Noverre. Ah ! si tu savais combien ce monsieur Noverre, monsieur le chevalier de Saint-Georges, et surtout monsieur Philidor, ont joué de tours à ce pauvre père Chevrel ! Ce sont de drôles de corps, je le sais bien. Ça vous a tous un babil, des manières... Ah ! jamais ton monsieur Summer.. Somm...</p> <p>-- De Sommervieux, mon père !</p> <p>-- Eh bien ! de Sommervieux, soit ! jamais il n'aura été aussi agréable avec toi que monsieur le chevalier de Saint-Georges le fut avec moi, le jour où j'obtins une sentence des consuls contre lui. Aussi était-ce des gens de qualité d'autrefois.</p> <p>-- Mais, mon père, monsieur Théodore est noble, et m'a écrit qu'il était riche. Son père s'appelait le chevalier de Sommervieux avant la Révolution.</p> <p>À ces paroles, monsieur Guillaume regarda sa terrible moitié, qui, en femme contrariée, frappait le plancher du bout du pied et gardait un morne silence. Elle évitait même de jeter ses yeux courroucés sur Augustine, et semblait laisser à monsieur Guillaume toute la responsabilité d'une affaire si grave, puisque ses avis n'étaient pas écoutés ; néanmoins, malgré son flegme apparent, quand elle vit son mari prenant si doucement son parti sur une catastrophe qui n'avait rien de commercial, elle s'écria : – En vérité, monsieur, vous êtes d'une faiblesse avec vos filles... mais...</p> <p>Le bruit d'une voiture qui s'arrêtait à la porte interrompit tout à coup la mercuriale que le vieux négociant redoutait déjà. En un moment, madame Roguin se trouva au milieu de la chambre, et, regardant les trois acteurs de cette scène domestique : – Je sais tout, ma cousine, dit-elle d'un air de protection.</p> <p>Madame Roguin avait un défaut, celui de croire que la femme d'un notaire de Paris pouvait jouer le rôle d'une petite maîtresse.</p> <p>-- Je sais tout, répéta-t-elle, et je viens dans l'arche de Noé, comme la colombe, avec la branche d'olivier. J'ai lu cette allégorie dans <seg rend="italic">Le Génie du Christianisme</seg>, dit-elle en se retournant vers madame Guillaume, la comparaison doit vous plaire, ma cousine. Savez-vous, ajouta-t-elle en souriant à Augustine, que ce monsieur de Sommervieux est un homme charmant ? Il m'a donné ce matin mon portrait fait de main de maître. Cela vaut au moins six mille francs.</p> <p>À ces mots, elle frappa doucement sur les bras de monsieur Guillaume. Le vieux négociant ne put s'empêcher de faire avec ses lèvres une grosse moue qui lui était particulière.</p> <p>-- Je connais beaucoup monsieur de Sommervieux, reprit la colombe. Depuis une quinzaine de jours il vient à mes soirées, il en fait le charme. Il m'a conté toutes ses peines et m'a prise pour avocat. Je sais de ce matin qu'il adore Augustine, et il l'aura. Ah ! cousine, n'agitez pas ainsi la tête en signe de refus. Apprenez qu'il sera créé baron, et qu'il vient d'être nommé chevalier de la Légion-d'honneur par l'empereur lui-même, au Salon. Roguin est devenu son notaire et connaît ses affaires. Eh bien ! monsieur de Sommervieux possède en bons biens au soleil douze mille livres de rente. Savez-vous que le beau-père d'un homme comme lui peut devenir quelque chose, maire de son arrondissement, par exemple ! N'avez-vous pas vu monsieur Dupont être fait comte de l'Empire et sénateur pour être venu, en sa qualité de maire, complimenter l'empereur sur son entrée à Vienne. Oh ! ce mariage-là se fera. Je l'adore, moi, ce bon jeune homme. Sa conduite envers Augustine ne se voit que dans les romans. Va, ma petite, tu seras heureuse, et tout le monde voudrait être à ta place. J'ai chez moi, à mes soirées, madame la duchesse de Carigliano qui raffole de monsieur de Sommervieux. Quelques méchantes langues disent qu'elle ne vient chez moi que pour lui, comme si une duchesse d'hier était déplacée chez une Chevrel dont la famille a cent ans de bonne bourgeoisie.</p> <p>-- Augustine, reprit madame Roguin après une petite pause, j'ai vu le portrait. Dieu ! qu'il est beau. Sais-tu que l'empereur a voulu le voir ? Il a dit en riant au Vice-Connétable que s'il y avait beaucoup de femmes comme celle-là à sa cour pendant qu'il y venait tant de rois, il se faisait fort de maintenir toujours la paix en Europe. Est-ce flatteur ?</p> <p>Les orages par lesquels cette journée avait commencé devaient ressembler à ceux de la nature, en ramenant un temps calme et serein. Madame Roguin déploya tant de séductions dans ses discours, elle sut attaquer tant de cordes à la fois dans les cœurs secs de monsieur et de madame Guillaume, qu'elle finit par en trouver une dont elle tira parti. À cette singulière époque, le commerce et la finance avaient plus que jamais la folle manie de s'allier aux grands seigneurs et les généraux de l'Empire profitèrent assez bien de ces dispositions. Monsieur Guillaume s'élevait singulièrement contre cette déplorable passion. Ses axiomes favoris étaient que, pour trouver le bonheur, une femme devait épouser un homme de sa classe ; on était toujours tôt ou tard puni d'avoir voulu monter trop haut ; l'amour résistait si peu aux tracas du ménage, qu'il fallait trouver l'un chez l'autre des qualités bien solides pour être heureux ; il ne fallait pas que l'un des deux époux en sût plus que l'autre, parce qu'on devait avant tout se comprendre ; un mari qui parlait grec et la femme latin, risquaient de mourir de faim. Il avait inventé cette espèce de proverbe. Il comparait les mariages ainsi faits à ces anciennes étoffes de soie et de laine, dont la soie finissait toujours par couper la laine. Cependant il se trouve tant de vanité au fond du cœur de l'homme, que la prudence du pilote qui gouvernait si bien le Chat-qui-pelote succomba sous l'agressive volubilité de madame Roguin. La sévère madame Guillaume, la première, trouva dans l'inclination de sa fille des motifs pour déroger à ces principes, et pour consentir à recevoir au logis monsieur de Sommervieux, qu'elle se promit de soumettre à un rigoureux examen.</p> <p>Le vieux négociant alla trouver Joseph Lebas, et l'instruisit de l'état des choses. À six heures et demie, la salle à manger, illustrée par le peintre, réunit sous son toit de verre madame et monsieur Roguin, Lebas qui prenait son bonheur en patience, et mademoiselle Virginie dont la migraine avait cessé. Monsieur et madame Guillaume virent en perspective leurs enfants établis et les destinées du Chat-qui-pelote remises en des mains habiles. Leur contentement fut au comble, quand, au dessert, Théodore leur fit présent de l'étonnant tableau qu'ils n'avaient pu voir, et qui représentait l'intérieur de cette vieille boutique, à laquelle était dû tant de bonheur.</p> <p>-- C'est-y gentil, s'écria Guillaume. Dire qu'on voulait donner trente mille francs de cela.</p> <p>-- Mais c'est qu'on y trouve mes barbes, reprit madame Guillaume.</p> <p>-- Et ces étoffes dépliées, ajouta Lebas, on les prendrait avec la main.</p> <p>-- Les draperies font toujours très bien, répondit le peintre. Nous serions trop heureux, nous autres artistes modernes, d'atteindre à la perfection de la draperie antique.</p> <p>-- Vous aimez donc la draperie, s'écria le père Guillaume. Eh bien, sarpejeu ! touchez là, mon jeune ami. Puisque vous estimez le commerce, nous nous entendrons. Eh ! pourquoi le mépriserait-on ? Le monde a commencé par là, puisque Adam a vendu le paradis pour une pomme. Ça n'a pas été une fameuse spéculation, par exemple !</p> <p>Et le vieux négociant se mit à éclater d'un gros rire franc excité par le vin de Champagne qu'il faisait circuler généreusement. Le bandeau qui couvrait les yeux du jeune artiste fut si épais qu'il trouva ses futurs parents aimables. Il ne dédaigna pas de les égayer par quelques charges de bon goût. Aussi plut-il généralement. Le soir, quand le salon meublé de choses très cossues, pour se servir de l'expression de Guillaume, fut désert, pendant que madame Guillaume s'en allait de table en cheminée, de candélabre en flambeau, soufflant avec précipitation les bougies, le brave négociant, qui savait toujours voir clair aussitôt qu'il s'agissait d'affaires ou d'argent, attira sa fille Augustine auprès de lui ; puis, après l'avoir prise sur ses genoux, il lui tint ce discours :</p> <p>-- Ma chère enfant, tu épouseras ton Sommervieux, puisque tu le veux ; permis à toi de risquer ton capital de bonheur. Mais je ne me laisse pas prendre à ces trente mille francs que l'on gagne à gâter de bonnes toiles. L'argent qui vient si vite s'en va de même. N'ai-je pas entendu dire ce soir à ce jeune écervelé que si l'argent était rond, c'était pour rouler ! S'il est rond pour les gens prodigues, il est plat pour les gens économes qui l'empilent. Or, mon enfant, ce beau garçon-là parle de te donner des voitures, des diamants ? Il a de l'argent, qu'il le dépense pour toi, <seg rend="italic">bene sit !</seg> je n'ai rien à y voir. Mais quant à ce que je te donne, je ne veux pas que des écus si péniblement ensachés s'en aillent en carrosses ou en colifichets. Qui dépense trop n'est jamais riche. Avec les cent mille écus de sa dot on n'achète pas encore tout Paris. Tu as beau avoir à recueillir un jour quelques centaines de mille francs, je te les ferai attendre, sarpejeu ! le plus longtemps possible. J'ai donc attiré ton prétendu dans un coin, et un homme qui a mené la faillite Lecoq n'a pas eu grande peine à faire consentir un artiste à se marier séparé de biens avec sa femme. J'aurai l'œil au contrat pour bien faire stipuler les donations qu'il se propose de te constituer. Allons, mon enfant, j'espère être grand-père, sarpejeu ! je veux m'occuper déjà de mes petits-enfants : jure-moi donc ici de ne jamais rien signer en fait d'argent que par mon conseil ; et si j'allais trouver trop tôt le père Chevrel, jure-moi de consulter le jeune Lebas, ton beau-frère. Promets-le-moi.</p> <p>-- Oui, mon père, je vous le jure.</p> <p>À ces mots prononcés d'une voix douce, le vieillard baisa sa fille sur les deux joues. Ce soir-là, tous les amants dormirent presque aussi paisiblement que monsieur et madame Guillaume.</p> <p>Quelques mois après ce mémorable dimanche, le maître-autel de Saint-Leu fut témoin de deux mariages bien différents. Augustine et Théodore s'y présentèrent dans tout l'éclat du bonheur, les yeux pleins d'amour, parés de toilettes élégantes, attendus par un brillant équipage. Venue dans un bon remise(1) <note>Voiture à quatre places.</note> avec sa famille, Virginie, appuyée sur le bras de son père, suivait sa jeune sœur humblement et dans de plus simples atours, comme une ombre nécessaire aux harmonies de ce tableau. Monsieur Guillaume s'était donné toutes les peines imaginables pour obtenir à l'église que Virginie fût mariée avant Augustine ; mais il eut la douleur de voir le haut et le bas clergé s'adresser en toute circonstance à la plus élégante des mariées. Il entendit quelques-uns de ses voisins approuver singulièrement le bon sens de mademoiselle Virginie, qui faisait, disaient-ils, le mariage le plus solide, et restait fidèle au quartier ; tandis qu'ils lancèrent quelques brocards suggérés par l'envie sur Augustine qui épousait un artiste, un noble ; ils ajoutèrent avec une sorte d'effroi que, si les Guillaume avaient de l'ambition, la draperie était perdue. Un vieux marchand d'éventails ayant dit que ce mange-tout-là l'aurait bientôt mise sur la paille, le père Guillaume s'applaudit <seg rend="italic">in petto</seg> de sa prudence dans les conventions matrimoniales. Le soir, après un bal somptueux, suivi d'un de ces soupers plantureux dont le souvenir commence à se perdre dans la génération présente, monsieur et madame Guillaume restèrent dans leur hôtel de la rue du Colombier où la noce avait eu lieu, monsieur et madame Lebas retournèrent dans leur remise à la vieille maison de la rue Saint-Denis pour y diriger la nauf(1) <note>Terme archaïque, signifiant <seg rend="italic">barque, vaisseau.</seg> </note> du Chat-qui-pelote ; l'artiste, ivre de bonheur, prit entre ses bras sa chère Augustine, l'enleva vivement quand leur coupé arriva rue des Trois-Frères, et la porta dans un appartement que tous les arts avaient embelli.</p> <p>La fougue de passion qui possédait Théodore fit dévorer au jeune ménage près d'une année entière sans que le moindre nuage vînt altérer l'azur du ciel sous lequel ils vivaient. Pour ces deux amants, l'existence n'eut rien de pesant. Théodore répandait sur chaque journée d'incroyables <seg rend="italic">fioriture</seg> de plaisirs, il se plaisait à varier les emportements de la passion, par la molle langueur de ces repos où les âmes sont lancées si haut dans l'extase qu'elles semblent y oublier l'union corporelle. Incapable de réfléchir, l'heureuse Augustine se prêtait à l'allure onduleuse de son bonheur : elle ne croyait pas faire encore assez en se livrant toute à l'amour permis et saint du mariage ; simple et naïve, elle ne connaissait d'ailleurs ni la coquetterie des refus, ni l'empire qu'une jeune demoiselle du grand monde se crée sur un mari par d'adroits caprices ; elle aimait trop pour calculer l'avenir, et n'imaginait pas qu'une vie si délicieuse pût jamais cesser. Heureuse d'être alors tous les plaisirs de son mari, elle crut que cet inextinguible amour serait toujours pour elle la plus belle de toutes les parures, comme son dévouement et son obéissance seraient un éternel attrait. Enfin, la félicité de l'amour l'avait rendue si brillante, que sa beauté lui inspira de l'orgueil et lui donna la conscience de pouvoir toujours régner sur un homme aussi facile à enflammer que monsieur de Sommervieux. Ainsi son état de femme ne lui apporta d'autres enseignements que ceux de l'amour. Au sein de ce bonheur, elle resta l'ignorante petite fille qui vivait obscurément rue Saint-Denis, et ne pensa point à prendre les manières, l'instruction, le ton du monde dans lequel elle devait vivre. Ses paroles étant des paroles d'amour, elle y déployait bien une sorte de souplesse d'esprit et une certaine délicatesse d'expression ; mais elle se servait du langage commun à toutes les femmes quand elles se trouvent plongées dans une passion qui semble être leur élément. Si, par hasard, une idée discordante avec celles de Théodore était exprimée par Augustine, le jeune artiste en riait comme on rit des premières fautes que fait un étranger, mais qui finissent par fatiguer s'il ne se corrige pas. Malgré tant d'amour, à l'expiration de cette année aussi charmante que rapide, Sommervieux sentit un matin la nécessité de reprendre ses travaux et ses habitudes. Sa femme était enceinte. Il revit ses amis. Pendant les longues souffrances de l'année où, pour la première fois, une jeune femme nourrit un enfant, il travailla sans doute avec ardeur ; mais parfois il retourna chercher quelques distractions dans le grand monde. La maison où il allait le plus volontiers fut celle de la duchesse de Carigliano qui avait fini par attirer chez elle le célèbre artiste. Quand Augustine fut rétablie, quand son fils ne réclama plus ces soins assidus qui interdisent à une mère les plaisirs du monde, Théodore en était arrivé à vouloir éprouver cette jouissance d'amour-propre que nous donne la société quand nous y apparaissons avec une belle femme, objet d'envie et d'admiration. Parcourir les salons en s'y montrant avec l'éclat emprunté de la gloire de son mari, se voir jalousée par les femmes, fut pour Augustine une nouvelle moisson de plaisirs ; mais ce fut le dernier reflet que devait jeter son bonheur conjugal. Elle commença par offenser la vanité de son mari, quand, malgré de vains efforts, elle laissa percer son ignorance, l'impropriété de son langage et l'étroitesse de ses idées. Dompté pendant près de deux ans et demi par les premiers emportements de l'amour, le caractère de Sommervieux reprit, avec la tranquillité d'une possession moins jeune, sa pente et ses habitudes un moment détournées de leur cours. La poésie, la peinture et les exquises jouissances de l'imagination possèdent sur les esprits élevés des droits imprescriptibles. Ces besoins d'une âme forte n'avaient pas été trompés chez Théodore pendant ces deux années, ils avaient trouvé seulement une pâture nouvelle. Quand les champs de l'amour furent parcourus, quand l'artiste eut, comme les enfants, cueilli des roses et des bleuets avec une telle avidité qu'il ne s'apercevait pas que ses mains ne pouvaient plus les tenir, la scène changea. Si le peintre montrait à sa femme les croquis de ses plus belles compositions, il l'entendait s'écrier comme eût fait le père Guillaume : – C'est bien joli ! Cette admiration sans chaleur ne provenait pas d'un sentiment consciencieux, mais de la croyance sur parole de l'amour. Augustine préférait un regard au plus beau tableau. Le seul sublime qu'elle connût était celui du cœur. Enfin, Théodore ne put se refuser à l'évidence d'une vérité cruelle : sa femme n'était pas sensible à la poésie, elle n'habitait pas sa sphère, elle ne le suivait pas dans tous ses caprices, dans ses improvisations, dans ses joies, dans ses douleurs ; elle marchait terre à terre dans le monde réel, tandis qu'il avait la tête dans les cieux. Les esprits ordinaires ne peuvent pas apprécier les souffrances renaissantes de l'être qui, uni à un autre par le plus intime de tous les sentiments, est obligé de refouler sans cesse les plus chères expansions de sa pensée, et de faire rentrer dans le néant les images qu'une puissance magique le force à créer. Pour lui, ce supplice est d'autant plus cruel, que le sentiment qu'il porte à son compagnon ordonne, par sa première loi, de ne jamais rien se dérober l'un à l'autre, et de confondre les effusions de la pensée aussi bien que les épanchements de l'âme. On ne trompe pas impunément les volontés de la nature : elle est inexorable comme la Nécessité, qui, certes, est une sorte de nature sociale. Sommervieux se réfugia dans le calme et le silence de son atelier, en espérant que l'habitude de vivre avec des artistes pourrait former sa femme, et développerait en elle les germes de haute intelligence engourdis que quelques esprits supérieurs croient préexistants chez tous les êtres ; mais Augustine était trop sincèrement religieuse pour ne pas être effrayée du ton des artistes. Au premier dîner que donna Théodore, elle entendit un jeune peintre disant avec cette enfantine légèreté qu'elle ne sut pas reconnaître et qui absout une plaisanterie de toute irréligion : – Mais, madame, votre paradis n'est pas plus beau que la Transfiguration de Raphaël ? Eh bien ! je me suis lassé de la regarder. Augustine apporta donc dans cette société spirituelle un esprit de défiance qui n'échappait à personne, elle gêna. Les artistes gênés sont impitoyables : ils fuient ou se moquent. Madame Guillaume avait, entre autres ridicules, celui d'outrer la dignité qui lui semblait l'apanage d'une femme mariée ; et quoiqu'elle s'en fût souvent moquée, Augustine ne sut pas se défendre d'une légère imitation de la pruderie maternelle. Cette exagération de pudeur, que n'évitent pas toujours les femmes vertueuses, suggéra quelques épigrammes à coups de crayon dont l'innocent badinage était de trop bon goût pour que Sommervieux pût s'en fâcher. Ces plaisanteries eussent été même plus cruelles, elles n'étaient après tout que des représailles exercées sur lui par ses amis. Mais rien ne pouvait être léger pour une âme qui recevait aussi facilement que celle de Théodore des impressions étrangères. Aussi éprouva-t-il insensiblement une froideur qui ne pouvait aller qu'en croissant. Pour arriver au bonheur conjugal, il faut gravir une montagne dont l'étroit plateau est bien près d'un revers aussi rapide que glissant, et l'amour du peintre le descendait. Il jugea sa femme incapable d'apprécier les considérations morales qui justifiaient, à ses propres yeux, la singularité de ses manières envers elle, et se crut fort innocent en lui cachant des pensées qu'elle ne comprenait pas et des écarts peu justifiables au tribunal d'une conscience bourgeoise. Augustine se renferma dans une douleur morne et silencieuse. Ces sentiments secrets mirent entre les deux époux un voile qui devait s'épaissir de jour en jour. Sans que son mari manquât d'égards envers elle, Augustine ne pouvait s'empêcher de trembler en lui voyant réserver pour le monde les trésors d'esprit et de grâce qu'il venait jadis mettre à ses pieds. Bientôt, elle interpréta fatalement les discours spirituels qui se tiennent dans le monde sur l'inconstance des hommes. Elle ne se plaignit pas, mais son attitude équivalait à des reproches. Trois ans après son mariage, cette femme jeune et jolie qui passait si brillante dans son brillant équipage, qui vivait dans une sphère de gloire et de richesse enviée de tant de gens insouciants et incapables d'apprécier justement les situations de la vie, fut en proie à de violents chagrins ; ses couleurs pâlirent, elle réfléchit, elle compara ; puis, le malheur lui déroula les premiers textes de l'expérience. Elle résolut de rester courageusement dans le cercle de ses devoirs, en espérant que cette conduite généreuse lui ferait recouvrer tôt ou tard l'amour de son mari ; mais il n'en fut pas ainsi. Quand Sommervieux, fatigué de travail, sortait de son atelier, Augustine ne cachait pas si promptement son ouvrage, que le peintre ne pût apercevoir sa femme raccommodant avec toute la minutie d'une bonne ménagère le linge de la maison et le sien. Elle fournissait, avec générosité, sans murmure, l'argent nécessaire aux prodigalités de son mari ; mais, dans le désir de conserver la fortune de son cher Théodore, elle se montrait économe soit pour elle, soit dans certains détails de l'administration domestique. Cette conduite est incompatible avec le laisser-aller des artistes qui, sur la fin de leur carrière, ont tant joui de la vie, qu'ils ne se demandent jamais la raison de leur ruine. Il est inutile de marquer chacune des dégradations de couleur par lesquelles la teinte brillante de leur lune de miel s'éteignit et les mit dans une profonde obscurité. Un soir, la triste Augustine, qui depuis longtemps entendait son mari parler avec enthousiasme de madame la duchesse de Carigliano, reçut d'une amie quelques avis méchamment charitables sur la nature de l'attachement qu'avait conçu Sommervieux pour cette célèbre coquette de la cour impériale. À vingt et un ans, dans tout l'éclat de la jeunesse et de la beauté, Augustine se vit trahie pour une femme de trente-six ans. En se sentant malheureuse au milieu du monde et de ses fêtes désertes pour elle, la pauvre petite ne comprit plus rien à l'admiration qu'elle y excitait, ni à l'envie qu'elle inspirait. Sa figure prit une nouvelle expression. La mélancolie versa dans ses traits la douceur de la résignation et la pâleur d'un amour dédaigné. Elle ne tarda pas à être courtisée par les hommes les plus séduisants ; mais elle resta solitaire et vertueuse. Quelques paroles de dédain, échappées à son mari, lui donnèrent un incroyable désespoir. Une lueur fatale lui fit entrevoir les défauts de contact qui, par suite des mesquineries de son éducation, empêchaient l'union complète de son âme avec celle de Théodore : elle eut assez d'amour pour l'absoudre et pour se condamner. Elle pleura des larmes de sang, et reconnut trop tard qu'il est des mésalliances d'esprit aussi bien que des mésalliances de mœurs et de rang. En songeant aux délices printanières de son union, elle comprit l'étendue du bonheur passé, et convint en elle-même qu'une si riche moisson d'amour était une vie entière qui ne pouvait se payer que par du malheur. Cependant elle aimait trop sincèrement pour perdre toute espérance. Aussi osa-t-elle entreprendre à vingt et un ans de s'instruire et de rendre son imagination au moins digne de celle qu'elle admirait. – Si je ne suis pas poète, se disait-elle, au moins je comprendrai la poésie. Et déployant alors cette force de volonté, cette énergie que les femmes possèdent toutes quand elles aiment, madame de Sommervieux tenta de changer son caractère, ses mœurs et ses habitudes ; mais en dévorant des volumes, en apprenant avec courage, elle ne réussit qu'à devenir moins ignorante. La légèreté de l'esprit et les grâces de la conversation sont un don de la nature ou le fruit d'une éducation commencée au berceau. Elle pouvait apprécier la musique, en jouir, mais non chanter avec goût. Elle comprit la littérature et les beautés de la poésie, mais il était trop tard pour en orner sa rebelle mémoire. Elle entendait avec plaisir les entretiens du monde, mais elle n'y fournissait rien de brillant. Ses idées religieuses et ses préjugés d'enfance s'opposèrent à la complète émancipation de son intelligence. Enfin, il s'était glissé contre elle, dans l'âme de Théodore, une prévention qu'elle ne put vaincre. L'artiste se moquait de ceux qui lui vantaient sa femme, et ses plaisanteries étaient assez fondées ; il imposait tellement à cette jeune et touchante créature, qu'en sa présence, ou en tête à tête, elle tremblait. Embarrassée par son trop grand désir de plaire, elle sentait son esprit et ses connaissances s'évanouir dans un seul sentiment. La fidélité d'Augustine déplut même à cet infidèle mari, qui semblait l'engager à commettre des fautes en taxant sa vertu d'insensibilité. Augustine s'efforça en vain d'abdiquer sa raison, de se plier aux caprices, aux fantaisies de son mari, et de se vouer à l'égoïsme de sa vanité ; elle ne recueillit pas le fruit de ces sacrifices. Peut-être avaient-ils tous deux laissé passer le moment où les âmes peuvent se comprendre. Un jour le cœur trop sensible de la jeune épouse reçut un de ces coups qui font si fortement plier les liens du sentiment, qu'on peut les croire rompus. Elle s'isola. Mais bientôt une fatale pensée lui suggéra d'aller chercher des consolations et des conseils au sein de sa famille.</p> <p>Un matin donc, elle se dirigea vers la grotesque façade de l'humble et silencieuse maison où s'était écoulée son enfance. Elle soupira en revoyant cette croisée d'où, un jour, elle avait envoyé un premier baiser à celui qui répandait aujourd'hui sur sa vie autant de gloire que de malheur. Rien n'était changé dans l'antre où se rajeunissait cependant le commerce de la draperie. La sœur d'Augustine occupait au comptoir antique la place de sa mère. La jeune affligée rencontra son beau-frère la plume derrière l'oreille, elle fut à peine écoutée, tant il avait l'air affairé ; les redoutables signaux d'un inventaire général se faisaient autour de lui ; aussi la quitta-t-il en la priant d'excuser. Elle fut reçue assez froidement par sa sœur, qui lui manifesta quelque rancune. En effet, Augustine, brillante et descendant d'un joli équipage, n'était jamais venue voir sa sœur qu'en passant. La femme du prudent Lebas s'imagina que l'argent était la cause première de cette visite matinale, elle essaya de se maintenir sur un ton de réserve qui fit sourire plus d'une fois Augustine. La femme du peintre vit que, sauf les barbes au bonnet, sa mère avait trouvé dans Virginie un successeur qui conservait l'antique honneur du Chat-qui-pelote. Au déjeuner, elle aperçut, dans le régime de la maison, certains changements qui faisaient honneur au bon sens de Joseph Lebas : les commis ne se levèrent pas au dessert, on leur laissait la faculté de parler, et l'abondance de la table annonçait une aisance sans luxe. La jeune élégante trouva les coupons d'une loge aux Français où elle se souvint d'avoir vu sa sœur de loin en loin. Madame Lebas avait sur les épaules un cachemire dont la magnificence attestait la générosité avec laquelle son mari s'occupait d'elle. Enfin, les deux époux marchaient avec leur siècle. Augustine fut bientôt pénétrée d'attendrissement, en reconnaissant, pendant les deux tiers de cette journée, le bonheur égal, sans exaltation, il est vrai, mais aussi sans orages, que goûtait ce couple convenablement assorti. Ils avaient accepté la vie comme une entreprise commerciale où il s'agissait de faire, avant tout, honneur à ses affaires. En ne rencontrant pas dans son mari un amour excessif, la femme s'était appliquée à le faire naître. Insensiblement amené à estimer, à chérir Virginie, le temps que le bonheur mit à éclore fut, pour Joseph Lebas et pour sa femme, un gage de durée. Aussi, lorsque la plaintive Augustine exposa sa situation douloureuse, eût-elle à essuyer le déluge de lieux communs que la morale de la rue Saint-Denis fournissait à sa sœur.</p> <p>-- Le mal est fait, ma femme, dit Joseph Lebas, il faut chercher à donner de bons conseils à notre sœur. Puis, l'habile négociant analysa lourdement les ressources que les lois et les mœurs pouvaient offrir à Augustine pour sortir de cette crise ; il en numérota pour ainsi dire les considérations, les rangea par leur force dans des espèces de catégories, comme s'il se fût agi de marchandises de diverses qualités ; puis il les mit en balance, les pesa, et conclut en développant la nécessité où était sa belle-sœur de prendre un parti violent qui ne satisfit point l'amour qu'elle ressentait encore pour son mari ; aussi ce sentiment se réveilla-t-il dans toute sa force quand elle entendit Joseph Lebas parlant de voies judiciaires. Augustine remercia ses deux amis, et revint chez elle encore plus indécise qu'elle ne l'était avant de les avoir consultés. Elle hasarda de se rendre alors à l'antique hôtel de la rue du Colombier, dans le dessein de confier ses malheurs à son père et à sa mère, car elle ressemblait à ces malades arrivés à un état désespéré qui essayent de toutes les recettes et se confient même aux remèdes de bonne femme. Les deux vieillards reçurent leur fille avec une effusion de sentiment qui l'attendrit. Cette visite leur apportait une distraction qui, pour eux, valait un trésor. Depuis quatre ans, ils marchaient dans la vie comme des navigateurs sans but et sans boussole. Assis au coin de leur feu, ils se racontaient l'un à l'autre tous les désastres du Maximum, leurs anciennes acquisitions de draps, la manière dont ils avaient évité les banqueroutes, et surtout cette célèbre faillite Lecoq, la bataille de Marengo du père Guillaume. Puis, quand ils avaient épuisé les vieux procès, ils récapitulaient les additions de leurs inventaires les plus productifs, et se narraient encore les vieilles histoires du quartier Saint-Denis. À deux heures, le père Guillaume allait donner un coup d'œil à l'établissement du Chat-qui-pelote ; en revenant il s'arrêtait à toutes les boutiques, autrefois ses rivales, et dont les jeunes propriétaires espéraient entraîner le vieux négociant dans quelque escompte aventureux que, selon sa coutume, il ne refusait jamais positivement. Deux bons chevaux normands mouraient de gras-fondu dans l'écurie de l'hôtel, madame Guillaume ne s'en servait que pour se faire traîner tous les dimanches à la grand-messe de sa paroisse. Trois fois par semaine ce respectable couple tenait table ouverte. Grâce à l'influence de son gendre Sommervieux, le père Guillaume avait été nommé membre du comité consultatif pour l'habillement des troupes. Depuis que son mari s'était ainsi trouvé placé haut dans l'administration, madame Guillaume avait pris la détermination de représenter : ses appartements étaient encombrés de tant d'ornements d'or et d'argent, et de meubles sans goût mais de valeur certaine, que la pièce la plus simple y ressemblait à une chapelle. L'économie et la prodigalité semblaient se disputer dans chacun des accessoires de cet hôtel. L'on eût dit que monsieur Guillaume avait eu en vue de faire un placement d'argent jusque dans l'acquisition d'un flambeau. Au milieu de ce bazar, dont la richesse accusait le désœuvrement des deux époux, le célèbre tableau de Sommervieux avait obtenu la place d'honneur, et faisait la consolation de monsieur et de madame Guillaume qui tournaient vingt fois par jour leurs yeux harnachés de bésicles vers cette image de leur ancienne existence, pour eux si active et si amusante. L'aspect de cet hôtel et de ces appartements où tout avait une senteur de vieillesse et de médiocrité, le spectacle donné par ces deux êtres qui semblaient échoués sur un rocher d'or loin du monde et des idées qui font vivre, surprirent Augustine ; elle contemplait en ce moment la seconde partie du tableau dont le commencement l'avait frappée chez Joseph Lebas, celui d'une vie agitée quoique sans mouvement, espèce d'existence mécanique et instinctive semblable à celle des castors ; elle eut alors je ne sais quel orgueil de ses chagrins, en pensant qu'ils prenaient leur source dans un bonheur de dix-huit mois qui valait à ses yeux mille existences comme celle dont le vide lui semblait horrible. Cependant elle cacha ce sentiment peu charitable, et déploya pour ses vieux parents les grâces nouvelles de son esprit, les coquetteries de tendresse que l'amour lui avait révélées, et les disposa favorablement à écouter ses doléances matrimoniales. Les vieilles gens ont un faible pour ces sortes de confidences. Madame Guillaume voulut être instruite des plus légers détails de cette vie étrange qui, pour elle, avait quelque chose de fabuleux. Les voyages du baron de La Hontan, qu'elle commençait toujours sans jamais les achever, ne lui apprirent rien de plus inouï sur les sauvages du Canada.</p> <p>-- Comment, mon enfant, ton mari s'enferme avec des femmes nues, et tu as la simplicité de croire qu'il les dessine ?</p> <p>À cette exclamation, la grand-mère posa ses lunettes sur une petite travailleuse, secoua ses jupons et plaça ses mains jointes sur ses genoux élevés par une chaufferette, son piédestal favori.</p> <p>-- Mais, ma mère, tous les peintres sont obligés d'avoir des modèles.</p> <p>-- Il s'est bien gardé de nous dire tout cela quand il t'a demandée en mariage. Si je l'avais su, je n'aurais pas donné ma fille à un homme qui fait un pareil métier. La religion défend ces horreurs-là, ça n'est pas moral. À quelle heure nous disais-tu donc qu'il rentre chez lui ?</p> <p>-- Mais à une heure, deux heures...</p> <p>Les deux époux se regardèrent dans un profond étonnement.</p> <p>-- Il joue donc ? dit monsieur Guillaume. Il n'y avait que les joueurs qui, de mon temps, rentrassent si tard.</p> <p>Augustine fit une petite moue qui repoussait cette accusation.</p> <p>-- Il doit te faire passer de cruelles nuits à l'attendre, reprit madame Guillaume. Mais, non, tu te couches, n'est-ce pas ? Et quand il a perdu, le monstre te réveille.</p> <p>-- Non, ma mère, il est au contraire quelquefois très gai. Assez souvent même, quand il fait beau, il me propose de me lever pour aller dans les bois.</p> <p>-- Dans les bois, à ces heures-là ? Tu as donc un bien petit appartement qu'il n'a pas assez de sa chambre, de ses salons, et qu'il lui faille ainsi courir pour... Mais c'est pour t'enrhumer, que le scélérat te propose ces parties-là. Il veut se débarrasser de toi. A-t-on jamais vu un homme établi, qui a un commerce tranquille, galopant comme un loup-garou ?</p> <p>-- Mais, ma mère, vous ne comprenez donc pas que, pour développer son talent, il a besoin d'exaltation. Il aime beaucoup les scènes qui...</p> <p>-- Ah ! je lui en ferais de belles, des scènes, moi, s'écria madame Guillaume en interrompant sa fille. Comment peux-tu garder des ménagements avec un homme pareil ? D'abord, je n'aime pas qu'il ne boive que de l'eau. Ça n'est pas sain. Pourquoi montre-t-il de la répugnance à voir les femmes quand elles mangent ? Quel singulier genre ! Mais c'est un fou. Tout ce que tu nous en as dit n'est pas possible. Un homme ne peut pas partir de sa maison sans souffler mot et ne revenir que dix jours après. Il te dit qu'il a été à Dieppe pour peindre la mer, est-ce qu'on peint la mer ? Il te fait des contes à dormir debout.</p> <p>Augustine ouvrit la bouche pour défendre son mari ; mais madame Guillaume lui imposa silence par un geste de main auquel un reste d'habitude la fit obéir, et sa mère s'écria d'un ton sec : – Tiens, ne me parle pas de cet homme-là ! il n'a jamais mis le pied dans une église que pour te voir et t'épouser. Les gens sans religion sont capables de tout. Est-ce que Guillaume s'est jamais avisé de me cacher quelque chose, de rester des trois jours sans me dire ouf, et de babiller ensuite comme une pie borgne ?</p> <p>-- Ma chère mère, vous jugez trop sévèrement les gens supérieurs. S'ils avaient des idées semblables à celles des autres, ce ne seraient plus des gens à talent.</p> <p>-- Eh bien, que les gens à talent restent chez eux et ne se marient pas. Comment ! un homme à talent rendra sa femme malheureuse ! et parce qu'il a du talent ce sera bien ? Talent, talent ! Il n'y a pas tant de talent à dire comme lui blanc et noir à toute minute, à couper la parole aux gens, à battre du tambour chez soi, à ne jamais vous laisser savoir sur quel pied danser, à forcer une femme de ne pas s'amuser avant que les idées de monsieur ne soient gaies ; d'être triste, dès qu'il est triste.</p> <p>-- Mais, ma mère, le propre de ces imaginations-là...</p> <p>-- Qu'est-ce que c'est que ces imaginations-là ? reprit madame Guillaume en interrompant encore sa fille. Il en a de belles, ma foi ! Qu'est-ce qu'un homme auquel il prend tout à coup, sans consulter de médecin, la fantaisie de ne manger que des légumes ? Encore, si c'était par religion, sa diète lui servirait à quelque chose ; mais il n'en a pas plus qu'un huguenot. A-t-on jamais vu un homme aimer, comme lui, les chevaux plus qu'il n'aime son prochain, se faire friser les cheveux comme un païen, coucher des statues sous de la mousseline, faire fermer ses fenêtres le jour pour travailler à la lampe ? Tiens, laisse-moi, s'il n'était pas si grossièrement immoral, il serait bon à mettre aux Petites-Maisons. Consulte monsieur Loraux, le vicaire de Saint-Sulpice, demande-lui son avis sur tout cela, il te dira que ton mari ne se conduit pas comme un chrétien...</p> <p>-- Oh ! ma mère ! pouvez-vous croire...</p> <p>-- Oui, je le crois ! Tu l'as aimé, tu n'aperçois rien de ces choses-là. Mais, moi, vers les premiers temps de son mariage, je me souviens de l'avoir rencontré dans les Champs-Élysées. Il était à cheval. Eh bien, il galopait par moment ventre à terre, et puis il s'arrêtait pour aller pas à pas. Je me suis dit alors : – Voilà un homme qui n'a pas de jugement.</p> <p>-- Ah ! s'écria monsieur Guillaume en se frottant les mains, comme j'ai bien fait de t'avoir mariée séparée de biens avec cet original-là !</p> <p>Quand Augustine eut l'imprudence de raconter les griefs véritables qu'elle avait à exposer contre son mari, les deux vieillards restèrent muets d'indignation. Le mot de divorce fut bientôt prononcé par madame Guillaume. Au mot de divorce, l'inactif négociant fut comme réveillé. Stimulé par l'amour qu'il avait pour sa fille, et aussi par l'agitation qu'un procès allait donner à sa vie sans événements, le père Guillaume prit la parole. Il se mit à la tête de la demande en divorce, la dirigea, plaida presque, il offrit à sa fille de se charger de tous les frais, de voir les juges, les avoués, les avocats, de remuer ciel et terre. Madame de Sommervieux, effrayée, refusa les services de son père, dit qu'elle ne voulait pas se séparer de son mari, dût-elle être dix fois plus malheureuse encore, et ne parla plus de ses chagrins. Après avoir été accablée par ses parents de tous ces petits soins muets et consolateurs par lesquels les deux vieillards essayèrent de la dédommager, mais en vain, de ses peines de cœur, Augustine se retira en sentant l'impossibilité de parvenir à faire bien juger les hommes supérieurs par des esprits faibles. Elle apprit qu'une femme devait cacher à tout le monde, même à ses parents, des malheurs pour lesquels on rencontre si difficilement des sympathies. Les orages et les souffrances des sphères élevées ne sont appréciés que par les nobles esprits qui les habitent. En toute chose, nous ne pouvons être jugés que par nos pairs.</p> <p>La pauvre Augustine se retrouva donc dans la froide atmosphère de son ménage, livrée à l'horreur de ses méditations. L'étude n'était plus rien pour elle, puisque l'étude ne lui avait pas rendu le cœur de son mari. Initiée aux secrets de ces âmes de feu, mais privée de leurs ressources, elle participait avec force à leurs peines sans partager leurs plaisirs. Elle s'était dégoûtée du monde, qui lui semblait mesquin et petit devant les événements des passions. Enfin, sa vie était manquée. Un soir, elle fut frappée d'une pensée qui vint illuminer ses ténébreux chagrins comme un rayon céleste. Cette idée ne pouvait sourire qu'à un cœur aussi pur, aussi vertueux que l'était le sien. Elle résolut d'aller chez la duchesse de Carigliano, non pas pour lui redemander le cœur de son mari, mais pour s'y instruire des artifices qui le lui avaient enlevé ; mais pour intéresser à la mère des enfants de son ami cette orgueilleuse femme du monde ; mais pour la fléchir et la rendre complice de son bonheur à venir comme elle était l'instrument de son malheur présent. Un jour donc, la timide Augustine, armée d'un courage surnaturel, monta en voiture à deux heures après midi, pour essayer de pénétrer jusqu'au boudoir de la célèbre coquette, qui n'était jamais visible avant cette heure-là. Madame de Sommervieux ne connaissait pas encore les antiques et somptueux hôtels du faubourg Saint-Germain. Quand elle parcourut ces vestibules majestueux, ces escaliers grandioses, ces salons immenses ornés de fleurs malgré les rigueurs de l'hiver, et décorés avec ce goût particulier aux femmes qui sont nées dans l'opulence ou avec les habitudes distinguées de l'aristocratie, Augustine eut un affreux serrement de cœur : elle envia les secrets de cette élégance de laquelle elle n'avait jamais eu l'idée, elle respira un air de grandeur qui lui expliqua l'attrait de cette maison pour son mari. Quand elle parvint aux petits appartements de la duchesse, elle éprouva de la jalousie et une sorte de désespoir, en y admirant la voluptueuse disposition des meubles, des draperies et des étoffes tendues. Là le désordre était une grâce, là le luxe affectait une espèce de dédain pour la richesse. Les parfums répandus dans cette douce atmosphère flattaient l'odorat sans l'offenser. Les accessoires de l'appartement s'harmoniaient avec une vue ménagée par des glaces sans tain sur les pelouses d'un jardin planté d'arbres verts. Tout était séduction, et le calcul ne s'y sentait point. Le génie de la maîtresse de ces appartements respirait tout entier dans le salon où attendait Augustine. Elle tâcha d'y deviner le caractère de sa rivale par l'aspect des objets épars ; mais ils avait là quelque chose d'impénétrable dans le désordre comme dans la symétrie, et pour la simple Augustine ce fut lettres closes. Tout ce qu'elle put y voir, c'est que la duchesse était une femme supérieure en tant que femme. Elle eut alors une pensée douloureuse.</p> <p>-- Hélas ! serait-il vrai, se dit-elle, qu'un cœur aimant et simple ne suffit pas à un artiste ; et pour balancer le poids de ces âmes fortes, faut-il les unir à des âmes féminines dont la puissance soit pareille à la leur ? Si j'avais été élevée comme cette sirène, au moins nos armes eussent été égales au moment de la lutte.</p> <p>-- Mais je n'y suis pas ! Ces mots secs et brefs, quoique prononcés à voix basse dans le boudoir voisin, furent entendus par Augustine, dont le cœur palpita.</p> <p>-- Cette dame est là, répliqua la femme de chambre.</p> <p>-- Vous êtes folle, faites donc entrer, répondit la duchesse dont la voix devenue douce avait pris l'accent affectueux de la politesse. Évidemment, elle désirait alors être entendue.</p> <p>Augustine s'avança timidement. Au fond de ce frais boudoir, elle vit la duchesse voluptueusement couchée sur une ottomane en velours vert placée au centre d'une espèce de demi-cercle dessiné par les plis moelleux d'une mousseline tendue sur un fond jaune. Des ornements de bronze doré, disposés avec un goût exquis, rehaussaient encore cette espèce de dais sous lequel la duchesse était posée comme une statue antique. La couleur foncée du velours ne lui laissait perdre aucun moyen de séduction. Un demi-jour, ami de sa beauté, semblait être plutôt un reflet qu'une lumière. Quelques fleurs rares élevaient leurs têtes embaumées au-dessus des vases de Sèvres les plus riches. Au moment où ce tableau s'offrit aux yeux d'Augustine étonnée, elle avait marché si doucement, qu'elle put surprendre un regard de l'enchanteresse. Ce regard semblait dire à une personne que la femme du peintre n'aperçut pas d'abord : – Restez, vous allez voir une jolie femme, et vous me rendrez sa visite moins ennuyeuse.</p> <p>À l'aspect d'Augustine, la duchesse se leva et la fit asseoir auprès d'elle.</p> <p>-- À quoi dois-je le bonheur de cette visite, madame ? dit-elle avec un sourire plein de grâces.</p> <p>-- Pourquoi tant de fausseté ? pensa Augustine, qui ne répondit que par une inclination de tête.</p> <p>Ce silence était commandé. La jeune femme voyait devant elle un témoin de trop à cette scène. Ce personnage était, de tous les colonels de l'armée, le plus jeune, le plus élégant et le mieux fait. Son costume demi-bourgeois faisait ressortir les grâces de sa personne. Sa figure pleine de vie, de jeunesse, et déjà fort expressive, était encore animée par de petites moustaches relevées en pointe, et noires comme du jais, par une impériale bien fournie, par des favoris soigneusement peignés et par une forêt de cheveux noirs assez en désordre. Il badinait avec une cravache, en manifestant une aisance et une liberté qui seyaient à l'air satisfait de sa physionomie ainsi qu'à la recherche de sa toilette ; les rubans attachés à sa boutonnière étaient noués avec dédain, et il paraissait bien plus vain de sa jolie tournure que de son courage. Augustine regarda la duchesse de Carigliano en lui montrant le colonel par un coup d'œil dont toutes les prières furent comprises.</p> <p>-- Eh bien, adieu, d'Aiglemont, nous nous retrouverons au bois de Boulogne.</p> <p>Ces mots furent prononcés par la sirène comme s'ils étaient le résultat d'une stipulation antérieure à l'arrivée d'Augustine ; elle les accompagna d'un regard menaçant que l'officier méritait peut-être pour l'admiration qu'il témoignait en contemplant la modeste fleur qui contrastait si bien avec l'orgueilleuse duchesse. Le jeune fat s'inclina en silence, tourna sur les talons de ses bottes, et s'élança gracieusement hors du boudoir. En ce moment, Augustine, épiant sa rivale qui semblait suivre des yeux le brillant officier, surprit dans ce regard un sentiment dont les fugitives expressions sont connues de toutes les femmes. Elle songea avec la douleur la plus profonde que sa visite allait être inutile : cette artificieuse duchesse était trop avide d'hommages pour ne pas avoir le cœur sans pitié.</p> <p>-- Madame, dit Augustine d'une voix entrecoupée, la démarche que je fais en ce moment auprès de vous va vous sembler bien singulière ; mais le désespoir a sa folie, et doit faire tout excuser. Je m'explique trop bien pourquoi Théodore préfère votre maison à toute autre, et pourquoi votre esprit exerce tant d'empire sur lui. Hélas ! je n'ai qu'à rentrer en moi-même pour en trouver des raisons plus que suffisantes. Mais j'adore mon mari, madame. Deux ans de larmes n'ont point effacé son image de mon cœur, quoique j'aie perdu le sien. Dans ma folie, j'ai osé concevoir l'idée de lutter avec vous ; et je viens à vous, vous demander par quels moyens je puis triompher de vous-même. Oh, madame ! s'écria la jeune femme en saisissant avec ardeur la main de sa rivale qui la lui laissa prendre, je ne prierai jamais Dieu pour mon propre bonheur avec autant de ferveur que je l'implorerais pour le vôtre, si vous m'aidiez à reconquérir, je ne dirai pas l'amour, mais l'amitié de Sommervieux. Je n'ai plus d'espoir qu'en vous. Ah ! dites-moi comment vous avez pu lui plaire et lui faire oublier les premiers jours de...</p> <p>À ces mots, Augustine, suffoquée par des sanglots mal contenus, fut obligée de s'arrêter. Honteuse de sa faiblesse, elle cacha son visage dans un mouchoir qu'elle inonda de ses larmes.</p> <p>-- Êtes-vous donc enfant, ma chère petite belle ! dit la duchesse, qui, séduite par la nouveauté de cette scène et attendrie malgré elle en recevant l'hommage que lui rendait la plus parfaite vertu qui fût peut-être à Paris, prit le mouchoir de la jeune femme et se mit à lui essuyer elle-même les yeux en la flattant par quelques monosyllabes murmurés avec une gracieuse pitié. Après un moment de silence, la coquette, emprisonnant les jolies mains de la pauvre Augustine entre les siennes qui avaient un rare caractère de beauté noble et de puissance, lui dit d'une voix douce et affectueuse : – Pour premier avis, je vous conseillerai de ne pas pleurer ainsi, les larmes enlaidissent. Il faut savoir prendre son parti sur les chagrins qui rendent malade, car l'amour ne reste pas longtemps sur un lit de douleur. La mélancolie donne bien d'abord une certaine grâce qui plaît, mais elle finit par allonger les traits et flétrir la plus ravissante de toutes les figures. Ensuite, nos tyrans ont l'amour-propre de vouloir que leurs esclaves soient toujours gaies.</p> <p>-- Ah, madame ! il ne dépend pas de moi de ne pas sentir ! Comment peut-on, sans éprouver mille morts, voir terne, décolorée, indifférente, une figure qui jadis rayonnait d'amour et de joie ? Je ne sais pas commander à mon cœur.</p> <p>-- Tant pis, chère belle ; mais je crois déjà savoir toute votre histoire. D'abord, imaginez-vous bien que si votre mari vous a été infidèle, je ne suis pas sa complice. Si j'ai tenu à l'avoir dans mon salon, c'est, je l'avouerai, par amour-propre : il était célèbre et n'allait nulle part. Je vous aime déjà trop pour vous dire toutes les folies qu'il a faites pour moi. Je ne vous en révélerai qu'une seule, parce qu'elle vous servira peut-être à vous le ramener et à le punir de l'audace qu'il met dans ses procédés avec moi. Il finirait par me compromettre. Je connais trop le monde, ma chère, pour vouloir me mettre à la discrétion d'un homme trop supérieur. Sachez qu'il faut se laisser faire la cour par eux, mais les épouser ! c'est une faute. Nous autres femmes, nous devons admirer les hommes de génie, en jouir comme d'un spectacle, mais vivre avec eux ! jamais. Fi donc ! c'est vouloir prendre plaisir à regarder les machines de l'Opéra, au lieu de rester dans une loge, à y savourer ses brillantes illusions. Mais chez vous, ma pauvre enfant, le mal est arrivé, n'est-ce pas ? Eh bien, il faut essayer de vous armer contre la tyrannie.</p> <p>-- Ah, madame ! avant d'entrer ici, en vous y voyant, j'ai déjà reconnu quelques artifices que je ne soupçonnais pas.</p> <p>-- Eh bien, venez me voir quelquefois, et vous ne serez pas longtemps sans posséder la science de ces bagatelles, d'ailleurs assez importantes. Les choses extérieures sont, pour les sots, la moitié de la vie ; et pour cela, plus d'un homme de talent se trouve un sot malgré tout son esprit. Mais je gage que vous n'avez jamais rien su refuser à Théodore ?</p> <p>-- Le moyen, madame, de refuser quelque chose à celui qu'on aime !</p> <p>-- Pauvre innocente, je vous adorerais pour votre niaiserie. Sachez donc que plus nous aimons, moins nous devons laisser apercevoir à un homme, surtout à un mari, l'étendue de notre passion. C'est celui qui aime le plus qui est tyrannisé, et, qui pis est, délaissé tôt ou tard. Celui qui veut régner, doit...</p> <p>-- Comment, madame ! faudra-t-il donc dissimuler, calculer, devenir fausse, se faire un caractère artificiel et pour toujours ? Oh ! comment peut-on vivre ainsi ? Est-ce que vous pouvez...</p> <p>Elle hésita, la duchesse sourit.</p> <p>-- Ma chère, reprit la grande dame d'une voix grave, le bonheur conjugal a été de tout temps une spéculation, une affaire qui demande une attention particulière. Si vous continuez à parler passion quand je vous parle mariage, nous ne nous entendrons bientôt plus. Écoutez-moi, continua-t-elle en prenant le ton d'une confidence. J'ai été à même de voir quelques-uns des hommes supérieurs de notre époque. Ceux qui se sont mariés ont, à quelques exceptions près, épousé des femmes nulles. Eh bien, ces femmes-là les gouvernaient, comme l'empereur nous gouverne, et étaient, sinon aimées, du moins respectées par eux. J'aime assez les secrets, surtout ceux qui nous concernent, pour m'être amusée à chercher le mot de cette énigme. Eh bien, mon ange, ces bonnes femmes avaient le talent d'analyser le caractère de leurs maris ; sans s'épouvanter comme vous de leurs supériorités, elles avaient adroitement remarqué les qualités qui leur manquaient ; et, soit qu'elles possédassent ces qualités, ou qu'elles feignissent de les avoir, elles trouvaient moyen d'en faire un si grand étalage aux yeux de leurs maris qu'elles finissaient par leur imposer. Enfin, apprenez encore que ces âmes qui paraissent si grandes ont toutes un petit grain de folie que nous devons savoir exploiter. En prenant la ferme volonté de les dominer, en ne s'écartant jamais de ce but, en y rapportant toutes nos actions, nos idées, nos coquetteries, nous maîtrisons ces esprits éminemment capricieux qui, par la mobilité même de leurs pensées, nous donnent les moyens de les influencer.</p> <p>-- Oh ciel ! s'écria la jeune femme épouvantée, voilà donc la vie. C'est un combat.....</p> <p>-- Où il faut toujours menacer, reprit la duchesse en riant. Notre pouvoir est tout factice. Aussi ne faut-il jamais se laisser mépriser par un homme ; on ne se relève d'une pareille chute que par des manœuvres odieuses. Venez, ajouta-t-elle, je vais vous donner un moyen de mettre votre mari à la chaîne.</p> <p>Elle se leva pour guider en souriant la jeune et innocente apprentie des ruses conjugales à travers le dédale de son petit palais. Elles arrivèrent toutes deux à un escalier dérobé qui communiquait aux appartements de réception. Quand la duchesse tourna le secret de la porte, elle s'arrêta, regarda Augustine avec un air inimitable de finesse et de grâce : – Tenez, le duc de Carigliano m'adore, eh bien, il n'ose pas entrer par cette porte sans ma permission. Et c'est un homme qui a l'habitude de commander à des milliers de soldats. Il sait affronter les batteries, mais devant moi... il a peur.</p> <p>Augustine soupira. Elles parvinrent à une somptueuse galerie où la femme du peintre fut amenée par la duchesse devant le portrait que Théodore avait fait de mademoiselle Guillaume. À cet aspect, Augustine jeta un cri.</p> <p>-- Je savais bien qu'il n'était plus chez moi, dit-elle, mais... ici !</p> <p>-- Ma chère, je ne l'ai exigé que pour voir jusqu'à quel degré de bêtise un homme de génie peut atteindre. Tôt ou tard, il vous aurait été rendu par moi, car je ne m'attendais pas au plaisir de voir ici l'original devant la copie. Pendant que nous allons achever notre conversation, je le ferai porter dans votre voiture. Si, armée de ce talisman, vous n'êtes pas maîtresse de votre mari pendant cent ans, vous n'êtes pas une femme, et vous méritez votre sort !</p> <p>Augustine baisa la main de la duchesse, qui la pressa sur son cœur et l'embrassa avec une tendresse d'autant plus vive qu'elle devait être oubliée le lendemain. Cette scène aurait peut-être à jamais ruiné la candeur et la pureté d'une femme moins vertueuse qu'Augustine à qui les secrets révélés par la duchesse pouvaient être également salutaires et funestes, car la politique astucieuse des hautes sphères sociales ne convenait pas plus à Augustine que l'étroite raison de Joseph Lebas, ni que la niaise morale de madame Guillaume. Étrange effet des fausses positions où nous jettent les moindres contresens commis dans la vie ! Augustine ressemblait alors à un pâtre des Alpes surpris par une avalanche : s'il hésite, ou s'il veut écouter les cris de ses compagnons, le plus souvent il périt. Dans ces grandes crises, le cœur se brise ou se bronze.</p> <p>Madame de Sommervieux revint chez elle en proie à une agitation qu'il serait difficile de décrire. Sa conversation avec la duchesse de Carigliano éveillait une foule d'idées contradictoires dans son esprit. Comme les moutons de la fable, pleine de courage en l'absence du loup, elle se haranguait elle-même et se traçait d'admirables plans de conduite ; elle concevait mille stratagèmes de coquetterie ; elle parlait même à son mari, retrouvant, loin de lui, toutes les ressources de cette éloquence vraie qui n'abandonne jamais les femmes ; puis, en songeant au regard fixe et clair de Théodore, elle tremblait déjà. Quand elle demanda si monsieur était chez lui, la voix lui manqua. En apprenant qu'il ne reviendrait pas dîner, elle éprouva un mouvement de joie inexplicable. Semblable au criminel qui se pourvoit en cassation contre son arrêt de mort, un délai, quelque court qu'il pût être, lui semblait une vie entière. Elle plaça le portrait dans sa chambre, et attendit son mari en se livrant à toutes les angoisses de l'espérance. Elle pressentait trop bien que cette tentative allait décider de tout son avenir, pour ne pas frissonner à toute espèce de bruit, même au murmure de sa pendule qui semblait appesantir ses terreurs en les lui mesurant. Elle tâcha de tromper le temps par mille artifices. Elle eut l'idée de faire une toilette qui la rendit semblable en tout point au portrait. Puis, connaissant le caractère inquiet de son mari, elle fit éclairer son appartement d'une manière inusitée, certaine qu'en rentrant la curiosité l'amènerait chez elle. Minuit sonna, quand, au cri du jockei, la porte de l'hôtel s'ouvrit. La voiture du peintre roula sur le pavé de la cour silencieuse.</p> <p>-- Que signifie cette illumination ? demanda Théodore d'une voix joyeuse en entrant dans la chambre de sa femme.</p> <p>Augustine saisit avec adresse un moment si favorable, elle s'élança au cou de son mari et lui montra le portrait. L'artiste resta immobile comme un rocher, et ses yeux se dirigèrent alternativement sur Augustine et sur la toilette(1) <note><seg rend="italic">Vx.</seg> Petite pièce de toile.</note> accusatrice. La timide épouse demi-morte qui épiait le front changeant, le front terrible de son mari, en vit par degrés les rides expressives s'amoncelant comme des nuages ; puis, elle crut sentir son sang se figer dans ses veines, quand, par un regard flamboyant et d'une voix profondément sourde, elle fut interrogée.</p> <p>-- Où avez-vous trouvé ce tableau ?</p> <p>-- La duchesse de Carigliano me l'a rendu.</p> <p>-- Vous le lui avez demandé ?</p> <p>-- Je ne savais pas qu'il fût chez elle.</p> <p>La douceur ou plutôt la mélodie enchanteresse de la voix de cet ange eût attendri des Cannibales, mais non un artiste en proie aux tortures de la vanité blessée.</p> <p>-- Cela est digne d'elle, s'écria l'artiste d'une voix tonnante. Je me vengerai ! dit-il en se promenant à grands pas, elle en mourra de honte : je la peindrai ! oui, je la représenterai sous les traits de Messaline sortant à la nuit du palais de Claude.</p> <p>-- Théodore !... dit une voix mourante.</p> <p>-- Je la tuerai.</p> <p>-- Mon ami !</p> <p>-- Elle aime ce petit colonel de cavalerie, parce qu'il monte bien à cheval...</p> <p>-- Théodore !</p> <p>-- Eh ! laissez-moi, dit le peintre à sa femme avec un son de voix qui ressemblait presque à un rugissement.</p> <p>Il serait odieux de peindre toute cette scène à la fin de laquelle l'ivresse de la colère suggéra à l'artiste des paroles et des actes qu'une femme moins jeune qu'Augustine aurait attribués à la démence.</p> <p>Sur les huit heures du matin, le lendemain, madame Guillaume surprit sa fille pâle, les yeux rouges, la coiffure en désordre, tenant à la main un mouchoir trempé de pleurs, contemplant sur le parquet les fragments épars d'une toile déchirée et les morceaux d'un grand cadre doré mis en pièce. Augustine, que la douleur rendait presque insensible, montra ces débris par un geste empreint de désespoir.</p> <p>-- Et voilà peut-être une grande perte, s'écria la vieille régente du Chat-qui-pelote. Il était ressemblant, c'est vrai ; mais j'ai appris qu'il y a sur le boulevard un homme qui fait des portraits charmants pour cinquante écus.</p> <p>-- Ah, ma mère !</p> <p>-- Pauvre petite, tu as bien raison ! répondit madame Guillaume qui méconnut l'expression du regard que lui jeta sa fille. Va, mon enfant, l'on n'est jamais si tendrement aimé que par sa mère. Ma mignonne, je devine tout ; mais viens me confier tes chagrins, je te consolerai. Ne t'ai-je pas déjà dit que cet homme-là était un fou ! Ta femme de chambre m'a conté de belles choses... Mais c'est donc un véritable monstre !</p> <p>Augustine mit un doigt sur ses lèvres pâlies, comme pour implorer de sa mère un moment de silence. Pendant cette terrible nuit, le malheur lui avait fait trouver cette patiente résignation qui, chez les mères et chez les femmes aimantes, surpasse, dans ses effets, l'énergie humaine et révèle peut-être dans le cœur des femmes l'existence de certaines cordes que Dieu a refusées à l'homme.</p> <p>Une inscription gravée sur un cippe(1) <note>« Petite colonne sans chapiteau ou colonne tronquée qui servait de borne, de monument funéraire. » (Le Petit Robert).</note> du cimetière Montmartre indique que madame de Sommervieux est morte à vingt-sept ans. Dans les simples lignes de cette épitaphe, un ami de cette timide créature voit la dernière scène d'un drame. Chaque année, au jour solennel du 2 novembre, il ne passait jamais devant ce jeune marbre sans se demander s'il ne faut pas des femmes plus fortes que ne l'était Augustine pour les puissantes étreintes du génie.</p> <p>-- Les humbles et modestes fleurs, écloses dans les vallées, meurent peut-être, se dit-il, quand elles sont transplantées trop près des cieux, aux régions où se forment les orages, où le soleil est brûlant.</p> <ab>Maffliers, octobre 1829.</ab> </div> </body> </text> </TEI>
514.757813
13,655
0.785518
8199ae832a13b17ec6882278091a98cd8d15b8a4
4,142
xml
XML
app/src/main/res/values/strings.xml
panosnethood/CommonTasker
cb6064e1c13d374202d96ffbbfc72758a5d30cd9
[ "MIT" ]
1
2018-02-09T10:56:07.000Z
2018-02-09T10:56:07.000Z
app/src/main/res/values/strings.xml
panosnethood/CommonTasker
cb6064e1c13d374202d96ffbbfc72758a5d30cd9
[ "MIT" ]
null
null
null
app/src/main/res/values/strings.xml
panosnethood/CommonTasker
cb6064e1c13d374202d96ffbbfc72758a5d30cd9
[ "MIT" ]
1
2018-03-09T23:47:17.000Z
2018-03-09T23:47:17.000Z
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="app_name">CommonTasker</string> <string name="action_facebook">Facebook</string> <string name="label_btn_find">ΒΡΕΣ ΤΟ!</string> <string name="action_youtube">YouTube</string> <string name="btn_send">Send</string> <string name="country_prompt">Choose a category</string> <string name="cat">Choose a category</string> <string name="per">Choose a city</string> <string name="txt_hint">Type Message</string> <string name="choose_device_name">Choose your device name"</string> <string name="ip_not_available">IP not available</string> <string name="splash_comment">CommonTasker! Crowdsourcing tasks within the community!</string> <string name="action_phone">Make a Call</string> <string name="action_home">Home</string> <string name="menu_1">Καθαρισμός Ιστορικού</string> <string name="menu_2">Option 2</string> <string name="menu_search">Search</string> <string name="str_btn_find">Find it!</string> <string name="hnt_et_location">Give an address</string> <string name="hnt_et_location1">Give second address</string> <string name="google_place_api">AIzaSyCgS-Td7HImzGjEA5V9i_PR97FnDzMxRik</string> <string name="settings">Settings</string> <string name="category">Επιλέξτε Κατηγορία</string> <string name="warning">Για οποιαδήποτε ενέργεια στην εφαρμογή θα πρέπει, να είστε εγγεγραμμμένος χρήστης και άνω των 18 απαραίτητα ώστε να εκτελέστε μια ένεργεια ή δυνατότητα της!</string> <string name="err_msg_required">Παρακαλώ δώστε ένα επιτρεπόμενο</string> <string name="err_msg_password">Give a Password</string> <string name="err_msg_mail">Παρακαλώ δώστε ένα επιτρεπόμενο Email</string> <string name="err_msg_name">Give a Name</string> <string name="err_msg_skill">Δώστε ένα επιθυμητό Επάγγελμα η μία Δεξιότητα σας</string> <string name="facebook_app_id">954999631276677</string> <string name="edit">Edit User</string> <string name="hello_world">Tap two locations in the map</string> <string name="error_permission_map">Δεν επιτρέπεται οι λειτουργίες του χάρτη!</string> <string name="dialer">Άνοιγμα Τηλεφώνου</string> <string name="delete">Delete User</string> <string name="str_rb_normal">Normal</string> <string name="str_rb_driving">Driving</string> <string name="str_rb_bicycling">BiCycling</string> <string name="str_rb_walking">Walking</string> <string name="str_rb_satellite">Satellite</string> <string name="str_rb_terrain">Terrain</string> <string name="str_tv_distance_time">Aπόσταση:</string> <string name="title_activity_maps">Map</string> <string-array name="area_names"> <item>Elassona </item> <item>Small Eleftherohori</item> <item>Dolihi</item> <item>Flabouro</item> <item>Kokkinogi</item> <item>Kokkinopilos</item> <item>Lofos</item> <item>Pithio</item> <item>Kalivia</item> <item>Sarantaporo</item> <item>Likoudi</item> <item>Geraneia</item> <item>Milea</item> <item>Farmaki</item> <item>Tsapournia</item> </string-array> <string-array name="erwthseis"> <item>Food</item> <item>Politics</item> <item>Health</item> <item>Social</item> </string-array> <string-array name="mhxanimata"> <item>Tools</item> <item>Machinery</item> <item>Fertilizers</item> </string-array> <string-array name="erga"> <item>Outdoor tasks</item> <item> Indoor tasks</item> <item> Offering assistance</item> </string-array> <string name="hello_blank_fragment">Hello blank fragment</string> <string name="title_activity_main2">Main2Activity</string> <string name="section_format">Hello World from section: %1$d</string> <string name="title_activity_main3">Main3Activity</string> <string name="action_settings">Settings</string> <string name="searchable">Αναζήτηση</string> <string name="button5">Perform an errand</string> </resources>
41.42
192
0.689281
c78b6f5e608a018a7a3cc969b81d8c742177cc2f
63,389
xml
XML
migraine/PMC6785461/fulltext.xml
petermr/migraine
e175c407f4430297ad33160f87cdedfa4039e51f
[ "Apache-2.0" ]
1
2020-11-18T14:28:39.000Z
2020-11-18T14:28:39.000Z
migraine/PMC6785461/fulltext.xml
petermr/migraine
e175c407f4430297ad33160f87cdedfa4039e51f
[ "Apache-2.0" ]
null
null
null
migraine/PMC6785461/fulltext.xml
petermr/migraine
e175c407f4430297ad33160f87cdedfa4039e51f
[ "Apache-2.0" ]
null
null
null
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD with MathML3 v1.2 20190208//EN" "JATS-archivearticle1-mathml3.dtd"> <article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" article-type="research-article"><?properties open_access?><?DTDIdentifier.IdentifierValue -//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.1 20151215//EN?><?DTDIdentifier.IdentifierType public?><?SourceDTD.DTDName JATS-journalpublishing1.dtd?><?SourceDTD.Version 1.1?><?ConverterInfo.XSLTName jp2nlmx2.xsl?><?ConverterInfo.Version 1?><front><journal-meta><journal-id journal-id-type="nlm-ta">J Clin Neurol</journal-id><journal-id journal-id-type="iso-abbrev">J Clin Neurol</journal-id><journal-id journal-id-type="publisher-id">JCN</journal-id><journal-title-group><journal-title>Journal of Clinical Neurology (Seoul, Korea)</journal-title></journal-title-group><issn pub-type="ppub">1738-6586</issn><issn pub-type="epub">2005-5013</issn><publisher><publisher-name>Korean Neurological Association</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="pmcid">6785461</article-id><article-id pub-id-type="pmid">31591839</article-id><article-id pub-id-type="doi">10.3988/jcn.2019.15.4.502</article-id><article-categories><subj-group subj-group-type="heading"><subject>Original Article</subject></subj-group></article-categories><title-group><article-title>Language-Related White-Matter-Tract Deficits in Children with Benign Epilepsy with Centrotemporal Spikes: A Retrospective Study</article-title></title-group><contrib-group><contrib contrib-type="author"><contrib-id contrib-id-type="orcid" authenticated="true">https://orcid.org/0000-0002-7379-6041</contrib-id><name><surname>Kim</surname><given-names>Hyun Ho</given-names></name><xref ref-type="aff" rid="A1">a</xref></contrib><contrib contrib-type="author"><contrib-id contrib-id-type="orcid" authenticated="true">https://orcid.org/0000-0002-6757-8208</contrib-id><name><surname>Chung</surname><given-names>Gyung Ho</given-names></name><xref ref-type="aff" rid="A2">b</xref></contrib><contrib contrib-type="author"><contrib-id contrib-id-type="orcid" authenticated="true">https://orcid.org/0000-0002-4743-2551</contrib-id><name><surname>Park</surname><given-names>Sung Hee</given-names></name><xref ref-type="aff" rid="A3">c</xref></contrib><contrib contrib-type="author" corresp="yes"><contrib-id contrib-id-type="orcid" authenticated="true">https://orcid.org/0000-0002-7673-8728</contrib-id><name><surname>Kim</surname><given-names>Sun Jun</given-names></name><xref ref-type="aff" rid="A4">d</xref><xref ref-type="aff" rid="A5">e</xref><xref ref-type="aff" rid="A6">f</xref></contrib></contrib-group><aff id="A1"><label>a</label>Department of Pediatrics, Samsung Medical Center, Sungkyunkwan University School of Medicine, Seoul, <country>Korea</country>.</aff><aff id="A2"><label>b</label>Department of Diagnostic Radiology, Chonbuk National University Medical School, Jeonju, <country>Korea</country>.</aff><aff id="A3"><label>c</label>Department of Rehabilitation Medicine, Chonbuk National University Medical School, Jeonju, <country>Korea</country>.</aff><aff id="A4"><label>d</label>Department of Pediatrics, Chonbuk National University Medical School, Jeonju, <country>Korea</country>.</aff><aff id="A5"><label>e</label>Research Institute of Clinical Medicine of Chonbuk National University, Jeonju, <country>Korea</country>.</aff><aff id="A6"><label>f</label>Biomedical Research Institute of Chonbuk National University Hospital, Chonbuk National University Medical School, Jeonju, <country>Korea</country>.</aff><author-notes><corresp>Correspondence: Sun Jun Kim, MD, PhD. Department of Pediatrics, Chonbuk National University Medical School, 20 Geonji-ro, Deokjin-gu, Jeonju 54907, Korea. Tel +82-63-250-1799, Fax +82-63-250-1464, <email>sunjun@jbnu.ac.kr</email></corresp></author-notes><pub-date pub-type="ppub"><month>10</month><year>2019</year></pub-date><pub-date pub-type="epub"><day>23</day><month>8</month><year>2019</year></pub-date><volume>15</volume><issue>4</issue><fpage>502</fpage><lpage>510</lpage><history><date date-type="received"><day>27</day><month>12</month><year>2018</year></date><date date-type="rev-recd"><day>30</day><month>4</month><year>2019</year></date><date date-type="accepted"><day>30</day><month>4</month><year>2019</year></date></history><permissions><copyright-statement>Copyright &#x000a9; 2019 Korean Neurological Association</copyright-statement><copyright-year>2019</copyright-year><copyright-holder>Korean Neurological Association</copyright-holder><license license-type="open-access" xlink:href="http://creativecommons.org/licenses/by-nc/4.0/"><license-p>This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (<ext-link ext-link-type="uri" xlink:href="http://creativecommons.org/licenses/by-nc/4.0/">http://creativecommons.org/licenses/by-nc/4.0/</ext-link>) which permits unrestricted non-commercial use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p></license></permissions><abstract><sec><title>Background and Purpose</title><p>Benign epilepsy with centrotemporal spikes (BECTS) is one of the most common pediatric epilepsies, and it generally has a good prognosis. However, recent research has indicated that the epileptic activity of BECTS can cause cognitive defects such as language, visuospatial, and auditory verbal memory deficits. This study assessed language-delivery deficits in BECTS patients using diffusion-tensor magnetic resonance imaging (DTI).</p></sec><sec><title>Methods</title><p>T1-weighted MRI, DTI, and language tests were conducted in 16 BECTS patients and 16 age-matched controls. DTI data were analyzed using the TRActs Constrained by Underlying Anatomy tool in FreeSurfer 5.3, and 18 major white-matter tracts were extracted, which included 4 language-related tracts: the inferior longitudinal fasciculus, superior longitudinal fasciculus-parietal terminations, superior longitudinal fasciculus-temporal terminations, and uncinate fasciculus (UNC). Language tests included the Korean version of the Receptive and Expressive Vocabulary Test, Test of Problem-Solving Abilities (TOPS), and the mean length of utterance in words.</p></sec><sec><title>Results</title><p>The BECTS group exhibited decreased mean fractional anisotropy and increased mean radial diffusivity, with significant differences in both the superior longitudinal fasciculus and the left UNC (<italic>p</italic>&#x0003c;0.05), which are the language-related white-matter tracts in the dual-loop model. The TOPS language test scores were significantly lower in the BECTS group than in the control group (<italic>p</italic>&#x0003c;0.05).</p></sec><sec><title>Conclusions</title><p>It appears that BECTS patients can exhibit language deficits. Seizure activities of BECTS could alter DTI scalar values in the language-related white-matter tracts.</p></sec></abstract><kwd-group><kwd>diffusion-tensor imaging</kwd><kwd>language test</kwd><kwd>dual-loop model</kwd></kwd-group></article-meta></front><body><sec sec-type="intro"><title>INTRODUCTION</title><p>Benign epilepsy with centrotemporal spikes (BECTS) is one of the most common pediatric epilepsies and is well known to generally have a good prognosis. However, recent research has indicated that the epileptic activity of BECTS causes cognitive problems such as visuospatial and auditory verbal memory deficits,<xref rid="B1" ref-type="bibr">1</xref> and especially language dysfunction.<xref rid="B2" ref-type="bibr">2</xref> Various fundamental mechanisms have been proposed for the language dysfunction in BECTS.<xref rid="B3" ref-type="bibr">3</xref> The dual-loop model reported in 1994 is the most prominent contemporary model of the language-delivery process, and it comprises ventral and dorsal streams that are divided around the Sylvian fissure.<xref rid="B4" ref-type="bibr">4</xref> The dorsal and ventral streams involve phonological and semantic processing of language, respectively.<xref rid="B5" ref-type="bibr">5</xref> The dorsal stream comprises the superior longitudinal fasciculus (SLF) and arcuate fasciculus (AF), and the ventral stream comprises the extreme capsule and the uncinate fasciculus (UNC), middle longitudinal fasciculus, inferior longitudinal fasciculus (ILF), and inferior fronto-occipital fasciculus.</p><p>Diffusion-tensor magnetic resonance imaging (DTI) can be employed to study neural fiber tracts in human subjects,<xref rid="B6" ref-type="bibr">6</xref> and has been used to evaluate pediatric psychiatric diseases such as autism and attention deficit hyperactivity disorder (ADHD).<xref rid="B7" ref-type="bibr">7</xref><xref rid="B8" ref-type="bibr">8</xref> The white-matter fibers associated with language have recently been studied using DTI.<xref rid="B9" ref-type="bibr">9</xref></p><p>Neuroimaging studies using MRI have been performed for BECTS. Cognitive and behavioral deficits in BECTS are associated with the decreased volume of the frontal lobes.<xref rid="B2" ref-type="bibr">2</xref> Furthermore, recent DTI studies of epilepsy have detected white-matter deficits.<xref rid="B10" ref-type="bibr">10</xref> DTI showed a decrease in fractional anisotropy (FA) values&#x02014;one of the DTI scalar values&#x02014;at the focus of seizures in BECTS.<xref rid="B11" ref-type="bibr">11</xref> DTI data can be analyzed using two methods: tract-based analysis and voxel-based analysis. Voxel-based analysis assesses an image of the white matter based on voxel stepwise locations, whereas tract-based analysis extracts the region of interest from the seed to the target-region tract.<xref rid="B12" ref-type="bibr">12</xref> Although voxel-based analysis can be used to identify abnormal areas, deficits of white-matter tracts cannot be identified. Conversely, tract-based analysis can identify abnormal whitematter tracts more precisely.<xref rid="B13" ref-type="bibr">13</xref> Although studies have used voxel-based analysis to describe the defective areas of the brain in patients with BECTS, studies of the white-matter tracts have not yet been conducted.<xref rid="B14" ref-type="bibr">14</xref><xref rid="B15" ref-type="bibr">15</xref></p><p>This study identified deficits in the language-associated white-matter tracts in BECTS patients using DTI.</p></sec><sec sec-type="methods"><title>METHODS</title><sec><title>Participants</title><p>Participants BECTS patients were selected according to the International League Against Epilepsy criteria and age-matched controls. This study was approved by the Institutional Review Board of Chonbuk National Hospital (Approval No. CUH 2017-06-030-002), and all participants provided informed consent.</p><p>The included BECTS patients had been newly diagnosed from January 2013 to December 2016 at Chonbuk National Hospital. For seizure evaluation, all patients underwent T1-weighted MRI and DTI studies, and also EEG within 2 days after the first seizure. EEG was performed for 30 min with the placement of electrodes in accordance with the international 10&#x02013;20 system.<xref rid="B16" ref-type="bibr">16</xref> Patients were excluded if they had neurological defects or other types of epilepsy, or were taking medications that could influence language function. Antiepileptic drug administration was started within 72 h after the first seizure symptom once all of the evaluations had been performed. All participants completed a language test and the Edinburgh Handedness Inventory (EHI), which is used to assess the dominant hand.<xref rid="B17" ref-type="bibr">17</xref></p><p>Age-matched control participants (who all lived in Jeonbuk province) were retrospectively included in this study. They were matched for age to within 5 months and for the dominant hand in the EHI. They had visited Chonbuk National Hospital due to mild headache (score of &#x0003c;2 on a numeric rating scale ranging from 0) during the same period as the BECTS group. They were not diagnosed with any headache-associated diseases such as migraine or tension-type headache. The inclusion criteria were no history of neurological or psychiatric diseases that could influence brain images, such as ADHD or other types of epilepsy. All subjects spoke Korean with their family, and none of them were bilingual. They had normal EEG findings, and had no family history of seizures.</p><p>Language tests were conducted by one speech therapist and consisted of the Korean version of the Receptive and Expressive Vocabulary Test (REVT-K), Test of Problem-Solving Abilities (TOPS), and the mean length of utterance in words (MLU-w).</p></sec><sec><title>Magnetic resonance imaging</title><sec><title>Data acquisition</title><p>All MRI data were acquired using a 3-tesla scanner (MAGNETOM Skyra, Siemens Healthcare, Erlangen, Germany) at Chonbuk National Hospital. To decrease movements during the test, sedation was performed using chloral hydrate (50 mg/kg) once or twice at 30 min before the test in all participants. Three-dimensional T1-weighted MRI images were oriented in the sagittal plane [TR=1,630 ms, TE=2.77 ms, inversion time (TI)=900 ms, flip angle=8&#x000b0;, slice thickness=1.2 mm, field of view=256&#x000d7;256 mm, and number of slices=144]. DTI data were acquired using axial slices (TR=6,600 mm, TE=95 mm, field of view=256&#x000d7;256 mm, slice thickness=3.3 mm, and number of slices=49). DTI consisted of 31 gradient images, including B0 volumes with no diffusion sensitization and 30 diffusion-weighted images (b=1,000 s/mm<sup>2</sup>).</p></sec><sec><title>Image analysis</title><p>Three-dimensional T1-weighted MRI and DTI images were saved in the Digital Imaging and Communications in Medicine (DICOM) file format. Cortical reconstruction and volumetric segmentation of the cortex were performed automatically in T1-weighted MRI using the &#x0201c;recon-all&#x0201d; command in the FreeSurfer 5.3 software package (available at. <ext-link ext-link-type="uri" xlink:href="https://surfer.nmr.mgh.harvard.edu/">https://surfer.nmr.mgh.harvard.edu/</ext-link>). Default settings were used in the analysis. The processing performed by the &#x0201c;recon-all&#x0201d; command includes motion correction, normalization, registration, and white-matter segmentation in T1-weighted MRI.<xref rid="B18" ref-type="bibr">18</xref><xref rid="B19" ref-type="bibr">19</xref><xref rid="B20" ref-type="bibr">20</xref><xref rid="B21" ref-type="bibr">21</xref></p><p>The DTI files were analyzed using the TRActs Constrained by UnderLying Anatomy (TRACULA) tool in FreeSurfer to automatically reconstruct a set of major white-matter tracts.<xref rid="B22" ref-type="bibr">22</xref> Preprocessing was performed with the &#x0201c;trac-all&#x02013;prep&#x0201d; command, which included image correction, intrasubject registration (DTI to T1-weighted MRI images), intrasubject registration (T1-weighted MRI images to a template), anatomical masks and labels, tensor fitting, and anatomical priors. The image correction process involved correcting for current-induced distortion and movement by high b-value data and the volume of the object.<xref rid="B23" ref-type="bibr">23</xref></p><p>Pathway reconstruction was then performed and 18 major white-matter tracts were extracted: the corpus callosum-forceps major, corpus callosum-forceps minor, both anterior thalamic radiations (ATRs), and both cingulum-angular bundles (CABs), cingulum-cingulate gyrus bundles (CCGs), cortical spinal tracts, ILFs, superior longitudinal fasciculusparietal terminations (SLFPs), superior longitudinal fasciculus-temporal terminations (SLFTs), and UNCs (<xref ref-type="fig" rid="F1">Fig. 1</xref>). These tracts included four related to language: the ILF, SLFP, SLFT, and UNC. The reconstructed 18 pathways were measured to obtain DTI scalar values, including the mean values of FA, axial diffusivity (AD), mean diffusivity (MD), and radial diffusivity (RD).</p><p>The quality of the acquired MRI images was controlled with the FreeSurfer QA tool (available at. <ext-link ext-link-type="uri" xlink:href="https://surfer.nmr.mgh.harvard.edu/fswiki/QATools/">https://surfer.nmr.mgh.harvard.edu/fswiki/QATools/</ext-link>). This tool was used to assess the quality of the FreeSurfer output. If the signal-to-noise ratio was lower than 10, the case was excluded. As part of the DTI preprocessing, the TRACULA tool computed the following four measures related to head motion: average translation, average rotation, percentage of bad slices, and dropout score.<xref rid="B24" ref-type="bibr">24</xref> If &#x02265;5% of the obtained slices were of poor quality, the case was excluded.</p></sec></sec><sec><title>Language tests</title><p>REVT-K evaluates the receptive and expressive language ability and is applicable from the age of 30 months to adulthood.<xref rid="B25" ref-type="bibr">25</xref> REVT-K assesses the age of lexical development and displays the differences between the age of lexical development and the chronological age. The results consist of SDs and expressive and receptive lexical developmental ages. TOPS assesses the skilled language ability by testing logical processing, as measured by the Seoul Community Rehabilitation Center, Republic of Korea.<xref rid="B26" ref-type="bibr">26</xref> The patient looks at pictures of 17 scenes, and between 2 and 5 questions are asked about each picture. The pictures show scenes that are directly or indirectly related to the usual life of a young child at school, at home, in a playground, and in a public place. There are 50 questions from the following 3 categories: determining the cause, making an inference, and predicting. The results of TOPS are expressed as a score for the three categories, and reflect the weak and strong points of the patient. MLU-w is a test of language development that quantifies the utterance of words,<xref rid="B27" ref-type="bibr">27</xref> in which the speech therapist counts the number of words uttered and calculates the mean value. This study conducted MLU-w for sentences in the TOPS test.</p></sec><sec><title>Statistical analyses</title><p>All statistical analyses were performed using the SPSS (version 24.0, IBM Corp., Armonk, NY, USA). Multivariate analysis of covariance (MANCOVA) was used to evaluate the DTI scalar values. MANCOVA is a statistical method for testing differences among multiple groups according to dependent values with controlling factors. DTI scalar values were compared between the BECTS and control groups after controlling for age. The criterion for statistical significance was set at <italic>p</italic>&#x0003c;0.003 to account for Bonferroni correction and the number of tests performed (<italic>n</italic>=18). The data are presented as mean&#x000b1;SD values, and the effect size was quantified as partial eta squared (&#x003b7;<sup>2</sup>). The findings of language tests were compared between the BECTS and control groups using <italic>t</italic>-tests, with statistical significance defined as <italic>p</italic>&#x0003c;0.05.</p></sec></sec><sec sec-type="results"><title>RESULTS</title><p>This study included 16 children who were diagnosed with BECTS in the dominant hemisphere and 16 age-matched children as controls. Among 155 patients diagnosed with BECTS, 113 and 4 children were excluded due to MRI with DTI and language testing not being conducted, respectively. A further 18 patients were excluded due to neurological defects that could influence DTI, as were 4 patients with BECTS whose seizure location was not in the dominant hemisphere.</p><p>The subjects in the BECTS group were aged 109.6&#x000b1;28.3 months (range, 70&#x02013;175 months), while those in the control group were aged 108.4&#x000b1;25.9 months (range, 75&#x02013;175 months). In The EHI revealed right handedness in 10 (62.5%) and ambidexterity in 6 (37.5%) of the subjects in the BECTS and control groups, with no cases of left handedness. There were seven females (31.2%) in the BECTS group and seven (43.8%) in the control group. There were no significant intergroup differences in the demographic characteristics (<xref ref-type="fig" rid="F2">Fig. 2</xref>, <xref rid="T1" ref-type="table">Table 1</xref>).</p><p>Twelve of the 16 BECTS children had seizure foci in the left hemisphere, and 5 children had seizure foci in both hemispheres. Immediately after the diagnosis, the BECTS patients received antiepileptic drugs if indicated, such as in recurrent cases (<xref rid="T2" ref-type="table">Table 2</xref>).</p><sec><title>Diffusion-tensor magnetic resonance imaging</title><p>Among the 18 major white-matter tracts extracted by the TRACULA tool in FreeSurfer 5.3 software, the language-related tracts were the SLFP, SLFT, UNC, and ILF. In general, the mean FA corresponds to the inverse proportion of the mean MD and RD, and in this study the BECTS group exhibited a lower mean FA and higher mean MD and RD than controls in the language-related white-matter tracts.</p><p>In the dorsal streams, among DTI scalar values of the SLF tracts, the mean FA, MD, and RD differed between the BECTS and control groups. In the dominant hemisphere, which is associated with language, both the SLFP and SLFT showed low mean FA values, with the difference being significant in the BECTS group. In addition, the mean FA for the SLFP tract in the nondominant hemisphere was lower in the BECTS group than in the control group. The ventral streams included the UNC and ILF tracts. The mean FA for the UNC in the dominant hemisphere was significantly lower in the BECTS group than in the control group. In contrast, the mean MD and RD for the UNC were high in the BECTS group. Unlike for the UNC, these values for the ILF did not differ between the two groups. Although not included in the dual-loop model, the left ATR and right CCG also showed a lower mean FA and higher mean RD in the BECTS group than in the control group (<xref rid="T3" ref-type="table">Table 3</xref>, <xref ref-type="fig" rid="F3">Fig. 3</xref>).</p></sec><sec><title>Language tests</title><p>The total score for the TOPS language test was lower in the BECTS group than in the control group (<xref rid="T4" ref-type="table">Table 4</xref>). Differences were significant for the making-an-inference and predicting subcomponents of the TOPS language test. MLU-w of TOPS and REVT-K was not statistically significant difference.</p></sec></sec><sec sec-type="discussion"><title>DISCUSSION</title><p>The mean FA of language-related white-matter tracts in the dual-loop model was lower in the BECTS group than in the control group, particularly for the SLF and UNC of the dominant hemisphere. The mean RDs for the SLF and UNC were increased in the BECTS group. The FA of DTI scalar values expresses the degree of this anisotropic state,<xref rid="B28" ref-type="bibr">28</xref> with a value closer to 1 indicating a more-anisotropic state in axon fibers with a specific direction. The present findings therefore support previous descriptions of the language dysfunction of BECTS patients.<xref rid="B1" ref-type="bibr">1</xref></p><p>The AF is one of the most important language-related white-matter tracts, and connects the posterior superior temporal gyrus to the inferior frontal gyrus. The SLF is one of the components of the dorsal stream of the dual-loop model, and is located in the white matter connecting the temporoparietal area to the ipsilateral frontal and opercular areas.<xref rid="B29" ref-type="bibr">29</xref> This tract is subdivided into three major temporoparietal subareas: the superior parietal lobe, angular gyrus, and supramarginal gyrus.<xref rid="B30" ref-type="bibr">30</xref> It has recently been suggested that the AF is part of the SLF.<xref rid="B31" ref-type="bibr">31</xref> Among these three subareas, the supramarginal gyrus is related to the language function of articulation.<xref rid="B32" ref-type="bibr">32</xref></p><p>FreeSurfer software was used to divide the SLF into the parietal bundle of the SLFP and the temporal bundle of the SLFT. The SLFP and SLFT correspond most closely to the supramarginal gyrus and AF, respectively.<xref rid="B33" ref-type="bibr">33</xref> DTI scalar values were altered in the dominant hemisphere of the SLFT and SLFP tracts in the BECTS group, indicating a relation between BECTS and language dysfunction. Language function mainly occurs in the left brain hemisphere after lateralization. It could be inferred that decreases in the mean FA of language-related white-matter tracts in the dominant hemisphere are associated with lateralization.<xref rid="B34" ref-type="bibr">34</xref></p><p>The origin of seizures in BECTS is the Rolandic area located around the central sulcus, namely in the precentral and postcentral gyri of the brain. The SLF and AF are located near the Rolandic area.<xref rid="B29" ref-type="bibr">29</xref> DTI scalar values of FA have been reported to be decreased in the precentral and postcentral gyri, which are the foci of seizure activities in BECTS patients.<xref rid="B11" ref-type="bibr">11</xref> In the present study, the BECTS group exhibited altered DTI scalar values with decreased mean FA and increased RD for the SLFP and SLFT in the dominant hemisphere, which are the areas related to the seizure focus of BECTS patients. These findings provide evidence of a correlation between BECTS and language dysfunction. If seizure activity decreases after appropriate treatment, resulting in the restoration of language ability, the hypothesis could be supported. Hence, further studies of DTI changes after treatment in BECTS patient are needed.</p><p>The UNC is a hook-shaped bundle that links the temporal lobe to the inferior frontal gyrus and frontal lobe, and mainly constitutes the ventral stream of the dual-loop model.<xref rid="B4" ref-type="bibr">4</xref> The UNC is also located near the Rolandic area. The findings of a decreased mean FA and increased mean RD for the UNC in the dominant hemisphere in this study could be relevant to its location in the brain. The UNC could be damaged by the spreading seizure activity in BECTS patients. In spite of not being a language-related white-matter tract, the ATR in the dominant hemisphere showed the same result for the DTI scalar value in the language-related white-matter tracts. The ATR connects anterior and midline nuclear groups of the thalamus with the frontal lobe. The ATR pathway included the Rolandic area, which is the seizure focus of BECTS, and so seizure activity in BECTS patients could influence the ATR.</p><p>In addition to seizure activity, the pathophysiology of disease could result in the alteration of DTI scalar values in BECTS patients. There are three main causes for FA decreasing in DTI: degradation or congenital abnormalities of the axonal membrane and myelin, and decreased density of myelinated axons.<xref rid="B35" ref-type="bibr">35</xref><xref rid="B36" ref-type="bibr">36</xref><xref rid="B37" ref-type="bibr">37</xref> Depending on the age at onset and benign course of BECTS, the cause of BECTS could be related to maturation impairment of the brain.<xref rid="B38" ref-type="bibr">38</xref> Besides seizure activity, the decreased FA value in BECTS is most likely due to the demyelination or decreased density of myelinated axons. Brain impairment in BECTS could decrease the FA value.</p><p>In the dual-loop model, the function of the SLF in language was phonological processing.<xref rid="B4" ref-type="bibr">4</xref> The TOPS language test evaluated the logical processing of patients. The decreased FA value and decreased TOPS score for the language test in the BECTS group could imply that BECTS patients have impaired language function in the SLF. A clear correlation between language test results and DTI scalar values could make this inference certain, and so further studies of the relationship between language abilities and DTI scalar values are warranted.</p><p>In conclusion, seizure activities are predicted to alter the language ability of BECTS patients. Furthermore, given the lower TOPS scores in the BECTS group, the language defects of BECTS may be more strongly correlated with logical processing.</p><p>The main limitations of this study were its retrospective design and the age of the participants meaning that their brains were in a period of rapid development. A previous study of the white-matter tracts using DTI found that the dorsal and ventral streams in the dual-loop model are nearly completely developed in neonates and at 5 years old, respectively.<xref rid="B39" ref-type="bibr">39</xref> The inclusion of school-age subjects could be supplemented by matching the age and the period of development in the dual-loop model. Notwithstanding these limitations, the results of this study are important since they can be utilized when evaluating the language abilities of BECTS patients.</p></sec></body><back><ack><title>Acknowledgements</title><p>The authors thank Prof. Moon-Soo Lee of Korea University for providing the basic concept of DTI, Prof. Chan-Uhng Joo and Prof. Hyo-Jong Lee of Chonbuk National University for their critical reviews of the manuscript, and Mi-Kyung Song (a speech therapist at Chonbuk National University) for helping with the language test.</p></ack><fn-group><fn fn-type="con"><p><bold>Author Contributions:</bold> <list list-type="simple"><list-item><p><bold>Conceptualization:</bold> Sun Jun Kim.</p></list-item><list-item><p><bold>Data curation:</bold> Sun Jun Kim, Hyun Ho Kim.</p></list-item><list-item><p><bold>Investigation:</bold> Sun Jun Kim, Hyun Ho Kim.</p></list-item><list-item><p><bold>Methodology:</bold> Sun Jun Kim, Hyun Ho Kim.</p></list-item><list-item><p><bold>Software:</bold> Hyun Ho Kim.</p></list-item><list-item><p><bold>Supervision:</bold> Sun Jun Kim.</p></list-item><list-item><p><bold>Writing&#x02014;original draft:</bold> Sun Jun Kim, Hyun Ho Kim.</p></list-item><list-item><p><bold>Writing&#x02014;review &#x00026; editing:</bold> Sun Jun Kim, Gyung Ho Chung, Sung Hee Park.</p></list-item></list> </p></fn><fn fn-type="COI-statement"><p><bold>Conflicts of Interest:</bold> The authors have no potential conflicts of interest to disclose.</p></fn></fn-group><ref-list><ref id="B1"><label>1</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Northcott</surname><given-names>E</given-names></name><name><surname>Connolly</surname><given-names>AM</given-names></name><name><surname>Berroya</surname><given-names>A</given-names></name><name><surname>Sabaz</surname><given-names>M</given-names></name><name><surname>McIntyre</surname><given-names>J</given-names></name><name><surname>Christie</surname><given-names>J</given-names></name><etal/></person-group><article-title>The neuropsychological and language profile of children with benign rolandic epilepsy</article-title><source>Epilepsia</source><year>2005</year><volume>46</volume><fpage>924</fpage><lpage>930</lpage><pub-id pub-id-type="pmid">15946332</pub-id></element-citation></ref><ref id="B2"><label>2</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>V&#x000f6;lkl-Kernstock</surname><given-names>S</given-names></name><name><surname>Bauch-Prater</surname><given-names>S</given-names></name><name><surname>Ponocny-Seliger</surname><given-names>E</given-names></name><name><surname>Feucht</surname><given-names>M</given-names></name></person-group><article-title>Speech and school performance in children with benign partial epilepsy with centro-temporal spikes (BCECTS)</article-title><source>Seizure</source><year>2009</year><volume>18</volume><fpage>320</fpage><lpage>326</lpage><pub-id pub-id-type="pmid">19249229</pub-id></element-citation></ref><ref id="B3"><label>3</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Filippini</surname><given-names>M</given-names></name><name><surname>Ardu</surname><given-names>E</given-names></name><name><surname>Stefanelli</surname><given-names>S</given-names></name><name><surname>Boni</surname><given-names>A</given-names></name><name><surname>Gobbi</surname><given-names>G</given-names></name><name><surname>Benso</surname><given-names>F</given-names></name></person-group><article-title>Neuropsychological profile in new-onset benign epilepsy with centrotemporal spikes (BECTS): focusing on executive functions</article-title><source>Epilepsy Behav</source><year>2016</year><volume>54</volume><fpage>71</fpage><lpage>79</lpage><pub-id pub-id-type="pmid">26667848</pub-id></element-citation></ref><ref id="B4"><label>4</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Rijntjes</surname><given-names>M</given-names></name><name><surname>Weiller</surname><given-names>C</given-names></name><name><surname>Bormann</surname><given-names>T</given-names></name><name><surname>Musso</surname><given-names>M</given-names></name></person-group><article-title>The dual loop model: its relation to language and other modalities</article-title><source>Front Evol Neurosci</source><year>2012</year><volume>4</volume><elocation-id>9</elocation-id><pub-id pub-id-type="pmid">22783188</pub-id></element-citation></ref><ref id="B5"><label>5</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>D&#x000e9;monet</surname><given-names>JF</given-names></name><name><surname>Thierry</surname><given-names>G</given-names></name><name><surname>Cardebat</surname><given-names>D</given-names></name></person-group><article-title>Renewal of the neurophysiology of language: functional neuroimaging</article-title><source>Physiol Rev</source><year>2005</year><volume>85</volume><fpage>49</fpage><lpage>95</lpage><pub-id pub-id-type="pmid">15618478</pub-id></element-citation></ref><ref id="B6"><label>6</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Conturo</surname><given-names>TE</given-names></name><name><surname>Lori</surname><given-names>NF</given-names></name><name><surname>Cull</surname><given-names>TS</given-names></name><name><surname>Akbudak</surname><given-names>E</given-names></name><name><surname>Snyder</surname><given-names>AZ</given-names></name><name><surname>Shimony</surname><given-names>JS</given-names></name><etal/></person-group><article-title>Tracking neuronal fiber pathways in the living human brain</article-title><source>Proc Natl Acad Sci U S A</source><year>1999</year><volume>96</volume><fpage>10422</fpage><lpage>10427</lpage><pub-id pub-id-type="pmid">10468624</pub-id></element-citation></ref><ref id="B7"><label>7</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Alexander</surname><given-names>AL</given-names></name><name><surname>Lee</surname><given-names>JE</given-names></name><name><surname>Lazar</surname><given-names>M</given-names></name><name><surname>Boudos</surname><given-names>R</given-names></name><name><surname>DuBray</surname><given-names>MB</given-names></name><name><surname>Oakes</surname><given-names>TR</given-names></name><etal/></person-group><article-title>Diffusion tensor imaging of the corpus callosum in Autism</article-title><source>Neuroimage</source><year>2007</year><volume>34</volume><fpage>61</fpage><lpage>73</lpage><pub-id pub-id-type="pmid">17023185</pub-id></element-citation></ref><ref id="B8"><label>8</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Ameis</surname><given-names>SH</given-names></name><name><surname>Lerch</surname><given-names>JP</given-names></name><name><surname>Taylor</surname><given-names>MJ</given-names></name><name><surname>Lee</surname><given-names>W</given-names></name><name><surname>Viviano</surname><given-names>JD</given-names></name><name><surname>Pipitone</surname><given-names>J</given-names></name><etal/></person-group><article-title>A diffusion tensor imaging study in children with ADHD, autism spectrum disorder, OCD, and matched controls: distinct and non-distinct white matter disruption and dimensional brain-behavior relationships</article-title><source>Am J Psychiatry</source><year>2016</year><volume>173</volume><fpage>1213</fpage><lpage>1222</lpage><pub-id pub-id-type="pmid">27363509</pub-id></element-citation></ref><ref id="B9"><label>9</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Friederici</surname><given-names>AD</given-names></name></person-group><article-title>Pathways to language: fiber tracts in the human brain</article-title><source>Trends Cogn Sci</source><year>2009</year><volume>13</volume><fpage>175</fpage><lpage>181</lpage><pub-id pub-id-type="pmid">19223226</pub-id></element-citation></ref><ref id="B10"><label>10</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Sundgren</surname><given-names>PC</given-names></name><name><surname>Dong</surname><given-names>Q</given-names></name><name><surname>G&#x000f3;mez-Hassan</surname><given-names>D</given-names></name><name><surname>Mukherji</surname><given-names>SK</given-names></name><name><surname>Maly</surname><given-names>P</given-names></name><name><surname>Welsh</surname><given-names>R</given-names></name></person-group><article-title>Diffusion tensor imaging of the brain: review of clinical applications</article-title><source>Neuroradiology</source><year>2004</year><volume>46</volume><fpage>339</fpage><lpage>350</lpage><pub-id pub-id-type="pmid">15103435</pub-id></element-citation></ref><ref id="B11"><label>11</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Ciumas</surname><given-names>C</given-names></name><name><surname>Saignavongs</surname><given-names>M</given-names></name><name><surname>Ilski</surname><given-names>F</given-names></name><name><surname>Herbillon</surname><given-names>V</given-names></name><name><surname>Laurent</surname><given-names>A</given-names></name><name><surname>Lothe</surname><given-names>A</given-names></name><etal/></person-group><article-title>White matter development in children with benign childhood epilepsy with centro-temporal spikes</article-title><source>Brain</source><year>2014</year><volume>137</volume><fpage>1095</fpage><lpage>1106</lpage><pub-id pub-id-type="pmid">24598359</pub-id></element-citation></ref><ref id="B12"><label>12</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Good</surname><given-names>CD</given-names></name><name><surname>Johnsrude</surname><given-names>IS</given-names></name><name><surname>Ashburner</surname><given-names>J</given-names></name><name><surname>Henson</surname><given-names>RN</given-names></name><name><surname>Friston</surname><given-names>KJ</given-names></name><name><surname>Frackowiak</surname><given-names>RS</given-names></name></person-group><article-title>A voxel-based morphometric study of ageing in 465 normal adult human brains</article-title><source>Neuroimage</source><year>2001</year><volume>14</volume><fpage>21</fpage><lpage>36</lpage><pub-id pub-id-type="pmid">11525331</pub-id></element-citation></ref><ref id="B13"><label>13</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Afzali</surname><given-names>M</given-names></name><name><surname>Soltanian-Zadeh</surname><given-names>H</given-names></name><name><surname>Elisevich</surname><given-names>KV</given-names></name></person-group><article-title>Tract based spatial statistical analysis and voxel based morphometry of diffusion indices in temporal lobe epilepsy</article-title><source>Comput Biol Med</source><year>2011</year><volume>41</volume><fpage>1082</fpage><lpage>1091</lpage><pub-id pub-id-type="pmid">21616484</pub-id></element-citation></ref><ref id="B14"><label>14</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Xiao</surname><given-names>F</given-names></name><name><surname>Chen</surname><given-names>Q</given-names></name><name><surname>Yu</surname><given-names>X</given-names></name><name><surname>Tang</surname><given-names>Y</given-names></name><name><surname>Luo</surname><given-names>C</given-names></name><name><surname>Fang</surname><given-names>J</given-names></name><etal/></person-group><article-title>Hemispheric lateralization of microstructural white matter abnormalities in children with active benign childhood epilepsy with centrotemporal spikes (BECTS): a preliminary DTI study</article-title><source>J Neurol Sci</source><year>2014</year><volume>336</volume><fpage>171</fpage><lpage>179</lpage><pub-id pub-id-type="pmid">24210075</pub-id></element-citation></ref><ref id="B15"><label>15</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Cao</surname><given-names>W</given-names></name><name><surname>Zhang</surname><given-names>Y</given-names></name><name><surname>Hou</surname><given-names>C</given-names></name><name><surname>Yang</surname><given-names>F</given-names></name><name><surname>Gong</surname><given-names>J</given-names></name><name><surname>Jiang</surname><given-names>S</given-names></name><etal/></person-group><article-title>Abnormal asymmetry in benign epilepsy with unilateral and bilateral centrotemporal spikes: a combined fMRI and DTI study</article-title><source>Epilepsy Res</source><year>2017</year><volume>135</volume><fpage>56</fpage><lpage>63</lpage><pub-id pub-id-type="pmid">28623837</pub-id></element-citation></ref><ref id="B16"><label>16</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Liamsuwan</surname><given-names>S</given-names></name><name><surname>Grattan-Smith</surname><given-names>P</given-names></name><name><surname>Fagan</surname><given-names>E</given-names></name><name><surname>Bleasel</surname><given-names>A</given-names></name><name><surname>Antony</surname><given-names>J</given-names></name></person-group><article-title>The value of partial sleep deprivation as a routine measure in pediatric electroencephalography</article-title><source>J Child Neurol</source><year>2000</year><volume>15</volume><fpage>26</fpage><lpage>29</lpage><pub-id pub-id-type="pmid">10641606</pub-id></element-citation></ref><ref id="B17"><label>17</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Oldfield</surname><given-names>RC</given-names></name></person-group><article-title>The assessment and analysis of handedness: the Edinburgh inventory</article-title><source>Neuropsychologia</source><year>1971</year><volume>9</volume><fpage>97</fpage><lpage>113</lpage><pub-id pub-id-type="pmid">5146491</pub-id></element-citation></ref><ref id="B18"><label>18</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Reuter</surname><given-names>M</given-names></name><name><surname>Rosas</surname><given-names>HD</given-names></name><name><surname>Fischl</surname><given-names>B</given-names></name></person-group><article-title>Highly accurate inverse consistent registration: a robust approach</article-title><source>Neuroimage</source><year>2010</year><volume>53</volume><fpage>1181</fpage><lpage>1196</lpage><pub-id pub-id-type="pmid">20637289</pub-id></element-citation></ref><ref id="B19"><label>19</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Fischl</surname><given-names>B</given-names></name><name><surname>Salat</surname><given-names>DH</given-names></name><name><surname>Busa</surname><given-names>E</given-names></name><name><surname>Albert</surname><given-names>M</given-names></name><name><surname>Dieterich</surname><given-names>M</given-names></name><name><surname>Haselgrove</surname><given-names>C</given-names></name><etal/></person-group><article-title>Whole brain segmentation: automated labeling of neuroanatomical structures in the human brain</article-title><source>Neuron</source><year>2002</year><volume>33</volume><fpage>341</fpage><lpage>355</lpage><pub-id pub-id-type="pmid">11832223</pub-id></element-citation></ref><ref id="B20"><label>20</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Fischl</surname><given-names>B</given-names></name><name><surname>Dale</surname><given-names>AM</given-names></name></person-group><article-title>Measuring the thickness of the human cerebral cortex from magnetic resonance images</article-title><source>Proc Natl Acad Sci U S A</source><year>2000</year><volume>97</volume><fpage>11050</fpage><lpage>11055</lpage><pub-id pub-id-type="pmid">10984517</pub-id></element-citation></ref><ref id="B21"><label>21</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Sled</surname><given-names>JG</given-names></name><name><surname>Zijdenbos</surname><given-names>AP</given-names></name><name><surname>Evans</surname><given-names>AC</given-names></name></person-group><article-title>A nonparametric method for automatic correction of intensity nonuniformity in MRI data</article-title><source>IEEE Trans Med Imaging</source><year>1998</year><volume>17</volume><fpage>87</fpage><lpage>97</lpage><pub-id pub-id-type="pmid">9617910</pub-id></element-citation></ref><ref id="B22"><label>22</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Yendiki</surname><given-names>A</given-names></name><name><surname>Panneck</surname><given-names>P</given-names></name><name><surname>Srinivasan</surname><given-names>P</given-names></name><name><surname>Stevens</surname><given-names>A</given-names></name><name><surname>Z&#x000f6;llei</surname><given-names>L</given-names></name><name><surname>Augustinack</surname><given-names>J</given-names></name><etal/></person-group><article-title>Automated probabilistic reconstruction of white-matter pathways in health and disease using an atlas of the underlying anatomy</article-title><source>Front Neuroinform</source><year>2011</year><volume>5</volume><elocation-id>23</elocation-id><pub-id pub-id-type="pmid">22016733</pub-id></element-citation></ref><ref id="B23"><label>23</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Andersson</surname><given-names>JLR</given-names></name><name><surname>Sotiropoulos</surname><given-names>SN</given-names></name></person-group><article-title>An integrated approach to correction for off-resonance effects and subject movement in diffusion MR imaging</article-title><source>Neuroimage</source><year>2016</year><volume>125</volume><fpage>1063</fpage><lpage>1078</lpage><pub-id pub-id-type="pmid">26481672</pub-id></element-citation></ref><ref id="B24"><label>24</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Yendiki</surname><given-names>A</given-names></name><name><surname>Koldewyn</surname><given-names>K</given-names></name><name><surname>Kakunoori</surname><given-names>S</given-names></name><name><surname>Kanwisher</surname><given-names>N</given-names></name><name><surname>Fischl</surname><given-names>B</given-names></name></person-group><article-title>Spurious group differences due to head motion in a diffusion MRI study</article-title><source>Neuroimage</source><year>2014</year><volume>88</volume><fpage>79</fpage><lpage>90</lpage><pub-id pub-id-type="pmid">24269273</pub-id></element-citation></ref><ref id="B25"><label>25</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Kim</surname><given-names>YT</given-names></name><name><surname>Hong</surname><given-names>GH</given-names></name><name><surname>Kim</surname><given-names>KH</given-names></name></person-group><article-title>Content and reliability analyses of the receptive and expressive vocabulary test (REVT)</article-title><source>Commun Sci Disord</source><year>2009</year><volume>14</volume><fpage>34</fpage><lpage>45</lpage></element-citation></ref><ref id="B26"><label>26</label><element-citation publication-type="book"><person-group person-group-type="author"><name><surname>Bae</surname><given-names>SY</given-names></name><name><surname>Lim</surname><given-names>SS</given-names></name><name><surname>Lee</surname><given-names>JH</given-names></name></person-group><source>Test of problem solving</source><publisher-loc>Seoul</publisher-loc><publisher-name>Seoul Community Rehabilitation Center</publisher-name><year>2000</year></element-citation></ref><ref id="B27"><label>27</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Lee</surname><given-names>HJ</given-names></name><name><surname>Kim</surname><given-names>YT</given-names></name></person-group><article-title>Measures of utterance length of normal language-delayed children</article-title><source>Commun Sci Disord</source><year>1999</year><volume>4</volume><fpage>1</fpage><lpage>14</lpage></element-citation></ref><ref id="B28"><label>28</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Pfefferbaum</surname><given-names>A</given-names></name><name><surname>Sullivan</surname><given-names>EV</given-names></name><name><surname>Hedehus</surname><given-names>M</given-names></name><name><surname>Lim</surname><given-names>KO</given-names></name><name><surname>Adalsteinsson</surname><given-names>E</given-names></name><name><surname>Moseley</surname><given-names>M</given-names></name></person-group><article-title>Age-related decline in brain white matter anisotropy measured with spatially corrected echo-planar diffusion tensor imaging</article-title><source>Magn Reson Med</source><year>2000</year><volume>44</volume><fpage>259</fpage><lpage>268</lpage><pub-id pub-id-type="pmid">10918325</pub-id></element-citation></ref><ref id="B29"><label>29</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Madhavan</surname><given-names>KM</given-names></name><name><surname>McQueeny</surname><given-names>T</given-names></name><name><surname>Howe</surname><given-names>SR</given-names></name><name><surname>Shear</surname><given-names>P</given-names></name><name><surname>Szaflarski</surname><given-names>J</given-names></name></person-group><article-title>Superior longitudinal fasciculus and language functioning in healthy aging</article-title><source>Brain Res</source><year>2014</year><volume>1562</volume><fpage>11</fpage><lpage>22</lpage><pub-id pub-id-type="pmid">24680744</pub-id></element-citation></ref><ref id="B30"><label>30</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Schmahmann</surname><given-names>JD</given-names></name><name><surname>Pandya</surname><given-names>DN</given-names></name><name><surname>Wang</surname><given-names>R</given-names></name><name><surname>Dai</surname><given-names>G</given-names></name><name><surname>D'Arceuil</surname><given-names>HE</given-names></name><name><surname>De Crespigny</surname><given-names>AJ</given-names></name><etal/></person-group><article-title>Association fibre pathways of the brain: parallel observations from diffusion spectrum imaging and autoradiography</article-title><source>Brain</source><year>2007</year><volume>130</volume><fpage>630</fpage><lpage>653</lpage><pub-id pub-id-type="pmid">17293361</pub-id></element-citation></ref><ref id="B31"><label>31</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Yeterian</surname><given-names>EH</given-names></name><name><surname>Pandya</surname><given-names>DN</given-names></name><name><surname>Tomaiuolo</surname><given-names>F</given-names></name><name><surname>Petrides</surname><given-names>M</given-names></name></person-group><article-title>The cortical connectivity of the prefrontal cortex in the monkey brain</article-title><source>Cortex</source><year>2012</year><volume>48</volume><fpage>58</fpage><lpage>81</lpage><pub-id pub-id-type="pmid">21481342</pub-id></element-citation></ref><ref id="B32"><label>32</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Makris</surname><given-names>N</given-names></name><name><surname>Kennedy</surname><given-names>DN</given-names></name><name><surname>McInerney</surname><given-names>S</given-names></name><name><surname>Sorensen</surname><given-names>AG</given-names></name><name><surname>Wang</surname><given-names>R</given-names></name><name><surname>Caviness</surname><given-names>VS</given-names><suffix>Jr</suffix></name><etal/></person-group><article-title>Segmentation of subcomponents within the superior longitudinal fascicle in humans: a quantitative, in vivo, DT-MRI study</article-title><source>Cereb Cortex</source><year>2005</year><volume>15</volume><fpage>854</fpage><lpage>869</lpage><pub-id pub-id-type="pmid">15590909</pub-id></element-citation></ref><ref id="B33"><label>33</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Catani</surname><given-names>M</given-names></name><name><surname>Thiebaut</surname><given-names>de</given-names></name></person-group><article-title>A diffusion tensor imaging tractography atlas for virtual in vivo dissections</article-title><source>Cortex</source><year>2008</year><volume>44</volume><fpage>1105</fpage><lpage>1132</lpage><pub-id pub-id-type="pmid">18619589</pub-id></element-citation></ref><ref id="B34"><label>34</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Dubois</surname><given-names>J</given-names></name><name><surname>Hertz-Pannier</surname><given-names>L</given-names></name><name><surname>Cachia</surname><given-names>A</given-names></name><name><surname>Mangin</surname><given-names>JF</given-names></name><name><surname>Le Bihan</surname><given-names>D</given-names></name><name><surname>Dehaene-Lambertz</surname><given-names>G</given-names></name></person-group><article-title>Structural asymmetries in the infant language and sensori-motor networks</article-title><source>Cereb Cortex</source><year>2009</year><volume>19</volume><fpage>414</fpage><lpage>423</lpage><pub-id pub-id-type="pmid">18562332</pub-id></element-citation></ref><ref id="B35"><label>35</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Pierpaoli</surname><given-names>C</given-names></name><name><surname>Barnett</surname><given-names>A</given-names></name><name><surname>Pajevic</surname><given-names>S</given-names></name><name><surname>Chen</surname><given-names>R</given-names></name><name><surname>Penix</surname><given-names>LR</given-names></name><name><surname>Virta</surname><given-names>A</given-names></name><etal/></person-group><article-title>Water diffusion changes in Wallerian degeneration and their dependence on white matter architecture</article-title><source>Neuroimage</source><year>2001</year><volume>13</volume><fpage>1174</fpage><lpage>1185</lpage><pub-id pub-id-type="pmid">11352623</pub-id></element-citation></ref><ref id="B36"><label>36</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Song</surname><given-names>SK</given-names></name><name><surname>Sun</surname><given-names>SW</given-names></name><name><surname>Ramsbottom</surname><given-names>MJ</given-names></name><name><surname>Chang</surname><given-names>C</given-names></name><name><surname>Russell</surname><given-names>J</given-names></name><name><surname>Cross</surname><given-names>AH</given-names></name></person-group><article-title>Dysmyelination revealed through MRI as increased radial (but unchanged axial) diffusion of water</article-title><source>Neuroimage</source><year>2002</year><volume>17</volume><fpage>1429</fpage><lpage>1436</lpage><pub-id pub-id-type="pmid">12414282</pub-id></element-citation></ref><ref id="B37"><label>37</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Takahashi</surname><given-names>M</given-names></name><name><surname>Hackney</surname><given-names>DB</given-names></name><name><surname>Zhang</surname><given-names>G</given-names></name><name><surname>Wehrli</surname><given-names>SL</given-names></name><name><surname>Wright</surname><given-names>AC</given-names></name><name><surname>O'Brien</surname><given-names>WT</given-names></name><etal/></person-group><article-title>Magnetic resonance microimaging of intraaxonal water diffusion in live excised lamprey spinal cord</article-title><source>Proc Natl Acad Sci U S A</source><year>2002</year><volume>99</volume><fpage>16192</fpage><lpage>16196</lpage><pub-id pub-id-type="pmid">12451179</pub-id></element-citation></ref><ref id="B38"><label>38</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Chahine</surname><given-names>LM</given-names></name><name><surname>Mikati</surname><given-names>MA</given-names></name></person-group><article-title>Benign pediatric localization-related epilepsies</article-title><source>Epileptic Disord</source><year>2006</year><volume>8</volume><fpage>243</fpage><lpage>258</lpage><pub-id pub-id-type="pmid">17150437</pub-id></element-citation></ref><ref id="B39"><label>39</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Brauer</surname><given-names>J</given-names></name><name><surname>Anwander</surname><given-names>A</given-names></name><name><surname>Perani</surname><given-names>D</given-names></name><name><surname>Friederici</surname><given-names>AD</given-names></name></person-group><article-title>Dorsal and ventral pathways in language development</article-title><source>Brain Lang</source><year>2013</year><volume>127</volume><fpage>289</fpage><lpage>295</lpage><pub-id pub-id-type="pmid">23643035</pub-id></element-citation></ref></ref-list></back><floats-group><fig id="F1" orientation="portrait" position="float"><label>Fig. 1</label><caption><title>Imaging view of the 18 reconstructed cerebral tracts in a control subject. A: Coronal view. B: Sagittal view. C: Axial view. D: Three-dimensional view. ATR: anterior thalamic radiation, CAB: cingulum-angular bundle, CCG: cingulum-cingulate-gyrus bundle, CST: cortical spinal tract, FMAJOR: corpus callosum-forceps major, FMINOR: corpus callosum-forceps minor, ILF: inferior longitudinal fasciculus, SLFP: superior longitudinal fasciculus-parietal terminations, SLFT: superior longitudinal fasciculus-temporal terminations, UNC: uncinate fasciculus.</title></caption><graphic xlink:href="jcn-15-502-g001"/></fig><fig id="F2" orientation="portrait" position="float"><label>Fig. 2</label><caption><title>Flow chart of the study participants. BECTS: benign epilepsy with centrotemporal spikes, NRS: numeric rating scale.</title></caption><graphic xlink:href="jcn-15-502-g002"/></fig><fig id="F3" orientation="portrait" position="float"><label>Fig. 3</label><caption><title>Comparison of diffusion-tensor MRI scalar values of the 18 major white-matter tracts in the BECTS and control groups. Data indicate group mean and standard-error values. A: Mean FA of BECTS group was decreased in dorsal stream of language related white-matter-tract. B: There was no difference between control and BECTS groups in mean AD. C and D: Mean MD and RD of BECTS group were increased in dorsal stream of language related white-matter-tract. <sup>*</sup>Significant at <italic>p</italic>&#x0003c;0.05 (uncorrected), <sup>&#x02020;</sup>Significant correlation after Bonferroni correction (<italic>p</italic>&#x0003c;0.05/18=0.003). AD: axial diffusivity, ATR: anterior thalamic radiation, BECTS: benign epilepsy with centrotemporal spikes, CAB: cingulum-angular bundle, CCG: cingulum-cingulate gyrus bundle, CST: cortical spinal tract, FA: fractional anisotropy, FMAJOR: corpus callosum-forceps major, FMINOR: corpus callosum-forceps minor, ILF: inferior longitudinal fasciculus, Lt: left, MD: mean diffusivity, RD: radial diffusivity, Rt: right, SLFP: superior longitudinal fasciculus-parietal terminations, SLFT: superior longitudinal fasciculus-temporal terminations, UNC: uncinate fasciculus.</title></caption><graphic xlink:href="jcn-15-502-g003"/></fig><table-wrap id="T1" orientation="portrait" position="float"><label>Table 1</label><caption><title>Demographic characteristics in the two study groups</title></caption><graphic xlink:href="jcn-15-502-i001"/><table-wrap-foot><fn><p>BECTS: benign epilepsy with centrotemporal spikes, EHI: Edinburgh Handedness Inventory, F: female, M: male.</p></fn></table-wrap-foot></table-wrap><table-wrap id="T2" orientation="portrait" position="float"><label>Table 2</label><caption><title>EEG findings and medications in the benign epilepsy with centrotemporal spikes group</title></caption><graphic xlink:href="jcn-15-502-i002"/></table-wrap><table-wrap id="T3" orientation="portrait" position="float"><label>Table 3</label><caption><title>Comparison of diffusion-tensor MRI scalar values between the BECTS and control groups</title></caption><graphic xlink:href="jcn-15-502-i003"/><table-wrap-foot><fn><p><sup>*</sup>Significant at <italic>p</italic>&#x0003c;0.05 (uncorrected), <sup>&#x02020;</sup>Significant correlation after Bonferroni correction (<italic>p</italic>&#x0003c;0.05/18=0.003).</p><p>&#x003b7;<sup>2</sup>: effect size, AD: axial diffusivity, ATR: anterior thalamic radiation, BECTS: benign epilepsy with centrotemporal spikes, CAB: cingulum-angular bundle, CCG: cingulum-cingulate gyrus bundle, CST: cortical spinal tract, FA: fractional anisotropy, FMAJOR: corpus callosum-forceps major, FMINOR: corpus callosum-forceps minor, ILF: inferior longitudinal fasciculus, Lt: left, MD: mean diffusivity, RD: radial diffusivity, Rt: right, SLFP: superior longitudinal fasciculus-parietal termination, SLFT: superior longitudinal fasciculus-temporal termination, UNC: uncinate fasciculus.</p></fn></table-wrap-foot></table-wrap><table-wrap id="T4" orientation="portrait" position="float"><label>Table 4</label><caption><title>Comparison of language test results between the BECTS and control groups</title></caption><graphic xlink:href="jcn-15-502-i004"/><table-wrap-foot><fn><p><sup>*</sup>Significant at <italic>p</italic>&#x0003c;0.05.</p><p>BECTS: benign epilepsy with centrotemporal spikes, Expressive A: chronological age-expressive age, MLU-w: mean length of utterance in words, Receptive A: chronological age-receptive age, REVT-K: Korean version of the Receptive and Expressive Vocabulary Test, TOPS: Test of Problem-Solving Abilities.</p></fn></table-wrap-foot></table-wrap></floats-group></article>
15,847.25
33,185
0.773289
618106bc0d0968b33c704319626077aa6b75101f
2,955
xml
XML
patsnap-corpus/US7333325.xml
minkwon/PatentRetrievalProject
d2881f609e9d27c6cf39ba7b4ea3bea728e906d3
[ "MIT" ]
null
null
null
patsnap-corpus/US7333325.xml
minkwon/PatentRetrievalProject
d2881f609e9d27c6cf39ba7b4ea3bea728e906d3
[ "MIT" ]
5
2016-04-06T06:43:26.000Z
2016-04-11T07:49:27.000Z
patsnap-corpus/US7333325.xml
minkwon/PatentRetrievalProject
d2881f609e9d27c6cf39ba7b4ea3bea728e906d3
[ "MIT" ]
null
null
null
<?xml version="1.0" ?> <doc> <str name="Patent Number"> US7333325 </str> <str name="Application Number"> US10965055 </str> <str name="Kind Code"> B2 </str> <str name="Title"> Battery for dockable electronic device </str> <str name="Abstract"> A battery for a dockable electronic device is provided. The battery includes a housing having a recess, and at least one battery cell disposed in the housing. The recess of the housing is operable to receive a docking station platform when the dockable electronic device is docked at the docking station while the housing is coupled to a bottom surface of the dockable electronic device. </str> <str name="Document Types"> US | USB | DOCDB </str> <str name="Application Date"> 2004-10-14 </str> <str name="Application Year"> 2004 </str> <str name="Application(Year/Month)"> 2004-10 </str> <str name="Publication Date"> 2008-02-19 </str> <str name="Publication Year"> 2008 </str> <str name="Publication(Year/Month)"> 2008-02 </str> <str name="All IPC"> H05K5/00 | H01M2/10 </str> <str name="IPC Primary"> H05K5/00 </str> <str name="IPC Section"> H </str> <str name="IPC Class"> H05 </str> <str name="IPC Subclass"> H05K </str> <str name="IPC Group"> H05K5 </str> <str name="All UPC"> 361/686 | 429/123 | 361/683 | 429/99 | 429/100 </str> <str name="UPC Primary"> 361/686 </str> <str name="UPC Class"> 361 </str> <str name="Family Members"> EP1648044A3 | EP1648044A2 | US20060082959A1 | JP2006120628A | US7333325 </str> <str name="Family Member Count"> 5 </str> <str name="Family Members Cited By Count"> 1 </str> <str name="Other References Count"> 0 </str> <str name="Cited By"> US7480139 </str> <str name="Cited By Count"> 1 </str> <str name="Cites"> US6563702 | US6046571 | US5826042 | US5450271 | US5901035 | US6617063 | US5627450 | US6742070 </str> <str name="Cites Count"> 8 </str> <str name="Priority Country"> US </str> <str name="Priority Number"> 96505504 </str> <str name="Priority Date"> 2004-10-14 </str> <str name="Assignee(s)"> HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P. </str> <str name="1st Assignee"> HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P. </str> <str name="Number of Assignees"> 1 </str> <str name="1st Assignee Address"> Houston, TX </str> <str name="Assignee(s) Address"> Houston, TX </str> <str name="Inventor(s)"> DELUGA, RONALD, E. | MOORE, EARL | DOCZY, PAUL </str> <str name="1st Inventor"> DELUGA, RONALD, E. </str> <str name="Number of Inventors"> 3 </str> <str name="1st Inventor Address"> Spring, TX </str> <str name="Inventor(s) Address"> Spring, TX | Cypress, TX | Cypress, TX </str> <str name="Primary Examiner"> GANDHI, JAYPRAKASH </str> <str name="Assistant Examiner"> PAPE, ZACHARY M </str> <str name="cited by within 3 years"> 0 </str> <str name="cited by within 5 years"> 0 </str> </doc>
20.664336
389
0.653469
fdcc17abee92176c90e45ab5d66a3a639e83f790
20,905
xml
XML
data/U0/models.xml
knight-ryu12/StarFoxAdventures
83648dabda9777d7de5da1bf9b83ddb82d7dd2a0
[ "MIT" ]
22
2019-11-29T21:20:59.000Z
2022-01-25T06:39:02.000Z
data/U0/models.xml
knight-ryu12/StarFoxAdventures
83648dabda9777d7de5da1bf9b83ddb82d7dd2a0
[ "MIT" ]
7
2021-01-26T11:57:25.000Z
2022-02-07T11:00:06.000Z
data/U0/models.xml
knight-ryu12/StarFoxAdventures
83648dabda9777d7de5da1bf9b83ddb82d7dd2a0
[ "MIT" ]
3
2021-01-03T23:47:37.000Z
2021-08-06T09:02:11.000Z
<?xml version="1.0"?> <!-- this file is handwritten extra info about models --> <models> <model id="0x0000" type="debug"> <description>Placeholder cube</description> </model> <model id="0x0001" type="character"> <description>Fox player character</description> </model> <model id="0x0002" type="effect"> <description>Yellow cylinder</description> </model> <model id="0x0003" type="character"> <description>Tricky</description> </model> <model id="0x0004" type="effect"> <description>! over Tricky's head</description> </model> <model id="0x0005" type="effect"> <description>? over Tricky's head</description> </model> <model id="0x0006" type="effect"> <description>Mushroom over Tricky's head</description> </model> <model id="0x0007" type="object"> <description>Star Fox emblem</description> </model> <model id="0x0008" type="object"> <description>Duplicate of 0x0007?</description> </model> <model id="0x0009" type="character"> <description>Kyte</description> </model> <model id="0x000A" type="character"> <description>Caged Kyte</description> </model> <model id="0x000B" type="character"> <description>EarthWalker</description> </model> <model id="0x000E" type="character"> <description>CloudRunner</description> </model> <model id="0x0010" type="effect"> <description>Small grey sphere</description> </model> <model id="0x0012" type="effect"> <description>Orange ground quake effect</description> </model> <model id="0x0013" type="effect"> <description>Red ground quake effect</description> </model> <model id="0x0014" type="effect"> <description>Blue ground quake effect</description> </model> <model id="0x0015" type="effect"> <description>Green ground quake effect</description> </model> <model id="0x0016" type="character"> <description>Blue SharpClaw</description> </model> <model id="0x0017" type="character"> <description>Yellow SharpClaw</description> </model> <model id="0x0018" type="character"> <description>Yellow/Green armored SharpClaw with shield</description> </model> <model id="0x0019" type="character"> <description>Green/Black armored SharpClaw with shield</description> </model> <model id="0x001A" type="character"> <description>Yellow/Black armored SharpClaw</description> </model> <model id="0x001D" type="character"> <description>GuardClaw/BribeClaw</description> </model> <model id="0x0029" type="enemy"> <description>A bug (HoodedZyck)</description> </model> <model id="0x002A" type="enemy"> <description>Dino enemy (Kooshy)</description> </model> <model id="0x002B" type="enemy"> <description>Grimble</description> </model> <model id="0x002C" type="enemy"> <description>A toad with a mushroom on its head (PinPon)</description> </model> <model id="0x002D" type="enemy"> <description>Hagabon</description> </model> <model id="0x002E" type="enemy"> <description>HagabonMK2 (Metroid/jellyfish)</description> </model> <model id="0x0030" type="scenery"> <description>Hole for Kaldachom</description> </model> <model id="0x0031" type="enemy"> <description>Mikaladon</description> </model> <model id="0x0032" type="enemy"> <description>Tiny dragon thing (WB)</description> </model> <model id="0x0033" type="enemy"> <description>Weevil</description> </model> <model id="0x0034" type="enemy"> <description>Hole on wall with eyes</description> </model> <model id="0x0035" type="enemy"> <description>Yellow spiky plant with mandibles (SpittingEba)</description> </model> <model id="0x0036"> <description>Some kind of seed/leaf?</description> </model> <model id="0x0037"> <description>Part of 0x0036</description> </model> <model id="0x0038" type="enemy"> <description>Big plant (MutatedEba)</description> </model> <model id="0x0039" type="scenery"> <description>Big dead tree</description> </model> <model id="0x003A" type="scenery"> <description>Big dead tree (snow version)</description> </model> <model id="0x003B" type="scenery"> <description>Tumbleweed</description> </model> <model id="0x003C" type="scenery"> <description>Tumbleweed</description> </model> <model id="0x003D" type="enemy"> <description>A bat (animal)</description> </model> <model id="0x003E" type="enemy"> <description>A T-Rex (RedEye)</description> </model> <model id="0x0040" type="enemy"> <description>A raptor (ShadowHunte)</description> </model> <model id="0x0042" type="enemy"> <description>SwampStride</description> </model> <model id="0x0044" type="hazard"> <description>Ice ball</description> </model> <model id="0x0046" type="scenery"> <description>KooshyHill</description> </model> <model id="0x0048" type="projectile"> <description>Spit from Kaldachom</description> </model> <model id="0x004A" type="object"> <description>Tumbleweed</description> </model> <model id="0x004B" type="object"> <description>Tumbleweed</description> </model> <model id="0x004C" type="object"> <description>Icy Tumbleweed</description> </model> <model id="0x004D" type="object"> <description>Tumbleweed, or checkered sphere?</description> </model> <model id="0x004E" type="enemy"> <description>Blue quarter-sphere (KaldachomSh)</description> </model> <model id="0x004F" type="enemy"> <description>General Scales</description> </model> <model id="0x0050" type="enemy"> <description>General Scales</description> </model> <model id="0x0053" type="enemy"> <description>General Scales</description> </model> <model id="0x0056" type="object"> <description>Tonsil</description> </model> <model id="0x0058"> <description>Green rock?</description> </model> <model id="0x0059"> <description>DIMBossIceS</description> </model> <model id="0x005A"> <description>DIMBossIceS</description> </model> <model id="0x005B"> <description>DIMBossIceS</description> </model> <model id="0x005C"> <description>DIMBossIceS</description> </model> <model id="0x005D"> <description>DIMBossIceS</description> </model> <model id="0x005E"> <description>DIMBossIceS</description> </model> <model id="0x005F"> <description>DIMBossIceS</description> </model> <model id="0x0060"> <description>DIMBossIceS</description> </model> <model id="0x0061"> <description>DIMBossIceS</description> </model> <model id="0x0062"> <description>DIMBossIceS</description> </model> <model id="0x0063"> <description>DIMBossIceS</description> </model> <model id="0x0064"> <description>DIMBossIceS</description> </model> <model id="0x006C" type="scenery"> <description>Big metal spiky ball</description> </model> <model id="0x006D" type="enemy"> <description>T-Rex Boss</description> </model> <model id="0x006E" type="enemy"> <description>T-Rex Boss</description> </model> <model id="0x006F" type="scenery"> <description>Floor tile with sun</description> </model> <model id="0x0071" type="scenery"> <description>Big metal box</description> </model> <model id="0x0076" type="effect"> <description>2D sprite of ring</description> </model> <model id="0x0077" type="weapon"> <description>Large club</description> </model> <model id="0x0078" type="weapon"> <description>Large axe</description> </model> <model id="0x0079" type="weapon"> <description>Same as 0x0078?</description> </model> <model id="0x007A" type="weapon"> <description>Same as 0x0078?</description> </model> <model id="0x007B" type="weapon"> <description>Spear</description> </model> <model id="0x007C" type="weapon"> <description>Leaf fan</description> </model> <model id="0x007D" type="weapon"> <description>Sword</description> </model> <model id="0x007E" type="weapon"> <description>Staff on player's back</description> </model> <model id="0x0084" type="weapon"> <description>Shield effect from staff</description> </model> <model id="0x0085" type="weapon"> <description>Shield effect for robots</description> </model> <model id="0x0086" type="item"> <description>Krystal's staff (held by SharpClaw)</description> </model> <model id="0x0087" type="object"> <description>Fox's backpack</description> </model> <model id="0x008B" type="object"> <description>Blue cover for magic cave</description> </model> <model id="0x0093" type="character"> <description>Chained yellow dinosaur</description> </model> <model id="0x00AA" type="effect"> <description>FlameBall</description> </model> <model id="0x00B1" type="object"> <description>Large red door</description> </model> <model id="0x00B3" type="object"> <description>Scales Galleon door left</description> </model> <model id="0x00B4" type="object"> <description>Scales Galleon door right</description> </model> <model id="0x00B5" type="object"> <description>Tricky's ball</description> </model> <model id="0x00BB" type="object"> <description>Stone cube</description> </model> <model id="0x00D1" type="item"> <description>Small scarab bag</description> </model> <model id="0x00D4" type="character"> <description>ThornTail</description> </model> <model id="0x00DD" type="item"> <description>Medium scarab bag</description> </model> <model id="0x00DE" type="item"> <description>Large scarab bag</description> </model> <model id="0x00EC" type="scenery"> <description>Wooden signpost</description> </model> <model id="0x00F5" type="character"> <description>Krystal head for staff tutorial</description> </model> <model id="0x00F6" type="item"> <description>Fuel cell</description> </model> <model id="0x0100" type="character"> <description>CloudRunner</description> </model> <model id="0x010D" type="scenery"> <description>Stone tablet with writing</description> </model> <model id="0x0116" type="scenery"> <description>A rock</description> </model> <model id="0x0118" type="scenery"> <description>A fish</description> </model> <model id="0x013E" type="object"> <description>Iron gate, rises to open</description> </model> <model id="0x0142" type="object"> <description>Iron gate, rises to open</description> </model> <model id="0x0158" type="object"> <description>Large round door</description> </model> <model id="0x0179" type="object"> <description>Large platform</description> </model> <model id="0x017A" type="object"> <description>Large crate</description> </model> <model id="0x0198" type="scenery"> <description>Dinosaur Planet</description> </model> <model id="0x01C4" type="character"> <description>Falco</description> </model> <model id="0x01D1" type="character"> <description>Title screen Fox</description> </model> <model id="0x01D2" type="character"> <description>Title screen Peppy</description> </model> <model id="0x01D3" type="character"> <description>Title screen Slippy</description> </model> <model id="0x01D4" type="character"> <description>Title screen ROB</description> </model> <model id="0x01D5" type="scenery"> <description>Pilot seat</description> </model> <model id="0x01D6" type="scenery"> <description>Pilot seat</description> </model> <model id="0x0219" type="object"> <description>Round rotating half-door</description> </model> <model id="0x023D" type="scenery"> <description>Krazoa statue head</description> </model> <model id="0x023E" type="scenery"> <description>Krazoa statue</description> </model> <model id="0x024C" type="scenery"> <description>A big metal box shape</description> </model> <model id="0x0282" type="character"> <description>Krazoa with red robe</description> </model> <model id="0x02AB" type="scenery"> <description>Big 6-legged structure</description> </model> <model id="0x02AC" type="object"> <description>Small basket</description> </model> <model id="0x02AD" type="object"> <description>Large basket</description> </model> <model id="0x02B0" type="item"> <description>Scarab</description> </model> <model id="0x02B2" type="object"> <description>Small crate</description> </model> <model id="0x02B4" type="object"> <description>Large crate</description> </model> <model id="0x02B6" type="object"> <description>Box with yellow/red 2 on sides</description> </model> <model id="0x02B7" type="object"> <description>Box opened by staff</description> </model> <model id="0x02BB" type="item"> <description>Small health pickup</description> </model> <model id="0x02B9" type="item"> <description>Egg</description> </model> <model id="0x02C5" type="item"> <description>Magic energy pickup</description> </model> <model id="0x02C6" type="item"> <description>Bafomdad</description> </model> <model id="0x02D1" type="scenery"> <description>N64 logo</description> </model> <model id="0x02D3" type="scenery"> <description>Rare logo</description> </model> <model id="0x02D5" type="debug"> <description>Small pyramid</description> </model> <model id="0x02D9" type="debug"> <description>Small arrow</description> </model> <model id="0x02EF" type="object"> <description>Large crate</description> </model> <model id="0x02F2" type="item"> <description>Fire SpellStone</description> </model> <model id="0x02F3" type="item"> <description>Water SpellStone</description> </model> <model id="0x02F4" type="item"> <description>Water SpellStone</description> </model> <model id="0x02FC" type="object"> <description>Snow bike</description> </model> <model id="0x0310" type="object"> <description>Yellow crystal</description> </model> <model id="0x0311" type="object"> <description>Light blue crystal</description> </model> <model id="0x031B" type="object"> <description>Red crystal</description> </model> <model id="0x031C" type="object"> <description>Green crystal</description> </model> <model id="0x031D" type="object"> <description>Blue crystal</description> </model> <model id="0x0324" type="item"> <description>CloudRunner Flute</description> </model> <model id="0x032B" type="object"> <description>Door with sun</description> </model> <model id="0x0336" type="object"> <description>Big red button</description> </model> <model id="0x0345" type="object"> <description>2D sprite of metal panel</description> </model> <model id="0x0353" type="object"> <description>Yellow/purple egg</description> </model> <model id="0x035C" type="scenery"> <description>Tall yellow rectangular column</description> </model> <model id="0x035D" type="scenery"> <description>Tall yellow pair of logs</description> </model> <model id="0x035E" type="scenery"> <description>Tall yellow log</description> </model> <model id="0x0364" type="object"> <description>Door opened by portal spell</description> </model> <model id="0x0365" type="object"> <description>Floating platform</description> </model> <model id="0x03A1" type="scenery"> <description>U pipe</description> </model> <model id="0x03DB" type="object"> <description>Silver key</description> </model> <model id="0x034B" type="character"> <description>Blue pterodactyl</description> </model> <model id="0x034C" type="character"> <description>CFrunnersta</description> </model> <model id="0x0435" type="character"> <description>King EarthWalker</description> </model> <model id="0x0439" type="item"> <description>Map</description> </model> <model id="0x0442" type="item"> <description>SPStaffHitB</description> </model> <model id="0x0443" type="item"> <description>Gold Alpine Root</description> </model> <model id="0x0444" type="item"> <description>Rock Candy</description> </model> <model id="0x0445" type="item"> <description>PDA</description> </model> <model id="0x0446" type="item"> <description>Zoom Goggles</description> </model> <model id="0x0448" type="item"> <description>Cheat Token</description> </model> <model id="0x044C" type="debug"> <description>Red cylinder</description> </model> <model id="0x044E" type="debug"> <description>Red/green disc</description> </model> <model id="0x0458" type="debug"> <description>CHECK plane</description> </model> <model id="0x045A" type="debug"> <description>MIDI FADE plane</description> </model> <model id="0x045E" type="debug"> <description>Camera</description> </model> <model id="0x045F" type="debug"> <description>Large gray arrow</description> </model> <model id="0x0461" type="object"> <description>Blue sphere</description> </model> <model id="0x0465" type="debug"> <description>Curve</description> </model> <model id="0x0466" type="debug"> <description>Clapper board</description> </model> <model id="0x0467" type="debug"> <description>LEV CTRL cube</description> </model> <model id="0x0468" type="debug"> <description>LEV NAME cube</description> </model> <model id="0x0469" type="debug"> <description>OBJ CTRL cube</description> </model> <model id="0x046A" type="debug"> <description>FX cube</description> </model> <model id="0x046B" type="debug"> <description>TEX SCRL cube</description> </model> <model id="0x046C" type="debug"> <description>RE START POINT cube</description> </model> <model id="0x046D" type="debug"> <description>WAVE ANIM cube</description> </model> <model id="0x046E" type="debug"> <description>ALPHA ANIM cube</description> </model> <model id="0x0471" type="debug"> <description>GRND ANIM cube</description> </model> <model id="0x0472" type="debug"> <description>TRIG AREA cube</description> </model> <model id="0x0473" type="debug"> <description>TRIG CURVE cube</description> </model> <model id="0x0474" type="debug"> <description>TRIG AREA cube</description> </model> <model id="0x0476" type="debug"> <description>OVER RIDE cube</description> </model> <model id="0x0478" type="debug"> <description>HIT ANIM cube</description> </model> <model id="0x0479" type="debug"> <description>Light bulb</description> </model> <model id="0x047C" type="debug"> <description>Axes?</description> </model> <model id="0x047D" type="debug"> <description>Cone with arrow</description> </model> <model id="0x047E" type="debug"> <description>Three arrows</description> </model> <model id="0x0486" type="effect"> <description>Blue laser</description> </model> <model id="0x0487" type="effect"> <description>Green laser</description> </model> <model id="0x0488" type="effect"> <description>Red laser</description> </model> <model id="0x0489" type="effect"> <description>Fireball</description> </model> <model id="0x0496" type="item"> <description>Orange ring</description> </model> <model id="0x0497" type="item"> <description>Orange ring with X in center</description> </model> <model id="0x0498" type="item"> <description>Gray ring</description> </model> <model id="0x0499" type="item"> <description>Gray ring with X in center</description> </model> <model id="0x048A" type="effect"> <description>Fireball</description> </model> <model id="0x04A7"> <description>Weird alien butterfly</description> </model> <model id="0x04A8"> <description>Weird alien bug</description> </model> <model id="0x04A9"> <description>Weird alien fish</description> </model> <model id="0x04AB" type="effect"> <description>2D clouds sprite</description> </model> <model id="0x04B4" type="effect"> <description>2D sun sprite</description> </model> <model id="0x04BA" type="effect"> <description>Vortex</description> </model> <model id="0x04D3" type="object"> <description>Cactus</description> </model> <model id="0x04D6" type="effect"> <description>Missile flame</description> </model> <model id="0x04D7" type="projectile"> <description>Missile</description> </model> <model id="0x04E6" type="effect"> <description>WarpStone seq background?</description> </model> <model id="0x04E8" type="character"> <description>Krystal player character</description> </model> <model id="0x04E9" type="character"> <description>Yellow SharpClaw, used for disguise</description> </model> </models>
31.01632
78
0.672949
25d07bc4e2813207c9766e32dcb459d593345f81
3,766
xml
XML
app/src/main/AndroidManifest.xml
cknoya/myproject
b9a11fbbaf794339680dc85219306e1b1f0b12e6
[ "Apache-2.0" ]
null
null
null
app/src/main/AndroidManifest.xml
cknoya/myproject
b9a11fbbaf794339680dc85219306e1b1f0b12e6
[ "Apache-2.0" ]
null
null
null
app/src/main/AndroidManifest.xml
cknoya/myproject
b9a11fbbaf794339680dc85219306e1b1f0b12e6
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.hidian.charging"> <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" /> <uses-permission android:name="android.permission.CAMERA" /> <!--允许程序打开网络套接字--> <uses-permission android:name="android.permission.INTERNET" /> <!--允许程序设置内置sd卡的写权限--> <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> <!--允许程序获取网络状态--> <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> <!--允许程序访问WiFi网络信息--> <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" /> <!--允许程序读写手机状态和身份--> <uses-permission android:name="android.permission.READ_PHONE_STATE" /> <!--允许程序访问CellID或WiFi热点来获取粗略的位置--> <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" /> <!--用于访问GPS定位--> <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/> <!--用于获取wifi的获取权限,wifi信息会用来进行网络定位--> <uses-permission android:name="android.permission.CHANGE_WIFI_STATE"/> <!--用于申请调用A-GPS模块--> <uses-permission android:name="android.permission.ACCESS_LOCATION_EXTRA_COMMANDS"/> <!--用于申请获取蓝牙信息进行室内定位--> <uses-permission android:name="android.permission.BLUETOOTH"/> <uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/> <uses-permission android:name="android.permission.VIBRATE" /> <uses-permission android:name="android.permission.CAMERA" /> <uses-feature android:name="android.hardware.camera" /> <uses-feature android:name="android.hardware.camera.autofocus" /> <uses-permission android:name="android.permission.FLASHLIGHT" /> <application android:name="com.hidian.charging.App" android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/AppTheme"> <activity android:name="com.hidian.charging.ui.activity.MainActivity" android:screenOrientation="portrait" android:fitsSystemWindows="true"> <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LAUNCHER" /> </intent-filter> </activity> <meta-data android:name="com.amap.api.v2.apikey" android:value="37309b4769d973eb645c86e7c46dc0e9" > <!--//<meta-data android:name="app_android" android:value="37309b4769d973eb645c86e7c46dc0e9">--> </meta-data> <service android:name="com.amap.api.location.APSService"></service> <activity android:name="com.hidian.charging.ui.activity.CameraActivity"> </activity> <activity android:name=".ui.activity.FeedBackActivity" android:screenOrientation="portrait"/> <activity android:name=".ui.activity.NearbyListActivity" android:screenOrientation="portrait"/> <activity android:name=".ui.activity.ScanResultActivity" android:screenOrientation="portrait"/> <activity android:name=".wxapi.WXEntryActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:exported="true" android:screenOrientation="portrait" android:theme="@android:style/Theme.Translucent.NoTitleBar" /> <activity android:name=".wxapi.WXPayEntryActivity" android:exported="true"/> <activity android:name=".ui.activity.WeChatCaptureActivity" android:screenOrientation="portrait"/> </application> </manifest>
48.909091
107
0.687201
6c0734a4604b702f8bc8ce64bd80326ccfec4cd9
175
xml
XML
core/src/main/res/values-fr/strings_new.xml
netigenkluzowicz/api_android
1d073d45f85dbc7d417189327cd692ea84ef8113
[ "Apache-2.0" ]
2
2019-06-11T08:24:19.000Z
2019-08-21T19:37:17.000Z
core/src/main/res/values-fr/strings_new.xml
netigenkluzowicz/api_android
1d073d45f85dbc7d417189327cd692ea84ef8113
[ "Apache-2.0" ]
113
2019-01-14T09:35:39.000Z
2022-03-02T09:27:09.000Z
core/src/main/res/values-fr/strings_new.xml
netigenkluzowicz/api_android
1d073d45f85dbc7d417189327cd692ea84ef8113
[ "Apache-2.0" ]
1
2020-03-29T11:01:45.000Z
2020-03-29T11:01:45.000Z
<resources> <string name="no_netigen">Non</string> <string name="yes_netigen">Oui</string> <string name="quick_survey_netigen">Enquête rapide</string> </resources>
35
63
0.72
e30adb50ffba2fc2923894b80c2014e3a8205399
472
xml
XML
wearable/src/main/res/values/strings.xml
mailtoabhi15/And_Ubiqutous
18ead53c72df51e0f2b404d55e1e0de01fa67fff
[ "Apache-2.0" ]
null
null
null
wearable/src/main/res/values/strings.xml
mailtoabhi15/And_Ubiqutous
18ead53c72df51e0f2b404d55e1e0de01fa67fff
[ "Apache-2.0" ]
null
null
null
wearable/src/main/res/values/strings.xml
mailtoabhi15/And_Ubiqutous
18ead53c72df51e0f2b404d55e1e0de01fa67fff
[ "Apache-2.0" ]
null
null
null
<resources> <string name="app_name">Wearable</string> <string name="message">Watch face tapped</string> <string name="my_analog_name">My Sunshine</string> <string name="PREF_FILE_KEY">com.example.android.wearsunshine.app.PREF_FILE_KEY</string> <string name="wearhightemp">wearhightemp</string> <string name="wearlowtemp">wearlowtemp</string> <string name="weatherId">weatherId</string> <string name="defualt_temp">XX</string> </resources>
39.333333
92
0.728814
58b0fa187382dd29ac8c73768a5622143b5acf6d
3,854
dita
XML
docs/src/main/dita/UserGuide/Processors/FieldZip-List.dita
un-knower/embrace-datacollector3.0.1
d7ee5743775cddf14fad2c031aa50b1e75317779
[ "Apache-2.0" ]
null
null
null
docs/src/main/dita/UserGuide/Processors/FieldZip-List.dita
un-knower/embrace-datacollector3.0.1
d7ee5743775cddf14fad2c031aa50b1e75317779
[ "Apache-2.0" ]
null
null
null
docs/src/main/dita/UserGuide/Processors/FieldZip-List.dita
un-knower/embrace-datacollector3.0.1
d7ee5743775cddf14fad2c031aa50b1e75317779
[ "Apache-2.0" ]
2
2020-05-22T07:55:55.000Z
2021-09-02T16:11:46.000Z
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright 2017 StreamSets Inc. Licensed 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. --> <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> <concept id="concept_ifv_3h1_hy"> <title>Merging List Data</title> <conbody> <p><indexterm>Field Zip processor<indexterm>merging lists</indexterm></indexterm>When merging data in List fields, the Field Zip processor merges each item in a list with the corresponding item in the other list. The processor merges the lists using the order of the lists, and returns a list of Map fields.</p> <p>Any item in a list without a matching item in the other list is not merged.</p> <p>For example, say you have a record with two List fields:<table frame="all" rowsep="1" colsep="1" id="table_bwh_2j1_hy"> <tgroup cols="3"> <colspec colname="c1" colnum="1" colwidth="1.0*"/> <colspec colname="c2" colnum="2" colwidth="1.0*"/> <colspec colname="c3" colnum="3" colwidth="1.0*"/> <thead> <row> <entry><codeph>order</codeph></entry> <entry><codeph>itemID</codeph></entry> <entry><codeph>cost</codeph></entry> </row> </thead> <tbody> <row> <entry>23523482</entry> <entry> <ul id="ul_op1_lj1_hy"> <li>2</li> <li>113</li> <li>954 </li> <li>6502</li> </ul> </entry> <entry> <ul id="ul_dbm_qk1_hy"> <li>89.95</li> <li>8.95</li> <li>6.95</li> </ul> </entry> </row> </tbody> </tgroup> </table></p> <p>Say you configure the Field Zip processor to merge the ItemID and Cost fields and write the data to a Purchase field. The Field Zip processor then generates the following record:</p> <p><image href="../Graphics/FieldZip-RecordMap.png" id="image_x44_vn1_hy" scale="60"/></p> <p>In the Purchase field, the merged data is a list of Map fields. Each map has the field name and value in the ItemID list merged with the corresponding field name and value from the Cost list. Notice that the fourth ItemID, /ItemID/3, is not included in the merged list because it has no corresponding cost information.</p> <p>If you configure the Field Zip processor to merge only the values, the processor returns the same data without the original field names, as follows:</p> <p><image href="../Graphics/FieldZip-Record-NoNames.png" id="image_l5j_r41_hy" scale="60" /></p> </conbody> </concept>
50.051948
100
0.521017
fe947ed4d0992c3db180c690f835de6046e0af9f
2,443
xaml
XML
MySARAssist/MySARAssist/Views/AboutPage.xaml
BlueToque/MySARAssist
881ca1f0375696145987e88f8958ac71911d60da
[ "MIT" ]
2
2021-06-09T22:26:09.000Z
2021-06-21T23:35:54.000Z
MySARAssist/MySARAssist/Views/AboutPage.xaml
BlueToque/MySARAssist
881ca1f0375696145987e88f8958ac71911d60da
[ "MIT" ]
6
2021-04-07T21:13:14.000Z
2022-02-15T22:26:26.000Z
MySARAssist/MySARAssist/Views/AboutPage.xaml
BlueToque/MySARAssist
881ca1f0375696145987e88f8958ac71911d60da
[ "MIT" ]
2
2021-06-09T22:27:08.000Z
2021-06-21T23:35:57.000Z
<?xml version="1.0" encoding="utf-8" ?> <ContentPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="MySARAssist.Views.AboutPage" xmlns:vm="clr-namespace:MySARAssist.ViewModels" Title="{Binding Title}"> <ContentPage.BindingContext> <vm:AboutViewModel /> </ContentPage.BindingContext> <ContentPage.Resources> <ResourceDictionary> <Color x:Key="Accent">#96d1ff</Color> </ResourceDictionary> </ContentPage.Resources> <StackLayout Style="{DynamicResource backgroundStyle}"> <StackLayout BackgroundColor="{StaticResource Accent}" > <Image Source="IncidentCommandAssistantLogo.png" VerticalOptions="Center" HeightRequest="250" /> </StackLayout> <ScrollView Grid.Row="1"> <StackLayout Orientation="Vertical" Padding="30,24,30,24" Spacing="10"> <Label Text="My SAR Assistant" FontSize="Title" Style="{DynamicResource titleLabelStyle}"/> <Label Style="{DynamicResource labelStyle}" Text="Like the desktop version of Incident Command Assistant, this software is developed by Dylan Baker of Great Hat Web Design, and offered free of charge to the SAR community." FontSize="16" Padding="0,0,0,0"/> <Label Style="{DynamicResource labelStyle}" Text="Dylan is a SAR manager, Team Leader, Tracker, and GSAR instructor with Campbell River SAR in British Columbia." FontSize="16" Padding="0,0,0,0"/> <Label Style="{DynamicResource labelStyle}" FontSize="16" Padding="0,24,0,0"> <Label.FormattedText> <FormattedString> <FormattedString.Spans> <Span Text="Learn more at "/> <Span Text="https://www.greathat.ca" FontAttributes="Bold"/> </FormattedString.Spans> </FormattedString> </Label.FormattedText> </Label> <Button Margin="0,10,0,0" Text="Learn more" Command="{Binding OpenWebCommand}" BackgroundColor="{StaticResource Primary}" TextColor="White" /> </StackLayout> </ScrollView> </StackLayout> </ContentPage>
50.895833
272
0.58289
5c912c1a814820a215042f0449cbeabf73250f95
10,276
xml
XML
report/Com&Net.xml
jcordatauclair/cometnet-seo
931ffa7a70b2be151ad1d0f9790c09683d2a6196
[ "MIT" ]
null
null
null
report/Com&Net.xml
jcordatauclair/cometnet-seo
931ffa7a70b2be151ad1d0f9790c09683d2a6196
[ "MIT" ]
null
null
null
report/Com&Net.xml
jcordatauclair/cometnet-seo
931ffa7a70b2be151ad1d0f9790c09683d2a6196
[ "MIT" ]
null
null
null
<mxfile userAgent="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0" version="9.0.1" editor="www.draw.io" type="device"><diagram id="2ea2320b-591c-6eeb-c204-26d5c315fdb8" name="Page-1">7XtXt6NItuavqce5C494xAgj4YQXb3hvhBPw62/EOWmqMrOme7q77qxVM2dlygRBmG2+/e1g6zec73ZpisZSG9Ks/Q1D0v03XPgNw1CcYsAbbDk+W2jq8tlQTFX6pdP3Brs6sy+NyJfWtUqz+Q8dl2Fol2r8Y2My9H2WLH9oi6ZpeP+xWz60f5x1jIrspwY7idqfW/0qXcrP1gtGf2+Xs6oov86Mft1wHCVNMQ1r/2W+3zA8//j7vNxFX8f6stG5jNLh/bsm/Pobzk/DsHx+6nY+a6Fsv4rt8z7xT65+W/eU9cs/cwPxecMWtWv2dcUf61qOr7IASxzhx6r7EBq3ZdNSAVGpUZy15jBXSzX04Ho8LMvQgQ4tvMB9EwQ/tMP0MdRXUXwfg22rAt67DCNojebxU5l5tWdggdzHlOzXVuRrC/icRkv0G85+fsXEsS9+w/jK4wzrjdylYmDBn2675dUt4Cf4nSt4VgHvAqJuaw47cFLKOe6VZVXJ5MEoe8k9QDPP1bZ408F16gbuLhTQaMIReJYCr6kDXowRjkt14EXE+WRtr5ePEbubaiEPFgz2BhsWWfM3jCu2KIP3sLzPSFavgU/SHX6P32x5Bb2w+eNe3Lo5risTxVMVhHk+pOapv+GVFkuuYg8+yHBSTihYvDWEDM79Hm/WVXQzfVr6YEGujA8m3PGUsjWjdPLxLp/OyDMv23a3kSVvfvlUH3LpiqAbXJ9iFrQiI2laMmkkMvyULBE1lKlFtwrR94a54+54L4osckW3UaOCizz95d3fTqrI4xOM0tRgHKs0GL1qmDpkCOZ22/R7N9rY3RFyHczbTzh+auSF3HKadlD6fAtsxWRa8yFtucnfZYZ3qaWYQpm/vUxDkks97YQs9zvRy82emUoFX45LZqHUJeN28uLUBzEH9WHMK/p605fIRh+E7oHFxJjkH2Y0uLIbLX4JLIN7X4i25UOXLyy+dLni8bo9pRCp+ZurlTm9d6sBekWh7r/QVnZDm151L8AYTALj+XxqszarnGMkiW4gKg8eyo7wk6p6q5z85GovhEZoycuUBNsUiu7QnUavCeOKQFO4VikflIQgIx6WRipDUteoTrvyXa3DVit0OjWVf4Kecu2CzaW8p/dgPW2ah1g34UlUT57exNaYV7ftHjSJ8bQiNVjX4EDX7exSbnfVMoPaeOFaTTpvx1QIw8v9KN2ORkuJ6JJMFk+pUFnjy97H5SY3CXCGqvi0hI6dZoomCfbKcWS8jEp/aWk58VOddB50JOX3zt5AP0WaQ4FIg8R0wI2aUL6W6JjuegIsXXRuQj7ax1nQCwEd6v7m+QxMyXVBu1/sZxur4MswHOBaCu1Z6GLJT2XnHQbjFZ9sHYwG5TA1bxwa17u6Z3jBQieRzGde1+ukrssKrlyM6cGrXd4zp9mTYhZmw15LrENRzhmELS3MeRBRjIbx+Z3c6vZ4KXc4YjKxhJGSaddxYAGoNIx6ELlSPV+MMuY5gsyaPqXQ2cU7PM1W5+CKdXpcDPRWMVZ5DQnfumP+0MTp4D6XsEQhtmLc7Ldo3hzt1Ld65s5Z5xf7ycJ9XuuR8qUppHWgCL7YqOgFUKXywlpMXuUtowQon2G+nIdbrIzuntszignkmU9I29n+pfdbbr/bBEbtTfJyY2lzqCMoZOCZwbYA3+0XNxSXg9qiBtUaigUSe7O0zpB7GSHiDM2KRtkLcRf7DKHj3X/SM3NjZVo8sOzNuzPdlfSWE5Hmput79DTgKlPqgvuYxb8JHVgf6tfKlvexM8jzfQcNUnxO67ThyWUTtyHz4UYf1/WBWLVtCEAd67xq9DOyno+wtCX+rdXcU7Yi607MEKKYG3UjPyRg+Yw97NHbVxoX23EmTrqRC9TTYRkk8oOplJgXeVr3zI9Dm5y7q3KFMqehldwr2nZa1rps/uEt7/rpe4swdxV92Q0rfvb37H2TT+kGvJNb3FszcHv5eEgyuu1XRWt2ykVTi1nR2zMCvj6+KhbL2+W413OlK4QmIZHUPmXuHEj+9ara6AnB2tg0zXw6IxjTXr3QwdJas2o/2VwlEjPFFzLv4uNYpN72QIwyJpKldbRmpmXEmkHfr9seyqWM2r5+PAwzp+4t5VoqQj3Fo8NvUfqgwgDsjou3MHLvxEgJI0Jd+Rrt0bPYyI519NjoHaVCsnx7JUeneTYqshur86ljKy5QbnJfxWqOwYrzIHQZv1PrbBo6UhTyYDrJy14Xu0mYB/pgzoBy+dqp0/ZKOJvuYnlq768XgAQO8wtnDQOiT46239Rqojr1dvohK4icVbIPibyUNWpISD5l3UhvGqI9lbvpCyxgFVxm5sF4DJk1cLx5LqBFfObL6WQBAK14ty/meuMO1d9fXIbIr73wbkauPIXyOalknMSS0pBz0sbX5UbiNkFNPOnvWUcF9AjIFGfK99fY78fZjZfJDMSTJtV6H8YZ+lw/TiGG6xyyHtmNXgXuVI3lpb3JgjZSr0ygAamHYVVzdG/K5FldS+dyQrxJOmgrEChE00HQwAd0kg6ffDT4UCRKqbhJ73hUfRMwilZF/7Hxk/EMqGIwyNeZLUqE6XqI66J/5QJBwUE8F8s1kgPHicGsup7m7zOc7s2B6ig3HeQRzMflhc1YEHpeazklXAaI8m5HDzAmvcr89mRI45hpa6fPKKFf4wUi4G3oZr13U3RJF4+3TK9c8gkaji/Zd89JFl6TFATvr2bGKHtIWq3NmObmWqM0TWApCPZM/ff1iaP6FtzY+bInp5uRg5nubHdAJ1XBnDlKVFCbiSpGgTdWRJBeVIdM69GCAG8NN742oi3o+aZMdwzQfHHVGmKombDy+YPvKcGTpiWu6iW2e5cx852hVBBNjweiqKQjrRwT4Kh4mdaln2EE47XGk1/Kk2yB6Y6V8E5Nf9GdPe3muDjRkNU5LNppdUweCXaG/pVqE9+WCNwzPWx9Ma7O3PIkYh+scr2W/h51DUTY5+7eG4eMlARqeJyBo0TYYp8kng00bhz2bafu9/iM5q33mNzPZG3jPHxRcHVYN9/0mFNyj3YsTJkaSSNFwjJZH3us64QPY9856552xhoAEyMaIrstvNdNq2qCMaYLvZPA9t22D8cMX8Q7qUPVNpWMXzDgy+TT0I1XgjjsLsYuYgbqngvXSZRFmDeJOT5FMOStd2j50vyKRE+I8KCj2zm4nQEnE2m5iFeWoMdYoIrkWdIyPjH+Q7LtszS31b/QypuqGzTxQlvklRPGrMvN9gTZCrmxM3w3vil1ffgOpK25ljdqKscu+uJ8irLcJTawcIDoB/mslbGtjsx4y4SPoNalGHqGuSPEvUgpOe2dBMClWErvUImF9KFNx0HWJ4KAFVyfxiffeO7Pk6CrxmsC2V10FFJmzMFQssKl1PZlJ7+r9/ZBJE9LGyHe0/eYsyUyedSy8qTpz1HOtZ7TfZdUrEgFtC0bzIPuMz3LxwUFdhwOVUSQHzJ8S3TSeYAz+Nn2EdwoNqdqgOTQ6FLDhZg1jexOvS5K/XLdd4X3doeePoL2LrJaotihV6EAfI5zyDZYa8S65swqDtp7x0KzdAqjl46YnD3zbo8OPhkrvZLICG9YeAlCisJcTYYD/NJUzfM5Hwa7rA9RgfG1bju944CazH7rBA0pWTV3kuJuH5NRtHYJErbSMzc9G6Df9HrfzYAJOR0S0MnbqXKyKYf0VT6SXEjvVC+IHjNuSURNyQZ8jT2MmABckqFqlNkSQGq5sDGdkLjPFgrQ3tdZC+M3n1dcs7w67anjEcgSRVezEcH0ySTrFaQj7W4l9SgRPUSWUy6HxKJrtWALcI2wLidf37jMD8B+xCU0rn5yOBZvPvtXeZlQWbVtB+vwQF7Ccd97RCmMoi/QF4gMIuoF/BvwDPHw6Q2qNp07GF+f0i7etrW/J9LaLPpCvNTO2hxeeRgYO63UDVhZ9RAfMOfBGAg9nX5c4sPZMSRULOEJOapDsO8Lr2L9vY+9dbiBtFOo4+stRCeDwJp+8QjrWHttl86kf+5XtcS3JSA1d6LuuWtdFizDzjWgrad53Ya3Mtt518kckA+3vahgL1zNgHBabRed163VVDSN29kb5E2XqYN2JZhqcsa6TfFwby7ysV7IlzfN2ZIdsuGl4gElunAVayg8ziVPyJ8JuVte/RUnQJ6ZAxLM8UTBF/z+dgiQsWZjuQN2o1isIKx7GzwcgxSLl59ITpgb6lZ2IBZyayqnBzo015Lco8thC9ZDAM7G5VHMSLu9IMfFTOweovnI6nO6LScIa3nppXdjf83MlSCvacPIW7nri5qH6VWv30UhwKgA2GqO4gNVejxGyk3K3LxCY9UbGEvgubx6skAC8YRzJmROt7ygHiavrqeX2c5VD/YZF5nmHDl8um3Z21hAGIW8TnZ6Et1iXLRGnComeoqPO0X2ovJCoLXkXYqk9GUqwej1Ob3fRv3sc54SNXXVd1liCRzuex2c6Ik2HCeQ2MadfgU4J56xW59oz9ldWeJ9u9QCoPeWZHGOuBMkWT+S44Lb/ajrzxLk2VdDJF+0LFh3VrZk+a09JCbaqc6U7fwlCNJZes9bkIN8Lnj3+3g4l6ACmaZ9AgJyHK/gZJX7hVMyztS7ZtxDt0zmS8R2RkI/DJB8QdCj7EmuQbYn1rns83LXsSA34xK9g6hlgEhAq0HhsgpPkKg1KwpnPbo2j7DHtYhfa4SsABHwLSHJiyKzmRgYUexz9R3cHC1eF78yG3k8w8fjAcOezxwUUid8ipEmScrZFTDGLE5NwAe4oIm0TFaXBl+DaTs3kGQ3qHnex1yZAucZV16v0ShEs2Gl2mYdI7Z826wVvjueSm7XZmZ0LB/sWFAv9xcbbw5qWpiMTTZmTeKsqgjaNTKM8I3DH9clvz9CTboH6lODWt20cm5kumxMuiyWd6CZqK3F1lVV3O2+7Km8vvRWs4PjirJ4ELzsZzp8SM2jSJ+7zhwrN7dDp9r73tI6+ZGWifaHvfBv4enj/hjtRY2grtVEg7IAOfDRXS9OkYVJ8eQNmWyeIDBwSAmDyMyakv5iguj9uFJBpwMbOpbHgXZP9iP5l+vSUw/lfORybtcQ3j1uE72Ry/XiQhWjDFCjKCAoeWc92QFxp5PE2M/M4BW+gcqwmnerjioCeDbo9WqUtqJCihJel4dzLe7yFoAIfneBJdB6X22a3fKevpiNnuMQwftxFJaOABIVw3N00jVdX/ZrJFYmvD3fRry+1FmG2HLXzF3GpeOus8Vjld8wQvLJ8A6vWcy2scQadySLaSZKkhegO4vP3bPXSpaMMLbPx9JOiSj6bzBcfCUDwFcfROVoz60jtjGKLq+s8W6eXNATxlp2xPi3cYNJPjdubjSjDeTaLpe/ETbH8MkqNKk0A0zTpX2GMPQUEgA9HHWJtdCW16rGsbpdfQImlIfAlyh+oNh9uNhpP3l7pzZvu/YCa+lUqWukpg19HeMqeMxWx+vx7lVEBuSHvxM3dqH8lyk1tyyD1P2OYHZ8PR5AzVlUjYqTElEAzyYgED/Rh3ArhJowAoFbbN9cIwFaRf/EhczRWAl4LM0W7w1fzxFrlaalh/OMhFfINBdPiVII9vd6vXd+UKuDqqFbNt33ArCwbW6PHbmljHr1H8wN0PSMMuizWmXTBrE27s4bNwP+3peDb0Y0ck3XRVyeBDcTFmRbWsxVb7dNwajl+67ECJm+u+CQc6SEifiTcZJUeBcB5244a4gay+eLnKbsMT+taL5bt/Vw6wZjByCZG88xAIo6HdpAJZHCozFEACethUuBw2wwCHiB65NjkwyPRmHCVOwWtCx72lRi6FD+ZfLyvIFBzagSKU/f4aOR+MdM4cujGvKChYeslW+MryHsnac1KMqNv92s1XZLL7Hfc7E/daE9MCrDueujUdF43hUVphv0bF/J2g87EOqzqSogAxmw8HymEB6moVV2jQXqHExxx1tP7NMoK9fFLM6tS2LdeUGn2PAwS16m2F+euWkI6pEEwhpueA3pCjzB4pL1Ot+ci65iCfKyleruSpmCIpao7rifUE2wv5Iw4xmM7MK6F2Xddu+pKjJAcmat3MjKfYUbWWsXkzRb2+atnVg8xVJg1DtA7g7tic+9d1D2qoDcORiEc0DKzPqyPvvry00cXHz3mgb6PaqXMTfQ/c034LXcIVz5LNMRJTGZbjCzPpuLXHv21HmZtqvAMDrsKqSAt36eO+mr2UYkGbK7+o5X+v7WWFfD9KRLClzhy9g0MMM2nG7NRxUerAVMnvCsZkMPrQzTnK5HOBG0DhtuDeQx+jngSMOc/s42yuHVjyLMVbslLZXAEuKdlPTMqyY8nuTfCmpRG0iy9BJk2EnB07ub+ESyFOz7uRbnCGekKXM0d66tyPZiou37k7ibhnkuy1XWnvv8MIv0XA1tkq7RaiUxC/Ud3gntaBht6KNdS7ZB+3LQ5jPppgz15QM0IoW4+NPwSne0iz9ymqQniiSLnfch6SbJJ11vk5cb6J7kWIHf3VJxZJ5+OuVUzXAIYsLUeeWufB4+m528eVzR6q9nbzw3UR/D0nsIzJRFx2U187a23eslDw8QaoTxmcBT0/2Ee7SZsRtK9pqYaM0UxCJhT6Ta3ZByGAOZBbfXR3qpmI5Cum6g1/1huaEFDzUvONgrh0dX8vIsMSR46uWcb8DHoefDMxPNeGFywRb8cFRztdFnauFIJpaKfbNsRZKlywJzwtqbOPd6gu11Ui5dXUHRngozddkDjOUY1Dt6XS6cD73sAedd73oV9bJvb9hTe7ASd+VgZKcSJVbKphaqq5X27+7suMaJbAmpo3s90BcqtmyjOZLzSpOo7mJbrb/eGof1pp+i64S+6WKFZj0+z9mtEYbI4YxmTzV9J6l3beu3rRr9TxMYMsCHlIcVcUpcIC77kEGkwdtpRosmAaKXuX3MlwhbLZOML73yGG68xPojOqz1Yah0Y3AP+zYzpFngzZOCtvsa9kV6AdYw1tIJ6DvlzMVWPHctgzHbKyvyWGs6MEtFE8otu8/sA+Ck+0BhwKeNgJ004BIIlRka0ZQKpl/RfH+oedSQ9j695uHTBinK2+Bp0Wu4vscQ2fwQ387yvd1hyMCnvUMNWh1P8eT0VHoYt+gdjiJDMQOMEksmFjMj+5J45I7FZOuDuLeedmeJnSpO6QHHUGsmncJ2VheCKFmxGjzjfO99O6h4MWkSyz1mW50qfE1UxsQYFWdo5oV4Am0ouam2MaSOr7uh0e89Po9nTDVvHNWm65V/tMLIQo5dkaOc5hhTckntFg9WgAQM/9xfkmyQ3R/hdbjo4QMHYQ2aYlUJ1hwhsS8xENKgDi35OIh7hfiVA9lq5rfMYelpr7RPgzXnoXnyp2o8ooyw2KsFAdqJcXdN2n5fhCxNe6fEPh6Rrbbg4WQBIxqf3Jc4eGWhRKZ6bg+i8iao2Q+yNznkAkq2qfXQqPDKy0dHGRtebZQ46fvghn0/vlhF0IL3eevSNQtoW38B9uiXr1cl5yiyibY9G8lV6GnfJE6OGlZx8Xx4GtCJvWBBXw6vZ3650jlaANKKAkIL2kpmPR7mvQiS8PTrC7cEwfEpKrKH7mdIfNl5+m6rcI8iRIZMchajCfEdwW6565LJo3GgifbawVd0Tluko4qP1y0UV4hsAkbN2fVysbXtqI1ajbiHWCHZGcw9dCg1KH3RasVypIj84V7jzNXDgFWIWrADeN2ERI8m3uHQ32x6b7ZWpQFDmkI6gSShzUBeRAUo7Mvc2xoNyUvi13kBeVZj4N3UXOJn8Lpvd3oLdYPko+eNX+wjckN/PUEG4SndZvMY2KBTM6qHtwEaxiJzve8xJYPU97orEd3KZxrjKXVCC5NU3TQtIBItyzGFv66bh14LjfL112yiYgCtYVsWaO8Pgi6xNZfuuFyKSo6Tba0DRotPdcnwdJbU7fsBtJneaKBOI6jL491R5mJEJzFc7pOyh7k02WhGTa1ex0JWPRg4ulzfLGV86aUSq/tDUnTl1LuINhnjDtA+bgblpWX91kZj07x5zzQjF5dW2y70k+SPuEOJcyDUtjP9IWufZSceUWvXx8YJgKk1eFq+xFy42cHjunQnGkmWb0l70EYdALdZtcKSoAy7i0212Y0Gr00/2Pr1VOQXDR00Mzy6JoYCmXgc5DDSaIhO/rhVASMGDkYejm1v63uUWY2rdxg2SXnES1QLxYrORnmqUl9c6lhn4DPPybWg1Xk7q7rwQKurM/d8J8zOG1bvDHMG+YJOSwFkbo9J7EgtyO7WmDjagLlL/cy2IJBPua5shrbk3LKy9IwMkHYe7fwMtoPKElNUEldYt6uNmuIwCkHe+WcgpR261cB6vBUokVyxV0k/qf6Y6yVNK15jB7HEcy8nPVK3PTtOO9kvHhTBzN06hqmUk9AChMspM4Y8nRfITERbGSzZGZ951mMv5v42C7dfFTwi5T3YmzUiU1yIUXezEqwGljOFjG0O49Go9XuDZz6eHiLYy5dTxmO6QIOnLvIrgMcCJn3Sk/HOwMz0OY4uGyq8ou+O6wyeSqmoJ27egRf+5j6bjpX9JuRXGIhzUv14IMYYQ/AgGdWlMb9PlpqwEH9L1zMs5rOmycDzRAR9rOUoFg0Gz7BofcgnJjMudHtNeL/RYmczckdKw0kpIpDW0uL7RlM6Kd/w8SEF4gDy9isJD4/okHYvY734aQvS+N2Ez1XE2tBUbSAgb0DGY9jOwWtbZakZeCCF40pmAUOpcb/apgjxPQaDTxFk7EXebmyv1mK42VAevv24Eaw8Zzf+9M22jqfXOUbwvxn7QdS3WthaczztvGSFu3XaPkQY0bjWV9Hzt5c1Y/WuXkLJudfP4soeE6sA13lYpCA3VrLVuIwQwUUMal02lS/P7LPbDuyuPhT44F7b5CbNNhnwtfxKXFZVrBjAk4u6hI/MDTXC0OV29UW0+KiOuFkueZ2aW1EUsJgE/vusBuGGKc2+FJggH3/gyrxMQ/OtdgcDLV8KXbJpyfY/LZZBv5XgdLuUDV22TADokS834AjxX+TnTV/qmjD6Sx3P+3uVEIZ+qXUqf1chxFBfipO+FCYV3wb/XpzzwSc/6nN+XatD/qJWh2rBBFw+gA38vmiHeq3D1wv/a/4orwIMCEEv4/79IvhUwHcekuEF8MHfYLHQ54jx14vm0IHOX1rBCr9d+NZz+rEFHrl8LOhr8w8FRWBX1TjDUqJ3WS2ZPUYJvPKeIlgEVC4dEICA/qoe6K/RKoX/oNXLz0pFEeRnpX5r/He0Sv0jreaf4vmuNy+b0qiPflakUE1AXtkKNAKmRaZsHod+jmIgePitjT4qtTAkaavsY+gMvqS/8fhvLLNl7TCOHzcj/6wmgdCXP6rsU0NfS776oYdqzqu2/aEp+lL4lYCFQOf9qSKsq9K0/TMb+agrgxbxURP2H7ABDP/RBtBfGAFO/cIIsP+ADdB/qWcPIywN+oVrr0lSAREBd/xbOzhKIH9QLUH8T/r35S/S7bWdo19p1Yo66OR/Y33+DNj/sxpl/iKN3laAy8vyS1/ly2iaqmz6WyuWQv5vOurX2vPf6VX4KTT+XQPgjxhJ/rOi/0+EPxT9SfLWp+TzzzewiyTrfsdZ3lncRVOTLRUs/P67KgVHyH+oFAyl/yKlYD8pxb4aXxUAJBotn8opKohYaVVUC/z9xN9WGyRN/tc/1gdKMH+RPvBfhJ0f8bxPWfjrl+8y/J3Ys71aAigOsIvPb88vwgECmI7g91+e3/r9GdBn6U+/oPlBkGBlwzp9yV2+UtwlmorsSy/i1+L+nTDJXwDO17bPfGb74yJ+JeAvM5hD9YEffwJ4FP6Djj4X/+Wu3/+C5seBmB+Q8/LDQJ9b/mkgoKjo+F23EXaY/zcL/mEe/Msxw3fz+RzxuzF9k+k/Z1+/SkT/T+zrZ0v5blefJvfNsv7UGtF/2b6In+3r8v+0ff0rJvCrPPQ/ZALoz9Dy54D0r5kA8/8h5t+DGIr8iyHmV7nwv2lf/0RQ+yP4/Echhvpb2BeBEn8Y6Fsq9G9DDHwy9e23rJ/dv/9gGL/+Nw==</diagram></mxfile>
10,276
10,276
0.960588
c9837b1797b789f30d14c5a8af9df2a70b64e770
6,336
xml
XML
src/Compliance.Solution/map.xml
opc-cpvp/OPC.PowerApps
0ce12bd400c31f59b68e124d81ea2d2299beb471
[ "MIT" ]
15
2019-10-22T18:29:59.000Z
2022-03-04T17:29:10.000Z
src/Compliance.Solution/map.xml
opc-cpvp/OPC.PowerApps
0ce12bd400c31f59b68e124d81ea2d2299beb471
[ "MIT" ]
155
2019-12-05T21:06:54.000Z
2022-02-09T21:22:23.000Z
src/Compliance.Solution/map.xml
opc-cpvp/OPC.PowerApps
0ce12bd400c31f59b68e124d81ea2d2299beb471
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <Mapping> <!--Compliance--> <FileToFile map="WebResources\opc_compliance\js\compliance.min.js" to="..\..\Compliance.WebResources\dist\compliance.min.js" /> <FileToFile map="WebResources\opc_compliance\css\risk_assessment_control.css" to="..\..\Compliance.WebResources\compliance\controls\RiskAssessment\RiskAssessmentControl.css" /> <FileToFile map="WebResources\opc_compliance\risk_assessment_control.html" to="..\..\Compliance.WebResources\compliance\controls\RiskAssessment\RiskAssessmentControl.html" /> <FileToFile map="WebResources\opc_compliance\checklist_control.html" to="..\..\Compliance.WebResources\compliance\controls\Checklist\ChecklistControl.html" /> <FileToFile map="WebResources\opc_compliance\css\template_dialog.css" to="..\..\Compliance.WebResources\compliance\dialogs\Templates\TemplateDialog.css" /> <FileToFile map="WebResources\opc_compliance\template_dialog.html" to="..\..\Compliance.WebResources\compliance\dialogs\Templates\TemplateDialog.html" /> <FileToFile map="WebResources\opc_compliance\imgs\icon64x64_read_notification.png" to="..\..\Compliance.WebResources\imgs\Notifications\icon64x64_read_notification.png" /> <FileToFile map="WebResources\opc_compliance\imgs\icon64x64_unread_notification.png" to="..\..\Compliance.WebResources\imgs\Notifications\icon64x64_unread_notification.png" /> <FileToFile map="WebResources\opc_compliance\imgs\MergeRecords.svg" to="..\..\Compliance.WebResources\imgs\ribbon\MergeRecords.svg" /> <FileToFile map="WebResources\opc_compliance\imgs\Reminder.svg" to="..\..\Compliance.WebResources\imgs\ribbon\Reminder.svg" /> <FileToFile map="WebResources\opc_compliance\imgs\LinkSquare.svg" to="..\..\Compliance.WebResources\imgs\ribbon\LinkSquare.svg" /> <FileToFile map="CompliancePlugins.dll" to="..\..\Compliance.Plugins\bin\ILRepack\Compliance.Plugins.dll" /> <!--Ci2--> <FileToFile map="WebResources\appointment_ribbon.js" to="..\..\Compliance.WebResources\js\ci2\appointment_ribbon.js" /> <FileToFile map="WebResources\opc_ci2_common" to="..\..\Compliance.WebResources\js\ci2\opc_ci2_common.js" /> <FileToFile map="WebResources\opc_informationcentre_ribbon" to="..\..\Compliance.WebResources\js\ci2\opc_informationcentre_ribbon.js" /> <FileToFile map="WebResources\opc_legalconsultation_ribbon" to="..\..\Compliance.WebResources\js\ci2\opc_legalconsultation_ribbon.js" /> <FileToFile map="WebResources\opc_pipedafile_ribbon" to="..\..\Compliance.WebResources\js\ci2\opc_pipedafile_ribbon.js" /> <FileToFile map="WebResources\opc_cts_json2" to="..\..\Compliance.WebResources\js\ci2\opc_cts_json2.js" /> <FileToFile map="WebResources\opc_cts_SDK.REST" to="..\..\Compliance.WebResources\js\ci2\opc_cts_SDK.REST.js" /> <FileToFile map="WebResources\opc_pafile_ribbon.js" to="..\..\Compliance.WebResources\js\ci2\opc_pafile_ribbon.js" /> <FileToFile map="WebResources\opc_pipedafile_ribbon.js" to="..\..\Compliance.WebResources\js\ci2\opc_pipedafile_ribbon.js" /> <FileToFile map="WebResources\fax_ribbon.js" to="..\..\Compliance.WebResources\js\ci2\fax_ribbon.js" /> <FileToFile map="WebResources\letter_ribbon.js" to="..\..\Compliance.WebResources\js\ci2\letter_ribbon.js" /> <FileToFile map="WebResources\phonecall_ribbon.js" to="..\..\Compliance.WebResources\js\ci2\phonecall_ribbon.js" /> <FileToFile map="WebResources\task_ribbon.js" to="..\..\Compliance.WebResources\js\ci2\task_ribbon.js" /> <!--TODO: This path will need to change--> <FileToFile map="WebResources\opc_\js\ci2.min.js" to="..\..\Compliance.WebResources\dist\ci2.min.js" /> <FileToFile map="WebResources\Iconopc_legalconsultationSmallUnpublished" to="..\..\Compliance.WebResources\imgs\entities\Iconopc_legalconsultationSmallUnpublished" /> <FileToFile map="WebResources\Iconopc_legalstatushistorySmall" to="..\..\Compliance.WebResources\imgs\entities\Iconopc_legalstatushistorySmall" /> <FileToFile map="WebResources\Iconopc_owner_historySmall" to="..\..\Compliance.WebResources\imgs\entities\Iconopc_owner_historySmall" /> <FileToFile map="WebResources\Iconopc_pafileSmall" to="..\..\Compliance.WebResources\imgs\entities\Iconopc_pafileSmall" /> <FileToFile map="WebResources\Iconopc_pipedafileSmall" to="..\..\Compliance.WebResources\imgs\entities\Iconopc_pipedafileSmall" /> <FileToFile map="WebResources\Iconopc_holidayLarge" to="..\..\Compliance.WebResources\imgs\entities\Iconopc_holidayLarge" /> <FileToFile map="WebResources\opc_green_square_32x32.png" to="..\..\Compliance.WebResources\imgs\icons\opc_green_square_32x32.png" /> <FileToFile map="WebResources\opc_red_square_32x32.png" to="..\..\Compliance.WebResources\imgs\icons\opc_red_square_32x32.png" /> <FileToFile map="WebResources\opc_yellow_square_32x32.png" to="..\..\Compliance.WebResources\imgs\icons\opc_yellow_square_32x32.png" /> <FileToFile map="WebResources\Library_of_Parliament_85x71.png" to="..\..\Compliance.WebResources\imgs\icons\Library_of_Parliament_85x71.png" /> <FileToFile map="WebResources\icon_calendar_16x16.png" to="..\..\Compliance.WebResources\imgs\icons\icon_calendar_16x16.png" /> <FileToFile map="WebResources\icon_calendar_32x32.png" to="..\..\Compliance.WebResources\imgs\icons\icon_calendar_32x32.png" /> <FileToFile map="WebResources\icon_legal_consultation_16x16.png" to="..\..\Compliance.WebResources\imgs\icons\icon_legal_consultation_16x16.png" /> <FileToFile map="WebResources\icon_legal_consultation_32x32.png" to="..\..\Compliance.WebResources\imgs\icons\icon_legal_consultation_32x32.png" /> <FileToFile map="WebResources\icon_litigation_16x16.png" to="..\..\Compliance.WebResources\imgs\icons\icon_litigation_16x16.png" /> <FileToFile map="WebResources\icon_litigation_32x32.png" to="..\..\Compliance.WebResources\imgs\icons\icon_litigation_32x32.png" /> <FileToFile map="WebResources\opc_Hierarchies" to="..\..\Compliance.WebResources\imgs\icons\opc_Hierarchies" /> <FileToFile map="WebResources\opc_Hierarchies16" to="..\..\Compliance.WebResources\imgs\icons\opc_Hierarchies16" /> <FileToFile map="WebResources\opc_Hierarchies32" to="..\..\Compliance.WebResources\imgs\icons\opc_Hierarchies32" /> <FileToFile map="WebResources\opc_signature_uploader.html" to="..\..\Compliance.WebResources\html\opc_signature_uploader.html" /> </Mapping>
107.389831
178
0.784564
2b6023169db6050737e0fc26a27c4428a349be30
540
xml
XML
data/layouts/LayoutConfig.xml
dongdapeng110/SharpDevelopTest
0339adff83ca9589e700593e6d5d1e7658e7e951
[ "MIT" ]
11
2015-05-14T08:36:05.000Z
2021-10-06T06:43:47.000Z
data/layouts/LayoutConfig.xml
denza/SharpDevelop
406354bee0e349186868288447f23301a679c95c
[ "MIT" ]
null
null
null
data/layouts/LayoutConfig.xml
denza/SharpDevelop
406354bee0e349186868288447f23301a679c95c
[ "MIT" ]
10
2015-04-08T09:02:32.000Z
2020-03-01T16:03:28.000Z
<LayoutConfig> <Layout name = "Default" displayName = "${res:ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.DefaultItem}" file = "Default.xml" readonly = "False"/> <Layout name = "Debug" displayName = "${res:ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.DebugItem}" file = "Debug.xml" readonly = "False"/> <Layout name = "Plain" displayName = "${res:ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.PlainItem}" file = "Plain.xml" readonly = "True"/> </LayoutConfig>
28.421053
90
0.681481
f2bcb3aaf77f3ba048dec28a24af856670ba78b2
6,965
xml
XML
Product/Production/Common/Properties/src/main/resources/PolicyEngineProxyConfig.xml
teruyukimorimura/CONNECT
63a4a0f731511c3a668de354bcef08da64a7e92b
[ "BSD-3-Clause" ]
null
null
null
Product/Production/Common/Properties/src/main/resources/PolicyEngineProxyConfig.xml
teruyukimorimura/CONNECT
63a4a0f731511c3a668de354bcef08da64a7e92b
[ "BSD-3-Clause" ]
null
null
null
Product/Production/Common/Properties/src/main/resources/PolicyEngineProxyConfig.xml
teruyukimorimura/CONNECT
63a4a0f731511c3a668de354bcef08da64a7e92b
[ "BSD-3-Clause" ]
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 http://www.springframework.org/schema/beans/spring-beans-3.0.xsd"> <!-- The beans available in this file must be identified in the "description" element for the Spring configuration application. Beans are listed between braces in the description separated with a comma like the following sample: {somebean,anotherbean} --> <description>Beans included in this file: {policyengine,adapterpolicyengineorchestrator,adapterpdp,adapterpep,adapterpip}</description> <!-- Beans defined for policyengine --> <alias alias="policyengine" name="policyenginewsunsecured" /> <!-- No-op Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.proxy.PolicyEngineProxyNoOpImpl" id="policyenginenoop" name="policyenginenoop"> <meta key="impltype" value="noop"/> </bean> <!-- Java Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.proxy.PolicyEngineProxyJavaImpl" id="policyenginejava" name="policyenginejava"> <meta key="impltype" value="java"/> </bean> <!-- Secured web service Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.proxy.PolicyEngineProxyWebServiceSecuredImpl" id="policyenginewssecured" name="policyenginewssecured"> <meta key="impltype" value="wssecured"/> </bean> <!-- Unsecured web service Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.proxy.PolicyEngineProxyWebServiceUnsecuredImpl" id="policyenginewsunsecured" name="policyenginewsunsecured"> <meta key="impltype" value="wsunsecured"/> <meta key="default" value="true"/> </bean> <!-- Beans defined for adapterpolicyengineorchestrator --> <alias alias="adapterpolicyengineorchestrator" name="adapterpolicyengineorchestratorsamljava" /> <!-- No-op Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.orchestrator.proxy.AdapterPolicyEngineOrchProxyPermitNoOpImpl" id="adapterpolicyengineorchestratornoop" name="adapterpolicyengineorchestratornoop"> <meta key="impltype" value="noop"/> </bean> <!-- No-op deny Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.orchestrator.proxy.AdapterPolicyEngineOrchProxyDenyNoOpImpl" id="adapterpolicyengineorchestratornoopdeny" name="adapterpolicyengineorchestratornoopdeny" /> <!-- Java Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.orchestrator.proxy.AdapterPolicyEngineOrchProxyJavaImpl" id="adapterpolicyengineorchestratorjava" name="adapterpolicyengineorchestratorjava"> <meta key="impltype" value="java"/> <meta key="default" value="true"/> </bean> <!-- Java (SAML) Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.orchestrator.proxy.AdapterPolicyEngineOrchProxySAMLJavaImpl" id="adapterpolicyengineorchestratorsamljava" name="adapterpolicyengineorchestratorsamljava"> <meta key="impltype" value="java"/> <meta key="default" value="true"/> </bean> <!-- Unsecured web service Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.orchestrator.proxy.AdapterPolicyEngineOrchProxyWebServiceUnsecuredImpl" id="adapterpolicyengineorchestratorwsunsecured" name="adapterpolicyengineorchestratorwsunsecured"> <meta key="impltype" value="wsunsecured"/> </bean> <!-- Beans defined for adapterpdp --> <alias alias="adapterpdp" name="adapterpdpnoop" /> <!-- No-op Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.pdp.proxy.AdapterPDPProxyNoopImpl" id="adapterpdpnoop" name="adapterpdpnoop"> <meta key="impltype" value="noop"/> </bean> <!-- Java Implementation of policyengine as per XACML specification--> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.pdp.proxy.AdapterPDPProxyJavaImpl" id="adapterpdpjava" name="adapterpdpjava"> <meta key="impltype" value="java"/> </bean> <!-- OpenSSO Client Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.pdp.proxy.AdapterPDPProxyOpenSSOClientImpl" id="adapterpdpopenssoclient" name="adapterpdpopenssoclient" /> <!-- Beans defined for adapterpep --> <alias alias="adapterpep" name="adapterpepjava" /> <!-- No-op Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.pep.proxy.AdapterPEPProxyNoOpImpl" id="adapterpepnoop" name="adapterpepnoop"> <meta key="impltype" value="noop"/> </bean> <!-- Default Deny AdapterPEP implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.pep.proxy.AdapterPEPProxyDenyNoOpImpl" id="adapterpepnoopdeny" name="adapterpepnoopdeny"> </bean> <!-- Java Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.pep.proxy.AdapterPEPProxyJavaImpl" id="adapterpepjava" name="adapterpepjava"> <meta key="impltype" value="java"/> <meta key="default" value="true"/> </bean> <!-- Unsecured web service Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.pep.proxy.AdapterPEPProxyWebServiceUnsecuredImpl" id="adapterpepwsunsecured" name="adapterpepwsunsecured"> <meta key="impltype" value="wsunsecured"/> </bean> <!-- Beans defined for adapterpip --> <alias alias="adapterpip" name="adapterpipnoop" /> <!-- No-op Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.pip.proxy.AdapterPIPProxyOptInNoOpImpl" id="adapterpipnoop" name="adapterpipnoop"> <meta key="impltype" value="noop"/> <meta key="default" value="true"/> </bean> <!-- No-op deny Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.pip.proxy.AdapterPIPProxyNoOpImpl" id="adapterpipnoopdeny" name="adapterpipnoopdeny"> </bean> <!-- Java Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.pip.proxy.AdapterPIPProxyJavaImpl" id="adapterpipjava" name="adapterpipjava"> <meta key="impltype" value="java"/> </bean> <!-- Unsecured web service Implementation --> <bean lazy-init="true" class="gov.hhs.fha.nhinc.policyengine.adapter.pip.proxy.AdapterPIPProxyWebServiceUnsecuredImpl" id="adapterpipwsunsecured" name="adapterpipwsunsecured"> <meta key="impltype" value="wsunsecured"/> </bean> </beans>
50.839416
243
0.715578
0b1e2f3022b412aca5937a9ba523c145af2bb87f
1,848
xml
XML
addon.xml
dzervas/product_sender
7a9eb8db8133e19f4e75db0aced0a8aa0b66c481
[ "Beerware" ]
null
null
null
addon.xml
dzervas/product_sender
7a9eb8db8133e19f4e75db0aced0a8aa0b66c481
[ "Beerware" ]
null
null
null
addon.xml
dzervas/product_sender
7a9eb8db8133e19f4e75db0aced0a8aa0b66c481
[ "Beerware" ]
null
null
null
<?xml version="1.0"?> <addon scheme='2.0'> <id>dzervas_product_sender</id> <version>1.0</version> <name>Product Sender</name> <description>Sends product changes to remote CS-Cart store via JSON REST API request</description> <priority>100600</priority> <settings> <sections> <section id="general"> <items> <item id="remote"> <name>Remote CS-Cart address</name> <type>input</type> <default_value>https://example.com</default_value> </item> <item id="api_email"> <name>User e-mail address on remote</name> <type>input</type> <default_value>example@example.com</default_value> </item> <item id="api_key"> <name>API key of remote</name> <type>input</type> <default_value>abcdefghijklmnopqrstuvwxyz1234567890</default_value> </item> <item id="product_code"> <name>Update SKU (product code) on remote</name> <type>checkbox</type> <default_value>Y</default_value> </item> <item id="part_number"> <name>Update barcode (part number) on remote</name> <type>checkbox</type> <default_value>Y</default_value> </item> <item id="amount"> <name>Update amount in stock on remote</name> <type>checkbox</type> <default_value>Y</default_value> </item> <item id="status"> <name>Update status on remote</name> <type>checkbox</type> <default_value>N</default_value> </item> <item id="create"> <name>Create new product on remote</name> <type>checkbox</type> <default_value>N</default_value> </item> <item id="dummy"> <name>Test mode (will not make ANY changes on remote)</name> <type>checkbox</type> <default_value>Y</default_value> </item> </items> </section> </sections> </settings> </addon>
29.333333
99
0.626623
74eefc3e07f9f14937da6f7cb8c813e5ea205c60
66
xml
XML
slovoed/libraries/analytics_manager_api/lib/src/main/AndroidManifest.xml
ilius/paragon_slovoed_ce
a85d8c7a5cabee5f30fc7403fa44b6ed7022d430
[ "BSD-3-Clause-Clear" ]
5
2020-09-11T15:55:39.000Z
2021-11-12T19:11:35.000Z
slovoed/libraries/analytics_manager_api/lib/src/main/AndroidManifest.xml
ilius/paragon_slovoed_ce
a85d8c7a5cabee5f30fc7403fa44b6ed7022d430
[ "BSD-3-Clause-Clear" ]
null
null
null
slovoed/libraries/analytics_manager_api/lib/src/main/AndroidManifest.xml
ilius/paragon_slovoed_ce
a85d8c7a5cabee5f30fc7403fa44b6ed7022d430
[ "BSD-3-Clause-Clear" ]
3
2020-09-30T17:00:24.000Z
2021-12-10T07:27:56.000Z
<manifest package="com.paragon_software.analytics_manager_api" />
33
65
0.833333
3b0f5561326a63c32bbf43d1ebb4b83f6f16b52d
596
xml
XML
compose/material/material/icons/generator/raw-icons/rounded/turn_left.xml
semoro/androidx
9edfb9c95d72d2a93f4c13b9634b5dd821aaf193
[ "Apache-2.0" ]
7
2020-07-23T18:52:59.000Z
2020-07-23T20:31:41.000Z
compose/material/material/icons/generator/raw-icons/rounded/turn_left.xml
semoro/androidx
9edfb9c95d72d2a93f4c13b9634b5dd821aaf193
[ "Apache-2.0" ]
2
2020-07-23T19:17:07.000Z
2020-07-23T19:43:42.000Z
compose/material/material/icons/generator/raw-icons/rounded/turn_left.xml
semoro/androidx
9edfb9c95d72d2a93f4c13b9634b5dd821aaf193
[ "Apache-2.0" ]
5
2020-07-23T18:45:08.000Z
2020-07-23T18:56:15.000Z
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24" android:tint="?attr/colorControlNormal"> <path android:fillColor="@android:color/white" android:pathData="M7.71,13.29c-0.39,0.39 -1.02,0.39 -1.41,0l-2.59,-2.59c-0.39,-0.39 -0.39,-1.02 0,-1.41l2.59,-2.59c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41L6.83,9L15,9c1.1,0 2,0.9 2,2v8c0,0.55 -0.45,1 -1,1c-0.55,0 -1,-0.45 -1,-1v-8l-8.17,0l0.88,0.88C8.1,12.27 8.1,12.9 7.71,13.29z"/> </vector>
54.181818
304
0.649329
4e5240bd8cba71065046806c7dc52794eccf5f31
7,944
xml
XML
APIS/michigan/xml/michigan.apis.2592.xml
papyri/idp.data
df4443706394caa387474ac4a3b32e983a3db3de
[ "CC-BY-3.0" ]
34
2015-05-13T10:35:12.000Z
2021-12-02T02:02:19.000Z
APIS/michigan/xml/michigan.apis.2592.xml
papyri/idp.data
df4443706394caa387474ac4a3b32e983a3db3de
[ "CC-BY-3.0" ]
145
2015-10-13T19:15:07.000Z
2022-02-15T13:45:13.000Z
APIS/michigan/xml/michigan.apis.2592.xml
papyri/idp.data
df4443706394caa387474ac4a3b32e983a3db3de
[ "CC-BY-3.0" ]
18
2015-10-01T15:42:43.000Z
2021-02-11T02:29:54.000Z
<?xml version="1.0" encoding="UTF-8"?> <?xml-model href="http://www.stoa.org/epidoc/schema/8.13/tei-epidoc.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?> <TEI xmlns="http://www.tei-c.org/ns/1.0"> <teiHeader> <fileDesc> <titleStmt> <title>Contract for Deposit and Receipt for Withdrawal</title> <author>Gaius Iulius Sabinus (lines 1-18); Gaius Iulius Clemens (lines 19-32)</author> </titleStmt> <publicationStmt> <authority>APIS</authority> <idno type="apisid">michigan.apis.2592</idno> <idno type="controlNo">(MiU)2592</idno> <idno type="ddbdp">p.mich.9.571</idno> <idno type="ddb-perseus-style">0163;9;571</idno> <idno type="ddb-hybrid">p.mich;9;571</idno> <idno type="HGV">12063a 12063b</idno> <idno type="TM">12063 12063</idno> </publicationStmt> <sourceDesc> <msDesc> <msIdentifier> <idno type="invNo">P.Mich.inv. 5915</idno> </msIdentifier> <msContents> <summary>Acknowledgment made by the soldier Gaius Iulius Sabinus that he has received a deposit of 740 drachmai from another deposit from another soldier, Lucius Iulius Celer (lines 1-18). - Receipt issued by the soldier Gaius Iulius Clemens, perhaps acting as executor of Celer's will, to Sabinus, for the sum of 580 drachmai, with some disposition to be made for the remaining 160 drachmai as well as other effects.</summary> <msItemStruct> <note type="general">The original contract (lines 1-19) was canceled by crosshatching when the deposited money was given to Gaius Iulius Clemens, who, according to a note of H.C. Youtie, was perhaps acting as executor and received the money for the heirs of Lucius Iulius Celer.</note> <note type="general">Location: Ann Arbor</note> <note type="general">Pub. status: Recto; Verso is blank</note> <note type="related">Archive of Gaius Iulius Sabinus (&amp; family)</note> <textLang mainLang="grc">Greek</textLang> </msItemStruct> </msContents> <physDesc> <objectDesc> <supportDesc> <support>1 papyrus ; 29 X 13.7 cm</support> <condition> <ab type="conservation">broken off at the bottom and on the lower right side; fragile and glued to a paper backing</ab> </condition> </supportDesc> <layoutDesc> <layout> <ab type="lines">32</ab> <ab type="recto-verso">Source of description: Recto</ab> </layout> </layoutDesc> </objectDesc> <handDesc> <p>See electronic version of PMich IX, 571</p> </handDesc> </physDesc> <history> <origin> <origDate when="0096">96 A.D. A.D. 96-98 A.D. (reign of Nerva[?])</origDate> <origPlace>unknown place, province of Egypt</origPlace> <persName type="asn">Gaius Titius Maximus, (centurion)</persName> <persName type="asn">Lucius Iulius Celer, stratiotes</persName> <persName type="asn">Minucius Nepos, (centurion)</persName> <persName type="asn">Domitianus, Emperor</persName> <persName type="asn">Gaius Iulius Clemens, stratiotes</persName> <persName type="asn">Sempronius Clemens, (centurion)</persName> <persName type="asn">Nerva(?), Emperor</persName> </origin> <provenance> <p>Karanis, Herakleidou meris, Arsinoite nome, province of Egypt</p> </provenance> </history> </msDesc> </sourceDesc> </fileDesc> <encodingDesc> <classDecl> <taxonomy xml:id="apis"> <desc>APIS keywords are controlled locally at the institution level. They are not necessarily consistent.</desc> </taxonomy> </classDecl> </encodingDesc> <profileDesc> <langUsage> <language ident="en">English</language> <language ident="grc">Greek</language> </langUsage> <textClass> <keywords scheme="#apis"> <term>-</term> <term>Armies--Rome.</term> <term>Discharge of contracts--Egypt.</term> <term>Clothing and dress--Egypt.</term> <term>Death.</term> <term>Inheritance and succession--Egypt.</term> <term>Finance, Personal--Egypt.</term> <term>Citizenship--Rome.</term> <term>Wills--Egypt.</term> <term>Soldiers--Rome.</term> <term>Executors and administrators--Rome.</term> <term type="genre_form">Documentary</term> <term type="genre_form">Papyrus</term> </keywords> </textClass> </profileDesc> </teiHeader> <text> <body> <div type="translation"> <ab>[[Gaius Iulius Sabinus, soldier of the third Cyrenaic legion in the century of Gaius Titius Maximus, to Lucius Iulius Celer, soldier of the same legion in the century of Minucius Nepos, greetings. I acknowledge that I have from you on deposit (paratheke) seven hundred and forty drachmai of imperial silver coin, 740 dr., which I shall return whenever you wish without delay or evasion. [This chirograph] shall be [valid] for anyone [who produces it] and anywhere [it may be produced as if] it were registered [in] the state archives. The fifteenth year of the [Emperor] Caesar Domitian [Augustus], . . . of the month Pauni(?).]];(2nd hand) I, Gaius Iulius Clemens, soldier of the 22nd legion in the century of Sempronius Clemens, have received out of the aforesaid seven hundred and forty drachmai, from hand to hand out of the house, five hundred and eighty drachmai in silver, that is 580 dr., and the remaining [one hundred] and sixty silver [drachmai] he himself . . .</ab> </div> <div type="bibliography" subtype="citations"> <listBibl> <bibl>Husselman EM, PMich IX, 571, 1971, Pl. XI -- BL VI, 83 (on lines 2, 20); BL VIII, 215-216 (on lines 16-17, 27, 29); BL IX 162 (on lines 7-8).</bibl> <bibl type="ddbdp">P.Mich.:9:571</bibl> </listBibl> <p> <ref target="http://images.umdl.umich.edu/cgi/i/image/image-idx?view=entry&amp;subview=detail&amp;cc=apis&amp;entryid=X-2592&amp;viewid=5915R.TIF">Original record</ref>.</p> </div> <div type="figure"> <figure> <head>Overview</head> <figDesc>Recto thumbnail</figDesc> <graphic url="http://images.umdl.umich.edu/a/apis/thumb/1/5/R/5915R.jpg"/> </figure> <figure> <head>Overview</head> <figDesc>Recto medium</figDesc> <graphic url="http://images.umdl.umich.edu/cgi/i/image/getimage-idx?cc=apis&amp;entryid=X-2592&amp;viewid=5915R.TIF&amp;quality=medium"/> </figure> <figure> <head>Overview</head> <figDesc>Recto large</figDesc> <graphic url="http://images.umdl.umich.edu/cgi/i/image/getimage-idx?cc=apis&amp;entryid=X-2592&amp;viewid=5915R.TIF&amp;quality=large"/> </figure> </div> </body> </text> </TEI>
57.985401
995
0.563066
c4f1ee8e2f37d9987151562a6b49518b03c8c4b1
207
xml
XML
src/main/res/xml/pref_general.xml
AldoAbdn/CM3110-Mobile-App-Development-Coursework
24802fdf368e79dd27e66ad4ccec3a128c498168
[ "Apache-2.0" ]
null
null
null
src/main/res/xml/pref_general.xml
AldoAbdn/CM3110-Mobile-App-Development-Coursework
24802fdf368e79dd27e66ad4ccec3a128c498168
[ "Apache-2.0" ]
null
null
null
src/main/res/xml/pref_general.xml
AldoAbdn/CM3110-Mobile-App-Development-Coursework
24802fdf368e79dd27e66ad4ccec3a128c498168
[ "Apache-2.0" ]
null
null
null
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"> <Preference android:title="Choose Account" android:key="pref_choose_account" /> </PreferenceScreen>
25.875
78
0.68599
ba6988517d29594695dbb5fbe7cc2975c6558ce3
705
xml
XML
data/1866/06/08/DDD_ddd_010140741_mpeg21/DDD_010140741_0035_articletext.xml
KBNLresearch/mcc
25a9db197103e9c67fbe866a61944ab3cf421100
[ "Apache-2.0" ]
null
null
null
data/1866/06/08/DDD_ddd_010140741_mpeg21/DDD_010140741_0035_articletext.xml
KBNLresearch/mcc
25a9db197103e9c67fbe866a61944ab3cf421100
[ "Apache-2.0" ]
null
null
null
data/1866/06/08/DDD_ddd_010140741_mpeg21/DDD_010140741_0035_articletext.xml
KBNLresearch/mcc
25a9db197103e9c67fbe866a61944ab3cf421100
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <text> <title>Carga-Lijsten. AMSTERDAM.</title> <p>PASOEROEAN, General Wijndham, Jane: 4475 kr. Suiker, 28,494 b. Bindrottingen, Bunge en C . SURINAME, Maximiliaan, Sehill: 57 v. Suiker, 37 dito en 3 blom dito, D. Tollenaar Fz.; 37 v. Suiker, Wed. Th. van Schaak; 36 v. dito en 29 b. Cacao, Insinger en C°. ; 34 v. Suiker, I. J. Pencelet en Zn.; 16 v. 16 v. dito, Turing on C&quot;.; 14 v. dito, Wed. J. S. van de Poll; 120 b. Cacao, Eyken Sluyters en C°.; 52 b. dito, G. Herklots; 47 b. dito, H. G. Th. Crone ; 20 b. Katoen, J. Haase en Zn.; 82 v. Suiker, 15 v.Melassie, 9 b. Cacao. 30 nunch. Rum. 4v. Koner. 1 nartii Lood en Kwassiehout. Order.</p> </text>
117.5
604
0.656738
bd40e59d42d14ad20eb94c2b9c56d79ba78fdac2
111,863
kml
XML
kml104/S22_it0_1.kml
lab-csx-ufmg/onibusbh
bfc780a64c6afc3611a1741e2fb4daf560bd21e3
[ "MIT" ]
1
2018-07-20T15:37:59.000Z
2018-07-20T15:37:59.000Z
kml104/S22_it0_1.kml
lab-csx-ufmg/onibusbh
bfc780a64c6afc3611a1741e2fb4daf560bd21e3
[ "MIT" ]
null
null
null
kml104/S22_it0_1.kml
lab-csx-ufmg/onibusbh
bfc780a64c6afc3611a1741e2fb4daf560bd21e3
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8" ?> <kml xmlns="http://www.opengis.net/kml/2.2"> <Document><Folder><name>route1</name> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.972818340537309,-19.926458080454953 -43.97397795381589,-19.927642043823599</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.971064546218976,-19.924664420321278 -43.971118690705055,-19.924711944098334</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.972125535794596,-19.925726038646516 -43.97224643571731,-19.925852579061303</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.972410557354529,-19.926020292551449 -43.972546415761165,-19.926172846361876</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.972332731555646,-19.92594549414498 -43.972410557354529,-19.926020292551449</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.971118690705055,-19.924711944098334 -43.971306768058781,-19.92489624202635 -43.971898389208093,-19.925497433696009 -43.972125535794596,-19.925726038646516</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.972546415761165,-19.926172846361876 -43.972737991668872,-19.926371342969318</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.970127197073104,-19.923887459410729 -43.970894140757487,-19.924525996802522</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.970894140757487,-19.924525996802522 -43.971016371920847,-19.924625468481011</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.971016371920847,-19.924625468481011 -43.971064546218976,-19.924664420321278</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.972737991668872,-19.926371342969318 -43.972818340537309,-19.926458080454953</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.97224643571731,-19.925852579061303 -43.972332731555646,-19.92594549414498</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.973957466940817,-19.927732016398583 -43.973037712532026,-19.927946626362136</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.974664036653479,-19.929416117354787 -43.974978356680424,-19.929713517652701</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975607351122015,-19.930340307770088 -43.975726490546563,-19.930458307543798</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976550588025347,-19.931276612737314 -43.976582262409757,-19.931309361236213</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.974201621601921,-19.928955577332847 -43.974664036653479,-19.929416117354787</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977496341091239,-19.932347405260991 -43.977599426927114,-19.932511870029192</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980126661575781,-19.934213912709069 -43.980246392876914,-19.934282798081238</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976722543968066,-19.931447853404258 -43.977088145079044,-19.931789908342832</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.978540144657487,-19.933374179334766 -43.978682842605423,-19.933451439409097</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.979486856295878,-19.933876915150581 -43.980126661575781,-19.934213912709069</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977981967908526,-19.933065495485955 -43.978172499381934,-19.933168114302823 -43.978540144657487,-19.933374179334766</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.974978356680424,-19.929713517652701 -43.975607351122015,-19.930340307770088</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977088145079044,-19.931789908342832 -43.977220758825702,-19.931915096670686</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980246392876914,-19.934282798081238 -43.980329876960333,-19.93433620687653 -43.98043248850901,-19.934429482940107 -43.980495933205759,-19.934524340995914 -43.980530709946628,-19.934654447225125 -43.980529606519298,-19.934814159277153 -43.980484086469943,-19.934970906323791 -43.980436419367322,-19.935155284596949 -43.980412129140667,-19.935254196119445</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976634897552252,-19.931364073601728 -43.976722543968066,-19.931447853404258</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977599426927114,-19.932511870029192 -43.977663656446531,-19.932614806824137</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.97637689898874,-19.931099920629784 -43.97651382110044,-19.93123869862286</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977663656446531,-19.932614806824137 -43.977711116887313,-19.932692332437245</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.97651382110044,-19.93123869862286 -43.976550588025347,-19.931276612737314</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.973064446950261,-19.928111382160189 -43.973843237997123,-19.92863970977616 -43.973854932281029,-19.928651035139602</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.973854932281029,-19.928651035139602 -43.973987380137444,-19.928771189751814</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976582262409757,-19.931309361236213 -43.976634897552252,-19.931364073601728</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977886077503456,-19.932991766098887 -43.977981967908526,-19.933065495485955</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975726490546563,-19.930458307543798 -43.97637689898874,-19.931099920629784</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980361756193595,-19.935409166209908 -43.980196189887103,-19.935800535756709</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977711116887313,-19.932692332437245 -43.977886077503456,-19.932991766098887</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980412129140667,-19.935254196119445 -43.980361756193595,-19.935409166209908</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.978682842605423,-19.933451439409097 -43.979287341766863,-19.933771509665199</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977220758825702,-19.931915096670686 -43.977228548660825,-19.931922518120547 -43.977496341091239,-19.932347405260991</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.973987380137444,-19.928771189751814 -43.974058459045658,-19.928825322812411</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.974058459045658,-19.928825322812411 -43.974201621601921,-19.928955577332847</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.979287341766863,-19.933771509665199 -43.979486856295878,-19.933876915150581</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980081594239969,-19.935996041094739 -43.98008455912111,-19.935987568450177 -43.980087819884737,-19.935978313376111 -43.980091447330665,-19.935968093734289 -43.980095498602779,-19.935956772926417 -43.980100505564828,-19.935942913759337 -43.980106171394567,-19.935927402368481 -43.98010929065439,-19.935918938528605 -43.980112545988199,-19.935910161622683 -43.980115902472107,-19.935901171031599 -43.980119305378196,-19.935892116216099 -43.980125472813505,-19.935875856125271 -43.980131309114519,-19.935860643519494 -43.98013660630199,-19.935846978841045 -43.980141406250191,-19.935834711103524 -43.980145484568432,-19.935824371152837 -43.980149211337199,-19.935814988210968 -43.980155783325571,-19.935798591335608</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980081594239969,-19.935996041094739 -43.98008455912111,-19.935987568450177 -43.980087819884737,-19.935978313376111 -43.980091447330665,-19.935968093734289 -43.980095498602779,-19.935956772926417 -43.980100505564828,-19.935942913759337 -43.980106171394567,-19.935927402368481 -43.98010929065439,-19.935918938528605 -43.980112545988199,-19.935910161622683 -43.980115902472107,-19.935901171031599 -43.980119305378196,-19.935892116216099 -43.980125472813505,-19.935875856125271 -43.980131309114519,-19.935860643519494 -43.98013660630199,-19.935846978841045 -43.980141406250191,-19.935834711103524 -43.980145484568432,-19.935824371152837 -43.980149211337199,-19.935814988210968 -43.980155783325571,-19.935798591335608</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980081594239969,-19.935996041094739 -43.98008455912111,-19.935987568450177 -43.980087819884737,-19.935978313376111 -43.980091447330665,-19.935968093734289 -43.980095498602779,-19.935956772926417 -43.980100505564828,-19.935942913759337 -43.980106171394567,-19.935927402368481 -43.98010929065439,-19.935918938528605 -43.980112545988199,-19.935910161622683 -43.980115902472107,-19.935901171031599 -43.980119305378196,-19.935892116216099 -43.980125472813505,-19.935875856125271 -43.980131309114519,-19.935860643519494 -43.98013660630199,-19.935846978841045 -43.980141406250191,-19.935834711103524 -43.980145484568432,-19.935824371152837 -43.980149211337199,-19.935814988210968 -43.980155783325571,-19.935798591335608</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98301623394012,-19.940820557926358 -43.982987466142895,-19.940702999955946</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.981138995420075,-19.936515643365372 -43.980696649174547,-19.93625839543575</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982122439310409,-19.938282372642998 -43.98206133337726,-19.938151217698554</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.9826889961086,-19.939501141779221 -43.982298388651749,-19.938671677686031</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982948190772241,-19.940548224445113 -43.982899433766526,-19.940354720651875</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984475990218606,-19.946798783398567 -43.984340173915101,-19.946239508606105</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98417871375608,-19.945563651040768 -43.984145362882373,-19.945426376851017</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983347735354343,-19.942225621891748 -43.983291322112144,-19.941988775532355</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984518772990981,-19.946967319420818 -43.984475990218606,-19.946798783398567</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983836988271207,-19.944192567231344 -43.983803303907607,-19.944057647292073</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983291322112144,-19.941988775532355 -43.98301623394012,-19.940820557926358</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983974182513919,-19.944738517878712 -43.983836988271207,-19.944192567231344</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982749180542719,-19.939753968471173 -43.9826889961086,-19.939501141779221</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98206133337726,-19.938151217698554 -43.98166594975298,-19.937318996090866</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983803303907607,-19.944057647292073 -43.983347735354343,-19.942225621891748</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984306165208224,-19.946098886875408 -43.98417871375608,-19.945563651040768</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98160772648307,-19.937193411132217 -43.981537274483678,-19.937040818691315 -43.9813859510461,-19.936741563284496 -43.98125794446733,-19.936590506176621 -43.981250915390483,-19.936585774802595</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982899433766526,-19.940354720651875 -43.982749180542719,-19.939753968471173</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984340173890764,-19.946239508581577 -43.984306165208224,-19.946098886875408</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984650570023298,-19.947497030699001 -43.984518772986156,-19.946967320177261</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980696649174547,-19.93625839543575 -43.980512659292387,-19.936147486859308</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982298388651749,-19.938671677686031 -43.982227322845056,-19.938518703392514</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.981250915390483,-19.936585774802595 -43.981138995420075,-19.936515643365372</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98166594975298,-19.937318996090866 -43.98160772648307,-19.937193411132217</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984145362882373,-19.945426376851017 -43.984012376415428,-19.944891352157395</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984012376415428,-19.944891352157395 -43.983974182513919,-19.944738517878712</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982227322845056,-19.938518703392514 -43.982122439310409,-19.938282372642998</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982987466142895,-19.940702999955946 -43.982948190772241,-19.940548224445113</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980512659292387,-19.936147486859308 -43.980240408414218,-19.935974890940933</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984635077912372,-19.947604467098387 -43.984095512965247,-19.947928410639651</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98340334108179,-19.948368163986462 -43.982868773618506,-19.948704203548971</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.9835498476777,-19.948275280663147 -43.98340334108179,-19.948368163986462</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984095512965247,-19.947928410639651 -43.983953224008857,-19.94801774611399</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.981901028151569,-19.949303015830701 -43.981777155191267,-19.949372571553056 -43.981593339503092,-19.949506121573386 -43.981378550914606,-19.949681659797069</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982868773618506,-19.948704203548971 -43.982748210401503,-19.948779643132031</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982748210401503,-19.948779643132031 -43.98204364740446,-19.949218544388376</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98204364740446,-19.949218544388376 -43.981901028151569,-19.949303015830701</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983953224008857,-19.94801774611399 -43.9835498476777,-19.948275280663147</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.987710776266901,-19.958629205060696 -43.987340856310652,-19.95842774831916 -43.987024961859689,-19.958349039927672</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989830577333116,-19.961106012501766 -43.989765994837995,-19.960969111570481</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989018899699019,-19.959536432139441 -43.988982441618433,-19.959494787551783 -43.98888826703228,-19.959397408371704 -43.988820848231228,-19.959341210028665</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.986339402687953,-19.957776309016559 -43.98625262508952,-19.957548669704966</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983682052588591,-19.954472569611841 -43.983304785075752,-19.953900280004913</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983867139426799,-19.954772236727429 -43.983740728928254,-19.954559386434497</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98994845359708,-19.961340733413596 -43.989830577333116,-19.961106012501766</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988820848236855,-19.959341209146203 -43.988731477085494,-19.959283731158411</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.987024961859689,-19.958349039927672 -43.986807182436905,-19.958270057387846</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.985487528375629,-19.956155208038584 -43.985368739744771,-19.956043123628074</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989765994837995,-19.960969111570481 -43.989568507373065,-19.960508450082493</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.986807182436905,-19.958270057387846 -43.986749323883892,-19.958243451536752</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989475983396979,-19.960320562741391 -43.989109976520446,-19.959656218054306</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.986611669715266,-19.958157559297081 -43.986489764937275,-19.958043740922765 -43.986395832135351,-19.957908871462383 -43.986339402687953,-19.957776309016559</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989568507373065,-19.960508450082493 -43.989475983396979,-19.960320562741391</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.990162921705007,-19.961791897501019 -43.990057363226065,-19.961566205749108</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.990589305957279,-19.962613588121435 -43.9902369098767,-19.961940179908282</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.986110423679342,-19.957128549183388 -43.985901353028936,-19.956580802217086</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988731477079874,-19.959283732040884 -43.988453523093227,-19.959088925204416</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989109976520446,-19.959656218054306 -43.989018899740309,-19.959536432199954</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983196813430432,-19.953748216468007 -43.982626252044909,-19.953015341351662</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98489156917946,-19.955723143635495 -43.984752420437374,-19.955630964668384</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.986749323883892,-19.958243451536752 -43.986611669715266,-19.958157559297081</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983304785077806,-19.953900279971144 -43.983196813430432,-19.953748216468007</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98139242523289,-19.950953200828781 -43.981330770546123,-19.950805699822009</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983740728928254,-19.954559386434497 -43.983682052593409,-19.954472568855476</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984295229480637,-19.955328744989391 -43.984141252064688,-19.955168628059383</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.990057363226065,-19.961566205749108 -43.98994845359708,-19.961340733413596</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988453523057949,-19.959088925189402 -43.988334023831456,-19.959005294164051</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.9902369098767,-19.961940179908282 -43.990162921705007,-19.961791897501019</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.987876852400085,-19.958719134239512 -43.987710776266901,-19.958629205060696</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983941918778996,-19.954884774698737 -43.983867139461168,-19.954772236784105</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.985901353028936,-19.956580802217086 -43.985487528375629,-19.956155208038584</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982495382752312,-19.952861010196248 -43.982153500740402,-19.952490227013726 -43.982168244172513,-19.95219391152359 -43.982298408424739,-19.951801414929257 -43.982308129970434,-19.951612392538777 -43.982244396661805,-19.951450773330556 -43.981979698580645,-19.951295138750844 -43.981635244107011,-19.951129831883964 -43.981426509429568,-19.95102049966788 -43.98139242523289,-19.950953200828781</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984752420437374,-19.955630964668384 -43.984295229480637,-19.955328744989391</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.981330770546123,-19.950805699822009 -43.981289078144691,-19.95066648846948 -43.981255947586384,-19.950451202874657 -43.98125070639334,-19.950211956949847 -43.981236914269481,-19.949870184256874</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982626252044909,-19.953015341351662 -43.982495382752312,-19.952861010196248</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984141252064688,-19.955168628059383 -43.983941918778996,-19.954884774698737</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98625262508952,-19.957548669704966 -43.986226634114111,-19.957467686463875 -43.986148386075612,-19.957221248307761 -43.986110423679342,-19.957128549183388</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.985368739744771,-19.956043123628074 -43.985351016638361,-19.956028020643497 -43.98489156917946,-19.955723143635495</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988334023831456,-19.959005294164051 -43.988078619429871,-19.9588272763243 -43.987876852400085,-19.958719134239512</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.9910308576709,-19.962643818885972 -43.990758628203281,-19.962673458335797</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.991211954066443,-19.96262539153032 -43.9910308576709,-19.962643818885972</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.992362338831022,-19.962515909624042 -43.991211954066443,-19.96262539153032</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.992794576739442,-19.962089642410156 -43.992672926781196,-19.962257376023807</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.992672926781196,-19.962257376023807 -43.992541511471487,-19.962426272422189</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.992963600068194,-19.96184441520996 -43.992794576739442,-19.962089642410156</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989562013098087,-19.963755101960544 -43.989416736493368,-19.963919450661503</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989416736493368,-19.963919450661503 -43.989413171160145,-19.9639218334673 -43.989143700497607,-19.964214079092226 -43.989099241026956,-19.964263720891822</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.9905465900435,-19.962730220553428 -43.990534555616463,-19.962738278346514 -43.98957980163155,-19.96372918714734 -43.989562013098087,-19.963755101960544</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989784045079816,-19.964785094740574 -43.989634176788442,-19.964693949028153 -43.989086476616116,-19.9643633390431</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98920281058993,-19.96599240836909 -43.98926445775745,-19.965879713143774</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989581862426355,-19.965302732401323 -43.989819181246048,-19.964869200828804</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988541823207932,-19.96721983571797 -43.988622124245389,-19.967073985719043</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988933504126507,-19.966499229474358 -43.98920281058993,-19.96599240836909</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989515016577563,-19.965424644330284 -43.989581862426355,-19.965302732401323</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.985388138948345,-19.969414248502751 -43.98556139714632,-19.969372794214571</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.987903897742093,-19.968356052257711 -43.988541823207932,-19.96721983571797</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984412264896548,-19.969643776033735 -43.984481661729561,-19.969617964265456 -43.985388138948345,-19.969414248502751</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988622124245389,-19.967073985719043 -43.988878644850118,-19.966601959856121</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98556139714632,-19.969372794214571 -43.986398528781514,-19.969167567867323 -43.986883685927786,-19.969050008193431 -43.987234398251104,-19.968920929564984 -43.98737875893903,-19.968848037478587 -43.987517439709301,-19.968763730236546 -43.987758266366875,-19.96857801372801 -43.987809300393991,-19.96850618615246</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.987809300393991,-19.96850618615246 -43.987903897742093,-19.968356052257711</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988878644850118,-19.966601959856121 -43.988933504126507,-19.966499229474358</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98926445775745,-19.965879713143774 -43.989515016577563,-19.965424644330284</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.971852711181462,-19.96379441712417 -43.9717301496228,-19.963935325550906</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.971612555839222,-19.963936651982646 -43.971273454951636,-19.963382172403051</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.96831346982956,-19.964990461475164 -43.968457099317547,-19.965071504620084 -43.969070839325262,-19.965201572993095</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.969201736449051,-19.965233515897229 -43.969487209067822,-19.965311193631276 -43.969701675705601,-19.965279555937034 -43.969866899417148,-19.965125314522417 -43.969967496103997,-19.964984700317292 -43.970440167349665,-19.964342933694596</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.969070839325262,-19.965201572993095 -43.969201736446216,-19.965233515906348</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.970603368084312,-19.96411417365012 -43.971151679130003,-19.963314778314544</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.970440167339909,-19.964342933691182 -43.970603368084312,-19.96411417365012</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.968177358258338,-19.965026178518055 -43.967388770848856,-19.966181771587109</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.966674573908335,-19.966176674716714 -43.967292953978315,-19.966220461631526</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.965938707462819,-19.96612332549428 -43.966077505831223,-19.966131519410855</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.966077505831223,-19.966131519410855 -43.966527223657287,-19.966165859353474</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.966527223657287,-19.966165859353474 -43.966674573908335,-19.966176674716714</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.965722422199157,-19.966123616164484 -43.965938707462819,-19.96612332549428</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.965575922984193,-19.966226026996662 -43.965474066540722,-19.966540440537273</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.965474066540722,-19.966540440537273 -43.965439448137019,-19.966633671631271</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.964689772242004,-19.967210585593236 -43.964449693254828,-19.967208922191904</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.965439448137019,-19.966633671631271 -43.965304678397203,-19.966976715212244 -43.965188859846457,-19.967118502540199 -43.964966808549043,-19.967213055856366 -43.964689772242004,-19.967210585593236</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.964449693254828,-19.967208922191904 -43.964115855628776,-19.967207999867021 -43.96391934865165,-19.967252292487853 -43.96372142796637,-19.967344094294106 -43.963480169720214,-19.967555882275438 -43.963328259778478,-19.967757622410765</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.963238209093205,-19.968019708110173 -43.963283950176709,-19.967966043731639 -43.96332825422094,-19.967927276672647 -43.963382595283235,-19.967908171530887</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.963238209093205,-19.968019708110173 -43.963283950176709,-19.967966043731639 -43.96332825422094,-19.967927276672647 -43.963382595283235,-19.967908171530887</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.963238209093205,-19.968019708110173 -43.963283950176709,-19.967966043731639 -43.96332825422094,-19.967927276672647 -43.963382595283235,-19.967908171530887</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.963238209093205,-19.968019708110173 -43.963283950176709,-19.967966043731639 -43.96332825422094,-19.967927276672647 -43.963382595283235,-19.967908171530887</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.968307750008613,-19.975719999761193 -43.968379812812167,-19.975754227109157 -43.968637604485814,-19.975812458325741 -43.969318871125886,-19.975918580813897</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.971543573480986,-19.976234683827034 -43.971702556067001,-19.976258244071499</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.967929228076059,-19.973698575717624 -43.96787412179944,-19.973972895885492 -43.967844230332943,-19.974133974832235</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.974224650940386,-19.976467233232473 -43.974211558293895,-19.976462188683218 -43.974196989511221,-19.9764546637447 -43.974188742197256,-19.976449355173031 -43.974180233531733,-19.976442923353332 -43.974171612872304,-19.976435205496355 -43.974163307516974,-19.976426303835169 -43.974154593483284,-19.97641480428517 -43.974147456484857,-19.976402831260312 -43.974142123030845,-19.976391249432538 -43.974138342559286,-19.976380351030635 -43.974134514871345,-19.976362698091791 -43.974133345550278,-19.97634772119595</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.974224650940386,-19.976467233232473 -43.974211558293895,-19.976462188683218 -43.974196989511221,-19.9764546637447 -43.974188742197256,-19.976449355173031 -43.974180233531733,-19.976442923353332 -43.974171612872304,-19.976435205496355 -43.974163307516974,-19.976426303835169 -43.974154593483284,-19.97641480428517 -43.974147456484857,-19.976402831260312 -43.974142123030845,-19.976391249432538 -43.974138342559286,-19.976380351030635 -43.974134514871345,-19.976362698091791 -43.974133345550278,-19.97634772119595</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975917182866041,-19.976513198822257 -43.975277868451315,-19.976481411606972 -43.97438228160032,-19.976472802554841 -43.974224650940386,-19.976467233232473</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.969532454222595,-19.975950300353436 -43.970032337952041,-19.976021443434188</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.964635208339914,-19.969178249708072 -43.964642667803112,-19.96932985667139</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.966606381379343,-19.972075502175365 -43.966763676879417,-19.972223509626396</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.970410283347071,-19.976074995264788 -43.971025331682618,-19.976170151249974 -43.971385311254714,-19.976212727763933</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.967844230332943,-19.974133974832235 -43.967835229255186,-19.974172948407116</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.972476480361166,-19.976371946848587 -43.972666760910684,-19.976390944183592</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.967758670370102,-19.973160908400615 -43.967804176258618,-19.973204978946374 -43.967890848449748,-19.973364477814126 -43.967923847373655,-19.973488703561202 -43.967930602511601,-19.973588499968809</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.967425212516396,-19.972830845266337 -43.967656688069567,-19.973060733168548</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.970098857356291,-19.976031657288857 -43.970410283347071,-19.976074995264788</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.964642667803112,-19.96932985667139 -43.964651089931259,-19.969500373211982</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.97410327574422,-19.976423582292387 -43.974112554309713,-19.97641394376064 -43.974117760365608,-19.976407094169517 -43.974123010785341,-19.976398515875523 -43.974129864295747,-19.976382135139268 -43.974133111926982,-19.976366851931047 -43.974133228738665,-19.976357286563601 -43.974133345550278,-19.97634772119595</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.97410327574422,-19.976423582292387 -43.974112554309713,-19.97641394376064 -43.974117760365608,-19.976407094169517 -43.974123010785341,-19.976398515875523 -43.974129864295747,-19.976382135139268 -43.974133111926982,-19.976366851931047 -43.974133228738665,-19.976357286563601 -43.974133345550278,-19.97634772119595</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.967930602511601,-19.973588499968809 -43.967929228081786,-19.973698574835147</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.964651089946194,-19.969500373179994 -43.964651515417984,-19.969809421143754 -43.964674741069963,-19.969969635183098 -43.964766971310297,-19.970242722371705 -43.964911717483488,-19.970474650877058 -43.965080877455925,-19.970652898664635</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.972666760910684,-19.976390944183592 -43.97410327574422,-19.976423582292387</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.967835229255186,-19.974172948407116 -43.96771094288502,-19.974767551205144 -43.967735657552666,-19.975062738158101 -43.967826676036786,-19.975268966961419 -43.967980372260698,-19.975483239058544 -43.968124260586819,-19.97560061776818</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.970088483299662,-19.976030265795689 -43.970098857341782,-19.976031657328448</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.965080877455925,-19.970652898664635 -43.965198348766478,-19.970769718675385</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.965343015294117,-19.97090579026418 -43.965504572145711,-19.971053188798969</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.963382595283235,-19.967908171530887 -43.964118205613467,-19.968247891638111 -43.96436432109482,-19.968450871858764 -43.964521800318913,-19.968675467264084 -43.964600672334257,-19.968938160059015</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.965863261116503,-19.971370781045607 -43.966003742663297,-19.971500578265626</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.969318871125886,-19.975918580813897 -43.969532454204845,-19.975950300368947</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.971931475506011,-19.976291949126498 -43.972476480361166,-19.976371946848587</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.965504572145711,-19.971053188798969 -43.965863261116503,-19.971370781045607</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.964600672334257,-19.968938160059015 -43.964635208339914,-19.969178249708072</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.971702556026202,-19.976258244127731 -43.971931475519639,-19.976291949129923</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.966003742663297,-19.971500578265626 -43.966606381379343,-19.972075502175365</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.97607130121213,-19.976638265234495 -43.976061550078796,-19.976592294710169 -43.976031601398873,-19.976562040482946 -43.975917182866041,-19.976513198822257</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.97607130121213,-19.976638265234495 -43.976061550078796,-19.976592294710169 -43.976031601398873,-19.976562040482946 -43.975917182866041,-19.976513198822257</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.97607130121213,-19.976638265234495 -43.976061550078796,-19.976592294710169 -43.976031601398873,-19.976562040482946 -43.975917182866041,-19.976513198822257</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.966763676916464,-19.972223509584413 -43.967304556819364,-19.972715912769932</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.967304556819364,-19.972715912769932 -43.967425212521327,-19.972830844509907</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.971385311254714,-19.976212727763933 -43.971543573480986,-19.976234683827034</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.970032337956958,-19.976021442677851 -43.970088483299662,-19.976030265795689</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.965198348766478,-19.970769718675385 -43.965343015294117,-19.97090579026418</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.968124260586819,-19.97560061776818 -43.968307750008613,-19.975719999761193</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.967656688069567,-19.973060733168548 -43.967758670365697,-19.97316090844178</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977098876223835,-19.973745740590623 -43.977093799265909,-19.973748509326661 -43.977009567941664,-19.973819932651413 -43.976912344325441,-19.973926332142174 -43.976838897020237,-19.974109565658583 -43.976814706980399,-19.974255592990843 -43.976846432969445,-19.9744316640307 -43.976912271161325,-19.974572790333291 -43.977182504666061,-19.975011494188522 -43.977459971003455,-19.975450131127747</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977536525542874,-19.975590679129443 -43.977550010708704,-19.975617612636821 -43.97761210766744,-19.975801356667453 -43.977602180659993,-19.976057588305981 -43.977564392290915,-19.976148181063405</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977642813839715,-19.973609407029784 -43.977311054600015,-19.973652648570173 -43.977276163766199,-19.973664860347462</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977564392290915,-19.976148181063405 -43.977484747920123,-19.976297775095144</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977484747880524,-19.976297775074496 -43.977437376729732,-19.976365955570742 -43.977284792699692,-19.976477998302911 -43.977064179179841,-19.976568509511942 -43.97685205465821,-19.976589147874801</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977459971003455,-19.975450131127747 -43.977536525542874,-19.975590679129443</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977276163766199,-19.973664860347462 -43.977098876223835,-19.973745740590623</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98920281058993,-19.96599240836909 -43.98926445775745,-19.965879713143774</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989581862426355,-19.965302732401323 -43.989819181246048,-19.964869200828804</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989894971980554,-19.964725585640164 -43.990131822796606,-19.964263567140097</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988541823207932,-19.96721983571797 -43.988622124245389,-19.967073985719043</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988933504126507,-19.966499229474358 -43.98920281058993,-19.96599240836909</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989819181246048,-19.964869200828804 -43.989894971980554,-19.964725585640164</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989515016577563,-19.965424644330284 -43.989581862426355,-19.965302732401323</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.985388138948345,-19.969414248502751 -43.98556139714632,-19.969372794214571</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.990131822796606,-19.964263567140097 -43.990189082026617,-19.964158684034242</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.990189082026617,-19.964158684034242 -43.990737434309452,-19.963220773145444</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.987903897742093,-19.968356052257711 -43.988541823207932,-19.96721983571797</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984412264896548,-19.969643776033735 -43.984481661729561,-19.969617964265456 -43.985388138948345,-19.969414248502751</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988622124245389,-19.967073985719043 -43.988878644850118,-19.966601959856121</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98556139714632,-19.969372794214571 -43.986398528781514,-19.969167567867323 -43.986883685927786,-19.969050008193431 -43.987234398251104,-19.968920929564984 -43.98737875893903,-19.968848037478587 -43.987517439709301,-19.968763730236546 -43.987758266366875,-19.96857801372801 -43.987809300393991,-19.96850618615246</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.987809300393991,-19.96850618615246 -43.987903897742093,-19.968356052257711</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988878644850118,-19.966601959856121 -43.988933504126507,-19.966499229474358</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98926445775745,-19.965879713143774 -43.989515016577563,-19.965424644330284</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.987710776266901,-19.958629205060696 -43.987340856310652,-19.95842774831916 -43.987024961859689,-19.958349039927672</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989830577333116,-19.961106012501766 -43.989765994837995,-19.960969111570481</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989018899699019,-19.959536432139441 -43.988982441618433,-19.959494787551783 -43.98888826703228,-19.959397408371704 -43.988820848231228,-19.959341210028665</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.986339402687953,-19.957776309016559 -43.98625262508952,-19.957548669704966</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983682052588591,-19.954472569611841 -43.983304785075752,-19.953900280004913</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983867139426799,-19.954772236727429 -43.983740728928254,-19.954559386434497</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98994845359708,-19.961340733413596 -43.989830577333116,-19.961106012501766</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.99065833695451,-19.962774621017751 -43.990589305957279,-19.962613588121435</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988820848236855,-19.959341209146203 -43.988731477085494,-19.959283731158411</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.987024961859689,-19.958349039927672 -43.986807182436905,-19.958270057387846</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.985487528375629,-19.956155208038584 -43.985368739744771,-19.956043123628074</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989765994837995,-19.960969111570481 -43.989568507373065,-19.960508450082493</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.986807182436905,-19.958270057387846 -43.986749323883892,-19.958243451536752</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989475983396979,-19.960320562741391 -43.989109976520446,-19.959656218054306</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.986611669715266,-19.958157559297081 -43.986489764937275,-19.958043740922765 -43.986395832135351,-19.957908871462383 -43.986339402687953,-19.957776309016559</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989568507373065,-19.960508450082493 -43.989475983396979,-19.960320562741391</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.990162921705007,-19.961791897501019 -43.990057363226065,-19.961566205749108</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.990589305957279,-19.962613588121435 -43.9902369098767,-19.961940179908282</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.986110423679342,-19.957128549183388 -43.985901353028936,-19.956580802217086</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988731477079874,-19.959283732040884 -43.988453523093227,-19.959088925204416</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.989109976520446,-19.959656218054306 -43.989018899740309,-19.959536432199954</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983196813430432,-19.953748216468007 -43.982626252044909,-19.953015341351662</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98489156917946,-19.955723143635495 -43.984752420437374,-19.955630964668384</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.986749323883892,-19.958243451536752 -43.986611669715266,-19.958157559297081</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983304785077806,-19.953900279971144 -43.983196813430432,-19.953748216468007</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98139242523289,-19.950953200828781 -43.981330770546123,-19.950805699822009</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983740728928254,-19.954559386434497 -43.983682052593409,-19.954472568855476</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984295229480637,-19.955328744989391 -43.984141252064688,-19.955168628059383</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.990057363226065,-19.961566205749108 -43.98994845359708,-19.961340733413596</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988453523057949,-19.959088925189402 -43.988334023831456,-19.959005294164051</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.9902369098767,-19.961940179908282 -43.990162921705007,-19.961791897501019</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.987876852400085,-19.958719134239512 -43.987710776266901,-19.958629205060696</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983941918778996,-19.954884774698737 -43.983867139461168,-19.954772236784105</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.985901353028936,-19.956580802217086 -43.985487528375629,-19.956155208038584</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982495382752312,-19.952861010196248 -43.982153500740402,-19.952490227013726 -43.982168244172513,-19.95219391152359 -43.982298408424739,-19.951801414929257 -43.982308129970434,-19.951612392538777 -43.982244396661805,-19.951450773330556 -43.981979698580645,-19.951295138750844 -43.981635244107011,-19.951129831883964 -43.981426509429568,-19.95102049966788 -43.98139242523289,-19.950953200828781</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984752420437374,-19.955630964668384 -43.984295229480637,-19.955328744989391</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.981330770546123,-19.950805699822009 -43.981289078144691,-19.95066648846948 -43.981255947586384,-19.950451202874657 -43.98125070639334,-19.950211956949847 -43.981236914269481,-19.949870184256874</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982626252044909,-19.953015341351662 -43.982495382752312,-19.952861010196248</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984141252064688,-19.955168628059383 -43.983941918778996,-19.954884774698737</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98625262508952,-19.957548669704966 -43.986226634114111,-19.957467686463875 -43.986148386075612,-19.957221248307761 -43.986110423679342,-19.957128549183388</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.985368739744771,-19.956043123628074 -43.985351016638361,-19.956028020643497 -43.98489156917946,-19.955723143635495</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.990772550408309,-19.963084663271239 -43.99065833695451,-19.962774621017751</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.988334023831456,-19.959005294164051 -43.988078619429871,-19.9588272763243 -43.987876852400085,-19.958719134239512</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984635077912372,-19.947604467098387 -43.984095512965247,-19.947928410639651</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98340334108179,-19.948368163986462 -43.982868773618506,-19.948704203548971</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.9835498476777,-19.948275280663147 -43.98340334108179,-19.948368163986462</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984095512965247,-19.947928410639651 -43.983953224008857,-19.94801774611399</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.981901028151569,-19.949303015830701 -43.981777155191267,-19.949372571553056 -43.981593339503092,-19.949506121573386 -43.981378550914606,-19.949681659797069</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982868773618506,-19.948704203548971 -43.982748210401503,-19.948779643132031</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982748210401503,-19.948779643132031 -43.98204364740446,-19.949218544388376</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98204364740446,-19.949218544388376 -43.981901028151569,-19.949303015830701</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983953224008857,-19.94801774611399 -43.9835498476777,-19.948275280663147</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983871913561977,-19.944175264451431 -43.984007803301019,-19.944715771840141</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984046602525986,-19.94487103029185 -43.984180263809243,-19.945408769428965</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984513213931258,-19.946781448705476 -43.98455264770967,-19.946945977826619</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.981705951380349,-19.9373147781969 -43.982100388927009,-19.938144733507134</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982262608673963,-19.93850464143398 -43.982338805135306,-19.93866987090793</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980504531419498,-19.936098865832403 -43.980708414069248,-19.93622291637157</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984376468463331,-19.946227728974733 -43.984513213931258,-19.946781448705476</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984552647704028,-19.946945978709092 -43.984685419836424,-19.947479335709424</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984007803301019,-19.944715771840141 -43.984046602525986,-19.94487103029185</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983334536863502,-19.942003869478924 -43.983388265624754,-19.942237116773917</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98293893187163,-19.940354946794301 -43.982973516253665,-19.940493627136696</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98164872996886,-19.937191884318636 -43.981705951380349,-19.9373147781969</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.98305294924058,-19.940810220792134 -43.983334536863502,-19.942003869478924</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982338805116868,-19.938669871352914 -43.982724459400892,-19.939496669140837</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984340904240014,-19.946080669366545 -43.984376468420642,-19.946227728979096</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983021360912524,-19.940681910651421 -43.98305294924058,-19.940810220792134</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982973516253665,-19.940493627136696 -43.983021360912524,-19.940681910651421</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982724459400892,-19.939496669140837 -43.982787181198248,-19.939739380056274</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984211061688356,-19.945535122107813 -43.984340904240014,-19.946080669366545</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.981254015383193,-19.936544500012403 -43.981285677160592,-19.936566002792759 -43.981417913792555,-19.936720878347192 -43.981572037624247,-19.937025750765354 -43.98164872996886,-19.937191884318636</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982787181198248,-19.939739380056274 -43.98293893187163,-19.940354946794301</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982163191567444,-19.938280340201892 -43.982262608700651,-19.938504641822387</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983388265624754,-19.942237116773917 -43.983837736673244,-19.944038758182717</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.981142945430385,-19.936475554429368 -43.981254015383193,-19.936544500012403</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.984180263809243,-19.945408769428965 -43.984211061688356,-19.945535122107813</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980708414069248,-19.93622291637157 -43.981142945430385,-19.936475554429368</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980256414383646,-19.9359415697534 -43.980504531419498,-19.936098865832403</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.983837736673244,-19.944038758182717 -43.983871913561977,-19.944175264451431</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.982100388927009,-19.938144733507134 -43.982163191567444,-19.938280340201892</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980081594239969,-19.935996041094739 -43.98008455912111,-19.935987568450177 -43.980087819884737,-19.935978313376111 -43.980091447330665,-19.935968093734289 -43.980095498602779,-19.935956772926417 -43.980100505564828,-19.935942913759337 -43.980106171394567,-19.935927402368481 -43.98010929065439,-19.935918938528605 -43.980112545988199,-19.935910161622683 -43.980115902472107,-19.935901171031599 -43.980119305378196,-19.935892116216099 -43.980125472813505,-19.935875856125271 -43.980131309114519,-19.935860643519494 -43.98013660630199,-19.935846978841045 -43.980141406250191,-19.935834711103524 -43.980145484568432,-19.935824371152837 -43.980149211337199,-19.935814988210968 -43.980155783325571,-19.935798591335608</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980081594239969,-19.935996041094739 -43.98008455912111,-19.935987568450177 -43.980087819884737,-19.935978313376111 -43.980091447330665,-19.935968093734289 -43.980095498602779,-19.935956772926417 -43.980100505564828,-19.935942913759337 -43.980106171394567,-19.935927402368481 -43.98010929065439,-19.935918938528605 -43.980112545988199,-19.935910161622683 -43.980115902472107,-19.935901171031599 -43.980119305378196,-19.935892116216099 -43.980125472813505,-19.935875856125271 -43.980131309114519,-19.935860643519494 -43.98013660630199,-19.935846978841045 -43.980141406250191,-19.935834711103524 -43.980145484568432,-19.935824371152837 -43.980149211337199,-19.935814988210968 -43.980155783325571,-19.935798591335608</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980081594239969,-19.935996041094739 -43.98008455912111,-19.935987568450177 -43.980087819884737,-19.935978313376111 -43.980091447330665,-19.935968093734289 -43.980095498602779,-19.935956772926417 -43.980100505564828,-19.935942913759337 -43.980106171394567,-19.935927402368481 -43.98010929065439,-19.935918938528605 -43.980112545988199,-19.935910161622683 -43.980115902472107,-19.935901171031599 -43.980119305378196,-19.935892116216099 -43.980125472813505,-19.935875856125271 -43.980131309114519,-19.935860643519494 -43.98013660630199,-19.935846978841045 -43.980141406250191,-19.935834711103524 -43.980145484568432,-19.935824371152837 -43.980149211337199,-19.935814988210968 -43.980155783325571,-19.935798591335608</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980126661575781,-19.934213912709069 -43.980246392876914,-19.934282798081238</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.978540144657487,-19.933374179334766 -43.978682842605423,-19.933451439409097</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.979486856295878,-19.933876915150581 -43.980126661575781,-19.934213912709069</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977981967908526,-19.933065495485955 -43.978172499381934,-19.933168114302823 -43.978540144657487,-19.933374179334766</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980246392876914,-19.934282798081238 -43.980329876960333,-19.93433620687653 -43.98043248850901,-19.934429482940107 -43.980495933205759,-19.934524340995914 -43.980530709946628,-19.934654447225125 -43.980529606519298,-19.934814159277153 -43.980484086469943,-19.934970906323791 -43.980436419367322,-19.935155284596949 -43.980412129140667,-19.935254196119445</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980361756193595,-19.935409166209908 -43.980196189887103,-19.935800535756709</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.980412129140667,-19.935254196119445 -43.980361756193595,-19.935409166209908</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.978682842605423,-19.933451439409097 -43.979287341766863,-19.933771509665199</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.979287341766863,-19.933771509665199 -43.979486856295878,-19.933876915150581</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977792783395586,-19.93300762121477 -43.977822092620926,-19.933013973259289</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977429441078073,-19.933026588466564 -43.977669947614601,-19.933005505416052 -43.97767430295891,-19.933005403761094</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.97767430295891,-19.933005403761094 -43.977792783395586,-19.93300762121477</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975059319877012,-19.931446120480203 -43.974815327664523,-19.931243409105683</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976648568262227,-19.932477093552542 -43.976513981473623,-19.932383688125402</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975572139571462,-19.931770749359387 -43.975267239313183,-19.931579966944966</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976961572818411,-19.932701101881381 -43.976648568262227,-19.932477093552542</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.977035590175234,-19.932755992830977 -43.976961572818411,-19.932701101881381</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.97734143796081,-19.933007251101117 -43.977321177435854,-19.932978926487721 -43.977035590175234,-19.932755992830977</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975930853160172,-19.931982681104792 -43.975832050646211,-19.93191795682889</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976513981473623,-19.932383688125402 -43.976408972997149,-19.932314659514422</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976295033860907,-19.932236341173994 -43.975930853160172,-19.931982681104792</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976408972997149,-19.932314659514422 -43.976295033860907,-19.932236341173994</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975267239313183,-19.931579966944966 -43.975059319877012,-19.931446120480203</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975740157048079,-19.93186663584757 -43.975572139571462,-19.931770749359387</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975832050646211,-19.93191795682889 -43.975740157048079,-19.93186663584757</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.974809247053422,-19.931135114410232 -43.975015722299794,-19.930940706487522</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975238741450049,-19.93073425326476 -43.975573582894675,-19.930431410980162</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975015722299794,-19.930940706487522 -43.975238741450049,-19.93073425326476</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976057555340184,-19.929051939160352 -43.976304572453017,-19.928140942500615</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976013173231316,-19.929232628571175 -43.976057555340184,-19.929051939160352</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975948646746673,-19.929544216052086 -43.976011261632451,-19.929241310801061</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976343546208717,-19.927989247413837 -43.976482802372573,-19.927421376946452</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975716132667614,-19.93035037860011 -43.975746846693902,-19.930332068699514 -43.975755969055484,-19.930291840120994</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975789364974204,-19.930153799912105 -43.975948646746673,-19.929544216052086</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976011261632451,-19.929241310801061 -43.976013173231316,-19.929232628571175</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976304572453017,-19.928140942500615 -43.976343546208717,-19.927989247413837</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975755969055484,-19.930291840120994 -43.975789364974204,-19.930153799912105</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.974128761712166,-19.927715424990478 -43.973957466940817,-19.927732016398583</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976442928283596,-19.927351773966841 -43.97637322475564,-19.927354606944363</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975494501220105,-19.927483977913738 -43.975301669401794,-19.927516184107667 -43.974967824386894,-19.927571623995778 -43.974512981819181,-19.927648998860018</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.97637322475564,-19.927354606944363 -43.976224251391137,-19.927367213257352</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.973957466940817,-19.927732016398583 -43.973037712532026,-19.927946626362136</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.976224251391137,-19.927367213257352 -43.976062140051781,-19.927384697753158 -43.975638405946121,-19.927459446651394</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.975638405946121,-19.927459446651394 -43.975494501220105,-19.927483977913738</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.974512981819181,-19.927648998860018 -43.974341034238641,-19.927678575336216</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.974341034238641,-19.927678575336216 -43.974128761712166,-19.927715424990478</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.972851593569743,-19.927911425452852 -43.972654244911382,-19.927444349650063 -43.972630051674876,-19.927357322391924</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.972577707751732,-19.927136640809206 -43.972388402693667,-19.926230110818818</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.972630051674876,-19.927357322391924 -43.972577707751732,-19.927136640809206</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.971064546218976,-19.924664420321278 -43.971118690705055,-19.924711944098334</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.971118690705055,-19.924711944098334 -43.971306768058781,-19.92489624202635 -43.971898389208093,-19.925497433696009 -43.972125535794596,-19.925726038646516</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.970127197073104,-19.923887459410729 -43.970894140757487,-19.924525996802522</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.970894140757487,-19.924525996802522 -43.971016371920847,-19.924625468481011</coordinates></LineString> </Placemark> <Placemark> <Style><LineStyle><color>6400A014</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <LineString><coordinates>-43.971016371920847,-19.924625468481011 -43.971064546218976,-19.924664420321278</coordinates></LineString> </Placemark> </Folder> </Document></kml>
74.081457
774
0.762191
8c4fa9b518f2d50957ad2e7f60c64aec8186e137
1,067
xml
XML
dist/assembly.xml
mylearnonly/develop
813d1a83ad8d13d52462dd09e724238cab444674
[ "MIT" ]
59
2018-03-20T16:10:46.000Z
2022-03-18T09:24:50.000Z
dist/assembly.xml
RahulTnk/microservices-springboot
d2be4185907d110a4b6f21ea2ff6dc08e86e91da
[ "MIT" ]
1
2018-09-22T20:16:22.000Z
2018-09-22T20:16:22.000Z
dist/assembly.xml
RahulTnk/microservices-springboot
d2be4185907d110a4b6f21ea2ff6dc08e86e91da
[ "MIT" ]
52
2018-02-12T19:48:56.000Z
2022-01-27T15:35:20.000Z
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd"> <id>bin</id> <formats> <format>dir</format> <format>zip</format> <format>tar.gz</format> </formats> <includeBaseDirectory>false</includeBaseDirectory> <moduleSets> <moduleSet> <useAllReactorProjects>true</useAllReactorProjects> <includes> <include>${project.groupId}:api-gateway</include> <include>${project.groupId}:product-service</include> <include>${project.groupId}:service-discovery</include> <include>${project.groupId}:shopping-list-service</include> </includes> <binaries> <unpack>false</unpack> <includeDependencies>false</includeDependencies> </binaries> </moduleSet> </moduleSets> </assembly>
35.566667
117
0.592315
5ebae136547590bb7cf8cf7f88b32b61f7aff033
21,014
xml
XML
dataset/articles/21069948.xml
BrianPulfer/AuthorNameDisambiguation
abd65a83751425227bc6515407f3f2c4dff02c8f
[ "MIT" ]
8
2019-06-30T12:58:52.000Z
2022-03-23T14:16:11.000Z
dataset/articles/21069948.xml
BrianPulfer/AuthorNameDisambiguation
abd65a83751425227bc6515407f3f2c4dff02c8f
[ "MIT" ]
null
null
null
dataset/articles/21069948.xml
BrianPulfer/AuthorNameDisambiguation
abd65a83751425227bc6515407f3f2c4dff02c8f
[ "MIT" ]
3
2019-10-28T02:34:09.000Z
2021-09-18T19:05:32.000Z
<?xml version="1.0" ?> <!DOCTYPE PubmedArticleSet PUBLIC "-//NLM//DTD PubMedArticle, 1st January 2019//EN" "https://dtd.nlm.nih.gov/ncbi/pubmed/out/pubmed_190101.dtd"> <PubmedArticleSet> <PubmedArticle> <MedlineCitation Status="MEDLINE" Owner="NLM"> <PMID Version="1">21069948</PMID> <DateCompleted> <Year>2011</Year> <Month>01</Month> <Day>28</Day> </DateCompleted> <DateRevised> <Year>2018</Year> <Month>12</Month> <Day>01</Day> </DateRevised> <Article PubModel="Electronic"> <Journal> <ISSN IssnType="Electronic">1424-9634</ISSN> <JournalIssue CitedMedium="Internet"> <Volume>10</Volume> <PubDate> <Year>2010</Year> <Month>Nov</Month> <Day>12</Day> </PubDate> </JournalIssue> <Title>Cancer immunity</Title> <ISOAbbreviation>Cancer Immun.</ISOAbbreviation> </Journal> <ArticleTitle>Lysis of aminobisphosphonate-sensitized MCF-7 breast tumor cells by Vγ9Vδ2 T cells.</ArticleTitle> <Pagination> <MedlinePgn>10</MedlinePgn> </Pagination> <Abstract> <AbstractText>Aminobisphosphonates are drugs administered for the treatment of bone resorption. They can indirectly activate peripheral γδ T cells and render tumor cells susceptible to lysis by Vγ9Vδ2 T cells. We have investigated the molecules involved in conjugate formation and killing of aminobisphosphonate-treated MCF-7 breast tumor cells by Vγ9Vδ2 T cells. Lysis of aminobisphosphonate (Pamidronate and Zoledronate)-treated MCF-7 tumor cells by Vγ9Vδ2 T cells was assessed by chromium release assays and time-lapse video microscopy. MCF-7 breast cancer cells were chosen as aminobisphosphonates are employed to alleviate bone resorption in this malignancy. Cell cycle profile and expression of MICA, ICAM-I and FasL on aminobisphosphonate-sensitized MCF-7 breast tumor cells was confirmed by flow cytometry. Involvement of γδ TCR and NKG2D in mediating cytotoxicity of aminobisphosphonate-treated MCF-7 breast tumor cells by Vγ9Vδ2 T cells was assessed using blocking antibodies in chromium release assays. MCF-7 tumor cells pretreated with Pamidronate and Zoledronate were efficiently lysed by Vγ9Vδ2 T cells. Pamidronate and Zoledronate treatment of MCF-7 cells induced S phase arrest and did not alter expression of MICA, ICAM-I and FasL. Blocking γδ TCR and NKG2D on Vγ9Vδ2 T cells inhibited lysis of Pamidronate and Zoledronate-treated MCF-7 cells. Inhibiting the perforin-granzyme pathway in Vγ9Vδ2 T cells using concanamycin A reduced their ability to lyse aminobisphosphonate-treated MCF-7 cells. Vγ9Vδ2 T cells form strong conjugates with aminobisphosphonate-treated MCF-7 breast tumor cells. γδ TCR, NKG2D and perforin-granzyme pathway are involved in the lysis of MCF-7 breast tumor cells treated with aminobisphosphonates by Vγ9Vδ2 T cells.</AbstractText> </Abstract> <AuthorList CompleteYN="Y"> <Author ValidYN="Y"> <LastName>Dhar</LastName> <ForeName>Swati</ForeName> <Initials>S</Initials> <AffiliationInfo> <Affiliation>Advanced Centre for Treatment, Research and Education in Cancer, Tata Memorial Centre, Navi Mumbai, India.</Affiliation> </AffiliationInfo> </Author> <Author ValidYN="Y"> <LastName>Chiplunkar</LastName> <ForeName>Shubhada V</ForeName> <Initials>SV</Initials> </Author> </AuthorList> <Language>eng</Language> <PublicationTypeList> <PublicationType UI="D016428">Journal Article</PublicationType> <PublicationType UI="D013485">Research Support, Non-U.S. Gov't</PublicationType> </PublicationTypeList> <ArticleDate DateType="Electronic"> <Year>2010</Year> <Month>11</Month> <Day>12</Day> </ArticleDate> </Article> <MedlineJournalInfo> <Country>United States</Country> <MedlineTA>Cancer Immun</MedlineTA> <NlmUniqueID>101119871</NlmUniqueID> <ISSNLinking>1424-9634</ISSNLinking> </MedlineJournalInfo> <ChemicalList> <Chemical> <RegistryNumber>0</RegistryNumber> <NameOfSubstance UI="D050071">Bone Density Conservation Agents</NameOfSubstance> </Chemical> <Chemical> <RegistryNumber>0</RegistryNumber> <NameOfSubstance UI="D004164">Diphosphonates</NameOfSubstance> </Chemical> <Chemical> <RegistryNumber>0</RegistryNumber> <NameOfSubstance UI="D007093">Imidazoles</NameOfSubstance> </Chemical> <Chemical> <RegistryNumber>6XC1PAD3KF</RegistryNumber> <NameOfSubstance UI="D000077211">Zoledronic Acid</NameOfSubstance> </Chemical> <Chemical> <RegistryNumber>OYY3447OMC</RegistryNumber> <NameOfSubstance UI="D000077268">Pamidronate</NameOfSubstance> </Chemical> </ChemicalList> <CitationSubset>IM</CitationSubset> <MeshHeadingList> <MeshHeading> <DescriptorName UI="D050071" MajorTopicYN="N">Bone Density Conservation Agents</DescriptorName> <QualifierName UI="Q000494" MajorTopicYN="N">pharmacology</QualifierName> </MeshHeading> <MeshHeading> <DescriptorName UI="D001943" MajorTopicYN="N">Breast Neoplasms</DescriptorName> <QualifierName UI="Q000276" MajorTopicYN="Y">immunology</QualifierName> <QualifierName UI="Q000473" MajorTopicYN="N">pathology</QualifierName> <QualifierName UI="Q000628" MajorTopicYN="Y">therapy</QualifierName> </MeshHeading> <MeshHeading> <DescriptorName UI="D045744" MajorTopicYN="N">Cell Line, Tumor</DescriptorName> </MeshHeading> <MeshHeading> <DescriptorName UI="D003602" MajorTopicYN="N">Cytotoxicity, Immunologic</DescriptorName> </MeshHeading> <MeshHeading> <DescriptorName UI="D004164" MajorTopicYN="N">Diphosphonates</DescriptorName> <QualifierName UI="Q000494" MajorTopicYN="Y">pharmacology</QualifierName> </MeshHeading> <MeshHeading> <DescriptorName UI="D005260" MajorTopicYN="N">Female</DescriptorName> </MeshHeading> <MeshHeading> <DescriptorName UI="D006801" MajorTopicYN="N">Humans</DescriptorName> </MeshHeading> <MeshHeading> <DescriptorName UI="D007093" MajorTopicYN="N">Imidazoles</DescriptorName> <QualifierName UI="Q000494" MajorTopicYN="Y">pharmacology</QualifierName> </MeshHeading> <MeshHeading> <DescriptorName UI="D016219" MajorTopicYN="N">Immunotherapy, Adoptive</DescriptorName> <QualifierName UI="Q000379" MajorTopicYN="Y">methods</QualifierName> </MeshHeading> <MeshHeading> <DescriptorName UI="D008213" MajorTopicYN="N">Lymphocyte Activation</DescriptorName> </MeshHeading> <MeshHeading> <DescriptorName UI="D000077268" MajorTopicYN="N">Pamidronate</DescriptorName> </MeshHeading> <MeshHeading> <DescriptorName UI="D016176" MajorTopicYN="N">T-Lymphocyte Subsets</DescriptorName> </MeshHeading> <MeshHeading> <DescriptorName UI="D013601" MajorTopicYN="N">T-Lymphocytes</DescriptorName> <QualifierName UI="Q000276" MajorTopicYN="Y">immunology</QualifierName> </MeshHeading> <MeshHeading> <DescriptorName UI="D000077211" MajorTopicYN="N">Zoledronic Acid</DescriptorName> </MeshHeading> </MeshHeadingList> </MedlineCitation> <PubmedData> <History> <PubMedPubDate PubStatus="received"> <Year>2010</Year> <Month>05</Month> <Day>25</Day> </PubMedPubDate> <PubMedPubDate PubStatus="revised"> <Year>2010</Year> <Month>10</Month> <Day>21</Day> </PubMedPubDate> <PubMedPubDate PubStatus="accepted"> <Year>2010</Year> <Month>10</Month> <Day>26</Day> </PubMedPubDate> <PubMedPubDate PubStatus="entrez"> <Year>2010</Year> <Month>11</Month> <Day>13</Day> <Hour>6</Hour> <Minute>0</Minute> </PubMedPubDate> <PubMedPubDate PubStatus="pubmed"> <Year>2010</Year> <Month>11</Month> <Day>13</Day> <Hour>6</Hour> <Minute>0</Minute> </PubMedPubDate> <PubMedPubDate PubStatus="medline"> <Year>2011</Year> <Month>2</Month> <Day>1</Day> <Hour>6</Hour> <Minute>0</Minute> </PubMedPubDate> </History> <PublicationStatus>epublish</PublicationStatus> <ArticleIdList> <ArticleId IdType="pubmed">21069948</ArticleId> <ArticleId IdType="pii">100809</ArticleId> <ArticleId IdType="pmc">PMC2999943</ArticleId> </ArticleIdList> <ReferenceList> <Reference> <Citation>Int J Cancer. 2005 Aug 10;116(1):94-9</Citation> <ArticleIdList> <ArticleId IdType="pubmed">15756684</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Leukemia. 2005 Apr;19(4):664-70</Citation> <ArticleIdList> <ArticleId IdType="pubmed">15744346</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>J Immunol. 2005 Oct 15;175(8):5481-8</Citation> <ArticleIdList> <ArticleId IdType="pubmed">16210656</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Endocr Relat Cancer. 2006 Mar;13(1):7-26</Citation> <ArticleIdList> <ArticleId IdType="pubmed">16601276</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Int J Cancer. 2006 Sep 15;119(6):1368-76</Citation> <ArticleIdList> <ArticleId IdType="pubmed">16619219</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>J Urol. 2006 Nov;176(5):2255-61</Citation> <ArticleIdList> <ArticleId IdType="pubmed">17070308</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Biochem Biophys Res Commun. 2007 Mar 9;354(2):613-8</Citation> <ArticleIdList> <ArticleId IdType="pubmed">17250803</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Immunol Rev. 2007 Feb;215:123-35</Citation> <ArticleIdList> <ArticleId IdType="pubmed">17291284</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Immunol Lett. 2007 May 15;110(1):42-53</Citation> <ArticleIdList> <ArticleId IdType="pubmed">17451812</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Cancer Immunol Immunother. 2007 Aug;56(8):1285-97</Citation> <ArticleIdList> <ArticleId IdType="pubmed">17265022</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Int J Oncol. 2007 Aug;31(2):285-91</Citation> <ArticleIdList> <ArticleId IdType="pubmed">17611684</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Scand J Immunol. 2007 Aug-Sep;66(2-3):320-8</Citation> <ArticleIdList> <ArticleId IdType="pubmed">17635809</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Cancer Res. 2007 Aug 1;67(15):7450-7</Citation> <ArticleIdList> <ArticleId IdType="pubmed">17671215</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Oncol Rep. 2007 Nov;18(5):1291-8</Citation> <ArticleIdList> <ArticleId IdType="pubmed">17914587</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Cancer Immunol Immunother. 2008 Apr;57(4):531-9</Citation> <ArticleIdList> <ArticleId IdType="pubmed">17764010</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Lung Cancer. 2008 Feb;59(2):180-91</Citation> <ArticleIdList> <ArticleId IdType="pubmed">17900752</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Apoptosis. 2008 Jun;13(6):782-9</Citation> <ArticleIdList> <ArticleId IdType="pubmed">18437576</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Cell Mol Immunol. 2008 Jun;5(3):161-70</Citation> <ArticleIdList> <ArticleId IdType="pubmed">18582397</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Clin Cancer Res. 2008 Jul 1;14(13):4232-40</Citation> <ArticleIdList> <ArticleId IdType="pubmed">18594005</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Eur J Immunol. 2009 May;39(5):1361-8</Citation> <ArticleIdList> <ArticleId IdType="pubmed">19404979</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>J Immunol. 2009 Jun 1;182(11):7287-96</Citation> <ArticleIdList> <ArticleId IdType="pubmed">19454726</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Biochem Pharmacol. 2009 Jul 15;78(2):133-41</Citation> <ArticleIdList> <ArticleId IdType="pubmed">19464430</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Br J Pharmacol. 2009 Jun;157(3):427-35</Citation> <ArticleIdList> <ArticleId IdType="pubmed">19371349</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Exp Hematol. 2009 Aug;37(8):956-68</Citation> <ArticleIdList> <ArticleId IdType="pubmed">19409955</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Biochem Biophys Res Commun. 1999 Nov 2;264(3):813-9</Citation> <ArticleIdList> <ArticleId IdType="pubmed">10544014</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Blood. 2000 Jul 15;96(2):384-92</Citation> <ArticleIdList> <ArticleId IdType="pubmed">10887096</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>J Immunol. 2001 May 1;166(9):5508-14</Citation> <ArticleIdList> <ArticleId IdType="pubmed">11313389</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Immunity. 2001 Jul;15(1):83-93</Citation> <ArticleIdList> <ArticleId IdType="pubmed">11485740</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>J Immunol. 2001 Nov 1;167(9):5092-8</Citation> <ArticleIdList> <ArticleId IdType="pubmed">11673519</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Cancer Res. 2002 Nov 1;62(21):6178-86</Citation> <ArticleIdList> <ArticleId IdType="pubmed">12414645</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>J Exp Med. 2003 Jan 20;197(2):163-8</Citation> <ArticleIdList> <ArticleId IdType="pubmed">12538656</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Cancer. 2003 Feb 1;97(3 Suppl):840-7</Citation> <ArticleIdList> <ArticleId IdType="pubmed">12548584</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Immunol Lett. 2003 Mar 3;86(1):113-9</Citation> <ArticleIdList> <ArticleId IdType="pubmed">12600753</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Blood. 2003 Jul 1;102(1):200-6</Citation> <ArticleIdList> <ArticleId IdType="pubmed">12623838</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>BMJ. 2003 Aug 30;327(7413):469</Citation> <ArticleIdList> <ArticleId IdType="pubmed">12946966</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Blood. 2003 Sep 15;102(6):2310-1</Citation> <ArticleIdList> <ArticleId IdType="pubmed">12959943</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Curr Pharm Des. 2003;9(32):2643-58</Citation> <ArticleIdList> <ArticleId IdType="pubmed">14529538</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Eur Urol. 2004 Apr;45(4):521-8; discussion 528-9</Citation> <ArticleIdList> <ArticleId IdType="pubmed">15041119</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>J Immunol Methods. 1997 Jun 23;205(1):19-28</Citation> <ArticleIdList> <ArticleId IdType="pubmed">9236911</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>N Engl J Med. 1999 Mar 4;340(9):737-8</Citation> <ArticleIdList> <ArticleId IdType="pubmed">10068336</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>Biochem Biophys Res Commun. 1999 Oct 14;264(1):108-11</Citation> <ArticleIdList> <ArticleId IdType="pubmed">10527849</ArticleId> </ArticleIdList> </Reference> <Reference> <Citation>J Immunol. 2005 Aug 15;175(4):2144-51</Citation> <ArticleIdList> <ArticleId IdType="pubmed">16081780</ArticleId> </ArticleIdList> </Reference> </ReferenceList> </PubmedData> </PubmedArticle> </PubmedArticleSet>
46.90625
1,790
0.537784
1d4f2b5656df081be3cf66e544a4142f1816d7b5
676
xml
XML
hanibal/ans_reporte_tributacion/data/paperformat.xml
Christian-Castro/castro_odoo8
8247fdb20aa39e043b6fa0c4d0af509462ab3e00
[ "Unlicense" ]
null
null
null
hanibal/ans_reporte_tributacion/data/paperformat.xml
Christian-Castro/castro_odoo8
8247fdb20aa39e043b6fa0c4d0af509462ab3e00
[ "Unlicense" ]
null
null
null
hanibal/ans_reporte_tributacion/data/paperformat.xml
Christian-Castro/castro_odoo8
8247fdb20aa39e043b6fa0c4d0af509462ab3e00
[ "Unlicense" ]
null
null
null
<?xml version="1.0" encoding="utf-8" ?> <openerp> <data> <record id="paperformat_formulario_103" model="report.paperformat"> <field name="name">Fomrulario 103 A4</field> <field name="format">A4</field> <field name="orientation">Landscape</field> <field name="margin_top">10</field> <field name="margin_bottom">23</field> <field name="margin_left">7</field> <field name="margin_right">7</field> <field name="header_line" eval="False" /> <field name="header_spacing">0</field> <field name="dpi">90</field> </record> </data> </openerp>
39.764706
75
0.565089
0057976ed396e4b084726d1b3707039c2935087d
6,678
xml
XML
tests/solids/bccH_3x3x3_ae/not-orth_deriv.xml
djstaros/qmcpack
280f67e638bae280448b47fa618f05b848c530d2
[ "NCSA" ]
null
null
null
tests/solids/bccH_3x3x3_ae/not-orth_deriv.xml
djstaros/qmcpack
280f67e638bae280448b47fa618f05b848c530d2
[ "NCSA" ]
11
2020-05-09T20:57:21.000Z
2020-06-10T00:00:17.000Z
tests/solids/bccH_3x3x3_ae/not-orth_deriv.xml
djstaros/qmcpack
280f67e638bae280448b47fa618f05b848c530d2
[ "NCSA" ]
null
null
null
<?xml version="1.0"?> <simulation> <project id="not-orth" series="0"> <application name="qmcapp" role="molecu" class="serial" version="1.0"/> </project> <qmcsystem> <simulationcell> <parameter name="lattice" units="bohr"> 2.56160212 0.00009626 -4.42861435 -0.02825572 9.06387666 -0.00000600 2.56159141 0.00009038 4.42860816 </parameter> <parameter name="bconds"> p p p </parameter> <parameter name="LR_dim_cutoff" > 15 </parameter> </simulationcell> <particleset name="e" random="yes"> <group name="u" size="12" mass="1.0"> <parameter name="charge" > -1 </parameter> <parameter name="mass" > 1.0 </parameter> </group> <group name="d" size="12" mass="1.0"> <parameter name="charge" > -1 </parameter> <parameter name="mass" > 1.0 </parameter> </group> </particleset> <particleset name="ion0"> <group name="H" size="24" mass="1837.36221934"> <parameter name="charge" > 1 </parameter> <parameter name="valence" > 1 </parameter> <parameter name="atomicnumber" > 1 </parameter> <parameter name="mass" > 1837.36221934 </parameter> <attrib name="position" datatype="posArray" condition="0"> 3.49790500 1.10331477 -1.63103260 1.59703318 7.96075266 1.63101861 1.61115926 3.42881547 2.79757836 3.48377819 5.63524371 -2.79759230 2.91074001 1.00238844 -0.41677384 2.18419571 8.06167889 0.41676493 4.75992695 3.52983433 -0.41677727 0.33501284 5.53422497 0.41676834 2.72824832 1.14243742 1.97791120 2.36668793 7.92162899 -1.97792584 2.38081434 3.38969007 -2.45070113 2.71412514 5.67437022 2.45068649 0.94917121 1.12889343 -1.35519174 4.14576692 7.93517280 1.35517997 1.59830132 3.40314300 -1.35519459 3.49663618 5.66091742 1.35518292 4.51235622 1.16001389 0.77340826 0.58258267 7.90405231 -0.77341991 3.15830788 3.37221148 0.77340658 1.93662878 5.69184887 -0.77341840 0.72942373 1.26173042 0.62669086 4.36551473 7.80233586 -0.62670299 1.81804100 3.27030512 0.62669135 3.27689621 5.79375508 -0.62670351 </attrib> </group> </particleset> <wavefunction name="psi0" target="e"> <sposet_builder type="bspline" href="not-orth.pwscf.h5" tilematrix="1 0 0 0 1 0 0 0 1" twistnum="0" source="ion0" version="0.10" meshfactor="1.0"> <sposet type="bspline" name="spo_ud" size="12" spindataset="0"/> </sposet_builder> <determinantset> <backflow> <transformation name="eHB" type="e-I" function="Bspline" source="ion0"> <correlation elementType="H" cusp="0.0" size="8"> <coefficients id="eHB" type="Array" optimize="yes"> -0.1159347721 -0.05299234112 -0.03155438331 -0.02044607951 -0.01156048517 -0.00550874077 -0.002773972715 -0.001390821719</coefficients> </correlation> </transformation> <transformation name="eeB" type="e-e" function="Bspline"> <correlation speciesA="u" speciesB="u" cusp="0.0" size="8"> <coefficients id="uuB" type="Array" optimize="yes"> 0.1563163773 0.05366817088 0.03125172021 0.01769802974 0.01052118264 0.006060510598 0.002930989712 0.001299824121</coefficients> </correlation> <correlation speciesA="u" speciesB="d" cusp="0.0" size="8"> <coefficients id="udB" type="Array" optimize="yes"> 0.1573182082 0.09759656941 0.05505797083 0.02878097064 0.01482748753 0.007605039036 0.003775247102 0.001602684894</coefficients> </correlation> </transformation> </backflow> <slaterdeterminant> <determinant id="updet" group="u" sposet="spo_ud" size="12"/> <determinant id="downdet" group="d" sposet="spo_ud" size="12"/> </slaterdeterminant> </determinantset> <jastrow type="One-Body" name="J1" function="bspline" source="ion0" print="yes"> <correlation elementType="H" size="8" rcut="2.55804225897" cusp="1"> <coefficients id="eH" type="Array"> -0.5409034921 -0.2653355203 -0.145710803 -0.08270979409 -0.04842677185 -0.02723797857 -0.01202888332 -0.003749304531</coefficients> </correlation> </jastrow> <jastrow type="Two-Body" name="J2" function="bspline" print="yes"> <correlation speciesA="u" speciesB="u" size="8" rcut="2.55804225897"> <coefficients id="uu" type="Array"> 0.334738941 0.2457587559 0.1743921119 0.1251347692 0.0829386335 0.05264073409 0.02848304846 0.01635249318</coefficients> </correlation> <correlation speciesA="u" speciesB="d" size="8" rcut="2.55804225897"> <coefficients id="ud" type="Array"> 0.4952449478 0.3668235845 0.260741736 0.1775602215 0.1139177567 0.06869485486 0.03579532143 0.01833950495</coefficients> </correlation> </jastrow> </wavefunction> <hamiltonian name="h0" type="generic" target="e"> <pairpot type="coulomb" name="ElecElec" source="e" target="e"/> <pairpot type="coulomb" name="IonIon" source="ion0" target="ion0"/> <pairpot type="coulomb" name="ElecIon" source="ion0" target="e"/> </hamiltonian> </qmcsystem> <qmc method="wftest"> <ratio> deriv </ratio> <sd> no </sd> </qmc> </simulation>
59.625
205
0.513327
047a18be591f3f55aef0a18d122d2d709bb6b7f9
330
csproj
XML
Tests/Model/Tests.Model.csproj
bgrainger/linq2db
5380bed1fa61362ee66be9e6de48396e2035cef7
[ "MIT" ]
2
2020-05-06T13:01:53.000Z
2020-05-06T13:47:11.000Z
Tests/Model/Tests.Model.csproj
bgrainger/linq2db
5380bed1fa61362ee66be9e6de48396e2035cef7
[ "MIT" ]
4
2020-05-05T19:10:41.000Z
2020-05-06T13:52:56.000Z
Tests/Model/Tests.Model.csproj
bgrainger/linq2db
5380bed1fa61362ee66be9e6de48396e2035cef7
[ "MIT" ]
null
null
null
<Project Sdk="Microsoft.NET.Sdk"> <Import Project="..\..\Build\linq2db.Tests.props" /> <PropertyGroup> <AssemblyName>linq2db.Model</AssemblyName> </PropertyGroup> <ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp2.1' "> <Compile Remove="TestServiceModelDataContext.cs" /> </ItemGroup> </Project>
25.384615
67
0.681818
63f3912a7d6bc503cc8afb595bd79f3e7d350c46
4,930
xml
XML
HLS-MultMatriz/proj_matrix_multiply/solution1/syn/report/matrix_multiply_alt2_csynth.xml
gabriel-lando/SisDig-TrabalhoFinal
e6dcc1eb31b54bd2378a34570507796ac7649c3e
[ "MIT" ]
null
null
null
HLS-MultMatriz/proj_matrix_multiply/solution1/syn/report/matrix_multiply_alt2_csynth.xml
gabriel-lando/SisDig-TrabalhoFinal
e6dcc1eb31b54bd2378a34570507796ac7649c3e
[ "MIT" ]
null
null
null
HLS-MultMatriz/proj_matrix_multiply/solution1/syn/report/matrix_multiply_alt2_csynth.xml
gabriel-lando/SisDig-TrabalhoFinal
e6dcc1eb31b54bd2378a34570507796ac7649c3e
[ "MIT" ]
null
null
null
<profile> <ReportVersion> <Version>2018.3</Version> </ReportVersion> <UserAssignments> <unit>ns</unit> <ProductFamily>kintex7</ProductFamily> <Part>xc7k70tfbv676-3</Part> <TopModelName>matrix_multiply_alt2</TopModelName> <TargetClockPeriod>4.00</TargetClockPeriod> <ClockUncertainty>0.50</ClockUncertainty> </UserAssignments> <PerformanceEstimates> <PipelineType>none</PipelineType> <SummaryOfTimingAnalysis> <unit>ns</unit> <EstimatedClockPeriod>4.123</EstimatedClockPeriod> </SummaryOfTimingAnalysis> <SummaryOfOverallLatency> <unit>clock cycles</unit> <Best-caseLatency>44</Best-caseLatency> <Average-caseLatency>44</Average-caseLatency> <Worst-caseLatency>44</Worst-caseLatency> <Interval-min>44</Interval-min> <Interval-max>44</Interval-max> </SummaryOfOverallLatency> <SummaryOfLoopLatency> <a_col_loop_a_row_loop_b_col_loop> <TripCount>27</TripCount> <Latency>42</Latency> <PipelineII>1</PipelineII> <PipelineDepth>17</PipelineDepth> </a_col_loop_a_row_loop_b_col_loop> </SummaryOfLoopLatency> </PerformanceEstimates> <AreaEstimates> <Resources> <BRAM_18K>2</BRAM_18K> <DSP48E>5</DSP48E> <FF>1072</FF> <LUT>920</LUT> </Resources> <AvailableResources> <BRAM_18K>270</BRAM_18K> <DSP48E>240</DSP48E> <FF>84400</FF> <LUT>42200</LUT> </AvailableResources> </AreaEstimates> <InterfaceSummary> <RtlPorts> <name>ap_clk</name> <Object>matrix_multiply_alt2</Object> <Type>return value</Type> <Scope></Scope> <IOProtocol>ap_ctrl_hs</IOProtocol> <IOConfig></IOConfig> <Dir>in</Dir> <Bits>1</Bits> <Attribute>control</Attribute> </RtlPorts> <RtlPorts> <name>ap_rst</name> <Object>matrix_multiply_alt2</Object> <Type>return value</Type> <Scope></Scope> <IOProtocol>ap_ctrl_hs</IOProtocol> <IOConfig></IOConfig> <Dir>in</Dir> <Bits>1</Bits> <Attribute>control</Attribute> </RtlPorts> <RtlPorts> <name>ap_start</name> <Object>matrix_multiply_alt2</Object> <Type>return value</Type> <Scope></Scope> <IOProtocol>ap_ctrl_hs</IOProtocol> <IOConfig></IOConfig> <Dir>in</Dir> <Bits>1</Bits> <Attribute>control</Attribute> </RtlPorts> <RtlPorts> <name>ap_done</name> <Object>matrix_multiply_alt2</Object> <Type>return value</Type> <Scope></Scope> <IOProtocol>ap_ctrl_hs</IOProtocol> <IOConfig></IOConfig> <Dir>out</Dir> <Bits>1</Bits> <Attribute>control</Attribute> </RtlPorts> <RtlPorts> <name>ap_idle</name> <Object>matrix_multiply_alt2</Object> <Type>return value</Type> <Scope></Scope> <IOProtocol>ap_ctrl_hs</IOProtocol> <IOConfig></IOConfig> <Dir>out</Dir> <Bits>1</Bits> <Attribute>control</Attribute> </RtlPorts> <RtlPorts> <name>ap_ready</name> <Object>matrix_multiply_alt2</Object> <Type>return value</Type> <Scope></Scope> <IOProtocol>ap_ctrl_hs</IOProtocol> <IOConfig></IOConfig> <Dir>out</Dir> <Bits>1</Bits> <Attribute>control</Attribute> </RtlPorts> <RtlPorts> <name>A_address0</name> <Object>A</Object> <Type>array</Type> <Scope></Scope> <IOProtocol>ap_memory</IOProtocol> <IOConfig></IOConfig> <Dir>out</Dir> <Bits>4</Bits> <Attribute>address</Attribute> </RtlPorts> <RtlPorts> <name>A_ce0</name> <Object>A</Object> <Type>array</Type> <Scope></Scope> <IOProtocol>ap_memory</IOProtocol> <IOConfig></IOConfig> <Dir>out</Dir> <Bits>1</Bits> <Attribute>control</Attribute> </RtlPorts> <RtlPorts> <name>A_q0</name> <Object>A</Object> <Type>array</Type> <Scope></Scope> <IOProtocol>ap_memory</IOProtocol> <IOConfig></IOConfig> <Dir>in</Dir> <Bits>32</Bits> <Attribute>data</Attribute> </RtlPorts> <RtlPorts> <name>B_address0</name> <Object>B</Object> <Type>array</Type> <Scope></Scope> <IOProtocol>ap_memory</IOProtocol> <IOConfig></IOConfig> <Dir>out</Dir> <Bits>4</Bits> <Attribute>address</Attribute> </RtlPorts> <RtlPorts> <name>B_ce0</name> <Object>B</Object> <Type>array</Type> <Scope></Scope> <IOProtocol>ap_memory</IOProtocol> <IOConfig></IOConfig> <Dir>out</Dir> <Bits>1</Bits> <Attribute>control</Attribute> </RtlPorts> <RtlPorts> <name>B_q0</name> <Object>B</Object> <Type>array</Type> <Scope></Scope> <IOProtocol>ap_memory</IOProtocol> <IOConfig></IOConfig> <Dir>in</Dir> <Bits>32</Bits> <Attribute>data</Attribute> </RtlPorts> <RtlPorts> <name>C_address0</name> <Object>C</Object> <Type>array</Type> <Scope></Scope> <IOProtocol>ap_memory</IOProtocol> <IOConfig></IOConfig> <Dir>out</Dir> <Bits>4</Bits> <Attribute>address</Attribute> </RtlPorts> <RtlPorts> <name>C_ce0</name> <Object>C</Object> <Type>array</Type> <Scope></Scope> <IOProtocol>ap_memory</IOProtocol> <IOConfig></IOConfig> <Dir>out</Dir> <Bits>1</Bits> <Attribute>control</Attribute> </RtlPorts> <RtlPorts> <name>C_we0</name> <Object>C</Object> <Type>array</Type> <Scope></Scope> <IOProtocol>ap_memory</IOProtocol> <IOConfig></IOConfig> <Dir>out</Dir> <Bits>1</Bits> <Attribute>control</Attribute> </RtlPorts> <RtlPorts> <name>C_d0</name> <Object>C</Object> <Type>array</Type> <Scope></Scope> <IOProtocol>ap_memory</IOProtocol> <IOConfig></IOConfig> <Dir>out</Dir> <Bits>32</Bits> <Attribute>data</Attribute> </RtlPorts> </InterfaceSummary> </profile>
20.978723
50
0.745233
00df727a9830304904bab3b1367f4b5273cfc928
2,002
xml
XML
app/src/main/res/layout/item_sub_category.xml
yousfiriadh/hayatiineapp
f04afee026ecef6f6d3b913690c2d480fc4a3eb7
[ "Apache-2.0" ]
null
null
null
app/src/main/res/layout/item_sub_category.xml
yousfiriadh/hayatiineapp
f04afee026ecef6f6d3b913690c2d480fc4a3eb7
[ "Apache-2.0" ]
null
null
null
app/src/main/res/layout/item_sub_category.xml
yousfiriadh/hayatiineapp
f04afee026ecef6f6d3b913690c2d480fc4a3eb7
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <layout 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"> <data> <variable name="itemViewModel" type="com.yousfi.hayatiineApp.ui.fragment.add.AddViewModel" /> <variable name="item" type="com.yousfi.hayatiineApp.data.entities.SubCategory" /> </data> <androidx.constraintlayout.widget.ConstraintLayout android:id="@+id/layoutItemCat" android:layout_width="60dp" android:layout_height="70dp" > <TextView android:id="@+id/tv_sub_cat" android:layout_width="58dp" android:layout_height="@dimen/margin_20dp" android:gravity="center" android:textSize="10dp" android:layout_marginBottom="@dimen/layout_margin_10dp" android:text="@{item.item.toString()}" android:textColor="@color/textColorPrimary" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" /> <ImageView android:id="@+id/image_sub_cat" android:layout_width="30dp" android:layout_height="30dp" android:scaleType="fitXY" android:layout_marginStart="@dimen/margin_10dp" android:layout_marginTop="@dimen/margin_10dp" android:layout_marginEnd="@dimen/margin_10dp" android:foregroundGravity="center" app:layout_constraintBottom_toTopOf="@+id/tv_sub_cat" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" android:src="@drawable/item_2" /> </androidx.constraintlayout.widget.ConstraintLayout> </layout>
37.074074
74
0.630869
f04432e42410d82ecccc9c2d98f45dbdbe8542eb
387
xml
XML
src/main/webapp/WEB-INF/auth_chains/30-LoginService.xml
mlbiam/openunison-k8s-activedirectory
818c6c29c24872a54df2265eb8bf9c22087a86f8
[ "Apache-2.0" ]
75
2020-05-30T00:27:53.000Z
2022-03-04T14:57:07.000Z
src/main/webapp/WEB-INF/auth_chains/30-LoginService.xml
mlbiam/openunison-k8s-activedirectory
818c6c29c24872a54df2265eb8bf9c22087a86f8
[ "Apache-2.0" ]
62
2018-10-22T16:01:36.000Z
2022-02-28T19:31:42.000Z
src/main/webapp/WEB-INF/auth_chains/30-LoginService.xml
mlbiam/openunison-k8s-activedirectory
818c6c29c24872a54df2265eb8bf9c22087a86f8
[ "Apache-2.0" ]
75
2020-05-30T02:59:56.000Z
2022-02-13T03:38:23.000Z
<chain level="20" name="LoginService"> <authMech> <name>LoginService</name> <required>required</required> <params> <param name="chains" value="ActiveDirectory=/login/ldap" /> <param name="serviceUrl" value="/auth/forms/chooseLogin.jsp" /> <param name="cookieName" value="tremoloLoginChoice"/> <param name="cookieDays" value="30" /> </params> </authMech> </chain>
29.769231
67
0.682171
15f9eb39a67b6fde740e73316db686ce715c2d8d
1,516
xml
XML
ext/pldata/propbank-frames-2.1.5/frames/twinge-v.xml
TeamSPoon/logicmoo_nlu
5c3e5013a3048da7d68a8a43476ad84d3ea4bb47
[ "MIT" ]
6
2020-01-27T12:08:02.000Z
2020-02-28T19:30:28.000Z
ext/pldata/propbank-frames-2.1.5/frames/twinge-v.xml
TeamSPoon/logicmoo_nlu
5c3e5013a3048da7d68a8a43476ad84d3ea4bb47
[ "MIT" ]
1
2020-02-02T13:12:34.000Z
2020-02-02T13:12:34.000Z
ext/pldata/propbank-frames-2.1.5/frames/twinge-v.xml
TeamSPoon/logicmoo_nlu
5c3e5013a3048da7d68a8a43476ad84d3ea4bb47
[ "MIT" ]
null
null
null
<!DOCTYPE frameset SYSTEM "frameset.dtd"> <frameset> <note/> <predicate lemma="twinge"> <note/> <roleset framnet="" id="twinge.01" name="sharp, sudden, stinging pain" vncls="40.8.2"> <roles> <role descr="causer of pain" f="" n="0"/> <note/> <role descr="thing hurting" f="" n="1"/> </roles> <note>Roleset based on internet search. Added due to parallel expansion of verbnet, propbank, and sense-groupings. Verbnet class tingle-40.8.2. No framenet mappings. Framed by Katie.</note> <example name="Example without causer" src="" type=""> <inflection aspect="ns" form="ns" person="ns" tense="ns" voice="ns"/> <text>I winced as one of my broken teeth twinged.</text> <note/> <arg f="" n="1">one of my broken teeth</arg> <rel f="">twinged.</rel> </example> <example name="example with causer of pain" src="" type=""> <inflection aspect="ns" form="ns" person="ns" tense="ns" voice="ns"/> <text>The bee twinged him until he made himself tear, and so mastered himself.</text> <note/> <arg f="" n="0">The bee</arg> <rel f="">twinged</rel> <arg f="" n="1">him</arg> <arg f="tmp" n="m">until he made himself tear,</arg> </example> </roleset> </predicate> </frameset>
47.375
201
0.515172