text
stringlengths 2
1.05M
| repo_name
stringlengths 5
101
| path
stringlengths 4
991
| language
stringclasses 3
values | license
stringclasses 5
values | size
int64 2
1.05M
|
---|---|---|---|---|---|
<!DOCTYPE html>
<html>
<head>
<title>Thank you for authorizing adn-cli</title>
<style>
body {
font-family: Helvetica, sans-serif;
}
.angled {
background-color: #C5E0DC;
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
transparent 75%, transparent);
}
.stripes {
-webkit-background-size: 50px 50px;
-moz-background-size: 50px 50px;
background-size: 50px 50px; /* Controls the size of the stripes */
}
</style>
</head>
<body class="angled stripes">
<h1>Thank you for authorizing adn-cli</h1>
<h2>You can now close this window and return to the terminal.</h2>
<script type="text/javascript" src="http://code.jquery.com/jquery.min.js"></script>
<script type="text/javascript">
$.get("/save-token?" + window.location.hash.substring(1));
</script>
</body>
</html>
| adn-rb/adn-cli | public/index.html | HTML | mit | 1,514 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_111) on Sat Feb 24 00:13:39 CST 2018 -->
<title>practica1</title>
<meta name="date" content="2018-02-24">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../practica1/package-summary.html" target="classFrame">practica1</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="Address.html" title="class in practica1" target="classFrame">Address</a></li>
<li><a href="Owner.html" title="class in practica1" target="classFrame">Owner</a></li>
<li><a href="Practica1.html" title="class in practica1" target="classFrame">Practica1</a></li>
<li><a href="Property.html" title="class in practica1" target="classFrame">Property</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="TypeOfProperty.html" title="enum in practica1" target="classFrame">TypeOfProperty</a></li>
</ul>
</div>
</body>
</html>
| dalemanb/FundamentosBDD | Practica2j/doc/practica1/package-frame.html | HTML | mit | 1,172 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title i18n-title>io.js - JavaScript I/O</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="io.js is an npm compatible platform originally based on node.js">
<meta name="keywords" content="iojs, io.js, io js, javascript io, uv, libuv, node-forward, node forward, node, node.js, node.js forward, nodejs, nodejs forward, javascript">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700" rel="stylesheet">
<link href="../main.css" rel="stylesheet">
<link href="../mobile.css" rel="stylesheet">
<link href="../index.css" rel="stylesheet">
<link rel="icon" href="/images/1.0.0.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="/images/apple-touch-icon-1.0.0.png">
<meta property="og:image" content="https://iojs.org/images/1.0.0.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="1369">
<meta property="og:image:height" content="1563">
</head>
<body markdown-page="index">
<header>
<div class="content">
<a href="index.html" class="logo" i18n-logo-text>io.js</a>
<div class="spacer"></div>
<a href="faq.html" i18n-faq-link>FAQ</a>
<a href="es6.html" i18n-es6-link>ES6</a>
<a href="https://iojs.org/api/" i18n-api-link>API Dokumen</a>
</div>
</header>
<div class="content clearfix" i18n-content><h1>JavaScript I/O</h1>
<p>Membawa <a href="es6.html">ES6</a> ke Komunitas Node!</p>
<p><a href="https://github.com/iojs/io.js">io.js</a> adalah <a href="https://www.npmjs.org/">npm</a> platform yang aslinya kompatibel dengan [node.js] (https: //nodejs.org/)™.</p>
<p><a href="https://iojs.org/dist/v1.3.0/"><img src="../images/1.0.0.png" alt="io.js"></a></p>
<p><a href="https://iojs.org/dist/v1.3.0/">Versi 1.3.0</a></p>
<p>Unduh untuk
<a href="https://iojs.org/dist/v1.3.0/iojs-v1.3.0-linux-x64.tar.xz">Linux</a>,
<a href="https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x86.msi">Win32</a>, <a href="https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x64.msi">Win64</a>,
or
<a href="https://iojs.org/dist/v1.3.0/iojs-v1.3.0.pkg">Mac</a>.</p>
<p><a href="https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md">Log Perubahan</a></p>
<p><a href="https://iojs.org/download/nightly/">Rilis setiap malam</a> tersedia untuk pengujian.</p>
<p><a href="/faq.html">Pertanyaan yang Sering Diajukan</a></p>
</div>
<footer class="content">
<nav>
<a href="https://github.com/iojs/io.js/issues" i18n-issues-link>Isu GitHub</a><!--
--><a href="https://github.com/iojs" i18n-org-link>GitHub Organisasi</a><!--
--><a href="https://webchat.freenode.net/?channels=io.js" i18n-irc-link>Obrolan IRC</a><!--
--><a href="http://logs.libuv.org/io.js/latest" i18n-irc-logs-link>Catatan</a><!--
--><a href="https://github.com/iojs/io.js/blob/v1.x/GOVERNANCE.md#readme" i18n-gov-link>Tata Kelola</a>
</nav>
</footer>
<!-- See something you like? Want to help? Visit https://github.com/iojs/website to contribute -->
</body>
</html>
<!--
=========== BUILD INFORMATION ===========
Build Time: 2015-02-20 14:45:25 UTC
Commit Sha: 626785252f037c99c2fdbf1d93e71019684a2cb4
Commit Msg: update io.js version to 1.3.0 in all languages
=========== END BUILD INFORMATION ===========
-->
| benjamingr/website | public/id/index.html | HTML | mit | 3,390 |
<html>
<head>
<title>Alan Jones's panel show appearances</title>
<script type="text/javascript" src="../common.js"></script>
<link rel="stylesheet" media="all" href="../style.css" type="text/css"/>
<script type="text/javascript" src="../people.js"></script>
<!--#include virtual="head.txt" -->
</head>
<body>
<!--#include virtual="nav.txt" -->
<div class="page">
<h1>Alan Jones's panel show appearances</h1>
<p>Alan Jones (born 1941-04-13<sup><a href="https://en.wikipedia.org/wiki/Alan_Jones_(radio_broadcaster)">[ref]</a></sup>) has appeared in <span class="total">3</span> episodes between 2015-2016. <a href="https://en.wikipedia.org/wiki/Alan_Jones_(radio_broadcaster)">Alan Jones on Wikipedia</a>.</p>
<div class="performerholder">
<table class="performer">
<tr style="vertical-align:bottom;">
<td><div style="height:100px;" class="performances male" title="2"></div><span class="year">2015</span></td>
<td><div style="height:50px;" class="performances male" title="1"></div><span class="year">2016</span></td>
</tr>
</table>
</div>
<ol class="episodes">
<li><strong>2016-03-07</strong> / <a href="../shows/qanda.html">Q&A</a></li>
<li><strong>2015-07-20</strong> / <a href="../shows/qanda.html">Q&A</a></li>
<li><strong>2015-02-09</strong> / <a href="../shows/qanda.html">Q&A</a></li>
</ol>
</div>
</body>
</html>
| slowe/panelshows | people/ic7mb9fk.html | HTML | mit | 1,352 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../">
<title data-ice="title">src/lambdas/apples/index.js | API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
</head>
<body class="layout-container">
<header>
<a href="./">Home</a>
<a href="identifiers.html">Identifier</a>
<a href="source.html">Source</a>
<div class="search-box">
<span>
<img src="./image/search.png">
<span class="search-input-edge"></span><input class="search-input"><span class="search-input-edge"></span>
</span>
<ul class="search-result"></ul>
</div>
</header>
<nav class="navigation" data-ice="nav">
<div data-ice="variableWrap">
<h2><a href="variable/">Variable</a></h2>
<ul>
<li data-ice="variableDoc"><span><a href="variable/index.html#static-variable-app">app</a></span></li>
<li data-ice="variableDoc"><span><a href="variable/index.html#static-variable-buildConfig">buildConfig</a></span></li>
<li data-ice="variableDoc"><span><a href="variable/index.html#static-variable-config">config</a></span></li>
<li data-ice="variableDoc"><span><a href="variable/index.html#static-variable-handler">handler</a></span></li>
<li data-ice="variableDoc"><span><a href="variable/index.html#static-variable-handler">handler</a></span></li>
<li data-ice="variableDoc"><span><a href="variable/index.html#static-variable-procResponse">procResponse</a></span></li>
</ul>
</div>
</nav>
<div class="content" data-ice="content"><h1 data-ice="title">src/lambdas/apples/index.js</h1>
<pre class="source-code line-number"><code class="prettyprint linenums" data-ice="content">export const handler = (event, context) => {
context.succeed(`Apples ${JSON.stringify(event)}`)
}
</code></pre>
</div>
<footer class="footer">
Generated by <a href="https://esdoc.org">ESDoc<span data-ice="esdocVersion">(0.1.4)</span></a>
</footer>
<script src="script/search_index.js"></script>
<script src="script/search.js"></script>
<script src="script/pretty-print.js"></script>
<script src="script/inherited-summary.js"></script>
<script src="script/test-summary.js"></script>
<script src="script/inner-link.js"></script>
<script src="script/patch-for-local.js"></script>
</body>
</html>
| TechnologyAdvice/glambda | docs/file/src/lambdas/apples/index.js.html | HTML | mit | 2,404 |
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>PointyTopHexagonGrid | hex-tools</title>
<meta name="description" content="Documentation for hex-tools">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">hex-tools</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="../modules/_hexagons_pointytophexagongrid_pointytophexagongrid_.html">"hexagons/PointyTopHexagonGrid/PointyTopHexagonGrid"</a>
</li>
<li>
<a href="_hexagons_pointytophexagongrid_pointytophexagongrid_.pointytophexagongrid.html">PointyTopHexagonGrid</a>
</li>
</ul>
<h1>Class PointyTopHexagonGrid<H></h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>PointyTopHexagonGrid</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-type-parameters">
<h3>Type parameters</h3>
<ul class="tsd-type-parameters">
<li>
<h4>H<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Hexagon</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="tsd-signature-type">HexagonGrid</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">H</span><span class="tsd-signature-symbol">></span>
<ul class="tsd-hierarchy">
<li>
<span class="target">PointyTopHexagonGrid</span>
</li>
</ul>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section tsd-is-inherited">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_hexagons_pointytophexagongrid_pointytophexagongrid_.pointytophexagongrid.html#inserthexagon" class="tsd-kind-icon">insert<wbr>Hexagon</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-inherited">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="inserthexagon" class="tsd-anchor"></a>
<h3>insert<wbr>Hexagon</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">insert<wbr>Hexagon<span class="tsd-signature-symbol">(</span>hexagon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">H</span>, position<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">AxialVector</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CubeVector</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_hexagons_pointytophexagongrid_pointytophexagongrid_.pointytophexagongrid.html">PointyTopHexagonGrid</a>.<a href="_hexagons_pointytophexagongrid_pointytophexagongrid_.pointytophexagongrid.html#inserthexagon">insertHexagon</a></p>
<ul>
<li>Defined in <a href="https://github.com/CubixSystem/hex-tools/blob/cd9b1bd/src/hexagons/HexagonGrid/HexagonGrid.ts#L55">hexagons/HexagonGrid/HexagonGrid.ts:55</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<dl class="tsd-comment-tags">
<dt>throws</dt>
<dd><p>Will throw an error if hexagon with provided coordinates already exist</p>
</dd>
</dl>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>hexagon: <span class="tsd-signature-type">H</span></h5>
</li>
<li>
<h5>position: <span class="tsd-signature-type">AxialVector</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CubeVector</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class="current tsd-kind-module">
<a href="../modules/_hexagons_pointytophexagongrid_pointytophexagongrid_.html">"hexagons/<wbr>Pointy<wbr>Top<wbr>Hexagon<wbr>Grid/<wbr>Pointy<wbr>Top<wbr>Hexagon<wbr>Grid"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-enum tsd-parent-kind-module">
<a href="../enums/_hexagons_pointytophexagongrid_pointytophexagongrid_.pointytopside.html" class="tsd-kind-icon">Pointy<wbr>Top<wbr>Side</a>
</li>
</ul>
<ul class="current">
<li class="current tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter">
<a href="_hexagons_pointytophexagongrid_pointytophexagongrid_.pointytophexagongrid.html" class="tsd-kind-icon">Pointy<wbr>Top<wbr>Hexagon<wbr>Grid</a>
<ul>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a href="_hexagons_pointytophexagongrid_pointytophexagongrid_.pointytophexagongrid.html#inserthexagon" class="tsd-kind-icon">insert<wbr>Hexagon</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html> | CubixSystem/hex-tools | docs/classes/_hexagons_pointytophexagongrid_pointytophexagongrid_.pointytophexagongrid.html | HTML | mit | 8,745 |
<!DOCTYPE html>
<html>
<!DOCTYPE html>
<head>
<link href="../css/lightbox.css" rel="stylesheet">
<script src="../css/lightbox.js"></script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:url" content="http://alienmouth.com/july2016/8.html" />
<meta property="og:description" content="Alien Mouth publishes writing and audio/visual art" />
<meta property="og:type" content="article" />
<meta property="og:title" content="i have had it with these motherfucking scaphists on this motherfucking plane of reality" />
<meta property="og:image" content="http://alienmouth.com/assets/img/og_image.png" />
<meta property="og:site_name" content="Alien Mouth">
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@alienmouth" />
<meta name="twitter:title" content="i have had it with these motherfucking scaphists on this motherfucking plane of reality" />
<meta name="twitter:description" content="Alien Mouth publishes writing and audio/visual art" />
<meta name="twitter:image" content="http://alienmouth.com/assets/img/twitter.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<title>i have had it with these motherfucking scaphists on this motherfucking plane of reality</title>
<meta name="description" content="soggy fieldall bent and rain laden, you can seethe paths animals took on their way somewhere,like wakes left softly by boats,their crews methodically working...">
<!-- Google Fonts loaded here depending on setting in _data/options.yml true loads font, blank does not-->
<link href='//fonts.googleapis.com/css?family=Lato:400,400italic' rel='stylesheet' type='text/css'>
<!-- Load up MathJax script if needed ... specify in /_data/options.yml file-->
<script type="text/javascript" src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="stylesheet" type="text/css" href="/css/tufte.css">
<!-- <link rel="stylesheet" type="text/css" href="/css/print.css" media="print"> -->
<link rel="canonical" href="/july2016/8.html">
<link rel="alternate" type="application/rss+xml" title="Alien Mouth" href="/feed.xml" />
</head>
<body class="full-width">
<!--- Header and nav template site-wide -->
<header>
<a href="/"><img class="amlogo" src="/assets/img/logo.png" alt="CH"></a><br />
<div class="nav_custom">
<a href="/">journal</a>
<a href="/reviews/">reviews</a>
<a href="/books/">books</a>
<a href="/about/">about</a>
<a href="/connect/">connect</a>
<a href="https://alienmouth.submittable.com/submit">submit</a>
</div>
</header>
<br /><br />
<article>
<br />
<h1><center>i have had it with these motherfucking scaphists on this motherfucking plane of reality</center></h1>
<p class="subtitle"><center>by Nolan Allan on June 22, 2016</center></p><br />
<hr><br /><br />
<div class="custom_read">
<p>soggy field<br />
all bent <br />
and rain <br />
laden, you <br />
can see<br />
the paths <br />
animals took <br />
on their <br />
way somewhere,<br />
like wakes <br />
left softly <br />
by boats,<br />
their crews <br />
methodically working<br />
together to <br />
tie me <br />
up and <br />
embed me <br />
between flipped<br />
over hulls,<br />
roughly pouring<br />
jars of<br />
fresh honey<br />
all over <br />
me, soaking<br />
me in<br />
honey if<br />
you want <br />
to be <br />
quite honest,<br />
draining fluid <br />
ounces down <br />
my throat <br />
until i <br />
can feel <br />
honey pressing <br />
against my <br />
lungs, until <br />
i can <br />
always taste <br />
honey in <br />
the back <br />
of my <br />
throat and<br />
my pores <br />
leak, no<br />
stigmata, just<br />
slow rot<br />
and the <br />
princess spurns <br />
my amour<br />
and stoically<br />
instructs that<br />
the punishment <br />
continue at <br />
all costs <br />
even if <br />
the captains<br />
can no<br />
longer stomach <br />
the way <br />
husky flies <br />
have forgotten <br />
their old <br />
devonian rivalries <br />
and joined <br />
forces with <br />
wet shining<br />
beetles to <br />
really go<br />
down on<br />
me, alighting<br />
on virgin<br />
patches of<br />
skin to<br />
gnaw on<br />
and make <br />
burrows for <br />
wet payloads <br />
of their <br />
soft warm <br />
egg clutches <br />
deep in <br />
my melichrous <br />
skin and <br />
balmy organs <br />
looming just <br />
below my <br />
surfaces like <br />
rainbow trout <br />
flaring silently <br />
in the <br />
long pylons<br />
of light<br />
that burn <br />
me, that <br />
slowly freckle <br />
my limbs<br />
as i <br />
moan and <br />
tauten in<br />
the old<br />
scrawny ropes <br />
binding me,<br />
supporting what<br />
my saturated <br />
flesh becomes:<br />
something pestilential,<br />
something you’d <br />
catapult over<br />
the enemy’s<br />
walls, and <br />
insects start<br />
to know <br />
my body<br />
more as <br />
a home <br />
than a<br />
higher power<br />
and they<br />
get front<br />
row tickets <br />
to watch <br />
my desperate <br />
personhood cede <br />
itself to<br />
something i<br />
don’t know,<br />
an older <br />
style of <br />
living, more <br />
hubbub, a <br />
bustling commune<br />
whose nuances<br />
are hard <br />
to navigate <br />
at first,<br />
kinda like<br />
the cult <br />
i started <br />
during college<br />
i dedicated<br />
in honor <br />
of you<br />
and the<br />
soon-to<br />
-be-dead<br /></p>
<br /><br />
</div>
<hr><br /><br />
</article>
<span class="print-footer">i have had it with these motherfucking scaphists on this motherfucking plane of reality - June 22, 2016 - </span>
<script>
(function() {
var cx = '012309109243193332464:aa5o5mifvhy';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
<footer>
<br />
</footer>
</body>
</html>
| alienmouth/alienmouth.github.io | _site/july2016/8.html | HTML | mit | 7,469 |
<!-- HTML header for doxygen 1.8.6-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<title>OpenCV: /build/master-contrib_docs-lin64/opencv/doc/tutorials/features2d/detection_of_planar_objects/detection_of_planar_objects.markdown File Reference</title>
<link href="../../opencv.ico" rel="shortcut icon" type="image/x-icon" />
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/searchdata.js"></script>
<script type="text/javascript" src="../../search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
//<![CDATA[
MathJax.Hub.Config(
{
TeX: {
Macros: {
matTT: [ "\\[ \\left|\\begin{array}{ccc} #1 & #2 & #3\\\\ #4 & #5 & #6\\\\ #7 & #8 & #9 \\end{array}\\right| \\]", 9],
fork: ["\\left\\{ \\begin{array}{l l} #1 & \\mbox{#2}\\\\ #3 & \\mbox{#4}\\\\ \\end{array} \\right.", 4],
forkthree: ["\\left\\{ \\begin{array}{l l} #1 & \\mbox{#2}\\\\ #3 & \\mbox{#4}\\\\ #5 & \\mbox{#6}\\\\ \\end{array} \\right.", 6],
vecthree: ["\\begin{bmatrix} #1\\\\ #2\\\\ #3 \\end{bmatrix}", 3],
vecthreethree: ["\\begin{bmatrix} #1 & #2 & #3\\\\ #4 & #5 & #6\\\\ #7 & #8 & #9 \\end{bmatrix}", 9],
hdotsfor: ["\\dots", 1],
mathbbm: ["\\mathbb{#1}", 1],
bordermatrix: ["\\matrix{#1}", 1]
}
}
}
);
//]]>
</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
<link href="../../stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<!--#include virtual="/google-search.html"-->
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="../../opencv-logo-small.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">OpenCV
 <span id="projectnumber">3.2.0</span>
</div>
<div id="projectbrief">Open Source Computer Vision</div>
</td>
</tr>
</tbody>
</table>
</div>
<script type="text/javascript">
//<![CDATA[
function getLabelName(innerHTML) {
var str = innerHTML.toLowerCase();
// Replace all '+' with 'p'
str = str.split('+').join('p');
// Replace all ' ' with '_'
str = str.split(' ').join('_');
// Replace all '#' with 'sharp'
str = str.split('#').join('sharp');
// Replace other special characters with 'ascii' + code
for (var i = 0; i < str.length; i++) {
var charCode = str.charCodeAt(i);
if (!(charCode == 95 || (charCode > 96 && charCode < 123) || (charCode > 47 && charCode < 58)))
str = str.substr(0, i) + 'ascii' + charCode + str.substr(i + 1);
}
return str;
}
function addToggle() {
var $getDiv = $('div.newInnerHTML').last();
var buttonName = $getDiv.html();
var label = getLabelName(buttonName.trim());
$getDiv.attr("title", label);
$getDiv.hide();
$getDiv = $getDiv.next();
$getDiv.attr("class", "toggleable_div label_" + label);
$getDiv.hide();
}
//]]>
</script>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
</script>
<script type="text/javascript" src="../../menudata.js"></script>
<script type="text/javascript" src="../../menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">/build/master-contrib_docs-lin64/opencv/doc/tutorials/features2d/detection_of_planar_objects/detection_of_planar_objects.markdown File Reference</div> </div>
</div><!--header-->
<div class="contents">
</div><!-- contents -->
<!-- HTML footer for doxygen 1.8.6-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Dec 23 2016 13:00:23 for OpenCV by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/>
</a> 1.8.12
</small></address>
<script type="text/javascript">
//<![CDATA[
function addButton(label, buttonName) {
var b = document.createElement("BUTTON");
b.innerHTML = buttonName;
b.setAttribute('class', 'toggleable_button label_' + label);
b.onclick = function() {
$('.toggleable_button').css({
border: '2px outset',
'border-radius': '4px'
});
$('.toggleable_button.label_' + label).css({
border: '2px inset',
'border-radius': '4px'
});
$('.toggleable_div').css('display', 'none');
$('.toggleable_div.label_' + label).css('display', 'block');
};
b.style.border = '2px outset';
b.style.borderRadius = '4px';
b.style.margin = '2px';
return b;
}
function buttonsToAdd($elements, $heading, $type) {
if ($elements.length === 0) {
$elements = $("" + $type + ":contains(" + $heading.html() + ")").parent().prev("div.newInnerHTML");
}
var arr = jQuery.makeArray($elements);
var seen = {};
arr.forEach(function(e) {
var txt = e.innerHTML;
if (!seen[txt]) {
$button = addButton(e.title, txt);
if (Object.keys(seen).length == 0) {
var linebreak1 = document.createElement("br");
var linebreak2 = document.createElement("br");
($heading).append(linebreak1);
($heading).append(linebreak2);
}
($heading).append($button);
seen[txt] = true;
}
});
return;
}
$("h2").each(function() {
$heading = $(this);
$smallerHeadings = $(this).nextUntil("h2").filter("h3").add($(this).nextUntil("h2").find("h3"));
if ($smallerHeadings.length) {
$smallerHeadings.each(function() {
var $elements = $(this).nextUntil("h3").filter("div.newInnerHTML");
buttonsToAdd($elements, $(this), "h3");
});
} else {
var $elements = $(this).nextUntil("h2").filter("div.newInnerHTML");
buttonsToAdd($elements, $heading, "h2");
}
});
$(".toggleable_button").first().click();
var $clickDefault = $('.toggleable_button.label_python').first();
if ($clickDefault.length) {
$clickDefault.click();
}
$clickDefault = $('.toggleable_button.label_cpp').first();
if ($clickDefault.length) {
$clickDefault.click();
}
//]]>
</script>
</body>
</html>
| lucasbrsa/OpenCV-3.2 | docs/3.2/dd/d5c/detection__of__planar__objects_8markdown.html | HTML | mit | 7,737 |
<form name="pasteForm" class="form paste-form" ng-submit="submit()" novalidate>
<input type="text" class="form-control" placeholder="Name/Title" ng-model="paste.title">
<textarea name="text" class="form-control" rows="22" ng-model="paste.text" required></textarea>
<label>
<input type="checkbox" ng-model="paste.listed"> Listed
</label>
<button type="submit" class="btn btn-primary pull-right" ng-disabled="!pasteForm.$valid">Submit</button>
</form>
| jrdnull/blinky | public/app/templates/new-paste.html | HTML | mit | 464 |
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>Format Method</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">log4net SDK Documentation - Microsoft .NET Framework 4.0</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">PatternLayout.Format Method</h1>
</div>
</div>
<div id="nstext">
<p> Produces a formatted string as specified by the conversion pattern. </p>
<h4 class="dtH4">Overload List</h4>
<p>Inherited from <a href="log4net.Layout.LayoutSkeleton.html">LayoutSkeleton</a>.</p>
<blockquote class="dtBlock">
<a href="log4net.Layout.LayoutSkeleton.Format_overloads.html">public string Format(LoggingEvent);</a>
</blockquote>
<p> Produces a formatted string as specified by the conversion pattern. </p>
<blockquote class="dtBlock">
<a href="log4net.Layout.PatternLayout.Format_overload_1.html">public override void Format(TextWriter,LoggingEvent);</a>
</blockquote>
<h4 class="dtH4">See Also</h4>
<p>
<a href="log4net.Layout.PatternLayout.html">PatternLayout Class</a> | <a href="log4net.Layout.html">log4net.Layout Namespace</a></p>
<hr />
<div id="footer">
<p>
<a href="http://logging.apache.org/log4net">Copyright 2004-2011 The Apache Software Foundation.</a>
</p>
<p>
</p>
</div>
</div>
</body>
</html> | npruehs/slash-framework | Ext/log4net-1.2.11/doc/release/sdk/log4net.Layout.PatternLayout.Format_overloads.html | HTML | mit | 1,892 |
<!DOCTYPE html>
<html>
<head><link rel="stylesheet" type="text/css" href="stylesheets/blog-stylesheet.css">
<title>Organizations That Inspire Me</title>
</head>
<body>
<div id="header"><h1>Organizations That Inspire Me</h1></div>
<div id="list">
<ul>
<li><a href="http://opengovhacknight.org/">Chicago Open Gov Hack Night</a></li>
<li><a href="http://www.cnt.org">Center for Neighborhood Technology</a></li>
<li><a href="http://www.experimentalstation.org/">Experimental Station</a></li>
<li><a href="http://www.raycandersonfoundation.org/">The Ray C Anderson Foundation</a></li>
</ul>
</div>
<div id="footer"><a href="blog-landing.html"><img src="home.png" height="27" width="27"></a></div>
</body>
</html> | AIrwin33/AIrwin33.github.io | stuff-i-like.html | HTML | mit | 740 |
<p>
Check to force the user’s browser to download metadata rather than Jenkins itself doing it.
Actual file downloads (plugins, tools) will still happen from Jenkins itself,
but this can be used to at least <em>see</em> new metadata when Jenkins cannot access the Internet
(but your own browser can, perhaps using some special proxy that Jenkins is not configured to use).
</p>
<p>
Use of browser mode is discouraged.
It has robustness problems and has been limited to users with Overall/Administer.
</p>
| jcarrothers-sap/jenkins | core/src/main/resources/jenkins/model/DownloadSettings/help-useBrowser.html | HTML | mit | 531 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_77) on Sun Aug 13 19:07:37 PKT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.hikmat30ce.workday.integrator.hr.generated.CustomIdentifierDataType (WorkdayIntegrator-HR 1.0.0 API)</title>
<meta name="date" content="2017-08-13">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.hikmat30ce.workday.integrator.hr.generated.CustomIdentifierDataType (WorkdayIntegrator-HR 1.0.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/CustomIdentifierDataType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?com/hikmat30ce/workday/integrator/hr/generated/class-use/CustomIdentifierDataType.html" target="_top">Frames</a></li>
<li><a href="CustomIdentifierDataType.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.hikmat30ce.workday.integrator.hr.generated.CustomIdentifierDataType" class="title">Uses of Class<br>com.hikmat30ce.workday.integrator.hr.generated.CustomIdentifierDataType</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/CustomIdentifierDataType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">CustomIdentifierDataType</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.hikmat30ce.workday.integrator.hr.generated">com.hikmat30ce.workday.integrator.hr.generated</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.hikmat30ce.workday.integrator.hr.generated">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/CustomIdentifierDataType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">CustomIdentifierDataType</a> in <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/package-summary.html">com.hikmat30ce.workday.integrator.hr.generated</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/package-summary.html">com.hikmat30ce.workday.integrator.hr.generated</a> with type parameters of type <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/CustomIdentifierDataType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">CustomIdentifierDataType</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/CustomIdentifierDataType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">CustomIdentifierDataType</a>></code></td>
<td class="colLast"><span class="typeNameLabel">PersonDataType.</span><code><span class="memberNameLink"><a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/PersonDataType.html#customIDData">customIDData</a></span></code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/package-summary.html">com.hikmat30ce.workday.integrator.hr.generated</a> that return <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/CustomIdentifierDataType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">CustomIdentifierDataType</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/CustomIdentifierDataType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">CustomIdentifierDataType</a></code></td>
<td class="colLast"><span class="typeNameLabel">ObjectFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/ObjectFactory.html#createCustomIdentifierDataType--">createCustomIdentifierDataType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/CustomIdentifierDataType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated"><code>CustomIdentifierDataType</code></a></div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/package-summary.html">com.hikmat30ce.workday.integrator.hr.generated</a> that return types with arguments of type <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/CustomIdentifierDataType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">CustomIdentifierDataType</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/CustomIdentifierDataType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">CustomIdentifierDataType</a>></code></td>
<td class="colLast"><span class="typeNameLabel">PersonDataType.</span><code><span class="memberNameLink"><a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/PersonDataType.html#getCustomIDData--">getCustomIDData</a></span>()</code>
<div class="block">Gets the value of the customIDData property.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/CustomIdentifierDataType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?com/hikmat30ce/workday/integrator/hr/generated/class-use/CustomIdentifierDataType.html" target="_top">Frames</a></li>
<li><a href="CustomIdentifierDataType.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.spring.io">Pivotal Software, Inc.</a>. All rights reserved.</small></p>
</body>
</html>
| hikmat30ce/WorkdayIntegrator-HR | docs/com/hikmat30ce/workday/integrator/hr/generated/class-use/CustomIdentifierDataType.html | HTML | mit | 10,808 |
<!-- warning: this file was automatically generated, do not edit it. -->
<!-- warning: this file was automatically generated, do not edit it. -->
<!-- warning: this file was automatically generated, do not edit it. -->
<!-- warning: this file was automatically generated, do not edit it. -->
<!-- warning: this file was automatically generated, do not edit it. -->
<!-- warning: this file was automatically generated, do not edit it. -->
<!-- warning: this file was automatically generated, do not edit it. -->
<!-- warning: this file was automatically generated, do not edit it. -->
<!-- warning: this file was automatically generated, do not edit it. -->
<!-- warning: this file was automatically generated, do not edit it. -->
<html>
<!-- ====================================================== -->
<head>
<title id="head_title">nitro_pie - Python interface for JavaScriptCore</title>
<style type="text/css">
/*-----------------------------------------------------------------*/
body {
font-family: sans-serif;
color: #333;
background: #EEE;
margin-left: 10em;
margin-right: 3em;
}
/*-----------------------------------------------------------------*/
/*
a:link, a:visited {
color: blue;
}
*/
/*-----------------------------------------------------------------*/
code, .code {
font-weight: bold;
font-family: monospace;
color: #055;
}
/*-----------------------------------------------------------------*/
pre, xmp {
border-width: 1;
border-style: solid;
overflow: auto;
padding-top: 0.4em;
padding-bottom: 0.4em;
padding-left: 1.4em;
padding-right: 1.4em;
margin-left: 1.4em;
margin-right: 1.4em;
background: #FFFFDF;
}
/*-----------------------------------------------------------------*/
h1,h2,h3 {
padding-left: 2em;
padding-right: 0.3em;
padding-top: 0.3em;
padding-bottom: 0.3em;
border-style: solid;
border-width: 1;
border-color: #000;
background: #227;
color: #FFF;
text-shadow: 2px 2px 2px #777;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
/*-----------------------------------------------------------------*/
h1 {
margin-left: -3em;
font-size: 250%;
}
/*-----------------------------------------------------------------*/
h2 {
margin-left: -2em;
}
/*-----------------------------------------------------------------*/
h3 {
background: #77A;
margin-left: -1em;
padding-left: 1em;
}
.code-head, .code-parms, .code-returns, .code-throws {
font-weight: bold;
margin-left: -1em;
padding-left: 1em;
}
.code-block {
margin-left: 3em;
}
.code-head {
font-family: monospace;
background: #CCF;
padding-top: 5px;
padding-bottom: 5px;
}
.code-parms, .code-returns, .code-throws {
padding-top: 0;
padding-bottom: 0;
}
/*-----------------------------------------------------------------*/
.url {
font-family: monospace;
font-weight: bold;
}
/*-----------------------------------------------------------------*/
.page-break {
}
/*
page-break-before: always;
*/
/*-----------------------------------------------------------------*/
.warning {
font-weight: bold;
font-size: 150%;
background-color: #FAA;
}
/*-----------------------------------------------------------------*/
.header-link {
font-weight: normal;
font-size: 80%;
text-shadow: none;
}
/*-----------------------------------------------------------------*/
@media print {
body {
background: #FFF;
}
pre, xmp {
overflow: hidden;
background: #FFFFEF;
}
/*
*/
}
</style>
<!-- ======================================================================= -->
<script type="text/javascript">
function body_onload() {
// make head title same as document title
var head_title = document.getElementById("head_title").innerHTML
document.getElementById("body_title").innerHTML = head_title
// make spans of class url into links
var spans = document.getElementsByTagName("span")
for (var i=0; i<spans.length; i++) {
var span = spans[i]
if (span.className != "url")
continue
var url = span.innerHTML
span.innerHTML = "<a href='" + url + "'>" + url + "</a>"
}
// build TOC
toc_ul = document.getElementById("toc_ul")
if (null == toc_ul) return
var h2s = document.getElementsByTagName("h2")
var toc_entries = []
for (var i=1; i<h2s.length; i++) {
var h2 = h2s[i]
var h2_text = h2.innerHTML
var entry = "<li><a href='#toc." + i + "'>" + h2_text + "</a></li>"
toc_entries.push(entry)
var anchor = document.createElement("a")
anchor.id = "toc." + i
h2.parentNode.insertBefore(anchor,h2)
}
toc_entries = toc_entries.join("\n")
toc_ul.innerHTML = toc_entries
}
</script>
</head>
<!-- ====================================================== -->
<body onload="body_onload()">
<h1 id="body_title">title should have been filled in via JavaScript</h1>
<!-- ====================================================== -->
<!--
<h3>Permalink</h3>
<ul>
<li><span class="url">http://rtpgsa.ibm.com/~pmuellr/papers/private/EGL/egl-java-analysis.html</span></li>
</ul>
-->
<h3>History</h3>
<ul>
<li>2009-05-06 - Patrick Mueller - version 0.6</li>
<li>2009-04-22 - Patrick Mueller - version 0.5</li>
</ul>
<!-- ====================================================== -->
<h2>Table of Contents</h2>
<ul id="toc_ul">
</ul>
<!--
--/>
<!-- ====================================================== -->
<h2>Introduction</h2>
<p>The <code>nitro_pie</code> project implements a Python module
named <code>nitro_pie</code> which is a Python version
of the C API for
<a href="http://developer.apple.com/documentation/Carbon/Reference/WebKit_JavaScriptCore_Ref/index.html#//apple_ref/doc/framework/javascriptcore_fw">JavaScriptCore</a>.
JavaScriptCore is the JavaScript engine shipped with
<a href="http://webkit.org/">WebKit</a>.
You may want to get familiar with the JavaScriptCore framework before using
this module in anger. In lieu of that, examine the test cases
and the "main" runner in the module itself.
<p>Note that the <code>nitro_pie</code> module does not currently expose
all of the JavaScriptCore APIs. It does expose enough to do some interesting
things.
<!-- ====================================================== -->
<h2>Installation</h2>
<p>The <code>nitro_pie</code> module is implemented in a single file,
<code>nitro_pie.py</code>. You can just copy this file into
an appropriate directory to use with other Python code.
<p>The module makes extensive use of the
<code><a href="http://docs.python.org/library/ctypes.html#module-ctypes">ctypes</a></code>
module, which is included in Python distributions starting with version 2.5.
The <code>nitro_pie</code> module has currently only be tested and used on
Mac OS X 10.5, and will likely
need some changes to run on other operating systems.
You will also likely need to find or build
a copy of JavaScriptCore for those operating systems.
<!-- ====================================================== -->
<h2>Usage</h2>
<p>There are test cases available in the <code>test</code> subdirectory,
to see real life usage.
<p>All usages of <code>nitro_pie</code> start with obtaining a
<code>JSGlobalContextRef</code> object, via the following invocation:
<pre>
context = JSGlobalContextRef.create()
</pre>
<p>Once a context has been obtained, you can execute a script using
<code>JSContextRef</code>'s <code>eval()</code> method:
<pre>
result = context.eval(script)
</pre>
<p>The <code>eval()</code> method will return the result of evaluating
JavaScript code, returning a <code>JSValueRef</code> instance
that you can further noodle on.
<p>To add a new function to a context that a script executes in,
use the <code>JSContextRef</code> <code>makeFunction()</code> method,
and then add it to the 'global' object of the context:
<pre>
context = JSGlobalContextRef.create()
globalObject = context.getGlobalObject()
function = context.makeFunction("print", callbackPrint)
globalObject.setProperty(context, "print", function)
</pre>
<p>The third argument to the <code>makeFunction()</code> method
is a Python callable, which should have the following signature:
<pre>
def callback_print(context, function, thisObject, args)
</pre>
<p>The <code>context</code> parameter
(<code>JSContextRef</code>)
is the context that the function was invoked within.
The <code>function</code> parameter
(<code>JSObjectRef</code>)
is the JavaScript function that is currently executing.
The <code>thisObject</code> parameter
(<code>JSObjectRef</code>)
is the <code>'this'</code> value for the invocation.
The <code>args</code> parameter
(list of <code>JSValueRef</code>)
is the array of parameters passed to the function.
<p>The function should return whatever value it needs to return
as a <code>JSValueRef</code>. Here's
an example of a function which prints it's arguments:
<pre>
def callbackPrint(context, function, thisObject, args):
line = ""
for valueRef in args:
string = valueRef.toString(context)
line = line + string
print line
return context.makeUndefined()
</pre>
<p>There is currently no direct way of creating JavaScript objects or
arrays other than 'primitive' values.
To do this indirectly, use <code>JSContextRef.eval()</code>. For instance,
to create a new empty object, use:
<pre>
object = context.eval("({})")
</pre>
<p>To create an array, use:
<pre>
object = context.eval("[]")
</pre>
<!-- ====================================================== -->
<h2>Shell Usage</h2>
<p><code>nitro_pie</code> can also be used as a command-line
shell. Invoke the module as a python program, using the
<code>-h</code> option for more help on the command line
invocation.
<p>Scripts executed in the shell have access to the following
global properties, specifically added for the shell:
<ul>
<li><p><code>arguments</code> -
the arguments to the script. A "script name" is available as the first
element of the list (similar to traditional argv handling).
<li><p><code>environment</code> - an object that contains
the environment variables available to the process. Each
environment variable is a property of the <code>environment</code>
property.
<li><p><code>print()</code> - a function that prints the
string representation of it's arguments, concatenated together.
<li><p><code>python_exec()</code> - a function which will run
arbitrary python code. Useful to dynamically load new JavaScript functions
implemented in Python. See the <code>test_shell.py</code>
test for an example usage. The argument to this function is
the name of the file to pass to Python's <code>exec()</code>
function. The globals for the invocation are set to the
current globals in effect when the <code>python_exec</code>
code is executed. The locals for the invocation are a
dictionary with a single key of <code>context</code> set to
the <code>JSContextRef</code> the code is executed with.
</ul>
<!-- ====================================================== -->
<h2>Module Reference</h2>
<p>In general, the functions and methods in classes in this module
are veneers over the C APIs for JavaScriptCore as documented
at the
<a href="http://developer.apple.com/documentation/Carbon/Reference/WebKit_JavaScriptCore_Ref/index.html#//apple_ref/doc/framework/javascriptcore_fw">JavaScriptCore Framework Reference</a>
available at the ADC.
<p>Some functions/methods take one of
<code>str | unicode | JSStringRef</code>
as a parameter. In these cases, if you pass a <code>str</code>
or <code>unicode</code> value in, a <code>JSStringRef</code>
will be temporarily created and then destroyed during the call.
<!-- ====================================================== -->
<h3>Classes</h3>
<p>
<table cellpadding=3 cellspacing=0>
<tr><td><code style='margin-left:2em'><strong><a href='#api.JSLibrary'>JSLibrary</a></strong></code></td><td width=100%>Manages the native JavaScriptCore library.</td></tr>
<tr><td><code style='margin-left:2em'><strong><a href='#api.JSContextRef'>JSContextRef</a></strong></code></td><td width=100%>Models the JSContextRef type.</td></tr>
<tr><td><code style='margin-left:2em'><strong><a href='#api.JSGlobalContextRef'>JSGlobalContextRef</a></strong></code></td><td width=100%>Models the JSGlobalContextRef type.</td></tr>
<tr><td><code style='margin-left:2em'><strong><a href='#api.JSStringRef'>JSStringRef</a></strong></code></td><td width=100%>Models the JSStringRef type.</td></tr>
<tr><td><code style='margin-left:2em'><strong><a href='#api.JSValueRef'>JSValueRef</a></strong></code></td><td width=100%>Models the JSValueRef type.</td></tr>
<tr><td><code style='margin-left:2em'><strong><a href='#api.JSObjectRef'>JSObjectRef</a></strong></code></td><td width=100%>Models the JSObjectRef type.</td></tr>
<tr><td><code style='margin-left:2em'><strong><a href='#api.JSException'>JSException</a></strong></code></td><td width=100%>Contains a JavaScript execution.</td></tr>
</table>
<hr>
<h3><a name='api.JSLibrary'>Class JSLibrary</a></h3>
<div style='margin-left:2em'>
<p>Manages the native JavaScriptCore library.
<p>You can set the <code>libraryPath</code> and <code>libraryName</code> class variables
AFTER importing the module and BEFORE invoking any other
code in the module. If the <code>libraryPath</code> variable is set,
it overrides the <code>libraryName</code> variable.
<p><code>libraryName</code> holds the short name of the native JavaScriptCore library.
<p>If this variable is set, but the <code>libraryPath</code> variable is not
set, the library will be searched for in the system via a
system defined method.
<p>The default value for <code>libraryName</code> is <code>"JavaScriptCore"</code>.
<p><code>libraryPath</code> holds the fully qualified name of the JavaScriptCore library.
<p>If this variable is set, it overrides the <code>libraryName</code> variable
setting and is used as the complete name of the library.
<p>
<hr>
<h4>Static Methods</h4>
<div style='margin-left:4em'>
<p><code><strong><a name='api.JSLibrary.getLibrary'>getLibrary()</a></strong></code>
<div style='margin-left:4em'>
Return the JavaScriptCore library as a CDLL or equivalent.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>ctypes.CDLL</code></strong> - the JavaScriptCore library in use
</ul>
<p><strong>Raises:</strong>
<ul>
<li><p><strong><code>Exception</code></strong> - when the library cannot be loaded
</ul>
</div>
</div>
</div>
<hr>
<h3><a name='api.JSContextRef'>Class JSContextRef</a></h3>
<div style='margin-left:2em'>
<p>Models the JSContextRef type.
<p>These methods call functions defined in
<a href='http://developer.apple.com/documentation/Carbon/Reference/WebKit_JavaScriptCore_Ref/JSContextRef/index.html'>JSContextRef.h</a>.
<p>Instances of this class are not created directly; instead
use the <strong>create()</strong> method of <code><a href='#api.JSGlobalContextRef'>JSGlobalContextRef</a></code>
class.
<p>
<hr>
<h4>Methods</h4>
<div style='margin-left:4em'>
<p><code><strong><a name='api.JSContextRef.addBuiltins'>addBuiltins()</a></strong></code>
<div style='margin-left:4em'>
Adds the nitro_pie shell builtin functions to this context.<p>
</div>
<p><code><strong><a name='api.JSContextRef.checkScriptSyntax'>checkScriptSyntax(script, sourceURL = None, startingLineNumber = 1)</a></strong></code>
<div style='margin-left:4em'>
Check the syntax of a string of JavaScript code.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> -
whether the script is syntactically correct
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>script</code></strong> <tt>(str | unicode | <code><a href='#api.JSStringRef'>JSStringRef</a></code>)</tt><br>
the script to check
<li><p><strong><code>sourceURL</code></strong> <tt>(str | unicode | <code><a href='#api.JSStringRef'>JSStringRef</a></code>)</tt><br>
the name of the script
<li><p><strong><code>startingLineNumber</code></strong> <tt>(int)</tt><br>
the line of the source the script starts on
</ul>
<p><strong>Raises:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSException'>JSException</a></code></code></strong> -
raised when a JavaScript exception occurs
during the processing of the script
</ul>
</div>
<p><code><strong><a name='api.JSContextRef.eval'>eval(script, thisObject = None, sourceURL = None, startingLineNumber = 1)</a></strong></code>
<div style='margin-left:4em'>
Evaluate a string of JavaScript code.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSValueRef'>JSValueRef</a></code></code></strong> -
the value of executing the script.
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>script</code></strong> <tt>(str | unicode | <code><a href='#api.JSStringRef'>JSStringRef</a></code>)</tt><br>
the script to execute
<li><p><strong><code>thisObject</code></strong> <tt>(<code><a href='#api.JSObjectRef'>JSObjectRef</a></code>)</tt><br>
the object to act as <code>this</code> when the script executes
<li><p><strong><code>sourceURL</code></strong> <tt>(str | unicode | <code><a href='#api.JSStringRef'>JSStringRef</a></code>)</tt><br>
the name of the script
<li><p><strong><code>startingLineNumber</code></strong> <tt>(int)</tt><br>
the line of the source the script starts on
</ul>
<p><strong>Raises:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSException'>JSException</a></code></code></strong> -
raised when a JavaScript exception occurs
during the processing of the script
</ul>
</div>
<p><code><strong><a name='api.JSContextRef.garbageCollect'>garbageCollect()</a></strong></code>
<div style='margin-left:4em'>
Runs the garbage collector.<p>
The garbage collector does <strong>need</strong> to be run explicitly,
but can be by invoking this method.
</div>
<p><code><strong><a name='api.JSContextRef.getGlobalObject'>getGlobalObject()</a></strong></code>
<div style='margin-left:4em'>
Returns the global object associated with a context.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSValueRef'>JSValueRef</a></code></code></strong> - the global object associated with the context
</ul>
</div>
<p><code><strong><a name='api.JSContextRef.makeBoolean'>makeBoolean(value)</a></strong></code>
<div style='margin-left:4em'>
Creates a new JavaScript boolean value.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSValueRef'>JSValueRef</a></code></code></strong> - the value created
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>value</code></strong> <tt>(boolean)</tt><br> the boolean value to create
</ul>
</div>
<p><code><strong><a name='api.JSContextRef.makeFunction'>makeFunction(name, function)</a></strong></code>
<div style='margin-left:4em'>
Creates a JavaScript function implemented in Python.<p>
<p>The third argument to the <code>makeFunction()</code> method
is a Python callable, which should have the following signature:
<pre>
def callback_print(context, function, thisObject, args)
</pre>
<p>The <code>context</code> parameter
(<code>JSContextRef</code>)
is the context that the function was invoked within.
The <code>function</code> parameter
(<code>JSObjectRef</code>)
is the JavaScript function that is currently executing.
The <code>thisObject</code> parameter
(<code>JSObjectRef</code>)
is the <code>'this'</code> value for the invocation.
The <code>args</code> parameter
(list of <code>JSValueRef</code>)
is the array of parameters passed to the function.
<p>The function should return whatever value it needs to return
as a <code>JSValueRef</code>. Here's
an example of a function which prints it's arguments:
<pre>
def callbackPrint(context, function, thisObject, args):
line = ""
for valueRef in args:
string = valueRef.toString(context)
line = line + string
print line
return context.makeUndefined()
</pre>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSObjectRef'>JSObjectRef</a></code></code></strong> -
the JavaScript function just created
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>name</code></strong> <tt>(str | unicode | <code><a href='#api.JSStringRef'>JSStringRef</a></code>)</tt><br>
the name of the function
<li><p><strong><code>function</code></strong> <tt>(callable)</tt><br>
the Python function that implements the JavaScript function
</ul>
</div>
<p><code><strong><a name='api.JSContextRef.makeNull'>makeNull()</a></strong></code>
<div style='margin-left:4em'>
Creates a new JavaScript null value.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSValueRef'>JSValueRef</a></code></code></strong> - the value created
</ul>
</div>
<p><code><strong><a name='api.JSContextRef.makeNumber'>makeNumber(number)</a></strong></code>
<div style='margin-left:4em'>
Creates a new JavaScript number value.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSValueRef'>JSValueRef</a></code></code></strong> - the value created
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>number</code></strong> <tt>(int |float)</tt><br> the number value to create
</ul>
</div>
<p><code><strong><a name='api.JSContextRef.makePythonObjectRef'>makePythonObjectRef(pythonValue)</a></strong></code>
<div style='margin-left:4em'>
Creates a new JSObjectRef which holds a Python value.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSValueRef'>JSValueRef</a></code></code></strong> - the value created
</ul>
</div>
<p><code><strong><a name='api.JSContextRef.makeString'>makeString(string)</a></strong></code>
<div style='margin-left:4em'>
Creates a new JavaScript string value.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSValueRef'>JSValueRef</a></code></code></strong> - the value created
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>string</code></strong> <tt>(<code><a href='#api.JSStringRef'>JSStringRef</a></code>)</tt><br> the string value to create
</ul>
</div>
<p><code><strong><a name='api.JSContextRef.makeUndefined'>makeUndefined()</a></strong></code>
<div style='margin-left:4em'>
Creates a new JavaScript undefined value.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSValueRef'>JSValueRef</a></code></code></strong> - the value created
</ul>
</div>
</div>
</div>
<hr>
<h3><a name='api.JSGlobalContextRef'>Class JSGlobalContextRef</a></h3>
<div style='margin-left:2em'>
<p>Models the JSGlobalContextRef type.
<p>This class is a subclass of <code><a href='#api.JSContextRef'>JSContextRef</a></code>.
<p>These methods call functions defined in
<a href='http://developer.apple.com/documentation/Carbon/Reference/WebKit_JavaScriptCore_Ref/JSContextRef/index.html'>JSContextRef.h</a>.
<p>
<hr>
<h4>Static Methods</h4>
<div style='margin-left:4em'>
<p><code><strong><a name='api.JSGlobalContextRef.create'>create()</a></strong></code>
<div style='margin-left:4em'>
Create a new instance of this class.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSGlobalContextRef'>JSGlobalContextRef</a></code></code></strong> - the new instance
</ul>
</div>
</div>
<hr>
<h4>Methods</h4>
<div style='margin-left:4em'>
<p><code><strong><a name='api.JSGlobalContextRef.release'>release()</a></strong></code>
<div style='margin-left:4em'>
Release this context<p>
</div>
<p><code><strong><a name='api.JSGlobalContextRef.retain'>retain()</a></strong></code>
<div style='margin-left:4em'>
Retain this context<p>
</div>
</div>
</div>
<hr>
<h3><a name='api.JSStringRef'>Class JSStringRef</a></h3>
<div style='margin-left:2em'>
<p>Models the JSStringRef type.
<p>These methods call functions defined in
<a href='http://developer.apple.com/documentation/Carbon/Reference/WebKit_JavaScriptCore_Ref/JSStringRef/index.html'>JSStringRef.h</a>.
<p>
<hr>
<h4>Static Methods</h4>
<div style='margin-left:4em'>
<p><code><strong><a name='api.JSStringRef.asRef'>asRef(string)</a></strong></code>
<div style='margin-left:4em'>
Creates an instance of this class from a string.<p>
Slightly different from create, this function may
also be passed an instance of this class and it
will then simply return that instance. In this
case, you will have to test yourself whether or
not the reference was created, so you can
<code>release()</code> it later.
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSStringRef'>JSStringRef</a></code></code></strong> -
the <code><a href='#api.JSStringRef'>JSStringRef</a></code> created (or passed in)
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>string</code></strong> <tt>(str | unicode | <code><a href='#api.JSStringRef'>JSStringRef</a></code>)</tt><br>
the object to convert to a <code><a href='#api.JSStringRef'>JSStringRef</a></code>
</ul>
</div>
<p><code><strong><a name='api.JSStringRef.create'>create(string)</a></strong></code>
<div style='margin-left:4em'>
Creates an instance of this class from a string.<p>
The caller is responsible for freeing this string
with the <code><a href='#api.release()'>release()</a></code> method when no longer needed.
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSStringRef'>JSStringRef</a></code></code></strong> -
the <code><a href='#api.JSStringRef'>JSStringRef</a></code> created
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>string</code></strong> <tt>(str | unicode)</tt><br>
the object to convert to a <code><a href='#api.JSStringRef'>JSStringRef</a></code>
</ul>
</div>
</div>
<hr>
<h4>Methods</h4>
<div style='margin-left:4em'>
<p><code><strong><a name='api.JSStringRef.release'>release()</a></strong></code>
<div style='margin-left:4em'>
Retain this instance.<p>
</div>
<p><code><strong><a name='api.JSStringRef.retain'>retain()</a></strong></code>
<div style='margin-left:4em'>
Retain this instance.<p>
</div>
<p><code><strong><a name='api.JSStringRef.toString'>toString()</a></strong></code>
<div style='margin-left:4em'>
Convert this object to a Python string.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>str</code></strong> -
always returns a UTF-8 encoding of the string
</ul>
</div>
</div>
</div>
<hr>
<h3><a name='api.JSValueRef'>Class JSValueRef</a></h3>
<div style='margin-left:2em'>
<p>Models the JSValueRef type.
<p>These methods call functions defined in
<a href='http://developer.apple.com/documentation/Carbon/Reference/WebKit_JavaScriptCore_Ref/JSValueRef/index.html'>JSValueRef.h</a>.
This class also defines the following constants, returned
from the <code>getType()</code> method.
<ul>
<li><code>kJSTypeUndefined</code>
<li><code>kJSTypeNull</code>
<li><code>kJSTypeBoolean</code>
<li><code>kJSTypeNumber</code>
<li><code>kJSTypeString</code>
<li><code>kJSTypeObject</code>
</ul>
<p>
<hr>
<h4>Methods</h4>
<div style='margin-left:4em'>
<p><code><strong><a name='api.JSValueRef.asJSObjectRef'>asJSObjectRef(context)</a></strong></code>
<div style='margin-left:4em'>
Attempts to cast this object as a <code><a href='#api.JSObjectRef'>JSObjectRef</a></code>.<p>
Many values returned from APIs in this module are typed
as <code><a href='#api.JSValueRef'>JSValueRef</a></code> (by <code>ctypes</code>), but are
actually <code><a href='#api.JSObjectRef'>JSObjectRef</a></code>
instances. This method will cast them to <code><a href='#api.JSObjectRef'>JSObjectRef</a></code> so
you can use those methods on the object.
Primitive values and strings cannot be recast.
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
<p><strong>Raises:</strong>
<ul>
<li><p><strong><code>TypeError</code></strong> -
raised if the object cannot be recast.
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.getType'>getType(context)</a></strong></code>
<div style='margin-left:4em'>
Returns the type of the value.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>int</code></strong> -
One of the <code>kJSType</code> constants defined in
this class.
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.isBoolean'>isBoolean(context)</a></strong></code>
<div style='margin-left:4em'>
Returns whether this value is a boolean.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> - indicator
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.isEqual'>isEqual(context, other)</a></strong></code>
<div style='margin-left:4em'>
Returns whether this value is equal to another value.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> - indicator
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
<li><p><strong><code>other</code></strong> <tt>(<code><a href='#api.JSValueRef'>JSValueRef</a></code>)</tt><br>
the value to compare against
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.isInstanceOf'>isInstanceOf(context, constructor)</a></strong></code>
<div style='margin-left:4em'>
Returns whether this value is an instance of a constructor.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> - indicator
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>constructor</code></strong> <tt>(<code><a href='#api.JSValueRef'>JSValueRef</a></code>)</tt><br>
the constructor to test against
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.isNull'>isNull(context)</a></strong></code>
<div style='margin-left:4em'>
Returns whether this value is null.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> - indicator
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.isNumber'>isNumber(context)</a></strong></code>
<div style='margin-left:4em'>
Returns whether this value is a number.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> - indicator
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.isObject'>isObject(context)</a></strong></code>
<div style='margin-left:4em'>
Returns whether this value is a non-primitive object.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> - indicator
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.isStrictEqual'>isStrictEqual(context, other)</a></strong></code>
<div style='margin-left:4em'>
Returns whether this value is strictly equal to another value.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> - indicator
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
<li><p><strong><code>other</code></strong> <tt>(<code><a href='#api.JSValueRef'>JSValueRef</a></code>)</tt><br>
the value to compare against
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.isString'>isString(context)</a></strong></code>
<div style='margin-left:4em'>
Returns whether this value is a string.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> - indicator
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.isUndefined'>isUndefined(context)</a></strong></code>
<div style='margin-left:4em'>
Returns whether this value is undefined.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> - indicator
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.protect'>protect(context)</a></strong></code>
<div style='margin-left:4em'>
Protect this value from garbage collection.<p>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.toBoolean'>toBoolean(context)</a></strong></code>
<div style='margin-left:4em'>
Convert this value to a boolean.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> - the converted value
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.toNumber'>toNumber(context)</a></strong></code>
<div style='margin-left:4em'>
Convert this value to a number.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>float</code></strong> - the converted value
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.toObject'>toObject(context)</a></strong></code>
<div style='margin-left:4em'>
Convert this value to an object.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSObject'>JSObject</a></code></code></strong> - the converted value
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.toString'>toString(context)</a></strong></code>
<div style='margin-left:4em'>
Convert this value to a string.<p>
This method will temporarily create a <code><a href='#api.JSStringRef'>JSStringRef</a></code>
instance, convert that to a Python string, and then
release that <code><a href='#api.JSStringRef'>JSStringRef</a></code> instance.
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>str</code></strong> - the converted value (utf-8 encoded string)
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.toStringRef'>toStringRef(context)</a></strong></code>
<div style='margin-left:4em'>
Convert this value to a JSStringRef.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSStringRef'>JSStringRef</a></code></code></strong> - the converted value
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSValueRef.unprotect'>unprotect(context)</a></strong></code>
<div style='margin-left:4em'>
Remove the protect of this value from garbage collection.<p>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
</div>
</div>
<hr>
<h3><a name='api.JSObjectRef'>Class JSObjectRef</a></h3>
<div style='margin-left:2em'>
<p>Models the JSObjectRef type.
<p>These methods call functions defined in
<a href='http://developer.apple.com/documentation/Carbon/Reference/WebKit_JavaScriptCore_Ref/JSObjectRef/index.html'>JSObjectRef.h</a>.
<p>This class is a subclass of <code><a href='#api.JSValueRef'>JSValueRef</a></code>, and so all of it's
methods are available to instances of this class.
<p>This class also defines the following constants, which can be
used in the <code>setProperty()</code> method.
<ul>
<li><code>kJSPropertyAttributeNone</code>
<li><code>kJSPropertyAttributeReadOnly</code>
<li><code>kJSPropertyAttributeDontEnum</code>
<li><code>kJSPropertyAttributeDontDelete</code>
</ul>
<p>
<hr>
<h4>Methods</h4>
<div style='margin-left:4em'>
<p><code><strong><a name='api.JSObjectRef.deleteProperty'>deleteProperty(context, propertyName)</a></strong></code>
<div style='margin-left:4em'>
Delete the property of an object.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> - indicator of success
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
<li><p><strong><code>propertyName</code></strong> <tt>(str | unicode | <code><a href='#api.JSStringRef'>JSStringRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSObjectRef.getProperty'>getProperty(context, propertyName)</a></strong></code>
<div style='margin-left:4em'>
Return the property of an object.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSValueRef'>JSValueRef</a></code></code></strong> - value of the property
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
<li><p><strong><code>propertyName</code></strong> <tt>(str | unicode | <code><a href='#api.JSStringRef'>JSStringRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSObjectRef.getPropertyAtIndex'>getPropertyAtIndex(context, propertyIndex)</a></strong></code>
<div style='margin-left:4em'>
Return the property of an array.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSValueRef'>JSValueRef</a></code></code></strong> - value of the property
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
<li><p><strong><code>propertyIndex</code></strong> <tt>(int)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSObjectRef.getPropertyNames'>getPropertyNames(context)</a></strong></code>
<div style='margin-left:4em'>
Return the names of the properties of the object<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>list of str</code></strong> - the names of the properties of the object
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSObjectRef.getPrototype'>getPrototype(context)</a></strong></code>
<div style='margin-left:4em'>
Return the prototype of the object<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code><code><a href='#api.JSValueRef'>JSValueRef</a></code></code></strong> - the prototype of the object
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSObjectRef.hasProperty'>hasProperty(context, propertyName)</a></strong></code>
<div style='margin-left:4em'>
Return whether the object contains the specified property.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> - indicator
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
<li><p><strong><code>propertyName</code></strong> <tt>(str | unicode | <code><a href='#api.JSStringRef'>JSStringRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSObjectRef.isConstructor'>isConstructor(context)</a></strong></code>
<div style='margin-left:4em'>
Return whether the object is a constructor.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> - indicator
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSObjectRef.isFunction'>isFunction(context)</a></strong></code>
<div style='margin-left:4em'>
Return whether the object is a function.<p>
<p><strong>Returns:</strong>
<ul>
<li><p><strong><code>boolean</code></strong> - indicator
</ul>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSObjectRef.setProperty'>setProperty(context, propertyName, value, attributes = 0)</a></strong></code>
<div style='margin-left:4em'>
Set the property of an object.<p>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
<li><p><strong><code>propertyName</code></strong> <tt>(str | unicode | <code><a href='#api.JSStringRef'>JSStringRef</a></code>)</tt><br>
<li><p><strong><code>value</code></strong> <tt>(<code><a href='#api.JSValueRef'>JSValueRef</a></code>)</tt><br>
<li><p><strong><code>attributes</code></strong> <tt>(int)</tt><br>
one of the kJSPropertyAttribute defined by this class
</ul>
</div>
<p><code><strong><a name='api.JSObjectRef.setPropertyAtIndex'>setPropertyAtIndex(context, propertyIndex, value)</a></strong></code>
<div style='margin-left:4em'>
Set the property of an array.<p>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
<li><p><strong><code>propertyIndex</code></strong> <tt>(int)</tt><br>
<li><p><strong><code>value</code></strong> <tt>(<code><a href='#api.JSValueRef'>JSValueRef</a></code>)</tt><br>
</ul>
</div>
<p><code><strong><a name='api.JSObjectRef.setPrototype'>setPrototype(context, prototype)</a></strong></code>
<div style='margin-left:4em'>
Set the prototype of an object.<p>
<p><strong>Parameters:</strong>
<ul>
<li><p><strong><code>context</code></strong> <tt>(<code><a href='#api.JSContextRef'>JSContextRef</a></code>)</tt><br>
<li><p><strong><code>prototype</code></strong> <tt>(<code><a href='#api.JSValueRef'>JSValueRef</a></code>)</tt><br>
</ul>
</div>
</div>
</div>
<hr>
<h3><a name='api.JSException'>Class JSException</a></h3>
<div style='margin-left:2em'>
<p>Contains a JavaScript execution.
This exception will be raised in cases where a JavaScript runtime
occurs. The <code>value</code> property will contain the value thrown from
JavaScript, typed as a <code><a href='#api.JSValueRef'>JSValueRef</a></code>.
<p>
<hr>
<h4>Constructor</h4>
<div style='margin-left:4em'>
<p><code><strong><a name='api.JSException.__init__'>JSException(value)</a></strong></code>
<div style='margin-left:4em'>
Creates a new instance of this class. <p>
Not intended to be called directly.
</div>
</div>
</div>
</body>
</html> | pmuellr/nitro_pie | doc/nitro_pie.html | HTML | mit | 45,136 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_serial_port::basic_serial_port (5 of 5 overloads)</title>
<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../../index.html" title="Asio">
<link rel="up" href="../basic_serial_port.html" title="basic_serial_port::basic_serial_port">
<link rel="prev" href="overload4.html" title="basic_serial_port::basic_serial_port (4 of 5 overloads)">
<link rel="next" href="../cancel.html" title="basic_serial_port::cancel">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../../asio.png"></td></tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload4.html"><img src="../../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_serial_port.html"><img src="../../../../up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../home.png" alt="Home"></a><a accesskey="n" href="../cancel.html"><img src="../../../../next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="asio.reference.basic_serial_port.basic_serial_port.overload5"></a><a class="link" href="overload5.html" title="basic_serial_port::basic_serial_port (5 of 5 overloads)">basic_serial_port::basic_serial_port
(5 of 5 overloads)</a>
</h5></div></div></div>
<p>
Move-construct a <a class="link" href="../../basic_serial_port.html" title="basic_serial_port"><code class="computeroutput"><span class="identifier">basic_serial_port</span></code></a> from another.
</p>
<pre class="programlisting"><span class="identifier">basic_serial_port</span><span class="special">(</span>
<span class="identifier">basic_serial_port</span> <span class="special">&&</span> <span class="identifier">other</span><span class="special">);</span>
</pre>
<p>
This constructor moves a serial port from one object to another.
</p>
<h6>
<a name="asio.reference.basic_serial_port.basic_serial_port.overload5.h0"></a>
<span><a name="asio.reference.basic_serial_port.basic_serial_port.overload5.parameters"></a></span><a class="link" href="overload5.html#asio.reference.basic_serial_port.basic_serial_port.overload5.parameters">Parameters</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl>
<dt><span class="term">other</span></dt>
<dd><p>
The other <a class="link" href="../../basic_serial_port.html" title="basic_serial_port"><code class="computeroutput"><span class="identifier">basic_serial_port</span></code></a> object
from which the move will occur.
</p></dd>
</dl>
</div>
<h6>
<a name="asio.reference.basic_serial_port.basic_serial_port.overload5.h1"></a>
<span><a name="asio.reference.basic_serial_port.basic_serial_port.overload5.remarks"></a></span><a class="link" href="overload5.html#asio.reference.basic_serial_port.basic_serial_port.overload5.remarks">Remarks</a>
</h6>
<p>
Following the move, the moved-from object is in the same state as if
constructed using the <code class="computeroutput"><span class="identifier">basic_serial_port</span><span class="special">(</span><span class="identifier">io_service</span><span class="special">&)</span> <span class="identifier">constructor</span></code>.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2014 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload4.html"><img src="../../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_serial_port.html"><img src="../../../../up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../home.png" alt="Home"></a><a accesskey="n" href="../cancel.html"><img src="../../../../next.png" alt="Next"></a>
</div>
</body>
</html>
| dhh1128/intent | old/src/external/asio-1.10.2/doc/asio/reference/basic_serial_port/basic_serial_port/overload5.html | HTML | mit | 4,559 |
<div layout='column' ng-cloak class="md-inline-form">
<md-content layout-padding>
<div>
<form name="loginForm" ng-submit="submit()">
<div layout-gt-xs="row">
<md-input-container class="md-block" flex-gt-xs>
<label>ログインID</label>
<input ng-model="loginId" name="loginId" required>
<div ng-messages="loginForm.loginId.$error">
<div ng-message='required'>
ログインIDを入力してください。
</div>
</div>
</md-input-container>
<md-input-container class="md-block" flex-gt-xs>
<label>パスワード</label>
<input type="password" ng-model="password" name="password" required>
<div ng-messages="loginForm.password.$error">
<div ng-message='required'>
パスワードを入力してください。
</div>
</div>
<div ng-messages="loginForm.loginErrors">
<div ng-message='authenticateError' ng-if="loginForm.$submitted">
ログインIDまたはパスワードは不正です。
</div>
</div>
</md-input-container>
<md-button class="md-raised md-primary" type="submit">ログイン</md-button>
</div>
</form>
</div>
</md-content>
</div> | wangjian2672/angular-study | app/views/login.html | HTML | mit | 1,222 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>配置addRow为表格添加新行</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<script src="../avalon.js"></script>
<script src="../highlight/shCore.js"></script>
</head>
<body ms-controller="test">
<div style="width:960px; margin: 0 auto">
<h1>配置addRow为表格添加新行</h1>
<div ms-widget="smartgrid, sg1"></div>
<button ms-click="noneSelected">让所有的数据都不可选中</button>
<button ms-click="partsSelectable">部分数据可选中</button>
</div>
<script>
require(["smartgrid/avalon.smartgrid", "switchdropdown/avalon.switchdropdown"], function() {
function getDatas(number, selected) {
var data = []
for (var i = 0; i < number; i++) {
var dataItem = {
description: "北上广经济型计划",
operate: i % 5 ? 0 : 1,
buget: 5800,
display: 13534646,
click : 15932,
clickRate : "50.21%",
consume: 1135800,
averageClickRate: 1.82
}
switch (selected) {
case "none":
dataItem.checkboxShow = false
break;
case "parts":
if (!(i % 3)) {
dataItem.checkboxShow = false
}
break
}
data.push(dataItem)
}
return data
}
avalon.define("test", function(vm) {
vm.$skipArray = ["smartgrid"] //不需要转为监控属性的属性务必放到$skipArray数组中,减少开销提高性能
vm.test = "通过此行进行批量操作"
vm.noneSelected = function() {
var data = getDatas(10, "none")
avalon.vmodels.sg1.render(data)
}
vm.partsSelectable = function() {
var data = getDatas(10, "parts")
avalon.vmodels.sg1.render(data)
}
vm.smartgrid = {
// 不希望组件的配置项被smartgrid监控,将其放到$skipArray数组中,添加其他组件同理
$skipArray: ["switchdropdown", "dropdown", "pager"],
selectable: {
type: "Checkbox" //为表格添加选中行操作框,可以设置为"Checkbox"或者"Radio"
},
allChecked: false,
addRow: function(tmp, columns, vmodel) {
var tr = '<div class="oni-smartgrid-row"><div class="oni-smartgrid-column" style="width:25px;text-align:center">',
checkbox = ""
if (columns[0].key === "selected") {
checkbox = "{{columns[0].name|html}}"
}
tr = tr + checkbox + '</div><div class="oni-smartgrid-column"><span style="padding-left: 10px">全选</span><input type="button" value="上线"/><input type="button" value="下线"/><input type="button" value="删除"/>{{test}}</div></div>'
return tr+tmp
},
htmlHelper: { // 渲染列数据的方法集合
// 包装工资列的数据
$X: function(vmId, field, index, cellValue, rowData) {//所有包装函数都会收到4个参数,分别是smartgrid组件对应vmodel的id,列标志(key),列索引,列数据值
return "$"+cellValue
},
// operate列包装成switchdropdown组件
switchdropdown: function(vmId, field, index, cellValue, rowData, disable) {
var openOption = cellValue == 0 ? '<option value="0" selected>启用</option>' : '<option value="0">启用</option>',
pauseOption = cellValue == 1 ? '<option value="1" selected>暂停</option>' : '<option value="1">暂停</option>'
return ['<select ms-widget="switchdropdown" rowindex="'+index+'" field="'+field+'" vmId="'+vmId+'" '+ (disable ? "disabled": "") +'>', openOption, pauseOption, '</select>'].join('')
},
// busy列包装成dropdown组件
dropdown: function(vmId, field, index, cellValue, rowData, disable) {
var option = "<option ms-repeat='dropdownData' ms-attr-value='el.value' ms-attr-label='el.name' ms-selected='el.value == " + cellValue + "'></option>"
return '<select ms-widget="dropdown" rowindex="' +index+'" field="'+field+'" vmId="'+vmId+'" ' + (disable ? "disabled" : "") + '>' + option + '</select>'
}
},
columns: [
{
key : "description",
name : "竞价推广计划",
sortable : false,
isLock : true,
align: "left",
defaultValue: "北上广经济型计划",
customClass: "ddd",
width: 150
}, {
key: "operate",
name: "操作",
title: "操作",
width: 110,
format: "switchdropdown"
}, {
key : "buget",
name : "预算",
sortable : true,
align: "right",
defaultValue: "¥5800",
width: 75,
format: "$X" // 定义渲染数据的方法名
}, {
key : "display",
name : "展现",
sortable : true,
align: "right",
width: 98
}, {
key : "click",
name : "点击",
sortable : true,
align: "right",
width: 90
}, {
key : "clickRate",
name : "点击率",
sortable : true,
align: "right",
width: 90
}, {
key : "consume",
name : "消费",
sortable : true,
align: "right",
width: 85,
format: "$X" // 定义渲染数据的方法名
}, {
key : "averageClickRate",
name : "平均点击价格",
sortable : true,
align: "right",
width: 115,
format: "$X" // 定义渲染数据的方法名
}
],
data: getDatas(8)
}
})
avalon.scan()
})
</script>
<div ms-skip style="width:960px; margin: 0 auto">
<pre class="brush: js; html-script: true; gutter: false; toolbar: false">
<!DOCTYPE HTML>
<html>
<head>
<meta charset='utf-8'/>
<title>smartgrid demo</title>
<script src='avalon.js'></script>
</head>
<body ms-controller="test">
<h1>配置addRow为表格添加新行</h1>
<div ms-widget="smartgrid, sg1" style="width:760px; margin: 0 auto"></div>
<button ms-click="noneSelected">让所有的数据都不可选中</button>
<button ms-click="partsSelectable">部分数据可选中</button>
<script>
require(["smartgrid/avalon.smartgrid", "switchdropdown/avalon.switchdropdown"], function() {
function getDatas(number, selected) {
var data = []
for (var i = 0; i < number; i++) {
var dataItem = {
description: "北上广经济型计划",
operate: i % 5 ? 0 : 1,
buget: 5800,
display: 13534646,
click : 15932,
clickRate : "50.21%",
consume: 1135800,
averageClickRate: 1.82
}
switch (selected) {
case "none":
dataItem.checkboxShow = false
break;
case "parts":
if (!(i % 3)) {
dataItem.checkboxShow = false
}
break
}
data.push(dataItem)
}
return data
}
avalon.define("test", function(vm) {
vm.$skipArray = ["smartgrid"] //不需要转为监控属性的属性务必放到$skipArray数组中,减少开销提高性能
vm.test = "通过此行进行批量操作"
vm.noneSelected = function() {
var data = getDatas(10, "none")
avalon.vmodels.sg1.render(data)
}
vm.partsSelectable = function() {
var data = getDatas(10, "parts")
avalon.vmodels.sg1.render(data)
}
vm.smartgrid = {
// 不希望组件的配置项被smartgrid监控,将其放到$skipArray数组中,添加其他组件同理
$skipArray: ["switchdropdown", "dropdown", "pager"],
selectable: {
type: "Checkbox" //为表格添加选中行操作框,可以设置为"Checkbox"或者"Radio"
},
allChecked: false,
addRow: function(tmp, columns, vmodel) {
var tr = '<tr style="text-align:left"><td colspan="' + columns.length + '"><label>',
checkbox = ""
if (columns[0].key === "selected") {
checkbox = "{{columns[0].name|html}}"
}
tr = tr + checkbox + '<span style="padding-left: 10px">全选</span></label><input type="button" value="上线"/><input type="button" value="下线"/><input type="button" value="删除"/>{{test}}</td></tr>'
return tr+tmp
},
htmlHelper: { // 渲染列数据的方法集合
// 包装工资列的数据
$X: function(vmId, field, index, cellValue, rowData) {//所有包装函数都会收到4个参数,分别是smartgrid组件对应vmodel的id,列标志(key),列索引,列数据值
return "$"+cellValue
},
// operate列包装成switchdropdown组件
switchdropdown: function(vmId, field, index, cellValue, rowData, disable) {
var openOption = cellValue == 0 ? '<option value="0" selected>启用</option>' : '<option value="0">启用</option>',
pauseOption = cellValue == 1 ? '<option value="1" selected>暂停</option>' : '<option value="1">暂停</option>'
return ['<select ms-widget="switchdropdown" rowindex="'+index+'" field="'+field+'" vmId="'+vmId+'" '+ (disable ? "disabled": "") +'>', openOption, pauseOption, '</select>'].join('')
},
// busy列包装成dropdown组件
dropdown: function(vmId, field, index, cellValue, rowData, disable) {
var option = "<option ms-repeat='dropdownData' ms-attr-value='el.value' ms-attr-label='el.name' ms-selected='el.value == " + cellValue + "'></option>"
return '<select ms-widget="dropdown" rowindex="' +index+'" field="'+field+'" vmId="'+vmId+'" ' + (disable ? "disabled" : "") + '>' + option + '</select>'
}
},
columns: [
{
key : "description",
name : "竞价推广计划",
sortable : false,
isLock : true,
align: "left",
defaultValue: "北上广经济型计划",
customClass: "ddd",
width: 150
}, {
key: "operate",
name: "操作",
title: "操作",
width: 110,
format: "switchdropdown"
}, {
key : "buget",
name : "预算",
sortable : true,
align: "right",
defaultValue: "¥5800",
width: 75,
format: "$X" // 定义渲染数据的方法名
}, {
key : "display",
name : "展现",
sortable : true,
align: "right",
width: 98
}, {
key : "click",
name : "点击",
sortable : true,
align: "right",
width: 90
}, {
key : "clickRate",
name : "点击率",
sortable : true,
align: "right",
width: 90
}, {
key : "consume",
name : "消费",
sortable : true,
align: "right",
width: 85,
format: "$X" // 定义渲染数据的方法名
}, {
key : "averageClickRate",
name : "平均点击价格",
sortable : true,
align: "right",
width: 115,
format: "$X" // 定义渲染数据的方法名
}
],
data: getDatas(8)
}
})
avalon.scan()
})
</script>
</body>
</html>
</pre>
</div>
</body>
</html>
| cdll/tjzyo | www/resource/module/avalon.oniui/smartgrid/avalon.smartgrid.ex7.html | HTML | mit | 19,186 |
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="keywords" content="app,学习">
<meta name="description" content="练习作品">
<meta name="author" content="MR03">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="renderer" content="webkit">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
<meta name="wap-font-scale" content="no">
<meta name="viewport" content="maximum-scale=1.0,minimum-scale=1.0,user-scalable=no,width=device-width,initial-scale=1.0">
<title>菜谱</title>
<link rel="styleSheet" href="./assets/css/font-awesome.min.css">
<link rel="styleSheet" href="./assets/css/normalize.css">
<link rel="styleSheet" href="./assets/plugin/swiper/swiper.min.css">
<link rel="styleSheet" href="./assets/css/style.css">
<script src="./js/lib/rem.v1.js"></script>
</head>
<body>
<!--content-->
<div class="view">
<div class="view r">
<div class="container h--container">
<div class="row bar bar-head h-bar--row">
<div class="col h-bar-ico"><i class="fa fa-bars"></i></div>
<div class="col h-bar-thitle">
<h3 class="text-left">菜谱</h3>
</div>
<div class="col h-bar-ico"><i class="fa fa-search"></i></div>
<div class="col h-bar-ico"><i class="fa fa-ellipsis-v"></i></div>
</div>
</div>
<div class="container">
<div id="blank">
<div class="row b-pannel--row">
<div class="col b-pannel-img"><img src="/assets/img/food_1.jpg"></div>
<div class="col b-pannel-msg">
<div class="col b-pannel-msg-img">
<div class="b-pannel-msg-img-wrap"><img class="img-round" src="/assets/img/author_1.png"></div>
</div>
<div class="col b-pannel-msg-text">
<h3 class="b-pannel-msg-text-title">老婆饼</h3>
<h5 class="b-pannel-msg-text-type">点心</h5>
</div>
<div class="col b-pannel-msg-star">
<h6 class="b-pannel-msg-star-wrap"><i class="fa fa-heart mr-03r"></i><span class="b-pannel-msg-star-sum">345</span></h6>
</div>
</div>
</div>
<div class="row b-pannel--row">
<div class="col b-pannel-img"><img src="/assets/img/food_1.jpg"></div>
<div class="col b-pannel-msg">
<div class="col b-pannel-msg-img">
<div class="b-pannel-msg-img-wrap"><img class="img-round" src="/assets/img/author_1.png"></div>
</div>
<div class="col b-pannel-msg-text">
<h3 class="b-pannel-msg-text-title">老婆饼</h3>
<h5 class="b-pannel-msg-text-type">点心</h5>
</div>
<div class="col b-pannel-msg-star">
<h6 class="b-pannel-msg-star-wrap"><i class="fa fa-heart mr-03r"></i><span class="b-pannel-msg-star-sum">345</span></h6>
</div>
</div>
</div>
<div class="row b-pannel--row">
<div class="col b-pannel-img"><img src="/assets/img/food_1.jpg"></div>
<div class="col b-pannel-msg">
<div class="col b-pannel-msg-img">
<div class="b-pannel-msg-img-wrap"><img class="img-round" src="/assets/img/author_1.png"></div>
</div>
<div class="col b-pannel-msg-text">
<h3 class="b-pannel-msg-text-title">老婆饼</h3>
<h5 class="b-pannel-msg-text-type">点心</h5>
</div>
<div class="col b-pannel-msg-star">
<h6 class="b-pannel-msg-star-wrap"><i class="fa fa-heart mr-03r"></i><span class="b-pannel-msg-star-sum">345</span></h6>
</div>
</div>
</div>
<div class="row b-pannel--row">
<div class="col b-pannel-img"><img src="/assets/img/food_1.jpg"></div>
<div class="col b-pannel-msg">
<div class="col b-pannel-msg-img">
<div class="b-pannel-msg-img-wrap"><img class="img-round" src="/assets/img/author_1.png"></div>
</div>
<div class="col b-pannel-msg-text">
<h3 class="b-pannel-msg-text-title">老婆饼</h3>
<h5 class="b-pannel-msg-text-type">点心</h5>
</div>
<div class="col b-pannel-msg-star">
<h6 class="b-pannel-msg-star-wrap"><i class="fa fa-heart mr-03r"></i><span class="b-pannel-msg-star-sum">345</span></h6>
</div>
</div>
</div>
<div class="row b-pannel--row">
<div class="col b-pannel-img"><img src="/assets/img/food_1.jpg"></div>
<div class="col b-pannel-msg">
<div class="col b-pannel-msg-img">
<div class="b-pannel-msg-img-wrap"><img class="img-round" src="/assets/img/author_1.png"></div>
</div>
<div class="col b-pannel-msg-text">
<h3 class="b-pannel-msg-text-title">老婆饼</h3>
<h5 class="b-pannel-msg-text-type">点心</h5>
</div>
<div class="col b-pannel-msg-star">
<h6 class="b-pannel-msg-star-wrap"><i class="fa fa-heart mr-03r"></i><span class="b-pannel-msg-star-sum">345</span></h6>
</div>
</div>
</div>
<div class="row b-pannel--row">
<div class="col b-pannel-img"><img src="/assets/img/food_1.jpg"></div>
<div class="col b-pannel-msg">
<div class="col b-pannel-msg-img">
<div class="b-pannel-msg-img-wrap"><img class="img-round" src="/assets/img/author_1.png"></div>
</div>
<div class="col b-pannel-msg-text">
<h3 class="b-pannel-msg-text-title">老婆饼</h3>
<h5 class="b-pannel-msg-text-type">点心</h5>
</div>
<div class="col b-pannel-msg-star">
<h6 class="b-pannel-msg-star-wrap"><i class="fa fa-heart mr-03r"></i><span class="b-pannel-msg-star-sum">345</span></h6>
</div>
</div>
</div>
<div class="row b-pannel--row">
<div class="col b-pannel-img"><img src="/assets/img/food_1.jpg"></div>
<div class="col b-pannel-msg">
<div class="col b-pannel-msg-img">
<div class="b-pannel-msg-img-wrap"><img class="img-round" src="/assets/img/author_1.png"></div>
</div>
<div class="col b-pannel-msg-text">
<h3 class="b-pannel-msg-text-title">老婆饼</h3>
<h5 class="b-pannel-msg-text-type">点心</h5>
</div>
<div class="col b-pannel-msg-star">
<h6 class="b-pannel-msg-star-wrap"><i class="fa fa-heart mr-03r"></i><span class="b-pannel-msg-star-sum">345</span></h6>
</div>
</div>
</div>
<div class="row b-pannel--row">
<div class="col b-pannel-img"><img src="/assets/img/food_1.jpg"></div>
<div class="col b-pannel-msg">
<div class="col b-pannel-msg-img">
<div class="b-pannel-msg-img-wrap"><img class="img-round" src="/assets/img/author_1.png"></div>
</div>
<div class="col b-pannel-msg-text">
<h3 class="b-pannel-msg-text-title">老婆饼</h3>
<h5 class="b-pannel-msg-text-type">点心</h5>
</div>
<div class="col b-pannel-msg-star">
<h6 class="b-pannel-msg-star-wrap"><i class="fa fa-heart mr-03r"></i><span class="b-pannel-msg-star-sum">345</span></h6>
</div>
</div>
</div>
<div class="row b-pannel--row">
<div class="col b-pannel-img"><img src="/assets/img/food_1.jpg"></div>
<div class="col b-pannel-msg">
<div class="col b-pannel-msg-img">
<div class="b-pannel-msg-img-wrap"><img class="img-round" src="/assets/img/author_1.png"></div>
</div>
<div class="col b-pannel-msg-text">
<h3 class="b-pannel-msg-text-title">老婆饼</h3>
<h5 class="b-pannel-msg-text-type">点心</h5>
</div>
<div class="col b-pannel-msg-star">
<h6 class="b-pannel-msg-star-wrap"><i class="fa fa-heart mr-03r"></i><span class="b-pannel-msg-star-sum">345</span></h6>
</div>
</div>
</div>
<div class="row b-pannel--row">
<div class="col b-pannel-img"><img src="/assets/img/food_1.jpg"></div>
<div class="col b-pannel-msg">
<div class="col b-pannel-msg-img">
<div class="b-pannel-msg-img-wrap"><img class="img-round" src="/assets/img/author_1.png"></div>
</div>
<div class="col b-pannel-msg-text">
<h3 class="b-pannel-msg-text-title">老婆饼</h3>
<h5 class="b-pannel-msg-text-type">点心</h5>
</div>
<div class="col b-pannel-msg-star">
<h6 class="b-pannel-msg-star-wrap"><i class="fa fa-heart mr-03r"></i><span class="b-pannel-msg-star-sum">345</span></h6>
</div>
</div>
</div>
</div>
<div class="container f--container"></div>
</div>
</div>
</div>
<script src="./js/lib/jquery.min.js"></script>
<script src="./js/lib/swiper.jquery.min.js"></script>
<script src="./js/app.js"></script>
</body>
</html> | MR03/SEIKO | EnglishCai/app/recipes.html | HTML | mit | 10,149 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>OpenTribes\Core\Silex\Provider\CSRFTokenHasher | </title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
</head>
<body id="class">
<div class="header">
<ul>
<li><a href="../../../../classes.html">Classes</a></li>
<li><a href="../../../../namespaces.html">Namespaces</a></li>
<li><a href="../../../../interfaces.html">Interfaces</a></li>
<li><a href="../../../../traits.html">Traits</a></li>
<li><a href="../../../../doc-index.html">Index</a></li>
</ul>
<div id="title"></div>
<div class="type">Class</div>
<h1><a href="../../../../OpenTribes/Core/Silex/Provider.html">OpenTribes\Core\Silex\Provider</a>\CSRFTokenHasher</h1>
</div>
<div class="content">
<p> class
<strong>CSRFTokenHasher</strong></p>
<h2>Methods</h2>
<table>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method___construct">__construct</a>(<abbr title="Symfony\Component\HttpFoundation\Session\Session">Session</abbr> $session)
<p>
</p>
</td>
<td></td>
</tr>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_getToken">getToken</a>()
<p>
</p>
</td>
<td></td>
</tr>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_verifyToken">verifyToken</a>($expectedToken, $token)
<p>
</p>
</td>
<td></td>
</tr>
</table>
<h2>Details</h2>
<h3 id="method___construct">
<div class="location">at line 9</div>
<code> public
<strong>__construct</strong>(<abbr title="Symfony\Component\HttpFoundation\Session\Session">Session</abbr> $session)</code>
</h3>
<div class="details">
<p>
</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Symfony\Component\HttpFoundation\Session\Session">Session</abbr></td>
<td>$session</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getToken">
<div class="location">at line 13</div>
<code> public
<strong>getToken</strong>()</code>
</h3>
<div class="details">
<p>
</p>
<p>
</p>
<div class="tags">
</div>
</div>
<h3 id="method_verifyToken">
<div class="location">at line 28</div>
<code> public
<strong>verifyToken</strong>($expectedToken, $token)</code>
</h3>
<div class="details">
<p>
</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td></td>
<td>$expectedToken</td>
<td>
</td>
</tr>
<tr>
<td></td>
<td>$token</td>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<div id="footer">
Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
</div>
</body>
</html>
| Opentribes/API | build/OpenTribes/Core/Silex/Provider/CSRFTokenHasher.html | HTML | mit | 4,280 |
<html>
<head>
<meta charset=utf-8 />
<title>Leaflet GetJSON remote server</title>
<meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' />
<!-- Load Leaflet from CDN-->
<link rel="stylesheet" href="http://cdn.jsdelivr.net/leaflet/0.7.3/leaflet.css" />
<script src="http://cdn.jsdelivr.net/leaflet/0.7.3/leaflet.js"></script>
<!-- Load Esri Leaflet from CDN -->
<!-- we encourage you to replace 'latest' with a hardcoded version number (like '1.0.0-rc.8') in production applications -->
<script src="http://cdn.jsdelivr.net/leaflet.esri/latest/esri-leaflet.js"></script>
<!-- Load jquery to call geoJson -->
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.js"></script>
<style>
body { margin:0; padding:0; }
#map { position: absolute; top:0; bottom:0; right:0; left:0; }
</style>
</head>
<body>
<div id="map"></div>
<script>
var map = L.map('map').setView([41.7665, -72.6814], 2);
L.esri.basemapLayer('Streets').addTo(map);
/* Tutorial http://savaslabs.com/2015/05/18/mapping-geojson.html */
function addDataToMap(data, map) {
var dataLayer = L.geoJson(data); // be sure to spell L.geoJson with this exact capitalization
dataLayer.addTo(map);
}
function addDataToMap(data, map) {
var dataLayer = L.geoJson(data, {
onEachFeature: function(feature, layer) {
var popupText = "Magnitude: " + feature.properties.mag
+ "<br>Location: " + feature.properties.place
+ "<br><a href='" + feature.properties.url + "'>More info</a>";
layer.bindPopup(popupText); }
});
dataLayer.addTo(map);
}
/* CORS must be enabled */
$.getJSON("http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/significant_month.geojson", function(data) { addDataToMap(data, map); });
</script>
</body>
</html>
| JackDougherty/testing-geojson | leaflet-getjson-remote.html | HTML | mit | 1,865 |
{% extends "match/base.html" %}
{% block title %}Oidr - {{ selected_game_type.name }} - {{ who.username }} v. {{ opponent.username }}{% endblock %}
{% block main_content %}
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h3>{{ who.username }} versus {{ opponent.username }} history</h3>
<table class="table results-table">
{% for match in matches %}
<tr>
{% if who.username in match.match_winners %}
<td class="name">
{{ match.match_winners|join:' and ' }}
<span class="beat">beat</span>
{{ match.match_losers|join:' and ' }}
</td>
{% else %}
<td>
{{ match.match_losers|join:' and ' }}
<span class="lost">lost to</span>
{{ match.match_winners|join:' and ' }}
</td>
{% endif %}
<td>{% if match.results %}({{ match.results }}){% endif %}</td>
<td align="right">{{ match.timestamp }}</td>
</tr>
{% empty %}
<tr><td>Nothing yet.</td></tr>
{% endfor %}
</table>
</div>
</div>
{% endblock %}
| uzi/statkeeper | match/templates/match/versus.html | HTML | mit | 1,237 |
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Source Themes Academic 4.8.0">
<meta name="author" content="Rajeev Sharma">
<meta name="description" content="Technical Lead">
<link rel="alternate" hreflang="en-us" href="/tags/false/">
<meta name="theme-color" content="hsl(339, 90%, 68%)">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.min.css" integrity="sha256-uFVgMKfistnJAfoCUQigIl+JfUaP47GrRKjf6CTPVmw=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-1/css/all.min.css" integrity="sha256-4w9DunooKSr3MFXHXWyFER38WmPdm361bQS/2KUWZbU=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/styles/github.min.css" crossorigin="anonymous" title="hl-light">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/styles/dracula.min.css" crossorigin="anonymous" title="hl-dark" disabled>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.5.1/leaflet.css" integrity="sha256-SHMGCYmST46SoyGgo4YR/9AlK1vf3ff84Aq9yK4hdqM=" crossorigin="anonymous">
<script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.1.2/lazysizes.min.js" integrity="sha256-Md1qLToewPeKjfAHU1zyPwOutccPAm5tahnaw7Osw0A=" crossorigin="anonymous" async></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700%7CRoboto:400,400italic,700%7CRoboto+Mono&display=swap">
<link rel="stylesheet" href="/css/academic.css">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-60219724-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
function trackOutboundLink(url, target) {
gtag('event', 'click', {
'event_category': 'outbound',
'event_label': url,
'transport_type': 'beacon',
'event_callback': function () {
if (target !== '_blank') {
document.location = url;
}
}
});
console.debug("Outbound link clicked: " + url);
}
function onClickCallback(event) {
if ((event.target.tagName !== 'A') || (event.target.host === window.location.host)) {
return;
}
trackOutboundLink(event.target, event.target.getAttribute('target'));
}
gtag('js', new Date());
gtag('config', 'UA-60219724-1', {});
document.addEventListener('click', onClickCallback, false);
</script>
<link rel="alternate" href="/tags/false/index.xml" type="application/rss+xml" title="Rajeev Sharma">
<link rel="manifest" href="/index.webmanifest">
<link rel="icon" type="image/png" href="/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_32x32_fill_lanczos_center_2.png">
<link rel="apple-touch-icon" type="image/png" href="/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_192x192_fill_lanczos_center_2.png">
<link rel="canonical" href="/tags/false/">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:site" content="@rajeevkannav">
<meta property="twitter:creator" content="@rajeevkannav">
<meta property="og:site_name" content="Rajeev Sharma">
<meta property="og:url" content="/tags/false/">
<meta property="og:title" content="false | Rajeev Sharma">
<meta property="og:description" content="Technical Lead"><meta property="og:image" content="/img/rajeevkannav.jpeg">
<meta property="twitter:image" content="/img/rajeevkannav.jpeg"><meta property="og:locale" content="en-us">
<meta property="og:updated_time" content="2017-06-30T00:00:00+00:00">
<title>false | Rajeev Sharma</title>
</head>
<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" >
<aside class="search-results" id="search">
<div class="container">
<section class="search-header">
<div class="row no-gutters justify-content-between mb-3">
<div class="col-6">
<h1>Search</h1>
</div>
<div class="col-6 col-search-close">
<a class="js-search" href="#"><i class="fas fa-times-circle text-muted" aria-hidden="true"></i></a>
</div>
</div>
<div id="search-box">
<input name="q" id="search-query" placeholder="Search..." autocapitalize="off"
autocomplete="off" autocorrect="off" spellcheck="false" type="search">
</div>
</section>
<section class="section-search-results">
<div id="search-hits">
</div>
</section>
</div>
</aside>
<nav class="navbar navbar-expand-lg navbar-light compensate-for-scrollbar" id="navbar-main">
<div class="container">
<div class="d-none d-lg-inline-flex">
<a class="navbar-brand" href="/">Rajeev Sharma</a>
</div>
<button type="button" class="navbar-toggler" data-toggle="collapse"
data-target="#navbar-content" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span><i class="fas fa-bars"></i></span>
</button>
<div class="navbar-brand-mobile-wrapper d-inline-flex d-lg-none">
<a class="navbar-brand" href="/">Rajeev Sharma</a>
</div>
<div class="navbar-collapse main-menu-item collapse justify-content-start" id="navbar-content">
<ul class="navbar-nav d-md-inline-flex">
<li class="nav-item">
<a class="nav-link " href="/#about"><span>Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#posts"><span>Posts</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#experience"><span>Experience</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#contact"><span>Contact</span></a>
</li>
</ul>
</div>
<ul class="nav-icons navbar-nav flex-row ml-auto d-flex pl-md-2">
<li class="nav-item">
<a class="nav-link js-search" href="#"><i class="fas fa-search" aria-hidden="true"></i></a>
</li>
</ul>
</div>
</nav>
<div class="universal-wrapper pt-3">
<h1>false</h1>
</div>
<div class="universal-wrapper">
<div>
<h2><a href="/post/2017-06-30-managing-node-versions-with-n/" >managing node versions with n</a></h2>
<div class="article-style">
Node version management with n Node version management with nvm is great yet there is one new tool comes up which is n. Currently n supports only linux and Osx not available for windows.
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.4/imagesloaded.pkgd.min.js" integrity="sha256-lqvxZrPLtfffUl2G/e7szqSvPBILGbwmsGE1MKlOi0Q=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.min.js" integrity="sha256-CBrpuqrMhXwcLLUd5tvQ4euBHCdh7wGlDfNz8vbu/iI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/highlight.min.js" integrity="sha256-eOgo0OtLL4cdq7RdwRUiGKLX9XsIJ7nGhWEKbohmVAQ=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/languages/r.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.5.1/leaflet.js" integrity="sha256-EErZamuLefUnbMBQbsEqu1USa+btR2oIlCpBJbyD4/g=" crossorigin="anonymous"></script>
<script>const code_highlighting = true;</script>
<script>const isSiteThemeDark = false;</script>
<script>
const search_config = {"indexURI":"/index.json","minLength":1,"threshold":0.3};
const i18n = {"no_results":"No results found","placeholder":"Search...","results":"results found"};
const content_type = {
'post': "Posts",
'project': "Projects",
'publication' : "Publications",
'talk' : "Talks"
};
</script>
<script id="search-hit-fuse-template" type="text/x-template">
<div class="search-hit" id="summary-{{key}}">
<div class="search-hit-content">
<div class="search-hit-name">
<a href="{{relpermalink}}">{{title}}</a>
<div class="article-metadata search-hit-type">{{type}}</div>
<p class="search-hit-description">{{snippet}}</p>
</div>
</div>
</div>
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script>
<script src="/js/academic.min.c816d323c3a55093dae0829b44ea1ca8.js"></script>
<div class="container">
<footer class="site-footer">
<p class="powered-by">
© 2020 Rajeev Sharma ·
Powered by the
<a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for
<a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a>.
<span class="float-right" aria-hidden="true">
<a href="#" class="back-to-top">
<span class="button_icon">
<i class="fas fa-chevron-up fa-2x"></i>
</span>
</a>
</span>
</p>
</footer>
</div>
<div id="modal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Cite</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<pre><code class="tex hljs"></code></pre>
</div>
<div class="modal-footer">
<a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank">
<i class="fas fa-copy"></i> Copy
</a>
<a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank">
<i class="fas fa-download"></i> Download
</a>
<div id="modal-error"></div>
</div>
</div>
</div>
</div>
</body>
</html>
| rajeevkannav/rajeevkannav.github.io | tags/false/index.html | HTML | mit | 13,321 |
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>我们所有人,都在为这场人祸付出代价(2月5日)</title>
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
<link href="https://fonts.googleapis.com/css?family=Long+Cang&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<link rel="stylesheet" href="./style.css">
</head>
<body>
<div class="container">
<h1 class="garter">我们所有人,都在为这场人祸付出代价</h1>
<h2 class="garter">2月5日</h2>
<p>昨天立春。今天的天气果然就像春天。我家门前有一排老香樟和两株桂花一棵玉兰,树叶都绿得仿佛冬天根本没有来过。</p>
<p>今天仍然处在专家们预计的疫情高峰期中。确诊病人数字据说还在上升。一个我所知的著名画家也处于病危之中。我的同事YL说,她的朋友圈有三个一起玩摄影的人死了。我的朋友圈人很少,感谢大家都还活着。武汉的严峻局面,纵然不像前阵那么混乱,但也尚未真正缓解。网络上,悲伤的视频和绝望的呼救似乎少了许多,更多的正能量正在充当鼓励角色。不知是真正解决了那些问题,还是直接遭遇删除。在我们经历过很多删除后,对这个套路也都开始麻木。我昨天说我们自己也是自己的敌人,我们与己为敌,大概正是从这种麻木开始。眼下我们现在还必须提着心,对自己的身体保持高度警觉。我仍然成天跟家人和朋友唠叨:不要出门不要出门。已经都关了这么多天,不在乎再多关几天。饭菜质量差就差点,以后疫情结束后,把这些天想极了的餐馆轮着去吃一遍。让我们尽兴,也让餐馆赚钱。</p>
<p>下午看到一条消息,我觉得有点意思。除了开头一句说的像官方媒体:“武汉抗疫攻坚战已经打响了”。但内容还是颇有价值。我将它梳理了一下:1、将病人分成三级隔离。2、火神山医院、雷神山医院、定点医院是一级,负责隔离和治疗重症病人;3、已建和新建的共十一个方舱医院为二级,负责隔离并治疗轻症病人。4、酒店、党校为三级,负责隔离疑似和密切接触过病人的人群。5、这三部分人隔离后,全市全方位消毒杀菌。6、所有医院恢复正常接诊(曾经关停的其他门诊马上恢复)。7、其他行业也可以开始运行工作。8、当重症缓解为轻症时,即回到方舱,反之轻症如加重,就进定点医院。根据病人病况随时进行调整。以此类推,直到病患完全消失!我无法确认真伪,但按照常理推断,觉得应该是真实的。自部队入汉后,武汉的效率似乎明显提高。这个打法,也有点军人做派,显得蛮干脆利落。我对此怀有期待。更希望,在各级隔离中的病人,能有保证质量和值得信任的治疗。</p>
<p>疫情打乱了人们所有的生活秩序,医院更是。各路医生都忙于抗疫。其实,若无疫情,其他病人平时也是非常多的。现在这些病人都耐心让位于抗疫,自己默默地忍受病痛。有些病痛,其实拖延下去的后果会是什么,病人自己也惴惴不安。但是他们还是让路了。这些人相当不起。我的一个同事,不幸恰在元月连续做了两次手术。而且并非小病,也并非小手术。春节前,疫情爆发,她从医院回到家里。但术后必须换药打针。自己咬牙开车去医院换药。伤口的恢复并不理想,并且已经化脓。医院人多病杂,医护人员也不敢叫她天天过去,只好带着护理包自己回家换。护理包不够时,还得自己去药店买。炎症控制不住,也只有在社区医院打针。着急难过,甚至也哭。但是怎么办呢?她自己说,先扛着吧,等疫情过去再说。</p>
<p>我的另一个同事,因为父亲癌症,今年特意把父母都接来过年。结果一家三代,全都被封住在家。哪儿也去不了,父母也无聊,她只能每天陪着父母打牌,好让他们的时间容易打发。刚才电话说,打牌打得我烦死了。其实这也不是轻松的事。还有更焦急的孕妇们。她们可以忍,但肚子里的小东西不肯忍。这些孩子来的不是时候,他们让准妈妈和准爸爸所有的欢天喜地,都变成焦灼不安。唉,这不是一个完美的世界,但是孩子们,既然胆大,那就来吧。尽管这里是疫区,也要相信,接待你们的地方,一定还是温暖的并且干净的。</p>
<p>我记录下这些细碎,是要告诉那些有罪的人们:不是只有死者和病人承受了灾难,我们所有的普通人,都在为这场人祸付出代价。</p>
</div>
<div class="grid">
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
<div class="line"> </div>
</div>
<!-- partial -->
</body>
</html>
| ilao5/ilao5.github.io | customs/topic/ffdaily/daily/0205.html | HTML | mit | 6,855 |
<!--
Minecraft Dev for IntelliJ
https://minecraftdev.org
Copyright (c) 2018 minecraft-dev
MIT License
-->
<html>
<body>
<p>This is a built-in file template used to create a new pom.xml for Sponge.</p>
</body>
</html>
| DemonWav/MinecraftDev | src/main/resources/fileTemplates/j2ee/sponge_pom_template.xml.html | HTML | mit | 237 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="baidu-site-verification" content="ql3kyPQDn1" />
<title>Tag: Reids, 分布式锁 | 一只后端汪</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="技术学习日志">
<meta property="og:type" content="website">
<meta property="og:title" content="一只后端汪">
<meta property="og:url" content="http://footmanff.com/tags/Reids-分布式锁/index.html">
<meta property="og:site_name" content="一只后端汪">
<meta property="og:description" content="技术学习日志">
<meta property="og:locale" content="Chinese">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="一只后端汪">
<meta name="twitter:description" content="技术学习日志">
<link rel="alternative" href="/atom.xml" title="一只后端汪" type="application/atom+xml">
<link rel="icon" href="/favicon.png">
<link href="//fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="/css/style.css">
<!-- Google Analytics -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-78375917-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
</head>
<body>
<div id="container">
<div id="wrap">
<div class="outer">
<section id="main">
<section class="archives-wrap">
<div class="archive-year-wrap">
<a href="/archives/2018" class="archive-year">2018</a>
</div>
<div class="archives">
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2018/02/02/2018-02-01-distributed-system-material-collection/" class="archive-article-date">
<time datetime="2018-02-01T16:00:00.000Z" itemprop="datePublished">Feb 2</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2018/02/02/2018-02-01-distributed-system-material-collection/">分布式相关资料收集</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2018/02/01/2018-02-01-mysql-caplock-case/" class="archive-article-date">
<time datetime="2018-01-31T16:00:00.000Z" itemprop="datePublished">Feb 1</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2018/02/01/2018-02-01-mysql-caplock-case/">MySQL一例间隙锁分析</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2018/01/31/2018-01-31-mysql-phantom-rows/" class="archive-article-date">
<time datetime="2018-01-30T16:00:00.000Z" itemprop="datePublished">Jan 31</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2018/01/31/2018-01-31-mysql-phantom-rows/">MySQL文档翻译:幻影行</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2018/01/30/2018-01-30-predicate-read-and-mysql-gaplock/" class="archive-article-date">
<time datetime="2018-01-29T16:00:00.000Z" itemprop="datePublished">Jan 30</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2018/01/30/2018-01-30-predicate-read-and-mysql-gaplock/">间隙锁和一些引申</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2018/01/30/2018-01-30-mysql-lock-status/" class="archive-article-date">
<time datetime="2018-01-29T16:00:00.000Z" itemprop="datePublished">Jan 30</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2018/01/30/2018-01-30-mysql-lock-status/">如何查看MySQL加锁状态</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2018/01/30/2018-01-30-mysql-lock-note/" class="archive-article-date">
<time datetime="2018-01-29T16:00:00.000Z" itemprop="datePublished">Jan 30</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2018/01/30/2018-01-30-mysql-lock-note/">MySQL一例锁分析</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2018/01/25/2018-01-25-database-index/" class="archive-article-date">
<time datetime="2018-01-24T16:00:00.000Z" itemprop="datePublished">Jan 25</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2018/01/25/2018-01-25-database-index/">数据库索引结构</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2018/01/17/2018-01-17-multiple-granularity-locking/" class="archive-article-date">
<time datetime="2018-01-16T16:00:00.000Z" itemprop="datePublished">Jan 17</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2018/01/17/2018-01-17-multiple-granularity-locking/">数据库的多粒度锁</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2018/01/16/2018-01-16-database-concurrency-control/" class="archive-article-date">
<time datetime="2018-01-15T16:00:00.000Z" itemprop="datePublished">Jan 16</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2018/01/16/2018-01-16-database-concurrency-control/">数据库并发控制相关的一些问题和总结</a>
</h1>
</header>
</div>
</article>
</div></section>
<section class="archives-wrap">
<div class="archive-year-wrap">
<a href="/archives/2017" class="archive-year">2017</a>
</div>
<div class="archives">
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/12/29/2017-12-29-review-2017/" class="archive-article-date">
<time datetime="2017-12-28T16:00:00.000Z" itemprop="datePublished">Dec 29</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/12/29/2017-12-29-review-2017/">2017 年终总结</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/12/18/2017-12-18-nio-select-process/" class="archive-article-date">
<time datetime="2017-12-17T16:00:00.000Z" itemprop="datePublished">Dec 18</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/12/18/2017-12-18-nio-select-process/">NIO select process</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/12/03/2017-12-03-redis-distribute-lock/" class="archive-article-date">
<time datetime="2017-12-02T16:00:00.000Z" itemprop="datePublished">Dec 3</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/12/03/2017-12-03-redis-distribute-lock/">Redis分布式锁</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/11/13/2017-11-13-java-object-memory/" class="archive-article-date">
<time datetime="2017-11-12T16:00:00.000Z" itemprop="datePublished">Nov 13</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/11/13/2017-11-13-java-object-memory/">Java 对象内存</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/11/12/2017-11-12-to-do-read/" class="archive-article-date">
<time datetime="2017-11-11T16:00:00.000Z" itemprop="datePublished">Nov 12</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/11/12/2017-11-12-to-do-read/">待阅读</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/11/12/2017-11-12-a-new-domain/" class="archive-article-date">
<time datetime="2017-11-11T16:00:00.000Z" itemprop="datePublished">Nov 12</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/11/12/2017-11-12-a-new-domain/">买了个域名用</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/09/16/2017-09-16-tcp-understand/" class="archive-article-date">
<time datetime="2017-09-15T16:00:00.000Z" itemprop="datePublished">Sep 16</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/09/16/2017-09-16-tcp-understand/">TCP理解</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/08/19/2017-08-19-springboot-startup-case/" class="archive-article-date">
<time datetime="2017-08-18T16:00:00.000Z" itemprop="datePublished">Aug 19</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/08/19/2017-08-19-springboot-startup-case/">SpringBoot无法启动问题排查</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/08/02/2017-08-02-java-enum-case/" class="archive-article-date">
<time datetime="2017-08-01T16:00:00.000Z" itemprop="datePublished">Aug 2</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/08/02/2017-08-02-java-enum-case/">使用Java枚举碰到的一个问题</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/05/20/2016-05-20-about-job/" class="archive-article-date">
<time datetime="2017-05-19T16:00:00.000Z" itemprop="datePublished">May 20</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/05/20/2016-05-20-about-job/">对待工作的态度</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/05/17/2017-05-17-mybatis-custom-enum-config/" class="archive-article-date">
<time datetime="2017-05-16T16:00:00.000Z" itemprop="datePublished">May 17</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/05/17/2017-05-17-mybatis-custom-enum-config/">MyBatis自定义枚举类型处理</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/03/23/2017-03-23-db-transcation-isolate-level/" class="archive-article-date">
<time datetime="2017-03-22T16:00:00.000Z" itemprop="datePublished">Mar 23</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/03/23/2017-03-23-db-transcation-isolate-level/">数据库隔离级别和各个级别下的缺点</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/03/21/2017-03-21-learn-tech/" class="archive-article-date">
<time datetime="2017-03-20T16:00:00.000Z" itemprop="datePublished">Mar 21</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/03/21/2017-03-21-learn-tech/">技术学习的路径</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/03/15/2017-03-15-jvm-about/" class="archive-article-date">
<time datetime="2017-03-14T16:00:00.000Z" itemprop="datePublished">Mar 15</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/03/15/2017-03-15-jvm-about/">深入Java虚拟机笔记</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/03/14/2017-03-14-volatile-understand/" class="archive-article-date">
<time datetime="2017-03-13T16:00:00.000Z" itemprop="datePublished">Mar 14</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/03/14/2017-03-14-volatile-understand/">volatile理解</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/03/01/2017-03-01-mupti-region-how-root-tracing/" class="archive-article-date">
<time datetime="2017-02-28T16:00:00.000Z" itemprop="datePublished">Mar 1</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/03/01/2017-03-01-mupti-region-how-root-tracing/">在Regin间对象相互引用时G1如何完成Root-Tracing</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2017/02/28/2017-02-28-jvm-root-trace-and-cardtable/" class="archive-article-date">
<time datetime="2017-02-27T16:00:00.000Z" itemprop="datePublished">Feb 28</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2017/02/28/2017-02-28-jvm-root-trace-and-cardtable/">可达性分析算法和CardTable</a>
</h1>
</header>
</div>
</article>
</div></section>
<section class="archives-wrap">
<div class="archive-year-wrap">
<a href="/archives/2016" class="archive-year">2016</a>
</div>
<div class="archives">
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2016/05/18/2016-05-18-start/" class="archive-article-date">
<time datetime="2016-05-17T16:00:00.000Z" itemprop="datePublished">May 18</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2016/05/18/2016-05-18-start/">博客开张啦啦啦</a>
</h1>
</header>
</div>
</article>
</div></section>
</section>
<aside id="sidebar">
<nav class="menus">
<ul>
<li><a href="/"><i class="icon icon-home"></i></a></li>
<li><a href="/archives"><i class="icon icon-fenlei"></i></a></li>
<li><a href="/tags"><i class="icon icon-tag"></i></a></li>
<li><a href="https://github.com/footmanFF" target="_blank"><i class="icon icon-github"></i></a></li>
</ul>
</nav>
<a id="go-top" href="#"><i class="icon icon-up"></i></a>
</aside>
</div>
<footer id="footer">
<div id="footer-info" class="inner">
© 2018 张阿力
- Powered by <a href="http://hexo.io/" target="_blank">Hexo</a>
- Theme <a href="https://github.com/hejianxian/hexo-theme-jane/" target="_blank">Jane</a>
</div>
<a href="http://www.miitbeian.gov.cn">浙ICP备18005239号</a>
</footer>
</div>
<nav id="mobile-nav">
<a href="/" class="mobile-nav-link">Home</a>
<a href="/archives" class="mobile-nav-link">Archives</a>
<a href="/tags" class="mobile-nav-link">Tag</a>
<a href="https://github.com/footmanFF" class="mobile-nav-link">Github</a>
</nav>
<script src="//cdn.bootcss.com/jquery/2.0.3/jquery.min.js"></script>
<link rel="stylesheet" href="/fancybox/jquery.fancybox.css">
<script src="/fancybox/jquery.fancybox.pack.js"></script>
<script src="/js/script.js"></script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?6badc2638164cb19cad7901221b841a2";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</div>
</body>
</html> | footmanFF/footmanff.github.com | tags/Reids-分布式锁/index.html | HTML | mit | 18,511 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>K-means Clustering</title>
<link rel="stylesheet" href="style.css">
<script src="k-means.js"></script>
<script src="control.js"></script>
</head>
<body>
<header>
<h1>K-means Clustering</h1>
</header>
<main>
<section id="input">
<h2>Input Data</h2>
<textarea name="" id="data" cols="30" rows="20"></textarea>
<br>
<label for="upload">Upload:</label>
<input type="file" id="upload">
<br>
<button id="btn-input" type="button">set</button>
</section>
<section id="show-data" class="hidden">
<h2>Data:</h2>
<h3><span>Relation Name:</span><span id="relation-name"></span></h3>
<h3>Attributes:</h3>
<table id="attributes">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Select</th>
</tr>
</thead>
<tbody></tbody>
</table>
<label for="k">K:</label>
<input type="number" id="k" min="0" step="1">
<br>
<label for="select-init">Initialize Method:</label>
<select name="" id="select-init">
<option value="Forgy">Forgy</option>
<option value="RandomPartition">RandomPartition</option>
</select>
<br>
<label for="cycle-limit">Cycle Limit:</label>
<input type="number" id="cycle-limit" min="1" step="1" value="100">
<br>
<button id="do-k-means" type="button">clusteing</button>
</section>
<section id="show-result" class="hidden">
<h2>Result:</h2>
<textarea name="" id="result" cols="30" rows="20" readonly></textarea>
<p>Time Spent:<span id="show-time"></span> milliseconds</p>
<button id="download-result" type="button">download</button>
</section>
</main>
<footer>Copyright © 2017 Ryan Juan</footer>
</body>
</html> | ryans610/k-means | index.html | HTML | mit | 2,176 |
<! -- sidebar.html -->
<header class="sidebar-header" role="banner">
<a href="{% if BASE_PATH %}{{ BASE_PATH }}{% else %}/{% endif %}">
<img src="https://avatars1.githubusercontent.com/u/1830518?v=3&s=150" class="img-circle" />
</a>
<h3 class="title">
<a href="{% if BASE_PATH %}{{ BASE_PATH }}{% else %}/{% endif %}">{{ site.title }}</a>
</h3>
</header>
{% if site.author.bio %}
<div id="bio" class="text-center">
{{ site.author.bio }}
</div>
{% endif %}
<div id="contact-list" class="text-center">
<ul class="list-unstyled list-inline">
{% if site.author.github %}
<li>
<a class="btn btn-default btn-sm" href="https://github.com/{{ site.author.github }}">
<i class="fa fa-github-alt fa-lg"></i>
</a>
</li>
{% endif %}
{% if site.author.twitter %}
<li>
<a class="btn btn-default btn-sm" href="https://twitter.com/{{ site.author.twitter }}">
<i class="fa fa-twitter fa-lg"></i>
</a>
</li>
{% endif %}
{% if site.author.email %}
<li>
<a class="btn btn-default btn-sm" href="mailto:{{ site.author.email }}">
<i class="fa fa-envelope fa-lg"></i>
</a>
</li>
{% endif %}
</ul>
<ul id="contact-list-secondary" class="list-unstyled list-inline">
{% if site.author.pinterest %}
<li>
<a class="btn btn-default btn-sm" href="https://pinterest.com/{{ site.author.pinterest }}">
<i class="fa fa-pinterest fa-lg"></i>
</a>
</li>
{% endif %}
{% if site.author.linkedin %}
<li>
<a class="btn btn-default btn-sm" href="https://linkedin.com/in/{{ site.author.linkedin }}">
<i class="fa fa-linkedin fa-lg"></i>
</a>
</li>
{% endif %}
<li>
<a class="btn btn-default btn-sm" href="{{ BASE_PATH }}{{ site.JB.rss_path }}">
<i class="fa fa-rss fa-lg"></i>
</a>
</li>
</ul>
</div>
<! -- sidebar.html end -->
| cjm0000000/cjm0000000.github.io | _includes/themes/dbyll/sidebar.html | HTML | mit | 1,813 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="Description" content="部署小哥.">
<title>(Re (S a n))</title>
<!-- Icon -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="/main.css">
<!-- Ext Chart -->
<link href="/static/c3.css" rel="stylesheet">
<script src="https://d3js.org/d3.v5.min.js" charset="utf-8"></script>
<script src="/static/c3.min.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5ZZLRFRNRH"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-5ZZLRFRNRH');
</script>
</head>
<body>
<nav class="navbar" >
<div class="navbar-menu is-white is-active">
<div class="navbar-start">
<a class="navbar-item" href="/">
(Re (S a n))
</a>
</div>
<div class="navbar-end">
<a class="navbar-item" href="/blog">
博客
</a>
<a class="navbar-item" href="/daily">
每日
</a>
<a class="navbar-item" href="/photos">
相册
</a>
<a class="navbar-item" href="/books">
小册
</a>
</div>
</div>
</nav>
<section class="section">
<div class="container">
<main class="post">
<h2 class="post-title">
2021.08.19
</h2>
<div class="post-content">
<p> 今天在微博热搜里看到一个「恋爱PUA有多可怕」,突然想到这个问题。</p>
<p> 其实之前PUA在国内便流行起来了,所谓「搭讪艺术家」。起初只是描述渣男们的手段,后来衍生到了方方面面,比如我们在工作中也会经常遇到职场PUA高手之类,不过对这个词,我的理解非常模糊。</p>
<p> 粗略查了一下,我感觉PUA像是一种道德压制,是坏蛋通过挖掘人性的弱点来实现自己的目的的一种方式。按照这个逻辑,这种伤害在我们生活中似乎也会存在,你可能在无意中PUA了别人。比如在工作中,我就遇到过一些PUA高手,动不动就是道德绑架,让你觉得很内疚,或者施恩于你,然后不断给你心理暗示:赶紧报恩了。</p>
<p> 刚开始我担心我会不会也在生活中无意间PUA了别人,后来仔细想了想,我不仅没有PUA别人,相反,我似乎走在了另一个极端——自我PUA。我很少社交,甚至有些社恐,这是因为我并不擅长与人维系情感,这是我宅,也是我单的原因,所以我根本没有对外PUA的能力。但是我发现我对自己倒是毫不留情,我会经常给自己情感压制,否定自己是常态,自我卑微也是常规操作。</p>
<p> 好吧,想了半天,小丑竟是自己 T_T</p>
<p> </p>
<p> </p>
</div>
<!--
<p class="subtitle"><strong>2021-08-19</strong></p>
<p class="subtitle"><strong>false</strong></p>
-->
<div class="by-nc-nd">
<span>署名-非商业性使用-禁止演绎 3.0 国际<a href="https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh">(CC BY-NC-ND 3.0)</a></span>
</div>
</main>
</div>
</section>
</body>
<footer class="footer">
<div class="footer__inner">
<div class="footer__content">
<a href="/about">ReSan 👾 1991</a>
</div>
</div>
</footer>
</html>
| xulis/xulis.github.io | docs/daily/66d/index.html | HTML | mit | 3,866 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>plugin-utils: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.13.1 / plugin-utils - 1.1.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
plugin-utils
<small>
1.1.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-02-04 18:52:19 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-04 18:52:19 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 4 Virtual package relying on a GMP lib system installation
coq 8.13.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.07.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1 Official release 4.07.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/gmalecha/coq-plugin-utils"
bug-reports: "https://github.com/gmalecha/coq-plugin-utils/issues"
license: "MIT"
build: [
[make]
]
install: [make "install"]
depends: [
"ocaml"
"coq" {>= "8.5" & < "8.6~"}
]
tags: [
"logpath:PluginUtils"
]
synopsis: "Utility functions for implementing Coq plugins"
authors: "Gregory Malecha"
url {
src:
"https://github.com/gmalecha/coq-plugin-utils/archive/v1.1.0-8.5.tar.gz"
checksum: "md5=9a4d59877f6eee9b4a8d0342b075d8b6"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-plugin-utils.1.1.0 coq.8.13.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.13.1).
The following dependencies couldn't be met:
- coq-plugin-utils -> coq < 8.6~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-plugin-utils.1.1.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.1/plugin-utils/1.1.0.html | HTML | mit | 6,493 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="ApiGen 2.8.0" />
<meta name="robots" content="noindex" />
<title>File vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/CollectionTest.php | seip</title>
<script type="text/javascript" src="resources/combined.js?784181472"></script>
<script type="text/javascript" src="elementlist.js?3927760630"></script>
<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360" />
</head>
<body>
<div id="left">
<div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li><a href="namespace-Acme.html">Acme<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.html">DemoBundle<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Acme.DemoBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Acme.DemoBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Acme.DemoBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Acme.DemoBundle.Form.html">Form</a>
</li>
<li><a href="namespace-Acme.DemoBundle.Proxy.html">Proxy<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.html">__CG__<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.html">Symfony<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.html">Component<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Acl.html">Acl<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Acl.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Acl.Tests.Domain.html">Domain</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Core.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Core.Tests.Util.html">Util</a>
</li>
</ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Acme.DemoBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-Acme.DemoBundle.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Twig.Extension.html">Extension</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Alpha.html">Alpha</a>
</li>
<li><a href="namespace-Apc.html">Apc<span></span></a>
<ul>
<li><a href="namespace-Apc.NamespaceCollision.html">NamespaceCollision<span></span></a>
<ul>
<li><a href="namespace-Apc.NamespaceCollision.A.html">A<span></span></a>
<ul>
<li><a href="namespace-Apc.NamespaceCollision.A.B.html">B</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Apc.Namespaced.html">Namespaced</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.html">Assetic<span></span></a>
<ul>
<li><a href="namespace-Assetic.Asset.html">Asset<span></span></a>
<ul>
<li><a href="namespace-Assetic.Asset.Iterator.html">Iterator</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.Cache.html">Cache</a>
</li>
<li><a href="namespace-Assetic.Exception.html">Exception</a>
</li>
<li><a href="namespace-Assetic.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Assetic.Extension.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.Factory.html">Factory<span></span></a>
<ul>
<li><a href="namespace-Assetic.Factory.Loader.html">Loader</a>
</li>
<li><a href="namespace-Assetic.Factory.Resource.html">Resource</a>
</li>
<li><a href="namespace-Assetic.Factory.Worker.html">Worker</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.Filter.html">Filter<span></span></a>
<ul>
<li><a href="namespace-Assetic.Filter.GoogleClosure.html">GoogleClosure</a>
</li>
<li><a href="namespace-Assetic.Filter.Sass.html">Sass</a>
</li>
<li><a href="namespace-Assetic.Filter.Yui.html">Yui</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Bazinga.html">Bazinga<span></span></a>
<ul>
<li><a href="namespace-Bazinga.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.html">JsTranslationBundle<span></span></a>
<ul>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Finder.html">Finder</a>
</li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Tests.html">Tests</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Bazinga.JsTranslationBundle.html">JsTranslationBundle<span></span></a>
<ul>
<li><a href="namespace-Bazinga.JsTranslationBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Bazinga.JsTranslationBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Bazinga.JsTranslationBundle.Tests.Finder.html">Finder</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Beta.html">Beta</a>
</li>
<li><a href="namespace-Blameable.html">Blameable<span></span></a>
<ul>
<li><a href="namespace-Blameable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Blameable.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-Blameable.Fixture.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-ClassesWithParents.html">ClassesWithParents</a>
</li>
<li><a href="namespace-ClassLoaderTest.html">ClassLoaderTest</a>
</li>
<li><a href="namespace-ClassMap.html">ClassMap</a>
</li>
<li><a href="namespace-Composer.html">Composer<span></span></a>
<ul>
<li><a href="namespace-Composer.Autoload.html">Autoload</a>
</li>
</ul></li>
<li><a href="namespace-Container14.html">Container14</a>
</li>
<li class="active"><a href="namespace-Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.html">DoctrineBundle<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Command.html">Command<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Command.Proxy.html">Proxy</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Mapping.html">Mapping</a>
</li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Bundle.FixturesBundle.html">FixturesBundle<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.FixturesBundle.Command.html">Command</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Doctrine.Common.html">Common<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Annotations.html">Annotations<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Annotations.Annotation.html">Annotation</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.Cache.html">Cache</a>
</li>
<li><a href="namespace-Doctrine.Common.Collections.html">Collections<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Collections.Expr.html">Expr</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.DataFixtures.html">DataFixtures<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.DataFixtures.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.DataFixtures.Event.Listener.html">Listener</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.DataFixtures.Exception.html">Exception</a>
</li>
<li><a href="namespace-Doctrine.Common.DataFixtures.Executor.html">Executor</a>
</li>
<li><a href="namespace-Doctrine.Common.DataFixtures.Purger.html">Purger</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.Inflector.html">Inflector</a>
</li>
<li><a href="namespace-Doctrine.Common.Lexer.html">Lexer</a>
</li>
<li><a href="namespace-Doctrine.Common.Persistence.html">Persistence<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Persistence.Event.html">Event</a>
</li>
<li><a href="namespace-Doctrine.Common.Persistence.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Persistence.Mapping.Driver.html">Driver</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Doctrine.Common.Proxy.html">Proxy<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Proxy.Exception.html">Exception</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.Reflection.html">Reflection</a>
</li>
<li><a href="namespace-Doctrine.Common.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.html">DBAL<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Cache.html">Cache</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Connections.html">Connections</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.html">Driver<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Driver.DrizzlePDOMySql.html">DrizzlePDOMySql</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.IBMDB2.html">IBMDB2</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.Mysqli.html">Mysqli</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.OCI8.html">OCI8</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOIbm.html">PDOIbm</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOMySql.html">PDOMySql</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOOracle.html">PDOOracle</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOPgSql.html">PDOPgSql</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOSqlite.html">PDOSqlite</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOSqlsrv.html">PDOSqlsrv</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.SQLSrv.html">SQLSrv</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Event.Listeners.html">Listeners</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Id.html">Id</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Logging.html">Logging</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Platforms.html">Platforms<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Platforms.Keywords.html">Keywords</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Portability.html">Portability</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Query.html">Query<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Query.Expression.html">Expression</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Schema.html">Schema<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Schema.Synchronizer.html">Synchronizer</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Schema.Visitor.html">Visitor</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Sharding.html">Sharding<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Sharding.ShardChoser.html">ShardChoser</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Sharding.SQLAzure.html">SQLAzure<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Sharding.SQLAzure.Schema.html">Schema</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Doctrine.DBAL.Tools.html">Tools<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Tools.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Tools.Console.Command.html">Command</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Tools.Console.Helper.html">Helper</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Doctrine.DBAL.Types.html">Types</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.html">ORM<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Decorator.html">Decorator</a>
</li>
<li><a href="namespace-Doctrine.ORM.Event.html">Event</a>
</li>
<li><a href="namespace-Doctrine.ORM.Id.html">Id</a>
</li>
<li><a href="namespace-Doctrine.ORM.Internal.html">Internal<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Internal.Hydration.html">Hydration</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Mapping.Builder.html">Builder</a>
</li>
<li><a href="namespace-Doctrine.ORM.Mapping.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Persisters.html">Persisters</a>
</li>
<li><a href="namespace-Doctrine.ORM.Proxy.html">Proxy</a>
</li>
<li><a href="namespace-Doctrine.ORM.Query.html">Query<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Query.AST.html">AST<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Query.AST.Functions.html">Functions</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Query.Exec.html">Exec</a>
</li>
<li><a href="namespace-Doctrine.ORM.Query.Expr.html">Expr</a>
</li>
<li><a href="namespace-Doctrine.ORM.Query.Filter.html">Filter</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Repository.html">Repository</a>
</li>
<li><a href="namespace-Doctrine.ORM.Tools.html">Tools<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Tools.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Tools.Console.Command.html">Command<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Tools.Console.Command.ClearCache.html">ClearCache</a>
</li>
<li><a href="namespace-Doctrine.ORM.Tools.Console.Command.SchemaTool.html">SchemaTool</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Tools.Console.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Tools.Event.html">Event</a>
</li>
<li><a href="namespace-Doctrine.ORM.Tools.Export.html">Export<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Tools.Export.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Tools.Pagination.html">Pagination</a>
</li>
</ul></li></ul></li>
<li class="active"><a href="namespace-Doctrine.Tests.html">Tests<span></span></a>
<ul>
<li class="active"><a href="namespace-Doctrine.Tests.Common.html">Common<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.html">Annotations<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Bar.html">Bar</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Fixtures.Annotation.html">Annotation</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Foo.html">Foo</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.FooBar.html">FooBar</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Ticket.html">Ticket<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Ticket.Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Ticket.Doctrine.ORM.html">ORM<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Ticket.Doctrine.ORM.Mapping.html">Mapping</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Cache.html">Cache</a>
</li>
<li class="active"><a href="namespace-Doctrine.Tests.Common.Collections.html">Collections</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.DataFixtures.html">DataFixtures<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.DataFixtures.Executor.html">Executor</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.DataFixtures.TestEntity.html">TestEntity</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.DataFixtures.TestFixtures.html">TestFixtures</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Inflector.html">Inflector</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Persistence.html">Persistence<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Persistence.Mapping.html">Mapping</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Proxy.html">Proxy</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Reflection.html">Reflection<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Reflection.Dummies.html">Dummies</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Util.html">Util</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.html">Bundles<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.AnnotationsBundle.html">AnnotationsBundle<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.AnnotationsBundle.Entity.html">Entity</a>
</li>
</ul></li>
<li><a href="namespace-Fixtures.Bundles.Vendor.html">Vendor<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.Vendor.AnnotationsBundle.html">AnnotationsBundle<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.Vendor.AnnotationsBundle.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Fixtures.Bundles.XmlBundle.html">XmlBundle<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.XmlBundle.Entity.html">Entity</a>
</li>
</ul></li>
<li><a href="namespace-Fixtures.Bundles.YamlBundle.html">YamlBundle<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.YamlBundle.Entity.html">Entity</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Foo.html">Foo<span></span></a>
<ul>
<li><a href="namespace-Foo.Bar.html">Bar</a>
</li>
</ul></li>
<li><a href="namespace-FOS.html">FOS<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.html">RestBundle<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Controller.html">Controller<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Controller.Annotations.html">Annotations</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Decoder.html">Decoder</a>
</li>
<li><a href="namespace-FOS.RestBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-FOS.RestBundle.Examples.html">Examples</a>
</li>
<li><a href="namespace-FOS.RestBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Form.Extension.html">Extension</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Normalizer.html">Normalizer<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Normalizer.Exception.html">Exception</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Request.html">Request</a>
</li>
<li><a href="namespace-FOS.RestBundle.Response.html">Response<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Response.AllowedMethodsLoader.html">AllowedMethodsLoader</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Routing.html">Routing<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Routing.Loader.html">Loader<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Routing.Loader.Reader.html">Reader</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.Controller.html">Controller<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.Controller.Annotations.html">Annotations</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.Decoder.html">Decoder</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.Fixtures.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.Normalizer.html">Normalizer</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.Request.html">Request</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.Routing.html">Routing<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.Routing.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.Util.html">Util</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.View.html">View</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Util.html">Util<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Util.Inflector.html">Inflector</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.View.html">View</a>
</li>
</ul></li>
<li><a href="namespace-FOS.UserBundle.html">UserBundle<span></span></a>
<ul>
<li><a href="namespace-FOS.UserBundle.Command.html">Command</a>
</li>
<li><a href="namespace-FOS.UserBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-FOS.UserBundle.CouchDocument.html">CouchDocument</a>
</li>
<li><a href="namespace-FOS.UserBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-FOS.UserBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-FOS.UserBundle.Doctrine.html">Doctrine</a>
</li>
<li><a href="namespace-FOS.UserBundle.Document.html">Document</a>
</li>
<li><a href="namespace-FOS.UserBundle.Entity.html">Entity</a>
</li>
<li><a href="namespace-FOS.UserBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-FOS.UserBundle.Form.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-FOS.UserBundle.Form.Handler.html">Handler</a>
</li>
<li><a href="namespace-FOS.UserBundle.Form.Model.html">Model</a>
</li>
<li><a href="namespace-FOS.UserBundle.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-FOS.UserBundle.Mailer.html">Mailer</a>
</li>
<li><a href="namespace-FOS.UserBundle.Model.html">Model</a>
</li>
<li><a href="namespace-FOS.UserBundle.Propel.html">Propel</a>
</li>
<li><a href="namespace-FOS.UserBundle.Security.html">Security</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-FOS.UserBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.Doctrine.html">Doctrine</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.Model.html">Model</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.Security.html">Security</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-FOS.UserBundle.Util.html">Util</a>
</li>
<li><a href="namespace-FOS.UserBundle.Validator.html">Validator</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.html">Gedmo<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Blameable.html">Blameable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Blameable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Blameable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Blameable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Blameable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Blameable.Traits.html">Traits</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Exception.html">Exception</a>
</li>
<li><a href="namespace-Gedmo.IpTraceable.html">IpTraceable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.IpTraceable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.IpTraceable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.IpTraceable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.IpTraceable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.IpTraceable.Traits.html">Traits</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Loggable.html">Loggable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Document.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Loggable.Document.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Loggable.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Entity.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Loggable.Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Loggable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Loggable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-Gedmo.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Mapping.Mock.html">Mock<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.html">Encoder<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Mapping.Mock.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Mapping.Xml.html">Xml</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.ReferenceIntegrity.html">ReferenceIntegrity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.ReferenceIntegrity.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.ReferenceIntegrity.Mapping.Driver.html">Driver</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.References.html">References<span></span></a>
<ul>
<li><a href="namespace-Gedmo.References.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.References.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.References.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.References.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Sluggable.html">Sluggable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sluggable.Handler.html">Handler</a>
</li>
<li><a href="namespace-Gedmo.Sluggable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sluggable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Sluggable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sluggable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Sluggable.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.SoftDeleteable.html">SoftDeleteable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Filter.html">Filter<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Filter.ODM.html">ODM</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.SoftDeleteable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.SoftDeleteable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.SoftDeleteable.Query.html">Query<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Query.TreeWalker.html">TreeWalker<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Query.TreeWalker.Exec.html">Exec</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.SoftDeleteable.Traits.html">Traits</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Sortable.html">Sortable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sortable.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sortable.Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Sortable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sortable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Sortable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sortable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Timestampable.html">Timestampable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Timestampable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Timestampable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Timestampable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Timestampable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Timestampable.Traits.html">Traits</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tool.html">Tool<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tool.Logging.html">Logging<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tool.Logging.DBAL.html">DBAL</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tool.Wrapper.html">Wrapper</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Translatable.html">Translatable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Document.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Translatable.Document.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Translatable.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Entity.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Translatable.Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Translatable.Hydrator.html">Hydrator<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Hydrator.ORM.html">ORM</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Translatable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Translatable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Translatable.Query.html">Query<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Query.TreeWalker.html">TreeWalker</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Translator.html">Translator<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translator.Document.html">Document</a>
</li>
<li><a href="namespace-Gedmo.Translator.Entity.html">Entity</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tree.html">Tree<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Document.MongoDB.html">MongoDB<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Document.MongoDB.Repository.html">Repository</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Tree.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Entity.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Tree.Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tree.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Tree.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Tree.Strategy.html">Strategy<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Strategy.ODM.html">ODM<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Strategy.ODM.MongoDB.html">MongoDB</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tree.Strategy.ORM.html">ORM</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Uploadable.html">Uploadable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Uploadable.Event.html">Event</a>
</li>
<li><a href="namespace-Gedmo.Uploadable.FileInfo.html">FileInfo</a>
</li>
<li><a href="namespace-Gedmo.Uploadable.FilenameGenerator.html">FilenameGenerator</a>
</li>
<li><a href="namespace-Gedmo.Uploadable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Uploadable.Mapping.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Uploadable.MimeType.html">MimeType</a>
</li>
<li><a href="namespace-Gedmo.Uploadable.Stub.html">Stub</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Incenteev.html">Incenteev<span></span></a>
<ul>
<li><a href="namespace-Incenteev.ParameterHandler.html">ParameterHandler<span></span></a>
<ul>
<li><a href="namespace-Incenteev.ParameterHandler.Tests.html">Tests</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-IpTraceable.html">IpTraceable<span></span></a>
<ul>
<li><a href="namespace-IpTraceable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-IpTraceable.Fixture.Document.html">Document</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-JMS.html">JMS<span></span></a>
<ul>
<li><a href="namespace-JMS.Parser.html">Parser<span></span></a>
<ul>
<li><a href="namespace-JMS.Parser.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.html">Serializer<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-JMS.Serializer.Builder.html">Builder</a>
</li>
<li><a href="namespace-JMS.Serializer.Construction.html">Construction</a>
</li>
<li><a href="namespace-JMS.Serializer.EventDispatcher.html">EventDispatcher<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.EventDispatcher.Subscriber.html">Subscriber</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Exception.html">Exception</a>
</li>
<li><a href="namespace-JMS.Serializer.Exclusion.html">Exclusion</a>
</li>
<li><a href="namespace-JMS.Serializer.Handler.html">Handler</a>
</li>
<li><a href="namespace-JMS.Serializer.Metadata.html">Metadata<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Metadata.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Naming.html">Naming</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Exclusion.html">Exclusion</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Fixtures.Discriminator.html">Discriminator</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.Fixtures.Doctrine.html">Doctrine</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.Fixtures.DoctrinePHPCR.html">DoctrinePHPCR</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Tests.Handler.html">Handler</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.Metadata.html">Metadata<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Metadata.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Tests.Serializer.html">Serializer<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Serializer.EventDispatcher.html">EventDispatcher<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Serializer.EventDispatcher.Subscriber.html">Subscriber</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Tests.Serializer.Naming.html">Naming</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Tests.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Twig.html">Twig</a>
</li>
<li><a href="namespace-JMS.Serializer.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-JMS.SerializerBundle.html">SerializerBundle<span></span></a>
<ul>
<li><a href="namespace-JMS.SerializerBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-JMS.SerializerBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-JMS.SerializerBundle.Serializer.html">Serializer</a>
</li>
<li><a href="namespace-JMS.SerializerBundle.Templating.html">Templating</a>
</li>
<li><a href="namespace-JMS.SerializerBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-JMS.SerializerBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-JMS.SerializerBundle.Tests.DependencyInjection.Fixture.html">Fixture</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.html">TranslationBundle<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Command.html">Command</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-JMS.TranslationBundle.Exception.html">Exception</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Logger.html">Logger</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Model.html">Model</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Functional.html">Functional<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Functional.TestBundle.html">TestBundle<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Functional.TestBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Model.html">Model</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.html">Translation<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Comparison.html">Comparison</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.html">Extractor<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.File.html">File<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.File.Fixture.html">Fixture</a>
</li>
</ul></li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.SimpleTest.html">SimpleTest<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.SimpleTest.Controller.html">Controller</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.SimpleTest.Form.html">Form</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Loader.html">Loader<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Loader.Symfony.html">Symfony</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-JMS.TranslationBundle.Translation.html">Translation<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Translation.Comparison.html">Comparison</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Translation.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Translation.Extractor.html">Extractor<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Translation.Extractor.File.html">File</a>
</li>
</ul></li>
<li><a href="namespace-JMS.TranslationBundle.Translation.Loader.html">Loader<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Translation.Loader.Symfony.html">Symfony</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.Twig.html">Twig</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Util.html">Util</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Knp.html">Knp<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.html">MenuBundle<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Provider.html">Provider</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Renderer.html">Renderer</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Templating.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Provider.html">Provider</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Renderer.html">Renderer</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.html">Stubs<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.Child.html">Child<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.Child.Menu.html">Menu</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.Menu.html">Menu</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Templating.html">Templating</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Knp.Menu.html">Menu<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Factory.html">Factory</a>
</li>
<li><a href="namespace-Knp.Menu.Integration.html">Integration<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Integration.Silex.html">Silex</a>
</li>
<li><a href="namespace-Knp.Menu.Integration.Symfony.html">Symfony</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Iterator.html">Iterator</a>
</li>
<li><a href="namespace-Knp.Menu.Loader.html">Loader</a>
</li>
<li><a href="namespace-Knp.Menu.Matcher.html">Matcher<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Matcher.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Provider.html">Provider</a>
</li>
<li><a href="namespace-Knp.Menu.Renderer.html">Renderer</a>
</li>
<li><a href="namespace-Knp.Menu.Silex.html">Silex<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Silex.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Tests.Factory.html">Factory</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Integration.html">Integration<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Tests.Integration.Silex.html">Silex</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Tests.Iterator.html">Iterator</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Matcher.html">Matcher<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Tests.Matcher.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Tests.Provider.html">Provider</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Renderer.html">Renderer</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Silex.html">Silex</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Twig.html">Twig</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Twig.html">Twig</a>
</li>
<li><a href="namespace-Knp.Menu.Util.html">Util</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Loggable.html">Loggable<span></span></a>
<ul>
<li><a href="namespace-Loggable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Loggable.Fixture.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Loggable.Fixture.Document.Log.html">Log</a>
</li>
</ul></li>
<li><a href="namespace-Loggable.Fixture.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Loggable.Fixture.Entity.Log.html">Log</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Lunetics.html">Lunetics<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.html">LocaleBundle<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Cookie.html">Cookie</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Event.html">Event</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Form.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Form.Extension.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Form.Extension.Type.html">Type</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.LocaleGuesser.html">LocaleGuesser</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.LocaleInformation.html">LocaleInformation</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Matcher.html">Matcher</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Session.html">Session</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Switcher.html">Switcher</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Templating.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Event.html">Event</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.Extension.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.Extension.Type.html">Type</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.LocaleGuesser.html">LocaleGuesser</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.LocaleInformation.html">LocaleInformation</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Templating.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Twig.Extension.html">Extension</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Validator.html">Validator</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Twig.Extension.html">Extension</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Validator.html">Validator</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Mapping.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Mapping.Fixture.Compatibility.html">Compatibility</a>
</li>
<li><a href="namespace-Mapping.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-Mapping.Fixture.Unmapped.html">Unmapped</a>
</li>
<li><a href="namespace-Mapping.Fixture.Xml.html">Xml</a>
</li>
<li><a href="namespace-Mapping.Fixture.Yaml.html">Yaml</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Metadata.html">Metadata<span></span></a>
<ul>
<li><a href="namespace-Metadata.Cache.html">Cache</a>
</li>
<li><a href="namespace-Metadata.Driver.html">Driver</a>
</li>
<li><a href="namespace-Metadata.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Cache.html">Cache</a>
</li>
<li><a href="namespace-Metadata.Tests.Driver.html">Driver<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.A.html">A</a>
</li>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.B.html">B</a>
</li>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.C.html">C<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.C.SubDir.html">SubDir</a>
</li>
</ul></li>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.T.html">T</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Metadata.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Fixtures.ComplexHierarchy.html">ComplexHierarchy</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Monolog.html">Monolog<span></span></a>
<ul>
<li><a href="namespace-Monolog.Formatter.html">Formatter</a>
</li>
<li><a href="namespace-Monolog.Handler.html">Handler<span></span></a>
<ul>
<li><a href="namespace-Monolog.Handler.FingersCrossed.html">FingersCrossed</a>
</li>
<li><a href="namespace-Monolog.Handler.SyslogUdp.html">SyslogUdp</a>
</li>
</ul></li>
<li><a href="namespace-Monolog.Processor.html">Processor</a>
</li>
</ul></li>
<li><a href="namespace-MyProject.html">MyProject<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.html">Proxies<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.html">__CG__<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.Tests.Common.html">Common<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.Tests.Common.Util.html">Util</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.html">OtherProject<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.html">Proxies<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.html">__CG__<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.Tests.Common.html">Common<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.Tests.Common.Util.html">Util</a>
</li>
</ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-NamespaceCollision.html">NamespaceCollision<span></span></a>
<ul>
<li><a href="namespace-NamespaceCollision.A.html">A<span></span></a>
<ul>
<li><a href="namespace-NamespaceCollision.A.B.html">B</a>
</li>
</ul></li>
<li><a href="namespace-NamespaceCollision.C.html">C<span></span></a>
<ul>
<li><a href="namespace-NamespaceCollision.C.B.html">B</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Namespaced.html">Namespaced</a>
</li>
<li><a href="namespace-Namespaced2.html">Namespaced2</a>
</li>
<li><a href="namespace-Negotiation.html">Negotiation<span></span></a>
<ul>
<li><a href="namespace-Negotiation.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-None.html">None</a>
</li>
<li><a href="namespace-Pequiven.html">Pequiven<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.html">SEIPBundle<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.DataFixtures.html">DataFixtures</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.Entity.html">Entity</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Pequiven.SEIPBundle.Menu.html">Menu<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Menu.Template.html">Template<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Menu.Template.Developer.html">Developer</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Pequiven.SEIPBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-PHP.html">PHP</a>
</li>
<li><a href="namespace-PhpCollection.html">PhpCollection<span></span></a>
<ul>
<li><a href="namespace-PhpCollection.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-PhpOption.html">PhpOption<span></span></a>
<ul>
<li><a href="namespace-PhpOption.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Proxies.html">Proxies<span></span></a>
<ul>
<li><a href="namespace-Proxies.__CG__.html">__CG__<span></span></a>
<ul>
<li><a href="namespace-Proxies.__CG__.Pequiven.html">Pequiven<span></span></a>
<ul>
<li><a href="namespace-Proxies.__CG__.Pequiven.SEIPBundle.html">SEIPBundle<span></span></a>
<ul>
<li><a href="namespace-Proxies.__CG__.Pequiven.SEIPBundle.Entity.html">Entity</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Psr.html">Psr<span></span></a>
<ul>
<li><a href="namespace-Psr.Log.html">Log<span></span></a>
<ul>
<li><a href="namespace-Psr.Log.Test.html">Test</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-ReferenceIntegrity.html">ReferenceIntegrity<span></span></a>
<ul>
<li><a href="namespace-ReferenceIntegrity.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.ManyNullify.html">ManyNullify</a>
</li>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.ManyRestrict.html">ManyRestrict</a>
</li>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.OneNullify.html">OneNullify</a>
</li>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.OneRestrict.html">OneRestrict</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-References.html">References<span></span></a>
<ul>
<li><a href="namespace-References.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-References.Fixture.ODM.html">ODM<span></span></a>
<ul>
<li><a href="namespace-References.Fixture.ODM.MongoDB.html">MongoDB</a>
</li>
</ul></li>
<li><a href="namespace-References.Fixture.ORM.html">ORM</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Sensio.html">Sensio<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.html">DistributionBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Composer.html">Composer</a>
</li>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Configurator.html">Configurator<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Configurator.Form.html">Form</a>
</li>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Configurator.Step.html">Step</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.html">FrameworkExtraBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Configuration.html">Configuration</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Request.html">Request<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Request.ParamConverter.html">ParamConverter</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Routing.html">Routing</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Security.html">Security</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Templating.html">Templating</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Configuration.html">Configuration</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.EventListener.html">EventListener<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.EventListener.Fixture.html">Fixture</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Request.html">Request<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Request.ParamConverter.html">ParamConverter</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Routing.html">Routing</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.BarBundle.html">BarBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.BarBundle.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.FooBarBundle.html">FooBarBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.FooBarBundle.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.FooBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.html">GeneratorBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Command.html">Command<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Command.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Generator.html">Generator</a>
</li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Manipulator.html">Manipulator</a>
</li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Tests.Command.html">Command</a>
</li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Tests.Generator.html">Generator</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Sluggable.html">Sluggable<span></span></a>
<ul>
<li><a href="namespace-Sluggable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Sluggable.Fixture.Doctrine.html">Doctrine</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Sluggable.Fixture.Document.Handler.html">Handler</a>
</li>
</ul></li>
<li><a href="namespace-Sluggable.Fixture.Handler.html">Handler<span></span></a>
<ul>
<li><a href="namespace-Sluggable.Fixture.Handler.People.html">People</a>
</li>
</ul></li>
<li><a href="namespace-Sluggable.Fixture.Inheritance.html">Inheritance</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Inheritance2.html">Inheritance2</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue104.html">Issue104</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue116.html">Issue116</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue131.html">Issue131</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue449.html">Issue449</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue633.html">Issue633</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue827.html">Issue827</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue939.html">Issue939</a>
</li>
<li><a href="namespace-Sluggable.Fixture.MappedSuperclass.html">MappedSuperclass</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-SoftDeleteable.html">SoftDeleteable<span></span></a>
<ul>
<li><a href="namespace-SoftDeleteable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-SoftDeleteable.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-SoftDeleteable.Fixture.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Sortable.html">Sortable<span></span></a>
<ul>
<li><a href="namespace-Sortable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Sortable.Fixture.Transport.html">Transport</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Stof.html">Stof<span></span></a>
<ul>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.html">DoctrineExtensionsBundle<span></span></a>
<ul>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.Uploadable.html">Uploadable</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.html">Symfony<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.html">Bridge<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.DataFixtures.html">DataFixtures</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.DependencyInjection.CompilerPass.html">CompilerPass</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.DependencyInjection.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.DependencyInjection.Security.UserProvider.html">UserProvider</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.ExpressionLanguage.html">ExpressionLanguage</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.HttpFoundation.html">HttpFoundation</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Logger.html">Logger</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Security.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Security.User.html">User</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Test.html">Test</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.DataFixtures.html">DataFixtures</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.DependencyInjection.CompilerPass.html">CompilerPass</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.ExpressionLanguage.html">ExpressionLanguage</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Form.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Form.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.HttpFoundation.html">HttpFoundation</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Logger.html">Logger</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Security.User.html">User</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Validator.Constraints.html">Constraints</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Validator.Constraints.html">Constraints</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Monolog.html">Monolog<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Monolog.Formatter.html">Formatter</a>
</li>
<li><a href="namespace-Symfony.Bridge.Monolog.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Bridge.Monolog.Processor.html">Processor</a>
</li>
<li><a href="namespace-Symfony.Bridge.Monolog.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Monolog.Tests.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Bridge.Monolog.Tests.Processor.html">Processor</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Propel1.html">Propel1<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.DependencyInjection.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.DependencyInjection.Security.UserProvider.html">UserProvider</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Propel1.Logger.html">Logger</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.Security.User.html">User</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.Form.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.Form.DataTransformer.html">DataTransformer</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.html">ProxyManager<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.ProxyManager.LazyProxy.html">LazyProxy<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.ProxyManager.LazyProxy.Instantiator.html">Instantiator</a>
</li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.LazyProxy.PhpDumper.html">PhpDumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.LazyProxy.html">LazyProxy<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.LazyProxy.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.LazyProxy.Instantiator.html">Instantiator</a>
</li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.LazyProxy.PhpDumper.html">PhpDumper</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Twig.Extension.html">Extension</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Form.html">Form</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.NodeVisitor.html">NodeVisitor</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.Extension.Fixtures.html">Fixtures</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.NodeVisitor.html">NodeVisitor</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.TokenParser.html">TokenParser</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.Translation.html">Translation</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Twig.TokenParser.html">TokenParser</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Translation.html">Translation</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.html">AsseticBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Config.html">Config</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Factory.html">Factory<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Factory.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Factory.Resource.html">Resource</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Factory.Worker.html">Worker</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Routing.html">Routing</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Templating.html">Templating</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Factory.html">Factory<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Factory.Resource.html">Resource</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Templating.html">Templating</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.TestBundle.html">TestBundle</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.html">FrameworkBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Console.Descriptor.html">Descriptor</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Console.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Fragment.html">Fragment</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.HttpCache.html">HttpCache</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Routing.html">Routing</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Templating.Asset.html">Asset</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Templating.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Templating.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Test.html">Test</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Console.Descriptor.html">Descriptor</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Fixtures.BaseBundle.html">BaseBundle</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Fragment.html">Fragment</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.html">Functional<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.app.html">app</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.Bundle.TestBundle.html">TestBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.Bundle.TestBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Routing.html">Routing</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Templating.Helper.html">Helper<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Templating.Helper.Fixtures.html">Fixtures</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Templating.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Translation.html">Translation</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Validator.html">Validator</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Translation.html">Translation</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Validator.html">Validator</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.MonologBundle.html">MonologBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.MonologBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.MonologBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.MonologBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.MonologBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.MonologBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.html">SecurityBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.Security.Factory.html">Factory</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.Security.UserProvider.html">UserProvider</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Security.html">Security</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Templating.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.DependencyInjection.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.DependencyInjection.Security.Factory.html">Factory</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.html">Functional<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.app.html">app</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.CsrfFormLoginBundle.html">CsrfFormLoginBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.CsrfFormLoginBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.CsrfFormLoginBundle.Form.html">Form</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.FormLoginBundle.html">FormLoginBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.FormLoginBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.FormLoginBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.FormLoginBundle.Security.html">Security</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Twig.Extension.html">Extension</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.html">SwiftmailerBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.html">TwigBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.TwigBundle.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Debug.html">Debug</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.TwigBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Extension.html">Extension</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.TokenParser.html">TokenParser</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.TokenParser.html">TokenParser</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.html">WebProfilerBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Profiler.html">Profiler</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.Profiler.html">Profiler</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.html">Component<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.BrowserKit.html">BrowserKit<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.BrowserKit.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.ClassLoader.html">ClassLoader<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.ClassLoader.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.html">Config<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Definition.html">Definition<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Definition.Builder.html">Builder</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Definition.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Definition.Exception.html">Exception</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Resource.html">Resource</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Tests.Definition.html">Definition<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Tests.Definition.Builder.html">Builder</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Tests.Definition.Dumper.html">Dumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Tests.Fixtures.Configuration.html">Configuration</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Tests.Resource.html">Resource</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Console.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Descriptor.html">Descriptor</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Event.html">Event</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Formatter.html">Formatter</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Input.html">Input</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Output.html">Output</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tester.html">Tester</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Console.Tests.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Descriptor.html">Descriptor</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Formatter.html">Formatter</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Input.html">Input</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Output.html">Output</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Tester.html">Tester</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.CssSelector.html">CssSelector<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Parser.html">Parser<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.Parser.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Parser.Shortcut.html">Shortcut</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Parser.Tokenizer.html">Tokenizer</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.Parser.html">Parser<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.Parser.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.Parser.Shortcut.html">Shortcut</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.XPath.html">XPath</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.CssSelector.XPath.html">XPath<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.XPath.Extension.html">Extension</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Debug.html">Debug<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Debug.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Debug.FatalErrorHandler.html">FatalErrorHandler</a>
</li>
<li><a href="namespace-Symfony.Component.Debug.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Debug.Tests.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Debug.Tests.FatalErrorHandler.html">FatalErrorHandler</a>
</li>
<li><a href="namespace-Symfony.Component.Debug.Tests.Fixtures.html">Fixtures</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DependencyInjection.Compiler.html">Compiler</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Dump.html">Dump</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Extension.html">Extension</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.LazyProxy.html">LazyProxy<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DependencyInjection.LazyProxy.Instantiator.html">Instantiator</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.LazyProxy.PhpDumper.html">PhpDumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.ParameterBag.html">ParameterBag</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.Compiler.html">Compiler</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.Extension.html">Extension</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.LazyProxy.html">LazyProxy<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.LazyProxy.Instantiator.html">Instantiator</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.LazyProxy.PhpDumper.html">PhpDumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.ParameterBag.html">ParameterBag</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.DomCrawler.html">DomCrawler<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DomCrawler.Field.html">Field</a>
</li>
<li><a href="namespace-Symfony.Component.DomCrawler.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DomCrawler.Tests.Field.html">Field</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.EventDispatcher.html">EventDispatcher<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.EventDispatcher.Debug.html">Debug</a>
</li>
<li><a href="namespace-Symfony.Component.EventDispatcher.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.html">ExpressionLanguage<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.ParserCache.html">ParserCache</a>
</li>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.Tests.Node.html">Node</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Filesystem.html">Filesystem<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Filesystem.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Filesystem.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Finder.html">Finder<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Finder.Adapter.html">Adapter</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Comparator.html">Comparator</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Expression.html">Expression</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Iterator.html">Iterator</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Shell.html">Shell</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Finder.Tests.Comparator.html">Comparator</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Tests.Expression.html">Expression</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Tests.FakeAdapter.html">FakeAdapter</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Tests.Iterator.html">Iterator</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.DataMapper.html">DataMapper</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.Type.html">Type</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.View.html">View</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Extension.Csrf.html">Csrf<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.Csrf.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Csrf.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Extension.DataCollector.html">DataCollector<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.DataCollector.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.DataCollector.Proxy.html">Proxy</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.DataCollector.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Extension.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.HttpFoundation.html">HttpFoundation<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.HttpFoundation.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Extension.Templating.html">Templating</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.Constraints.html">Constraints</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.Type.html">Type</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.ViolationMapper.html">ViolationMapper</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Form.Guess.html">Guess</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Test.html">Test</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.DataMapper.html">DataMapper</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Csrf.html">Csrf<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Csrf.CsrfProvider.html">CsrfProvider</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Csrf.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Csrf.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.DataCollector.html">DataCollector<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.DataCollector.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.HttpFoundation.html">HttpFoundation<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.HttpFoundation.EventListener.html">EventListener</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.Constraints.html">Constraints</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.Type.html">Type</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.ViolationMapper.html">ViolationMapper</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Guess.html">Guess</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpFoundation.html">HttpFoundation<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.File.html">File<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.File.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.File.MimeType.html">MimeType</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.html">Session<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Attribute.html">Attribute</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Flash.html">Flash</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Storage.html">Storage<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Storage.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Storage.Proxy.html">Proxy</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.File.html">File<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.File.MimeType.html">MimeType</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.html">Session<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Attribute.html">Attribute</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Flash.html">Flash</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Storage.html">Storage<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Storage.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Storage.Proxy.html">Proxy</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.HttpKernel.html">HttpKernel<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Bundle.html">Bundle</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.CacheClearer.html">CacheClearer</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Config.html">Config</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.DataCollector.html">DataCollector<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.DataCollector.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpKernel.Debug.html">Debug</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Event.html">Event</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Fragment.html">Fragment</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.HttpCache.html">HttpCache</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Log.html">Log</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Profiler.html">Profiler</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Bundle.html">Bundle</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.CacheClearer.html">CacheClearer</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Config.html">Config</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Debug.html">Debug</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionAbsentBundle.html">ExtensionAbsentBundle</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionLoadedBundle.html">ExtensionLoadedBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionLoadedBundle.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionPresentBundle.html">ExtensionPresentBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionPresentBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionPresentBundle.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fragment.html">Fragment</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.HttpCache.html">HttpCache</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Profiler.html">Profiler<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Profiler.Mock.html">Mock</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Icu.html">Icu<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Icu.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.html">Intl<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Collator.html">Collator</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.DateFormatter.html">DateFormatter<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.DateFormatter.DateFormat.html">DateFormat</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.Globals.html">Globals</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.Locale.html">Locale</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.NumberFormatter.html">NumberFormatter</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.html">ResourceBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Compiler.html">Compiler</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Reader.html">Reader</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Transformer.html">Transformer<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Transformer.Rule.html">Rule</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Writer.html">Writer</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.Collator.html">Collator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.Collator.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.DateFormatter.html">DateFormatter<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.DateFormatter.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.Globals.html">Globals<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.Globals.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.Locale.html">Locale<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.Locale.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.NumberFormatter.html">NumberFormatter<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.NumberFormatter.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.ResourceBundle.html">ResourceBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.ResourceBundle.Reader.html">Reader</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.Tests.ResourceBundle.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.Tests.ResourceBundle.Writer.html">Writer</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Locale.html">Locale<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Locale.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Locale.Tests.Stub.html">Stub</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.OptionsResolver.html">OptionsResolver<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.OptionsResolver.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.OptionsResolver.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Process.html">Process<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Process.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Process.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.PropertyAccess.html">PropertyAccess<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.PropertyAccess.Exception.html">Exception</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.html">Routing<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Generator.html">Generator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Generator.Dumper.html">Dumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Matcher.html">Matcher<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Matcher.Dumper.html">Dumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Tests.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Tests.Fixtures.AnnotatedClasses.html">AnnotatedClasses</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.Tests.Generator.html">Generator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Tests.Generator.Dumper.html">Dumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Tests.Matcher.html">Matcher<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Tests.Matcher.Dumper.html">Dumper</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Acl.html">Acl<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Acl.Dbal.html">Dbal</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Domain.html">Domain</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Model.html">Model</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Permission.html">Permission</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.Dbal.html">Dbal</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.Domain.html">Domain</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.Permission.html">Permission</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Acl.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Authentication.html">Authentication<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Authentication.Provider.html">Provider</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Authentication.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Authentication.Token.html">Token</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.Authorization.html">Authorization<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Authorization.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.Encoder.html">Encoder</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Event.html">Event</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Role.html">Role</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authentication.html">Authentication<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authentication.Provider.html">Provider</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authentication.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authentication.Token.html">Token</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authorization.html">Authorization<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authorization.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Encoder.html">Encoder</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Role.html">Role</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.User.html">User</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Validator.Constraints.html">Constraints</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.User.html">User</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Validator.Constraints.html">Constraints</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Security.Csrf.html">Csrf<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Csrf.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Csrf.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Csrf.Tests.TokenGenerator.html">TokenGenerator</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Csrf.Tests.TokenStorage.html">TokenStorage</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Csrf.TokenGenerator.html">TokenGenerator</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Csrf.TokenStorage.html">TokenStorage</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Http.html">Http<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Http.Authentication.html">Authentication</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Authorization.html">Authorization</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.EntryPoint.html">EntryPoint</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Event.html">Event</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Firewall.html">Firewall</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Logout.html">Logout</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Session.html">Session</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.Authentication.html">Authentication</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.EntryPoint.html">EntryPoint</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.Firewall.html">Firewall</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.Logout.html">Logout</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.Session.html">Session</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Security.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Tests.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Tests.Core.Authentication.html">Authentication<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Tests.Core.Authentication.Token.html">Token</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Tests.Core.User.html">User</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Tests.Http.html">Http<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Tests.Http.Firewall.html">Firewall</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Serializer.html">Serializer<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Serializer.Encoder.html">Encoder</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Normalizer.html">Normalizer</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Serializer.Tests.Encoder.html">Encoder</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Tests.Normalizer.html">Normalizer</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Stopwatch.html">Stopwatch</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Templating.Asset.html">Asset</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Storage.html">Storage</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Templating.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Tests.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Tests.Storage.html">Storage</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Translation.html">Translation<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Translation.Catalogue.html">Catalogue</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Extractor.html">Extractor</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Translation.Tests.Catalogue.html">Catalogue</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Tests.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Tests.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Translation.Writer.html">Writer</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Validator.Constraints.html">Constraints</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Validator.Mapping.Cache.html">Cache</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Mapping.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Validator.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Validator.Tests.Constraints.html">Constraints</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Tests.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Validator.Tests.Mapping.Cache.html">Cache</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Tests.Mapping.Loader.html">Loader</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Yaml.html">Yaml<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Yaml.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Yaml.Tests.html">Tests</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.html">Tecnocreaciones<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.html">AjaxFOSUserBundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Event.html">Event</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Handler.html">Handler</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.html">InstallBundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.html">TemplateBundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Menu.html">Menu<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Menu.Template.html">Template<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Menu.Template.Developer.html">Developer</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Vzla.html">Vzla<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.html">GovernmentBundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Menu.html">Menu<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Menu.Template.html">Template<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Menu.Template.Developer.html">Developer</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Model.html">Model</a>
</li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Twig.Extension.html">Extension</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-TestBundle.html">TestBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Fabpot.html">Fabpot<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Fabpot.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Fabpot.FooBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-TestBundle.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.FooBundle.Controller.html">Controller<span></span></a>
<ul>
<li><a href="namespace-TestBundle.FooBundle.Controller.Sub.html">Sub</a>
</li>
<li><a href="namespace-TestBundle.FooBundle.Controller.Test.html">Test</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-TestBundle.Sensio.html">Sensio<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Sensio.Cms.html">Cms<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Sensio.Cms.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Sensio.Cms.FooBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-TestBundle.Sensio.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Sensio.FooBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-TestFixtures.html">TestFixtures</a>
</li>
<li><a href="namespace-Timestampable.html">Timestampable<span></span></a>
<ul>
<li><a href="namespace-Timestampable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Timestampable.Fixture.Document.html">Document</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tool.html">Tool</a>
</li>
<li><a href="namespace-Translatable.html">Translatable<span></span></a>
<ul>
<li><a href="namespace-Translatable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Translatable.Fixture.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Translatable.Fixture.Document.Personal.html">Personal</a>
</li>
</ul></li>
<li><a href="namespace-Translatable.Fixture.Issue114.html">Issue114</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue138.html">Issue138</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue165.html">Issue165</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue173.html">Issue173</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue75.html">Issue75</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue922.html">Issue922</a>
</li>
<li><a href="namespace-Translatable.Fixture.Personal.html">Personal</a>
</li>
<li><a href="namespace-Translatable.Fixture.Template.html">Template</a>
</li>
<li><a href="namespace-Translatable.Fixture.Type.html">Type</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Translator.html">Translator<span></span></a>
<ul>
<li><a href="namespace-Translator.Fixture.html">Fixture</a>
</li>
</ul></li>
<li><a href="namespace-Tree.html">Tree<span></span></a>
<ul>
<li><a href="namespace-Tree.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Tree.Fixture.Closure.html">Closure</a>
</li>
<li><a href="namespace-Tree.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-Tree.Fixture.Genealogy.html">Genealogy</a>
</li>
<li><a href="namespace-Tree.Fixture.Mock.html">Mock</a>
</li>
<li><a href="namespace-Tree.Fixture.Repository.html">Repository</a>
</li>
<li><a href="namespace-Tree.Fixture.Transport.html">Transport</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Uploadable.html">Uploadable<span></span></a>
<ul>
<li><a href="namespace-Uploadable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Uploadable.Fixture.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Wrapper.html">Wrapper<span></span></a>
<ul>
<li><a href="namespace-Wrapper.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Wrapper.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-Wrapper.Fixture.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
</ul>
</div>
<hr />
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-Doctrine.Tests.Common.Collections.AbstractLazyCollectionTest.html">AbstractLazyCollectionTest</a></li>
<li><a href="class-Doctrine.Tests.Common.Collections.ClosureExpressionVisitorTest.html">ClosureExpressionVisitorTest</a></li>
<li class="active"><a href="class-Doctrine.Tests.Common.Collections.CollectionTest.html">CollectionTest</a></li>
<li><a href="class-Doctrine.Tests.Common.Collections.CriteriaTest.html">CriteriaTest</a></li>
<li><a href="class-Doctrine.Tests.Common.Collections.ExpressionBuilderTest.html">ExpressionBuilderTest</a></li>
<li><a href="class-Doctrine.Tests.Common.Collections.TestObject.html">TestObject</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<form id="search">
<input type="hidden" name="cx" value="" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" class="text" />
<input type="submit" value="Search" />
</form>
<div id="navigation">
<ul>
<li>
<a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<a href="namespace-Doctrine.Tests.Common.Collections.html" title="Summary of Doctrine\Tests\Common\Collections"><span>Namespace</span></a>
</li>
<li>
<a href="class-Doctrine.Tests.Common.Collections.CollectionTest.html" title="Summary of Doctrine\Tests\Common\Collections\CollectionTest"><span>Class</span></a>
</li>
</ul>
<ul>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
</ul>
<ul>
</ul>
</div>
<pre><code><span id="1" class="l"><a class="l" href="#1"> 1: </a><span class="xlang"><?php</span>
</span><span id="2" class="l"><a class="l" href="#2"> 2: </a>
</span><span id="3" class="l"><a class="l" href="#3"> 3: </a><span class="php-keyword1">namespace</span> Doctrine\Tests\Common\Collections;
</span><span id="4" class="l"><a class="l" href="#4"> 4: </a>
</span><span id="5" class="l"><a class="l" href="#5"> 5: </a><span class="php-keyword1">use</span> Doctrine\Tests;
</span><span id="6" class="l"><a class="l" href="#6"> 6: </a><span class="php-keyword1">use</span> Doctrine\Common\Collections\Criteria;
</span><span id="7" class="l"><a class="l" href="#7"> 7: </a>
</span><span id="8" class="l"><a class="l" href="#8"> 8: </a><span class="php-keyword1">class</span> <a id="CollectionTest" href="#CollectionTest">CollectionTest</a> <span class="php-keyword1">extends</span> \Doctrine\Tests\DoctrineTestCase
</span><span id="9" class="l"><a class="l" href="#9"> 9: </a>{
</span><span id="10" class="l"><a class="l" href="#10"> 10: </a> <span class="php-comment">/**
</span></span><span id="11" class="l"><a class="l" href="#11"> 11: </a><span class="php-comment"> * @var \Doctrine\Common\Collections\Collection
</span></span><span id="12" class="l"><a class="l" href="#12"> 12: </a><span class="php-comment"> */</span>
</span><span id="13" class="l"><a class="l" href="#13"> 13: </a> <span class="php-keyword1">private</span> <span class="php-var"><a id="$_coll" href="#$_coll">$_coll</a></span>;
</span><span id="14" class="l"><a class="l" href="#14"> 14: </a>
</span><span id="15" class="l"><a class="l" href="#15"> 15: </a> <span class="php-keyword1">protected</span> <span class="php-keyword1">function</span> <a id="_setUp" href="#_setUp">setUp</a>()
</span><span id="16" class="l"><a class="l" href="#16"> 16: </a> {
</span><span id="17" class="l"><a class="l" href="#17"> 17: </a> <span class="php-var">$this</span>->_coll = <span class="php-keyword1">new</span> \Doctrine\Common\Collections\ArrayCollection;
</span><span id="18" class="l"><a class="l" href="#18"> 18: </a> }
</span><span id="19" class="l"><a class="l" href="#19"> 19: </a>
</span><span id="20" class="l"><a class="l" href="#20"> 20: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testIssetAndUnset" href="#_testIssetAndUnset">testIssetAndUnset</a>()
</span><span id="21" class="l"><a class="l" href="#21"> 21: </a> {
</span><span id="22" class="l"><a class="l" href="#22"> 22: </a> <span class="php-var">$this</span>->assertFalse(<span class="php-keyword1">isset</span>(<span class="php-var">$this</span>->_coll[<span class="php-num">0</span>]));
</span><span id="23" class="l"><a class="l" href="#23"> 23: </a> <span class="php-var">$this</span>->_coll->add(<span class="php-quote">'testing'</span>);
</span><span id="24" class="l"><a class="l" href="#24"> 24: </a> <span class="php-var">$this</span>->assertTrue(<span class="php-keyword1">isset</span>(<span class="php-var">$this</span>->_coll[<span class="php-num">0</span>]));
</span><span id="25" class="l"><a class="l" href="#25"> 25: </a> <span class="php-keyword1">unset</span>(<span class="php-var">$this</span>->_coll[<span class="php-num">0</span>]);
</span><span id="26" class="l"><a class="l" href="#26"> 26: </a> <span class="php-var">$this</span>->assertFalse(<span class="php-keyword1">isset</span>(<span class="php-var">$this</span>->_coll[<span class="php-num">0</span>]));
</span><span id="27" class="l"><a class="l" href="#27"> 27: </a> }
</span><span id="28" class="l"><a class="l" href="#28"> 28: </a>
</span><span id="29" class="l"><a class="l" href="#29"> 29: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testToString" href="#_testToString">testToString</a>()
</span><span id="30" class="l"><a class="l" href="#30"> 30: </a> {
</span><span id="31" class="l"><a class="l" href="#31"> 31: </a> <span class="php-var">$this</span>->_coll->add(<span class="php-quote">'testing'</span>);
</span><span id="32" class="l"><a class="l" href="#32"> 32: </a> <span class="php-var">$this</span>->assertTrue(<span class="php-keyword2">is_string</span>((string) <span class="php-var">$this</span>->_coll));
</span><span id="33" class="l"><a class="l" href="#33"> 33: </a> }
</span><span id="34" class="l"><a class="l" href="#34"> 34: </a>
</span><span id="35" class="l"><a class="l" href="#35"> 35: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testRemovingNonExistentEntryReturnsNull" href="#_testRemovingNonExistentEntryReturnsNull">testRemovingNonExistentEntryReturnsNull</a>()
</span><span id="36" class="l"><a class="l" href="#36"> 36: </a> {
</span><span id="37" class="l"><a class="l" href="#37"> 37: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-keyword1">null</span>, <span class="php-var">$this</span>->_coll->remove(<span class="php-quote">'testing_does_not_exist'</span>));
</span><span id="38" class="l"><a class="l" href="#38"> 38: </a> }
</span><span id="39" class="l"><a class="l" href="#39"> 39: </a>
</span><span id="40" class="l"><a class="l" href="#40"> 40: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testExists" href="#_testExists">testExists</a>()
</span><span id="41" class="l"><a class="l" href="#41"> 41: </a> {
</span><span id="42" class="l"><a class="l" href="#42"> 42: </a> <span class="php-var">$this</span>->_coll->add(<span class="php-quote">"one"</span>);
</span><span id="43" class="l"><a class="l" href="#43"> 43: </a> <span class="php-var">$this</span>->_coll->add(<span class="php-quote">"two"</span>);
</span><span id="44" class="l"><a class="l" href="#44"> 44: </a> <span class="php-var">$exists</span> = <span class="php-var">$this</span>->_coll->exists(<span class="php-keyword1">function</span>(<span class="php-var">$k</span>, <span class="php-var">$e</span>) { <span class="php-keyword1">return</span> <span class="php-var">$e</span> == <span class="php-quote">"one"</span>; });
</span><span id="45" class="l"><a class="l" href="#45"> 45: </a> <span class="php-var">$this</span>->assertTrue(<span class="php-var">$exists</span>);
</span><span id="46" class="l"><a class="l" href="#46"> 46: </a> <span class="php-var">$exists</span> = <span class="php-var">$this</span>->_coll->exists(<span class="php-keyword1">function</span>(<span class="php-var">$k</span>, <span class="php-var">$e</span>) { <span class="php-keyword1">return</span> <span class="php-var">$e</span> == <span class="php-quote">"other"</span>; });
</span><span id="47" class="l"><a class="l" href="#47"> 47: </a> <span class="php-var">$this</span>->assertFalse(<span class="php-var">$exists</span>);
</span><span id="48" class="l"><a class="l" href="#48"> 48: </a> }
</span><span id="49" class="l"><a class="l" href="#49"> 49: </a>
</span><span id="50" class="l"><a class="l" href="#50"> 50: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testMap" href="#_testMap">testMap</a>()
</span><span id="51" class="l"><a class="l" href="#51"> 51: </a> {
</span><span id="52" class="l"><a class="l" href="#52"> 52: </a> <span class="php-var">$this</span>->_coll->add(<span class="php-num">1</span>);
</span><span id="53" class="l"><a class="l" href="#53"> 53: </a> <span class="php-var">$this</span>->_coll->add(<span class="php-num">2</span>);
</span><span id="54" class="l"><a class="l" href="#54"> 54: </a> <span class="php-var">$res</span> = <span class="php-var">$this</span>->_coll->map(<span class="php-keyword1">function</span>(<span class="php-var">$e</span>) { <span class="php-keyword1">return</span> <span class="php-var">$e</span> * <span class="php-num">2</span>; });
</span><span id="55" class="l"><a class="l" href="#55"> 55: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-keyword1">array</span>(<span class="php-num">2</span>, <span class="php-num">4</span>), <span class="php-var">$res</span>->toArray());
</span><span id="56" class="l"><a class="l" href="#56"> 56: </a> }
</span><span id="57" class="l"><a class="l" href="#57"> 57: </a>
</span><span id="58" class="l"><a class="l" href="#58"> 58: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testFilter" href="#_testFilter">testFilter</a>()
</span><span id="59" class="l"><a class="l" href="#59"> 59: </a> {
</span><span id="60" class="l"><a class="l" href="#60"> 60: </a> <span class="php-var">$this</span>->_coll->add(<span class="php-num">1</span>);
</span><span id="61" class="l"><a class="l" href="#61"> 61: </a> <span class="php-var">$this</span>->_coll->add(<span class="php-quote">"foo"</span>);
</span><span id="62" class="l"><a class="l" href="#62"> 62: </a> <span class="php-var">$this</span>->_coll->add(<span class="php-num">3</span>);
</span><span id="63" class="l"><a class="l" href="#63"> 63: </a> <span class="php-var">$res</span> = <span class="php-var">$this</span>->_coll->filter(<span class="php-keyword1">function</span>(<span class="php-var">$e</span>) { <span class="php-keyword1">return</span> <span class="php-keyword2">is_numeric</span>(<span class="php-var">$e</span>); });
</span><span id="64" class="l"><a class="l" href="#64"> 64: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-keyword1">array</span>(<span class="php-num">0</span> => <span class="php-num">1</span>, <span class="php-num">2</span> => <span class="php-num">3</span>), <span class="php-var">$res</span>->toArray());
</span><span id="65" class="l"><a class="l" href="#65"> 65: </a> }
</span><span id="66" class="l"><a class="l" href="#66"> 66: </a>
</span><span id="67" class="l"><a class="l" href="#67"> 67: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testFirstAndLast" href="#_testFirstAndLast">testFirstAndLast</a>()
</span><span id="68" class="l"><a class="l" href="#68"> 68: </a> {
</span><span id="69" class="l"><a class="l" href="#69"> 69: </a> <span class="php-var">$this</span>->_coll->add(<span class="php-quote">'one'</span>);
</span><span id="70" class="l"><a class="l" href="#70"> 70: </a> <span class="php-var">$this</span>->_coll->add(<span class="php-quote">'two'</span>);
</span><span id="71" class="l"><a class="l" href="#71"> 71: </a>
</span><span id="72" class="l"><a class="l" href="#72"> 72: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-var">$this</span>->_coll->first(), <span class="php-quote">'one'</span>);
</span><span id="73" class="l"><a class="l" href="#73"> 73: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-var">$this</span>->_coll->last(), <span class="php-quote">'two'</span>);
</span><span id="74" class="l"><a class="l" href="#74"> 74: </a> }
</span><span id="75" class="l"><a class="l" href="#75"> 75: </a>
</span><span id="76" class="l"><a class="l" href="#76"> 76: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testArrayAccess" href="#_testArrayAccess">testArrayAccess</a>()
</span><span id="77" class="l"><a class="l" href="#77"> 77: </a> {
</span><span id="78" class="l"><a class="l" href="#78"> 78: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'one'</span>;
</span><span id="79" class="l"><a class="l" href="#79"> 79: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'two'</span>;
</span><span id="80" class="l"><a class="l" href="#80"> 80: </a>
</span><span id="81" class="l"><a class="l" href="#81"> 81: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-var">$this</span>->_coll[<span class="php-num">0</span>], <span class="php-quote">'one'</span>);
</span><span id="82" class="l"><a class="l" href="#82"> 82: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-var">$this</span>->_coll[<span class="php-num">1</span>], <span class="php-quote">'two'</span>);
</span><span id="83" class="l"><a class="l" href="#83"> 83: </a>
</span><span id="84" class="l"><a class="l" href="#84"> 84: </a> <span class="php-keyword1">unset</span>(<span class="php-var">$this</span>->_coll[<span class="php-num">0</span>]);
</span><span id="85" class="l"><a class="l" href="#85"> 85: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-var">$this</span>->_coll-><span class="php-keyword2">count</span>(), <span class="php-num">1</span>);
</span><span id="86" class="l"><a class="l" href="#86"> 86: </a> }
</span><span id="87" class="l"><a class="l" href="#87"> 87: </a>
</span><span id="88" class="l"><a class="l" href="#88"> 88: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testContainsKey" href="#_testContainsKey">testContainsKey</a>()
</span><span id="89" class="l"><a class="l" href="#89"> 89: </a> {
</span><span id="90" class="l"><a class="l" href="#90"> 90: </a> <span class="php-var">$this</span>->_coll[<span class="php-num">5</span>] = <span class="php-quote">'five'</span>;
</span><span id="91" class="l"><a class="l" href="#91"> 91: </a> <span class="php-var">$this</span>->assertTrue(<span class="php-var">$this</span>->_coll->containsKey(<span class="php-num">5</span>));
</span><span id="92" class="l"><a class="l" href="#92"> 92: </a> }
</span><span id="93" class="l"><a class="l" href="#93"> 93: </a>
</span><span id="94" class="l"><a class="l" href="#94"> 94: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testContains" href="#_testContains">testContains</a>()
</span><span id="95" class="l"><a class="l" href="#95"> 95: </a> {
</span><span id="96" class="l"><a class="l" href="#96"> 96: </a> <span class="php-var">$this</span>->_coll[<span class="php-num">0</span>] = <span class="php-quote">'test'</span>;
</span><span id="97" class="l"><a class="l" href="#97"> 97: </a> <span class="php-var">$this</span>->assertTrue(<span class="php-var">$this</span>->_coll->contains(<span class="php-quote">'test'</span>));
</span><span id="98" class="l"><a class="l" href="#98"> 98: </a> }
</span><span id="99" class="l"><a class="l" href="#99"> 99: </a>
</span><span id="100" class="l"><a class="l" href="#100">100: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testSearch" href="#_testSearch">testSearch</a>()
</span><span id="101" class="l"><a class="l" href="#101">101: </a> {
</span><span id="102" class="l"><a class="l" href="#102">102: </a> <span class="php-var">$this</span>->_coll[<span class="php-num">0</span>] = <span class="php-quote">'test'</span>;
</span><span id="103" class="l"><a class="l" href="#103">103: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-num">0</span>, <span class="php-var">$this</span>->_coll->indexOf(<span class="php-quote">'test'</span>));
</span><span id="104" class="l"><a class="l" href="#104">104: </a> }
</span><span id="105" class="l"><a class="l" href="#105">105: </a>
</span><span id="106" class="l"><a class="l" href="#106">106: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testGet" href="#_testGet">testGet</a>()
</span><span id="107" class="l"><a class="l" href="#107">107: </a> {
</span><span id="108" class="l"><a class="l" href="#108">108: </a> <span class="php-var">$this</span>->_coll[<span class="php-num">0</span>] = <span class="php-quote">'test'</span>;
</span><span id="109" class="l"><a class="l" href="#109">109: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-quote">'test'</span>, <span class="php-var">$this</span>->_coll->get(<span class="php-num">0</span>));
</span><span id="110" class="l"><a class="l" href="#110">110: </a> }
</span><span id="111" class="l"><a class="l" href="#111">111: </a>
</span><span id="112" class="l"><a class="l" href="#112">112: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testGetKeys" href="#_testGetKeys">testGetKeys</a>()
</span><span id="113" class="l"><a class="l" href="#113">113: </a> {
</span><span id="114" class="l"><a class="l" href="#114">114: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'one'</span>;
</span><span id="115" class="l"><a class="l" href="#115">115: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'two'</span>;
</span><span id="116" class="l"><a class="l" href="#116">116: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-keyword1">array</span>(<span class="php-num">0</span>, <span class="php-num">1</span>), <span class="php-var">$this</span>->_coll->getKeys());
</span><span id="117" class="l"><a class="l" href="#117">117: </a> }
</span><span id="118" class="l"><a class="l" href="#118">118: </a>
</span><span id="119" class="l"><a class="l" href="#119">119: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testGetValues" href="#_testGetValues">testGetValues</a>()
</span><span id="120" class="l"><a class="l" href="#120">120: </a> {
</span><span id="121" class="l"><a class="l" href="#121">121: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'one'</span>;
</span><span id="122" class="l"><a class="l" href="#122">122: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'two'</span>;
</span><span id="123" class="l"><a class="l" href="#123">123: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-keyword1">array</span>(<span class="php-quote">'one'</span>, <span class="php-quote">'two'</span>), <span class="php-var">$this</span>->_coll->getValues());
</span><span id="124" class="l"><a class="l" href="#124">124: </a> }
</span><span id="125" class="l"><a class="l" href="#125">125: </a>
</span><span id="126" class="l"><a class="l" href="#126">126: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testCount" href="#_testCount">testCount</a>()
</span><span id="127" class="l"><a class="l" href="#127">127: </a> {
</span><span id="128" class="l"><a class="l" href="#128">128: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'one'</span>;
</span><span id="129" class="l"><a class="l" href="#129">129: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'two'</span>;
</span><span id="130" class="l"><a class="l" href="#130">130: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-var">$this</span>->_coll-><span class="php-keyword2">count</span>(), <span class="php-num">2</span>);
</span><span id="131" class="l"><a class="l" href="#131">131: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-keyword2">count</span>(<span class="php-var">$this</span>->_coll), <span class="php-num">2</span>);
</span><span id="132" class="l"><a class="l" href="#132">132: </a> }
</span><span id="133" class="l"><a class="l" href="#133">133: </a>
</span><span id="134" class="l"><a class="l" href="#134">134: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testForAll" href="#_testForAll">testForAll</a>()
</span><span id="135" class="l"><a class="l" href="#135">135: </a> {
</span><span id="136" class="l"><a class="l" href="#136">136: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'one'</span>;
</span><span id="137" class="l"><a class="l" href="#137">137: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'two'</span>;
</span><span id="138" class="l"><a class="l" href="#138">138: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-var">$this</span>->_coll->forAll(<span class="php-keyword1">function</span>(<span class="php-var">$k</span>, <span class="php-var">$e</span>) { <span class="php-keyword1">return</span> <span class="php-keyword2">is_string</span>(<span class="php-var">$e</span>); }), <span class="php-keyword1">true</span>);
</span><span id="139" class="l"><a class="l" href="#139">139: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-var">$this</span>->_coll->forAll(<span class="php-keyword1">function</span>(<span class="php-var">$k</span>, <span class="php-var">$e</span>) { <span class="php-keyword1">return</span> <span class="php-keyword2">is_array</span>(<span class="php-var">$e</span>); }), <span class="php-keyword1">false</span>);
</span><span id="140" class="l"><a class="l" href="#140">140: </a> }
</span><span id="141" class="l"><a class="l" href="#141">141: </a>
</span><span id="142" class="l"><a class="l" href="#142">142: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testPartition" href="#_testPartition">testPartition</a>()
</span><span id="143" class="l"><a class="l" href="#143">143: </a> {
</span><span id="144" class="l"><a class="l" href="#144">144: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-keyword1">true</span>;
</span><span id="145" class="l"><a class="l" href="#145">145: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-keyword1">false</span>;
</span><span id="146" class="l"><a class="l" href="#146">146: </a> <span class="php-var">$partition</span> = <span class="php-var">$this</span>->_coll->partition(<span class="php-keyword1">function</span>(<span class="php-var">$k</span>, <span class="php-var">$e</span>) { <span class="php-keyword1">return</span> <span class="php-var">$e</span> == <span class="php-keyword1">true</span>; });
</span><span id="147" class="l"><a class="l" href="#147">147: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-var">$partition</span>[<span class="php-num">0</span>][<span class="php-num">0</span>], <span class="php-keyword1">true</span>);
</span><span id="148" class="l"><a class="l" href="#148">148: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-var">$partition</span>[<span class="php-num">1</span>][<span class="php-num">0</span>], <span class="php-keyword1">false</span>);
</span><span id="149" class="l"><a class="l" href="#149">149: </a> }
</span><span id="150" class="l"><a class="l" href="#150">150: </a>
</span><span id="151" class="l"><a class="l" href="#151">151: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testClear" href="#_testClear">testClear</a>()
</span><span id="152" class="l"><a class="l" href="#152">152: </a> {
</span><span id="153" class="l"><a class="l" href="#153">153: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'one'</span>;
</span><span id="154" class="l"><a class="l" href="#154">154: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'two'</span>;
</span><span id="155" class="l"><a class="l" href="#155">155: </a> <span class="php-var">$this</span>->_coll->clear();
</span><span id="156" class="l"><a class="l" href="#156">156: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-var">$this</span>->_coll->isEmpty(), <span class="php-keyword1">true</span>);
</span><span id="157" class="l"><a class="l" href="#157">157: </a> }
</span><span id="158" class="l"><a class="l" href="#158">158: </a>
</span><span id="159" class="l"><a class="l" href="#159">159: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testRemove" href="#_testRemove">testRemove</a>()
</span><span id="160" class="l"><a class="l" href="#160">160: </a> {
</span><span id="161" class="l"><a class="l" href="#161">161: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'one'</span>;
</span><span id="162" class="l"><a class="l" href="#162">162: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'two'</span>;
</span><span id="163" class="l"><a class="l" href="#163">163: </a> <span class="php-var">$el</span> = <span class="php-var">$this</span>->_coll->remove(<span class="php-num">0</span>);
</span><span id="164" class="l"><a class="l" href="#164">164: </a>
</span><span id="165" class="l"><a class="l" href="#165">165: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-quote">'one'</span>, <span class="php-var">$el</span>);
</span><span id="166" class="l"><a class="l" href="#166">166: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-var">$this</span>->_coll->contains(<span class="php-quote">'one'</span>), <span class="php-keyword1">false</span>);
</span><span id="167" class="l"><a class="l" href="#167">167: </a> <span class="php-var">$this</span>->assertNull(<span class="php-var">$this</span>->_coll->remove(<span class="php-num">0</span>));
</span><span id="168" class="l"><a class="l" href="#168">168: </a> }
</span><span id="169" class="l"><a class="l" href="#169">169: </a>
</span><span id="170" class="l"><a class="l" href="#170">170: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testRemoveElement" href="#_testRemoveElement">testRemoveElement</a>()
</span><span id="171" class="l"><a class="l" href="#171">171: </a> {
</span><span id="172" class="l"><a class="l" href="#172">172: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'one'</span>;
</span><span id="173" class="l"><a class="l" href="#173">173: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'two'</span>;
</span><span id="174" class="l"><a class="l" href="#174">174: </a>
</span><span id="175" class="l"><a class="l" href="#175">175: </a> <span class="php-var">$this</span>->assertTrue(<span class="php-var">$this</span>->_coll->removeElement(<span class="php-quote">'two'</span>));
</span><span id="176" class="l"><a class="l" href="#176">176: </a> <span class="php-var">$this</span>->assertFalse(<span class="php-var">$this</span>->_coll->contains(<span class="php-quote">'two'</span>));
</span><span id="177" class="l"><a class="l" href="#177">177: </a> <span class="php-var">$this</span>->assertFalse(<span class="php-var">$this</span>->_coll->removeElement(<span class="php-quote">'two'</span>));
</span><span id="178" class="l"><a class="l" href="#178">178: </a> }
</span><span id="179" class="l"><a class="l" href="#179">179: </a>
</span><span id="180" class="l"><a class="l" href="#180">180: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testSlice" href="#_testSlice">testSlice</a>()
</span><span id="181" class="l"><a class="l" href="#181">181: </a> {
</span><span id="182" class="l"><a class="l" href="#182">182: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'one'</span>;
</span><span id="183" class="l"><a class="l" href="#183">183: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'two'</span>;
</span><span id="184" class="l"><a class="l" href="#184">184: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-quote">'three'</span>;
</span><span id="185" class="l"><a class="l" href="#185">185: </a>
</span><span id="186" class="l"><a class="l" href="#186">186: </a> <span class="php-var">$slice</span> = <span class="php-var">$this</span>->_coll->slice(<span class="php-num">0</span>, <span class="php-num">1</span>);
</span><span id="187" class="l"><a class="l" href="#187">187: </a> <span class="php-var">$this</span>->assertInternalType(<span class="php-quote">'array'</span>, <span class="php-var">$slice</span>);
</span><span id="188" class="l"><a class="l" href="#188">188: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-keyword1">array</span>(<span class="php-quote">'one'</span>), <span class="php-var">$slice</span>);
</span><span id="189" class="l"><a class="l" href="#189">189: </a>
</span><span id="190" class="l"><a class="l" href="#190">190: </a> <span class="php-var">$slice</span> = <span class="php-var">$this</span>->_coll->slice(<span class="php-num">1</span>);
</span><span id="191" class="l"><a class="l" href="#191">191: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-keyword1">array</span>(<span class="php-num">1</span> => <span class="php-quote">'two'</span>, <span class="php-num">2</span> => <span class="php-quote">'three'</span>), <span class="php-var">$slice</span>);
</span><span id="192" class="l"><a class="l" href="#192">192: </a>
</span><span id="193" class="l"><a class="l" href="#193">193: </a> <span class="php-var">$slice</span> = <span class="php-var">$this</span>->_coll->slice(<span class="php-num">1</span>, <span class="php-num">1</span>);
</span><span id="194" class="l"><a class="l" href="#194">194: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-keyword1">array</span>(<span class="php-num">1</span> => <span class="php-quote">'two'</span>), <span class="php-var">$slice</span>);
</span><span id="195" class="l"><a class="l" href="#195">195: </a> }
</span><span id="196" class="l"><a class="l" href="#196">196: </a>
</span><span id="197" class="l"><a class="l" href="#197">197: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_fillMatchingFixture" href="#_fillMatchingFixture">fillMatchingFixture</a>()
</span><span id="198" class="l"><a class="l" href="#198">198: </a> {
</span><span id="199" class="l"><a class="l" href="#199">199: </a> <span class="php-var">$std1</span> = <span class="php-keyword1">new</span> \stdClass();
</span><span id="200" class="l"><a class="l" href="#200">200: </a> <span class="php-var">$std1</span>->foo = <span class="php-quote">"bar"</span>;
</span><span id="201" class="l"><a class="l" href="#201">201: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-var">$std1</span>;
</span><span id="202" class="l"><a class="l" href="#202">202: </a>
</span><span id="203" class="l"><a class="l" href="#203">203: </a> <span class="php-var">$std2</span> = <span class="php-keyword1">new</span> \stdClass();
</span><span id="204" class="l"><a class="l" href="#204">204: </a> <span class="php-var">$std2</span>->foo = <span class="php-quote">"baz"</span>;
</span><span id="205" class="l"><a class="l" href="#205">205: </a> <span class="php-var">$this</span>->_coll[] = <span class="php-var">$std2</span>;
</span><span id="206" class="l"><a class="l" href="#206">206: </a> }
</span><span id="207" class="l"><a class="l" href="#207">207: </a>
</span><span id="208" class="l"><a class="l" href="#208">208: </a> <span class="php-comment">/**
</span></span><span id="209" class="l"><a class="l" href="#209">209: </a><span class="php-comment"> * @group DDC-1637
</span></span><span id="210" class="l"><a class="l" href="#210">210: </a><span class="php-comment"> */</span>
</span><span id="211" class="l"><a class="l" href="#211">211: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testMatching" href="#_testMatching">testMatching</a>()
</span><span id="212" class="l"><a class="l" href="#212">212: </a> {
</span><span id="213" class="l"><a class="l" href="#213">213: </a> <span class="php-var">$this</span>->fillMatchingFixture();
</span><span id="214" class="l"><a class="l" href="#214">214: </a>
</span><span id="215" class="l"><a class="l" href="#215">215: </a> <span class="php-var">$col</span> = <span class="php-var">$this</span>->_coll->matching(<span class="php-keyword1">new</span> Criteria(Criteria::expr()->eq(<span class="php-quote">"foo"</span>, <span class="php-quote">"bar"</span>)));
</span><span id="216" class="l"><a class="l" href="#216">216: </a> <span class="php-var">$this</span>->assertInstanceOf(<span class="php-quote">'Doctrine\Common\Collections\Collection'</span>, <span class="php-var">$col</span>);
</span><span id="217" class="l"><a class="l" href="#217">217: </a> <span class="php-var">$this</span>->assertNotSame(<span class="php-var">$col</span>, <span class="php-var">$this</span>->_coll);
</span><span id="218" class="l"><a class="l" href="#218">218: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-num">1</span>, <span class="php-keyword2">count</span>(<span class="php-var">$col</span>));
</span><span id="219" class="l"><a class="l" href="#219">219: </a> }
</span><span id="220" class="l"><a class="l" href="#220">220: </a>
</span><span id="221" class="l"><a class="l" href="#221">221: </a> <span class="php-comment">/**
</span></span><span id="222" class="l"><a class="l" href="#222">222: </a><span class="php-comment"> * @group DDC-1637
</span></span><span id="223" class="l"><a class="l" href="#223">223: </a><span class="php-comment"> */</span>
</span><span id="224" class="l"><a class="l" href="#224">224: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testMatchingOrdering" href="#_testMatchingOrdering">testMatchingOrdering</a>()
</span><span id="225" class="l"><a class="l" href="#225">225: </a> {
</span><span id="226" class="l"><a class="l" href="#226">226: </a> <span class="php-var">$this</span>->fillMatchingFixture();
</span><span id="227" class="l"><a class="l" href="#227">227: </a>
</span><span id="228" class="l"><a class="l" href="#228">228: </a> <span class="php-var">$col</span> = <span class="php-var">$this</span>->_coll->matching(<span class="php-keyword1">new</span> Criteria(<span class="php-keyword1">null</span>, <span class="php-keyword1">array</span>(<span class="php-quote">'foo'</span> => <span class="php-quote">'DESC'</span>)));
</span><span id="229" class="l"><a class="l" href="#229">229: </a>
</span><span id="230" class="l"><a class="l" href="#230">230: </a> <span class="php-var">$this</span>->assertInstanceOf(<span class="php-quote">'Doctrine\Common\Collections\Collection'</span>, <span class="php-var">$col</span>);
</span><span id="231" class="l"><a class="l" href="#231">231: </a> <span class="php-var">$this</span>->assertNotSame(<span class="php-var">$col</span>, <span class="php-var">$this</span>->_coll);
</span><span id="232" class="l"><a class="l" href="#232">232: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-num">2</span>, <span class="php-keyword2">count</span>(<span class="php-var">$col</span>));
</span><span id="233" class="l"><a class="l" href="#233">233: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-quote">'baz'</span>, <span class="php-var">$col</span>[<span class="php-num">0</span>]->foo);
</span><span id="234" class="l"><a class="l" href="#234">234: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-quote">'bar'</span>, <span class="php-var">$col</span>[<span class="php-num">1</span>]->foo);
</span><span id="235" class="l"><a class="l" href="#235">235: </a> }
</span><span id="236" class="l"><a class="l" href="#236">236: </a>
</span><span id="237" class="l"><a class="l" href="#237">237: </a> <span class="php-comment">/**
</span></span><span id="238" class="l"><a class="l" href="#238">238: </a><span class="php-comment"> * @group DDC-1637
</span></span><span id="239" class="l"><a class="l" href="#239">239: </a><span class="php-comment"> */</span>
</span><span id="240" class="l"><a class="l" href="#240">240: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testMatchingSlice" href="#_testMatchingSlice">testMatchingSlice</a>()
</span><span id="241" class="l"><a class="l" href="#241">241: </a> {
</span><span id="242" class="l"><a class="l" href="#242">242: </a> <span class="php-var">$this</span>->fillMatchingFixture();
</span><span id="243" class="l"><a class="l" href="#243">243: </a>
</span><span id="244" class="l"><a class="l" href="#244">244: </a> <span class="php-var">$col</span> = <span class="php-var">$this</span>->_coll->matching(<span class="php-keyword1">new</span> Criteria(<span class="php-keyword1">null</span>, <span class="php-keyword1">null</span>, <span class="php-num">1</span>, <span class="php-num">1</span>));
</span><span id="245" class="l"><a class="l" href="#245">245: </a>
</span><span id="246" class="l"><a class="l" href="#246">246: </a> <span class="php-var">$this</span>->assertInstanceOf(<span class="php-quote">'Doctrine\Common\Collections\Collection'</span>, <span class="php-var">$col</span>);
</span><span id="247" class="l"><a class="l" href="#247">247: </a> <span class="php-var">$this</span>->assertNotSame(<span class="php-var">$col</span>, <span class="php-var">$this</span>->_coll);
</span><span id="248" class="l"><a class="l" href="#248">248: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-num">1</span>, <span class="php-keyword2">count</span>(<span class="php-var">$col</span>));
</span><span id="249" class="l"><a class="l" href="#249">249: </a> <span class="php-var">$this</span>->assertEquals(<span class="php-quote">'baz'</span>, <span class="php-var">$col</span>[<span class="php-num">0</span>]->foo);
</span><span id="250" class="l"><a class="l" href="#250">250: </a> }
</span><span id="251" class="l"><a class="l" href="#251">251: </a>
</span><span id="252" class="l"><a class="l" href="#252">252: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testCanRemoveNullValuesByKey" href="#_testCanRemoveNullValuesByKey">testCanRemoveNullValuesByKey</a>()
</span><span id="253" class="l"><a class="l" href="#253">253: </a> {
</span><span id="254" class="l"><a class="l" href="#254">254: </a> <span class="php-var">$this</span>->_coll->add(<span class="php-keyword1">null</span>);
</span><span id="255" class="l"><a class="l" href="#255">255: </a> <span class="php-var">$this</span>->_coll->remove(<span class="php-num">0</span>);
</span><span id="256" class="l"><a class="l" href="#256">256: </a> <span class="php-var">$this</span>->assertTrue(<span class="php-var">$this</span>->_coll->isEmpty());
</span><span id="257" class="l"><a class="l" href="#257">257: </a> }
</span><span id="258" class="l"><a class="l" href="#258">258: </a>
</span><span id="259" class="l"><a class="l" href="#259">259: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_testCanVerifyExistingKeysWithNullValues" href="#_testCanVerifyExistingKeysWithNullValues">testCanVerifyExistingKeysWithNullValues</a>()
</span><span id="260" class="l"><a class="l" href="#260">260: </a> {
</span><span id="261" class="l"><a class="l" href="#261">261: </a> <span class="php-var">$this</span>->_coll->set(<span class="php-quote">'key'</span>, <span class="php-keyword1">null</span>);
</span><span id="262" class="l"><a class="l" href="#262">262: </a> <span class="php-var">$this</span>->assertTrue(<span class="php-var">$this</span>->_coll->containsKey(<span class="php-quote">'key'</span>));
</span><span id="263" class="l"><a class="l" href="#263">263: </a> }
</span><span id="264" class="l"><a class="l" href="#264">264: </a>}
</span><span id="265" class="l"><a class="l" href="#265">265: </a></span></code></pre>
<div id="footer">
seip API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
</div>
</div>
</div>
</body>
</html>
| Tecnocreaciones/VzlaGovernmentTemplateDeveloperSeed | api/source-class-Doctrine.Tests.Common.Collections.CollectionTest.html | HTML | mit | 195,200 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>paradoxes: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.13.0 / paradoxes - 8.10.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
paradoxes
<small>
8.10.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-30 22:40:01 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-30 22:40:01 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 4 Virtual package relying on a GMP lib system installation
coq 8.13.0 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/coq-contribs/paradoxes"
license: "LGPL 2.1"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Paradoxes"]
depends: [
"ocaml"
"coq" {>= "8.10" & < "8.11~"}
]
tags: [
"keyword: Reynolds paradox"
"keyword: Burali-Forti paradox"
"keyword: Diaconescu paradox"
"keyword: set theory"
"keyword: system U"
"keyword: inconsistency"
"keyword: Hurkens paradox"
"category: Mathematics/Logic/Foundations"
]
authors: [
"Bruno Barras"
"Thierry Coquand"
"Hugo Herbelin"
"Benjamin Werner"
]
bug-reports: "https://github.com/coq-contribs/paradoxes/issues"
dev-repo: "git+https://github.com/coq-contribs/paradoxes.git"
synopsis: "Paradoxes in Set Theory and Type Theory"
description: """
A formalisation of Burali-Forti paradox in system U (the
existence of an ordinal of ordinals is inconsistent), of Diaconescu
paradox (axiom of choice implies excluded-middle), of Reynolds paradox
(there is no set-theoretic model of system F) and Hurkens paradox in
system U (adapted by H. Geuvers to show the inconsistency of
Excluded-Middle in impredicative-Set Calculus of Inductive Constructions)."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/paradoxes/archive/v8.10.0.tar.gz"
checksum: "md5=47dfd91bb2600fb9284f01c978a5307c"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-paradoxes.8.10.0 coq.8.13.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.13.0).
The following dependencies couldn't be met:
- coq-paradoxes -> coq < 8.11~ -> ocaml < 4.03.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-paradoxes.8.10.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.05.0-2.0.1/released/8.13.0/paradoxes/8.10.0.html | HTML | mit | 7,665 |
<md-content layout="column" layout-align="center" class="child-content" md-colors="{background: 'default-primary-50'}">
<div layout="row" layout-align="center">
<md-card layout-fill flex-gt-md="95" flex-gt-lg="70" class="card-with-floating-button">
<md-button class="md-fab" aria-label="Add new experience" ng-click="vm.newExperience($event)">
<md-icon md-svg-icon="plus" aria-label="Plus Icon"></md-icon>
<md-tooltip md-direction="right"><span translate="CREATE_EXPERIENCE"></span></md-tooltip>
</md-button>
<div class="md-table-toolbar md-default">
<div class="md-toolbar-tools">
<span translate="EXPERIENCES" hide-xs></span>
<span ng-show="vm.selected.length"><span hide-xs>: </span><span ng-bind="vm.selected.length"></span> <span translate="SELECTED_ITEMS"></span>
</span>
<span flex></span>
<span ng-hide="vm.selected.length">
<md-input-container ng-show="vm.pager.filterEnabled" class="expand-left">
<input ng-show="vm.pager.filterEnabled" type="text" ng-model="vm.pager.search" aria-label="Filter Input" ng-change="vm.pager.page = 1" focus-on-show>
</md-input-container>
<md-button class="md-icon-button md-table-cell-button" aria-label="Toggle Filter Button" ng-click="vm.toggleFilter()">
<md-icon md-svg-icon="filter" aria-label="Filter Icon" ng-hide="vm.pager.filterEnabled"></md-icon>
<md-icon md-svg-icon="filter-remove" aria-label="Filter Icon" ng-show="vm.pager.filterEnabled"></md-icon>
<md-tooltip md-direction="bottom" md-autohide="true">
<span translate="TOGGLE_FILTER"></span>
</md-tooltip>
</md-button>
</span>
<span ng-show="vm.selected.length" layout="row">
<md-button class="md-icon-button" aria-label="Cancel Selection Button" ng-click="vm.selected=[]">
<md-icon md-svg-icon="close-box-outline" aria-label="Cancel Selection Icon"></md-icon>
<md-tooltip md-direction="bottom" md-autohide="true">
<span translate="CANCEL_SELECTION"></span>
</md-tooltip>
</md-button>
<md-button class="md-icon-button" aria-label="Delete Selected Items Button" ng-click="vm.removeSelected($event)">
<md-icon md-svg-icon="delete" aria-label="Delete Icon"></md-icon>
<md-tooltip md-direction="bottom" md-autohide="true">
<span translate="REMOVE"></span>
</md-tooltip>
</md-button>
</span>
</div>
</div>
<md-table-container>
<table md-table md-row-select md-progress="vm.promise" ng-model="vm.selected">
<thead md-head md-order="vm.pager.order">
<tr md-row>
<th md-column md-order-by="name"><span translate="NAME"></span></th>
<th md-column md-order-by="company"><span translate="COMPANY"></span></th>
<th md-column md-order-by="position" hide show-gt-sm><span translate="POSITION"></span></th>
<th md-column md-order-by="start" hide show-gt-sm><span translate="START"></span></th>
<th md-column md-order-by="end" hide show-gt-sm><span translate="END"></span></th>
<th md-column hide show-gt-xs><span translate="ICON"></span></th>
</tr>
</thead>
<tbody md-body>
<tr md-select="experience" md-row md-auto-select ng-repeat="experience in filteredExperiences = (vm.experiences | filter: vm.pager.search ) | orderBy: vm.pager.order | limitTo: vm.pager.limit : (vm.pager.page -1) * vm.pager.limit">
<td md-cell ng-bind="experience.name[vm.currentLanguage]" ng-click="vm.editName($event, experience)"></td>
<td ng-if="experience.company.web !== ''" md-cell ng-click="$event.stopPropagation()">
<a ng-href="{{experience.company.web}}" ng-bind="experience.company.name" target="_blank"></a>
</td>
<td ng-if="experience.company.web === ''" md-cell>
<span ng-bind="experience.company.name"></span>
</td>
<td md-cell ng-bind="experience.position[vm.currentLanguage]" ng-click="vm.editPosition($event, experience)" hide show-gt-sm></td>
<td md-cell hide show-gt-sm>
<span translate="FORMATTED_DATE" translate-values = "::{date:experience.duration.start}"></span>
</td>
<td md-cell hide show-gt-sm>
<span translate="FORMATTED_DATE" translate-values = "::{date:experience.duration.end}"></span>
</td>
<td md-cell hide show-gt-xs>
<md-icon md-svg-icon="{{experience.icon}}" aria-label="Experience Icon"></md-icon>
</td>
<td md-cell>
<span layout="row" layout-align="end">
<md-button class="md-icon-button md-table-cell-button" aria-label="View Item Button" ng-click="vm.showViewExperienceDialog($event, experience)">
<md-icon md-svg-icon="eye" aria-label="View Icon"></md-icon>
</md-button>
<md-button class="md-icon-button md-table-cell-button" aria-label="Eduit Item Button" ng-click="vm.showEditExperienceDialog($event, experience)">
<md-icon md-svg-icon="pencil" aria-label="Edit Icon"></md-icon>
</md-button>
</span>
</td>
</tr>
</tbody>
</table>
</md-table-container>
<md-table-pagination md-limit="vm.pager.limit" md-page="vm.pager.page" md-total="{{filteredExperiences.length}}" md-page-select="vm.isScreenSize('gt-xs')" md-boundary-links="vm.isScreenSize('gt-xs')" md-label="{{::vm.pager.label}}"></md-table-pagination>
</md-card>
</div>
</md-content> | FranciscoFornell/Feature-Yourself | modules/experiences/client/views/list-experiences.client.view.html | HTML | mit | 5,938 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>EmbASP-Python v7.1.0: embasp-python/platforms/desktop/desktop_handler.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">EmbASP-Python v7.1.0
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_ad6160fa7eb3b28e8249011cae528752.html">embasp-python</a></li><li class="navelem"><a class="el" href="dir_b96a748b8e3d284dd0559ff89ca1e736.html">platforms</a></li><li class="navelem"><a class="el" href="dir_f4172faccf5a667bae9f88c08e09dd0a.html">desktop</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> |
<a href="#namespaces">Namespaces</a> </div>
<div class="headertitle">
<div class="title">desktop_handler.py File Reference</div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classplatforms_1_1desktop_1_1desktop__handler_1_1DesktopHandler.html">platforms.desktop.desktop_handler.DesktopHandler</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespaceplatforms_1_1desktop_1_1desktop__handler"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceplatforms_1_1desktop_1_1desktop__handler.html">platforms.desktop.desktop_handler</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.0
</small></address>
</body>
</html>
| DeMaCS-UNICAL/embasp_website | docs/_static/doxygen/python/desktop__handler_8py.html | HTML | mit | 4,455 |
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title></title>
<meta name="description" content="">
<meta name="viewport"
content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->
<link href='https://fonts.googleapis.com/css?family=Dosis:200,300,400' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Karla' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Gudea' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main3.css">
<script src="js/vendor/modernizr-2.8.3.min.js"></script>
</head>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade
your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Add your site or application content here -->
<header>
<header id="page_header">
<nav>
<img src=" http://theimprovacademy.com/wp-content/uploads/2013/09/BrainIcon.png" alt="html5 icon"width="50"height="50"hspace="90"vspace="70">
</nav>
</header>
<body>
<div class="main">
<div class="mainmenu">work</div>
<div class="mainmenu">about</div>
<div class="mainmenu">blog</div>
<div class="mainmenu">contact</div>
</div>
</body>
<div class="container">
<div class="header">
<div class="title">Design articles</div>
<hr align="left" width="3%"><br>
</div>
<div class="item">
<div class="item-header"></div>
<div class="item-time"></div>
<div class="item-tltle"></div>
<div class="item-content">
</div>
</div>
<div classs="content">
</div>
</div>
<div class="box">
<h1>True self of a designer</h1>
<hr align="left" width="15%"><br>
Lorem ipsum dolor sit amet, consecteur adipiscing elit.<br>
Suspendisse consequat ex magna efficitur dapibus.<br>
Nulla porta odio venenatis dictum vestibulum.<br><br>
<div class="b1">24 likes</div>
<div class="b2">Oct 3, 2015</div>
</div>
<div class="box1">
<h1>Goodbye, Photoshop</h1>
<hr align="left" width="15%"><br>
Leading experts and entrepreneurs discuss the future<br>
of technology, demography and inequality at UBS’s first<br>
Global Thought Leadership Debate.<br><br>
<div class="b3">1215 likes</div>
<div class="b4">Aug 5, 2015</div>
</div>
<div class="box3">
<h1>Design circulation</h1>
<hr align="left" width="15%"><br>
Lorem ipsum dolor sit amet, consecteur adipiscing elit.<br>
Suspendisse consequat ex magna efficitur dapibus.<br>
Nulla porta odio venenatis dictum vestibulum.<br><br>
<div class="b5">500 likes</div>
<div class="b6">jun 29, 2015</div>
</div>
<div class="box4">
<h1>force touch interactions</h1>
<hr align="left" width="15%"><br>
Lorem ipsum dolor sit amet, consecteur adipiscing elit.<br>
Suspendisse consequat ex magna efficitur dapibus.<br>
Nulla porta odio venenatis dictum vestibulum.<br><br>
<div class="b7">215 likes</div>
<div class="b8">July 5, 2015</div>
</div>
<div class="box5">
<h1>Material design-structure</h1>
<hr align="left" width="15%"><br>
Lorem ipsum dolor sit amet, consecteur adipiscing elit.<br>
Suspendisse consequat ex magna efficitur dapibus.<br>
Nulla porta odio venenatis dictum vestibulum.<br><br>
<div class="b9">137 likes</div>
<div class="b10">Mar 7, 2015</div>
</div>
<div class="box6">
<h1>Apple watch design guide</h1>
<hr align="left" width="15%"><br>
Lorem ipsum dolor sit amet, consecteur adipiscing elit.<br>
Suspendisse consequat ex magna efficitur dapibus.<br>
Nulla porta odio venenatis dictum vestibulum.<br><br>
<div class="b11">700 likes</div>
<div class="b12">Feb 23, 2015</div>
</div>
<div class="box7">
<h1>Modular grids</h1>
<hr align="left" width="15%"><br>
Lorem ipsum dolor sit amet, consecteur adipiscing elit.<br>
Suspendisse consequat ex magna efficitur dapibus.<br>
Nulla porta odio venenatis dictum vestibulum.<br><br>
<div class="b13">231 likes</div>
<div class="b14">nov 3, 2014</div>
</div>
<div class="box8">
<h1>How i feel about flat</h1>
<hr align="left" width="15%"><br>
Lorem ipsum dolor sit amet, consecteur adipiscing elit.<br>
Suspendisse consequat ex magna efficitur dapibus.<br>
Nulla porta odio venenatis dictum vestibulum.<br><br>
<div class="b15">215 likes</div>
<div class="b16">July 5, 2015</div>
</div>
<div class="cc">2015 lija Miskov<br>The only way to do great work is to love what you do.
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.3.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function (b, o, i, l, e, r) {
b.GoogleAnalyticsObject = l;
b[l] || (b[l] =
function () {
(b[l].q = b[l].q || []).push(arguments)
});
b[l].l = +new Date;
e = o.createElement(i);
r = o.getElementsByTagName(i)[0];
e.src = 'https://www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e, r)
}(window, document, 'script', 'ga'));
ga('create', 'UA-XXXXX-X', 'auto');
ga('send', 'pageview');
</script>
</body>
</html> | hansara/hansara.github.io | index3.html | HTML | mit | 5,812 |
<div class="commune_descr limited">
<p>
Brettnach est
un village
localisé dans le département de Moselle en Lorraine. On dénombrait 372 habitants en 2008.</p>
<p>Le parc de logements, à Brettnach, était réparti en 2011 en 19 appartements et 178 maisons soit
un marché relativement équilibré.</p>
<p>À proximité de Brettnach sont situées les communes de
<a href="{{VLROOT}}/immobilier/hargarten-aux-mines_57296/">Hargarten-aux-Mines</a> localisée à 4 km, 1 133 habitants,
<a href="{{VLROOT}}/immobilier/vaudreching_57700/">Vaudreching</a> localisée à 3 km, 527 habitants,
<a href="{{VLROOT}}/immobilier/remelfang_57567/">Rémelfang</a> située à 4 km, 156 habitants,
<a href="{{VLROOT}}/immobilier/dalem_57165/">Dalem</a> localisée à 3 km, 636 habitants,
<a href="{{VLROOT}}/immobilier/velving_57705/">Velving</a> à 2 km, 237 habitants,
<a href="{{VLROOT}}/immobilier/bouzonville_57106/">Bouzonville</a> à 4 km, 4 173 habitants,
entre autres. De plus, Brettnach est située à seulement 25 km de <a href="{{VLROOT}}/immobilier/forbach_57227/">Forbach</a>.</p>
<p>La ville propose quelques équipements, elle propose entre autres un terrain de sport.</p>
<p>Si vous envisagez de venir habiter à Brettnach, vous pourrez facilement trouver une maison à acheter. </p>
</div>
| donaldinou/frontend | src/Viteloge/CoreBundle/Resources/descriptions/57110.html | HTML | mit | 1,357 |
<div class="desPartnersPanel">
<div class="desPartnersTitle">
<span>国内合作方</span>
</div>
<div class="desPartnersLine"></div>
<div class="hospitalPanel">
<a href="http://www.renji.com/Index.aspx">上海交通大学医学院附属仁济医院南院</a>
<br/>
<span>
在仁济医院,我们将为您提供优质的医疗服务与诊疗环境,同时让您感受到我们对您的关心、爱护和尊重。我们的学科门类齐全,技术实力雄厚,设备先进一流,我们的专家在临床诊疗工作中积累了丰富的经验,在相关疾病的诊治与研究处于一定的领先水平,因此,能够为您提供最新的诊疗技术和手段,为您和您的家庭送去健康和幸福。
仁济医院建于1844年,是上海开埠后第一所西医医院。医院目前由东西南北四个院区和上海市肿瘤研究所组成,是一个学科门类齐全,集医疗、教学、科研于一体的综合性三级甲等医院:东院位于浦东陆家嘴金融贸易区内,于1999年10月建成投入使用,占地86875m2,建筑面积206859m2;西院位于黄浦区中央商务区内,毗邻外滩,占地7811m2,建筑面积31959m2;南院位于闵行区浦江镇,紧邻世博家园,于2012年12月建成投入使用,占地68497m2,建筑面积82590 m2;北院位于巨野路灵山路,占地6667 m2,建筑面积17350 m2,于2013年7月全面启用;肿瘤所位于斜土路,总建筑面积7523m2,由癌基因与相关基因国家重点实验室、肿瘤流行病学研究室、十一个相关的研究课题组、辅助部门公共服务平台与《肿瘤》杂志编辑部组成,于2010年10月与仁济医院“院所合一”。
医院东、西、北三个院区目前总核定床位1400张,南院核定床位600张。2014年医院共有在编职工2495人(不含南院),其中正、副高级职称专家328名;博导57名、硕导148名。医院设有52个临床医技科室:消化科、心内科、风湿病科、核医学科、妇产科、妇科肿瘤科、泌尿科、肾脏科、麻醉科、疼痛科、重症医学科、放射科、胃肠外科、肝脏外科、胆胰外科、乳腺外科、血管外科、头颈外科、血液科、老年病科、超声医学科、神经内科、内分泌科、骨科、呼吸科、耳鼻咽喉科、整形外科、眼科、生殖医学科、放射诊疗科、药剂科、健康保健中心、输血科、检验科、儿科、康复科、口腔科、皮肤科、肿瘤科、急诊科、胸外科、心血管外科、病理科、中医科、营养科、内科门诊、感染科、肿瘤介入科、功能神经外科、变态反应科(过敏科)、临床干细胞中心、中心实验室、生物样本库。
近年来,医院申请到的科研项目及专利逐年递增,包括国家级的973计划、863计划、国家自然基金(重大、重点、创新研究群体)项目等,其中2014年科研经费达1.08亿元。医院还获得多项国家科技进步奖、中华医学科技奖、高等学校科技进步奖等;先后共有几百人次入围各级人才培养计划,包括973首席科学家、长江特聘教授、卫生部有突出贡献中青年专家、国家杰出青年、上海市领军人才等。医院与美国、加拿大、法国、比利时、德国等近十个国家的二十多所医学院校建立了学术交流和友好合作关系。
</span>
</div>
<div class="hospitalPanel">
<a href="http://www.jd120.com/index.asp">广州暨南大学附属华侨医院</a>
<br/>
<span>
暨南大学附属第一医院(又名广州华侨医院、暨南大学第一临床医学院),是一所集医疗、教学、科研、预防、保健和康复于一体的国家“211工程”重点大学直属附属医院,先后获评为“三级甲等医院”、“爱婴医院”、“国际SOS合作医院”、“广东省文明医院”、“全国侨办系统先进集体”、“广州市社会保险定点医疗机构信用等级AAA医院”和“全国优质护理服务考核优秀医院”。2010年至2014年,医院连续五年被中国健康年度总评榜评选为“广州十佳三甲医院”。
医院院本部占地面积4.7万余平方米,建筑面积11万余平方米。医院共有2个院区(院本部、东圃分院)、4个门诊部(院本部门诊、东圃分院门诊、暨大校门诊部、暨大南校区门诊部),开放病床2000张。现有职工2053人,其中卫生专业技术人员1838名,高级职称244人,享受国务院特殊津贴专家5人,博士生导师50人,硕士生导师149人,获硕士、博士学位人员511人,留学归国人员160余人,拥有一批在国内具有影响的医学专家和骨干。
医院学科建设积淀雄厚,拥有临床医学一级学科博士点,临床医学和护理学2个一级学科硕士点,具有临床医学博士专业学位授权和博士后科研流动站。现有15个省部级重点学科和临床重点专科。获国家科学技术进步二等奖1项,省部级科研成果一等奖5项、二等奖24项、三等奖44项。医院重视教学改革,获批国家教育部、卫计委第一批临床医学硕士专业学位研究生培养模式改革试点单位,第一批卓越医生教育培养计划项目试点单位,国家全科医生规范化培养基地,国家住院医师规范化培训基地和广东省第一批专科医师培训基地。临床技能综合培训中心被教育部授予国家大学生校外实践教育基地,同时获批广东省实验教学示范中心。
医院特色医疗项目优势明显。拥有外科学(含胃肠外科、肝胆外科、骨科、泌尿外科-男性科、乳腺外科、心胸外科、整形美容激光科、神经外科)、眼科学、影像医学与核医学、肾内科、产科、儿科、神经内科、康复科、眼科、口腔科、临床护理、中医等省部级重点学科和临床重点专科。微创外科、骨科、介入血管外科、妇产科、心血管内科、血液透析中心、胎儿医学科、精神医学科等处于国内或省内先进水平。
医院拥有大批高端的诊疗设施:拥有最先进的PET/CT-3.0T MR多模式诊断系统、320排640层动态容积CT、数字一体化介入复合手术室、符合国际标准的层流手术间(配有当前国际最先进的医疗设备和仪器)、直线加速器和伽玛刀等肿瘤放射治疗装置、全自动信息化临床检验流水线等。医院以患者为中心,在移动互联网就医服务方面屡有重大创新举措:在国内率先开发“就医助理APP”;与支付宝合作“未来医院”,国内首次实现医保实时结算功能;微信公共平台上线,成为广州首家支持微信挂号+支付的三甲医院微信服务平台。同时全面推广使用移动医疗平台,通过医院现有信息化系统的移动性扩展和延伸,依托平板电脑、条码、Wi-Fi、RFID等主流信息化技术辅助临床医疗,极大提高了医疗效率和医疗质量。
医院设有按照星级酒店标准配置的综合区(VIP病房),拥有各项高端医疗设施与技术,可满足国内外高端患者的需求。医院设有国际医疗部,可为各类驻华机构人员、外宾、港澳台同胞及VIP客户提供医疗救治、保健、康复服务。
</span>
</div>
<div class="hospitalPanel">
<a href="http://www.byfy.cn/">山东滨州医学院</a>
<br/>
<span>
滨州医学院附属医院是山东省省属大型综合性三级甲等医院,1977年10月开诊,1995年5月被确认为三级甲等医院,2013年7月,我院被山东省卫生厅正式命名为第二周期三级甲等医院,2014年8月,被山东省卫计委确定为省级区域医疗中心创建单位。建院以来,医院坚持以医疗为主体,以教学、科研为两翼,各项事业实现了跨越发展,牢固确立了在鲁北地区的医疗、教学、科研、康复和急救中心地位。
医院占地面积34万平方米,目前开放床位1850张,资产总额15.4亿元。设有49个临床科室、19个医技科室和临床技能实训中心、临床医学实验室。拥有双源CT、MR、LA、ECT、胶囊内镜、超声内镜等万元以上设备3695台(件),医疗仪器设备总值5.6亿元。现有医护教职员工3224余人,其中副高以上职称400余人,硕士博士研究生1000余人;享受国务院特殊津贴者4人,“泰山学者”特聘教授4人,博士、硕士生导师118人。多名职工先后获得全国五一劳动奖章、全国优秀教师、全国优秀中医人才、山东省十佳医师、山东省教学名师等称号。
医院坚持医疗工作主体地位,狠抓医疗质量管理,提高诊疗服务水平,2014年总诊疗128万人次,出院病人7.9万人次,开展手术(大)3.2万例,床位使用率111.5%,平均住院日9.1天。医院相继开展了器官移植、冠状动脉球囊扩张、ECMO(体外膜肺氧和)、射频消融治疗顽固性心律失常、临床营养支持、骨关节置换、缺血性脑血管病超早期介入溶栓、试管婴儿、超低体重新生儿的救治等技术。2004年10月,成功完成全国首例同种异体单肺移植并同期心内畸形矫治治疗终末期先心病手术;2011年10月,成功植入山东省首例抗核磁共振心脏起搏器。相继推行了“星级护理”、“温馨服务”和“3H”规范化护理服务,2010年“亲情护理,完美服务”护理服务获全省“两好一满意”十大服务品牌。
医院坚持“科教兴院”战略,全面落实教学工作重点地位,深化临床教学改革,不断提高教学水平和育人质量。现有临床医学、护理学2个一级学科硕士学位授权学科,29个二级学科硕士学位授权学科,2013年开始与山东大学联合举办在职申请临床医学博士专业学位研究生课程培训。医院承担着17所教学医院、近3300名学生的临床教学工作,年授课4万余课时,为社会培养和输送了大批优秀医学人才。第二届、第三届、第四届、第五届、第六届全国高等医学院校大学生临床技能大赛总决赛,分获三等奖(华东赛区一等奖)、二等奖(华东赛区二等奖)、二等奖(华东赛区一等奖)、三等奖(华东赛区一等奖)、二等奖(华东赛区一等奖)。
医院坚持“科技强院、重点带动”战略,提高科研和学科建设水平。现有国家中医药管理局“十二五”中医药重点学科1个、“泰山学者”设岗学科4个、省级重点实验室培育基地4个、省“十二五”重点学科2个、省医药卫生重点学科2个、省临床重点专科18个。近3年,承担国家级科研项目20项、省部级科研项目41项、厅局级科研项目71项;获得山东省科技进步奖2项;发表论文1200余篇,SCI收录48篇;出版著作94部;获得授权专利251项。
医院坚持开放办院,不断提高对外兼容能力。先后与国内多家著名医疗机构及美国凯斯西储大学医学院、HOPE儿童医院,韩国加图立大学首尔圣母医院、全北大学医院,澳大利亚悉尼韦思迈儿童医院、悉尼皇家北岸医院,奥地利维也纳威廉明娜医院、鲁道夫基金会医院、多瑙医院等建立了友好合作关系,在项目合作、人员培训等方面取得了实质性突破。
多年来,医院秉承“仁心妙术”院训,全心全意为人民健康保驾护航,始终冲锋在非典防控、手足口病防治、甲型H1N1流感防控、抗震救灾、人感染禽流感防范等重大突发事件的最前线。深入开展卫生强基和对口支援活动,采取专科合作、技术输出、人才支援等形式,积极帮扶基层医疗机构13所,开展乡医培训工程,免费为乡村医生进行培训,努力提高基层医院的管理和服务能力;先后派出20名业务骨干分赴坦桑尼亚、塞舌尔、新疆建设兵团等地执行卫生援助任务。努力发挥慈善医院的作用,先后开展“微笑列车”救助唇腭裂患儿、“善行滨州,爱心复明”工程、“回报社会献爱心”、“慈善爱心捐助”、血液透析补助等公益活动。
医院以精湛的医术、规范的管理、良好的形象赢得了社会广泛赞誉,是国家卫计委万名护理人才培训基地、脑卒中筛查与防治基地医院、临床路径试点医院,中国红十字基金会“天使阳光基金”定点医院,先后被授予全国百姓放心示范医院、全国卫生系统廉洁行医树新风先进单位、全国诚信示范医院,山东省文明单位、山东省卫生系统先进集体、山东省医疗质量管理效益年活动先进单位、医院管理先进集体、抗震救灾先进集体、信息化建设先进集体,滨州市慈善医院、首届十大慈善单位、首届十佳博爱单位等荣誉称号。
展望未来,医院将紧紧抓住黄河三角洲综合开发建设的战略机遇,继续坚持以病人为中心,以质量为核心,以群众满意为目标,着力推进内涵建设,努力提升医疗质量和服务水平,为早日建成黄河三角洲医学中心、努力创建国内知名的现代化大型医院而努力奋斗。
</span>
</div>
</div> | baiyk/medicalProject | static/views/desPartners/desPartners.html | HTML | mit | 13,941 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>flocq: 7 m 13 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.14.0 / flocq - 3.4.1</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
flocq
<small>
3.4.1
<span class="label label-success">7 m 13 s 🏆</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-01 12:01:13 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-01 12:01:13 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq 8.14.0 Formal proof management system
dune 2.9.1 Fast, portable, and opinionated build system
ocaml 4.07.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1 Official release 4.07.1
ocaml-config 1 OCaml Switch Configuration
ocaml-secondary-compiler 4.08.1-1 OCaml 4.08.1 Secondary Switch Compiler
ocamlfind 1.9.1 A library manager for OCaml
ocamlfind-secondary 1.9.1 Adds support for ocaml-secondary-compiler to ocamlfind
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://flocq.gitlabpages.inria.fr/"
dev-repo: "git+https://gitlab.inria.fr/flocq/flocq.git"
bug-reports: "https://gitlab.inria.fr/flocq/flocq/issues"
license: "LGPL-3.0-or-later"
build: [
["autoconf"] {dev}
["./configure"]
["./remake" "-j%{jobs}%"]
]
install: ["./remake" "install"]
depends: [
"coq" {(>= "8.7" & < "8.11~") | >= "8.12"}
"conf-autoconf" {build & dev}
("conf-g++" {build} | "conf-clang" {build})
]
tags: [
"keyword:floating-point arithmetic"
"logpath:Flocq"
"date:2021-06-18"
]
authors: [
"Sylvie Boldo <[email protected]>"
"Guillaume Melquiond <[email protected]>"
]
synopsis: "A formalization of floating-point arithmetic for the Coq system"
url {
src: "https://flocq.gitlabpages.inria.fr/releases/flocq-3.4.1.tar.gz"
checksum: "sha512=7d8d9ea86a95f006466329f9abf90ebd0bea16c40a90010b921f6dcd1dfd7cb791087f2f6f8f5e9f13286432ffface7e2a6aeaf80b32b21bf9eb9d60ffa87e24"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-flocq.3.4.1 coq.8.14.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-flocq.3.4.1 coq.8.14.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>12 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-flocq.3.4.1 coq.8.14.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>7 m 13 s</dd>
</dl>
<h2>Installation size</h2>
<p>Total: 9 M</p>
<ul>
<li>3 M <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Pff/Pff.vo</code></li>
<li>1 M <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Pff/Pff.v</code></li>
<li>535 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Double_rounding.vo</code></li>
<li>521 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/IEEE754/BinarySingleNaN.vo</code></li>
<li>501 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/IEEE754/Binary.vo</code></li>
<li>229 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Pff/Pff2Flocq.vo</code></li>
<li>215 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Ulp.vo</code></li>
<li>170 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Generic_fmt.vo</code></li>
<li>168 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Raux.vo</code></li>
<li>154 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Double_rounding.v</code></li>
<li>140 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Div_sqrt_error.vo</code></li>
<li>133 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Round.vo</code></li>
<li>123 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Round_odd.vo</code></li>
<li>121 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Round_pred.vo</code></li>
<li>119 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/IEEE754/Bits.vo</code></li>
<li>105 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Digits.vo</code></li>
<li>105 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Relative.vo</code></li>
<li>103 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/IEEE754/BinarySingleNaN.v</code></li>
<li>96 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Pff/Pff2FlocqAux.vo</code></li>
<li>95 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/IEEE754/Binary.v</code></li>
<li>91 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Zaux.vo</code></li>
<li>89 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Bracket.vo</code></li>
<li>85 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Pff/Pff2Flocq.v</code></li>
<li>82 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/IEEE754/PrimFloat.vo</code></li>
<li>82 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FLT.vo</code></li>
<li>78 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Plus_error.vo</code></li>
<li>77 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Round_NE.vo</code></li>
<li>68 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Ulp.v</code></li>
<li>67 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FLX.vo</code></li>
<li>63 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Mult_error.vo</code></li>
<li>59 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Float_prop.vo</code></li>
<li>58 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FTZ.vo</code></li>
<li>54 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Div.vo</code></li>
<li>53 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Generic_fmt.v</code></li>
<li>51 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Sqrt.vo</code></li>
<li>49 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Raux.v</code></li>
<li>44 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Operations.vo</code></li>
<li>43 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Sterbenz.vo</code></li>
<li>36 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FIX.vo</code></li>
<li>35 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Round_pred.v</code></li>
<li>35 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Defs.vo</code></li>
<li>32 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Round_odd.v</code></li>
<li>31 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Round.v</code></li>
<li>30 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Div_sqrt_error.v</code></li>
<li>29 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Relative.v</code></li>
<li>29 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Core.vo</code></li>
<li>27 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Digits.v</code></li>
<li>24 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Pff/Pff2FlocqAux.v</code></li>
<li>21 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/IEEE754/Bits.v</code></li>
<li>19 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Zaux.v</code></li>
<li>19 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/IEEE754/SpecFloatCompat.vo</code></li>
<li>17 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Bracket.v</code></li>
<li>17 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Plus_error.v</code></li>
<li>14 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Round_NE.v</code></li>
<li>14 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Version.vo</code></li>
<li>13 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/IEEE754/PrimFloat.v</code></li>
<li>13 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FLT.v</code></li>
<li>12 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Float_prop.v</code></li>
<li>10 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Mult_error.v</code></li>
<li>9 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FLX.v</code></li>
<li>8 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FTZ.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Sqrt.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Div.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Prop/Sterbenz.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Calc/Operations.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Defs.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/FIX.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Version.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/Core/Core.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/Flocq/IEEE754/SpecFloatCompat.v</code></li>
</ul>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq-flocq.3.4.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.07.1-2.0.6/released/8.14.0/flocq/3.4.1.html | HTML | mit | 15,052 |
<a alt="1john 1" href="#/fo/1john/1"><div class="chapter-btn">1</div></a><a alt="1john 2" href="#/fo/1john/2"><div class="chapter-btn">2</div></a><a alt="1john 3" href="#/fo/1john/3"><div class="chapter-btn">3</div></a><a alt="1john 4" href="#/fo/1john/4"><div class="chapter-btn">4</div></a><a alt="1john 5" href="#/fo/1john/5"><div class="chapter-btn">5</div></a> | barryanders/ezra.js | content/bibles/fo/1john/index.html | HTML | mit | 365 |
<dom-module id="oj-review-paper-info">
<template>
<div id=inner>
<paper-dropdown-menu id="version"
on-iron-select="versionSelected"
noink no-animations no-label-float
vertical-align=bottom
horizontal-align=left>
<paper-listbox id="versionMenu"
class="dropdown-content dropdown"
attr-for-selected="version"
selected="[[paper.typed_provider_id]]">
<template is="dom-repeat" items="{{paper.versions}}" as="version">
<paper-item version="{{version.typed_provider_id}}">{{providerPart(version.typed_provider_id)}}</paper-item>
</template>
</paper-listbox>
</paper-dropdown-menu>
<template is="dom-if" if="{{paper.dio}}">
<div class="doi">DOI: <span>{{paper.doi}}</span></div>
</template>
<div class="title" title="{{paper.title}}">{{paper.title}}</div>
<div class="authors" title="{{paper.authors}}">{{paper.authors}}</div>
<br/>
<oj-assigned-users-list paper="{{paper}}" user="{{user}}"></oj-assigned-users-list>
<template is="dom-if" if="{{showBottomDetails(paper, paper.state, paper.can_view_annotations)}}">
<div class="separator"></div>
<div class="block-row">
<div class="block-item status">
<div class="label">Status:</div>
<div class="text">{{capitalize(paper.state)}}</div>
</div>
<template is="dom-if" if="{{showCounts(paper, paper.state, paper.can_view_annotations)}}">
<div class="block-item count">
<div class="text">{{countOpen}}</div>
<div class="label">Open<br>Issues</div>
</div>
</template>
</div>
</template>
</div>
<style>
:host {
}
#inner {
box-sizing: border-box;
padding: 32px 0 0 20px;
width: 100%;
}
paper-dropdown-menu {
box-sizing: border-box;
font-size: 17px;
font-weight: 500;
margin: 0;
width: 134px;
height: 32px;
border: solid 2px;
padding: 2px 0 0;
border: black solid 2px;
--paper-dropdown-menu-icon: {
color: black;
};
--paper-dropdown-menu-input: {
padding-left: 4px;
};
--paper-input-container: {
padding: 0;
};
--paper-input-container-underline: {
display: none;
};
--paper-input-container-underline-focus: {
display: none;
};
--paper-menu-button-content: {
left: -2px;
bottom: -19px !important;
};
}
paper-listbox {
margin: 0;
padding: 0;
background: #eeeeee;
}
paper-item {
font-size: 17px;
font-weight: 500;
margin: 0;
width: 134px;
min-height: 0;
padding: 2px 4px;
}
paper-item:hover {
background: #dddddd;
}
#version {
margin-bottom: 20px;
}
.doi {
font-size: 32px;/* Approximation due to font substitution */
font-weight: 700;
}
.title {
font-size: 24px;/* Approximation due to font substitution */
font-weight: 700;
/*line-height: 30px;/* Approximation due to font substitution */
max-height: 92px;
overflow-y: hidden;
}
.authors {
font-family: Roboto;
font-size: 17px;/* Approximation due to font substitution */
font-style: italic;
margin-top: 8px;
/*line-height: 22px;/* Approximation due to font substitution */
max-height: 44px;
overflow-y: hidden;
}
.block-row {
margin-top: 24px;
@apply(--layout-horizontal);
font-family: Roboto;
}
.block-item {
padding: 0 32px 0 0;
color: #7d7d7d;
}
.block-item .label {
font-size: 12px;
font-weight: 700;
}
.block-item .text {
font-size: 14px;
font-weight: 400;
}
.block-item.count .label {
font-size: 14px;
font-weight: 400;
float: left;
}
.block-item.count .text {
font-size: 48px;
float: left;
margin: -16px 4px 0 0;
}
oj-assigned-users-list {
margin-top: 24px;
}
.separator {
margin: 12px 0;
box-sizing: border-box;
border-top: 1px solid #a0a0a0;
height: 0;
width: 100%;
}
</style>
</template>
<script>
Polymer({
is: 'oj-review-paper-info',
properties: {
annotations: {
type: Array,
notify: true
},
paper: {
notify: true
},
user: {
notify: true
}
},
observers: [
'annotationsChanged(annotations.*)'
],
annotationsChanged: function () {
this.updateCounts();
},
showBottomDetails: function(paper) {
return paper && paper.can_view_annotations && paper.state != 'accepted';
},
showCounts: function(paper) {
return paper.state != 'submitted' && paper.state != 'accepted';
},
updateCounts: function () {
if (!this.annotations)
return;
this.countNew = this.annotations.filter(function (annotation) {
return annotation.new;
}).length;
this.countClosed = this.annotations.filter(function (annotation) {
return annotation.state == 'resolved';
}).length;
this.countOpen = this.annotations.length - this.countClosed - this.countNew;
},
versionSelected: function (event, detail) {
var id = detail.item.version;
if (id != this.paper.typed_provider_id)
this.fire('review', id);
},
behaviors: [
Oj.globalExpressions,
Oj.paperHelpers
]
});
</script>
</dom-module>
| openjournals/theoj | app/assets/components/ui-elements/oj-review-paper-info.html | HTML | mit | 7,233 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_27) on Wed Nov 21 16:03:52 EST 2012 -->
<TITLE>
org.pentaho.di.ui.trans.steps.abort
</TITLE>
<META NAME="date" CONTENT="2012-11-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../../../../org/pentaho/di/ui/trans/steps/abort/package-summary.html" target="classFrame">org.pentaho.di.ui.trans.steps.abort</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AbortDialog.html" title="class in org.pentaho.di.ui.trans.steps.abort" target="classFrame">AbortDialog</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
| ColFusion/PentahoKettle | kettle-data-integration/docs/api/org/pentaho/di/ui/trans/steps/abort/package-frame.html | HTML | mit | 950 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width"/>
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<table class="body">
<tr>
<td class="center" align="center" valign="top">
<center>
<!-- Email Content -->
<a href="#{links go here}"></a>
</center>
</td>
</tr>
</table>
</body>
</html>
| rabarbara/yet-another-email-workflow | test/testAssets/index.html | HTML | mit | 667 |
<template>
<require
from="./app.css"></require>
<require
from="resources/elements/analytics"></require>
<require
from="resources/elements/main-loader"></require>
<require
from="resources/elements/main-header"></require>
<require
from="resources/elements/main-nav"></require>
<require
from="resources/elements/main-footer"></require>
<analytics></analytics>
<main-loader></main-loader>
<main-nav></main-nav>
<div
class="site-wrapper">
<main-header></main-header>
<router-view></router-view>
<main-footer></main-footer>
</div>
</template>
| Aurelia-io-fr/ghost-aurelia | src/app.html | HTML | mit | 557 |
<footer class="container">
© {{ current_year }} {{ site_author }}
</footer> | xassbit/zorn | zorn/templates/blocks/footer.html | HTML | mit | 84 |
<!DOCTYPE html><html><head><title>http://lpantano.github.io/tag/visualization/</title><link rel="canonical" href="http://lpantano.github.io/tag/visualization/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://lpantano.github.io/tag/visualization/" /></head></html> | lpantano/lpantano.github.io | tag/visualization/page/1/index.html | HTML | mit | 328 |
<!-- custom-seo start -->
<meta property="og:title" content="{% if page.title %}{{ page.title | append: ' • ' | append: site.title | escape }}{% else %}{{ site.title | append: ' • ' | append: site.description | escape }}{% endif %}">
<meta name="author" content="{{ site.author.name }}">
<meta property="og:locale" content="{% if page.lang %}{{ page.lang | replace:'-','_' }}{% elsif site.lang %}{{ site.lang | replace:'-','_' }}{% else %}{{ "en" }}{% endif %}">
<meta name="description" content="{% if page.excerpt %}{{ page.excerpt | smartify }}{% else %}{{ site.bio | smartify }}{% endif %}">
<meta property="og:description" content="{% if page.excerpt %}{{ page.excerpt | smartify }}{% else %}{{ site.bio | smartify }}{% endif %}">
<link rel="canonical" href="{{ page.url | absolute_url }}">
<meta property="og:url" content="{{ page.url | absolute_url }}">
<meta property="og:site_name" content="{{ site.title | smartify }}">
{%- if page.date -%}
<meta property="og:type" content="article">
<meta property="article:published_time" content="{{ page.date | date_to_xmlschema }}">
{%- endif -%}
{%- if xxxseo_tag.image -%}
<meta property="og:image" content="{{ seo_tag.image.path }}">
{%- if xxxseo_tag.image.height -%}
<meta property="og:image:height" content="{{ seo_tag.image.height }}">
{%- endif -%}
{%- if xxxseo_tag.image.width -%}
<meta property="og:image:width" content="{{ seo_tag.image.width }}">
{%- endif -%}
{%- endif -%}
{%- if post.image -%}
<meta name="twitter:card" content="summary_large_image">
{%- else -%}
<meta name="twitter:card" content="summary">
{%- endif -%}
{%- if page.title -%}
<meta property="twitter:title" content="{{ page.title }}">
{%- endif -%}
<meta name="twitter:site" content="@{{ site.twitter.username | replace:'@','' }}">
<meta name="twitter:creator" content="@{{ site.twitter.username | replace:'@','' }}">
<script type="application/ld+json">{
"@context":"https://schema.org",
{%- if page.layout == 'post' -%}
"@type":"BlogPosting",
{%- elsif page.layout == 'page' -%}
"@type":"WebPage",
{%- else -%}
"@type":"Blog",
{%- endif -%}
"url":"{{ page.url | absolute_url }}",
"headline":"{{ page.title | smartify }}",
{%- if page.date -%}
"datePublished":"{{ page.date | date_to_xmlschema }}",
{%- endif -%}
{%- if page.modified_date -%}
"dateModified":"{{ page.modified_date | date_to_xmlschema }}",
{%- endif -%}
"author":{
"@type":"Person",
"name":"{{ site.author.name }}",
"url":"{{ site.url | absolute_url }}/",
"sameAs":[
"https://github.com/michaelnordmeyer",
"https://www.linkedin.com/in/michaelnordmeyer",
"https://www.xing.com/profile/Michael_Nordmeyer",
"https://twitter.com/mnordmeyer"
]
},
{%- if page.excerpt -%}
"description":"{{ page.excerpt | smartify }}",
{%- endif -%}
{%- if post.image -%}
"image":{
"@type":"ImageObject",
"url":"{{ site.url | absolute_url }}/{{ post.image }}"
},
{%- endif -%}
{%- if page.layout == 'post' or page.layout == 'page' -%}
"mainEntityOfPage":{
"@type":"WebPage",
"@id":"{{ page.url | absolute_url }}"
},
{%- endif -%}
"publisher":{
"@type":"Organization",
"name":"Michael Nordmeyer",
"url":"{{ site.url | absolute_url }}/",
"sameAs":[
"https://github.com/michaelnordmeyer",
"https://www.linkedin.com/in/michaelnordmeyer",
"https://www.xing.com/profile/Michael_Nordmeyer",
"https://twitter.com/mnordmeyer"
],
"logo":{
"@type":"ImageObject",
"url":"{{ site.url | absolute_url }}/favicon.ico"
}
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://duckduckgo.com/?q={q}",
"query-input": "required"
}
}</script>
<!-- custom-seo end -->
| michaelnordmeyer/michaelnordmeyer.github.io | _includes/custom-seo.html | HTML | mit | 3,933 |
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Freddie Mac Homepage</title>
<meta name="abstract" content="" />
<meta name="keywords" content="" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@FreddieMac" />
<meta property="og:title" content="Freddie Mac Homepage" />
<meta name="twitter:title" content="Freddie Mac Homepage"/>
<meta name="Description" content="" />
<meta property="og:description" content="" />
<meta name="twitter:description" content="" />
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website" />
<meta property="og:image" content="" />
<meta name="twitter:image" content="" />
<meta property="og:url" content="" />
<meta name="theme-color" content="#88BD45">
<link rel="shortcut icon" type="image/png" href="/images/favicon.png" />
<link rel="icon" type="image/png" href="/images/favicon.png" />
<link rel="stylesheet" href="/ss/app_corp.css" />
<link rel="stylesheet" href="/ss/homepage.css" />
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900" rel="stylesheet" />
</head>
<body>
<div class="show-for-print">FreddieMac.com</div>
<header id="header-nav" class="hide-for-print">
<div class="top-bar ribbon show-for-xlarge data-expanded" id="ribbon">
<div id="ribbon-nav" class="row column">
<nav class="top-bar-right" role="navigation">
<ul class="menu">
<li id="desktop-corporate-home"><a href="/corporate/">Freddie Mac Home</a></li>
<li id="desktop-singlefamily-home"><a href="/singlefamily/">Single-Family</a></li>
<li id="desktop-multifamily-home"><a href="/multifamily/">Multifamily</a></li>
<li id="desktop-markets-home"><a href="/capital-markets/">Capital Markets</a></li>
</ul>
<ul class="menu vertical ribbon-rbo-section" data-accordion-menu>
<li class="nav-accordion-parent ribbon-rbo-toggle"><a href="#">Renters, Buyers, & Owners</a>
<ul class="menu vertical nested" style="display: none;">
<li><a href="http://myhome.freddiemac.com/"><h4>My Home by Freddie Mac<sup>®</sup></h4>
<p>Resources to help you rent, buy and own your home.</p></a>
</li>
<li><a href="https://ww3.freddiemac.com/loanlookup/"><h4>Do we own your mortgage?</h4>
<p>Find out if Freddie Mac owns your loan using our secured lookup tool.</p></a>
</li>
<li><a href="https://www.homesteps.com/"><h4>Homes for Sale</h4>
<p>Buy a home from HomeSteps<sup>®</sup>, the real estate sales unit of Freddie Mac.</p></a>
</li>
</ul>
</li>
</ul>
<ul class="menu">
<li id="desktop-search-wrapper">
<form action="http://search.freddiemac.com/search" method="get" accept-charset="utf-8">
<input type="hidden" name="entqr" value="0">
<input type="hidden" name="output" value="xml_no_dtd">
<input type="hidden" name="sort" value="date:D:L:d1">
<input type="hidden" name="client" value="default_frontend">
<input type="hidden" name="ud" value="1">
<input type="hidden" name="oe" value="UTF-8">
<input type="hidden" name="ie" value="UTF-8">
<input type="hidden" name="proxystylesheet" value="default_frontend">
<input type="hidden" name="getfields" value="description">
<input type="hidden" name="site" value="default_collection">
<div class="input-group">
<input type="search" placeholder="Search" name="q" class="input-group-field">
<div class="input-group-button">
<button type="submit" class="button" aria-label="submit search"></button>
</div>
</div>
</form>
</li>
</ul>
</nav>
</div>
</div>
<div class="primary-nav" id="primary-nav" data-toggler=".is-mobile-expanded" aria-expanded="false">
<div class="row column primarynav-buffer">
<div class="top-bar">
<div class="title-bar hide-for-xlarge" id="top-bar-title" data-hide-for="xlarge">
<div class="float-right">
<button id="search-toggle" class="search-icon button" type="button" data-toggle="search-mobile" aria-label="toggle search"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 65.11 64.57"><defs><style>.a{fill:none;stroke-width:8px;}.a,.b{stroke:#00a6e2;}.b{fill:#00a6e2;stroke-linecap:round;stroke-width:7px;}</style></defs><circle class="a" cx="23.67" cy="23.67" r="20.17"/><line class="b" x1="38.19" y1="37.66" x2="62.11" y2="61.57"/></svg></button><button id="menu-toggle" class="toggle-icon button" type="button" data-toggle="primary-nav main-nav" aria-label="toggle menu"></button>
</div>
<a href="/corporate/" class="logo-mobile"><span>Freddie Mac Home</span><img class="no-border" src="/images/FreddieMacLogo.svg" alt="Freddie Mac logo"></a>
</div>
<div class="top-bar-left show-for-xlarge">
<a href="/corporate/" class="logo-desktop"><img alt="Freddie Mac logo" src="/images/FreddieMacLogo.svg" class="no-border"></a>
</div>
<nav class="top-bar-right" id="main-nav" role="navigation">
<ul class="menu vertical xlarge-horizontal">
<li id="nav-perspectives"><a href="/corporate/perspectives-landing.html">Perspectives</a>
</li>
<li id="nav-research"><a href="/corporate/research-landing.html">Research</a>
</li>
<li id="nav-blog"><a href="/corporate/blog-landing.html">Blog</a>
</li>
<li id="nav-mediaroom"><a href="/corporate/media-landing.html">Media Room</a>
</li>
<li id="nav-about"><a href="/corporate/about-landing.html">About</a>
</li>
</ul>
<ul class="menu vertical show-for-xlarge nav-bus-section" data-accordion-menu>
<li class="nav-accordion-parent nav-bus-toggle"><a href="#">Our Businesses</a>
<ul class="menu vertical nested" style="display: none;">
<li><a href="/singlefamily/"><h4>Single-Family</h4>
<p>For lenders, servicers and industry partners</p></a></li>
<li><a href="/multifamily/"><h4>Multifamily</h4>
<p>For lenders, servicers, borrowers and investors</p></a></li>
<li><a href="/capital-markets/"><h4>Capital Markets</h4>
<p>For securities investors</p></a></li>
</ul>
</li>
</ul>
<!-- mobile nav items below -->
<ul class="menu vertical hide-for-xlarge" data-accordion-menu>
<li class=""><a id="nav-mobile-bus-link" href="#">Our Businesses</a>
<ul class="menu vertical nested" style="display: block;">
<li><a href="/singlefamily/">Single-Family</a></li>
<li><a href="/multifamily/">Multifamily</a></li>
<li><a href="/capital-markets/">Capital Markets</a></li>
</ul>
</li>
<li class=""><a id="nav-mobile-rbo-link" href="#">Renters, Buyers, & Owners</a>
<ul class="menu vertical nested" id="nav-mobile-rbo" style="display: block;">
<li><a href="http://myhome.freddiemac.com/">My Home by Freddie Mac<sup>®</sup></a></li>
<li><a href="https://ww3.freddiemac.com/loanlookup/">Do we own your mortgage?</a></li>
<li><a href="https://www.homesteps.com/">Homes for Sale</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
<div class="search-nav hide-for-xlarge" id="search-mobile" data-toggler=".is-expanded">
<form action="http://search.freddiemac.com/search" method="get" accept-charset="utf-8">
<input type="hidden" name="entqr" value="0">
<input type="hidden" name="output" value="xml_no_dtd">
<input type="hidden" name="sort" value="date:D:L:d1">
<input type="hidden" name="client" value="default_frontend">
<input type="hidden" name="ud" value="1">
<input type="hidden" name="oe" value="UTF-8">
<input type="hidden" name="ie" value="UTF-8">
<input type="hidden" name="proxystylesheet" value="default_frontend">
<input type="hidden" name="getfields" value="description">
<input type="hidden" name="site" value="default_collection">
<div class="row">
<div class="column small-9 medium-10 large-11">
<label for="mobile-search" class="show-for-sr">Site Search</label>
<input id="mobile-search" name="q" type="search" placeholder="Site Search" required maxlength="100">
</div>
<div class="column small-3 medium-2 large-1">
<button type="submit" class="float-right button">Search</button>
</div>
</div>
</form>
</div>
</div>
<div id="subnav-secondary-nav">
<nav class="secondary-nav" id="subnav-research" data-toggler=".is-expanded" role="navigation">
<div class="row column">
<ul class="hide no-bullet">
<li><a id="subnav-research-toggle" class="hide-for-xlarge" data-toggle="subnav-research">Research Menu</a>
<ul class="menu xlarge-horizontal" id="subnav-research-list">
<li><a id="subnav-research-mortgage" href="/corporate/research-pmms-article.html">Mortgage Rates</a></li>
<li><a id="subnav-research-insight" href="/corporate/research-insight.html">Insight</a></li>
<li><a id="subnav-research-outlook" href="/corporate/research-outlooks.html">Outlook</a></li>
<li><a id="subnav-research-consumer" href="/corporate/research-consumer.html">Consumer Research</a></li>
<li><a id="subnav-research-indices" href="/corporate/research-aimi.html">Indices</a></li>
<li><a id="subnav-research-datasets" href="/corporate/research-data.html">Additional Datasets</a></li>
</ul>
</li>
</ul>
</div>
<div class="subnav-bottom"></div>
</nav>
<nav class="secondary-nav" id="subnav-blog" data-toggler=".is-expanded" role="navigation">
<div class="row column">
<ul class="hide no-bullet">
<li><a id="subnav-blog-toggle" class="hide-for-xlarge" data-toggle="subnav-blog">Blog Menu</a>
<ul class="menu xlarge-horizontal" id="subnav-blog-list">
<li><a id="subnav-blog-homeownership" href="/corporate/blog-homeownership.html">Homeownership</a></li>
<li><a id="subnav-blog-rental" href="/corporate/blog-rental.html">Rental Housing</a></li>
<li><a id="subnav-blog-research" href="/corporate/blog-research.html">Research & Analysis</a></li>
<li><a id="subnav-blog-notable" href="/corporate/blog-notable.html">Notable</a></li>
<li><a id="subnav-blog-archive" href="/corporate/blog-archive.html">Archive</a></li>
</ul>
</li>
</ul>
</div>
<div class="subnav-bottom"></div>
</nav>
<nav class="secondary-nav" id="subnav-mediaroom" data-toggler=".is-expanded" role="navigation">
<div class="row column">
<ul class="hide no-bullet">
<li><a id="subnav-mediaroom-toggle" class="hide-for-xlarge" data-toggle="subnav-mediaroom">Media Room Menu</a>
<ul class="menu xlarge-horizontal" id="subnav-mediaroom-list">
<li><a id="subnav-mediaroom-archive" href="/corporate/media-archive.html">Press Release Archive</a></li>
<li><a id="subnav-mediaroom-resources" href="/corporate/media-and-press.html">Media Resources</a></li>
</ul>
</li>
</ul>
</div>
<div class="subnav-bottom"></div>
</nav>
<nav class="secondary-nav" id="subnav-about" data-toggler=".is-expanded" role="navigation">
<div class="row column">
<ul class="hide no-bullet">
<li><a id="subnav-about-toggle" class="hide-for-xlarge" data-toggle="subnav-about">About Menu</a>
<ul class="menu xlarge-horizontal" id="subnav-about-list">
<li><a id="subnav-about-leaders" href="/corporate/about-our-leaders.html">Our Leaders</a></li>
<li><a id="subnav-about-business" href="/corporate/about-our-business.html">Our Business</a></li>
<li><a id="subnav-about-people" href="/corporate/about-our-people.html">Our People</a></li>
<li><a id="subnav-about-communities" href="/corporate/about-our-communities.html">Our Communities</a></li>
<li><a id="subnav-about-governance" href="/corporate/about-our-governance.html">Corporate Governance</a></li>
<li><a id="subnav-about-investors" href="/corporate/about-investors.html">Investor Relations</a></li>
<li><a id="subnav-about-careers" href="http://www.freddiemac.jobs/">Careers</a></li>
</ul>
</li>
</ul>
</div>
<div class="subnav-bottom"></div>
</nav>
</div>
<div class="subnav-edge"></div>
</header>
<div class="hero">
<div class="row column">
<div class="hero-text">
<h1 class="hero-title weight-light">A better company, building a <span class="weight-bold">better housing finance system</span></h1>
<a href="http://www.freddiemac.com/corporate/movinghousingforward/" class="primary button hero-button">See How</a>
</div>
</div>
</div>
<div class="hero-edge"> </div>
<div class="homepage-headlines content-band">
<div class="row">
<div class="large-5 xlarge-5 medium-offset-1 medium-11 column">
<div class="homepage-headlines-dominant">
<div class="article-category">Perspectives</div>
<h2 class="homepage-headline icon-chevron-right-circle-blue"><a href="/corporate/perspectives-detail.html">Saving Your Resources and the Earth's</a></h2>
<p>Improving home energy and water efficiency is a meaningful way to help tackle two of today's most pressing concerns: housing affordability and society's impacts on the environment. But financing these improvements can be a challenge. Freddie Mac helps make it easier. And we're working to do even more.</p>
<figure class="avatar">
<div>
<img src="/images/thumbnail-chris-boyle.jpg" alt="Chris Boyle" />
</div>
<div>
<figcaption class="reduce">
<strong>Chris Boyle</strong>
<div class="reduce">SVP Single-Family Sales & Relationship Management</div></figcaption>
</div>
</figure>
</div>
</div>
<div class="large-5 xlarge-4 medium-offset-1 medium-11 end column">
<div class="homepage-headlines-subdominant">
<div class="homepage-pressrelease">
<div class="article-category">News</div>
<div class="recent-headline-home"><div class="placeholder"><img class="no-border" src="/images/icon-loading.gif"></div></div>
<div class="article-category">Blog</div>
<h2 class="homepage-headline icon-chevron-right-circle-blue"><a href="/corporate/blog-detail.html">Myth vs. Fact: Qualifying for a Mortgage</a></h2>
<p>Confused about what it takes to get a mortgage in today's market? Here are the facts to dispel the two biggest myths about qualifying for one.</p>
</div>
</div>
</div>
</div>
</div>
<div class="homepage-business-lines">
<div class="row">
<div class="xlarge-10 xlarge-centered column">
<div class="homepage-business-lines-label">
<div class="homepage-business-lines-heading">Doing Business With Us:</div>
</div>
<div class="homepage-business-lines-content">
<div class="homepage-business-lines-icons">
<div class="business-line-icon">
<a href="/singlefamily/">
<svg xmlns="http://www.w3.org/2000/svg" width="46" height="50" preserveAspectRatio="none" viewBox="0 2 24 22"><g fill="none" stroke="#00a6e2" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-linecap="round" d="M.5 23.5h23M3.5 13.5h17v10h-17zM12 5L.5 13.5h23z"/><path d="M20.5 11.29V6.5h-3v2.578M6.5 16.5h3v5h-3zM12.5 16.5h5v3h-5zM5.5 21.5h5v2h-5z"/></g></svg>
Single-family
</a>
</div>
<div class="business-line-icon">
<a href="/multifamily/">
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="50" preserveAspectRatio="none" viewBox="0 0 24 24"><g fill="none" stroke="#00a6e2" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path d="M7.5 10.5h8v13h-8z"/><path d="M.5 23.5h7v-13h2v-6h-9z"/><path d="M2.5 20.5h3v3h-3zM10.5 20.5h3v3h-3zM15.5 12.5h-3M9.5 8.5h-3M9.5 6.5h-5M15.5 14.5h-2"/><circle cx="18.502" cy="5.5" r="2"/><path d="M18.502.5v1M14.967 1.964l.707.707M13.502 5.5h1M14.966 9.035l.707-.708M18.5 10.5v-1M22.036 9.035l-.708-.706M23.5 5.5l-1 .002M22.036 1.966l-.706.708"/></g></svg>
Multifamily
</a>
</div>
<div class="business-line-icon">
<a href="/investments/">
<svg xmlns="http://www.w3.org/2000/svg" width="47" height="50" viewBox="0 -1 24 25"><g fill="none" stroke="#00a6e2" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path d="M10.5 3.5c-5.522 0-10 4.478-10 10 0 5.523 4.478 10 10 10 5.523 0 10-4.477 10-10h-10v-10z"/><path d="M13.5 10.5h10c0-5.522-4.477-10-10-10v10z"/></g></svg>
Capital Markets
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<style>
.homepage-business-highlight{
margin:0;
padding:3rem 0 2rem;
background-image:linear-gradient(to left top,transparent 46%,rgba(0,0,0,.07) 0,rgba(0,0,0,.07) 54%,transparent 0);
background-size:10px 10px
}
.business-highlight-contents{
padding:20px
}
@media print,screen and (min-width:35.625em){
.las-col1{padding-right:40px}
.las-col2{padding-left:40px;border-left:1px solid hsla(0,0%,100%,.5)}
.business-highlight-contents img{padding-bottom:20px}
}
@media screen and (min-width:46.25em){
.business-highlight-contents{padding:40px}
}
@media print,screen and (min-width:61.25em){
.homepage-business-highlight{padding:6rem 0 5rem}
.business-highlight-contents .flex-bottom{margin-bottom:20px}
}
@media screen and (min-width:79.375em){
.homepage-business-highlight{padding-bottom:25rem;min-height:43.75rem}
.business-highlight-contents .flex-bottom{margin-bottom:40px}
}
</style>
<div class="background-primary homepage-business-highlight">
<div class="row">
<div class="column large-9 xlarge-7 large-centered">
<div class="background-primary rounded">
<div class="business-highlight-contents">
<div class="row">
<div class="column medium-7 las-col1">
<p aria-hidden="true"><img class="no-border" src="/images/homepage/lpa_keys_sm.png" alt="relief"></p>
<h3 class="weight-light gutter-top">Minimizing repurchase risk should be automatic.</h3>
<p class="flex-up weight-medium">With Loan Product Advisor<sup>®</sup>, it is.</p>
</div>
<div class="column medium-5 las-col2">
<p class="weight-medium">Have you checked out Loan Product Advisor lately? </p>
<p class="flex-bottom">Navigation is simpler. Data visualization is more intuitive. And now benefits like collateral rep and warranty relief can be automatic.</p>
<p class="text-center"><a href="/loanadvisorsuite/loanproductadvisor/" class="hollow button">Loan Product Advisor</a></p>
<div class="text-center">Smart. Simple. Trusted.<sup>®</sup></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="finance-offset">
<div class="finance-research">
<div class="row">
<div class="column xlarge-10 xlarge-offset-2 finance-research-content">
<div class="finance-category">Research</div>
<h2 class="finance-research-title">Reflation and the Housing Market</h2>
<p class="finance-research-category"><strong class="uppercase">Outlook</strong> | September 20</p>
<a href="#" class="primary button">Explore the Research</a>
</div>
</div>
</div>
<div class="finance-pmms">
<div class="row" data-equalizer data-equalize-on="medium">
<div class="column xlarge-offset-2 xlarge-10">
<div class="row">
<div class="column large-4 xlarge-5 medium-12 finance-pmms-content" data-equalizer-watch>
<h2 class="finance-category">We're Tracking The Market</h3>
<p class="initial-color">Freddie Mac surveys lenders each week on the rates, fees and points for the most popular mortgage products.
Average Mortgage Rates as of <span class="weight-normal">April 28, 2016</span></p>
<a href="/pmms/" class="hollow button">Get Weekly Rates</a>
</div>
<div class="column xlarge-7 large-8 medium-12">
<div class="row finance-pmms-rates">
<div class="small-4 column" data-equalizer-watch>
<div class="text-center">
<div class="stat-sm weight-light">30-Yr FRM</div>
<div class="stat-med">3.66%</div>
<p class="stat-points">0.6 Fees/Points</p>
</div>
</div>
<div class="small-4 column" data-equalizer-watch>
<div class="text-center">
<div class="stat-sm weight-light">15-Yr FRM</div>
<div class="stat-med">2.89%</div>
<p class="stat-points">0.6 Fees/Points</p>
</div>
</div>
<div class="small-4 column" data-equalizer-watch>
<div class="text-center">
<div class="stat-sm weight-light">5/1-Yr ARM</div>
<div class="stat-med">2.86%</div>
<p class="stat-points">0.6 Fees/Points</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="homepage-testimonials">
<div class="row">
<div class="xxlarge-offset-1 xxlarge-10 end column">
<div class="testimonials-multi row">
<div class="text-right show-for-medium testimonail-feature" aria-hidden="true">
<img class="no-border testimonial-image-offset" src="/images/homepage/Kamara_cutout.png" alt="Photo of Kamara">
<img class="no-border testimonial-image-offset hide" src="/images/homepage/Bellore_cutout.png" alt="Photo of Bellore">
<img class="no-border testimonial-image-offset hide" src="/images/homepage/VanAnh_cutout.png" alt="Photo of VanAnh">
</div>
<div class="testimonials-quote">
<div class="article-category">Meet Our People</div>
<div class="testimonials-quote-container">
<p class="title-testimonial background-quote">When the hard work is done and I see results, it gives me a strong sense of purpose.</p>
<p class="section-subtitle"><strong>Kamara</strong>
<br>production manager, Multifamily</p>
<p><a href="#" class="primary button">Meet Kamara</a></p>
</div>
<div class="testimonials-quote-container hide">
<p class="title-testimonial background-quote">I like forging new territory and dealing with large initiatives.</p>
<p class="section-subtitle"><strong>Bellore</strong>
<br>business process director, Single-Family</p>
<p><a href="#" class="primary button">Meet Bellore</a></p>
</div>
<div class="testimonials-quote-container hide">
<p class="title-testimonial background-quote">I think if you really put your mind into something, you can do almost anything.</p>
<p class="section-subtitle"><strong>VanAnh</strong>
<br> IT systems analyst, Single-Family</p>
<p><a href="#" class="primary button">Meet VanAnh</a></p>
</div>
</div>
<div class="testimonials-thumbnails" aria-hidden="true">
<div class="testimonials-thumbnail"><a class="is-active" href="#"><img class="no-border img-inactive" src="/images/homepage/Kamara_thumb.png" alt="Photo of Kamara"><img class="no-border img-active" src="/images/homepage/Kamara_thumb-selected.png" alt="Photo of Kamara"></a></div>
<div class="testimonials-thumbnail"><a href="#"><img class="no-border img-inactive" src="/images/homepage/Bellore_thumb.png" alt="Photo of Bellore"><img class="no-border img-active" src="/images/homepage/Bellore_thumb-selected.png" alt="Photo of Bellore"></a></div>
<div class="testimonials-thumbnail"><a href="#"><img class="no-border img-inactive" src="/images/homepage/VanAnh_thumb.png" alt="Photo of an VanAnh"><img class="no-border img-active" src="/images/homepage/VanAnh_thumb-selected.png" alt="Photo of an VanAnh"></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="share-wrapper hide-for-print hide" aria-hidden="true">
<div class="row column">
<div class="share-widget">
<div class="share-title">
<svg width="16px" height="16px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 20"><path fill="none" stroke="#fff" stroke-width="1.5" d="M11.21 5.38H8.45q-5.87 0-7.21 4.54c-1.16 3.56.09 7.83.09 7.83A13.72 13.72 0 0 1 3 13.21c1-1.33 1.87-1.87 4.63-1.87l5.61-.09v4.81L20.2 8.4 13.26.75v4.63h-2z"/></svg>
<span>Share</span>
</div>
<div class="share-links">
<a class="sharelink-twitter" href="https://twitter.com/intent/tweet/?text=http://www.freddiemac.com&via=freddiemac" aria-label="twitter"><svg width="16px" height="16px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.5 12"><path fill="#fff" d="M16 1.54a6.57 6.57 0 0 1-1.89.52A3.29 3.29 0 0 0 15.57.24a6.58 6.58 0 0 1-2.09.8 3.29 3.29 0 0 0-5.6 3A9.32 9.32 0 0 1 1.11.6 3.29 3.29 0 0 0 2.13 5a3.27 3.27 0 0 1-1.49-.42 3.29 3.29 0 0 0 2.64 3.26 3.29 3.29 0 0 1-1.48.06 3.29 3.29 0 0 0 3.07 2.28 6.59 6.59 0 0 1-4.09 1.4 6.59 6.59 0 0 1-.78 0A9.29 9.29 0 0 0 5 13a9.28 9.28 0 0 0 9.34-9.34v-.42A6.67 6.67 0 0 0 16 1.54z"/></svg></a>
<a class="sharelink-facebook" href="https://www.facebook.com/sharer/sharer.php?u=http://www.freddiemac.com" aria-label="facebook"><svg width="16px" height="16px" xmlns="http://www.w3.org/2000/svg" viewBox="1 0 7 13"><path fill="#fff" d="M8 2.5H5.71a.76.76 0 0 0-.57.83V5H8v2.34H5.14v7.06H2.45V7.34H0V5h2.45V3.6A3.39 3.39 0 0 1 5.71 0H8v2.5z"/></svg></a>
<a class="sharelink-linkedin" data-location="http://www.freddiemac.com" href="https://www.linkedin.com/" aria-label="linkedin"><svg width="16px" height="16px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 15.5"><path fill="#fff" d="M1.94 0a1.78 1.78 0 1 0 0 3.56 1.78 1.78 0 1 0 0-3.56zM.2 4.96h3.42v10.29H.2zM12 4.72a3.4 3.4 0 0 0-3.08 1.7V5h-3.4v10.29h3.42V9.51A2.34 2.34 0 0 1 9 8.67a1.87 1.87 0 0 1 1.8-1.25c1.24 0 1.73.94 1.73 2.33v5.51H16V9.35c0-3.16-1.73-4.63-4-4.63z"/></svg></a>
<a class="sharelink-mailto" href="mailto:?body=Sharing%20a%20link%20http://www.freddiemac.com" aria-label="mail-to"><svg width="16px" height="16px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 11.5"><path fill="#fff" d="M16 12.95H1.84A1.84 1.84 0 0 1 0 11.11V1.84A1.84 1.84 0 0 1 1.84 0H16a1.84 1.84 0 0 1 1.84 1.84v9.27A1.84 1.84 0 0 1 16 12.95zM1.84 1.56a.28.28 0 0 0-.28.28v9.27a.28.28 0 0 0 .28.28H16a.28.28 0 0 0 .28-.28V1.84a.28.28 0 0 0-.28-.28H1.84z"/><path fill="#fff" d="M16 12.56H1.84a1.46 1.46 0 0 1-1.35-.94.39.39 0 0 1 .11-.43l5.52-4.93a.39.39 0 0 1 .52.58l-5.29 4.72a.67.67 0 0 0 .49.22H16a.67.67 0 0 0 .49-.22l-5.35-4.77a.39.39 0 0 1 .52-.58l5.59 5a.39.39 0 0 1 .11.43 1.45 1.45 0 0 1-1.35.94z"/><path fill="#fff" d="M8.92 9.05A.39.39 0 0 1 8.66 9L.59 1.76a.39.39 0 0 1-.1-.43A1.46 1.46 0 0 1 1.84.39H16a1.45 1.45 0 0 1 1.35.94.39.39 0 0 1-.11.43L9.18 9a.38.38 0 0 1-.26.1zM1.35 1.39l7.57 6.75 7.58-6.75a.67.67 0 0 0-.5-.22H1.84a.66.66 0 0 0-.49.22z"/></svg></a>
</div>
</div>
</div>
</div>
<div class="background-primary footer-promo">
<div class="row" data-equalizer data-equalize-on="large">
<div class="column large-8" data-equalizer-watch>
<h3 class="callout-footer-title">Get to Know Freddie Mac</h3>
<p>Every day, Freddie Mac employees help keep mortgage credit available and housing affordable. Find out about our mission and how we make a positive difference nationwide.</p>
</div>
<div class="column large-offset-1 large-3 position-relative" data-equalizer-watch>
<div class="footer-promo-cta">
<a class="hollow large button" href="/corporate/about-landing.html">Learn More</a>
</div>
</div>
</div>
</div>
<script type="text/javascript">
function triggerTestimonial(i) {
$(".testimonials-thumbnail").find('.is-active').removeClass('is-active');
$(".testimonials-thumbnail").eq(i).find('a').addClass('is-active');
$('.testimonials-quote-container').not('.hide').addClass('hide');
$('.testimonials-quote-container').eq(i).removeClass('hide');
$('.testimonial-image-offset').not('.hide').addClass('hide');
$('.testimonial-image-offset').eq(i).removeClass('hide');
}
function findTestimonials() {
if($(".testimonials-thumbnails").length){
$(".testimonials-thumbnails").find(".testimonials-thumbnail").each(function(i){
$(this).find('a:first').on("click", function(e){e.preventDefault(); triggerTestimonial(i);});
});
}
}
window.onload = findTestimonials;
</script>
<footer class="footer hide-for-print">
<div class="row column">
<div class="footer-top">
<ul class="no-bullet enlarge">
<li><a href="http://www.freddiemac.jobs/">Careers</a></li>
<li><a href="/corporate/about-investors.html">Investor Relations</a></li>
<li><a href="#">Suppliers</a></li>
<li><a href="#">Contact Us</a></li>
<li><span class="show-for-sr">Follow us on social media</span>
<a aria-label="YouTube" href="https://www.youtube.com/freddiemac" class="connect-link"><svg viewBox="8 8 125 125" xmlns="http://www.w3.org/2000/svg"><path d="M72 14.2C40.1 14.2 14.2 40.1 14.2 72c0 31.9 25.9 57.8 57.8 57.8 31.9 0 57.8-25.9 57.8-57.8C129.9 40.1 104 14.2 72 14.2zM104.4 85c0 4.4-3.6 8.1-8 8.1 0 0-6.9 1-24.7 1 -18 0-24.3-1-24.3-1 -4.4 0-8.1-3.6-8.1-8V58.5c0-4.4 3.6-8 8.1-8 0 0 6.3-1 24.3-1 17.9 0 24.8 1 24.8 1 4.4 0 8 3.6 8 8.1V85z" fill="#fff"/><polygon points="62 84.5 84 71.8 62 59.1 " fill="#fff"/></svg></a>
<a aria-label="Facebook" href="https://www.facebook.com/FreddieMac" class="connect-link"><svg viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg"><path d="M29.8 50.3h6.7V34h4.5l0.6-5.6h-5.1l0-2.8c0-1.5 0.1-2.3 2.2-2.3h2.8V17.7h-4.5c-5.4 0-7.3 2.7-7.3 7.3v3.4h-3.4v5.6h3.4V50.3zM34 64C17.4 64 4 50.6 4 34 4 17.4 17.4 4 34 4s30 13.4 30 30C64 50.6 50.6 64 34 64z" fill="#fff"/></svg></a>
<a aria-label="LinkedIn" href="https://www.linkedin.com/company/3140" class="connect-link"><svg viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg"><path d="M50.8 48.1V36.4c0-6.3-3.3-9.2-7.8-9.2 -3.6 0-5.2 2-6.1 3.4V27.7h-6.8c0.1 1.9 0 20.4 0 20.4h6.8V36.7c0-0.6 0-1.2 0.2-1.7 0.5-1.2 1.6-2.5 3.5-2.5 2.5 0 3.4 1.9 3.4 4.6v10.9H50.8zM23 24.9c2.4 0 3.8-1.6 3.8-3.5 0-2-1.5-3.5-3.8-3.5s-3.8 1.5-3.8 3.5c0 2 1.5 3.5 3.8 3.5H23zM34 64C17.4 64 4 50.6 4 34 4 17.4 17.4 4 34 4s30 13.4 30 30C64 50.6 50.6 64 34 64zM26.4 48.1V27.7h-6.8v20.4H26.4z" fill="#fff"/></svg></a>
<a aria-label="Twitter" href="https://twitter.com/FreddieMac" class="connect-link"><svg viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg"><path d="M38.2 22.3c-2.6 1-4.3 3.4-4.1 6.1l0.1 1 -1-0.1c-3.8-0.5-7.1-2.1-10-4.9l-1.4-1.4 -0.4 1c-0.8 2.3-0.3 4.7 1.3 6.3 0.8 0.9 0.6 1-0.8 0.5 -0.5-0.2-0.9-0.3-1-0.2 -0.1 0.1 0.4 2.1 0.8 2.8 0.5 1.1 1.7 2.1 2.9 2.7l1 0.5 -1.2 0c-1.2 0-1.2 0-1.1 0.5 0.4 1.4 2.1 2.8 3.9 3.5l1.3 0.4 -1.1 0.7c-1.7 1-3.6 1.5-5.6 1.6C20.8 43.3 20 43.3 20 43.4c0 0.2 2.6 1.4 4 1.9 4.5 1.4 9.8 0.8 13.7-1.6 2.8-1.7 5.7-5 7-8.2 0.7-1.7 1.4-4.9 1.4-6.4 0-1 0.1-1.1 1.2-2.3 0.7-0.7 1.3-1.4 1.5-1.6 0.2-0.4 0.2-0.4-0.9 0 -1.8 0.6-2 0.6-1.2-0.4 0.6-0.7 1.4-1.9 1.4-2.3 0-0.1-0.3 0-0.7 0.2 -0.4 0.2-1.2 0.5-1.8 0.7l-1.1 0.4 -1-0.7c-0.6-0.4-1.4-0.8-1.8-0.9C40.8 21.9 39.1 21.9 38.2 22.3zM34 64C17.4 64 4 50.6 4 34 4 17.4 17.4 4 34 4s30 13.4 30 30C64 50.6 50.6 64 34 64z" fill="#fff"/></svg></a>
</li>
</ul>
</div>
<div class="footer-bottom reduce">
<ul class="no-bullet">
<li><a href="/corporate/terms.html">Terms of Use</a></li>
<li><a href="/corporate/privary.html">Privacy Policy</a></li>
<li>© 2017 Freddie Mac</li>
</ul>
</div>
</div>
</footer>
<div class="footer-bottom-edge"> </div>
<!-- temporarily running on mlocal copy -->
<script src="/js/vendor/jquery-2.1.4.min.js"> </script>
<!--[if lt IE 9]>
<script>window.jQuery || document.write('<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"><\/'+'script>')</script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script>window.jQuery || document.write('<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"><\/'+'script>')</script>
<!--<![endif]-->
<script>window.jQuery || document.write('<script src="/js/vendor/jquery-2.1.4.min.js"><\/'+'script>')</script>
<script src="/js/app_corp.js"></script>
</body>
</html> | marlonShawDEV/workForceHousing | dist/corporate/index.html | HTML | mit | 36,018 |
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>pystroke.draw_engine.DrawEngine</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="pystroke-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="https://github.com/PROGRAM-IX/pystroke">pystroke</a></th>
</tr></table></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<span class="breadcrumbs">
<a href="pystroke-module.html">Package pystroke</a> ::
<a href="pystroke.draw_engine-module.html">Module draw_engine</a> ::
Class DrawEngine
</span>
</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="pystroke.draw_engine.DrawEngine-class.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class DrawEngine</h1><p class="nomargin-top"><span class="codelink"><a href="pystroke.draw_engine-pysrc.html#DrawEngine">source code</a></span></p>
<p>Abstracts the calls to Vex.draw() and other drawing methods</p>
<hr />
<div class="fields"> <p><strong>Author:</strong>
James Heslin (PROGRAM_IX)
</p>
</div><!-- ==================== INSTANCE METHODS ==================== -->
<a name="section-InstanceMethods"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Instance Methods</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-InstanceMethods"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="__init__"></a><span class="summary-sig-name">__init__</span>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">screen</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="pystroke.draw_engine-pysrc.html#DrawEngine.__init__">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="pystroke.draw_engine.DrawEngine-class.html#draw" class="summary-sig-name">draw</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">drawables</span>)</span><br />
Presumes everything in the drawables list has a draw() method, and
draws all of them to screen.</td>
<td align="right" valign="top">
<span class="codelink"><a href="pystroke.draw_engine-pysrc.html#DrawEngine.draw">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="pystroke.draw_engine.DrawEngine-class.html#begin_draw" class="summary-sig-name">begin_draw</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">colour</span>)</span><br />
Clears the screen to prepare for drawing</td>
<td align="right" valign="top">
<span class="codelink"><a href="pystroke.draw_engine-pysrc.html#DrawEngine.begin_draw">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="pystroke.draw_engine.DrawEngine-class.html#end_draw" class="summary-sig-name">end_draw</a>(<span class="summary-sig-arg">self</span>)</span><br />
Updates the screen after draws have finished</td>
<td align="right" valign="top">
<span class="codelink"><a href="pystroke.draw_engine-pysrc.html#DrawEngine.end_draw">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- ==================== METHOD DETAILS ==================== -->
<a name="section-MethodDetails"></a>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Method Details</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-MethodDetails"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
</table>
<a name="draw"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">draw</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">drawables</span>)</span>
</h3>
</td><td align="right" valign="top"
><span class="codelink"><a href="pystroke.draw_engine-pysrc.html#DrawEngine.draw">source code</a></span>
</td>
</tr></table>
<p>Presumes everything in the drawables list has a draw() method, and
draws all of them to screen.</p>
<dl class="fields">
<dt>Parameters:</dt>
<dd><ul class="nomargin-top">
<li><strong class="pname"><code>drawables</code></strong> (list) - The list of objects to draw (all must have a draw() method)</li>
</ul></dd>
</dl>
<div class="fields"> <p><strong>Author:</strong>
James Heslin (PROGRAM_IX)
</p>
</div></td></tr></table>
</div>
<a name="begin_draw"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">begin_draw</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">colour</span>)</span>
</h3>
</td><td align="right" valign="top"
><span class="codelink"><a href="pystroke.draw_engine-pysrc.html#DrawEngine.begin_draw">source code</a></span>
</td>
</tr></table>
<p>Clears the screen to prepare for drawing</p>
<dl class="fields">
<dt>Parameters:</dt>
<dd><ul class="nomargin-top">
<li><strong class="pname"><code>colour</code></strong> (pygame.Color) - The colour to fill the screen with</li>
</ul></dd>
</dl>
<div class="fields"> <p><strong>Author:</strong>
James Heslin (PROGRAM_IX)
</p>
</div></td></tr></table>
</div>
<a name="end_draw"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">end_draw</span>(<span class="sig-arg">self</span>)</span>
</h3>
</td><td align="right" valign="top"
><span class="codelink"><a href="pystroke.draw_engine-pysrc.html#DrawEngine.end_draw">source code</a></span>
</td>
</tr></table>
<p>Updates the screen after draws have finished</p>
<dl class="fields">
</dl>
<div class="fields"> <p><strong>Author:</strong>
James Heslin (PROGRAM_IX)
</p>
</div></td></tr></table>
</div>
<br />
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="pystroke-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="https://github.com/PROGRAM-IX/pystroke">pystroke</a></th>
</tr></table></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1 on Wed Apr 3 20:14:22 2013
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
| PROGRAM-IX/pystroke | html/pystroke.draw_engine.DrawEngine-class.html | HTML | mit | 11,820 |
<!DOCTYPE html>
<head>
<title>Null Øbject - just say NØ</title>
<!--(bake /includes/head.html)-->
</head>
<body>
<div class='curtain'><div class="loader"></div></div>
<div id="mainContent" class="main" role="main">
<section class="intro block page1 " data-name="#home">
<div class="overlayer-academy is-animating"></div>
<div class="intro-logo">
<img class="logo-init logo-init-academy" src="../assets/img/no_logo_academy_black.svg" alt="no_logo"/>
</div>
<div class="fullscreen-bg">
<canvas id="demo-canvas"></canvas>
</div>
<!-- <div class="intro-scroll-icon">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="256 321 100 199.7" enable-background="new 256 321 100 199.7" xml:space="preserve">
<circle fill="#ff1f71" cx="306" cy="352.3" r="6.3"/>
<path fill="#ff1f71" d="M306,326c-17.4,0-31.5,14.1-31.5,31.5V410c0,17.4,14.1,31.5,31.5,31.5c17.4,0,31.5-14.1,31.5-31.5v-52.5
C337.5,340.1,323.4,326,306,326z M333.3,410c0,15.1-12.2,27.3-27.3,27.3c-15.1,0-27.3-12.3-27.3-27.3v-52.5
c0-15.1,12.2-27.3,27.3-27.3c15.1,0,27.3,12.3,27.3,27.3V410z"/>
<path fill="#ff1f71" d="M333.9,450.6L306,478.5l-27.9-27.9c-0.8-0.8-2.1-0.8-3,0c-0.8,0.8-0.8,2.1,0,3l29.4,29.4
c0.4,0.4,0.9,0.6,1.5,0.6c0.5,0,1.1-0.2,1.5-0.6l29.4-29.4c0.8-0.8,0.8-2.1,0-3C336.1,449.7,334.7,449.7,333.9,450.6z"/>
<path fill="#ff1f71" d="M333.9,480L306,507.9L278.1,480c-0.8-0.8-2.1-0.8-3,0c-0.8,0.8-0.8,2.1,0,3l29.4,29.4
c0.4,0.4,0.9,0.6,1.5,0.6c0.5,0,1.1-0.2,1.5-0.6l29.4-29.4c0.8-0.8,0.8-2.1,0-3C336.1,479.2,334.7,479.2,333.9,480z"/>
</svg>
</div> -->
</section>
<section class="academy block white page2" data-name="#academy">
<h2 class="inverse academy-title has-padding-right" data-translatable>LA ACADEMIA // Academy</h2>
<div class="thirder academy-text has-padding-left academy-text-intro">
<p data-translatable>Null Øbject Academy, busca eliminar la distancia entre el alumnos y el conocimiento experimental, brindando un puente entre el experto y el aprendiz, preparándolo para un entorno tecnológico cambiante. // Null Øbject Academy, wants to shorten the distance between students and experimental knowledge, providing a bridge between the master and aprentice, preparing them for a rapidly changing technological enviroment.
</p>
<p data-translatable>Nosotros no formamos operadores de software. Formamos exploradores que se suman al camino del descubrimiento y la expresión. // We don't form software operators. We form explorers that join the path of discovering and expression.</p>
<p data-translatable>La forma en que aprendemos a cambiado,
buscamos conocimiento porque necesitamos herramientas para crear. Necesitamos conocimiento para mejorar profesionalmente y también a nivel personal. // The way we learn has changed, we look for knowledge because we need to improve professionally and personally.</p>
<p data-translatable>
Este conocimiento no está disponible en las instituciones, sino que en individuos que han tomado el riesgo de experimentar y el tiempo de recorrer el camino del aprendizaje por sí solos. // This knowledge is not available in the institucions, but in the individuals who has taken the risk of experience and the time of walking in the paths of knowledge by themselves.
</p>
</div>
<div class="thirder academy-text academy-text-services">
<div class="eye">
<img class="eye-services" src="../assets/img/eye.svg" alt="eye"/>
</div>
<h1 data-translatable class="courses-title">Nuestros Cursos // Our Courses</h1>
<p data-translatable>Ofrecemos cursos específicos y accesibles sobre tecnología, que buscan el desarrollo del alumno en su pensamiento lógico para optimizar su manera de trabajar. // We offer affordable courses about applied technical to improve the student's logic thinking and optimise the ways they work.</p>
<p data-translatable>Los cursos que ofrecemos son los siguientes: // Here is the list of confirmed courses</p>
<ul class="cursos-list">
<li><p>Videojuegos con Construct 2</p></li>
<li><p>Ilustración Vectorial</p></li>
<li><p>Live Data</p></li>
<li><p>Ilustración Realista</p></li>
<li><p>Modern HTML</p></li>
<li><p>Animación de Personajes 3D</p></li>
<li><p>Terror y VFX</p></li>
<li><p>LED y Video Mapping</p></li>
</ul>
</p>
</div>
<div class="game-rules-box">
<h1 class="vertical-text" data-translatable>reglas del juego // the game rules</h1>
<ul class="game-rules">
<li><p data-translatable>Cada alumno deberá traer su propio computador. // Each student must bring his own computer.</p></li>
<li><p data-translatable>Todos nuestros cursos son en horario vespertino. // All our courses are in the afternoon.</p></li>
<li><p data-translatable>Poseer los softwares necesarios para cada curso y su preinstalación es responsabilidad de cada alumnos // Having licences and pre-installing the softwares needed for each course is your own responsability.</p></li>
<li><p data-translatable>Los pagos serán realizados via transferencia electronica y sujetos a factura sin IVA. // Payments will done via online bank transfer</p></li>
<li><p data-translatable>Las fechas anunciadas podrían cambiar. Quorum mínimo 7 alumnos // Announced dates could be changed. Minimun quorum 7 students</p></li>
<li><p data-translatable>Si lo haces bien tendrás un diploma de nuestra academia // If you do a good job you will get a diploma.</p></li>
</ul>
</div>
</section>
<section class="courses block black page3" data-name="#courses-1">
<div class="course-container course-container-left has-padding-left"></div>
<div class="course-container course-container-right has-padding-rigth"></div>
</section>
<section class="courses block black page4" data-name="#courses-2">
<div class="course-container course-container-left has-padding-left"></div>
<div class="course-container course-container-right has-padding-rigth"></div>
</section>
<section class="courses block black page5" data-name="#courses-3">
<div class="course-container course-container-left has-padding-left"></div>
<div class="course-container course-container-right has-padding-rigth"></div>
</section>
<section class="courses black block page6" data-name="#courses-4">
<div class="course-container course-container-left has-padding-left"></div>
<div class="course-container course-container-right has-padding-rigth"></div>
</section>
<section class="questions block black page7" data-name="#questions">
<div class="big big-academy">
<img class="big-academy" src="../assets/img/big_academy.svg" alt="big_academy"/>
</div>
<!-- <div class="fake-bg black"></div> -->
<h2 class="inverse contact-text" data-translatable >PREGUNTAS // QUESTIONS</h2>
<p class="contact-text contact-paragraph" data-translatable>Si tienes alguna duda sobre alguno de nuestros cursos. Comunicate con nosotros. // If you have any doubts about our courses. Please let us know.</p>
<a class="contact-mailto-link contact-text mail-to-drag-down" href='mailto:[email protected]?&body=Contact%20from%20nullobject.org'>[email protected]</a>
<p class="contact-text address-text contact-text" >Malaquías Concha 22, Providencia, Región Metropolitana, Santiago, Chile.</p>
<div class="social-buttons contact-text">
<a href="https://www.facebook.com/Null.0bject/" target="_blank" class="social-button"><i class="fa icon-facebook"></i></a>
<a href="hhttps://twitter.com/null0bjectRules" target="_blank" class="social-button">
<i class="fa icon-twitter"></i></a>
<a href="https://vimeo.com/user19708824" target="_blank" class="social-button">
<i class="fa icon-vimeo"></i></a>
<a href="https://github.com/nullobj" target="_blank" class="social-button">
<i class="fa icon-github"></i></a>
<a href="http://nullobjectbureau.tumblr.com" target="_blank" class="social-button">
<i class="fa icon-tumblr"></i></a>
</div>
</section>
<section class="footer page8 block black" data-name="#footer">
<!--(bake /includes/footer.html)-->
</section>
</div><!-- Close container -->
</div>
<h2 data-translatable class="cursos-header inverse is-hidden">Cursos // Courses </h2>
<!--(bake /includes/header.html)-->
<!-- JavaScript -->
<script src="/assets/dist/js/script.js"></script>
<!--(bake /includes/analytics.html)-->
</body>
</html>
| fabzl/NullObject_website | academy/index_academy.html | HTML | mit | 8,955 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{% if page.title %}{{ page.title }} — {{ site.inc.title }}{% else %}{{ site.inc.title }} — {{ site.inc.subtitle }}{% endif %}</title>
{% if site.inc.google_font %}<link href="https://fonts.googleapis.com/css?family={{ site.inc.google_font }}" rel="stylesheet" type="text/css">{% endif %}
{% stylesheet main %}
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="/images/{{ site.inc.logo }}"/>
<link href="{{ site_url }}/feed.xml" rel="alternate" type="application/rss+xml" title="{{ site.inc.title }}" />
<meta name="title" content="{% if page.title %}{{ page.title }} {% else %}{{ site.inc.title }}{% endif %}">
<link rel="canonical" href="{{ site.url }}{{ page.url }}">
{% if page.site.gplus %}<link rel="publisher" href="https://plus.google.com/{{ site.inc.gplus }}">{% endif %}
{% if page.author.gplus %}<link rel="author" href="https://plus.google.com/{{ page.author.gplus }}">{% endif %}
<meta property="og:title" content="{% if page.title %}{{ page.title }} {% else %}{{ site.inc.title }}{% endif %}"/>
<meta property="og:url" content="{{ site.url }}{{ page.url }}"/>
{% if page.cover_image %}
<meta property="og:image" content="{{ site.url }}/images/{{ page.cover_image }}"/>
{% if page.main_image %}
<meta property="og:image" content="{{ site.url }}/images/{{ page.main_image }}"/>
{% endif %}
<meta property="og:image" content="{{ site.url }}/images/{{ site.inc.logo }}"/>
{% endif %}
{% if page.excerpt %}
<meta property="og:description" content="{{ page.excerpt }}"/>
<meta name="description" content="{{ page.excerpt }}"/>
{% endif %}
<meta property="og:site_name" content="{{ site.inc.title }}">
</head>
<body>
<section class="site-nav">
<header>
<nav id="navigation">
<a class="brand" href="/">
<img src="/images/{{ site.inc.logo }}" alt="Inc">
</a>
<a href="/" class="home">Blog</a>
{% if site.inc.product_link %}<a href="{{ site.inc.product_link }}">Product</a>{% endif %}
{% if site.inc.about_link %}<a href="{{ site.inc.about_link }}">About</a>{% endif %}
</nav>
{% if site.inc.tagline or site.inc.product_url %}<nav class="tagline">
{% if site.inc.tagline %}<span>{{ site.inc.tagline }}</span>{% endif %}
{% if site.inc.product_link %}<a href="{{ site.inc.product_link }}" class="btn btn-outline">Learn More</a>{% endif %}
</nav>{% endif %}
</header>
</section>
{{ content }}
<footer class="site-footer">
<div class="container">
© {{ site.time | date: "%Y" }}
<nav>
<a href="{{ site.inc.url }}">{{ site.inc.company }}</a> ·
<a href="/">Blog</a> ·
{% if site.inc.product_link %}<a href="{{ site.inc.product_link }}">Product</a> · {% endif %}
{% if site.inc.about_link %}<a href="{{ site.inc.about_link }}">About</a>{% endif %}
</nav>
<nav class="social">
<!--
{% if site.inc.twitter %}
<a href="https://twitter.com/{{ site.inc.twitter }}" title="Follow on Twitter" target="_blank"><i class="icon icon-twitter black"></i></a>
{% endif %}
{% if site.inc.facebook %}
<a href="http://facebook.com/{{ site.inc.facebook }}" title="Follow on Facebook" target="_blank"><i class="icon icon-facebook black"></i></a>
{% endif %}
-->
<a href="/feed.xml" title="RSS Feed">
<i class="icon icon-rss black"></i>
</a>
</nav>
<p>Incorporated theme by <a href="https://sendtoinc.com">Inc</a></p>
</div>
</footer>
{% include _scripts.html %}
</body>
</html>
| HeqetLabs/heqetlabs.github.io | _layouts/base.html | HTML | mit | 4,057 |
<div class="container FullWidth" ng-controller="masterDataCtrl">
<div class="row">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<!--div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div-->
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li ng-class="{ active: selected == 'formbuilder' }"><img src="assets/img/CRUD.png" alt="UiForm"> </li>
<li ng-class="{ active: selected == 'formbuilder' }"><a ui-sref="formbuilder"><b>{{ applicationDisplayName }}</b></a></li>
</ul>
</div><!--/.nav-collapse -->
</div><!--/.container-fluid -->
</div>
</div>
<div class="help-block alert alert-success" ng-show="isDataSaved" id="divSuccess">
<a href="#" class="close" data-dismiss="alert">×</a>
<strong>Success! </strong>{{successMsg}}
</div>
<div class="alert alert-danger" ng-show="isError" id="divError">
<a href="#" class="close" data-dismiss="alert">×</a>
<strong>Error! </strong>{{errorMsg}}
</div>
<div class="row col-md-12">
<div class="col-md-2">
<table class="table table-hover table-striped table-condensed">
<tbody ng-repeat="menuEntry in menuEntries | filter:query">
<tr><td><span style="font-weight:bold">{{menuEntry.group}}</span></td></tr>
<tr ng:repeat="menuEntryList in menuEntry.tableList">
<td><a ui-sref="crudui.list( {formid: '{{menuEntryList.formTableName}}', pageno: 1 } )">{{menuEntryList.displayNameEx}}</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col-md-9">
<div ui-view></div>
</div>
<div class="col-md-3">
</div>
</div>
</div>
| skprasadu/crud-ui-framework | applications/sample-crud-ui/src/main/resources/static/views/navigation/crudui.html | HTML | mit | 2,167 |
<!-- .basic
Doesn't exist in input examples.
-->
<div class="quoteblock">
<blockquote>Four score and seven years ago our fathers brought forth
on this continent a new nation…​</blockquote>
</div>
<!-- .with_id_and_role
Correct example.
-->
<div id="parking"
class="quoteblock startrek">
<blockquote>
Everybody remember
where we parked.
</blockquote>
</div>
<!-- .with_attribution
Failing example.
-->
<div class="quoteblock">
<blockquote>A person who never made a mistake <em>never</em> tried anything new.</blockquote>
<div>Albert Einstein</div>
</div>
| rahmanusta/asciidoctor-doctest | features/fixtures/html-slim/examples/html/block_quote.html | HTML | mit | 598 |
<html>
<head>
<meta charset="utf-8">
<title>font属性</title>
<style type="text/css">
#p2{
font-family: "Times New Roman";
}
#p3{
font-family: "Microsoft YaHei";
}
.p1{
font-style: normal;
font-size: 16px;
}
.p2{
font-style: italic;
font-size: 1em;
font-weight: bold;
}
.p3{
font-style: oblique;
font-size:2em;
font-weight: lighter;
}
</style>
</head>
<body>
<h2>字体</h2>
<p id="p1">这里采用默认字体</p>
<p id="p2">这里采用的是Times New Roman</p>
<p id="p3">这里采用的是水微软雅黑</p>
<h2>字体样式</h2>
<P class="p1">做人重要的是开心 HAPPY</P>
<P class="p2">做人重要的是开心 HAPPY</P>
<P class="p3">做人重要的是开心 HAPPY</P>
</body>
</html> | wangyongtan/H5 | 2016/0328-0425/0418-4字体属性.html | HTML | mit | 954 |
<html>
<head>
<title>OGRE: OgrePCZSceneManager.h File Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link type="text/css" rel="stylesheet" href="doxygen.css">
<link type="text/css" rel="stylesheet" href="tabs.css">
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="dirs.html"><span>Directories</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<div class="navpath"><a class="el" href="dir_e40fbda3e085a04060477263cdaf13a7.html">Plugins</a> » <a class="el" href="dir_c2350a8b894b37cc4effef3003cb28ec.html">PCZSceneManager</a> » <a class="el" href="dir_628736a785e1f18ec40bb160bcbfabbf.html">include</a>
</div>
</div>
<div class="contents">
<h1>OgrePCZSceneManager.h File Reference</h1><code>#include <<a class="el" href="OgreSceneManager_8h_source.html">OgreSceneManager.h</a>></code><br/>
<code>#include <<a class="el" href="OgreSphere_8h_source.html">OgreSphere.h</a>></code><br/>
<code>#include "<a class="el" href="OgrePCZPrerequisites_8h_source.html">OgrePCZPrerequisites.h</a>"</code><br/>
<code>#include "<a class="el" href="OgrePCZSceneNode_8h_source.html">OgrePCZSceneNode.h</a>"</code><br/>
<code>#include "<a class="el" href="OgrePCZone_8h_source.html">OgrePCZone.h</a>"</code><br/>
<code>#include "<a class="el" href="OgrePCZoneFactory_8h_source.html">OgrePCZoneFactory.h</a>"</code><br/>
<code>#include "<a class="el" href="OgrePortal_8h_source.html">OgrePortal.h</a>"</code><br/>
<code>#include "<a class="el" href="OgreAntiPortal_8h_source.html">OgreAntiPortal.h</a>"</code><br/>
<p><a href="OgrePCZSceneManager_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classOgre_1_1PCZSceneManager.html">Ogre::PCZSceneManager</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Specialized <a class="el" href="classOgre_1_1SceneManager.html" title="Manages the organisation and rendering of a 'scene' i.e.">SceneManager</a> that uses Portal-Connected-Zones to divide the scene spatially. <a href="classOgre_1_1PCZSceneManager.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classOgre_1_1PCZSceneManagerFactory.html">Ogre::PCZSceneManagerFactory</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Factory for <a class="el" href="classOgre_1_1PCZSceneManager.html" title="Specialized SceneManager that uses Portal-Connected-Zones to divide the scene spatially...">PCZSceneManager</a>. <a href="classOgre_1_1PCZSceneManagerFactory.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceOgre.html">Ogre</a></td></tr>
<p><tr><td class="mdescLeft"> </td><td class="mdescRight"><p>----------------------------------------------------------------------------- This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see <a href="http://www.ogre3d.org/">http://www.ogre3d.org/</a> </p>
<br/></td></tr>
</p>
</table>
</div>
<hr>
<p>
Copyright © 2012 Torus Knot Software Ltd<br />
<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.<br/>
<!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="">
<license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
<dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
</Work>
<License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
Last modified Sun Sep 2 08:16:13 2012
</p>
</body>
</html>
| lennonchan/OgreSource | Docs/api/html/OgrePCZSceneManager_8h.html | HTML | mit | 5,583 |
<html>
<head>
<meta charset="utf-8"/>
<meta name="description" content=""/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>《进步志》</title>
<link rel="shortcut icon" href="https://trai25.me/favicon.ico?v=1631822025390">
<link href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free/css/all.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://trai25.me/styles/main.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
<script src="https://cdn.jsdelivr.net/npm/@highlightjs/cdn-assets/highlight.min.js"></script>
<script src="https://cdn.bootcss.com/highlight.js/9.15.10/languages/dockerfile.min.js"></script>
<script src="https://cdn.bootcss.com/highlight.js/9.15.10/languages/dart.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/moment.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script>
<!-- DEMO JS -->
<!--<script src="media/scripts/index.js"></script>-->
</head>
<body>
<div class="main gt-bg-theme-color-first">
<div class="main-content">
<nav class="navbar navbar-expand-lg">
<div class="navbar-brand">
<img class="user-avatar" src="/images/avatar.png" alt="头像">
<div class="site-name gt-c-content-color-first">
《进步志》
</div>
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<i class="fas fa-bars gt-c-content-color-first" style="font-size: 18px"></i>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<div class="navbar-nav mr-auto" style="text-align: center">
<div class="nav-item">
<a href="/" class="menu gt-a-link">
首页
</a>
</div>
<div class="nav-item">
<a href="/archives" class="menu gt-a-link">
归档
</a>
</div>
<div class="nav-item">
<a href="/tags" class="menu gt-a-link">
标签
</a>
</div>
<div class="nav-item">
<a href="/post/about" class="menu gt-a-link">
关于
</a>
</div>
</div>
<div style="text-align: center">
<form id="gridea-search-form" style="position: relative" data-update="1631822025390" action="/search/index.html">
<input class="search-input" autocomplete="off" spellcheck="false" name="q" placeholder="搜索文章" />
<i class="fas fa-search gt-c-content-color-first" style="position: absolute; top: 9px; left: 10px;"></i>
</form>
</div>
</div>
</nav>
<div class="post-list-container">
<div class="post-inner">
<div class="post gt-bg-theme-color-second">
<div class="post-left">
<div>
<a href="https://trai25.me/post/hello-gridea/">
<span class="post-title gt-c-content-color-first">Hello Gridea</span>
</a>
</div>
<div class="gt-post-content post-abstract gt-c-content-color-second">
<p>👏 欢迎使用 <strong>Gridea</strong> !<br>
✍️ <strong>Gridea</strong> 一个静态博客写作客户端。你可以用它来记录你的生活、心情、知识、笔记、创意... ...</p>
</div>
<div class="post-info">
<time class="post-time gt-c-content-color-first">
发布于 · 2018-12-11 ·
</time>
<a href="https://trai25.me/tag/Ua7yxoWeO/" class="post-tag">
# Gridea
</a>
</div>
</div>
<a href="https://trai25.me/post/hello-gridea/" class="post-feature-image"
style="background-image: url('https://trai25.me/post-images/hello-gridea.png')">
</a>
</div>
</div>
</div>
<div class="pagination-container">
</div>
<div class="site-footer gt-c-content-color-first">
<div class="slogan gt-c-content-color-first">DO MORE</div>
<div class="social-container">
</div>
<div class="footer-info">
<a href="https://integrately.com?ref=mh44ou&utm_campaign=Website Referral" target="_blank"><img src="https://integrately-images.s3-us-west-2.amazonaws.com/we-automate-with-integrately-light.svg" width="120" alt="Integrately - Integrate Your Apps In 1 Click" title="Integrately - Integrate Your Apps In 1 Click
Click to learn more"/></a>
</div>
<div>
Theme by <a href="https://imhanjie.com/" target="_blank">imhanjie</a>, Powered by <a
href="https://github.com/getgridea/gridea" target="_blank">Gridea | <a href="https://trai25.me/atom.xml" target="_blank">RSS</a></a>
</div>
</div>
<script>
hljs.initHighlightingOnLoad()
</script>
</div>
</div>
</body>
</html>
| trai25/trai25.github.io | index.html | HTML | mit | 6,221 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./f2656502a40018bd57744842e8c0c7f5aeb500a78871e5eabb48d4a6aac5cf0f.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> | simonmysun/praxis | TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/59842c804fa86802931ded8690b87b6a65f05a667f89e72111aa7558a8d912ab.html | HTML | mit | 550 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./df5d14dd1b8fe3086ce0988e137d03705571291d0e3db63778ea01ee6ae1bb60.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> | simonmysun/praxis | TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/4d0f1367961b88dd4d31627d1aab1579e1bc9e2e4986dbfbd3776ba9d1395852.html | HTML | mit | 550 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>V8 API Reference Guide for node.js v7.0.0 - v7.1.0: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">V8 API Reference Guide for node.js v7.0.0 - v7.1.0
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1Set.html">Set</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">v8::Set Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classv8_1_1Set.html">v8::Set</a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Add</b>(Local< Context > context, Local< Value > key) (defined in <a class="el" href="classv8_1_1Set.html">v8::Set</a>)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Set.html#a842e7012acb15f502f9a87d0c7c0b78d">AsArray</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>BooleanValue</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>CallAsConstructor</b>(Local< Context > context, int argc, Local< Value > argv[]) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>CallAsFunction</b>(Local< Context > context, Local< Value > recv, int argc, Local< Value > argv[]) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Cast</b>(Value *obj) (defined in <a class="el" href="classv8_1_1Set.html">v8::Set</a>)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Cast</b>(T *value) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Clear</b>() (defined in <a class="el" href="classv8_1_1Set.html">v8::Set</a>)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a5018c9d085aa71f65530cf1e073a04ad">Clone</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>CreateDataProperty</b>(Local< Context > context, Local< Name > key, Local< Value > value) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>CreateDataProperty</b>(Local< Context > context, uint32_t index, Local< Value > value) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#af6966283a7d7e20779961eed434db04d">CreationContext</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>DefineOwnProperty</b>(Local< Context > context, Local< Name > key, Local< Value > value, PropertyAttribute attributes=None) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Delete</b>(Local< Context > context, Local< Value > key) (defined in <a class="el" href="classv8_1_1Set.html">v8::Set</a>)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Delete</b>(Local< Context > context, uint32_t index) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>DeletePrivate</b>(Local< Context > context, Local< Private > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Equals</b>(Local< Context > context, Local< Value > that) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#ae2ad9fee9db6e0e5da56973ebb8ea2bc">FindInstanceInPrototypeChain</a>(Local< FunctionTemplate > tmpl)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Get</b>(Local< Context > context, Local< Value > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Get</b>(Local< Context > context, uint32_t index) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a435f68bb7ef0f64dd522c5c910682448">GetAlignedPointerFromInternalField</a>(int index)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a65b5a3dc93c0774594f8b0f2ab5481c8">GetAlignedPointerFromInternalField</a>(const PersistentBase< Object > &object, int index)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a7bbe987794658f20a3ec1b68326305e6">GetConstructorName</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#ac1ece41e81a499920ec3a2a3471653bc">GetIdentityHash</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#aa3324fdf652d8ac3b2f27faa0559231d">GetInternalField</a>(int index)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>GetOwnPropertyDescriptor</b>(Local< Context > context, Local< String > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetOwnPropertyNames</b>(Local< Context > context) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a1e6301a45e98e6d6d80e98a148a9f181">GetOwnPropertyNames</a>(Local< Context > context, PropertyFilter filter)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetPrivate</b>(Local< Context > context, Local< Private > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>GetPropertyAttributes</b>(Local< Context > context, Local< Value > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetPropertyNames</b>(Local< Context > context) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>GetPropertyNames</b>(Local< Context > context, KeyCollectionMode mode, PropertyFilter property_filter, IndexFilter index_filter) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#ae8d3fed7d6dbd667c29cabb3039fe7af">GetPrototype</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>GetRealNamedProperty</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetRealNamedPropertyAttributes</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>GetRealNamedPropertyAttributesInPrototypeChain</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetRealNamedPropertyInPrototypeChain</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Has</b>(Local< Context > context, Local< Value > key) (defined in <a class="el" href="classv8_1_1Set.html">v8::Set</a>)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Has</b>(Local< Context > context, uint32_t index) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a278913bcd203434870ce5184a538a9af">HasIndexedLookupInterceptor</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a1e96fcb9ee17101c0299ec68f2cf8610">HasNamedLookupInterceptor</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>HasOwnProperty</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>HasOwnProperty</b>(Local< Context > context, uint32_t index) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#aad699867935fd2142ec97afa6e39a7f0">HasPrivate</a>(Local< Context > context, Local< Private > key)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>HasRealIndexedProperty</b>(Local< Context > context, uint32_t index) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>HasRealNamedCallbackProperty</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>HasRealNamedProperty</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Int32Value</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>IntegerValue</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#aaec28576353eebe6fee113bce2718ecc">InternalFieldCount</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a324a71142f621a32bfe5738648718370">InternalFieldCount</a>(const PersistentBase< Object > &object)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ad06a4b1f7215d852c367df390491ac84">IsArgumentsObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#aaee0b144087d20eae02314c9393ff80f">IsArray</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a65f9dad740f2468b44dc16349611c351">IsArrayBuffer</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#ad54475d15b7e6b6e17fc80fb4570cdf2">IsArrayBufferView</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a0aceb7645e71b096df5cd73d1252b1b0">IsBoolean</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#abe7bc06283e5e66013f2f056a943168b">IsBooleanObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a23c2c1f23b50fab4a02e2f819641b865">IsCallable</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a257233cb6b11dc7bb5a0e8df8695e889">IsConstructor</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#afd20ab51e79658acc405c12dad2260ab">IsDataView</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a8bc11fab0aded4a805722ab6df173cae">IsDate</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a7ac61a325c18af8dcb6d7d5bf47d2503">IsExternal</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a68c0296071d01ca899825d7643cf495a">IsFalse</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a4effc7ca1a221dd8c1e23c0f28145ef0">IsFloat32Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#ab071bf567d89c8ce1489b1b7d93abc36">IsFloat32x4</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a293f140b81b0219d1497e937ed948b1e">IsFloat64Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a05532a34cdd215f273163830ed8b77e7">IsFunction</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a1cbbebde8c256d051c4606a7300870c6">IsGeneratorFunction</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a72982768acdadd82d1df02a452251d14">IsGeneratorObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a928c586639dd75ae4efdaa66b1fc4d50">IsInt16Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a01e1db51c65b2feace248b7acbf71a2c">IsInt32</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a48eac78a49c8b42d9f8cf05c514b3750">IsInt32Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a10a88a2794271dfcd9c3abd565e8f28a">IsInt8Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a71ef50f22d6bb4a093cc931b3d981c08">IsMap</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#af9c52a0668fa3260a0d12a2cdf895b4e">IsMapIterator</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a8829b16b442a6231499c89fd5a6f8049">IsName</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a579fb52e893cdc24f8b77e5acc77d06d">IsNativeError</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#aa2c6ed8ef832223a7e2cd81e6ac61c78">IsNull</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a1bd51e3e55f67c65b9a8f587fbffb7c7">IsNumber</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a5f4aa9504a6d8fc3af9489330179fe14">IsNumberObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a355b7991c5c978c0341f6f961b63c5a2">IsObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a93d6a0817b15a1d28050ba16e131e6b4">IsPromise</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a8a056f765e6e07a1d957fdc1be9b00d5">IsProxy</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#aae41e43486937d6122c297a0d43ac0b8">IsRegExp</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a220bd4056471ee1dda8ab9565517edd7">IsSet</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#addbae0104e07b990ee1af0bd7927824b">IsSetIterator</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#aa4ce26f174a4c1823dec56eb946d3134">IsSharedArrayBuffer</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ab23a34b7df62806808e01b0908bf5f00">IsString</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a3e0f2727455fd01a39a60b92f77e28e0">IsStringObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#af3e6081c22d09a7bbc0a2aff59ed60a5">IsSymbol</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a867baa94cb8f1069452359e6cef6751e">IsSymbolObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a8f27462322186b295195eecb3e81d6d7">IsTrue</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#ac2f2f6c39f14a39fbb5b43577125dfe4">IsTypedArray</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a4a45fabf58b241f5de3086a3dd0a09ae">IsUint16Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a783c89631bac4ef3c4b909f40cc2b8d8">IsUint32</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a5e39229dc74d534835cf4ceba10676f4">IsUint32Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#acbe2cd9c9cce96ee498677ba37c8466d">IsUint8Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ad3cb464ab5ef0215bd2cbdd4eb2b7e3d">IsUint8ClampedArray</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#aea287b745656baa8a12a2ae1d69744b6">IsUndefined</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#aab0297b39ed8e2a71b5dca7950228a36">IsWeakMap</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a6f5a238206cbd95f98e2da92cab72e80">IsWeakSet</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>IsWebAssemblyCompiledModule</b>() const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Set.html#a036e773566a36997a79e78ef0a4103a1">New</a>(Isolate *isolate)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>NumberValue</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ObjectProtoToString</b>(Local< Context > context) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>SameValue</b>(Local< Value > that) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Set</b>(Local< Context > context, Local< Value > key, Local< Value > value) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Set</b>(Local< Context > context, uint32_t index, Local< Value > value) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SetAccessor</b>(Local< Context > context, Local< Name > name, AccessorNameGetterCallback getter, AccessorNameSetterCallback setter=0, MaybeLocal< Value > data=MaybeLocal< Value >(), AccessControl settings=DEFAULT, PropertyAttribute attribute=None) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>SetAccessorProperty</b>(Local< Name > name, Local< Function > getter, Local< Function > setter=Local< Function >(), PropertyAttribute attribute=None, AccessControl settings=DEFAULT) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a0ccba69581f0b5e4e672bab90f26879b">SetAlignedPointerInInternalField</a>(int index, void *value)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>SetAlignedPointerInInternalFields</b>(int argc, int indices[], void *values[]) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#ac45163422a18bb7481cc78fcacecb301">SetIntegrityLevel</a>(Local< Context > context, IntegrityLevel level)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#aebf949a0592cebc144bb2f96bfb7ec72">SetInternalField</a>(int index, Local< Value > value)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SetPrivate</b>(Local< Context > context, Local< Private > key, Local< Value > value) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>SetPrototype</b>(Local< Context > context, Local< Value > prototype) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Size</b>() const (defined in <a class="el" href="classv8_1_1Set.html">v8::Set</a>)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>StrictEquals</b>(Local< Value > that) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToArrayIndex</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToBoolean</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToDetailString</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToInt32</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToInteger</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToNumber</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToObject</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToString</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToUint32</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>TypeOf</b>(v8::Isolate *) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Uint32Value</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Set(Local< Value > key, Local< Value > value)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Set(uint32_t index, Local< Value > value)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use CreateDataProperty / DefineOwnProperty", Maybe< bool > ForceSet(Local< Context > context, Local< Value > key, Local< Value > value, PropertyAttribute attribs=None)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Value > Get(Local< Value > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Value > Get(uint32_t index)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Has(Local< Value > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Delete(Local< Value > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a3f735ad2eab826ddc5eba467ce624acb">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Array > GetPropertyNames())</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#aa72e9d0d22d1d4a4c4b63827a5469d40">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Array > GetOwnPropertyNames())</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool HasRealNamedProperty(Local< String > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool HasRealIndexedProperty(uint32_t index)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool HasRealNamedCallbackProperty(Local< String > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a5e7199a517d980396bb86f876b5bae0a">V8_DEPRECATE_SOON</a>("Keep track of isolate correctly", Isolate *GetIsolate())</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Boolean > ToBoolean(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Number > ToNumber(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< String > ToString(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Object > ToObject(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Integer > ToInteger(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Int32 > ToInt32(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Boolean > ToBoolean() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< String > ToString() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Object > ToObject() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Integer > ToInteger() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool BooleanValue() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", double NumberValue() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", int64_t IntegerValue() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", uint32_t Uint32Value() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", int32_t Int32Value() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ae3528a485935d1b19a0e007cd5a06799">v8::Value::V8_DEPRECATE_SOON</a>("Use maybe version", bool Equals(Local< Value > that) const)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATED</b>("Use CreateDataProperty / DefineOwnProperty", bool ForceSet(Local< Value > key, Local< Value > value, PropertyAttribute attribs=None)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#aa45eb69321fa3eb1037b058b69ecfec1">V8_DEPRECATED</a>("Use maybe version", PropertyAttribute GetPropertyAttributes(Local< Value > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#ad914d35a19347cd1afdeea4e215f4999">V8_DEPRECATED</a>("Use maybe version", Local< Value > GetOwnPropertyDescriptor(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", bool Has(uint32_t index)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", bool Delete(uint32_t index)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", bool SetAccessor(Local< String > name, AccessorGetterCallback getter, AccessorSetterCallback setter=0, Local< Value > data=Local< Value >(), AccessControl settings=DEFAULT, PropertyAttribute attribute=None)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", bool SetAccessor(Local< Name > name, AccessorNameGetterCallback getter, AccessorNameSetterCallback setter=0, Local< Value > data=Local< Value >(), AccessControl settings=DEFAULT, PropertyAttribute attribute=None)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a4ce54e137e22eddbe2857a15a20219b2">V8_DEPRECATED</a>("Use maybe version", bool SetPrototype(Local< Value > prototype))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a06bb9aab716e466b8fa0e0c3fbb8f5d7">V8_DEPRECATED</a>("Use maybe version", Local< String > ObjectProtoToString())</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", bool HasOwnProperty(Local< String > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a00982b58e0c86fcb37f5d74c8a33d1b8">V8_DEPRECATED</a>("Use maybe version", Local< Value > GetRealNamedPropertyInPrototypeChain(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#ac11ecb441033271172a4c34770be6488">V8_DEPRECATED</a>("Use maybe version", Maybe< PropertyAttribute > GetRealNamedPropertyAttributesInPrototypeChain(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a870785c34482a0d284e56db93cd1eb5a">V8_DEPRECATED</a>("Use maybe version", Local< Value > GetRealNamedProperty(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a1fdd165c23a55dba4ba48f484a94c3c3">V8_DEPRECATED</a>("Use maybe version", Maybe< PropertyAttribute > GetRealNamedPropertyAttributes(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a8b4e2b65f72712420eb76842f2123fe3">V8_DEPRECATED</a>("Use maybe version", Local< Value > CallAsFunction(Local< Value > recv, int argc, Local< Value > argv[]))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a0ce5417b42d5bfb5a8dc3482dcb733eb">V8_DEPRECATED</a>("Use maybe version", Local< Value > CallAsConstructor(int argc, Local< Value > argv[]))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", Local< String > ToDetailString(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", Local< Uint32 > ToUint32(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", Local< Number > ToNumber() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", Local< String > ToDetailString() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", Local< Uint32 > ToUint32() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", Local< Int32 > ToInt32() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#adedc431c9a5f9fc875027c773cc26585">v8::Value::V8_DEPRECATED</a>("Use maybe version", Local< Uint32 > ToArrayIndex() const)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
| v8-dox/v8-dox.github.io | 6bbdd66/html/classv8_1_1Set-members.html | HTML | mit | 58,634 |
<div>
<div ng-controller="equipmentInFaultsCtrl">
<div class="btn-group" id="myDropdown" ng-click="$event.stopPropagation()" dropdown>
<button type="button" ng-click="queryAssets(activeOrganization,activeClient)" class="btn btn-primary dropdown-toggle">
<div ng-if="!isBlank(activeAsset)">
{{activeAsset}}
</div>
<div ng-if="isBlank(activeAsset)">
Select Assets
</div>
<span class="caret"></span>
</button>
<ul class="dropdown-menu" role="menu">
<li ng-repeat="(assetType, assetName) in assetQuery | orderBy:'assetType'">
<button ng-click = "selectChildren(assetType)" >{{assetType}}</button>
<ul><li ng-repeat="asset in assetQuery[assetType] | orderBy:'asset'">
{{asset}} <input type = "checkbox" name="activeList" value={{asset}} placeholder={{assetType}}>
</li></ul>
</li>
</ul>
</div>
<div class="btn-group" dropdown>
<button type="button" ng-click="queryOrganizations()" class="btn btn-primary dropdown-toggle">
<div ng-if="!isBlank(activeOrganization)">
{{activeOrganization}}
</div>
<div ng-if="isBlank(activeOrganization)">
Select Site
</div>
<span class="caret"></span>
</button>
<ul class="dropdown-menu" role="menu">
<li ng-repeat="(organization, param) in organizationQuery | orderBy:'organization'">
<button class="btn btn-default" ng-click='initSingleOrganization(organization)'>{{organization}}</button>
</li>
</ul>
</div>
<div class="btn-group" dropdown>
<button type="button" ng-click="queryClients()" class="btn btn-primary dropdown-toggle">
<div ng-if="!isBlank(activeClient)">
{{activeClient}}
</div>
<div ng-if="isBlank(activeClient)">
All Clients
</div>
<span class="caret"></span>
</button>
<ul class="dropdown-menu" role="menu">
<li ng-repeat="(client, param) in clientQuery | orderBy:'client'">
<button class="btn btn-default" ng-click='initSingleClient(client)'>{{client}}</button>
</li>
</ul>
</div >
<div>
<li type="checkbox" ng-repeat="(activeElement, param) in active | orderBy:'activeElement'" >
{{activeElement}} <input type = "checkbox" name="activeList" value={{activeElement}}>
</li>
</div>
<div class="modal-footer">
<button class="btn btn-primary" ng-click="add();getActidves()">Add</button>
<button class="btn btn-primary" ng-click="remove()">Delete</button>
</div>
<div class="modal-footer">
<button class="btn btn-primary" ng-click="ok()">OK</button>
</div>
</div> | dddomin3/ui | app/views/equipmentInFaultsConfig.html | HTML | mit | 2,547 |
<!--<ion-view view-title="Playlists">-->
<!--<ion-content>-->
<!--<ion-list>-->
<!--<ion-item ng-repeat="playlist in playlists" href="#/app/playlists/{{playlist.id}}">-->
<!--{{playlist.title}}-->
<!--</ion-item>-->
<!--</ion-list>-->
<!--</ion-content>-->
<!--</ion-view>-->
<ion-view view-title="Playlists">
<ion-content>
<div class="list list-inset">
<!--<label class="item item-input">-->
<!--<i class="icon ion-search placeholder-icon"></i>-->
<i class="icon ion-ios-search-strong"></i>Any <input type="text" placeholder="Any" ng-model="search.$">
<i class="icon ion-ios-star"></i>Title <input type="text" placeholder="Title" ng-model="search.title">
<i class="icon ion-ios-analytics"></i>Content <input type="text" placeholder="Content" ng-model="search.content">
<i class="ion-ios-paperplane"></i>CheckBox <ion-checkbox ng-model="filter.blue" ng-click="login()">Red</ion-checkbox>
<!--</label>-->
</div>
<ion-list>
<ion-item class="item item-thumbnail-left" ng-repeat="playlist in playlists | filter:search | orderBy:'title'" href="#/app/playlists/{{playlist.id}}">
<img src="{{playlist.cover}}">
<h2>{{playlist.title}}</h2>
<p>{{playlist.content}}</p>
</ion-item>
</ion-list>
</ion-content>
</ion-view>
| xuruilai/ionicDemo | www/templates/playlists.html | HTML | mit | 1,355 |
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8" />
<meta name="description" content="Дано описание ТИМа ЭСЭ (гюго), которое основано на модельном подходе к соционике и является расшифровкой модели А этого типа" />
<meta name="keywords" content="гюго, ЭСЭ, соционический тип, описание типа, ТИМ, описание модели, соционика" />
<link rel="prev" href="/teorija/dlja-novichkov/opisanie-modelej/sei.html" />
<link rel="next" href="/teorija/dlja-novichkov/opisanie-modelej/lii.html" />
<script type="text/javascript" src="/assets/131831c9/jquery.min.js"></script>
<script type="text/javascript" src="/scripts/hyphenate.js"></script>
<title>ЭСЭ («гюго») | Школа системной соционики</title>
<link rel="alternate" type="application/atom+xml" href="/atom.xml" />
<link rel="stylesheet" type="text/css" title="Trebuchet" href="/styles/main.css" media="all" />
<link rel="stylesheet alternate" type="text/css" title="Libertine" href="/styles/libertine.css" media="all" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<!--[if lt IE 9]>
<script src="/scripts/html5shiv.js?201408101352"></script>
<link rel="stylesheet" type="text/css" href="/styles/ie.css?201408101352">
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="/styles/ie6.css?201408101352" media="all">
<![endif]-->
</head>
<body id="body">
<div id="wrap">
<header id="main-header">
<a id="logo-link" href="/index.html">
<h1>Школа системной соционики</h1>
<h2>«Практика — критерий истины»</h2>
</a>
</header>
<nav id="major-navigation">
<ul id="yw2">
<li><a href="/index.html">Главная</a></li>
<li class="active"><a href="/teorija.html">Теория</a></li>
<li><a href="/praktika.html">Практика</a></li>
<li><a href="/biblioteka.html">Библиотека</a></li>
<li><a href="http://socionicasys.org/forum/">Форум</a></li>
<li><a href="/praktika/testy-proverki-znanij.html">Тесты</a></li>
</ul> </nav>
<div id="content-area" class = "narrow">
<div id="content-wrap">
<nav id="breadcrumbs">
<div class="breadcrumbs">
<a href="/teorija.html">Теория</a> » <a href="/teorija/dlja-novichkov.html">Соционика от новичка до эксперта</a> » <a href="/teorija/dlja-novichkov/opisanie-modelej.html">Описания моделей ТИМа</a> » <span>ЭСЭ («гюго»)</span></div> </nav>
<div id="content" class="hyphenate">
<article >
<h1>
ЭСЭ (Этико-сенсорный экстраверт, «<em>гюго</em>»)</h1>
<h2>
Эго</h2>
<table class="model-diagram compact floating"><tbody><tr class="ego"><td>
− <img alt="ЧЭ" height="12" src="/images/symbols/aspect_E.png" title="ЧЭ" width="12" /></td>
<td>
+ <img alt="БС" height="12" src="/images/symbols/aspect_S.png" title="БС" width="12" /></td>
</tr><tr class="superego"><td>
+ <img alt="БИ" height="12" src="/images/symbols/aspect_T.png" title="БИ" width="12" /></td>
<td>
− <img alt="ЧЛ" height="12" src="/images/symbols/aspect_P.png" title="ЧЛ" width="12" /></td>
</tr></tbody><tbody><tr class="superid"><td>
− <img alt="ЧИ" height="12" src="/images/symbols/aspect_I.png" title="ЧИ" width="12" /></td>
<td>
+ <img alt="БЛ" height="12" src="/images/symbols/aspect_L.png" title="БЛ" width="12" /></td>
</tr><tr class="id"><td>
+ <img alt="БЭ" height="12" src="/images/symbols/aspect_R.png" title="БЭ" width="12" /></td>
<td>
− <img alt="ЧС" height="12" src="/images/symbols/aspect_F.png" title="ЧС" width="12" /></td>
</tr></tbody></table><p>
Восприятие мира имеет основополагающе эмоциональный характер. Хорошо чувствует эмоциональную атмосферу в любой ситуации, знает уместность способа выражения, место и вес (важность) внутреннего состояния в каждой ситуации. Гибко подходит к решению задач управления и выражения эмоций. Ориентируется как в отрицательных так и в положительных состояниях.</p>
<p>
Творчески создает вокруг себя комфорт, уют, удобно обустраивает пространство, окружает себя красивыми вещами, изменяя тем самым общее состояние, настроение.</p>
<h2>
Суперэго</h2>
<p>
Практическое и технологическое мышление плотно основывается на приобретенных знаниях и шаблонах решения сходных задач. Способы деловой активности как в общем, так конкретной области выбирает исходя из мнения авторитетных источников, или подгоняет под один из освоенных шаблонов.</p>
<p>
Прогнозирование конкретных изменений в сфере своих интересов осуществляет только на основе личностного опыта. Не способен сопоставить свой способ прогнозирования с другими, поэтому болезненно воспринимает критику неудачного выбора времени или сроков, Не любит ситуаций несвоевременности; теряется в связи с негативными событиями.</p>
<p>
Руководствуясь сугубо личностным опытом, выбирает конкретное время и сроки для различных дел при ограниченном социальными нормами понимании деловой активности и способов работы вообще.</p>
<h2>
Суперид</h2>
<p>
Привлекает информация о порядке, конкретных логических взаимосвязях в сфере деятельности или интересов. Нуждается в подсказке конкретных способов наведения связей между явлениями, закономерностями и правилами.</p>
<p>
Хотел бы считать, что умеет выбирать возможности, удачно использовать даже незначительный шанс. Нуждается в оценке этого умения. Неосознанно активизируется при необходимости создания порядка, четкой последовательности и ясности в конкретном вопросе, особенно если при этом получат признание его способности.</p>
<h2>
Ид</h2>
<p>
Непроизвольно отслеживает отношения в своем кругу общения. Не задумываясь пользуется выработанными на личной практике разнообразными способами установления и поддержания отношений. Хорошие отношения важны как таковые, для личной внутренней уверенности, в ситуации.</p>
<p>
Для предотвращения неблагоприятных отношений склонен, часто не отдавая себе отчета, действовать напором, форсируя выяснение отношений, принуждая партнера изменить отношения к лучшему.</p>
<p class="copyright">
<small class="name">© В. Пятницкий</small></p>
<nav id="nav-controls">
<ul>
<li id="prev-link"><a href="/teorija/dlja-novichkov/opisanie-modelej/sei.html">« Предыдущая страница</a></li>
<li id="next-link"><a href="/teorija/dlja-novichkov/opisanie-modelej/lii.html">Следующая страница »</a></li>
</ul>
</nav>
</article>
</div>
</div>
<aside id="secondary-navigation">
<nav>
<ul id="yw1">
<li class="active"><a href="/teorija.html">Теория</a>
<ul>
<li class="active"><a href="/teorija/dlja-novichkov.html">Соционика от новичка до эксперта</a>
<ul>
<li><a href="/teorija/dlja-novichkov/chto-takoe-socionica.html">Что такое соционика?</a></li>
<li><a href="/teorija/dlja-novichkov/sistemy.html">Системный подход</a></li>
<li><a href="/teorija/dlja-novichkov/aspekty.html">Информационные аспекты</a></li>
<li><a href="/teorija/dlja-novichkov/model.html">Модель ТИМа</a></li>
<li><a href="/teorija/dlja-novichkov/bloki-i-kolca.html">Блоки и кольца модели А</a></li>
<li><a href="/teorija/dlja-novichkov/funkcii.1.html">Функции модели А</a></li>
<li class="active"><a href="/teorija/dlja-novichkov/opisanie-modelej.html">Описания моделей ТИМа</a>
<ul>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/ile.html">ИЛЭ («дон кихот»)</a></li>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/sei.html">СЭИ («дюма»)</a></li>
<li class="selected"><span>ЭСЭ («гюго»)</span></li>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/lii.html">ЛИИ («робеспьер»)</a></li>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/eie.html">ЭИЭ («гамлет»)</a></li>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/lsi.html">ЛСИ («максим горький»)</a></li>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/sle.html">СЛЭ («жуков»)</a></li>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/iei.html">ИЭИ («есенин»)</a></li>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/see.html">СЭЭ («наполеон»)</a></li>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/ili.html">ИЛИ («бальзак»)</a></li>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/lie.html">ЛИЭ («джек лондон»)</a></li>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/esi.html">ЭСИ («драйзер»)</a></li>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/lse.html">ЛСЭ («штирлиц»)</a></li>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/eii.html">ЭИИ («достоевский»)</a></li>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/iee.html">ИЭЭ («гексли»)</a></li>
<li><a href="/teorija/dlja-novichkov/opisanie-modelej/sli.html">СЛИ («габен»)</a></li>
</ul>
</li>
<li><a href="/teorija/dlja-novichkov/mezhtimnye-otnoshenija.1.html">Интертипные отношения</a></li>
</ul>
</li>
<li><a href="/teorija/po-ermaku.html">Соционика по Ермаку</a></li>
</ul>
</li>
</ul> </nav>
</aside>
<aside id="random-quote">
<!--noindex-->
<section class="random-quote">
<h1>Мысли человечества в аспектах</h1>
<blockquote class="hyphenate">
<p>«Сентиментальные люди взбалтывают своё чувство так долго, что оно дает наконец пену. Тогда они воображают, что у них сердце полно, что их чувство течет через край, но все это не более, как воздух»</p> </blockquote>
<p class="random-quote-author">Карл Людвиг Бёрне</p>
<p class="random-quote-note">(ЧЭ)</p>
</section>
<!--/noindex-->
</aside>
</div>
</div>
<footer id="main-footer">
<p>© Школа системной соционики, Киев 2010–2016.</p>
</footer>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-8823766-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- Yandex.Metrika -->
<script type="text/javascript">
(function (d, w, c) {
(w[c] = w[c] || []).push(function() {
try {
w.yaCounter28748261 = new Ya.Metrika({id:28748261,
clickmap:true,
trackLinks:true});
} catch(e) { }
});
var n = d.getElementsByTagName("script")[0],
s = d.createElement("script"),
f = function () { n.parentNode.insertBefore(s, n); };
s.type = "text/javascript";
s.async = true;
s.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//mc.yandex.ru/metrika/watch.js";
if (w.opera == "[object Opera]") {
d.addEventListener("DOMContentLoaded", f, false);
} else { f(); }
})(document, window, "yandex_metrika_callbacks");
</script>
<noscript><div><img src="http://mc.yandex.ru/watch/28748261" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika -->
<script type="text/javascript">
/*<![CDATA[*/
jQuery(function($) {
$('#random-quote').hide().delay(750).fadeIn(1750);
});
/*]]>*/
</script>
</body>
</html>
| socionicasys/socionicasys.github.io | teorija/dlja-novichkov/opisanie-modelej/ese.html | HTML | mit | 14,057 |
<p>Containing:</p>
<p><img src="url" alt="image containing *em* text" /></p>
<p><img src="url" alt="image containing **strong** text" /></p>
<p><img src="url" alt="image containing _em_ text" /></p>
<p><img src="url" alt="image containing __strong__ text" /></p>
<p>Contained:</p>
<p>em enclosing <em><img src="url" alt="image" /></em></p>
<p>strong enclosing <strong><img src="url" alt="image" /></strong></p>
<p>em enclosing <em><img src="url" alt="image" /></em></p>
<p>strong enclosing <strong><img src="url" alt="image" /></strong></p>
<p>Intertwined:</p>
<p><img src="url" alt="image *intertwined" /> with em text*</p>
<p>image *intertwined <img src="url" alt="with em* text" /></p>
<p><img src="url" alt="image **intertwined" /> with strong text**</p>
<p>image **intertwined <img src="url" alt="with strong** text" /></p>
<p><img src="url" alt="image _intertwined" /> with em text_</p>
<p>image _intertwined <img src="url" alt="with em_ text" /></p>
<p><img src="url" alt="image __intertwined" /> with strong text__</p>
<p>image __intertwined <img src="url" alt="with strong__ text" /></p>
| vfmd/vfmd-test | tests/span_level/image/expected/vs_emph.html | HTML | mit | 1,097 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Login Page - Photon Admin Panel Theme</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="shortcut icon" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/favicon.ico"/>
<link rel="apple-touch-icon" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/iosicon.png"/>
<link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/css/css_compiled/photon-min.css?v1.1" media="all"/>
<link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/css/css_compiled/photon-min-part2.css?v1.1" media="all"/>
<link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/css/css_compiled/photon-responsive-min.css?v1.1" media="all"/>
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="css/css_compiled/ie-only-min.css?v1.1" />
<![endif]-->
<!--[if lt IE 9]>
<link rel="stylesheet" type="text/css" href="css/css_compiled/ie8-only-min.css?v1.1" />
<script type="text/javascript" src="js/plugins/excanvas.js"></script>
<script type="text/javascript" src="js/plugins/html5shiv.js"></script>
<script type="text/javascript" src="js/plugins/respond.min.js"></script>
<script type="text/javascript" src="js/plugins/fixFontIcons.js"></script>
<![endif]-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/bootstrap/bootstrap.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/modernizr.custom.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.pnotify.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/less-1.3.1.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/xbreadcrumbs.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.maskedinput-1.3.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.autotab-1.1b.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/charCount.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.textareaCounter.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/elrte.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/elrte.en.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/select2.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery-picklist.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.validate.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/additional-methods.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.form.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.metadata.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.mockjax.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.uniform.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.tagsinput.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.rating.pack.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/farbtastic.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.timeentry.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.dataTables.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.jstree.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/dataTables.bootstrap.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.mousewheel.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.mCustomScrollbar.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.flot.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.flot.stack.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.flot.pie.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.flot.resize.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/raphael.2.1.0.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/justgage.1.0.1.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.qrcode.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.clock.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.countdown.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.jqtweet.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/jquery.cookie.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/bootstrap-fileupload.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/prettify/prettify.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/bootstrapSwitch.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/plugins/mfupload.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/js/common.js"></script>
</head>
<body class="body-login">
<div class="nav-fixed-topright" style="visibility: hidden">
<ul class="nav nav-user-menu">
<li class="user-sub-menu-container">
<a href="javascript:;">
<i class="user-icon"></i><span class="nav-user-selection">Theme Options</span><i class="icon-menu-arrow"></i>
</a>
<ul class="nav user-sub-menu">
<li class="light">
<a href="javascript:;">
<i class='icon-photon stop'></i>Light Version
</a>
</li>
<li class="dark">
<a href="javascript:;">
<i class='icon-photon stop'></i>Dark Version
</a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-photon mail"></i>
</a>
</li>
<li>
<a href="javascript:;">
<i class="icon-photon comment_alt2_stroke"></i>
<div class="notification-count">12</div>
</a>
</li>
</ul>
</div>
<script>
$(function(){
setTimeout(function(){
$('.nav-fixed-topright').removeAttr('style');
}, 300);
$(window).scroll(function(){
if($('.breadcrumb-container').length){
var scrollState = $(window).scrollTop();
if (scrollState > 0) $('.nav-fixed-topright').addClass('nav-released');
else $('.nav-fixed-topright').removeClass('nav-released')
}
});
$('.user-sub-menu-container').on('click', function(){
$(this).toggleClass('active-user-menu');
});
$('.user-sub-menu .light').on('click', function(){
if ($('body').is('.light-version')) return;
$('body').addClass('light-version');
setTimeout(function() {
$.cookie('themeColor', 'light', {
expires: 7,
path: '/'
});
}, 500);
});
$('.user-sub-menu .dark').on('click', function(){
if ($('body').is('.light-version')) {
$('body').removeClass('light-version');
$.cookie('themeColor', 'dark', {
expires: 7,
path: '/'
});
}
});
});
</script>
<div class="container-login">
<div class="form-centering-wrapper">
<div class="form-window-login">
<div class="form-window-login-logo">
<div class="login-logo">
<img src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/images/photon/[email protected]" alt="Photon UI"/>
</div>
<h2 class="login-title">Welcome to Photon UI!</h2>
<div class="login-member">Not a Member? <a href="jquery.jstree.js.html#">Sign Up »</a>
<a href="jquery.jstree.js.html#" class="btn btn-facebook"><i class="icon-fb"></i>Login with Facebook<i class="icon-fb-arrow"></i></a>
</div>
<div class="login-or">Or</div>
<div class="login-input-area">
<form method="POST" action="dashboard.php">
<span class="help-block">Login With Your Photon Account</span>
<input type="text" name="email" placeholder="Email">
<input type="password" name="password" placeholder="Password">
<button type="submit" class="btn btn-large btn-success btn-login">Login</button>
</form>
<a href="jquery.jstree.js.html#" class="forgot-pass">Forgot Your Password?</a>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1936460-27']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>
| user-tony/photon-rails | lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/js/bootstrap/images/photon/images/photon/js/plugins/jquery.jstree.js.html | HTML | mit | 15,338 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>Entry xref</title>
<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../../apidocs/edu/msu/nscl/olog/Entry.html">View Javadoc</a></div><pre>
<a class="jxr_linenumber" name="1" href="#1">1</a> <em class="jxr_comment">/*</em>
<a class="jxr_linenumber" name="2" href="#2">2</a> <em class="jxr_comment"> * To change this template, choose Tools | Templates</em>
<a class="jxr_linenumber" name="3" href="#3">3</a> <em class="jxr_comment"> * and open the template in the editor.</em>
<a class="jxr_linenumber" name="4" href="#4">4</a> <em class="jxr_comment"> */</em>
<a class="jxr_linenumber" name="5" href="#5">5</a> <strong class="jxr_keyword">package</strong> edu.msu.nscl.olog;
<a class="jxr_linenumber" name="6" href="#6">6</a>
<a class="jxr_linenumber" name="7" href="#7">7</a> <strong class="jxr_keyword">import</strong> java.io.Serializable;
<a class="jxr_linenumber" name="8" href="#8">8</a> <strong class="jxr_keyword">import</strong> java.util.ArrayList;
<a class="jxr_linenumber" name="9" href="#9">9</a> <strong class="jxr_keyword">import</strong> java.util.Date;
<a class="jxr_linenumber" name="10" href="#10">10</a> <strong class="jxr_keyword">import</strong> java.util.List;
<a class="jxr_linenumber" name="11" href="#11">11</a> <strong class="jxr_keyword">import</strong> javax.persistence.*;
<a class="jxr_linenumber" name="12" href="#12">12</a>
<a class="jxr_linenumber" name="13" href="#13">13</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="14" href="#14">14</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="15" href="#15">15</a> <em class="jxr_javadoccomment"> * @author berryman</em>
<a class="jxr_linenumber" name="16" href="#16">16</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="17" href="#17">17</a> @Entity
<a class="jxr_linenumber" name="18" href="#18">18</a> @Table(name = <span class="jxr_string">"entries"</span>)
<a class="jxr_linenumber" name="19" href="#19">19</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../edu/msu/nscl/olog/Entry.html">Entry</a> <strong class="jxr_keyword">implements</strong> Serializable, Comparable<Entry> {
<a class="jxr_linenumber" name="20" href="#20">20</a>
<a class="jxr_linenumber" name="21" href="#21">21</a> @Id
<a class="jxr_linenumber" name="22" href="#22">22</a> @GeneratedValue(strategy = GenerationType.IDENTITY)
<a class="jxr_linenumber" name="23" href="#23">23</a> @Column(name = <span class="jxr_string">"id"</span>)
<a class="jxr_linenumber" name="24" href="#24">24</a> <strong class="jxr_keyword">private</strong> Long id;
<a class="jxr_linenumber" name="25" href="#25">25</a> @Column(name = <span class="jxr_string">"created"</span>, nullable = false, insertable = <strong class="jxr_keyword">true</strong>, updatable = false)
<a class="jxr_linenumber" name="26" href="#26">26</a> @Temporal(TemporalType.TIMESTAMP)
<a class="jxr_linenumber" name="27" href="#27">27</a> <strong class="jxr_keyword">private</strong> Date createdDate;
<a class="jxr_linenumber" name="28" href="#28">28</a> @OneToMany(mappedBy = <span class="jxr_string">"entry"</span>, fetch=FetchType.EAGER)
<a class="jxr_linenumber" name="29" href="#29">29</a> <strong class="jxr_keyword">private</strong> List<Log> logs = <strong class="jxr_keyword">new</strong> ArrayList<Log>();
<a class="jxr_linenumber" name="30" href="#30">30</a>
<a class="jxr_linenumber" name="31" href="#31">31</a> @PrePersist
<a class="jxr_linenumber" name="32" href="#32">32</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setUpdated() {
<a class="jxr_linenumber" name="33" href="#33">33</a> <strong class="jxr_keyword">this</strong>.setCreatedDate(<strong class="jxr_keyword">new</strong> Date());
<a class="jxr_linenumber" name="34" href="#34">34</a> }
<a class="jxr_linenumber" name="35" href="#35">35</a>
<a class="jxr_linenumber" name="36" href="#36">36</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="37" href="#37">37</a> <em class="jxr_javadoccomment"> * Creates a new instance of Entry</em>
<a class="jxr_linenumber" name="38" href="#38">38</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="39" href="#39">39</a> <strong class="jxr_keyword">public</strong> <a href="../../../../edu/msu/nscl/olog/Entry.html">Entry</a>() {
<a class="jxr_linenumber" name="40" href="#40">40</a> }
<a class="jxr_linenumber" name="41" href="#41">41</a>
<a class="jxr_linenumber" name="42" href="#42">42</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="43" href="#43">43</a> <em class="jxr_javadoccomment"> * Getter for entry id.</em>
<a class="jxr_linenumber" name="44" href="#44">44</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="45" href="#45">45</a> <em class="jxr_javadoccomment"> * @return id</em>
<a class="jxr_linenumber" name="46" href="#46">46</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="47" href="#47">47</a> <strong class="jxr_keyword">public</strong> Long getId() {
<a class="jxr_linenumber" name="48" href="#48">48</a> <strong class="jxr_keyword">return</strong> id;
<a class="jxr_linenumber" name="49" href="#49">49</a> }
<a class="jxr_linenumber" name="50" href="#50">50</a>
<a class="jxr_linenumber" name="51" href="#51">51</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="52" href="#52">52</a> <em class="jxr_javadoccomment"> * Setter for entry id.</em>
<a class="jxr_linenumber" name="53" href="#53">53</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="54" href="#54">54</a> <em class="jxr_javadoccomment"> * @param logId</em>
<a class="jxr_linenumber" name="55" href="#55">55</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="56" href="#56">56</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setId(Long logId) {
<a class="jxr_linenumber" name="57" href="#57">57</a> <strong class="jxr_keyword">this</strong>.id = logId;
<a class="jxr_linenumber" name="58" href="#58">58</a> }
<a class="jxr_linenumber" name="59" href="#59">59</a>
<a class="jxr_linenumber" name="60" href="#60">60</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="61" href="#61">61</a> <em class="jxr_javadoccomment"> * Getter for entry created date.</em>
<a class="jxr_linenumber" name="62" href="#62">62</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="63" href="#63">63</a> <em class="jxr_javadoccomment"> * @return createdDate</em>
<a class="jxr_linenumber" name="64" href="#64">64</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="65" href="#65">65</a> <strong class="jxr_keyword">public</strong> Date getCreatedDate() {
<a class="jxr_linenumber" name="66" href="#66">66</a> <strong class="jxr_keyword">return</strong> createdDate;
<a class="jxr_linenumber" name="67" href="#67">67</a> }
<a class="jxr_linenumber" name="68" href="#68">68</a>
<a class="jxr_linenumber" name="69" href="#69">69</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="70" href="#70">70</a> <em class="jxr_javadoccomment"> * Setter for entry created date.</em>
<a class="jxr_linenumber" name="71" href="#71">71</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="72" href="#72">72</a> <em class="jxr_javadoccomment"> * @param createdDate</em>
<a class="jxr_linenumber" name="73" href="#73">73</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="74" href="#74">74</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setCreatedDate(Date createdDate) {
<a class="jxr_linenumber" name="75" href="#75">75</a> <strong class="jxr_keyword">this</strong>.createdDate = createdDate;
<a class="jxr_linenumber" name="76" href="#76">76</a> }
<a class="jxr_linenumber" name="77" href="#77">77</a>
<a class="jxr_linenumber" name="78" href="#78">78</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="79" href="#79">79</a> <em class="jxr_javadoccomment"> * @return the logs</em>
<a class="jxr_linenumber" name="80" href="#80">80</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="81" href="#81">81</a> <strong class="jxr_keyword">public</strong> List<Log> getLogs() {
<a class="jxr_linenumber" name="82" href="#82">82</a> <strong class="jxr_keyword">return</strong> logs;
<a class="jxr_linenumber" name="83" href="#83">83</a> }
<a class="jxr_linenumber" name="84" href="#84">84</a>
<a class="jxr_linenumber" name="85" href="#85">85</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="86" href="#86">86</a> <em class="jxr_javadoccomment"> * @param logs the logs to set</em>
<a class="jxr_linenumber" name="87" href="#87">87</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="88" href="#88">88</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setLogs(List<Log> logs) {
<a class="jxr_linenumber" name="89" href="#89">89</a> <strong class="jxr_keyword">this</strong>.logs = logs;
<a class="jxr_linenumber" name="90" href="#90">90</a> }
<a class="jxr_linenumber" name="91" href="#91">91</a>
<a class="jxr_linenumber" name="92" href="#92">92</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="93" href="#93">93</a> <em class="jxr_javadoccomment"> * Adds a log to the collection.</em>
<a class="jxr_linenumber" name="94" href="#94">94</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="95" href="#95">95</a> <em class="jxr_javadoccomment"> * @param log</em>
<a class="jxr_linenumber" name="96" href="#96">96</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="97" href="#97">97</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> addLog(<a href="../../../../edu/msu/nscl/olog/Log.html">Log</a> log) {
<a class="jxr_linenumber" name="98" href="#98">98</a> <strong class="jxr_keyword">this</strong>.logs.add(log);
<a class="jxr_linenumber" name="99" href="#99">99</a> }
<a class="jxr_linenumber" name="100" href="#100">100</a>
<a class="jxr_linenumber" name="101" href="#101">101</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">int</strong> compareTo(<a href="../../../../edu/msu/nscl/olog/Entry.html">Entry</a> num) {
<a class="jxr_linenumber" name="102" href="#102">102</a> <strong class="jxr_keyword">int</strong> x = createdDate.compareTo(num.createdDate);
<a class="jxr_linenumber" name="103" href="#103">103</a> <strong class="jxr_keyword">return</strong> x;
<a class="jxr_linenumber" name="104" href="#104">104</a> }
<a class="jxr_linenumber" name="105" href="#105">105</a>
<a class="jxr_linenumber" name="106" href="#106">106</a> @Override
<a class="jxr_linenumber" name="107" href="#107">107</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">boolean</strong> equals(Object o) {
<a class="jxr_linenumber" name="108" href="#108">108</a> <strong class="jxr_keyword">if</strong> (<strong class="jxr_keyword">this</strong> == o) <strong class="jxr_keyword">return</strong> <strong class="jxr_keyword">true</strong>;
<a class="jxr_linenumber" name="109" href="#109">109</a> <strong class="jxr_keyword">if</strong> (!(o instanceof Entry)) <strong class="jxr_keyword">return</strong> false;
<a class="jxr_linenumber" name="110" href="#110">110</a>
<a class="jxr_linenumber" name="111" href="#111">111</a> <a href="../../../../edu/msu/nscl/olog/Entry.html">Entry</a> entry = (Entry) o;
<a class="jxr_linenumber" name="112" href="#112">112</a>
<a class="jxr_linenumber" name="113" href="#113">113</a> <strong class="jxr_keyword">if</strong> (createdDate != <strong class="jxr_keyword">null</strong> ? !createdDate.equals(entry.createdDate) : entry.createdDate != <strong class="jxr_keyword">null</strong>) <strong class="jxr_keyword">return</strong> false;
<a class="jxr_linenumber" name="114" href="#114">114</a> <strong class="jxr_keyword">if</strong> (!id.equals(entry.id)) <strong class="jxr_keyword">return</strong> false;
<a class="jxr_linenumber" name="115" href="#115">115</a>
<a class="jxr_linenumber" name="116" href="#116">116</a> <strong class="jxr_keyword">return</strong> <strong class="jxr_keyword">true</strong>;
<a class="jxr_linenumber" name="117" href="#117">117</a> }
<a class="jxr_linenumber" name="118" href="#118">118</a>
<a class="jxr_linenumber" name="119" href="#119">119</a> @Override
<a class="jxr_linenumber" name="120" href="#120">120</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">int</strong> hashCode() {
<a class="jxr_linenumber" name="121" href="#121">121</a> <strong class="jxr_keyword">int</strong> result = 1;
<a class="jxr_linenumber" name="122" href="#122">122</a> result = 31 * result + (createdDate != <strong class="jxr_keyword">null</strong> ? createdDate.hashCode() : 0);
<a class="jxr_linenumber" name="123" href="#123">123</a> <strong class="jxr_keyword">return</strong> result;
<a class="jxr_linenumber" name="124" href="#124">124</a> }
<a class="jxr_linenumber" name="125" href="#125">125</a> }
</pre>
<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
</html>
| Olog/olog.github.com | 2.2.7-SNAPSHOT/modules/olog-service/xref/edu/msu/nscl/olog/Entry.html | HTML | mit | 14,331 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `HAS_RE_INFER` constant in crate `rustc_trans`.">
<meta name="keywords" content="rust, rustlang, rust-lang, HAS_RE_INFER">
<title>rustc_trans::middle::ty::HAS_RE_INFER - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../main.css">
<link rel="shortcut icon" href="http://www.rust-lang.org/favicon.ico">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<a href='../../../rustc_trans/index.html'><img src='http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='' width='100'></a>
<p class='location'><a href='../../index.html'>rustc_trans</a>::<wbr><a href='../index.html'>middle</a>::<wbr><a href='index.html'>ty</a></p><script>window.sidebarCurrent = {name: 'HAS_RE_INFER', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press 'S' to search, '?' for more options..."
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../../index.html'>rustc_trans</a>::<wbr><a href='../index.html'>middle</a>::<wbr><a href='index.html'>ty</a>::<wbr><a class='constant' href=''>HAS_RE_INFER</a><wbr><a class='stability Unstable' title=''>Unstable</a></span><span class='out-of-band'><span id='render-detail'>
<a id="collapse-all" href="#">[-]</a> <a id="expand-all" href="#">[+]</a>
</span><a id='src-189336' href='../../../rustc/middle/ty/constant.HAS_RE_INFER.html?gotosrc=189336'>[src]</a></span></h1>
<pre class='rust const'>pub const HAS_RE_INFER: <a class='struct' href='../../../rustc_trans/middle/ty/struct.TypeFlags.html' title='rustc_trans::middle::ty::TypeFlags'>TypeFlags</a><code> = </code><code>TypeFlags{bits: 8,}</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div class="shortcuts">
<h1>Keyboard shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>typedef</code> (or
<code>tdef</code>).
</p>
</div>
</div>
<script>
window.rootPath = "../../../";
window.currentCrate = "rustc_trans";
window.playgroundUrl = "";
</script>
<script src="../../../jquery.js"></script>
<script src="../../../main.js"></script>
<script async src="../../../search-index.js"></script>
</body>
</html> | ArcherSys/ArcherSys | Rust/share/doc/rust/html/rustc_trans/middle/ty/constant.HAS_RE_INFER.html | HTML | mit | 4,016 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>class RubyXL::DefinedNamesExt - rubyXL 3.3.23</title>
<script type="text/javascript">
var rdoc_rel_prefix = "../";
var index_rel_prefix = "../";
</script>
<script src="../js/jquery.js"></script>
<script src="../js/darkfish.js"></script>
<link href="../css/fonts.css" rel="stylesheet">
<link href="../css/rdoc.css" rel="stylesheet">
<body id="top" role="document" class="class">
<nav role="navigation">
<div id="project-navigation">
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
<h2>
<a href="../index.html" rel="home">Home</a>
</h2>
<div id="table-of-contents-navigation">
<a href="../table_of_contents.html#pages">Pages</a>
<a href="../table_of_contents.html#classes">Classes</a>
<a href="../table_of_contents.html#methods">Methods</a>
</div>
</div>
<div id="search-section" role="search" class="project-section initially-hidden">
<form action="#" method="get" accept-charset="utf-8">
<div id="search-field-wrapper">
<input id="search-field" role="combobox" aria-label="Search"
aria-autocomplete="list" aria-controls="search-results"
type="text" name="search" placeholder="Search" spellcheck="false"
title="Type to search, Up and Down to navigate, Enter to load">
</div>
<ul id="search-results" aria-label="Search Results"
aria-busy="false" aria-expanded="false"
aria-atomic="false" class="initially-hidden"></ul>
</form>
</div>
</div>
<div id="class-metadata">
<div id="parent-class-section" class="nav-section">
<h3>Parent</h3>
<p class="link">OOXMLContainerObject
</div>
</div>
</nav>
<main role="main" aria-labelledby="class-RubyXL::DefinedNamesExt">
<h1 id="class-RubyXL::DefinedNamesExt" class="class">
class RubyXL::DefinedNamesExt
</h1>
<section class="description">
<p><a
href="http://www.datypic.com/sc/ooxml/e-ssml_definedNames-1.html">www.datypic.com/sc/ooxml/e-ssml_definedNames-1.html</a></p>
</section>
<section id="5Buntitled-5D" class="documentation-section">
</section>
</main>
<footer id="validator-badges" role="contentinfo">
<p><a href="http://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.0.0.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>
| lincoln131/rubyspanishxlsx | Portable/Ruby2.3.0/lib/ruby/gems/2.3.0/gems/rubyXL-3.3.23/rdoc/RubyXL/DefinedNamesExt.html | HTML | mit | 2,567 |
<!DOCTYPE html>
<html>
<HEAD>
<meta charset="utf-8">
<TITLE>Vim documentation: usr_21</TITLE>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="vim.css">
</HEAD>
<body>
<header class="site-header">
<div class="wrap">
<div class="site-title"><a href="/vim-en/usr_toc.html">Vim Document</a></div>
<div class="site-description">{"type":"documentation"}</div>
</div>
</header>
<div class="page-content"><div class="wrap">
<H1>Vim documentation: usr_21</H1>
<A NAME="top"></A>
<A HREF="index.html">main help file</A>
<hr class="singleline">
<PRE>
*<A NAME="usr_21.txt"></A><B>usr_21.txt</B>* For Vim version 7.2. Last change: 2008 Nov 09
VIM USER MANUAL - by <A HREF="intro.html#Bram">Bram</A> <A HREF="intro.html#Moolenaar">Moolenaar</A>
Go away and come back
This chapter goes into mixing the use of other programs with Vim. Either by
executing program from inside Vim or by leaving Vim and coming back later.
Furthermore, this is about the ways to remember the state of Vim and restore
<A HREF="motion.html#it">it</A> later.
|<A HREF="#21.1">21.1</A>| Suspend and resume
|<A HREF="#21.2">21.2</A>| Executing shell commands
|<A HREF="#21.3">21.3</A>| Remembering information; <A HREF="starting.html#viminfo">viminfo</A>
|<A HREF="#21.4">21.4</A>| Sessions
|<A HREF="#21.5">21.5</A>| Views
|<A HREF="#21.6">21.6</A>| Modelines
Next chapter: |<A HREF="usr_22.html">usr_22.txt</A>| Finding the file to edit
Previous chapter: |<A HREF="usr_20.html">usr_20.txt</A>| Typing command-line commands quickly
Table of contents: |<A HREF="usr_toc.html">usr_toc.txt</A>|
<hr class="doubleline">
*<A NAME="21.1"></A><B>21.1</B>* Suspend and resume
Like most <A HREF="os_unix.html#Unix">Unix</A> programs Vim can be suspended by pressing <A HREF="starting.html#CTRL-Z">CTRL-Z</A>. This stops
Vim and takes you back to the shell <A HREF="motion.html#it">it</A> was started in. You can then <A HREF="diff.html#do">do</A> any
other commands until you are bored with them. Then bring back Vim with the
"fg" command.
<B> CTRL-Z</B>
<B> {any sequence of shell commands}</B>
<B> fg</B>
You are right back where you left Vim, nothing has changed.
In <A HREF="change.html#case">case</A> pressing <A HREF="starting.html#CTRL-Z">CTRL-Z</A> doesn't work, you can also use "<A HREF="starting.html#:suspend">:suspend</A>".
Don't forget to bring Vim back to the foreground, you would lose any changes
that you made!
Only <A HREF="os_unix.html#Unix">Unix</A> has support for this. On other systems Vim will start a shell for
you. This also has the functionality of being able to execute shell commands.
But it's a new shell, not the one that you started Vim from.
When you are running the <A HREF="gui.html#GUI">GUI</A> you can't go back to the shell where Vim was
started. <A HREF="starting.html#CTRL-Z">CTRL-Z</A> will minimize the Vim <A HREF="windows.html#window">window</A> instead.
<hr class="doubleline">
*<A NAME="21.2"></A><B>21.2</B>* Executing shell commands
To execute a single shell command from Vim use ":!{command}". For example, to
see a directory listing:
<B> :!ls</B>
<B> :!dir</B>
The first one is for <A HREF="os_unix.html#Unix">Unix</A>, the second one for <A HREF="os_win32.html#MS-Windows">MS-Windows</A>.
Vim will execute the program. When <A HREF="motion.html#it">it</A> ends you will get a prompt to hit
<A HREF="intro.html#<Enter>"><Enter></A>. This allows you to have a look at the output from the command before
returning to the text you were editing.
The "<A HREF="change.html#!">!</A>" is also used in other places where a program is run. Let's take
a look at an overview:
:!{program} execute {program}
<A HREF="insert.html#:r">:r</A> !{program} execute {program} and read its output
<A HREF="editing.html#:w">:w</A> !{program} execute {program} and send text to its input
:[range]!{program} <A HREF="change.html#filter">filter</A> text through {program}
Notice that the presence of a range before "!{program}" makes a big
difference. Without <A HREF="motion.html#it">it</A> executes the program normally, with the range a number
of text lines is filtered through the program.
Executing a whole row of programs this way is possible. But a shell is much
better at <A HREF="motion.html#it">it</A>. You can start a new shell this way:
<B> :shell</B>
This is similar to using <A HREF="starting.html#CTRL-Z">CTRL-Z</A> to <A HREF="starting.html#suspend">suspend</A> Vim. The difference is that a new
shell is started.
When using the <A HREF="gui.html#GUI">GUI</A> the shell will be using the Vim <A HREF="windows.html#window">window</A> for its input and
output. Since Vim is not a terminal emulator, this will not work perfectly.
If you have trouble, try toggling the <A HREF="options.html#'guipty'">'guipty'</A> option. If this still doesn't
work well enough, start a new terminal to run the shell in. For example with:
<B> :!xterm&</B>
<hr class="doubleline">
*<A NAME="21.3"></A><B>21.3</B>* Remembering information; <A HREF="starting.html#viminfo">viminfo</A>
After editing for a while you will have text in <A HREF="change.html#registers">registers</A>, marks in various
files, a command line <A HREF="cmdline.html#history">history</A> filled with carefully crafted commands. When
you exit Vim all of this is lost. But you can get <A HREF="motion.html#it">it</A> back!
The <A HREF="starting.html#viminfo">viminfo</A> file is designed to store status information:
<A HREF="cmdline.html#Command-line">Command-line</A> and Search <A HREF="pattern.html#pattern">pattern</A> <A HREF="cmdline.html#history">history</A>
Text in <A HREF="change.html#registers">registers</A>
Marks for various files
The buffer list
Global <A HREF="eval.html#variables">variables</A>
Each time you exit Vim <A HREF="motion.html#it">it</A> will store this information in a file, the <A HREF="starting.html#viminfo">viminfo</A>
file. When Vim starts again, the <A HREF="starting.html#viminfo">viminfo</A> file is read and the information
restored.
The <A HREF="options.html#'viminfo'">'viminfo'</A> option is set by default to restore a limited number of items.
You might want to set <A HREF="motion.html#it">it</A> to remember more information. This is done through
the following command:
<B> :set viminfo=string</B>
The string specifies what to save. The <A HREF="syntax.html#syntax">syntax</A> of this string is an option
character followed by an argument. The option/argument pairs are separated by
commas.
Take a look at how you can build up your own <A HREF="starting.html#viminfo">viminfo</A> string. First, the ''
option is used to specify how many files for which you save marks (a-z). Pick
a <A HREF="todo.html#nice">nice</A> even number for this option (1000, for instance). Your command now
looks like this:
<B> :set viminfo='1000</B>
The <A HREF="motion.html#f">f</A> option controls whether global marks (A-Z and 0-9) are stored. If this
option is 0, none are stored. If <A HREF="motion.html#it">it</A> is 1 or you <A HREF="diff.html#do">do</A> not specify an <A HREF="motion.html#f">f</A> option,
the marks are stored. You want this feature, so now you have this:
<B> :set viminfo='1000,f1</B>
The <A HREF="change.html#<"><</A> option controls how many lines are saved for each of the <A HREF="change.html#registers">registers</A>. By
default, all the lines are saved. If 0, nothing is saved. To avoid adding
thousands of lines to your <A HREF="starting.html#viminfo">viminfo</A> file (which might never get used and makes
starting Vim slower) you use a maximum of 500 lines:
<B> :set viminfo='1000,f1,<500</B>
Other <A HREF="options.html#options">options</A> you might want to use:
: number of lines to save from the command line <A HREF="cmdline.html#history">history</A>
@ number of lines to save from the input line <A HREF="cmdline.html#history">history</A>
/ number of lines to save from the search <A HREF="cmdline.html#history">history</A>
<A HREF="change.html#r">r</A> removable media, for which no marks will be stored (can be
used several times)
! global <A HREF="eval.html#variables">variables</A> that start with an <A HREF="change.html#uppercase">uppercase</A> <A HREF="print.html#letter">letter</A> and
don't contain <A HREF="change.html#lowercase">lowercase</A> letters
<A HREF="motion.html#h">h</A> disable <A HREF="options.html#'hlsearch'">'hlsearch'</A> highlighting when starting
<A HREF="motion.html#%">%</A> the buffer list (only restored when starting Vim without file
arguments)
<A HREF="change.html#c">c</A> convert the text using <A HREF="options.html#'encoding'">'encoding'</A>
<A HREF="pattern.html#n">n</A> name used for the <A HREF="starting.html#viminfo">viminfo</A> file (must be the last option)
See the <A HREF="options.html#'viminfo'">'viminfo'</A> option and |<A HREF="starting.html#viminfo-file">viminfo-file</A>| for more information.
When you run Vim multiple times, the last one exiting will store its
information. This may cause information that previously exiting Vims stored
to be lost. Each item can be remembered only once.
GETTING BACK TO WHERE YOU STOPPED VIM
You are halfway editing a file and it's time to leave for holidays. You exit
Vim and go enjoy yourselves, forgetting all about your work. After a couple
of weeks you start Vim, and type:
<B> '0</B>
And you are right back where you left Vim. So you can get on with your work.
Vim creates a <A HREF="motion.html#mark">mark</A> each time you exit Vim. The last one is <A HREF="motion.html#'0">'0</A>. The
position that <A HREF="motion.html#'0">'0</A> pointed to is made '1. And '1 is made to '2, and so forth.
<A HREF="motion.html#Mark">Mark</A> '9 is lost.
The |<A HREF="motion.html#:marks">:marks</A>| command is useful to find out where <A HREF="motion.html#'0">'0</A> to '9 will take you.
GETTING BACK TO SOME FILE
If you want to go back to a file that you edited recently, but not when
exiting Vim, there is a slightly more complicated way. You can see a list of
files by typing the command:
<B> :oldfiles</B>
<B><FONT COLOR="PURPLE"> 1: ~/.viminfo </FONT></B>
<B><FONT COLOR="PURPLE"> 2: ~/text/resume.txt </FONT></B>
<B><FONT COLOR="PURPLE"> 3: /tmp/draft </FONT></B>
Now you would like to edit the second file, which is in the list preceded by
"2:". You type:
<B> :e #<2</B>
Instead of "<A HREF="editing.html#:e">:e</A>" you can use any command that has a file name argument, the
"#<2" item works in the same place <A HREF="motion.html#as">as</A> "<A HREF="motion.html#%">%</A>" (current file name) and "<A HREF="pattern.html##">#</A>"
(alternate file name). So you can also split the <A HREF="windows.html#window">window</A> to edit the third
file:
<B> :split #<3</B>
That #<123 thing is a bit complicated when you just want to edit a file.
Fortunately there is a simpler way:
<B> :browse oldfiles</B>
<B><FONT COLOR="PURPLE"> 1: ~/.viminfo </FONT></B>
<B><FONT COLOR="PURPLE"> 2: ~/text/resume.txt </FONT></B>
<B><FONT COLOR="PURPLE"> 3: /tmp/draft </FONT></B>
<A HREF="starting.html#--">--</A> More <A HREF="starting.html#--">--</A>
You get the same list of files <A HREF="motion.html#as">as</A> with |<A HREF="starting.html#:oldfiles">:oldfiles</A>|. If you want to edit
"resume.txt" first press "<A HREF="repeat.html#q">q</A>" to stop the listing. You will get a prompt:
<B><FONT COLOR="PURPLE"> Type number and <Enter> (empty cancels): </FONT></B>
Type "2" and press <A HREF="intro.html#<Enter>"><Enter></A> to edit the second file.
More info at |<A HREF="starting.html#:oldfiles">:oldfiles</A>|, |<A HREF="eval.html#v:oldfiles">v:oldfiles</A>| and |<A HREF="cmdline.html#c_#<">c_#<</A>|.
MOVE INFO FROM ONE VIM TO ANOTHER
You can use the "<A HREF="starting.html#:wviminfo">:wviminfo</A>" and "<A HREF="starting.html#:rviminfo">:rviminfo</A>" commands to save and restore the
information while still running Vim. This is useful for exchanging <A HREF="sponsor.html#register">register</A>
contents between two instances of Vim, for example. In the first Vim <A HREF="diff.html#do">do</A>:
<B> :wviminfo! ~/tmp/viminfo</B>
And in the second Vim <A HREF="diff.html#do">do</A>:
<B> :rviminfo! ~/tmp/viminfo</B>
Obviously, the "<A HREF="motion.html#w">w</A>" stands for "write" and the "<A HREF="change.html#r">r</A>" for "read".
The ! character is used by "<A HREF="starting.html#:wviminfo">:wviminfo</A>" to forcefully overwrite an existing
file. When <A HREF="motion.html#it">it</A> is omitted, and the file exists, the information is merged into
the file.
The ! character used for "<A HREF="starting.html#:rviminfo">:rviminfo</A>" means that all the information is
used, this may overwrite existing information. Without the ! only information
that wasn't set is used.
These commands can also be used to store info and use <A HREF="motion.html#it">it</A> again later. You
could make a directory full of <A HREF="starting.html#viminfo">viminfo</A> files, each containing info for a
different purpose.
<hr class="doubleline">
*<A NAME="21.4"></A><B>21.4</B>* Sessions
Suppose you are editing along, and <A HREF="motion.html#it">it</A> is the end of the day. You want to quit
work and pick up where you left off the next day. You can <A HREF="diff.html#do">do</A> this by saving
your editing session and restoring <A HREF="motion.html#it">it</A> the next day.
A Vim session contains all the information about what you are editing.
This includes things such <A HREF="motion.html#as">as</A> the file list, <A HREF="windows.html#window">window</A> layout, global <A HREF="eval.html#variables">variables</A>,
<A HREF="options.html#options">options</A> and other information. (Exactly what is remembered is controlled by
the <A HREF="options.html#'sessionoptions'">'sessionoptions'</A> option, described below.)
The following command creates a session file:
<B> :mksession vimbook.vim</B>
Later if you want to restore this session, you can use this command:
<B> :source vimbook.vim</B>
If you want to start Vim and restore a specific session, you can use the
following command:
<B> vim -S vimbook.vim</B>
This tells Vim to read a specific file on <A HREF="starting.html#startup">startup</A>. The '<A HREF="change.html#S">S</A>' stands for
session (actually, you can source any Vim <A HREF="usr_41.html#script">script</A> with <A HREF="starting.html#-S">-S</A>, thus <A HREF="motion.html#it">it</A> might <A HREF="motion.html#as">as</A>
well stand for "source").
The <A HREF="windows.html#windows">windows</A> that were open are restored, with the same position and size <A HREF="motion.html#as">as</A>
before. Mappings and option values are like before.
What exactly is restored depends on the <A HREF="options.html#'sessionoptions'">'sessionoptions'</A> option. The
default value is "blank,buffers,curdir,folds,help,options,winsize".
blank keep empty <A HREF="windows.html#windows">windows</A>
<A HREF="windows.html#buffers">buffers</A> all <A HREF="windows.html#buffers">buffers</A>, not only the ones in a <A HREF="windows.html#window">window</A>
curdir the current directory
folds folds, also manually created ones
help the help <A HREF="windows.html#window">window</A>
<A HREF="options.html#options">options</A> all <A HREF="options.html#options">options</A> and mappings
winsize <A HREF="windows.html#window">window</A> sizes
Change this to your liking. To also restore the size of the Vim <A HREF="windows.html#window">window</A>, for
example, use:
<B> :set sessionoptions+=resize</B>
SESSION HERE, SESSION THERE
The obvious way to use sessions is when working on different projects.
Suppose you store you session files in the directory "~/.vim". You are
currently working on the "secret" project and have to switch to the "boring"
project:
<B> :wall</B>
<B> :mksession! ~/.vim/secret.vim</B>
<B> :source ~/.vim/boring.vim</B>
This first uses "<A HREF="editing.html#:wall">:wall</A>" to write all modified files. Then the current session
is saved, using ":mksession!". This overwrites the previous session. The
next time you load the secret session you can continue where you were at this
point. And finally you load the new "boring" session.
If you open help <A HREF="windows.html#windows">windows</A>, split and close various <A HREF="windows.html#window">window</A>, and generally mess
up the <A HREF="windows.html#window">window</A> layout, you can go back to the last saved session:
<B> :source ~/.vim/boring.vim</B>
Thus you have complete <A HREF="intro.html#control">control</A> over whether you want to continue next time
where you are now, by saving the current setup in a session, or keep the
session file <A HREF="motion.html#as">as</A> a starting point.
Another way of using sessions is to create a <A HREF="windows.html#window">window</A> layout that you like to
use, and save this in a session. Then you can go back to this layout whenever
you want.
For example, this is a <A HREF="todo.html#nice">nice</A> layout to use:
+----------------------------------------+
| VIM - main help file |
| |
|Move around: Use the cursor keys, or "h|
|<A HREF="index.html">help.txt================================</A>|
|explorer | |
|dir |~ ||||
|dir |~ ||||
|file |~ ||||
|file |~ ||||
|file |~ ||||
|file |~ ||||
|~/=========|[No File]===================|
| |
+----------------------------------------+
This has a help <A HREF="windows.html#window">window</A> at the top, so that you can read this text. The narrow
vertical <A HREF="windows.html#window">window</A> on the left contains a file explorer. This is a Vim <A HREF="usr_05.html#plugin">plugin</A>
that lists the contents of a directory. You can select files to edit there.
More about this in the next chapter.
Create this from a just started Vim with:
<B> :help</B>
<B> CTRL-W w</B>
<B> :vertical split ~/</B>
You can resize the <A HREF="windows.html#windows">windows</A> a bit to your liking. Then save the session with:
<B> :mksession ~/.vim/mine.vim</B>
Now you can start Vim with this layout:
<B> vim -S ~/.vim/mine.vim</B>
Hint: To open a file you see listed in the explorer <A HREF="windows.html#window">window</A> in the empty
<A HREF="windows.html#window">window</A>, move the cursor to the filename and press "<A HREF="insert.html#O">O</A>". Double clicking with
the mouse will also <A HREF="diff.html#do">do</A> this.
UNIX AND MS-WINDOWS
Some people have to <A HREF="diff.html#do">do</A> work on <A HREF="os_win32.html#MS-Windows">MS-Windows</A> systems one day and on <A HREF="os_unix.html#Unix">Unix</A> another
day. If you are one of them, consider adding "slash" and "<A HREF="os_unix.html#unix">unix</A>" to
<A HREF="options.html#'sessionoptions'">'sessionoptions'</A>. The session files will then be written in a format that can
be used on both systems. This is the command to put in your <A HREF="starting.html#vimrc">vimrc</A> file:
<B> :set sessionoptions+=unix,slash</B>
Vim will use the <A HREF="os_unix.html#Unix">Unix</A> format then, because the <A HREF="os_win32.html#MS-Windows">MS-Windows</A> Vim can read and
write <A HREF="os_unix.html#Unix">Unix</A> files, but <A HREF="os_unix.html#Unix">Unix</A> Vim can't read <A HREF="os_win32.html#MS-Windows">MS-Windows</A> format session files.
Similarly, <A HREF="os_win32.html#MS-Windows">MS-Windows</A> Vim understands file names with / to separate names, but
<A HREF="os_unix.html#Unix">Unix</A> Vim doesn't understand \.
SESSIONS AND VIMINFO
Sessions store many things, but not the position of marks, contents of
<A HREF="change.html#registers">registers</A> and the command line <A HREF="cmdline.html#history">history</A>. You need to use the <A HREF="starting.html#viminfo">viminfo</A> feature
for these things.
In most situations you will want to use sessions separately from <A HREF="starting.html#viminfo">viminfo</A>.
This can be used to switch to another session, but keep the command line
<A HREF="cmdline.html#history">history</A>. And <A HREF="change.html#yank">yank</A> text into <A HREF="change.html#registers">registers</A> in one session, and paste <A HREF="motion.html#it">it</A> back in
another session.
You might prefer to keep the info with the session. You will have to <A HREF="diff.html#do">do</A>
this yourself then. Example:
<B> :mksession! ~/.vim/secret.vim</B>
<B> :wviminfo! ~/.vim/secret.viminfo</B>
And to restore this again:
<B> :source ~/.vim/secret.vim</B>
<B> :rviminfo! ~/.vim/secret.viminfo</B>
<hr class="doubleline">
*<A NAME="21.5"></A><B>21.5</B>* Views
A session stores the looks of the whole of Vim. When you want to store the
properties for one <A HREF="windows.html#window">window</A> only, use a <A HREF="starting.html#view">view</A>.
The use of a <A HREF="starting.html#view">view</A> is for when you want to edit a file in a specific way.
For example, you have line numbers enabled with the <A HREF="options.html#'number'">'number'</A> option and
defined a few folds. Just like with sessions, you can remember this <A HREF="starting.html#view">view</A> on
the file and restore <A HREF="motion.html#it">it</A> later. Actually, when you store a session, <A HREF="motion.html#it">it</A> stores
the <A HREF="starting.html#view">view</A> of each <A HREF="windows.html#window">window</A>.
There are two basic ways to use views. The first is to let Vim pick a name
for the <A HREF="starting.html#view">view</A> file. You can restore the <A HREF="starting.html#view">view</A> when you later edit the same
file. To store the <A HREF="starting.html#view">view</A> for the current <A HREF="windows.html#window">window</A>:
<B> :mkview</B>
Vim will decide where to store the <A HREF="starting.html#view">view</A>. When you later edit the same file
you get the <A HREF="starting.html#view">view</A> back with this command:
<B> :loadview</B>
That's <A HREF="starting.html#easy">easy</A>, isn't <A HREF="motion.html#it">it</A>?
Now you want to <A HREF="starting.html#view">view</A> the file without the <A HREF="options.html#'number'">'number'</A> option on, or with all
folds open, you can set the <A HREF="options.html#options">options</A> to make the <A HREF="windows.html#window">window</A> look that way. Then
store this <A HREF="starting.html#view">view</A> with:
<B> :mkview 1</B>
Obviously, you can get this back with:
<B> :loadview 1</B>
Now you can switch between the two views on the file by using "<A HREF="starting.html#:loadview">:loadview</A>" with
and without the "1" argument.
You can store up to ten views for the same file this way, one unnumbered
and nine numbered 1 to 9.
A VIEW WITH A NAME
The second basic way to use views is by storing the <A HREF="starting.html#view">view</A> in a file with a name
you chose. This <A HREF="starting.html#view">view</A> can be loaded while editing another file. Vim will then
switch to editing the file specified in the <A HREF="starting.html#view">view</A>. Thus you can use this to
quickly switch to editing another file, with all its <A HREF="options.html#options">options</A> set <A HREF="motion.html#as">as</A> you saved
them.
For example, to save the <A HREF="starting.html#view">view</A> of the current file:
<B> :mkview ~/.vim/main.vim</B>
You can restore <A HREF="motion.html#it">it</A> with:
<B> :source ~/.vim/main.vim</B>
<hr class="doubleline">
*<A NAME="21.6"></A><B>21.6</B>* Modelines
When editing a specific file, you might set <A HREF="options.html#options">options</A> specifically for that
file. Typing these commands each time is boring. Using a session or <A HREF="starting.html#view">view</A> for
editing a file doesn't work when sharing the file between several people.
The solution for this situation is adding a <A HREF="options.html#modeline">modeline</A> to the file. This is
a line of text that tells Vim the values of <A HREF="options.html#options">options</A>, to be used in this file
only.
A typical example is a C program where you make indents by a multiple of 4
spaces. This requires setting the <A HREF="options.html#'shiftwidth'">'shiftwidth'</A> option to 4. This <A HREF="options.html#modeline">modeline</A>
will <A HREF="diff.html#do">do</A> that:
<B><FONT COLOR="PURPLE"> /* vim:set shiftwidth=4: */ </FONT></B>
Put this line <A HREF="motion.html#as">as</A> one of the first or last five lines in the file. When
editing the file, you will notice that <A HREF="options.html#'shiftwidth'">'shiftwidth'</A> will have been set to
four. When editing another file, it's set back to the default value of eight.
For some files the <A HREF="options.html#modeline">modeline</A> fits well in the header, thus <A HREF="motion.html#it">it</A> can be put at
the top of the file. For text files and other files where the <A HREF="options.html#modeline">modeline</A> gets
in the way of the normal contents, put <A HREF="motion.html#it">it</A> at the end of the file.
The <A HREF="options.html#'modelines'">'modelines'</A> option specifies how many lines at the start and end of the
file are inspected for containing a <A HREF="options.html#modeline">modeline</A>. To inspect ten lines:
<B> :set modelines=10</B>
The <A HREF="options.html#'modeline'">'modeline'</A> option can be used to switch this off. Do this when you are
working <A HREF="motion.html#as">as</A> root on <A HREF="os_unix.html#Unix">Unix</A> or Administrator on <A HREF="os_win32.html#MS-Windows">MS-Windows</A>, or when you don't
trust the files you are editing:
<B> :set nomodeline</B>
Use this format for the <A HREF="options.html#modeline">modeline</A>:
<B><FONT COLOR="PURPLE"> any-text vim:set {option}={value} ... : any-text </FONT></B>
The "any-text" indicates that you can put any text before and after the part
that Vim will use. This allows making <A HREF="motion.html#it">it</A> look like a comment, like what was
done above with /* and *<A HREF="pattern.html#/.">/.</A>
The " vim:" part is what makes Vim recognize this line. There must be
white space before "vim", or "vim" must be at the start of the line. Thus
using something like "gvim:" will not work.
The part between the colons is a "<A HREF="options.html#:set">:set</A>" command. It works the same way <A HREF="motion.html#as">as</A>
typing the "<A HREF="options.html#:set">:set</A>" command, except that you need to insert a <A HREF="intro.html#backslash">backslash</A> before a
colon (otherwise <A HREF="motion.html#it">it</A> would be seen <A HREF="motion.html#as">as</A> the end of the <A HREF="options.html#modeline">modeline</A>).
Another example:
<B><FONT COLOR="PURPLE"> // vim:set textwidth=72 dir=c\:\tmp: use c:\tmp here </FONT></B>
There is an extra <A HREF="intro.html#backslash">backslash</A> before the first colon, so that it's included in
the "<A HREF="options.html#:set">:set</A>" command. The text after the second colon is ignored, thus a remark
can be placed there.
For more details see |<A HREF="options.html#modeline">modeline</A>|.
<hr class="doubleline">
Next chapter: |<A HREF="usr_22.html">usr_22.txt</A>| Finding the file to edit
Copyright: see |<A HREF="usr_01.html#manual-copyright">manual-copyright</A>| vim:tw=78:ts=8:ft=help:norl:
<A HREF="#top">top</A> - <A HREF="index.html">main help file</A>
</PRE>
</div>
</div>
<footer class="site-footer">
<div class="wrap">
<div class="footer-content">
<i>vim document on </i>
<a href="/vim-en/usr_toc.html">www.4e00.com</a>
</div>
</div>
</footer>
</body>
</HTML>
| yuweijun/yuweijun.github.io | vim-en/usr_21.html | HTML | mit | 28,196 |
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class CSharpSyntaxNodeExtensions
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class CSharpSyntaxNodeExtensions
">
<meta name="generator" content="docfx 2.36.1.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions">
<h1 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions" class="text-break">Class CSharpSyntaxNodeExtensions
</h1>
<div class="markdown level0 summary"><p>Extension methods for <see cref="!:global::Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode"></see>s.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></div>
<div class="level1"><span class="xref">CSharpSyntaxNodeExtensions</span></div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Sawmill.Microsoft.CodeAnalysis.CSharp.html">Sawmill.Microsoft.CodeAnalysis.CSharp</a></h6>
<h6><strong>Assembly</strong>: Sawmill.Microsoft.CodeAnalysis.CSharp.dll</h6>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static class CSharpSyntaxNodeExtensions : object</code></pre>
</div>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ChildrenInContext_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.ChildrenInContext(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L160">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ChildrenInContext_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.ChildrenInContext*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ChildrenInContext_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.ChildrenInContext(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)">ChildrenInContext(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)</h4>
<div class="markdown level1 summary"><p>Returns an instance of <a class="xref" href="Sawmill.Children-1.html">Children<T></a> containing each immediate child of
<code data-dev-comment-type="paramref" class="paramref">value</code> paired with a function to replace the child.
This is typically useful when you need to replace a node's children one at a time,
such as during mutation testing.</p>
<p><p>
The replacement function can be seen as the "context" of the child; calling the
function with a new child "plugs the hole" in the context.
</p><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_SelfAndDescendantsInContext__1_Sawmill_IRewriter___0____0_">SelfAndDescendantsInContext<T>(IRewriter<T>, T)</a><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_DescendantsAndSelfInContext__1_Sawmill_IRewriter___0____0_">DescendantsAndSelfInContext<T>(IRewriter<T>, T)</a></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Children<> ChildrenInContext(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The value to get the contexts for the immediate children</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Sawmill.Children-1.html">Children</a><<span class="xref">System.</span>></td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ChildrenInContext_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_ChildrenInContext__1_Sawmill_IRewriter___0____0_">ChildrenInContext<T></a>(<a class="xref" href="Sawmill.IRewriter-1.html">IRewriter</a><T>, T)</div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_Cursor_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.Cursor(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L286">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_Cursor_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.Cursor*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_Cursor_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.Cursor(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)">Cursor(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)</h4>
<div class="markdown level1 summary"><p>Create a <a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_Cursor__1_Sawmill_IRewriter___0____0_">Cursor<T>(IRewriter<T>, T)</a> focused on the root node of <code data-dev-comment-type="paramref" class="paramref">value</code>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Cursor<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode> Cursor(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The root node on which the newly created <a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_Cursor__1_Sawmill_IRewriter___0____0_">Cursor<T>(IRewriter<T>, T)</a> should be focused</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Sawmill.Cursor-1.html">Cursor</a><<a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>></td>
<td><p>A <a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_Cursor__1_Sawmill_IRewriter___0____0_">Cursor<T>(IRewriter<T>, T)</a> focused on the root node of <code data-dev-comment-type="paramref" class="paramref">value</code></p>
</td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_Cursor_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_Cursor__1_Sawmill_IRewriter___0____0_">Cursor<T></a>(<a class="xref" href="Sawmill.IRewriter-1.html">IRewriter</a><T>, T)</div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_DescendantAt_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_IEnumerable_Sawmill_Direction__.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.DescendantAt(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CIEnumerable%7BSawmill.Direction%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L221">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_DescendantAt_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.DescendantAt*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_DescendantAt_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_IEnumerable_Sawmill_Direction__" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.DescendantAt(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,IEnumerable{Sawmill.Direction})">DescendantAt(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, IEnumerable<Direction>)</h4>
<div class="markdown level1 summary"><p>Returns the descendant at a particular location in <code data-dev-comment-type="paramref" class="paramref">value</code></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode DescendantAt(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value, IEnumerable<Direction> path)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The rewritable tree type</p>
</td>
</tr>
<tr>
<td><span class="xref">IEnumerable</span><<a class="xref" href="Sawmill.Direction.html">Direction</a>></td>
<td><span class="parametername">path</span></td>
<td><p>The route to take to find the descendant</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><p>The descendant found by following the directions in <code data-dev-comment-type="paramref" class="paramref">path</code></p>
</td>
</tr>
</tbody>
</table>
<h5 class="exceptions">Exceptions</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Condition</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.invalidoperationexception">InvalidOperationException</a></td>
<td><p>Thrown if <code data-dev-comment-type="paramref" class="paramref">path</code> leads off the edge of the tree</p>
</td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_DescendantAt_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_IEnumerable_Sawmill_Direction___seealso">See Also</h5>
<div class="seealso">
<div><span class="xref">Sawmill.Rewriter.DescendantAt``1(Sawmill.IRewriter{``0},System.Collections.Generic.IEnumerable{Sawmill.Direction},``0)</span></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_DescendantsAndSelf_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.DescendantsAndSelf(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L104">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_DescendantsAndSelf_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.DescendantsAndSelf*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_DescendantsAndSelf_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.DescendantsAndSelf(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)">DescendantsAndSelf(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)</h4>
<div class="markdown level1 summary"><p>Yields all of the nodes in the tree represented by <code data-dev-comment-type="paramref" class="paramref">value</code>, starting at the bottom.
<a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_SelfAndDescendants__1_Sawmill_IRewriter___0____0_">SelfAndDescendants<T>(IRewriter<T>, T)</a></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IEnumerable<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode> DescendantsAndSelf(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The value to traverse</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">IEnumerable</span><<a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>></td>
<td><p>An enumerable containing all of the nodes in the tree represented by <code data-dev-comment-type="paramref" class="paramref">value</code>, starting at the bottom.</p>
</td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_DescendantsAndSelf_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__examples">Examples</h5>
<pre><code> Expr expr = new Add(
new Add(
new Lit(1),
new Lit(2)
),
new Lit(3)
);
Expr[] expected = new[]
{
new Lit(1),
new Lit(2),
new Add(new Lit(1), new Lit(2)),
new Lit(3),
expr
};
Assert.Equal(expected, rewriter.DescendantsAndSelf(expr));</code></pre>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_DescendantsAndSelf_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_DescendantsAndSelf__1_Sawmill_IRewriter___0____0_">DescendantsAndSelf<T></a>(<a class="xref" href="Sawmill.IRewriter-1.html">IRewriter</a><T>, T)</div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_DescendantsAndSelfInContext_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.DescendantsAndSelfInContext(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L192">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_DescendantsAndSelfInContext_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.DescendantsAndSelfInContext*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_DescendantsAndSelfInContext_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.DescendantsAndSelfInContext(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)">DescendantsAndSelfInContext(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)</h4>
<div class="markdown level1 summary"><p>Yields each node in the tree represented by <code data-dev-comment-type="paramref" class="paramref">value</code>
paired with a function to replace the node, starting at the bottom.
This is typically useful when you need to replace nodes one at a time,
such as during mutation testing.</p>
<p><p>
The replacement function can be seen as the "context" of the node; calling the
function with a new node "plugs the hole" in the context.
</p><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_DescendantsAndSelf__1_Sawmill_IRewriter___0____0_">DescendantsAndSelf<T>(IRewriter<T>, T)</a><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_ChildrenInContext__1_Sawmill_IRewriter___0____0_">ChildrenInContext<T>(IRewriter<T>, T)</a><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_SelfAndDescendantsInContext__1_Sawmill_IRewriter___0____0_">SelfAndDescendantsInContext<T>(IRewriter<T>, T)</a></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IEnumerable<> DescendantsAndSelfInContext(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The value to get the contexts for the descendants</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">IEnumerable</span><<span class="xref">System.</span>></td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_DescendantsAndSelfInContext_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_DescendantsAndSelfInContext__1_Sawmill_IRewriter___0____0_">DescendantsAndSelfInContext<T></a>(<a class="xref" href="Sawmill.IRewriter-1.html">IRewriter</a><T>, T)</div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_Fold__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Sawmill_Children___0____0__.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.Fold%60%601(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CFunc%7BMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CSawmill.Children%7B%60%600%7D%2C%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L298">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_Fold_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.Fold*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_Fold__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Sawmill_Children___0____0__" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.Fold``1(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,Func{Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,Sawmill.Children{``0},``0})">Fold<T>(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Func<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Children<T>, T>)</h4>
<div class="markdown level1 summary"><p>Flattens all the nodes in the tree represented by <code data-dev-comment-type="paramref" class="paramref">value</code> into a single result,
using an aggregation function to combine each node with the results of folding its children.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static T Fold<T>(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value, Func<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Children<T>, T> func)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The value to fold</p>
</td>
</tr>
<tr>
<td><span class="xref">Func</span><<a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>, <a class="xref" href="Sawmill.Children-1.html">Children</a><T>, T></td>
<td><span class="parametername">func</span></td>
<td><p>The aggregation function</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">T</span></td>
<td><p>The result of aggregating the tree represented by <code data-dev-comment-type="paramref" class="paramref">value</code>.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_Fold__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Sawmill_Children___0____0___seealso">See Also</h5>
<div class="seealso">
<div><span class="xref">Sawmill.Rewriter.Fold``2(Sawmill.IRewriter{``0},System.Func{``0,Sawmill.Children{``1},``1},``0)</span></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_GetChildren_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.GetChildren(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L42">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_GetChildren_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.GetChildren*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_GetChildren_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.GetChildren(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)">GetChildren(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)</h4>
<div class="markdown level1 summary"><p>Get the immediate children of the value.
<a class="xref" href="Sawmill.IRewritable-1.html#Sawmill_IRewritable_1_GetChildren">GetChildren()</a></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Children<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode> GetChildren(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The value</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Sawmill.Children-1.html">Children</a><<a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>></td>
<td><p>The immediate children of <code data-dev-comment-type="paramref" class="paramref">value</code></p>
</td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_GetChildren_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__examples">Examples</h5>
<p>Given a representation of the expression <code>(1+2)+3</code>,</p>
<pre><code>Expr expr = new Add(
new Add(
new Lit(1),
new Lit(2)
),
new Lit(3)
);</code></pre><a class="xref" href="Sawmill.IRewriter-1.html#Sawmill_IRewriter_1_GetChildren__0_">GetChildren(T)</a> returns the immediate children of the topmost node.
<pre><code>Expr[] expected = new[]
{
new Add(
new Lit(1),
new Lit(2)
),
new Lit(3)
};
Assert.Equal(expected, rewriter.GetChildren(expr));</code></pre>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_GetChildren_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Sawmill.IRewriter-1.html#Sawmill_IRewriter_1_GetChildren__0_">GetChildren</a>(T)</div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ReplaceDescendantAt__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_IEnumerable_Sawmill_Direction__Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.ReplaceDescendantAt%60%601(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CIEnumerable%7BSawmill.Direction%7D%2CMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L243">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ReplaceDescendantAt_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.ReplaceDescendantAt*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ReplaceDescendantAt__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_IEnumerable_Sawmill_Direction__Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.ReplaceDescendantAt``1(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,IEnumerable{Sawmill.Direction},Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)">ReplaceDescendantAt<T>(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, IEnumerable<Direction>, Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)</h4>
<div class="markdown level1 summary"><p>Replaces the descendant at a particular location in <code data-dev-comment-type="paramref" class="paramref">value</code></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode ReplaceDescendantAt<T>(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value, IEnumerable<Direction> path, Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode newDescendant)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The rewritable tree type</p>
</td>
</tr>
<tr>
<td><span class="xref">IEnumerable</span><<a class="xref" href="Sawmill.Direction.html">Direction</a>></td>
<td><span class="parametername">path</span></td>
<td><p>The route to take to find the descendant</p>
</td>
</tr>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">newDescendant</span></td>
<td><p>The replacement descendant</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><p>A copy of <code data-dev-comment-type="paramref" class="paramref">value</code> with <code data-dev-comment-type="paramref" class="paramref">newDescendant</code> placed at the location indicated by <code data-dev-comment-type="paramref" class="paramref">path</code></p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="exceptions">Exceptions</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Condition</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.invalidoperationexception">InvalidOperationException</a></td>
<td><p>Thrown if <code data-dev-comment-type="paramref" class="paramref">path</code> leads off the edge of the tree</p>
</td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ReplaceDescendantAt__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_IEnumerable_Sawmill_Direction__Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__seealso">See Also</h5>
<div class="seealso">
<div><span class="xref">Sawmill.Rewriter.ReplaceDescendantAt``1(Sawmill.IRewriter{``0},System.Collections.Generic.IEnumerable{Sawmill.Direction},``0,``0)</span></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_Rewrite_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.Rewrite(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CFunc%7BMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L438">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_Rewrite_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.Rewrite*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_Rewrite_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.Rewrite(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,Func{Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode})">Rewrite(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Func<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode>)</h4>
<div class="markdown level1 summary"><p>Rebuild a tree by applying a transformation function to every node from bottom to top.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode Rewrite(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value, Func<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode> transformer)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The value to rewrite</p>
</td>
</tr>
<tr>
<td><span class="xref">Func</span><<a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>, <a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>></td>
<td><span class="parametername">transformer</span></td>
<td><p>The transformation function to apply to every node in the tree</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><p>The result of applying <code data-dev-comment-type="paramref" class="paramref">transformer</code> to every node in the tree represented by <code data-dev-comment-type="paramref" class="paramref">value</code>.</p>
</td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_Rewrite_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___examples">Examples</h5>
<p>Given a representation of the expression <code>(1+2)+3</code>,</p>
<pre><code>Expr expr = new Add(
new Add(
new Lit(1),
new Lit(2)
),
new Lit(3)
);</code></pre><span class="xref">Sawmill.Rewriter.Rewrite``1(Sawmill.IRewriter{``0},System.Func{``0,``0},``0)</span> replaces the leaves of the tree with the result of calling <code data-dev-comment-type="paramref" class="paramref">transformer</code>,
<p>then replaces their parents with the result of calling <code data-dev-comment-type="paramref" class="paramref">transformer</code>, and so on.
By the end, <span class="xref">Sawmill.Rewriter.Rewrite``1(Sawmill.IRewriter{``0},System.Func{``0,``0},``0)</span> has traversed the whole tree.</p>
<pre><code>Expr expected = transformer(new Add(
transformer(new Add(
transformer(new Lit(1)),
transformer(new Lit(2))
)),
transformer(new Lit(3))
));
Assert.Equal(expected, rewriter.RewriteChildren(transformer, expr));</code></pre>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_Rewrite_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___seealso">See Also</h5>
<div class="seealso">
<div><span class="xref">Sawmill.Rewriter.Rewrite``1(Sawmill.IRewriter{``0},System.Func{``0,``0},``0)</span></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_RewriteChildren_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.RewriteChildren(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CFunc%7BMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L485">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_RewriteChildren_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.RewriteChildren*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_RewriteChildren_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.RewriteChildren(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,Func{Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode})">RewriteChildren(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Func<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode>)</h4>
<div class="markdown level1 summary"><p>Update the immediate children of the value by applying a transformation function to each one.
<p>
Implementations of <a class="xref" href="Sawmill.IRewriter-1.html">IRewriter<T></a> can use <span class="xref">Sawmill.Rewriter.DefaultRewriteChildren``1(Sawmill.IRewriter{``0},System.Func{``0,``0},``0)</span>,
or you can write your own.
</p><p>
NB: A hand-written implementation will not usually be faster
than <span class="xref">Sawmill.Rewriter.DefaultRewriteChildren``1(Sawmill.IRewriter{``0},System.Func{``0,``0},``0)</span>.
If your type has a fixed number of children, and that number is greater than two,
you may see some performance improvements from implementing this method yourself.
Be careful not to rebuild <code data-dev-comment-type="paramref" class="paramref">value</code> if none of the children have changed.
</p><span class="xref">Sawmill.IRewritable`1.RewriteChildren(System.Func{`0,`0})</span></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode RewriteChildren(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value, Func<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode> transformer)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The old value, whose immediate children should be transformed by <code data-dev-comment-type="paramref" class="paramref">transformer</code>.</p>
</td>
</tr>
<tr>
<td><span class="xref">Func</span><<a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>, <a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>></td>
<td><span class="parametername">transformer</span></td>
<td><p>A transformation function to apply to each of <code data-dev-comment-type="paramref" class="paramref">value</code>'s immediate children.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><p>A copy of <code data-dev-comment-type="paramref" class="paramref">value</code> with updated children.</p>
</td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_RewriteChildren_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___examples">Examples</h5>
<p>Given a representation of the expression <code>(1+2)+3</code>,</p>
<pre><code>Expr expr = new Add(
new Add(
new Lit(1),
new Lit(2)
),
new Lit(3)
);</code></pre><span class="xref">Sawmill.IRewriter`1.RewriteChildren(System.Func{`0,`0},`0)</span> only affects the immediate children of the topmost node.
<pre><code>Expr expected = new Add(
transformer(new Add(
new Lit(1),
new Lit(2)
)),
transformer(new Lit(3))
);
Assert.Equal(expected, rewriter.RewriteChildren(transformer, expr));</code></pre>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_RewriteChildren_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___seealso">See Also</h5>
<div class="seealso">
<div><span class="xref">Sawmill.IRewriter`1.RewriteChildren(System.Func{`0,`0},`0)</span></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_RewriteDescendantAt__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_IEnumerable_Sawmill_Direction__Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.RewriteDescendantAt%60%601(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CIEnumerable%7BSawmill.Direction%7D%2CFunc%7BMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L265">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_RewriteDescendantAt_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.RewriteDescendantAt*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_RewriteDescendantAt__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_IEnumerable_Sawmill_Direction__Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.RewriteDescendantAt``1(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,IEnumerable{Sawmill.Direction},Func{Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode})">RewriteDescendantAt<T>(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, IEnumerable<Direction>, Func<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode>)</h4>
<div class="markdown level1 summary"><p>Apply a function at a particular location in <code data-dev-comment-type="paramref" class="paramref">value</code></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode RewriteDescendantAt<T>(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value, IEnumerable<Direction> path, Func<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode> transformer)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The rewritable tree type</p>
</td>
</tr>
<tr>
<td><span class="xref">IEnumerable</span><<a class="xref" href="Sawmill.Direction.html">Direction</a>></td>
<td><span class="parametername">path</span></td>
<td><p>The route to take to find the descendant</p>
</td>
</tr>
<tr>
<td><span class="xref">Func</span><<a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>, <a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>></td>
<td><span class="parametername">transformer</span></td>
<td><p>A function to calculate a replacement for the descendant</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><p>A copy of <code data-dev-comment-type="paramref" class="paramref">value</code> with the result of <code data-dev-comment-type="paramref" class="paramref">transformer</code> placed at the location indicated by <code data-dev-comment-type="paramref" class="paramref">path</code></p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="exceptions">Exceptions</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Condition</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.invalidoperationexception">InvalidOperationException</a></td>
<td><p>Thrown if <code data-dev-comment-type="paramref" class="paramref">path</code> leads off the edge of the tree</p>
</td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_RewriteDescendantAt__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_IEnumerable_Sawmill_Direction__Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___seealso">See Also</h5>
<div class="seealso">
<div><span class="xref">Sawmill.Rewriter.RewriteDescendantAt``1(Sawmill.IRewriter{``0},System.Collections.Generic.IEnumerable{Sawmill.Direction},System.Func{``0,``0},``0)</span></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_RewriteIter_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.RewriteIter(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CFunc%7BMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L513">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_RewriteIter_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.RewriteIter*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_RewriteIter_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.RewriteIter(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,Func{Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode})">RewriteIter(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Func<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode>)</h4>
<div class="markdown level1 summary"><p>Rebuild a tree by repeatedly applying a transformation function to every node in the tree,
until a fixed point is reached. <code data-dev-comment-type="paramref" class="paramref">transformer</code> should always eventually return
its argument unchanged, or this method will loop.
That is, <code>x.RewriteIter(transformer).SelfAndDescendants().All(x => transformer(x) == x)</code>.
<p>
This is typically useful when you want to put your tree into a normal form
by applying a collection of rewrite rules until none of them can fire any more.
</p></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode RewriteIter(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value, Func<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode> transformer)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The value to rewrite</p>
</td>
</tr>
<tr>
<td><span class="xref">Func</span><<a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>, <a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>></td>
<td><span class="parametername">transformer</span></td>
<td><p>A transformation function to apply to every node in <code data-dev-comment-type="paramref" class="paramref">value</code> repeatedly.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><p>The result of applying <code data-dev-comment-type="paramref" class="paramref">transformer</code> to every node in the tree
represented by <code data-dev-comment-type="paramref" class="paramref">value</code> repeatedly until a fixed point is reached.</p>
</td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_RewriteIter_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___seealso">See Also</h5>
<div class="seealso">
<div><span class="xref">Sawmill.Rewriter.RewriteIter``1(Sawmill.IRewriter{``0},System.Func{``0,``0},``0)</span></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendants_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SelfAndDescendants(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L134">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendants_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SelfAndDescendants*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendants_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SelfAndDescendants(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)">SelfAndDescendants(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)</h4>
<div class="markdown level1 summary"><p>Yields all of the nodes in the tree represented by <code data-dev-comment-type="paramref" class="paramref">value</code>, starting at the top.
<a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_DescendantsAndSelf__1_Sawmill_IRewriter___0____0_">DescendantsAndSelf<T>(IRewriter<T>, T)</a></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IEnumerable<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode> SelfAndDescendants(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The value to traverse</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">IEnumerable</span><<a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>></td>
<td><p>An enumerable containing all of the nodes in the tree represented by <code data-dev-comment-type="paramref" class="paramref">value</code>, starting at the top.</p>
</td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendants_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__examples">Examples</h5>
<pre><code> Expr expr = new Add(
new Add(
new Lit(1),
new Lit(2)
),
new Lit(3)
);
Expr[] expected = new[]
{
expr,
new Add(new Lit(1), new Lit(2)),
new Lit(1),
new Lit(2),
new Lit(3),
};
Assert.Equal(expected, rewriter.SelfAndDescendants(expr));</code></pre>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendants_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_SelfAndDescendants__1_Sawmill_IRewriter___0____0_">SelfAndDescendants<T></a>(<a class="xref" href="Sawmill.IRewriter-1.html">IRewriter</a><T>, T)</div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendantsBreadthFirst_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SelfAndDescendantsBreadthFirst(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L144">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendantsBreadthFirst_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SelfAndDescendantsBreadthFirst*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendantsBreadthFirst_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SelfAndDescendantsBreadthFirst(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)">SelfAndDescendantsBreadthFirst(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)</h4>
<div class="markdown level1 summary"><p>Yields all of the nodes in the tree represented by <code data-dev-comment-type="paramref" class="paramref">value</code> in a breadth-first traversal order.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IEnumerable<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode> SelfAndDescendantsBreadthFirst(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The value to traverse</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">IEnumerable</span><<a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>></td>
<td><p>An enumerable containing all of the nodes in the tree represented by <code data-dev-comment-type="paramref" class="paramref">value</code> in a breadth-first traversal order.</p>
</td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendantsBreadthFirst_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_SelfAndDescendantsBreadthFirst__1_Sawmill_IRewriter___0____0_">SelfAndDescendantsBreadthFirst<T></a>(<a class="xref" href="Sawmill.IRewriter-1.html">IRewriter</a><T>, T)</div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendantsInContext_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SelfAndDescendantsInContext(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L176">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendantsInContext_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SelfAndDescendantsInContext*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendantsInContext_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SelfAndDescendantsInContext(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)">SelfAndDescendantsInContext(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)</h4>
<div class="markdown level1 summary"><p>Yields each node in the tree represented by <code data-dev-comment-type="paramref" class="paramref">value</code>
paired with a function to replace the node, starting at the top.
This is typically useful when you need to replace nodes one at a time,
such as during mutation testing.</p>
<p><p>
The replacement function can be seen as the "context" of the node; calling the
function with a new node "plugs the hole" in the context.
</p><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_SelfAndDescendants__1_Sawmill_IRewriter___0____0_">SelfAndDescendants<T>(IRewriter<T>, T)</a><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_ChildrenInContext__1_Sawmill_IRewriter___0____0_">ChildrenInContext<T>(IRewriter<T>, T)</a><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_DescendantsAndSelfInContext__1_Sawmill_IRewriter___0____0_">DescendantsAndSelfInContext<T>(IRewriter<T>, T)</a></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IEnumerable<> SelfAndDescendantsInContext(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The value to get the contexts for the descendants</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">IEnumerable</span><<span class="xref">System.</span>></td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendantsInContext_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_SelfAndDescendantsInContext__1_Sawmill_IRewriter___0____0_">SelfAndDescendantsInContext<T></a>(<a class="xref" href="Sawmill.IRewriter-1.html">IRewriter</a><T>, T)</div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendantsInContextBreadthFirst_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SelfAndDescendantsInContextBreadthFirst(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L208">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendantsInContextBreadthFirst_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SelfAndDescendantsInContextBreadthFirst*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendantsInContextBreadthFirst_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SelfAndDescendantsInContextBreadthFirst(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)">SelfAndDescendantsInContextBreadthFirst(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode)</h4>
<div class="markdown level1 summary"><p>Yields each node in the tree represented by <code data-dev-comment-type="paramref" class="paramref">value</code>
paired with a function to replace the node, in a breadth-first traversal order.
This is typically useful when you need to replace nodes one at a time,
such as during mutation testing.</p>
<p><p>
The replacement function can be seen as the "context" of the node; calling the
function with a new node "plugs the hole" in the context.
</p><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_SelfAndDescendants__1_Sawmill_IRewriter___0____0_">SelfAndDescendants<T>(IRewriter<T>, T)</a><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_ChildrenInContext__1_Sawmill_IRewriter___0____0_">ChildrenInContext<T>(IRewriter<T>, T)</a><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_DescendantsAndSelfInContext__1_Sawmill_IRewriter___0____0_">DescendantsAndSelfInContext<T>(IRewriter<T>, T)</a></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IEnumerable<> SelfAndDescendantsInContextBreadthFirst(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The value to get the contexts for the descendants</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">IEnumerable</span><<span class="xref">System.</span>></td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SelfAndDescendantsInContextBreadthFirst_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Sawmill.Rewriter.html#Sawmill_Rewriter_SelfAndDescendantsInContextBreadthFirst__1_Sawmill_IRewriter___0____0_">SelfAndDescendantsInContextBreadthFirst<T></a>(<a class="xref" href="Sawmill.IRewriter-1.html">IRewriter</a><T>, T)</div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SetChildren_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Sawmill_Children_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SetChildren(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CSawmill.Children%7BMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L74">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SetChildren_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SetChildren*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SetChildren_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Sawmill_Children_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode__" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.SetChildren(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,Sawmill.Children{Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode})">SetChildren(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Children<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode>)</h4>
<div class="markdown level1 summary"><p>Set the immediate children of the value.
<p>
Callers should ensure that <code data-dev-comment-type="paramref" class="paramref">newChildren</code> contains the same number of children as was returned by
<a class="xref" href="Sawmill.IRewriter-1.html#Sawmill_IRewriter_1_GetChildren__0_">GetChildren(T)</a>.
</p><a class="xref" href="Sawmill.IRewritable-1.html#Sawmill_IRewritable_1_SetChildren_Sawmill_Children__0__">SetChildren(Children<T>)</a></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode SetChildren(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value, Children<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode> newChildren)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value</span></td>
<td><p>The old value, whose immediate children should be replaced</p>
</td>
</tr>
<tr>
<td><a class="xref" href="Sawmill.Children-1.html">Children</a><<a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>></td>
<td><span class="parametername">newChildren</span></td>
<td><p>The new children</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><p>A copy of <code data-dev-comment-type="paramref" class="paramref">value</code> with updated children.</p>
</td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SetChildren_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Sawmill_Children_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___examples">Examples</h5>
<p>Given a representation of the expression <code>(1+2)+3</code>,</p>
<pre><code>Expr expr = new Add(
new Add(
new Lit(1),
new Lit(2)
),
new Lit(3)
);</code></pre><a class="xref" href="Sawmill.IRewriter-1.html#Sawmill_IRewriter_1_SetChildren_Sawmill_Children__0___0_">SetChildren(Children<T>, T)</a> replaces the immediate children of the topmost node.
<pre><code>Expr expected = new Add(
new Lit(4),
new Lit(5)
);
Assert.Equal(expected, rewriter.SetChildren(Children.Two(new Lit(4), new Lit(5)), expr));</code></pre>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_SetChildren_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Sawmill_Children_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Sawmill.IRewriter-1.html#Sawmill_IRewriter_1_SetChildren_Sawmill_Children__0___0_">SetChildren</a>(<a class="xref" href="Sawmill.Children-1.html">Children</a><T>, T)</div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ZipFold__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_IEnumerable___0____0__.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.ZipFold%60%601(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CFunc%7BMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode%2CIEnumerable%7B%60%600%7D%2C%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L394">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ZipFold_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.ZipFold*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ZipFold__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_IEnumerable___0____0__" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.ZipFold``1(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,Func{Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,IEnumerable{``0},``0})">ZipFold<U>(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Func<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, IEnumerable<U>, U>)</h4>
<div class="markdown level1 summary"><p>Flatten all of the nodes in the trees represented by <code data-dev-comment-type="paramref" class="paramref">values</code>
into a single value at the same time, using an aggregation function to combine
nodes with the results of aggregating their children.
The trees are iterated in lock-step, much like an n-ary <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.linq.enumerable.zip#System_Linq_Enumerable_Zip__3_System_Collections_Generic_IEnumerable___0__System_Collections_Generic_IEnumerable___1__System_Func___0___1___2__">Zip<TFirst,TSecond,TResult>(IEnumerable<TFirst>, IEnumerable<TSecond>, Func<TFirst,TSecond,TResult>)</a>.</p>
<p>When trees are not the same size, the larger ones are
truncated both horizontally and vertically.
That is, if a pair of nodes have a different number of children,
the rightmost children of the larger of the two nodes are discarded.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static U ZipFold<U>(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value1, Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode value2, Func<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode, IEnumerable<U>, U> func)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value1</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a></td>
<td><span class="parametername">value2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">Func</span><<a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>, <a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>, <span class="xref">IEnumerable</span><U>, U></td>
<td><span class="parametername">func</span></td>
<td><p>The aggregation function</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">U</span></td>
<td><p>The result of aggregating the two trees</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">U</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ZipFold__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_IEnumerable___0____0___examples">Examples</h5>
<p>Here's an example of using <span class="xref">Sawmill.Rewriter.ZipFold``2(Sawmill.IRewriter{``0},System.Func{``0[],System.Collections.Generic.IEnumerable{``1},``1},``0[])</span> to test if two trees are syntactically equal.</p>
<pre><code>static bool Equals(this Expr left, Expr right)
=> left.ZipFold<Expr, bool>(
right,
(xs, results) =>
{
switch (xs[0])
{
case Add a1 when xs[1] is Add a2:
return results.All(x => x);
case Lit l1 when xs[1] is Lit l2:
return l1.Value == l2.Value;
default:
return false;
}
}
);</code></pre>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ZipFold__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode_IEnumerable___0____0___seealso">See Also</h5>
<div class="seealso">
<div><span class="xref">Sawmill.Rewriter.ZipFold``2(Sawmill.IRewriter{``0},System.Func{``0[],System.Collections.Generic.IEnumerable{``1},``1},``0[])</span></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ZipFold__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___IEnumerable___0____0__.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.ZipFold%60%601(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode%5B%5D%2CFunc%7BMicrosoft.CodeAnalysis.CSharp.CSharpSyntaxNode%5B%5D%2CIEnumerable%7B%60%600%7D%2C%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L343">View Source</a>
</span>
<a id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ZipFold_" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.ZipFold*"></a>
<h4 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ZipFold__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___IEnumerable___0____0__" data-uid="Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.ZipFold``1(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode[],Func{Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode[],IEnumerable{``0},``0})">ZipFold<U>(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode[], Func<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode[], IEnumerable<U>, U>)</h4>
<div class="markdown level1 summary"><p>Flatten all of the nodes in the trees represented by <code data-dev-comment-type="paramref" class="paramref">values</code>
into a single value at the same time, using an aggregation function to combine
nodes with the results of aggregating their children.
The trees are iterated in lock-step, much like an n-ary <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.linq.enumerable.zip#System_Linq_Enumerable_Zip__3_System_Collections_Generic_IEnumerable___0__System_Collections_Generic_IEnumerable___1__System_Func___0___1___2__">Zip<TFirst,TSecond,TResult>(IEnumerable<TFirst>, IEnumerable<TSecond>, Func<TFirst,TSecond,TResult>)</a>.</p>
<p>When trees are not the same size, the larger ones are
truncated both horizontally and vertically.
That is, if a pair of nodes have a different number of children,
the rightmost children of the larger of the two nodes are discarded.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static U ZipFold<U>(this Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode[] values, Func<Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode[], IEnumerable<U>, U> func)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>[]</td>
<td><span class="parametername">values</span></td>
<td><p>The trees to fold</p>
</td>
</tr>
<tr>
<td><span class="xref">Func</span><<a class="xref" href="https://docs.microsoft.com/dotnet/api/microsoft.codeanalysis.csharp.csharpsyntaxnode">Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode</a>[], <span class="xref">IEnumerable</span><U>, U></td>
<td><span class="parametername">func</span></td>
<td><p>The aggregation function</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">U</span></td>
<td><p>The result of aggregating the two trees</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">U</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ZipFold__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___IEnumerable___0____0___examples">Examples</h5>
<p>Here's an example of using <span class="xref">Sawmill.Rewriter.ZipFold``2(Sawmill.IRewriter{``0},System.Func{``0[],System.Collections.Generic.IEnumerable{``1},``1},``0[])</span> to test if two trees are syntactically equal.</p>
<pre><code>static bool Equals(this Expr left, Expr right)
=> left.ZipFold<Expr, bool>(
right,
(xs, results) =>
{
switch (xs[0])
{
case Add a1 when xs[1] is Add a2:
return results.All(x => x);
case Lit l1 when xs[1] is Lit l2:
return l1.Value == l2.Value;
default:
return false;
}
}
);</code></pre>
<h5 id="Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions_ZipFold__1_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___Func_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNode___IEnumerable___0____0___seealso">See Also</h5>
<div class="seealso">
<div><span class="xref">Sawmill.Rewriter.ZipFold``2(Sawmill.IRewriter{``0},System.Func{``0[],System.Collections.Generic.IEnumerable{``1},``1},``0[])</span></div>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/benjamin-hodgson/Sawmill/new/v2.1.0/apiSpec/new?filename=Sawmill_Microsoft_CodeAnalysis_CSharp_CSharpSyntaxNodeExtensions.md&value=---%0Auid%3A%20Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/benjamin-hodgson/Sawmill/blob/v2.1.0/Sawmill.Microsoft.CodeAnalysis.CSharp/CSharpSyntaxNodeExtensions.Generated.cs/#L11" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>
| benjamin-hodgson/Sawmill | v2.1.0/api/Sawmill.Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNodeExtensions.html | HTML | mit | 101,722 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang='en'>
<head>
<meta name="generator" content="AWStats 6.7 (build 1.892) from config file awstats.allvbg.ru.conf (http://awstats.sourceforge.net)">
<meta name="robots" content="noindex,nofollow">
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta http-equiv="description" content="Awstats - Advanced Web Statistics for allvbg.ru (2011-10)">
<title>Statistics for allvbg.ru (2011-10)</title>
<style type="text/css">
<!--
body { font: 11px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; margin-top: 0; margin-bottom: 0; }
.aws_bodyl { }
.aws_border { border-collapse: collapse; background-color: #CCCCDD; padding: 1px 1px 1px 1px; margin-top: 0px; margin-bottom: 0px; }
.aws_title { font: 13px verdana, arial, helvetica, sans-serif; font-weight: bold; background-color: #CCCCDD; text-align: center; margin-top: 0; margin-bottom: 0; padding: 1px 1px 1px 1px; color: #000000; }
.aws_blank { font: 13px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; text-align: center; margin-bottom: 0; padding: 1px 1px 1px 1px; }
.aws_data {
background-color: #FFFFFF;
border-top-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
}
.aws_formfield { font: 13px verdana, arial, helvetica; }
.aws_button {
font-family: arial,verdana,helvetica, sans-serif;
font-size: 12px;
border: 1px solid #ccd7e0;
background-image : url(/awstatsicons/other/button.gif);
}
th { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; padding: 1px 2px 1px 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; }
th.aws { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; padding: 1px 2px 1px 1px; font-size: 13px; font-weight: bold; }
td { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; }
td.aws { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; padding: 0px;}
td.awsm { border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; padding: 0px; }
b { font-weight: bold; }
a { font: 11px verdana, arial, helvetica, sans-serif; }
a:link { color: #0011BB; text-decoration: none; }
a:visited { color: #0011BB; text-decoration: none; }
a:hover { color: #605040; text-decoration: underline; }
.currentday { font-weight: bold; }
//-->
</style>
</head>
<body style="margin-top: 0px">
<a name="top"> </a>
<a name="menu"> </a>
<form name="FormDateFilter" action="/cgi-bin/awstats.pl?config=allvbg.ru&output=unknownbrowser" style="padding: 0px 0px 0px 0px; margin-top: 0">
<table class="aws_border" border="0" cellpadding="2" cellspacing="0" width="100%">
<tr><td>
<table class="aws_data" border="0" cellpadding="1" cellspacing="0" width="100%">
<tr><td class="aws" valign="middle"><b>Statistics for:</b> </td><td class="aws" valign="middle"><span style="font-size: 14px;">allvbg.ru</span></td><td align="right" rowspan="3"><a href="http://awstats.sourceforge.net" target="awstatshome"><img src="/awstatsicons/other/awstats_logo6.png" border="0" alt='Awstats Web Site' title='Awstats Web Site' /></a></td></tr>
<tr valign="middle"><td class="aws" valign="middle" width="150"><b>Last Update:</b> </td><td class="aws" valign="middle"><span style="font-size: 12px;">30 Oct 2011 - 00:01</span></td></tr>
<tr><td class="aws" valign="middle"><b>Reported period:</b></td><td class="aws" valign="middle"><span style="font-size: 14px;">Month Oct 2011</span></td></tr>
</table>
</td></tr></table>
</form>
<table>
<tr><td class="aws"><a href="javascript:parent.window.close();">Close window</a></td></tr>
</table>
<a name="unknownbrowser"> </a><br />
<table class="aws_border" border="0" cellpadding="2" cellspacing="0" width="100%">
<tr><td class="aws_title" width="70%">Unknown browsers (useragent field) </td><td class="aws_blank"> </td></tr>
<tr><td colspan="2">
<table class="aws_data" border="1" cellpadding="2" cellspacing="0" width="100%">
<tr bgcolor="#ECECEC"><th>User agent (12)</th><th>Last visit</th></tr>
<tr><td class="aws">Serf/0.7.2_mod_pagespeed/0.9.18.7-900</td><td>29 Oct 2011 - 22:28</td></tr>
<tr><td class="aws">-</td><td>29 Oct 2011 - 17:51</td></tr>
<tr><td class="aws">Shockwave_Flash</td><td>27 Oct 2011 - 16:05</td></tr>
<tr><td class="aws">ApacheBench/2.3</td><td>26 Oct 2011 - 13:12</td></tr>
<tr><td class="aws">ZmEu</td><td>19 Oct 2011 - 13:17</td></tr>
<tr><td class="aws">Mail.Ru/1.0</td><td>18 Oct 2011 - 14:56</td></tr>
<tr><td class="aws">Plesk</td><td>14 Oct 2011 - 03:37</td></tr>
<tr><td class="aws">MLBot_(www.metadatalabs.com/mlbot)</td><td>10 Oct 2011 - 00:09</td></tr>
<tr><td class="aws">Sparrow/1.0_(_http://www.wisecat.ru/sparrow)</td><td>08 Oct 2011 - 12:55</td></tr>
<tr><td class="aws">LoadImpactPageAnalyzer/1.3.0_(Load_Impact;_http://loadimpact.com/)</td><td>05 Oct 2011 - 15:18</td></tr>
<tr><td class="aws">LoadImpactRload/2.0_(Load_Impact;_http://loadimpact.com);</td><td>05 Oct 2011 - 15:18</td></tr>
<tr><td class="aws">Online_RSS_Reader_READD.RU._Admin:[email protected]</td><td>04 Oct 2011 - 11:56</td></tr>
</table></td></tr></table><br />
<br /><br />
<span dir="ltr" style="font: 11px verdana, arial, helvetica; color: #000000;"><b>Advanced Web Statistics 6.7 (build 1.892)</b> - <a href="http://awstats.sourceforge.net" target="awstatshome">Created by awstats</a></span><br />
<br />
</body>
</html>
| pomahtuk/symphony-test | webstat/webstat/awstats.allvbg.ru.unknownbrowser.092011.html | HTML | mit | 5,958 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>V8 API Reference Guide for node.js v0.8.8: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">V8 API Reference Guide for node.js v0.8.8
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1_activity_control.html">ActivityControl</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">v8::ActivityControl Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classv8_1_1_activity_control.html">v8::ActivityControl</a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ControlOption</b> enum name (defined in <a class="el" href="classv8_1_1_activity_control.html">v8::ActivityControl</a>)</td><td class="entry"><a class="el" href="classv8_1_1_activity_control.html">v8::ActivityControl</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>kAbort</b> enum value (defined in <a class="el" href="classv8_1_1_activity_control.html">v8::ActivityControl</a>)</td><td class="entry"><a class="el" href="classv8_1_1_activity_control.html">v8::ActivityControl</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>kContinue</b> enum value (defined in <a class="el" href="classv8_1_1_activity_control.html">v8::ActivityControl</a>)</td><td class="entry"><a class="el" href="classv8_1_1_activity_control.html">v8::ActivityControl</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1_activity_control.html#a1300f10611306a3e8f79239e057eb0bf">ReportProgressValue</a>(int done, int total)=0</td><td class="entry"><a class="el" href="classv8_1_1_activity_control.html">v8::ActivityControl</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>~ActivityControl</b>() (defined in <a class="el" href="classv8_1_1_activity_control.html">v8::ActivityControl</a>)</td><td class="entry"><a class="el" href="classv8_1_1_activity_control.html">v8::ActivityControl</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Aug 11 2015 23:48:41 for V8 API Reference Guide for node.js v0.8.8 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
| v8-dox/v8-dox.github.io | ef0ca2a/html/classv8_1_1_activity_control-members.html | HTML | mit | 6,100 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY>
<A name=1></a><hr>
<A name=2></a><hr>
<A name=3></a>November 24, 2014<br>
Terry L. Hoffman<br>
Permit Agent<br>
LIBERTY RESOURCES MANAGEMENT COMPANY, LLC<br>
1200 17th Street, Suite 2050<br>
Denver, CO 80202<br>
RE:<br>
HORIZONTAL WELL<br>
ND STATE 158-95-21-28-5TFH<br>
SWSE Section 16-158N-95W<br>
Williams County<br>
Well File # 30086<br>
Dear Terry:<br>
Pursuant to Commission Order No. 24759, approval to drill the above captioned well is hereby given. The approval<br>
is granted on the condition that all portions of the well bore not isolated by cement, be no closer than the </span><span class="ft3">200' setback<br>
from the north & south boundaries and </span><span class="ft3">500' setback </span><span class="ft1">from the east & west boundaries within the 2560 acre spacing unit<br>
consisting of Sections 9, 16, 21 & 28, T158N R95W.<br>
PERMIT STIPULATIONS: Be advised the N.D.C. A DEEP UNIT 1 well is within 53 feet of the proposed<br>
wellbore for the ND STATE 158-95-21-28-5TFH well. Precautions must be taken while designing the frac job<br>
for the ND STATE 158-95-21-28-5TFH well as to not adversely affect the N.D.C. A DEEP UNIT 1 well. Be<br>
advised the 20401 JV-P NDCA 7 well is within 53 feet of the proposed wellbore for the ND STATE 158-95-21-<br>
28-5TFH well. Precautions must be taken while designing the frac job for the ND STATE 158-95-21-28-<br>
5TFH well as to not adversely affect the 20401 JV-P NDCA 7 well. MWD survey frequency of 30 feet is<br>
required for any portion of the lateral that is within 500 feet of an existing vertical well that penetrates the<br>
Bakken pool. Effective June 1, 2014, a covered leak-proof container (with placard) for filter sock disposal<br>
must be maintained on the well site beginning when the well is spud, and must remain on-site during clean-<br>
out, completion, and flow-back whenever filtration operations are conducted. Due to surficial water adjacent<br>
to the well site, a dike is required surrounding the entire location. LIBERTY RES MNGMT CO must<br>
contact NDIC Field Inspector Tom Delling at 701-770-8660 prior to location construction.<br>
Drilling pit<br>
NDAC 43-02-03-19.4 states that "a pit may be utilized to bury drill cuttings and solids generated during well drilling<br>
and completion operations, providing the pit can be constructed, used and reclaimed in a manner that will prevent<br>
pollution of the land surface and freshwaters. Reserve and circulation of mud system through earthen pits are<br>
prohibited. All pits shall be inspected by an authorized representative of the director prior to lining and use. Drill<br>
cuttings and solids must be stabilized in a manner approved by the director prior to placement in a cuttings pit."<br>
Form 1 Changes & Hard Lines<br>
Any changes, shortening of casing point or lengthening at Total Depth must have prior approval by the NDIC. The<br>
proposed directional plan is at a legal location. Based on the azimuth of the proposed lateral the maximum legal<br>
coordinate from the well head is: 10682 S.<br>
<hr>
<A name=4></a>Terry L. Hoffman<br>
November 24, 2014<br>
Page 2<br>
Location Construction Commencement (Three Day Waiting Period)<br>
Operators shall not commence operations on a drill site until the 3rd business day following publication of the<br>
approved drilling permit on the NDIC - OGD Daily Activity Report. If circumstances require operations to<br>
commence before the 3rd business day following publication on the Daily Activity Report, the waiting period may be<br>
waived by the Director. Application for a waiver must be by sworn affidavit providing the information necessary to<br>
evaluate the extenuating circumstances, the factors of NDAC 43-02-03-16.2 (1), (a)-(f), and any other information that<br>
would allow the Director to conclude that in the event another owner seeks revocation of the drilling permit, the<br>
applicant should retain the permit.<br>
Permit Fee & Notification<br>
Payment was received in the amount of $100 via credit card .The permit fee has been received. It is requested that<br>
notification be given immediately upon the spudding of the well. This information should be relayed to the Oil & Gas<br>
Division, Bismarck, via telephone. The following information must be included: Well name, legal location, permit<br>
number, drilling contractor, company representative, date and time of spudding. Office hours are 8:00 a.m. to 12:00<br>
p.m. and 1:00 p.m. to 5:00 p.m. Central Time. Our telephone number is (701) 328-8020, leave a message if after hours<br>
or on the weekend.<br>
Survey Requirements for Horizontal, Horizontal Re-entry, and Directional Wells<br>
NDAC Section 43-02-03-25 (Deviation Tests and Directional Surveys) states in part (that) the survey contractor shall<br>
file a certified copy of all surveys with the director free of charge within thirty days of completion. Surveys must be<br>
submitted as one electronic copy, or in a form approved by the director. However, the director may require the<br>
directional survey to be filed immediately after completion if the survey is needed to conduct the operation of the<br>
director's office in a timely manner. Certified surveys must be submitted via email in one adobe document, with a<br>
certification cover page to </span><span class="ft3">[email protected]</span><span class="ft0">.<br>
Survey points shall be of such frequency to accurately determine the entire location of the well bore.<br>
Specifically, the Horizontal and Directional well survey frequency is 100 feet in the vertical, 30 feet in the curve (or<br>
when sliding) and 90 feet in the lateral.<br>
Surface casing cement<br>
Tail cement utilized on surface casing must have a minimum compressive strength of 500 psi within 12 hours,<br>
and tail cement utilized on production casing must have a minimum compressive strength of 500 psi before drilling the<br>
plug or initiating tests.<br>
Logs<br>
NDAC Section 43-02-03-31 requires the running of (1) a suite of open hole logs from which formation tops and<br>
porosity zones can be determined, (2) a Gamma Ray Log run from total depth to ground level elevation of the well<br>
bore, and (3) a log from which the presence and quality of cement can be determined (Standard CBL or Ultrasonic<br>
cement evaluation log) in every well in which production or intermediate casing has been set, this log must be run prior<br>
to completing the well. All logs run must be submitted free of charge, as one digital TIFF (tagged image file format)<br>
copy and one digital LAS (log ASCII) formatted copy. Digital logs may be submitted on a standard CD, DVD, or<br>
attached to an email sent to </span><span class="ft3">[email protected]<br>
Thank you for your cooperation.<br>
Sincerely,<br>
David Burns<br>
Engineering Technician<br>
<hr>
<A name=5></a>INDUSTRIAL COMMISSION OF NORTH DAKOTA<br>
OIL AND GAS DIVISION<br>
600 EAST BOULEVARD DEPT 405<br>
BISMARCK, ND 58505-0840<br>
SFN 54269 (08-2005)<br>
PLEASE READ INSTRUCTIONS BEFORE FILLING OUT FORM.<br>
PLEASE SUBMIT THE ORIGINAL AND ONE COPY.<br>
Type of Work<br>
Type of Well<br>
Approximate Date Work Will Start<br>
Confidential Status<br>
New Location<br>
Oil & Gas<br>
11 / 10 / 2014<br>
No<br>
Operator<br>
Telephone Number<br>
LIBERTY RESOURCES MANAGEMENT COMPANY, LLC<br>
{303} 749-5757<br>
Address<br>
City<br>
State<br>
Zip Code<br>
1200 17th Street, Suite 2050<br>
Denver<br>
CO<br>
80202<br>
Notice has been provided to the owner of any<br>
This well is not located within five hundred<br>
permanently occupied dwelling within 1,320 feet.<br>
feet of an occupied dwelling.<br>
enter data for additional laterals on page 2)<br>
Well Name<br>
Well Number<br>
ND STATE<br>
158-95-21-28-5TFH<br>
Surface Footages<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
313 </span><span class="ft0">FL<br>
S<br>
1676 </span><span class="ft0">F </span><span class="ft6">E<br>
L<br>
SWSE<br>
16<br>
158<br>
95<br>
Williams<br>
Longstring Casing Point Footages<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
339 </span><span class="ft0">F </span><span class="ft6">N </span><span class="ft0">L<br>
1927 </span><span class="ft0">F </span><span class="ft6">E<br>
L<br>
NWNE<br>
21<br>
158<br>
95<br>
Williams<br>
Longstring Casing Point Coordinates From Well Head<br>
Azimuth<br>
Longstring Total Depth<br>
652 S </span><span class="ft0">From WH<br>
251 W </span><span class="ft0">From WH<br>
180.0<br>
9999 </span><span class="ft0">Feet MD<br>
9720 </span><span class="ft0">Feet TVD<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
222 </span><span class="ft0">F </span><span class="ft6">S<br>
LF<br>
1927<br>
E<br>
L<br>
SWSE<br>
28<br>
158<br>
95<br>
Williams<br>
Bottom Hole Coordinates From Well Head<br>
KOP Lateral 1<br>
Azimuth Lateral 1<br>
Estimated Total Depth Lateral 1<br>
10660 S </span><span class="ft0">From WH<br>
251 W </span><span class="ft0">From WH<br>
9261<br>
Feet MD<br>
180.0<br>
20007 </span><span class="ft0">Feet MD<br>
9720 </span><span class="ft0">Feet TVD<br>
Latitude of Well Head<br>
Longitude of Well Head<br>
NAD Reference<br>
Description of<br>
(Subject to NDIC Approval)<br>
48<br>
30<br>
13.58<br>
-102<br>
57<br>
28.90<br>
NAD83<br>
Spacing Unit:<br>
9, 16, 21 & 28, T158N R95W<br>
Ground Elevation<br>
Acres in Spacing/Drilling Unit<br>
Spacing/Drilling Unit Setback Requirement<br>
Industrial Commission Order<br>
2502 </span><span class="ft0">Feet Above S.L.<br>
2560<br>
200 </span><span class="ft8">Feet N/S<br>
500<br>
Feet<br>
Feet E/W<br>
24759<br>
North Line of Spacing/Drilling Unit<br>
South Line of Spacing/Drilling Unit<br>
East Line of Spacing/Drilling Unit<br>
West Line of Spacing/Drilling Unit<br>
5280 </span><span class="ft0">Feet<br>
5278 </span><span class="ft0">Feet<br>
21143 </span><span class="ft0">Feet<br>
21138 </span><span class="ft0">Feet<br>
Objective Horizons<br>
Pierre Shale Top<br>
Three Forks B1<br>
1907<br>
Proposed<br>
Size<br>
Weight<br>
Depth<br>
Cement Volume<br>
Surface Casing<br>
9<br>
5/8<br>
36 </span><span class="ft0">Lb./Ft. </span><span class="ft6">2000<br>
Feet<br>
651<br>
Sacks<br>
Proposed<br>
Size<br>
Weight(s)<br>
Longstring Total Depth<br>
Cement Volume<br>
Cement Top<br>
Top Dakota Sand<br>
Longstring Casing<br>
732<br>
Lb./Ft.<br>
9999 </span><span class="ft0">Feet MD<br>
9720 </span><span class="ft0">Feet TVD<br>
969<br>
Sacks<br>
2566 </span><span class="ft0">Feet<br>
4566<br>
Feet<br>
Base of Last<br>
Last<br>
Salt (If<br>
Charles </span><span class="ft0">Applicable)<br>
Salt (If Applicable)<br>
8169 </span><span class="ft0">Feet<br>
Proposed Logs<br>
GR/CBL-USIT if req-KOP to TOC-csg inspprior to frac-sundry req. waive OH logs<br>
Drilling Mud Type (Vertical Hole - Below Surface Casing)<br>
Drilling Mud Type (Lateral)<br>
Other - See Comments<br>
Other - See Comments<br>
Survey Type in Vertical Portion of Well<br>
Survey Frequency: Build Section<br>
Survey Frequency: Lateral<br>
Survey Contractor<br>
MWD </span><span class="ft0">Every 100 Feet<br>
30 </span><span class="ft0">Feet<br>
90 </span><span class="ft0">Feet<br>
Leam Drilling Systems<br>
proposed mud/cementing plan,<br>
directional plot/plan, $100 fee.<br>
<hr>
<A name=6></a>Page 2<br>
SFN 54269 (08-2005)<br>
Oil-based mud used below surf-prod brine for lateral. No dwlg within 1320'.Addt'l attachmts:Desig of Agent,Pad Layout&X Secs, 5MBOP stack sch, WB diagram,Typ. Rig Layout,Int. Recl Plan,Access Rd<br>
ROW,Drlg Plan/Well Prog,TopoA,B,C&1,Gas Capture Plan.Drill on same multi-well pad as5MBH,6MBH,6TFH,7TFH &NDState 158-95-16-9-5MBH,5TFH,6MBH,6TFH,&7MBH.No ctngs pit-sundry for OH log<br>
waiver.Wms Co street add. appl sent.No frac string-go dn csg{csg insp log run prior to frac}35-step plug-n-perf.Cmt'd lnr.<br>
Lateral 2<br>
KOP Lateral 2<br>
Azimuth Lateral 2<br>
Estimated Total Depth Lateral 2<br>
KOP Coordinates From Well Head<br>
Feet MD<br>
Feet MD<br>
Feet TVD<br>
From WH<br>
From WH<br>
Formation Entry Point Coordinates From Well Head<br>
Bottom Hole Coordinates From Well Head<br>
From WH<br>
From WH<br>
From WH<br>
From WH<br>
KOP Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
F<br>
L<br>
Lateral 3<br>
KOP Lateral 3<br>
Azimuth Lateral 3<br>
Estimated Total Depth Lateral 3<br>
KOP Coordinates From Well Head<br>
Feet MD<br>
Feet MD<br>
Feet TVD<br>
From WH<br>
From WH<br>
Formation Entry Point Coordinates From Well Head<br>
Bottom Hole Coordinates From Well Head<br>
From WH<br>
From WH<br>
From WH<br>
From WH<br>
KOP Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
F<br>
L<br>
FL<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
F<br>
L<br>
FL<br>
Lateral 4<br>
KOP Lateral 4<br>
Azimuth Lateral 4<br>
Estimated Total Depth Lateral 4<br>
KOP Coordinates From Well Head<br>
Feet MD<br>
Feet MD<br>
Feet TVD<br>
From WH<br>
From WH<br>
Formation Entry Point Coordinates From Well Head<br>
Bottom Hole Coordinates From Well Head<br>
From WH<br>
From WH<br>
From WH<br>
From WH<br>
KOP Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Lateral 5<br>
KOP Lateral 5<br>
Azimuth Lateral 5<br>
Estimated Total Depth Lateral 5<br>
KOP Coordinates From Well Head<br>
Feet MD<br>
Feet MD<br>
Feet TVD<br>
From WH<br>
From WH<br>
Formation Entry Point Coordinates From Well Head<br>
Bottom Hole Coordinates From Well Head<br>
From WH<br>
From WH<br>
From WH<br>
From WH<br>
KOP Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Date<br>
I hereby swear or affirm the information provided is true, complete and correct as determined from all available records.<br>
10 / 30 / 2014<br>
Signature<br>
Printed Name<br>
Title<br>
ePermit<br>
Terry L. Hoffman<br>
Permit Agent<br>
Email Address(es)<br>
Permit and File Number<br>
API Number<br>
Date Approved<br>
30086<br>
105<br>
03895<br>
11 / 24 / 2014<br>
Field<br>
By<br>
MCGREGOR<br>
David Burns<br>
Pool<br>
Permit Type<br>
Title<br>
BAKKEN<br>
DEVELOPMENT<br>
Engineering Technician<br>
<hr>
<A name=7></a>CERTIFICATE<br>
THIS IS TO CERTIFY THAT THE ABOVE PLAT WAS PREPARED FROM FIELD<br>
NOTES OF ACTUAL SURVEYS MADE BY ME OR UNDER MY SUPERVISION<br>
AND THAT THE SAME ARE TRUE AND CORRECT TO THE BEST OF MY<br>
KNOWLEDGE AND BELIEF.<br>
RO</span><span class="ft10">Y </span><span class="ft9">JE</span><span class="ft10">NS</span><span class="ft9">E</span><span class="ft10">N<br>
1000'<br>
500'<br>
0'<br>
1000'<br>
T<br>
REGISTERED<br>
LAND<br>
NAD 83 (TARGET BOTTOM HOLE)<br>
NAD 83 (SURFACE LOCATION)<br>
SURVEYOR<br>
LATITUDE = 48°28'28.39" (48.474553)<br>
LATITUDE = 48°30'13.58" (48.503772)<br>
N<br>
LONGITUDE = 102°57'32.62" (102.959061) LONGITUDE = 102°57'28.90" (102.958028)<br>
LS. - 4654<br>
O<br>
A<br>
REGISTERED LAND SURVEYOR<br>
NAD 27 (TARGET BOTTOM HOLE)<br>
NAD 27 (SURFACE LOCATION)<br>
R<br>
T<br>
REGISTRATION NO. 4654<br>
LATITUDE = 48°28'28.30" (48.474528)<br>
LATITUDE = 48°30'13.49" (48.503747)<br>
T H<br>
STATE OF NORTH DAKOTA<br>
LONGITUDE = 102°57'30.96" (102.958600) LONGITUDE = 102°57'27.25" (102.957569)<br>
DA </span><span class="ft10">K </span><span class="ft9">O<br>
BASIS OF BEARINGS<br>
LIBERTY RESOURCES LLC<br>
BASIS OF BEARINGS IS A G.P.S. OSERVATION<br>
ND STATE #158-95-21-28-5TFH<br>
VERTICAL CONTROL DATUM: NAVD88<br>
SW 1/4 SE 1/4, SECTION 16, T158N, R95W, 5th P.M.<br>
WILLIAMS COUNTY, NORTH DAKOTA<br>
SURVEYED BY: R.K.<br>
SURVEY DATE: 08-26-14<br>
NORTH<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 08-29-14<br>
UELS, LLC<br>
SCALE: 1" = 1000'<br>
REVISED: 09-22-14<br>
TRUE<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
WELL LOCATION PLAT<br>
<hr>
<A name=8></a>April 9, 2014<br>
RE: Filter Socks and Other Filter Media<br>
Leakproof Container Required<br>
Oil and Gas Wells<br>
Dear Operator,<br>
North Dakota Administrative Code Section 43-02-03-19.2 states in part that all waste material associated with<br>
exploration or production of oil and gas must be properly disposed of in an authorized facility in accord with all<br>
applicable local, state, and federal laws and regulations.<br>
Filtration systems are commonly used during oil and gas operations in North Dakota. The Commission is very<br>
concerned about the proper disposal of used filters (including filter socks) used by the oil and gas industry.<br>
Effective June 1, 2014, a container must be maintained on each well drilled in North Dakota beginning when the<br>
well is spud and must remain on-site during clean-out, completion, and flow-back whenever filtration operations<br>
are conducted. The on-site container must be used to store filters until they can be properly disposed of in an<br>
authorized facility. Such containers must be:<br>
leakproof to prevent any fluids from escaping the container<br>
covered to prevent precipitation from entering the container<br>
placard to indicate only filters are to be placed in the container<br>
If the operator will not utilize a filtration system, a waiver to the container requirement will be considered, but<br>
only upon the operator submitting a Sundry Notice (Form 4) justifying their request.<br>
As previously stated in our March 13, 2014 letter, North Dakota Administrative Code Section 33-20-02.1-01<br>
states in part that every person who transports solid waste (which includes oil and gas exploration and production<br>
wastes) is required to have a valid permit issued by the North Dakota Department of Health, Division of Waste<br>
Management. Please contact the Division of Waste Management at (701) 328-5166 with any questions on the<br>
solid waste program. Note oil and gas exploration and production wastes include produced water, drilling mud,<br>
invert mud, tank bottom sediment, pipe scale, filters, and fly ash.<br>
Thank you for your cooperation.<br>
Sincerely,<br>
Bruce E. Hicks<br>
Assistant Director<br>
<hr>
<A name=9></a>GEOLOGIC WELL PROGNOSIS<br>
WELL NAME: </span><span class="ft3">ND State 158-95-21-28-5TFH<br>
Latitude<br>
Longitude<br>
API#<br>
COUNTY: WILLIAMS, ND<br>
SHL<br>
48·°30'13.58<br>
102°57'28.90<br>
NDIC #<br>
SHL: SWSE Sec. 16, T158N, R95W<br>
BHL<br>
48·°28'28.39<br>
102°57'32.62<br>
BHL: SWSE Sec. 28, T158N, R95W<br>
NAD 83<br>
AFE# 11064D<br>
FOOTAGE SHL: 312 FSL, 1676 FEL<br>
Gradded GL: 2499<br>
FOOTAGE BHL: 220 FSL, 1940 FEL<br>
FIELD: MCGREGOR<br>
Rig #: Patterson 286<br>
KB: 2528<br>
TYPE: THREE FORKS<br>
PROPOSED WELL<br>
VERTICAL CORRELATION WELL<br>
ND State 158-95-21-28-5TFH<br>
21<br>
Well<br>
NDCA DEEP UNIT 1<br>
SHL<br>
NW NE 21 T158N R95W<br>
28<br>
API<br>
33105007450000<br>
KB:<br>
2513<br>
Vrt TVD<br>
Est. interval<br>
Distance to<br>
Distance to<br>
Formation<br>
Formations<br>
Interval<br>
(RKB)<br>
TVD Base<br>
Subsea<br>
Target<br>
Est Thickness<br>
TVD<br>
Subsea<br>
Target<br>
Hazards<br>
Pierre Shale<br>
1907<br>
621<br>
7813<br>
1893<br>
620<br>
7813<br>
Greenhorn<br>
4256<br>
-1728<br>
5464<br>
310<br>
4242<br>
-1729<br>
5464<br>
Mowry<br>
4566<br>
-2038<br>
5154<br>
112<br>
4552<br>
-2039<br>
5154<br>
ta </span><span class="ft10">Newcastle<br>
4678<br>
-2150<br>
5042<br>
27<br>
4664<br>
-2151<br>
5042<br>
ako </span><span class="ft10">Skul Creek<br>
4705<br>
-2177<br>
5015<br>
213<br>
4691<br>
-2178<br>
5015<br>
D </span><span class="ft10">Inyan Kara<br>
4918<br>
-2390<br>
4802<br>
869<br>
4904<br>
-2391<br>
4802<br>
Rierdon<br>
5787<br>
-3259<br>
3933<br>
309<br>
5773<br>
-3260<br>
3933<br>
Piper Lime<br>
6096<br>
-3568<br>
3624<br>
253<br>
6082<br>
-3569<br>
3624<br>
Dunham Salt<br>
N/A<br>
SALT<br>
Spearfish<br>
6349<br>
-3821<br>
3371<br>
273<br>
6335<br>
-3822<br>
3371<br>
Pine Salt<br>
N/A<br>
SALT<br>
Minnekahta<br>
6622<br>
-4094<br>
3098<br>
10<br>
6608<br>
-4095<br>
3098<br>
Opeche<br>
6632<br>
-4104<br>
3088<br>
662<br>
6618<br>
-4105<br>
3088<br>
Kibbey<br>
7294<br>
-4766<br>
2426<br>
132<br>
7280<br>
-4767<br>
2426<br>
Kibbey Lime<br>
7426<br>
-4898<br>
2294<br>
158<br>
7412<br>
-4899<br>
2294<br>
Charles Salt<br>
7584<br>
-5056<br>
2136<br>
585<br>
7570<br>
-5057<br>
2136<br>
SALT<br>
Salt<br>
7584<br>
7705<br>
-5056<br>
2136<br>
121<br>
7570<br>
-5057<br>
2136<br>
Salt<br>
7830<br>
7850<br>
-5302<br>
1890<br>
20<br>
7816<br>
-5303<br>
1890<br>
Salt<br>
7970<br>
7999<br>
-5442<br>
1750<br>
29<br>
7956<br>
-5443<br>
1750<br>
Salt<br>
8015<br>
8056<br>
-5487<br>
1705<br>
41<br>
8001<br>
-5488<br>
1705<br>
Salt<br>
8126<br>
8169<br>
-5598<br>
1594<br>
43<br>
8112<br>
-5599<br>
1594<br>
Base Last Salt<br>
8169<br>
-5641<br>
1551<br>
66<br>
8155<br>
-5642<br>
1551<br>
ison </span><span class="ft10">Ratcliffe<br>
8235<br>
-5707<br>
1485<br>
147<br>
8221<br>
-5708<br>
1485<br>
adM </span><span class="ft10">Mission Canyon<br>
8382<br>
-5854<br>
1338<br>
584<br>
8368<br>
-5855<br>
1338<br>
H2S<br>
Lodgepole<br>
8966<br>
-6438<br>
754<br>
267<br>
8952<br>
-6439<br>
754<br>
Lodgepole "A" Marker<br>
9233<br>
-6705<br>
487<br>
114<br>
9219<br>
-6706<br>
487<br>
Lodgepole "B" Marker<br>
9347<br>
-6819<br>
373<br>
160<br>
9333<br>
-6820<br>
373<br>
Lodgepole "X" Marker<br>
9507<br>
-6979<br>
213<br>
82<br>
9493<br>
-6980<br>
213<br>
False Bakken<br>
9589<br>
-7061<br>
131<br>
3<br>
9575<br>
-7062<br>
131<br>
Scal ion<br>
9592<br>
-7064<br>
128<br>
10<br>
9578<br>
-7065<br>
128<br>
Upper Bakken Shale<br>
9602<br>
-7074<br>
118<br>
11<br>
9588<br>
-7075<br>
118<br>
Middle Member<br>
9613<br>
-7085<br>
107<br>
38<br>
9599<br>
-7086<br>
107<br>
Lower Bakken Shale<br>
9677<br>
-7149<br>
43<br>
23<br>
9663<br>
-7150<br>
43<br>
Pronghorn<br>
9700<br>
-7172<br>
20<br>
8<br>
9686<br>
-7173<br>
20<br>
Three Forks<br>
9708<br>
-7180<br>
12<br>
12<br>
9694<br>
-7181<br>
12<br>
Three Forks Target<br>
9720<br>
-7192<br>
0<br>
9<br>
9706<br>
-7193<br>
0<br>
Three Forks 2nd Bench<br>
9729<br>
-7201<br>
-9<br>
-<br>
9715<br>
-7202<br>
-9<br>
MUDLOGGING:<br>
sample interval<br>
Interval<br>
1 set of samples to be mailed to<br>
30' Sample<br>
Kibbey "Lime" to Lower Bakken Shale<br>
ND Geological Survey core Library<br>
10' Sample<br>
Lower Bakken Shale to curve landing<br>
2835 Campus Rd., Stop 8156<br>
50' Sample<br>
Three Forks lateral<br>
Grand Forks, ND 58202<br>
PLANNED TESTS:<br>
E- logs<br>
Request Log waiver due to exsisting logs on NDCA 6H (NDIC# 15016)<br>
DST & CORE<br>
None planned.<br>
Proposed TVD Targets<br>
DIRECTIONAL PLANNING<br>
200' FNL/FSL and 500' FEL/FWL of the Section Lines<br>
MD<br>
TVD<br>
Hardlines:<br>
Unless specified by Engineer<br>
12,500<br>
9730<br>
15,000<br>
9740<br>
Target Dimension:<br>
50' corridor within legal setback from section line.<br>
17,500<br>
9748<br>
TD<br>
9754<br>
GEOLOGIST:<br>
Jeromy McChesney (303)749-5729 (W)<br>
Est. dip<br>
0.2° DOWN<br>
Rachel Grande (303) 749-5723 (W)<br>
ENGINEER:<br>
Michael M Power (303) 749-5739 (W), (303)881-5677 (cell)<br>
REPORTS:<br>
All emails should include a detailed written account of the current bit postion.<br>
DATE:<br>
10/30/2014<br>
<hr>
<A name=10></a>DRILLING PROGRAM<br>
ND State 158-95-21-28-5TFH<br>
Surface : </span><span class="ft1">312 FSL, 1676 FEL<br>
SWSE Sec. 16, T158N, R95W<br>
BHL: </span><span class="ft1">220 FSL, 1940 FEL<br>
SWSE Sec. 28, T158N, R95W<br>
WILLIAMS, ND<br>
Graded GL: 2499.0<br>
ft<br>
#REF!<br>
KB: 2528.0<br>
ft<br>
1. Estimated Formation Tops<br>
TVD<br>
MD<br>
MD<br>
Pierre Shale<br>
1907<br>
2000<br>
9 5/8" surface casing cmt'd to surface<br>
Greenhorn<br>
4256<br>
3 degree nudge at 2500' MD<br>
Mowry<br>
4566<br>
Newcastle<br>
4678<br>
2566<br>
TOC Lead 7"<br>
From Dir Plan<br>
Skull Creek<br>
4705<br>
Inyan Kara<br>
4918<br>
Rierdon<br>
5787<br>
5084<br>
TOC Primary Tail 7"<br>
Piper Lime<br>
6096<br>
Spearfish<br>
6349<br>
Minnekahta<br>
6622<br>
Opeche<br>
6632<br>
Kibbey<br>
7294<br>
7084<br>
TOC Secondary Tail 7"<br>
Kibbey Lime<br>
7426<br>
Charles Salt<br>
7584<br>
Base Last Salt<br>
8169<br>
Mission Canyon<br>
8382<br>
Lodgepole<br>
8966<br>
Lodgepole "A" Marker<br>
9233<br>
9261<br>
KOP for 12°/100' Build Rate<br>
Lodgepole "B" Marker<br>
9347<br>
Lodgepole "X" Marker<br>
9507<br>
False Bakken<br>
9589<br>
Scallion<br>
9592<br>
Upper Bakken Shale<br>
9602<br>
Middle Member<br>
9613<br>
Middle Bakken Target<br>
9651<br>
Lower Bakken Shale<br>
9677<br>
Pronghorn<br>
9700<br>
Three Forks<br>
9708<br>
9999<br>
MD to set 7 inch intermediate.<br>
Three Forks Target<br>
9720<br>
20007 </span><span class="ft0">TD Lateral<br>
2. Estimated depths at which anticipated water, oil, gas, or other<br>
mineral bearingformations are expected to be encountered:<br>
8382 </span><span class="ft3">Mission Canyon<br>
9613 </span><span class="ft5">Middle Bakken<br>
9708 Three Forks<br>
3. Casing and cementing will be done to protect potentially productive<br>
hydrocarbons, fresh water zones, abnormal pressure zones,<br>
and prospectively valuable mineral deposits.<br>
A. Casing head: 9 5/8" x 11" 5M multi-bowl w/ flange 22" below GL,Initial BOPE test to 5000 psi. unless 9 5/8" is pre set then SOW<br>
Tubing head 11" 5M x 7 1/16" 10M. BOPE test to 5000 psi before drilling out 7" casing shoe.<br>
B. Operators minimum specifications for pressure control equipment are shown on the attached BOP<br>
schematic. After running surface casing and prior to drilling out, blind rams, pipe rams, manifold,<br>
upper and lower kelly cock and safety valve will be pressure tested to 5000 psi. Hydril will be tested<br>
to 2500 psi. Thereafter, the BOPE will be checked daily for mechanical operations and will be noted<br>
in the IADC drilling reports. Before and after running the intermediate casing the BOPE will be tested<br>
in the same manner. BOP will be tested at both high 5000 psi and low pressure to 250 psi.<br>
Gas Buster will be fully rigged up and tested for fluid integrity, using anti-freeze solution<br>
prior to drilling out surface casing.<br>
4. Proposed Surface and Intermediate Casing Program<br>
Conductor Preset<br>
0<br>
80<br>
16<br>
.214 wall<br>
Casing<br>
Top<br>
Btm<br>
Hole<br>
OD<br>
Wt/ft<br>
Grade<br>
Cond<br>
Thread<br>
Length<br>
Surface<br>
0<br>
2000<br>
13 1/2<br>
9.625<br>
36<br>
J-55<br>
New<br>
STC<br>
2000<br>
Intermediate<br>
0<br>
5687<br>
8 3/4<br>
7<br>
32<br>
P-110<br>
New<br>
BTC<br>
5687<br>
Intermediate<br>
5428<br>
9999<br>
8 3/4<br>
7<br>
32<br>
P-110<br>
New<br>
BTC<br>
4571<br>
Liner<br>
9211<br>
20007<br>
6<br>
4.5<br>
11.6 P-110<br>
New<br>
BTC<br>
10796<br>
5.1 Cement Program<br>
FT<br>
CF<br>
Total, CF w XS<br>
Total, BBl w/ XS<br>
Surface Casing Set:<br>
2000<br>
50%<br>
Lead Column, ft<br>
1700<br>
831<br>
1246<br>
222<br>
Tail Column, ft<br>
300<br>
147<br>
220<br>
39<br>
Shoe, ft<br>
40<br>
17<br>
26<br>
5<br>
Cement Blend<br>
CFS<br>
PPG<br>
SX<br>
Lead Slurry: Control Set "C" + 1 % CaCl2 + 1.0 % SMS + 1% OGC-60 + .25 pps Poly Flake<br>
2.85<br>
11.5<br>
437<br>
Tail Slurry: Class G Cement, 1% bwoc CaCL2, 0.25 pps Polyflake,<br>
1.15<br>
15.8<br>
191<br>
Shoe: same as tail slurry<br>
1.15<br>
15.8<br>
23<br>
<hr>
<A name=11></a>DRILLING PROGRAM<br>
ND State 158-95-21-28-5TFH<br>
SWSE Sec. 16, T158N, R95W<br>
0<br>
5.2 Cement Program<br>
FT<br>
TOC<br>
CF<br>
Total, CF w XS<br>
Total, BBl w/ XS<br>
Intermediate Casing Set:<br>
9989<br>
40%<br>
Lead Column, ft<br>
2518<br>
2566<br>
378.5<br>
529.8<br>
94<br>
Primary Tail Column, ft<br>
2000<br>
5084<br>
300.6<br>
420.8<br>
75<br>
Secondary Tail Column, ft<br>
2905<br>
7084<br>
436.6<br>
611.3<br>
109<br>
Shoe, ft<br>
40<br>
8.1<br>
11.3<br>
2<br>
Cement Blend<br>
CFS<br>
PPG<br>
SX<br>
Lead Slurry: WBL+0.4%CFL-4+0.7% LTR+0.4% DF-7011+0.25 pps Polyflake<br>
1.77<br>
12.2<br>
299<br>
First Tail Slurry: Thermal 35 + 0.9% CFR+0.7%CFL-4+0.15% LTR+10% NaCl+<br>
1.63<br>
15.6<br>
258<br>
0.4%DF7011+.25pps Polyflake<br>
Final Tail Slurry: Thermal35 0.7 CFR+0.7% CFL-4+0.5% LTR+.25 pps Polyflake+0.4% DF-7011<br>
1.51<br>
15.6<br>
405<br>
Shoe<br>
same as secondary tail slurry<br>
1.56<br>
15.6<br>
7<br>
.<br>
6. Drilling Mud Program, type, and charactreristics, weight, viscosity,<br>
fluid loss, % oil:<br>
0<br>
2000<br>
Surface Hole 13 1/2" Fresh Water, Gel & Lime Sweeps<br>
MW , ppg<br>
8.5 to 9<br>
PV<br>
0-25 cp<br>
YP<br>
0-12, lbf/100sf<br>
pH<br>
7..8.5<br>
Funnel Vis<br>
28-50 sec/qt<br>
LGS<br>
LT 6%<br>
Note: If shallow surface sands encountered then "mud-up" with water based clay gel for viscosity.<br>
From:<br>
To:<br>
2000<br>
9999<br>
Intermediate Hole 8 3/4" Oil Base<br>
MW , ppg<br>
9.6-10<br>
Elec Stab<br>
450-700 v<br>
YP<br>
8 to 15 lbf/100sf<br>
PV<br>
15-25 cp<br>
Funnel Vis<br>
42-54 sec/qt<br>
HTHP WL<br>
20 cc w/ tr wtr<br>
Oil Water<br>
80/20-75/25<br>
Cl<br>
30000-40000<br>
LGS<br>
Less than 4%<br>
NaCl<br>
260,000-280,000 mg/l<br>
7:" Csg Point to TD of 6" Hole-Produced Bakken Salt Water<br>
Saturated NaCl Produced Brine Water w/ Polymer Sweeps if necessary for hole cleaning.<br>
MW , ppg<br>
9.6-10<br>
PV<br>
1..15 cp<br>
YP<br>
0-8, lbf/100sf<br>
NaCl<br>
320,000 mg/l<br>
Funnel Vis<br>
28-32 sec/qt<br>
LGS<br>
LT 2%<br>
7. Bottomhole Pressure & Temperature<br>
BHP<br>
7076 psi<br>
BHT circ<br>
240 °F<br>
BHT static<br>
275 °F<br>
8. Auxiliary Equipment<br>
A. Spherical type annular preventer (5M)<br>
B. 2 Hydraulic Pipe Rams (5M)<br>
C. 1 Hydraulic Blind Ram (5M)<br>
D. Drilling Spool with Side outlets<br>
E. 3" diameter choke lilne<br>
F. HCR choke line valve<br>
G. Manual choke line valve<br>
H. Two kill line valves & check valve<br>
I. Choke manifold consisting of two manual choke and one remote choke w/ full opening block valves for<br>
component isolation.<br>
J. Upper Kelly cock valve<br>
K. Lowr Kelly cock valve<br>
L. Safety valve and subs t ofit all drill string connections in use.<br>
M. Appropriately sized accumulator for BOP System<br>
N. Remote control panel for BOP stack located on rig floor.<br>
O. Remote control panel for hydraulic choke located on rig floor.<br>
9. NDIC Oil and Gas Notices<br>
a) 72 Hours prior to spud. NDIC @ (701) 328 - 8020<br>
b) 12 hrs prior to running casing or testing BOPE.<br>
c) 24 hrs prior to P & A.<br>
d) 24 hrs prior to removing fluid from reserve pit.<br>
10. Deviation & MWD Surveys<br>
Surface Hole: 3 degrees max inclination & 1 deg/100' DLS maximum survey every 1</span><span class="ft3">00' </span><span class="ft1">Min<br>
Surface to KOP: Maintain Inclination less than 3 degrees. Adjust KOP as necessary.<br>
Directional Surveys every 90' from surface to KOP.<br>
MWD Surveys every 30' from KOP To landing 7" 90 ft surveys through horizontal.<br>
GammaRay - Will be logged from KOP, through build section, and through lateral section.<br>
11. Hydraulic Fracture Stimulation using Diesel Fuels:<br>
68334-30-5 (Primary Name: Fuels, diesel)<br>
68476-34-6 (Primary Name: Fuels, diesel, No. 2)<br>
68476-30-2 (Primary Name: Fuels oil No. 2)<br>
68476-31-3 (Primary Name: Fuel oil, No. 4)<br>
8008-20-6 (Primary Name: Kerosene)<br>
Liberty Resources </span><span class="ft6">will not </span><span class="ft5">be using any of the above-referenced diesel fuels in the hydraulic fracture stimulation of this well.<br>
<hr>
<A name=12></a>DRILLING PROGRAM<br>
ND State 158-95-21-28-5TFH<br>
0<br>
0<br>
12. Bit & Bottom Hole Drilling Assemblies<br>
A. 13 1/2" Surface Hole<br>
2000 ft<br>
13 1/2"PDC Bit<br>
2 ft<br>
8" mud motor 2ea. 8" DCs , x-o<br>
93 ft<br>
21 ea. 6-1/4" DCs , XO, 4" DP<br>
651 ft<br>
4" DP to surface<br>
1254 ft<br>
*Mud up as necessary to control any sand/gravel zones.<br>
*Make wiper trip as needed prior to running/cementing casing.<br>
*NU BOPe, Rotating Head, & perform high/low pressure tests.<br>
B. 8 3/4" Hole From Surface to KOP<br>
9261 ft<br>
PDC Bit<br>
1 ft<br>
6 3/4" 1.5 Adj mtr , Float Sub , UBHO , Monel/MWD<br>
100 ft<br>
XO, 6 jts 6 1/4" DC's, 4" 54 jts HWDP DC's XO 4" DP XT-39<br>
651 ft<br>
4" DP to surface.<br>
8509 ft<br>
*Displace with OBM prior to drilling out surface casing.<br>
*Salt Sections: Tight hole and stuck pipe may occur. Control drill +/-5' and back-ream.<br>
*Circulate fresh water sweeps as required through Salts<br>
C. 8 3/4" Hole KOP to Horizontal - 7" casing point<br>
9999 ft<br>
8 3/4" PDC bit<br>
1 ft<br>
6 3/4" 2.12° Adj mtr, NM Flex DC, UBHO , 2 - Monel/MWD, XO<br>
126 ft<br>
4 XT 39" DP thru curve<br>
611 ft<br>
54 jts HWDP<br>
1674 ft<br>
4" DP to surface.<br>
7587 ft<br>
D. 6" Bore Lateral to TD<br>
20007 ft<br>
6" PDC Bit<br>
2 ft<br>
4 3/4" 1.5 Adj mud motor, UBHO, Monel/MWD<br>
130 ft<br>
4" XT39 DP to KOP<br>
10614 ft<br>
54 jts 4" SPWDP push pipe above curve<br>
1710 ft<br>
4" XT39 DP to surface<br>
7551 ft<br>
*Change out BOP rams to 4" & test (unless using VBR's)<br>
*Displace with produced salt water prior to drilling out 7" casing.<br>
13. Casing Hardware (PDC Drillable) and Centralizer Placement<br>
B. 7" Intermediate Casing<br>
Centralizer Placement Program<br>
Un-Centralized<br>
Above Dakota to Surface<br>
Bow Spring<br>
Every 3rd joint from top of salt to top of Dakota fm<br>
Bow Spring<br>
Every other joint through salt.<br>
Rigid - Solid Body Every Joint from Shoe Jt thru 150' above KOP<br>
C. Tubular Properties<br>
ID<br>
Drift<br>
TQ Min/Opt/Max<br>
Pc<br>
Pb<br>
Jt Tens.<br>
9 5/8" 36#, J55 LTC<br>
8.921<br>
8.765 2960-3940-4930<br>
2020<br>
3520<br>
489k<br>
7" 32# P-110 BTC<br>
6.092<br>
6*<br>
6730-8970-11210 10780<br>
12460<br>
797k<br>
4 1/2" 11.6# P-110 BTC Liner 4<br>
3.875 2270-3020-3780<br>
7580<br>
10690<br>
297k<br>
2 7/8" 6.5#, L80<br>
2.441<br>
2.347<br>
11170<br>
10570<br>
145k<br>
* Special drift<br>
D. Other Drilling Considerations & Lessons Learned:<br>
1. Gas Buster- Not to be used for venting off flowline. Divert all flow to gas buster.<br>
2. Lateral Drilling- Minimize DLS.<br>
3. Salt Sections: Tight hole and stuck pipe may occur. Control drill +/-5' and back-ream<br>
as necessary. Spot freshwater only if severely stuck.<br>
4. Do not rotate PDC bit inside 7" casing while displacing well with kill weight fluids.<br>
Ensure bit & motor are in open hole section.<br>
5. Transfer OBM from storage tanks to rig tanks over the shaker screens.<br>
6. CaCL Brine truck to location after running/cmt'g 7 inch csg. To be determined each well.<br>
<hr>
<A name=13></a><hr>
<A name=14></a><hr>
<A name=15></a><hr>
<A name=16></a>ND State 158-95-21-28-5TFH<br>
Wellbore Diagram (Proposed Well Plan)<br>
Surface Location: 312 FSL, 1676 FEL<br>
Bottom Hole Location: 220 FSL, 1940 FEL<br>
Surface Casing Details<br>
County/State: WILLIAMS, ND<br>
9 5/8" 36# J-55 STC 0 -<br>
2000<br>
ft<br>
GL Elev: 2499.0 ft<br>
Cemented to Surface<br>
KB Elev: 2528.0 ft<br>
7" Intermediate Casing Details:<br>
0<br>
- 9999 ft of 7" 32# P-110 BTC<br>
Cmt w/<br>
299 sx Lead Cement,11.8 ppg, 2.55 yld<br>
Proposed Completion Method:<br>
and<br>
258 sx Primary Tail, 14.0 ppg, 1.39 yld tail<br>
1) Plug/Perf for individual stage stimulation through cemented liner<br>
and<br>
405 sx Secondary Tail, 15.6 ppg, 1.56 yld tail<br>
2) Frac each stage separately<br>
Planned TOC - 1500'<br>
4 1/2" Liner Details:<br>
Top of 4 1/2" liner @<br>
9211<br>
ft<br>
4 1/2" 11.6# P-110 LTC<br>
9211<br>
- 20007<br>
ft<br>
Cmt/<br>
600 sx Tail 13.5 ppg 1.8 yld<br>
I.D. = 4.000"<br>
Drift = 3.875"<br>
Liner Top @<br>
9211<br>
ft<br>
KOP @<br>
9261 ft<br>
Liner Float Shoe @<br>
19977<br>
ft MD<br>
Cemented<br>
7" Casing Shoe @<br>
9999<br>
ft<br>
Liner<br>
# of Stages<br>
35<br>
Float Collar<br>
6" Hole TD @<br>
20007<br>
ft MD<br>
<hr>
<A name=17></a>Burns, David J.<br>
From:<br>
Michael Power <[email protected]><br>
Sent:<br>
Tuesday, November 04, 2014 10:42 AM<br>
To:<br>
Burns, David J.<br>
Cc:<br>
[email protected]; Terry L. Hoffman<br>
([email protected]); Erin Britton<br>
Subject:<br>
Liberty Resources Completions<br>
David,<br>
Per our conversation on November 4</span><span class="ft5">th </span><span class="ft4">2014 in reference to the use of a frac string in the Liberty Resources<br>
LLC completions.<br>
Liberty Resources is committed to fracturing the Bakken and Three Forks formation without the use of a frac<br>
string. The 7" P-110 32#/ft. casing strength has yield strengths higher than we stimulate at, typically 9,300 psi.<br>
Liberty will be running the CBL and casing integrity log USIT to verify wall thickness prior to initiating any of<br>
the fracture treatments on all the wells we drill.<br>
Thanks you for your efforts.<br>
Cheers<br>
Miguelito<br>
Michael M. Power<br>
Drilling Manager<br>
Liberty Resources LLC<br>
1200 17th Street<br>
Suite 2050<br>
Denver CO 80202<br>
Direct office number 303 749 5739<br>
Cell 303 881 5677<br>
<br>
1<br>
<hr>
<A name=18></a>ND State 158-95-21-28-5TFH<br>
0<br>
0<br>
5M BOP Stack Schematic<br>
Driller's Side<br>
Rotary Table<br>
Off Driller's Side<br>
Flow Line<br>
RKB References<br>
5.5'<br>
Rotating Head<br>
7.96<br>
5m Annular<br>
BOP<br>
RKB TOP OF MATT<br>
30.00<br>
2-7/8 x 5<br>
Variable Bore<br>
11.05<br>
Rams<br>
Blind Rams<br>
13.34<br>
5m BOP<br>
Kil Line<br>
Choke Line<br>
17.25<br>
11"<br>
5m<br>
22.00<br>
11" 5m<br>
Top of Matt<br>
A<br>
22.25<br>
5.00<br>
Bottom of Cellar<br>
<hr>
<A name=19></a>LIBERTY RESOURCES<br>
T M<br>
Azimuths to True North<br>
Magnetic North: 8.01°<br>
Project: Williams County, ND (NAD 83)<br>
Site: ND State 158-95-21-28<br>
Magnetic Field<br>
Well: 5TFH<br>
Strength: 56477.9snT<br>
Dip Angle: 73.33°<br>
FORMATION TOP DETAILS<br>
Wellbore: OH<br>
Date: 10/13/2014<br>
Design: Plan #1<br>
Model: BGGM2014<br>
TVDPath<br>
MDPath<br>
Formation<br>
1907.00<br>
1907.00<br>
Pierre<br>
4256.00<br>
4257.59<br>
Greenhorn<br>
4566.00<br>
4567.89<br>
Mowry<br>
PROJECT DETAILS: Williams County, ND (NAD 83)<br>
4678.00<br>
4679.99<br>
Newcastle<br>
4705.00<br>
4707.02<br>
Skull Creek<br>
Geodetic System: US State Plane 1983<br>
4918.00<br>
4920.22<br>
Inyan Kara<br>
5787.00<br>
5790.05<br>
Rierdon<br>
Datum: North American Datum 1983<br>
6096.00<br>
6099.34<br>
Piper<br>
Ellipsoid: GRS 1980<br>
6349.00<br>
6352.59<br>
Spearfish<br>
6622.00<br>
6625.85<br>
Minnekahta<br>
Start Build 2.00<br>
Zone: North Dakota Northern Zone<br>
2500.00<br>
0<br>
6632.00<br>
6635.85<br>
Opeche<br>
2<br>
7294.00<br>
7298.48<br>
Kibbey<br>
2624.92<br>
7426.00<br>
7430.61<br>
Kibbey L<br>
Start 6636.64 hold at 2624.96 MD<br>
7584.00<br>
7588.76<br>
Charles<br>
3000<br>
8169.00<br>
8174.32<br>
B/L Salt<br>
8235.00<br>
8240.38<br>
Ratcliffe<br>
CASING DETAILS<br>
8382.00<br>
8387.52<br>
Mission C<br>
8966.00<br>
8972.08<br>
LodgePole<br>
TVD<br>
MD<br>
Name<br>
Size<br>
9233.00<br>
9239.33<br>
LP A Mkr<br>
9720.00<br>
9999.17<br>
7"<br>
7<br>
9347.00<br>
9354.25<br>
LP B Mkr<br>
9507.00<br>
9529.30<br>
LP X Mkr<br>
9589.00<br>
9636.73<br>
Flase<br>
9592.00<br>
9641.12<br>
Scallion<br>
9602.00<br>
9656.05<br>
U/BKN<br>
9613.00<br>
9673.12<br>
Mid Mbr<br>
4500<br>
9677.00<br>
9794.92<br>
L/BKN<br>
9700.00<br>
9860.44<br>
Pronghorn<br>
9708.00<br>
9891.86<br>
Three Fork<br>
9720.00<br>
9999.12<br>
Three Fork TGT<br>
)<br>
ft/in<br>
DESIGN TARGET DETAILS<br>
us0<br>
50<br>
Name<br>
TVD<br>
+N/-S<br>
+E/-W<br>
Northing<br>
Easting<br>
Latitude<br>
Longitude<br>
SHL (NDS 158-95-21-28-5TFH)<br>
0.00<br>
0.00<br>
0.00<br>
558048.16<br>
1372698.71<br>
48° 30' 13.580 N<br>
102° 57' 28.900 W<br>
(1 6000<br>
h<br>
PBHL (NDS 158-95-21-28-5TFH)<br>
9720.00<br>
-10659.65<br>
-250.66<br>
547401.94<br>
1372107.94<br>
48° 28' 28.390 N<br>
102° 57' 32.620 W<br>
eptDla<br>
ticerV<br>
SECTION DETAILS<br>
rue<br>
Sec<br>
MD<br>
Inc<br>
Azi<br>
TVD<br>
+N/-S<br>
+E/-W<br>
Dleg<br>
TFace<br>
VSect<br>
Target<br>
T<br>
1<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
2<br>
2500.00<br>
0.00<br>
0.00<br>
2500.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
7500<br>
3<br>
2624.96<br>
2.50<br>
233.36<br>
2624.92<br>
-1.63<br>
-2.19<br>
2.00<br>
233.36<br>
1.68<br>
4<br>
9261.60<br>
2.50<br>
233.36<br>
9255.25<br>
-174.35<br>
-234.38<br>
0.00<br>
0.00<br>
179.81<br>
5<br>
9999.17<br>
90.00<br>
180.00<br>
9720.00<br>
-651.65<br>
-250.66<br>
12.00<br>
-53.38<br>
657.36<br>
6<br>
20007.17<br>
90.00<br>
180.00<br>
9720.00 -10659.65<br>
-250.66<br>
0.00<br>
0.00<br>
10662.60<br>
PBHL (NDS 158-95-21-28-5TFH)<br>
Start DLS 12.00 TFO -53.38<br>
9000<br>
2<br>
180<br>
0<br>
9255.25<br>
0<br>
Start 10008.00 hold at 9999.17 MD<br>
07<br>
657<br>
9720.00<br>
TD at 20007.17<br>
7"<br>
PBHL (NDS 158-95-21-28-5TFH)<br>
10663<br>
-1500<br>
0<br>
1500<br>
3000<br>
4500<br>
6000<br>
7500<br>
9000<br>
10500<br>
12000<br>
Vertical Section at 181.35° (1500 usft/in)<br>
LEAM DRILLING SYSTEMS LLC<br>
Plan: Plan #1 (5TFH/OH)<br>
ND State 158-95-21-28<br>
2010 East Davis, Conroe, Texas 77301<br>
Created By: Jennifer Williamson<br>
Date: 16:04, October 15 2014<br>
Date: __________<br>
Phone: 936/756-7577, Fax: 936/756-7595<br>
Approved: ____________________<br>
Date: __________<br>
<hr>
<A name=20></a>LIBERTY RESOURCES<br>
SHL (NDS 158-95-21-28-5TFH)<br>
Start Build 2.00<br>
Project: Williams County, ND (NAD 83)<br>
0<br>
Start 6636.64 hold at 2624.96 MD<br>
0<br>
Site: ND State 158-95-21-28<br>
Well: 5TFH<br>
Section 16<br>
Start DLS 12.00 TFO -53.38<br>
Wellbore: OH<br>
7"<br>
Design: Plan #1<br>
Start 10008.00 hold at 9999.17 MD<br>
Se<br>
50<br>
ct<br>
0'<br>
io<br>
H<br>
n<br>
ar<br>
Li<br>
d<br>
-1500<br>
ne<br>
Line<br>
50<br>
Sec<br>
0'Har<br>
ti<br>
-3000<br>
o<br>
d<br>
nLi<br>
Li<br>
Azimuths to True North<br>
n<br>
ne<br>
T M<br>
e<br>
Magnetic North: 8.01°<br>
Magnetic Field<br>
Strength: 56477.9snT<br>
Dip Angle: 73.33°<br>
Date: 10/13/2014<br>
Model: BGGM2014<br>
-4500<br>
)<br>
ft/insu0<br>
PROJECT DETAILS: Williams County, ND (NAD 83)<br>
051<br>
)(<br>
Geodetic System: US State Plane 1983<br>
Section 21<br>
(+<br>
Datum: North American Datum 1983<br>
Se<br>
50<br>
rth<br>
Section 28<br>
ct<br>
0<br>
Ellipsoid: GRS 1980<br>
'<br>
io<br>
Ha<br>
Zone: North Dakota Northern Zone<br>
-6000<br>
(-)/No<br>
nLin<br>
rd<br>
thu<br>
Line<br>
So<br>
e<br>
CASING DETAILS<br>
TVD<br>
MD<br>
Name<br>
Size<br>
9720.00<br>
9999.17<br>
7"<br>
7<br>
-7500<br>
50<br>
Sec<br>
0'Har<br>
tion<br>
d<br>
Li<br>
Lin<br>
ne<br>
e<br>
-9000<br>
5TFH/Plan #1<br>
-10500<br>
TD at 20007.17<br>
9720<br>
200' Hard Line<br>
Section Line<br>
PBHL (NDS 158-95-21-28-5TFH)<br>
-3000<br>
-1500<br>
0<br>
1500<br>
West(-)/East(+) (1500 usft/in)<br>
DESIGN TARGET DETAILS<br>
Name<br>
TVD<br>
+N/-S<br>
+E/-W<br>
Northing<br>
Easting<br>
Latitude<br>
Longitude<br>
SHL (NDS 158-95-21-28-5TFH)<br>
0.00<br>
0.00<br>
0.00<br>
558048.16<br>
1372698.71<br>
48° 30' 13.580 N<br>
102° 57' 28.900 W<br>
PBHL (NDS 158-95-21-28-5TFH)<br>
9720.00<br>
-10659.65<br>
-250.66<br>
547401.94<br>
1372107.94<br>
48° 28' 28.390 N<br>
102° 57' 32.620 W<br>
SECTION DETAILS<br>
Sec<br>
MD<br>
Inc<br>
Azi<br>
TVD<br>
+N/-S<br>
+E/-W<br>
Dleg<br>
TFace<br>
VSect<br>
Target<br>
1<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
2<br>
2500.00<br>
0.00<br>
0.00<br>
2500.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
3<br>
2624.96<br>
2.50<br>
233.36<br>
2624.92<br>
-1.63<br>
-2.19<br>
2.00<br>
233.36<br>
1.68<br>
4<br>
9261.60<br>
2.50<br>
233.36<br>
9255.25<br>
-174.35<br>
-234.38<br>
0.00<br>
0.00<br>
179.81<br>
5<br>
9999.17<br>
90.00<br>
180.00<br>
9720.00<br>
-651.65<br>
-250.66<br>
12.00<br>
-53.38<br>
657.36<br>
6<br>
20007.17<br>
90.00<br>
180.00<br>
9720.00 -10659.65<br>
-250.66<br>
0.00<br>
0.00<br>
10662.60<br>
PBHL (NDS 158-95-21-28-5TFH)<br>
LEAM DRILLING SYSTEMS LLC<br>
Plan: Plan #1 (5TFH/OH)<br>
ND State 158-95-21-28<br>
2010 East Davis, Conroe, Texas 77301<br>
Created By: Jennifer Williamson<br>
Date: 16:08, October 15 2014<br>
Phone: 936/756-7577, Fax: 936/756-7595<br>
Date: __________<br>
Approved: ____________________<br>
Date: __________<br>
<hr>
<A name=21></a>Leam Drilling Systems LLC<br>
Planning Report<br>
Database:<br>
EDM 5000.1 Multi_User DB<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Company:<br>
LIBERTY RESOURCES<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Project:<br>
Williams County, ND (NAD 83)<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site:<br>
ND State 158-95-21-28<br>
North Reference:<br>
True<br>
Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Wellbore:<br>
OH<br>
Design:<br>
Plan #1<br>
Project<br>
Williams County, ND (NAD 83)<br>
Map System:<br>
US State Plane 1983<br>
System Datum:<br>
Mean Sea Level<br>
Geo Datum:<br>
North American Datum 1983<br>
Map Zone:<br>
North Dakota Northern Zone<br>
Site<br>
ND State 158-95-21-28<br>
Site Position:<br>
Northing:<br>
558,334.57 usft<br>
Latitude:<br>
48° 30' 15.610 N<br>
From:<br>
Lat/Long<br>
Easting:<br>
1,370,180.60 usft<br>
Longitude:<br>
102° 58' 6.410 W<br>
Position Uncertainty:<br>
0.00 usft<br>
Slot Radius:<br>
13-3/16 "<br>
Grid Convergence:<br>
-1.84 °<br>
Well<br>
5TFH<br>
Well Position<br>
+N/-S<br>
-205.55 usft<br>
Northing:<br>
558,048.16 usft<br>
Latitude:<br>
48° 30' 13.580 N<br>
+E/-W<br>
2,526.00 usft<br>
Easting:<br>
1,372,698.71 usft<br>
Longitude:<br>
102° 57' 28.900 W<br>
Position Uncertainty<br>
0.00 usft<br>
Wellhead Elevation:<br>
0.00 usft<br>
Ground Level:<br>
2,499.00 usft<br>
Wellbore<br>
OH<br>
Magnetics<br>
Model Name<br>
Sample Date<br>
Declination<br>
Dip Angle<br>
Field Strength<br>
(°)<br>
(°)<br>
(nT)<br>
BGGM2014<br>
10/13/2014<br>
8.01<br>
73.33<br>
56,478<br>
Design<br>
Plan #1<br>
Audit Notes:<br>
Version:<br>
Phase:<br>
PLAN<br>
Tie On Depth:<br>
0.00<br>
Vertical Section:<br>
Depth From (TVD)<br>
+N/-S<br>
+E/-W<br>
Direction<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
0.00<br>
0.00<br>
0.00<br>
181.35<br>
Plan Sections<br>
Measured<br>
Vertical<br>
Dogleg<br>
Build<br>
Turn<br>
Depth<br>
Inclination<br>
Azimuth<br>
Depth<br>
+N/-S<br>
+E/-W<br>
Rate<br>
Rate<br>
Rate<br>
TFO<br>
(usft)<br>
(°)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°/100usft)<br>
(°/100usft)<br>
(°/100usft)<br>
(°)<br>
Target<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
2,500.00<br>
0.00<br>
0.00<br>
2,500.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
2,624.96<br>
2.50<br>
233.36<br>
2,624.92<br>
-1.63<br>
-2.19<br>
2.00<br>
2.00<br>
0.00<br>
233.36<br>
9,261.60<br>
2.50<br>
233.36<br>
9,255.25<br>
-174.35<br>
-234.38<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
9,999.17<br>
90.00<br>
180.00<br>
9,720.00<br>
-651.65<br>
-250.66<br>
12.00<br>
11.86<br>
-7.23<br>
-53.38<br>
20,007.17<br>
90.00<br>
180.00<br>
9,720.00<br>
-10,659.65<br>
-250.66<br>
0.00<br>
0.00<br>
0.00<br>
0.00 PBHL (NDS 158-95-21-28-5TFH)<br>
10/16/2014 2:49:18PM<br>
Page 1<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=22></a>Leam Drilling Systems LLC<br>
Planning Report<br>
Database:<br>
EDM 5000.1 Multi_User DB<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Company:<br>
LIBERTY RESOURCES<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Project:<br>
Williams County, ND (NAD 83)<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site:<br>
ND State 158-95-21-28<br>
North Reference:<br>
True<br>
Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Wellbore:<br>
OH<br>
Design:<br>
Plan #1<br>
Planned Survey<br>
Measured<br>
Vertical<br>
Vertical<br>
Dogleg<br>
Build<br>
Turn<br>
Depth<br>
Inclination<br>
Azimuth<br>
Depth<br>
+N/-S<br>
+E/-W<br>
Section<br>
Rate<br>
Rate<br>
Rate<br>
(usft)<br>
(°)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°/100usft)<br>
(°/100usft)<br>
(°/100usft)<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
SHL (NDS 158-95-21-28-5TFH)<br>
100.00<br>
0.00<br>
0.00<br>
100.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
200.00<br>
0.00<br>
0.00<br>
200.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
300.00<br>
0.00<br>
0.00<br>
300.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
400.00<br>
0.00<br>
0.00<br>
400.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
500.00<br>
0.00<br>
0.00<br>
500.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
600.00<br>
0.00<br>
0.00<br>
600.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
700.00<br>
0.00<br>
0.00<br>
700.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
800.00<br>
0.00<br>
0.00<br>
800.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
900.00<br>
0.00<br>
0.00<br>
900.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
1,000.00<br>
0.00<br>
0.00<br>
1,000.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
1,100.00<br>
0.00<br>
0.00<br>
1,100.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
1,200.00<br>
0.00<br>
0.00<br>
1,200.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
1,300.00<br>
0.00<br>
0.00<br>
1,300.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
1,400.00<br>
0.00<br>
0.00<br>
1,400.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
1,500.00<br>
0.00<br>
0.00<br>
1,500.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
1,600.00<br>
0.00<br>
0.00<br>
1,600.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
1,700.00<br>
0.00<br>
0.00<br>
1,700.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
1,800.00<br>
0.00<br>
0.00<br>
1,800.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
1,900.00<br>
0.00<br>
0.00<br>
1,900.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
1,907.00<br>
0.00<br>
0.00<br>
1,907.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
Pierre<br>
2,000.00<br>
0.00<br>
0.00<br>
2,000.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
2,100.00<br>
0.00<br>
0.00<br>
2,100.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
2,200.00<br>
0.00<br>
0.00<br>
2,200.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
2,300.00<br>
0.00<br>
0.00<br>
2,300.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
2,400.00<br>
0.00<br>
0.00<br>
2,400.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
2,500.00<br>
0.00<br>
0.00<br>
2,500.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
2,600.00<br>
2.00<br>
233.36<br>
2,599.98<br>
-1.04<br>
-1.40<br>
1.07<br>
2.00<br>
2.00<br>
0.00<br>
2,624.96<br>
2.50<br>
233.36<br>
2,624.92<br>
-1.63<br>
-2.19<br>
1.68<br>
2.00<br>
2.00<br>
0.00<br>
2,700.00<br>
2.50<br>
233.36<br>
2,699.89<br>
-3.58<br>
-4.81<br>
3.69<br>
0.00<br>
0.00<br>
0.00<br>
2,800.00<br>
2.50<br>
233.36<br>
2,799.79<br>
-6.18<br>
-8.31<br>
6.38<br>
0.00<br>
0.00<br>
0.00<br>
2,900.00<br>
2.50<br>
233.36<br>
2,899.70<br>
-8.78<br>
-11.81<br>
9.06<br>
0.00<br>
0.00<br>
0.00<br>
3,000.00<br>
2.50<br>
233.36<br>
2,999.60<br>
-11.39<br>
-15.31<br>
11.74<br>
0.00<br>
0.00<br>
0.00<br>
3,100.00<br>
2.50<br>
233.36<br>
3,099.51<br>
-13.99<br>
-18.81<br>
14.43<br>
0.00<br>
0.00<br>
0.00<br>
3,200.00<br>
2.50<br>
233.36<br>
3,199.41<br>
-16.59<br>
-22.31<br>
17.11<br>
0.00<br>
0.00<br>
0.00<br>
3,300.00<br>
2.50<br>
233.36<br>
3,299.32<br>
-19.19<br>
-25.80<br>
19.80<br>
0.00<br>
0.00<br>
0.00<br>
3,400.00<br>
2.50<br>
233.36<br>
3,399.22<br>
-21.80<br>
-29.30<br>
22.48<br>
0.00<br>
0.00<br>
0.00<br>
3,500.00<br>
2.50<br>
233.36<br>
3,499.13<br>
-24.40<br>
-32.80<br>
25.16<br>
0.00<br>
0.00<br>
0.00<br>
3,600.00<br>
2.50<br>
233.36<br>
3,599.03<br>
-27.00<br>
-36.30<br>
27.85<br>
0.00<br>
0.00<br>
0.00<br>
3,700.00<br>
2.50<br>
233.36<br>
3,698.94<br>
-29.60<br>
-39.80<br>
30.53<br>
0.00<br>
0.00<br>
0.00<br>
3,800.00<br>
2.50<br>
233.36<br>
3,798.84<br>
-32.21<br>
-43.30<br>
33.22<br>
0.00<br>
0.00<br>
0.00<br>
3,900.00<br>
2.50<br>
233.36<br>
3,898.75<br>
-34.81<br>
-46.80<br>
35.90<br>
0.00<br>
0.00<br>
0.00<br>
4,000.00<br>
2.50<br>
233.36<br>
3,998.65<br>
-37.41<br>
-50.29<br>
38.58<br>
0.00<br>
0.00<br>
0.00<br>
4,100.00<br>
2.50<br>
233.36<br>
4,098.56<br>
-40.01<br>
-53.79<br>
41.27<br>
0.00<br>
0.00<br>
0.00<br>
4,200.00<br>
2.50<br>
233.36<br>
4,198.46<br>
-42.62<br>
-57.29<br>
43.95<br>
0.00<br>
0.00<br>
0.00<br>
4,257.59<br>
2.50<br>
233.36<br>
4,256.00<br>
-44.12<br>
-59.31<br>
45.50<br>
0.00<br>
0.00<br>
0.00<br>
Greenhorn<br>
4,300.00<br>
2.50<br>
233.36<br>
4,298.37<br>
-45.22<br>
-60.79<br>
46.64<br>
0.00<br>
0.00<br>
0.00<br>
4,400.00<br>
2.50<br>
233.36<br>
4,398.27<br>
-47.82<br>
-64.29<br>
49.32<br>
0.00<br>
0.00<br>
0.00<br>
4,500.00<br>
2.50<br>
233.36<br>
4,498.18<br>
-50.43<br>
-67.79<br>
52.00<br>
0.00<br>
0.00<br>
0.00<br>
10/16/2014 2:49:18PM<br>
Page 2<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=23></a>Leam Drilling Systems LLC<br>
Planning Report<br>
Database:<br>
EDM 5000.1 Multi_User DB<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Company:<br>
LIBERTY RESOURCES<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Project:<br>
Williams County, ND (NAD 83)<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site:<br>
ND State 158-95-21-28<br>
North Reference:<br>
True<br>
Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Wellbore:<br>
OH<br>
Design:<br>
Plan #1<br>
Planned Survey<br>
Measured<br>
Vertical<br>
Vertical<br>
Dogleg<br>
Build<br>
Turn<br>
Depth<br>
Inclination<br>
Azimuth<br>
Depth<br>
+N/-S<br>
+E/-W<br>
Section<br>
Rate<br>
Rate<br>
Rate<br>
(usft)<br>
(°)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°/100usft)<br>
(°/100usft)<br>
(°/100usft)<br>
4,567.89<br>
2.50<br>
233.36<br>
4,566.00<br>
-52.19<br>
-70.16<br>
53.83<br>
0.00<br>
0.00<br>
0.00<br>
Mowry<br>
4,600.00<br>
2.50<br>
233.36<br>
4,598.08<br>
-53.03<br>
-71.29<br>
54.69<br>
0.00<br>
0.00<br>
0.00<br>
4,679.99<br>
2.50<br>
233.36<br>
4,678.00<br>
-55.11<br>
-74.08<br>
56.84<br>
0.00<br>
0.00<br>
0.00<br>
Newcastle<br>
4,700.00<br>
2.50<br>
233.36<br>
4,697.99<br>
-55.63<br>
-74.78<br>
57.37<br>
0.00<br>
0.00<br>
0.00<br>
4,707.02<br>
2.50<br>
233.36<br>
4,705.00<br>
-55.81<br>
-75.03<br>
57.56<br>
0.00<br>
0.00<br>
0.00<br>
Skull Creek<br>
4,800.00<br>
2.50<br>
233.36<br>
4,797.89<br>
-58.23<br>
-78.28<br>
60.06<br>
0.00<br>
0.00<br>
0.00<br>
4,900.00<br>
2.50<br>
233.36<br>
4,897.80<br>
-60.84<br>
-81.78<br>
62.74<br>
0.00<br>
0.00<br>
0.00<br>
4,920.22<br>
2.50<br>
233.36<br>
4,918.00<br>
-61.36<br>
-82.49<br>
63.28<br>
0.00<br>
0.00<br>
0.00<br>
Inyan Kara<br>
5,000.00<br>
2.50<br>
233.36<br>
4,997.70<br>
-63.44<br>
-85.28<br>
65.43<br>
0.00<br>
0.00<br>
0.00<br>
5,100.00<br>
2.50<br>
233.36<br>
5,097.61<br>
-66.04<br>
-88.78<br>
68.11<br>
0.00<br>
0.00<br>
0.00<br>
5,200.00<br>
2.50<br>
233.36<br>
5,197.51<br>
-68.64<br>
-92.28<br>
70.79<br>
0.00<br>
0.00<br>
0.00<br>
5,300.00<br>
2.50<br>
233.36<br>
5,297.42<br>
-71.25<br>
-95.78<br>
73.48<br>
0.00<br>
0.00<br>
0.00<br>
5,400.00<br>
2.50<br>
233.36<br>
5,397.32<br>
-73.85<br>
-99.28<br>
76.16<br>
0.00<br>
0.00<br>
0.00<br>
5,500.00<br>
2.50<br>
233.36<br>
5,497.23<br>
-76.45<br>
-102.77<br>
78.85<br>
0.00<br>
0.00<br>
0.00<br>
5,600.00<br>
2.50<br>
233.36<br>
5,597.13<br>
-79.05<br>
-106.27<br>
81.53<br>
0.00<br>
0.00<br>
0.00<br>
5,700.00<br>
2.50<br>
233.36<br>
5,697.04<br>
-81.66<br>
-109.77<br>
84.21<br>
0.00<br>
0.00<br>
0.00<br>
5,790.05<br>
2.50<br>
233.36<br>
5,787.00<br>
-84.00<br>
-112.92<br>
86.63<br>
0.00<br>
0.00<br>
0.00<br>
Rierdon<br>
5,800.00<br>
2.50<br>
233.36<br>
5,796.94<br>
-84.26<br>
-113.27<br>
86.90<br>
0.00<br>
0.00<br>
0.00<br>
5,900.00<br>
2.50<br>
233.36<br>
5,896.85<br>
-86.86<br>
-116.77<br>
89.58<br>
0.00<br>
0.00<br>
0.00<br>
6,000.00<br>
2.50<br>
233.36<br>
5,996.75<br>
-89.46<br>
-120.27<br>
92.27<br>
0.00<br>
0.00<br>
0.00<br>
6,099.34<br>
2.50<br>
233.36<br>
6,096.00<br>
-92.05<br>
-123.74<br>
94.93<br>
0.00<br>
0.00<br>
0.00<br>
Piper<br>
6,100.00<br>
2.50<br>
233.36<br>
6,096.66<br>
-92.07<br>
-123.77<br>
94.95<br>
0.00<br>
0.00<br>
0.00<br>
6,200.00<br>
2.50<br>
233.36<br>
6,196.56<br>
-94.67<br>
-127.26<br>
97.63<br>
0.00<br>
0.00<br>
0.00<br>
6,300.00<br>
2.50<br>
233.36<br>
6,296.47<br>
-97.27<br>
-130.76<br>
100.32<br>
0.00<br>
0.00<br>
0.00<br>
6,352.59<br>
2.50<br>
233.36<br>
6,349.00<br>
-98.64<br>
-132.60<br>
101.73<br>
0.00<br>
0.00<br>
0.00<br>
Spearfish<br>
6,400.00<br>
2.50<br>
233.36<br>
6,396.37<br>
-99.87<br>
-134.26<br>
103.00<br>
0.00<br>
0.00<br>
0.00<br>
6,500.00<br>
2.50<br>
233.36<br>
6,496.27<br>
-102.48<br>
-137.76<br>
105.69<br>
0.00<br>
0.00<br>
0.00<br>
6,600.00<br>
2.50<br>
233.36<br>
6,596.18<br>
-105.08<br>
-141.26<br>
108.37<br>
0.00<br>
0.00<br>
0.00<br>
6,625.85<br>
2.50<br>
233.36<br>
6,622.00<br>
-105.75<br>
-142.16<br>
109.06<br>
0.00<br>
0.00<br>
0.00<br>
Minnekahta<br>
6,635.85<br>
2.50<br>
233.36<br>
6,632.00<br>
-106.01<br>
-142.51<br>
109.33<br>
0.00<br>
0.00<br>
0.00<br>
Opeche<br>
6,700.00<br>
2.50<br>
233.36<br>
6,696.08<br>
-107.68<br>
-144.76<br>
111.05<br>
0.00<br>
0.00<br>
0.00<br>
6,800.00<br>
2.50<br>
233.36<br>
6,795.99<br>
-110.28<br>
-148.26<br>
113.74<br>
0.00<br>
0.00<br>
0.00<br>
6,900.00<br>
2.50<br>
233.36<br>
6,895.89<br>
-112.89<br>
-151.76<br>
116.42<br>
0.00<br>
0.00<br>
0.00<br>
7,000.00<br>
2.50<br>
233.36<br>
6,995.80<br>
-115.49<br>
-155.25<br>
119.11<br>
0.00<br>
0.00<br>
0.00<br>
7,100.00<br>
2.50<br>
233.36<br>
7,095.70<br>
-118.09<br>
-158.75<br>
121.79<br>
0.00<br>
0.00<br>
0.00<br>
7,200.00<br>
2.50<br>
233.36<br>
7,195.61<br>
-120.69<br>
-162.25<br>
124.47<br>
0.00<br>
0.00<br>
0.00<br>
7,298.48<br>
2.50<br>
233.36<br>
7,294.00<br>
-123.26<br>
-165.70<br>
127.12<br>
0.00<br>
0.00<br>
0.00<br>
Kibbey<br>
7,300.00<br>
2.50<br>
233.36<br>
7,295.51<br>
-123.30<br>
-165.75<br>
127.16<br>
0.00<br>
0.00<br>
0.00<br>
7,400.00<br>
2.50<br>
233.36<br>
7,395.42<br>
-125.90<br>
-169.25<br>
129.84<br>
0.00<br>
0.00<br>
0.00<br>
7,430.61<br>
2.50<br>
233.36<br>
7,426.00<br>
-126.70<br>
-170.32<br>
130.66<br>
0.00<br>
0.00<br>
0.00<br>
Kibbey L<br>
10/16/2014 2:49:18PM<br>
Page 3<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=24></a>Leam Drilling Systems LLC<br>
Planning Report<br>
Database:<br>
EDM 5000.1 Multi_User DB<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Company:<br>
LIBERTY RESOURCES<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Project:<br>
Williams County, ND (NAD 83)<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site:<br>
ND State 158-95-21-28<br>
North Reference:<br>
True<br>
Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Wellbore:<br>
OH<br>
Design:<br>
Plan #1<br>
Planned Survey<br>
Measured<br>
Vertical<br>
Vertical<br>
Dogleg<br>
Build<br>
Turn<br>
Depth<br>
Inclination<br>
Azimuth<br>
Depth<br>
+N/-S<br>
+E/-W<br>
Section<br>
Rate<br>
Rate<br>
Rate<br>
(usft)<br>
(°)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°/100usft)<br>
(°/100usft)<br>
(°/100usft)<br>
7,500.00<br>
2.50<br>
233.36<br>
7,495.32<br>
-128.50<br>
-172.75<br>
132.53<br>
0.00<br>
0.00<br>
0.00<br>
7,588.76<br>
2.50<br>
233.36<br>
7,584.00<br>
-130.81<br>
-175.85<br>
134.91<br>
0.00<br>
0.00<br>
0.00<br>
Charles<br>
7,600.00<br>
2.50<br>
233.36<br>
7,595.23<br>
-131.10<br>
-176.25<br>
135.21<br>
0.00<br>
0.00<br>
0.00<br>
7,700.00<br>
2.50<br>
233.36<br>
7,695.13<br>
-133.71<br>
-179.74<br>
137.90<br>
0.00<br>
0.00<br>
0.00<br>
7,800.00<br>
2.50<br>
233.36<br>
7,795.04<br>
-136.31<br>
-183.24<br>
140.58<br>
0.00<br>
0.00<br>
0.00<br>
7,900.00<br>
2.50<br>
233.36<br>
7,894.94<br>
-138.91<br>
-186.74<br>
143.26<br>
0.00<br>
0.00<br>
0.00<br>
8,000.00<br>
2.50<br>
233.36<br>
7,994.85<br>
-141.51<br>
-190.24<br>
145.95<br>
0.00<br>
0.00<br>
0.00<br>
8,100.00<br>
2.50<br>
233.36<br>
8,094.75<br>
-144.12<br>
-193.74<br>
148.63<br>
0.00<br>
0.00<br>
0.00<br>
8,174.32<br>
2.50<br>
233.36<br>
8,169.00<br>
-146.05<br>
-196.34<br>
150.63<br>
0.00<br>
0.00<br>
0.00<br>
B/L Salt<br>
8,200.00<br>
2.50<br>
233.36<br>
8,194.66<br>
-146.72<br>
-197.24<br>
151.32<br>
0.00<br>
0.00<br>
0.00<br>
8,240.38<br>
2.50<br>
233.36<br>
8,235.00<br>
-147.77<br>
-198.65<br>
152.40<br>
0.00<br>
0.00<br>
0.00<br>
Ratcliffe<br>
8,300.00<br>
2.50<br>
233.36<br>
8,294.56<br>
-149.32<br>
-200.74<br>
154.00<br>
0.00<br>
0.00<br>
0.00<br>
8,387.52<br>
2.50<br>
233.36<br>
8,382.00<br>
-151.60<br>
-203.80<br>
156.35<br>
0.00<br>
0.00<br>
0.00<br>
Mission C<br>
8,400.00<br>
2.50<br>
233.36<br>
8,394.47<br>
-151.92<br>
-204.24<br>
156.68<br>
0.00<br>
0.00<br>
0.00<br>
8,500.00<br>
2.50<br>
233.36<br>
8,494.37<br>
-154.53<br>
-207.73<br>
159.37<br>
0.00<br>
0.00<br>
0.00<br>
8,600.00<br>
2.50<br>
233.36<br>
8,594.28<br>
-157.13<br>
-211.23<br>
162.05<br>
0.00<br>
0.00<br>
0.00<br>
8,700.00<br>
2.50<br>
233.36<br>
8,694.18<br>
-159.73<br>
-214.73<br>
164.74<br>
0.00<br>
0.00<br>
0.00<br>
8,800.00<br>
2.50<br>
233.36<br>
8,794.09<br>
-162.33<br>
-218.23<br>
167.42<br>
0.00<br>
0.00<br>
0.00<br>
8,900.00<br>
2.50<br>
233.36<br>
8,893.99<br>
-164.94<br>
-221.73<br>
170.10<br>
0.00<br>
0.00<br>
0.00<br>
8,972.08<br>
2.50<br>
233.36<br>
8,966.00<br>
-166.81<br>
-224.25<br>
172.04<br>
0.00<br>
0.00<br>
0.00<br>
LodgePole<br>
9,000.00<br>
2.50<br>
233.36<br>
8,993.90<br>
-167.54<br>
-225.23<br>
172.79<br>
0.00<br>
0.00<br>
0.00<br>
9,100.00<br>
2.50<br>
233.36<br>
9,093.80<br>
-170.14<br>
-228.73<br>
175.47<br>
0.00<br>
0.00<br>
0.00<br>
9,200.00<br>
2.50<br>
233.36<br>
9,193.71<br>
-172.74<br>
-232.22<br>
178.16<br>
0.00<br>
0.00<br>
0.00<br>
9,239.33<br>
2.50<br>
233.36<br>
9,233.00<br>
-173.77<br>
-233.60<br>
179.21<br>
0.00<br>
0.00<br>
0.00<br>
LP A Mkr<br>
9,261.60<br>
2.50<br>
233.36<br>
9,255.25<br>
-174.35<br>
-234.38<br>
179.81<br>
0.00<br>
0.00<br>
0.00<br>
9,275.00<br>
3.69<br>
212.88<br>
9,268.63<br>
-174.88<br>
-234.85<br>
180.36<br>
12.00<br>
8.90<br>
-152.82<br>
9,300.00<br>
6.42<br>
198.13<br>
9,293.53<br>
-176.89<br>
-235.72<br>
182.38<br>
12.00<br>
10.91<br>
-58.97<br>
9,325.00<br>
9.32<br>
192.33<br>
9,318.29<br>
-180.20<br>
-236.59<br>
185.71<br>
12.00<br>
11.59<br>
-23.23<br>
9,350.00<br>
12.26<br>
189.27<br>
9,342.85<br>
-184.79<br>
-237.45<br>
190.32<br>
12.00<br>
11.78<br>
-12.22<br>
9,354.25<br>
12.77<br>
188.89<br>
9,347.00<br>
-185.70<br>
-237.59<br>
191.24<br>
12.00<br>
11.84<br>
-8.95<br>
LP B Mkr<br>
9,375.00<br>
15.23<br>
187.39<br>
9,367.13<br>
-190.67<br>
-238.30<br>
196.22<br>
12.00<br>
11.87<br>
-7.23<br>
9,400.00<br>
18.21<br>
186.11<br>
9,391.07<br>
-197.81<br>
-239.14<br>
203.38<br>
12.00<br>
11.91<br>
-5.12<br>
9,425.00<br>
21.19<br>
185.18<br>
9,414.60<br>
-206.20<br>
-239.96<br>
211.78<br>
12.00<br>
11.93<br>
-3.72<br>
9,450.00<br>
24.18<br>
184.47<br>
9,437.67<br>
-215.80<br>
-240.77<br>
221.40<br>
12.00<br>
11.95<br>
-2.84<br>
9,475.00<br>
27.17<br>
183.91<br>
9,460.20<br>
-226.60<br>
-241.56<br>
232.22<br>
12.00<br>
11.96<br>
-2.24<br>
9,500.00<br>
30.16<br>
183.46<br>
9,482.13<br>
-238.57<br>
-242.33<br>
244.20<br>
12.00<br>
11.97<br>
-1.83<br>
9,525.00<br>
33.15<br>
183.07<br>
9,503.41<br>
-251.67<br>
-243.07<br>
257.31<br>
12.00<br>
11.97<br>
-1.53<br>
9,529.30<br>
33.67<br>
183.01<br>
9,507.00<br>
-254.03<br>
-243.20<br>
259.68<br>
12.00<br>
11.98<br>
-1.39<br>
LP X Mkr<br>
9,550.00<br>
36.15<br>
182.75<br>
9,523.97<br>
-265.86<br>
-243.79<br>
271.52<br>
12.00<br>
11.98<br>
-1.28<br>
9,575.00<br>
39.14<br>
182.47<br>
9,543.77<br>
-281.11<br>
-244.48<br>
286.78<br>
12.00<br>
11.98<br>
-1.13<br>
9,600.00<br>
42.14<br>
182.22<br>
9,562.73<br>
-297.38<br>
-245.15<br>
303.06<br>
12.00<br>
11.98<br>
-0.99<br>
9,625.00<br>
45.13<br>
182.00<br>
9,580.83<br>
-314.62<br>
-245.78<br>
320.31<br>
12.00<br>
11.98<br>
-0.88<br>
9,636.73<br>
46.54<br>
181.90<br>
9,589.00<br>
-323.03<br>
-246.07<br>
328.73<br>
12.00<br>
11.99<br>
-0.82<br>
10/16/2014 2:49:18PM<br>
Page 4<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=25></a>Leam Drilling Systems LLC<br>
Planning Report<br>
Database:<br>
EDM 5000.1 Multi_User DB<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Company:<br>
LIBERTY RESOURCES<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Project:<br>
Williams County, ND (NAD 83)<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site:<br>
ND State 158-95-21-28<br>
North Reference:<br>
True<br>
Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Wellbore:<br>
OH<br>
Design:<br>
Plan #1<br>
Planned Survey<br>
Measured<br>
Vertical<br>
Vertical<br>
Dogleg<br>
Build<br>
Turn<br>
Depth<br>
Inclination<br>
Azimuth<br>
Depth<br>
+N/-S<br>
+E/-W<br>
Section<br>
Rate<br>
Rate<br>
Rate<br>
(usft)<br>
(°)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°/100usft)<br>
(°/100usft)<br>
(°/100usft)<br>
Flase<br>
9,641.12<br>
47.07<br>
181.87<br>
9,592.00<br>
-326.23<br>
-246.17<br>
331.92<br>
12.00<br>
11.99<br>
-0.79<br>
Scallion<br>
9,650.00<br>
48.13<br>
181.80<br>
9,597.99<br>
-332.78<br>
-246.38<br>
338.48<br>
12.00<br>
11.99<br>
-0.77<br>
9,656.05<br>
48.86<br>
181.75<br>
9,602.00<br>
-337.31<br>
-246.52<br>
343.01<br>
12.00<br>
11.99<br>
-0.75<br>
U/BKN<br>
9,673.12<br>
50.90<br>
181.63<br>
9,613.00<br>
-350.36<br>
-246.91<br>
356.07<br>
12.00<br>
11.99<br>
-0.72<br>
Mid Mbr<br>
9,675.00<br>
51.13<br>
181.62<br>
9,614.18<br>
-351.82<br>
-246.95<br>
357.53<br>
12.00<br>
11.99<br>
-0.70<br>
9,700.00<br>
54.12<br>
181.45<br>
9,629.36<br>
-371.68<br>
-247.48<br>
377.39<br>
12.00<br>
11.99<br>
-0.67<br>
9,725.00<br>
57.12<br>
181.30<br>
9,643.47<br>
-392.30<br>
-247.98<br>
398.02<br>
12.00<br>
11.99<br>
-0.62<br>
9,750.00<br>
60.12<br>
181.15<br>
9,656.49<br>
-413.64<br>
-248.43<br>
419.36<br>
12.00<br>
11.99<br>
-0.58<br>
9,775.00<br>
63.12<br>
181.02<br>
9,668.37<br>
-435.63<br>
-248.85<br>
441.36<br>
12.00<br>
11.99<br>
-0.54<br>
9,794.92<br>
65.51<br>
180.91<br>
9,677.00<br>
-453.57<br>
-249.15<br>
459.30<br>
12.00<br>
11.99<br>
-0.52<br>
L/BKN<br>
9,800.00<br>
66.12<br>
180.89<br>
9,679.08<br>
-458.21<br>
-249.22<br>
463.94<br>
12.00<br>
11.99<br>
-0.50<br>
9,825.00<br>
69.11<br>
180.77<br>
9,688.60<br>
-481.32<br>
-249.56<br>
487.05<br>
12.00<br>
11.99<br>
-0.49<br>
9,850.00<br>
72.11<br>
180.65<br>
9,696.90<br>
-504.90<br>
-249.85<br>
510.63<br>
12.00<br>
11.99<br>
-0.47<br>
9,860.44<br>
73.36<br>
180.60<br>
9,700.00<br>
-514.87<br>
-249.95<br>
520.60<br>
12.00<br>
11.99<br>
-0.46<br>
Pronghorn<br>
9,875.00<br>
75.11<br>
180.53<br>
9,703.95<br>
-528.88<br>
-250.09<br>
534.61<br>
12.00<br>
11.99<br>
-0.45<br>
9,891.86<br>
77.13<br>
180.46<br>
9,708.00<br>
-545.25<br>
-250.24<br>
550.98<br>
12.00<br>
11.99<br>
-0.45<br>
Three Fork<br>
9,900.00<br>
78.11<br>
180.42<br>
9,709.74<br>
-553.19<br>
-250.30<br>
558.92<br>
12.00<br>
11.99<br>
-0.44<br>
9,925.00<br>
81.11<br>
180.31<br>
9,714.25<br>
-577.78<br>
-250.45<br>
583.51<br>
12.00<br>
11.99<br>
-0.43<br>
9,950.00<br>
84.10<br>
180.21<br>
9,717.47<br>
-602.57<br>
-250.57<br>
608.29<br>
12.00<br>
11.99<br>
-0.43<br>
9,975.00<br>
87.10<br>
180.10<br>
9,719.39<br>
-627.49<br>
-250.63<br>
633.21<br>
12.00<br>
11.99<br>
-0.42<br>
9,999.12<br>
89.99<br>
180.00<br>
9,720.00<br>
-651.60<br>
-250.66<br>
657.31<br>
12.00<br>
11.99<br>
-0.42<br>
Three Fork TGT<br>
9,999.17<br>
90.00<br>
180.00<br>
9,720.00<br>
-651.65<br>
-250.66<br>
657.36<br>
12.00<br>
11.99<br>
-0.42<br>
7"<br>
10,100.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-752.48<br>
-250.66<br>
758.16<br>
0.00<br>
0.00<br>
0.00<br>
10,200.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-852.48<br>
-250.66<br>
858.14<br>
0.00<br>
0.00<br>
0.00<br>
10,300.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-952.48<br>
-250.66<br>
958.11<br>
0.00<br>
0.00<br>
0.00<br>
10,400.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-1,052.48<br>
-250.66<br>
1,058.08<br>
0.00<br>
0.00<br>
0.00<br>
10,500.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-1,152.48<br>
-250.66<br>
1,158.05<br>
0.00<br>
0.00<br>
0.00<br>
10,600.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-1,252.48<br>
-250.66<br>
1,258.03<br>
0.00<br>
0.00<br>
0.00<br>
10,700.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-1,352.48<br>
-250.66<br>
1,358.00<br>
0.00<br>
0.00<br>
0.00<br>
10,800.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-1,452.48<br>
-250.66<br>
1,457.97<br>
0.00<br>
0.00<br>
0.00<br>
10,900.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-1,552.48<br>
-250.66<br>
1,557.94<br>
0.00<br>
0.00<br>
0.00<br>
11,000.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-1,652.48<br>
-250.66<br>
1,657.92<br>
0.00<br>
0.00<br>
0.00<br>
11,100.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-1,752.48<br>
-250.66<br>
1,757.89<br>
0.00<br>
0.00<br>
0.00<br>
11,200.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-1,852.48<br>
-250.66<br>
1,857.86<br>
0.00<br>
0.00<br>
0.00<br>
11,300.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-1,952.48<br>
-250.66<br>
1,957.83<br>
0.00<br>
0.00<br>
0.00<br>
11,400.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-2,052.48<br>
-250.66<br>
2,057.81<br>
0.00<br>
0.00<br>
0.00<br>
11,500.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-2,152.48<br>
-250.66<br>
2,157.78<br>
0.00<br>
0.00<br>
0.00<br>
11,600.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-2,252.48<br>
-250.66<br>
2,257.75<br>
0.00<br>
0.00<br>
0.00<br>
11,700.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-2,352.48<br>
-250.66<br>
2,357.72<br>
0.00<br>
0.00<br>
0.00<br>
11,800.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-2,452.48<br>
-250.66<br>
2,457.70<br>
0.00<br>
0.00<br>
0.00<br>
11,900.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-2,552.48<br>
-250.66<br>
2,557.67<br>
0.00<br>
0.00<br>
0.00<br>
12,000.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-2,652.48<br>
-250.66<br>
2,657.64<br>
0.00<br>
0.00<br>
0.00<br>
10/16/2014 2:49:18PM<br>
Page 5<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=26></a>Leam Drilling Systems LLC<br>
Planning Report<br>
Database:<br>
EDM 5000.1 Multi_User DB<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Company:<br>
LIBERTY RESOURCES<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Project:<br>
Williams County, ND (NAD 83)<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site:<br>
ND State 158-95-21-28<br>
North Reference:<br>
True<br>
Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Wellbore:<br>
OH<br>
Design:<br>
Plan #1<br>
Planned Survey<br>
Measured<br>
Vertical<br>
Vertical<br>
Dogleg<br>
Build<br>
Turn<br>
Depth<br>
Inclination<br>
Azimuth<br>
Depth<br>
+N/-S<br>
+E/-W<br>
Section<br>
Rate<br>
Rate<br>
Rate<br>
(usft)<br>
(°)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°/100usft)<br>
(°/100usft)<br>
(°/100usft)<br>
12,100.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-2,752.48<br>
-250.66<br>
2,757.61<br>
0.00<br>
0.00<br>
0.00<br>
12,200.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-2,852.48<br>
-250.66<br>
2,857.58<br>
0.00<br>
0.00<br>
0.00<br>
12,300.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-2,952.48<br>
-250.66<br>
2,957.56<br>
0.00<br>
0.00<br>
0.00<br>
12,400.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-3,052.48<br>
-250.66<br>
3,057.53<br>
0.00<br>
0.00<br>
0.00<br>
12,500.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-3,152.48<br>
-250.66<br>
3,157.50<br>
0.00<br>
0.00<br>
0.00<br>
12,600.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-3,252.48<br>
-250.66<br>
3,257.47<br>
0.00<br>
0.00<br>
0.00<br>
12,700.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-3,352.48<br>
-250.66<br>
3,357.45<br>
0.00<br>
0.00<br>
0.00<br>
12,800.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-3,452.48<br>
-250.66<br>
3,457.42<br>
0.00<br>
0.00<br>
0.00<br>
12,900.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-3,552.48<br>
-250.66<br>
3,557.39<br>
0.00<br>
0.00<br>
0.00<br>
13,000.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-3,652.48<br>
-250.66<br>
3,657.36<br>
0.00<br>
0.00<br>
0.00<br>
13,100.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-3,752.48<br>
-250.66<br>
3,757.34<br>
0.00<br>
0.00<br>
0.00<br>
13,200.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-3,852.48<br>
-250.66<br>
3,857.31<br>
0.00<br>
0.00<br>
0.00<br>
13,300.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-3,952.48<br>
-250.66<br>
3,957.28<br>
0.00<br>
0.00<br>
0.00<br>
13,400.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-4,052.48<br>
-250.66<br>
4,057.25<br>
0.00<br>
0.00<br>
0.00<br>
13,500.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-4,152.48<br>
-250.66<br>
4,157.23<br>
0.00<br>
0.00<br>
0.00<br>
13,600.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-4,252.48<br>
-250.66<br>
4,257.20<br>
0.00<br>
0.00<br>
0.00<br>
13,700.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-4,352.48<br>
-250.66<br>
4,357.17<br>
0.00<br>
0.00<br>
0.00<br>
13,800.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-4,452.48<br>
-250.66<br>
4,457.14<br>
0.00<br>
0.00<br>
0.00<br>
13,900.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-4,552.48<br>
-250.66<br>
4,557.11<br>
0.00<br>
0.00<br>
0.00<br>
14,000.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-4,652.48<br>
-250.66<br>
4,657.09<br>
0.00<br>
0.00<br>
0.00<br>
14,100.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-4,752.48<br>
-250.66<br>
4,757.06<br>
0.00<br>
0.00<br>
0.00<br>
14,200.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-4,852.48<br>
-250.66<br>
4,857.03<br>
0.00<br>
0.00<br>
0.00<br>
14,300.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-4,952.48<br>
-250.66<br>
4,957.00<br>
0.00<br>
0.00<br>
0.00<br>
14,400.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-5,052.48<br>
-250.66<br>
5,056.98<br>
0.00<br>
0.00<br>
0.00<br>
14,500.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-5,152.48<br>
-250.66<br>
5,156.95<br>
0.00<br>
0.00<br>
0.00<br>
14,600.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-5,252.48<br>
-250.66<br>
5,256.92<br>
0.00<br>
0.00<br>
0.00<br>
14,700.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-5,352.48<br>
-250.66<br>
5,356.89<br>
0.00<br>
0.00<br>
0.00<br>
14,800.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-5,452.48<br>
-250.66<br>
5,456.87<br>
0.00<br>
0.00<br>
0.00<br>
14,900.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-5,552.48<br>
-250.66<br>
5,556.84<br>
0.00<br>
0.00<br>
0.00<br>
15,000.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-5,652.48<br>
-250.66<br>
5,656.81<br>
0.00<br>
0.00<br>
0.00<br>
15,100.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-5,752.48<br>
-250.66<br>
5,756.78<br>
0.00<br>
0.00<br>
0.00<br>
15,200.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-5,852.48<br>
-250.66<br>
5,856.76<br>
0.00<br>
0.00<br>
0.00<br>
15,300.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-5,952.48<br>
-250.66<br>
5,956.73<br>
0.00<br>
0.00<br>
0.00<br>
15,400.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-6,052.48<br>
-250.66<br>
6,056.70<br>
0.00<br>
0.00<br>
0.00<br>
15,500.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-6,152.48<br>
-250.66<br>
6,156.67<br>
0.00<br>
0.00<br>
0.00<br>
15,600.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-6,252.48<br>
-250.66<br>
6,256.65<br>
0.00<br>
0.00<br>
0.00<br>
15,700.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-6,352.48<br>
-250.66<br>
6,356.62<br>
0.00<br>
0.00<br>
0.00<br>
15,800.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-6,452.48<br>
-250.66<br>
6,456.59<br>
0.00<br>
0.00<br>
0.00<br>
15,900.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-6,552.48<br>
-250.66<br>
6,556.56<br>
0.00<br>
0.00<br>
0.00<br>
16,000.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-6,652.48<br>
-250.66<br>
6,656.53<br>
0.00<br>
0.00<br>
0.00<br>
16,100.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-6,752.48<br>
-250.66<br>
6,756.51<br>
0.00<br>
0.00<br>
0.00<br>
16,200.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-6,852.48<br>
-250.66<br>
6,856.48<br>
0.00<br>
0.00<br>
0.00<br>
16,300.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-6,952.48<br>
-250.66<br>
6,956.45<br>
0.00<br>
0.00<br>
0.00<br>
16,400.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-7,052.48<br>
-250.66<br>
7,056.42<br>
0.00<br>
0.00<br>
0.00<br>
16,500.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-7,152.48<br>
-250.66<br>
7,156.40<br>
0.00<br>
0.00<br>
0.00<br>
16,600.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-7,252.48<br>
-250.66<br>
7,256.37<br>
0.00<br>
0.00<br>
0.00<br>
16,700.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-7,352.48<br>
-250.66<br>
7,356.34<br>
0.00<br>
0.00<br>
0.00<br>
16,800.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-7,452.48<br>
-250.66<br>
7,456.31<br>
0.00<br>
0.00<br>
0.00<br>
16,900.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-7,552.48<br>
-250.66<br>
7,556.29<br>
0.00<br>
0.00<br>
0.00<br>
17,000.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-7,652.48<br>
-250.66<br>
7,656.26<br>
0.00<br>
0.00<br>
0.00<br>
17,100.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-7,752.48<br>
-250.66<br>
7,756.23<br>
0.00<br>
0.00<br>
0.00<br>
17,200.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-7,852.48<br>
-250.66<br>
7,856.20<br>
0.00<br>
0.00<br>
0.00<br>
10/16/2014 2:49:18PM<br>
Page 6<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=27></a>Leam Drilling Systems LLC<br>
Planning Report<br>
Database:<br>
EDM 5000.1 Multi_User DB<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Company:<br>
LIBERTY RESOURCES<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Project:<br>
Williams County, ND (NAD 83)<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site:<br>
ND State 158-95-21-28<br>
North Reference:<br>
True<br>
Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Wellbore:<br>
OH<br>
Design:<br>
Plan #1<br>
Planned Survey<br>
Measured<br>
Vertical<br>
Vertical<br>
Dogleg<br>
Build<br>
Turn<br>
Depth<br>
Inclination<br>
Azimuth<br>
Depth<br>
+N/-S<br>
+E/-W<br>
Section<br>
Rate<br>
Rate<br>
Rate<br>
(usft)<br>
(°)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°/100usft)<br>
(°/100usft)<br>
(°/100usft)<br>
17,300.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-7,952.48<br>
-250.66<br>
7,956.18<br>
0.00<br>
0.00<br>
0.00<br>
17,400.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-8,052.48<br>
-250.66<br>
8,056.15<br>
0.00<br>
0.00<br>
0.00<br>
17,500.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-8,152.48<br>
-250.66<br>
8,156.12<br>
0.00<br>
0.00<br>
0.00<br>
17,600.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-8,252.48<br>
-250.66<br>
8,256.09<br>
0.00<br>
0.00<br>
0.00<br>
17,700.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-8,352.48<br>
-250.66<br>
8,356.06<br>
0.00<br>
0.00<br>
0.00<br>
17,800.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-8,452.48<br>
-250.66<br>
8,456.04<br>
0.00<br>
0.00<br>
0.00<br>
17,900.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-8,552.48<br>
-250.66<br>
8,556.01<br>
0.00<br>
0.00<br>
0.00<br>
18,000.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-8,652.48<br>
-250.66<br>
8,655.98<br>
0.00<br>
0.00<br>
0.00<br>
18,100.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-8,752.48<br>
-250.66<br>
8,755.95<br>
0.00<br>
0.00<br>
0.00<br>
18,200.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-8,852.48<br>
-250.66<br>
8,855.93<br>
0.00<br>
0.00<br>
0.00<br>
18,300.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-8,952.48<br>
-250.66<br>
8,955.90<br>
0.00<br>
0.00<br>
0.00<br>
18,400.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-9,052.48<br>
-250.66<br>
9,055.87<br>
0.00<br>
0.00<br>
0.00<br>
18,500.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-9,152.48<br>
-250.66<br>
9,155.84<br>
0.00<br>
0.00<br>
0.00<br>
18,600.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-9,252.48<br>
-250.66<br>
9,255.82<br>
0.00<br>
0.00<br>
0.00<br>
18,700.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-9,352.48<br>
-250.66<br>
9,355.79<br>
0.00<br>
0.00<br>
0.00<br>
18,800.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-9,452.48<br>
-250.66<br>
9,455.76<br>
0.00<br>
0.00<br>
0.00<br>
18,900.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-9,552.48<br>
-250.66<br>
9,555.73<br>
0.00<br>
0.00<br>
0.00<br>
19,000.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-9,652.48<br>
-250.66<br>
9,655.71<br>
0.00<br>
0.00<br>
0.00<br>
19,100.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-9,752.48<br>
-250.66<br>
9,755.68<br>
0.00<br>
0.00<br>
0.00<br>
19,200.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-9,852.48<br>
-250.66<br>
9,855.65<br>
0.00<br>
0.00<br>
0.00<br>
19,300.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-9,952.48<br>
-250.66<br>
9,955.62<br>
0.00<br>
0.00<br>
0.00<br>
19,400.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-10,052.48<br>
-250.66<br>
10,055.60<br>
0.00<br>
0.00<br>
0.00<br>
19,500.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-10,152.48<br>
-250.66<br>
10,155.57<br>
0.00<br>
0.00<br>
0.00<br>
19,600.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-10,252.48<br>
-250.66<br>
10,255.54<br>
0.00<br>
0.00<br>
0.00<br>
19,700.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-10,352.48<br>
-250.66<br>
10,355.51<br>
0.00<br>
0.00<br>
0.00<br>
19,800.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-10,452.48<br>
-250.66<br>
10,455.48<br>
0.00<br>
0.00<br>
0.00<br>
19,900.00<br>
90.00<br>
180.00<br>
9,720.00<br>
-10,552.48<br>
-250.66<br>
10,555.46<br>
0.00<br>
0.00<br>
0.00<br>
20,007.17<br>
90.00<br>
180.00<br>
9,720.00<br>
-10,659.65<br>
-250.66<br>
10,662.60<br>
0.00<br>
0.00<br>
0.00<br>
PBHL (NDS 158-95-21-28-5TFH)<br>
Design Targets<br>
Target Name<br>
- hit/miss target<br>
Dip Angle<br>
Dip Dir.<br>
TVD<br>
+N/-S<br>
+E/-W<br>
Northing<br>
Easting<br>
- Shape<br>
(°)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
Latitude<br>
Longitude<br>
SHL (NDS 158-95-21-28-5TFH) 0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
558,048.16<br>
1,372,698.71<br>
48° 30' 13.580 N<br>
102° 57' 28.900 W<br>
- plan hits target center<br>
- Point<br>
PBHL (NDS 158-95-21-28-5TFH)0.00<br>
0.00<br>
9,720.00<br>
-10,659.65<br>
-250.66<br>
547,401.95<br>
1,372,107.94<br>
48° 28' 28.390 N<br>
102° 57' 32.620 W<br>
- plan hits target center<br>
- Point<br>
Casing Points<br>
Measured<br>
Vertical<br>
Casing<br>
Hole<br>
Depth<br>
Depth<br>
Diameter<br>
Diameter<br>
(usft)<br>
(usft)<br>
Name<br>
(")<br>
(")<br>
9,999.17<br>
9,720.00 7"<br>
7<br>
7-1/2<br>
10/16/2014 2:49:18PM<br>
Page 7<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=28></a>Leam Drilling Systems LLC<br>
Planning Report<br>
Database:<br>
EDM 5000.1 Multi_User DB<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Company:<br>
LIBERTY RESOURCES<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Project:<br>
Williams County, ND (NAD 83)<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site:<br>
ND State 158-95-21-28<br>
North Reference:<br>
True<br>
Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Wellbore:<br>
OH<br>
Design:<br>
Plan #1<br>
Formations<br>
Measured<br>
Vertical<br>
Dip<br>
Depth<br>
Depth<br>
Direction<br>
Dip<br>
(usft)<br>
(usft)<br>
(°)<br>
Name<br>
Lithology<br>
(°)<br>
1,907.00<br>
1,907.00 Pierre<br>
0.00<br>
180.00<br>
4,257.59<br>
4,256.00 Greenhorn<br>
0.00<br>
180.00<br>
4,567.89<br>
4,566.00 Mowry<br>
0.00<br>
180.00<br>
4,679.99<br>
4,678.00 Newcastle<br>
0.00<br>
180.00<br>
4,707.02<br>
4,705.00 Skull Creek<br>
0.00<br>
180.00<br>
4,920.22<br>
4,918.00 Inyan Kara<br>
0.00<br>
180.00<br>
5,790.05<br>
5,787.00 Rierdon<br>
0.00<br>
180.00<br>
6,099.34<br>
6,096.00 Piper<br>
0.00<br>
180.00<br>
6,352.59<br>
6,349.00 Spearfish<br>
0.00<br>
180.00<br>
6,625.85<br>
6,622.00 Minnekahta<br>
0.00<br>
180.00<br>
6,635.85<br>
6,632.00 Opeche<br>
0.00<br>
180.00<br>
7,298.48<br>
7,294.00 Kibbey<br>
0.00<br>
180.00<br>
7,430.61<br>
7,426.00 Kibbey L<br>
0.00<br>
180.00<br>
7,588.76<br>
7,584.00 Charles<br>
0.00<br>
180.00<br>
8,174.32<br>
8,169.00 B/L Salt<br>
0.00<br>
180.00<br>
8,240.38<br>
8,235.00 Ratcliffe<br>
0.00<br>
180.00<br>
8,387.52<br>
8,382.00 Mission C<br>
0.00<br>
180.00<br>
8,972.08<br>
8,966.00 LodgePole<br>
0.00<br>
180.00<br>
9,239.33<br>
9,233.00 LP A Mkr<br>
0.00<br>
180.00<br>
9,354.25<br>
9,347.00 LP B Mkr<br>
0.00<br>
180.00<br>
9,529.30<br>
9,507.00 LP X Mkr<br>
0.00<br>
180.00<br>
9,636.73<br>
9,589.00 Flase<br>
0.00<br>
180.00<br>
9,641.12<br>
9,592.00 Scallion<br>
0.00<br>
180.00<br>
9,656.05<br>
9,602.00 U/BKN<br>
0.00<br>
180.00<br>
9,673.12<br>
9,613.00 Mid Mbr<br>
0.00<br>
180.00<br>
9,794.92<br>
9,677.00 L/BKN<br>
0.00<br>
180.00<br>
9,860.44<br>
9,700.00 Pronghorn<br>
0.00<br>
180.00<br>
9,891.86<br>
9,708.00 Three Fork<br>
0.00<br>
180.00<br>
9,999.12<br>
9,720.00 Three Fork TGT<br>
0.00<br>
180.00<br>
10/16/2014 2:49:18PM<br>
Page 8<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=29></a>10/22/14<br>
Attachment to NDIC Form 1H<br>
Liberty Resources Management Company, LLC<br>
ND State 158-95-16-9-5MBH, 5TFH, 6MBH, 6TFH and 7MBH<br>
ND State 158-95-21-28-5TFH, 5MBH, 6TFH, 6MBH and 7TFH<br>
SWSE Section 16-T158N-R95W, Williams County, ND<br>
To: NDIC<br>
Liberty Resources Management Company, LLC. (Liberty) is planning to drill the ND<br>
State 158-95-16-9-5MBH, ND State 158-95-16-9-5TFH, ND State 158-95-16-9-6MBH,<br>
ND State 158-95-16-9-6TFH, ND State 158-95-16-9-6MBH, ND State 158-95-16-9-<br>
7MBH, ND State 158-95-21-28-5TFH, ND State 158-95-21-28-5MBH, ND State 158-<br>
95-21-28-6TFH, ND State 158-95-21-28-6MBH and ND State 158-95-21-28-7TFH on a<br>
multi-well pad (East) upon APD approval (pending).<br>
There will be "no pit" on site and the drill cuttings will be hauled off to one of the<br>
following "approved" disposal sites:<br>
Primary:<br>
Prairie Disposal, Inc.<br>
102C10 52</span><span class="ft2">nd </span><span class="ft0">St NW<br>
Tioga, ND 58852<br>
(701) 664-3383<br>
Secondary:<br>
Indian Hills Disposal<br>
14070 43</span><span class="ft2">rd </span><span class="ft0">Street NW<br>
OR<br>
Williston, ND 58801<br>
(701) 774-8514<br>
Dishon Disposal, Inc.<br>
15242 39</span><span class="ft2">th </span><span class="ft0">Lane NW<br>
Williston, ND 58801<br>
(701) 572-9079<br>
<hr>
<A name=30></a><hr>
<A name=31></a><hr>
<A name=32></a><hr>
<A name=33></a><hr>
<A name=34></a><hr>
<A name=35></a><hr>
<A name=36></a>September 23, 2014<br>
STATEMENT<br>
According to NDAC Section 43-02-03-19.2 and as outlined in the NDIC letter dated<br>
4/9/14, Liberty Resources Management Company, LLC plans to abide with the filtration<br>
container requirement for oil and gas operations on their ND State multi-well east pad<br>
location (SWSE Section 16-T158N-R95W, Williams County, ND, which includes the<br>
following wells:<br>
ND State 158-95-16-9-5MBH<br>
ND State 158-95-16-9-5TFH<br>
ND State 158-95-16-9-6MBH<br>
ND State 158-95-16-9-6TFH<br>
ND State 158-95-16-9-7MBH<br>
ND State 158-95-21-28-5TFH<br>
ND State 158-95-21-28-5MBH<br>
ND State 158-95-21-28-6TFH<br>
ND State 158-95-21-28-6MBH<br>
ND State 158-95-21-28-7TFH<br>
1200 17</span><span class="ft2">th </span><span class="ft1">Street<br>
Suite 2050<br>
Denver, CO 80202<br>
(303) 749-5757<br>
<hr>
<A name=37></a><hr>
<A name=38></a>Exhibit "A"<br>
ND State 158-95-16-9-5MBH, 5TFH, 6MBH, 6TFH and 7MBH<br>
ND State 158-95-21-28-5MBH, 5TFH, 6TFH, 6MBH and 7TFH<br>
East Pad<br>
Working Interest Owner<br>
Percentage WI<br>
Liberty Resources Bakken Operating, LLC (Operating as<br>
Liberty Resources Management Company, LLC<br>
54.86499331<br>
NRP Oil and Gas LLC<br>
15.00651050<br>
Huntington Resources, Inc.<br>
4.07307938<br>
Opsal Energy, Inc.<br>
0.52083325<br>
Vitesse Energy, LLC<br>
5.20833338<br>
Landcaster Resources, L.L.C.<br>
0.42724606<br>
George Reynolds<br>
0.28483075<br>
F.C. Vickers, Trustee of the Nelson Bunker Hunt Trust Estate <br>
Trust B<br>
0.13020825<br>
Calvert Drilling & Producing Co.<br>
1.56250000<br>
Kaiser Francis Oil Company<br>
3.90625000<br>
Shakespeare Oil Company, Inc.<br>
0.78125000<br>
Prosper Energy Corporation<br>
0.78125000<br>
XTO Energy, Inc.<br>
1.16381792<br>
LMC Energy, LLC<br>
0.32812500<br>
Ted Collins, Jr.<br>
0.32812500<br>
Collins & Jones Investments, L.L.C.<br>
0.16406250<br>
LGFE-M L.P.<br>
0.74218750<br>
Continental Resources, Inc.<br>
7.03125000<br>
Missouri River Royalty Corporation<br>
0.73123673<br>
Northern Energy Corporation<br>
0.56290589<br>
Reef 2011 Private Drilling Fund, L.P.<br>
0.19128511<br>
Williston Basin Energy<br>
0.04594106<br>
Ray Energy, LLC<br>
0.78125000<br>
Thomas T. Ritter<br>
0.38252841<br>
TOTAL:<br>
100.00000000<br>
Schedule I<br>
Page 1 of 1<br>
<hr>
<A name=39></a><hr>
<A name=40></a>Liberty Resources Management Company, LLC<br>
Gas Capture Plan<br>
October 27, 2014<br>
WELL NAMES:<br>
ND State 158-95-16-9-5MBH<br>
ND State 158-95-16-9-5TFH<br>
ND State 158-95-16-9-6MBH<br>
ND State 158-95-16-9-6TFH<br>
ND State 158-95-16-9-7MBH<br>
ND State 158-95-21-28-5MBH<br>
ND State 158-95-21-28-5TFH<br>
ND State 158-95-21-28-6TFH<br>
ND State 158-95-21-28-6MBH<br>
ND State 158-95-21-28-7TFH<br>
State/County: Williams County, North Dakota<br>
This Gas Capture Plan contains the following information:<br>
1. An affidavit signed by a Liberty Resources Management Company, LLC ("Liberty") representative<br>
indicating (attached):<br>
a. The name of the gas gatherer the company met with:<br>
HESS CORPORATION<br>
b. That the company supplied the gas gatherer with the following information:<br>
i. Anticipated completion date of wells:<br>
Well Name:<br>
Drilling Completion Date:<br>
ND State 158-95-16-9-5MBH<br>
June 23, 2015<br>
ND State 158-95-16-9-5TFH<br>
June 28, 2015<br>
ND State 158-95-16-9-6MBH<br>
July 3, 2015<br>
ND State 158-95-16-9-6TFH<br>
July 8, 2015<br>
ND State 158-95-16-9-7MBH<br>
July 13, 2015<br>
ND State 158-95-21-28-5MBH<br>
October 5, 2015<br>
ND State 158-95-21-28-5TFH<br>
October 10, 2015<br>
ND State 158-95-21-28-6TFH<br>
October 15, 2015<br>
ND State 158-95-21-28-6MBH<br>
October 20, 2015<br>
ND State 158-95-21-28-7TFH<br>
October 25, 2015<br>
<hr>
<A name=41></a>Liberty Resources Management Company, LLC<br>
Gas Capture Plan<br>
October 27, 2014<br>
ii. Anticipated production rates of wells:<br>
Well Name:<br>
Oil (BOPD)<br>
Gas (mmcfd)<br>
ND State 158-95-16-9-5MBH<br>
1000<br>
1.2<br>
ND State 158-95-16-9-5TFH<br>
1000<br>
1.2<br>
ND State 158-95-16-9-6MBH<br>
1000<br>
1.2<br>
ND State 158-95-16-9-6TFH<br>
1000<br>
1.2<br>
ND State 158-95-16-9-7MBH<br>
1000<br>
1.2<br>
ND State 158-95-21-28-5MBH<br>
1000<br>
1.2<br>
ND State 158-95-21-28-5TFH<br>
1000<br>
1.2<br>
ND State 158-95-21-28-6TFH<br>
1000<br>
1.2<br>
ND State 158-95-21-28-6MBH<br>
1000<br>
1.2<br>
ND State 158-95-21-28-7TFH<br>
1000<br>
1.2<br>
2. A detailed gas gathering pipeline system location map which depicts the following information.<br>
a. Name and location of the destination processing plant.<br>
Name: Tioga Gas Plant<br>
Location: Tioga, North Dakota<br>
b. Name of gas gatherer and location of lines for each gas gatherer in the map vicinity.<br>
Name of Gas Gatherer: HESS Corporation<br>
Location of Lines: Williams County, T158N, R95W. See Figure 1<br>
c. The proposed route and tie-in point to connect the subject wells to an existing gas line:<br>
Williams County, T158N, R95W. See Figure 2<br>
3. Information on the existing line, to which operator proposes to connect to, including:<br>
a. Maximum current daily capacity of the existing gas line or compressor:<br>
5 mmcfd; but with expansion project to increase to 30 mmcfd.<br>
b. Current throughput of the existing gas line or compressor:<br>
~5 mmcfd.<br>
c. Anticipated daily capacity of existing gas line or compressor at date of first gas sales:<br>
30 mmcfd with completion of planned line upgrade.<br>
d. Anticipated throughput of existing gas line or compressor at date of first gas sales:<br>
12 mmcfd ramping up to 24 mmcfd with completion of subject wells.<br>
e. Gas gatherer issues or expansion plans for the area:<br>
Recently expanded Tioga Gas Plant from 110 mmcfd to 250 mmcfd. Plans in place to<br>
expand system in T158N R95W area with additional line to increase capacity to 30<br>
mmcfd.<br>
<hr>
<A name=42></a>Liberty Resources Management Company, LLC<br>
Gas Capture Plan<br>
October 27, 2014<br>
4. A detailed flowback strategy including:<br>
a. Anticipated date of first production.<br>
June 23, 2015.<br>
b. Anticipated oil and gas rates and duration. If well is on a multi-well pad, include total<br>
for all wells being completed.<br>
Anticipated Oil and Gas Rates and Duration: Well production rates estimated as 1000<br>
bopd and 1.2 mmcfd initial production rate average for 30 days with oil rate declining at<br>
80% thereafter.<br>
Anticipated Oil and Gas Rates and Duration (Multi-Well Pad):<br>
Total production rate for ten wells on pad is 10,000 BOPD and 12 mmcfd expected initial<br>
production rate average for 30 days with oil rate declining at 80% thereafter .<br>
5. Amount of gas the company is currently flaring.<br>
a. Statewide percentage of gas flared (total gas flared/total gas produced) for existing<br>
wells producing from the Bakken petroleum system. Note the Commission's approved<br>
gas capture goals are to reduce flaring to 26% by October 1, 2014, 23% by January 1,<br>
2015, 15% by January 1, 2016, and 10% by October 1, 2020:<br>
Statewide percentage of gas flared for existing Liberty operated wells in June 2014 was<br>
9%.<br>
b. Field-wide percentage of gas flared:<br>
Field-wide (McGregor Field) percentage of gas flared for existing Liberty operated wells<br>
in June 2014 was 6%.<br>
6. Alternatives to flaring.<br>
a. Explain specific alternate systems available for consideration:<br>
We have evaluated alternative gas utilization schemes including gas fired power<br>
generation and pad processing to separate gas liquids.<br>
b. Detail expected flaring reductions if such plans are implemented:<br>
Based upon our existing and planned gas connections and proximity to gas gathering<br>
lines and the Tioga Gas Plant, we do not require additional options for flaring<br>
reductions.<br>
<hr>
<A name=43></a>Figure 1: Tioga Gas Gathering System Map<br>
Well Pad in red; gathering lines in green (low pressure) and red (high pressure)<br>
<hr>
<A name=44></a>Figure 2: Gas Gathering Expansion and Tie-in Point<br>
Well Pad in red; Expansion Line in yellow<br>
<hr>
<A name=45></a><hr>
<A name=46></a>CERTIFICATE<br>
THIS IS TO CERTIFY THAT THE ABOVE PLAT WAS PREPARED FROM FIELD<br>
NOTES OF ACTUAL SURVEYS MADE BY ME OR UNDER MY SUPERVISION<br>
AND THAT THE SAME ARE TRUE AND CORRECT TO THE BEST OF MY<br>
KNOWLEDGE AND BELIEF.<br>
RO</span><span class="ft10">Y </span><span class="ft9">JE</span><span class="ft10">NS</span><span class="ft9">E</span><span class="ft10">N<br>
1000'<br>
500'<br>
0'<br>
1000'<br>
T<br>
REGISTERED<br>
LAND<br>
NAD 83 (TARGET BOTTOM HOLE)<br>
NAD 83 (SURFACE LOCATION)<br>
SURVEYOR<br>
LATITUDE = 48°28'28.39" (48.474553)<br>
LATITUDE = 48°30'13.58" (48.503772)<br>
N<br>
LONGITUDE = 102°57'32.62" (102.959061) LONGITUDE = 102°57'28.90" (102.958028)<br>
LS. - 4654<br>
O<br>
A<br>
REGISTERED LAND SURVEYOR<br>
NAD 27 (TARGET BOTTOM HOLE)<br>
NAD 27 (SURFACE LOCATION)<br>
R<br>
T<br>
REGISTRATION NO. 4654<br>
LATITUDE = 48°28'28.30" (48.474528)<br>
LATITUDE = 48°30'13.49" (48.503747)<br>
T H<br>
STATE OF NORTH DAKOTA<br>
LONGITUDE = 102°57'30.96" (102.958600) LONGITUDE = 102°57'27.25" (102.957569)<br>
DA </span><span class="ft10">K </span><span class="ft9">O<br>
BASIS OF BEARINGS<br>
LIBERTY RESOURCES LLC<br>
BASIS OF BEARINGS IS A G.P.S. OSERVATION<br>
ND STATE #158-95-21-28-5TFH<br>
VERTICAL CONTROL DATUM: NAVD88<br>
SW 1/4 SE 1/4, SECTION 16, T158N, R95W, 5th P.M.<br>
WILLIAMS COUNTY, NORTH DAKOTA<br>
SURVEYED BY: R.K.<br>
SURVEY DATE: 08-26-14<br>
NORTH<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 08-29-14<br>
UELS, LLC<br>
SCALE: 1" = 1000'<br>
REVISED: 09-22-14<br>
TRUE<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
SECTION BREAKDOWN<br>
<hr>
<A name=47></a>FINISHED GRADE ELEVATION = 2498.5'<br>
NOTES:<br>
LIBERTY RESOURCES LLC<br>
· Round corners at 35' radius or as needed.<br>
· Contours shown at 2' intervals.<br>
ND STATE #158-95-16-9-5MBH, #158-95-16-9-5TFH,<br>
· Underground utilities shown on this sheet are for visualization purposes only,<br>
#158-95-16-9-6MBH, #158-95-16-9-6TFH,<br>
actual locations to be determined prior to construction.<br>
#158-95-16-9-7MBH, #158-95-21-28-5TFH,<br>
#158-95-21-28-5MBH, #158-95-21-28-6TFH,<br>
#158-95-21-28-6MBH & #158-95-21-28-7TFH<br>
SECTION 16, T158N, R95W, 5th P.M.<br>
SW 1/4 SE 1/4<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 08-29-14<br>
UELS, LLC<br>
SCALE: 1" = 80'<br>
REVISED: 00-00-00<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
PAD LAYOUT<br>
FIGURE #1<br>
<hr>
<A name=48></a>APPROXIMATE EARTHWORK QUANTITIES<br>
(8") TOPSOIL STRIPPING<br>
9,820 Cu. Yds.<br>
REMAINING LOCATION<br>
59,650 Cu. Yds.<br>
TOTAL CUT<br>
69,470 Cu. Yds.<br>
APPROXIMATE SURFACE DISTURBANCE AREAS<br>
FILL<br>
45,370 Cu. Yds.<br>
DISTANCE ACRES<br>
EXCESS MATERIAL<br>
24,100 Cu. Yds.<br>
WELL SITE DISTURBANCE<br>
NA<br>
±10.407<br>
TOPSOIL<br>
9,820 Cu. Yds.<br>
33' WIDE ACCESS ROAD R-O-W DISTURBANCE<br>
±132.26'<br>
±0.091<br>
EXCESS UNBALANCE<br>
14,280 Cu. Yds.<br>
TOTAL SURFACE USE AREA<br>
±10.498<br>
(After Interim Rehabilitation)<br>
NOTES:<br>
·<br>
Fill quantity includes 30% for compaction.<br>
LIBERTY RESOURCES LLC<br>
·<br>
Calculations based on 8" of topsoil stripping.<br>
ND STATE #158-95-16-9-5MBH, #158-95-16-9-5TFH,<br>
·<br>
Topsoil should not be stripped below finished grade on substructure area.<br>
#158-95-16-9-6MBH, #158-95-16-9-6TFH,<br>
#158-95-16-9-7MBH, #158-95-21-28-5TFH,<br>
#158-95-21-28-5MBH, #158-95-21-28-6TFH,<br>
#158-95-21-28-6MBH & #158-95-21-28-7TFH<br>
SECTION 16, T158N, R95W, 5th P.M.<br>
SW 1/4 SE 1/4<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 08-29-14<br>
UELS, LLC<br>
SCALE: AS SHOWN<br>
REVISED: 00-00-00<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
TYPICAL CROSS SECTIONS FIGURE #2<br>
<hr>
<A name=49></a>NOTES:<br>
·<br>
Flare pit is to be located a min. of 100' from the wellhead.<br>
LIBERTY RESOURCES LLC<br>
·<br>
Contours shown at 2' intervals.<br>
ND STATE #158-95-16-9-5MBH, #158-95-16-9-5TFH,<br>
#158-95-16-9-6MBH, #158-95-16-9-6TFH,<br>
#158-95-16-9-7MBH, #158-95-21-28-5TFH,<br>
#158-95-21-28-5MBH, #158-95-21-28-6TFH,<br>
#158-95-21-28-6MBH & #158-95-21-28-7TFH<br>
SECTION 16, T158N, R95W, 5th P.M.<br>
SW 1/4 SE 1/4<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 08-29-14<br>
UELS, LLC<br>
SCALE: 1" = 80'<br>
REVISED: 00-00-00<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
TYPICAL RIG LAYOUT<br>
FIGURE #3<br>
<hr>
<A name=50></a>APPROXIMATE UN-RECLAIMED ACREAGE = ±5.925 ACRES<br>
NOTES:<br>
·<br>
Contours shown at 2' intervals.<br>
LIBERTY RESOURCES LLC<br>
ND STATE #158-95-16-9-5MBH, #158-95-16-9-5TFH,<br>
#158-95-16-9-6MBH, #158-95-16-9-6TFH,<br>
#158-95-16-9-7MBH, #158-95-21-28-5TFH,<br>
#158-95-21-28-5MBH, #158-95-21-28-6TFH,<br>
#158-95-21-28-6MBH & #158-95-21-28-7TFH<br>
SECTION 16, T158N, R95W, 5th P.M.<br>
SW 1/4 SE 1/4<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 08-29-14<br>
UELS, LLC<br>
SCALE: 1" = 80'<br>
REVISED: 00-00-00<br>
Corporate Office * 85 South 200 East<br>
PRODUCTION FACILITIES &<br>
Vernal, UT 84078 * (435) 789-1017<br>
FIGURE #4<br>
INTERIM RECLAMATION<br>
<hr>
<A name=51></a>500'<br>
250'<br>
0'<br>
500'<br>
CERTIFICATE<br>
THIS IS TO CERTIFY THAT THE ABOVE PLAT WAS PREPARED FROM FIELD<br>
NOTES OF ACTUAL SURVEYS MADE BY ME OR UNDER MY SUPERVISION<br>
AND THAT THE SAME ARE TRUE AND CORRECT TO THE BEST OF MY<br>
KNOWLEDGE AND BELIEF.<br>
R</span><span class="ft7">O</span><span class="ft8">Y </span><span class="ft7">JE</span><span class="ft8">NS</span><span class="ft7">E<br>
T<br>
N<br>
REGISTERED<br>
LAND<br>
SURVEYOR<br>
N<br>
LS. - 4654<br>
O<br>
A<br>
REGISTERED LAND SURVEYOR<br>
R<br>
T<br>
T<br>
REGISTRATION NO. 4654<br>
H<br>
D</span><span class="ft8">A </span><span class="ft7">KO<br>
STATE OF NORTH DAKOTA<br>
LIBERTY RESOURCES LLC<br>
RIGHT-OF-WAY LENGTHS<br>
ND STATE #158-95-16-9-5MBH, #158-95-16-9-5TFH,<br>
#158-95-16-9-6MBH, #158-95-16-9-6TFH, #158-95-16-9-7MBH,<br>
PROPERTY OWNER<br>
FEET<br>
ACRES<br>
RODS<br>
#158-95-21-28-5TFH, #158-95-21-28-5MBH, #158-95-21-28-6TFH,<br>
#158-95-21-28-6MBH & #158-95-21-28-7TFH<br>
STATE OF NORTH DAKOTA<br>
45.28<br>
0.034<br>
2.74<br>
SECTION 16, T158N, R95W, 5th P.M.<br>
SW 1/4 SE 1/4<br>
DRAWN BY: C.J.<br>
DATE DRAWN: 08-29-14<br>
UELS, LLC<br>
SCALE: 1" = 500'<br>
REVISED: 00-00-00<br>
Corporate Office * 85 South 200 East<br>
Vernal, UT 84078 * (435) 789-1017<br>
ACCESS ROAD R-O-W<br>
<hr>
<A name=52></a><hr>
<A name=53></a><hr>
<A name=54></a><hr>
<A name=55></a><hr>
<A name=56></a>LIBERTY RESOURCES<br>
T<br>
M<br>
Azimuths to True North<br>
Project: Williams County, ND (NAD 83)<br>
Magnetic North: 8.01°<br>
Site: ND State 158-95-21-28<br>
Magnetic Field<br>
Well: 5TFH<br>
Strength: 56477.9snT<br>
Wellbore: OH<br>
Dip Angle: 73.33°<br>
Design: Plan #1<br>
Date: 10/13/2014<br>
Model: BGGM2014<br>
West(-)/East(+) (20 usft/in)<br>
020<br>
40<br>
60<br>
80<br>
100<br>
120<br>
80<br>
80<br>
60<br>
60<br>
40<br>
40<br>
20<br>
20<br>
ND State 158-95-21-28/7TFH/Plan #1<br>
)<br>
S<br>
SHL (NDS 158-95-21-28-6TFH)<br>
/in<br>
o<br>
SHL (NDS 158-95-21-28-5TFH)<br>
ft<br>
u<br>
s<br>
th<br>
u<br>
(<br>
SHL (NDS 158-95-21-28-6MBH)<br>
-<br>
0<br>
)/N<br>
SHL (NDS 158-95-21-28-5MBH)<br>
(2<br>
SHL (NDS 158-95-21-28-7TFH)<br>
or<br>
(+)<br>
0<br>
0<br>
0<br>
th<br>
0<br>
h<br>
0<br>
0<br>
(<br>
rt<br>
0<br>
+<br>
o<br>
)(20<br>
-)/N<br>
u<br>
ND State 158-95-21-28/5TFH/Plan #1<br>
s<br>
uth(<br>
ft<br>
o<br>
/in<br>
S<br>
)<br>
ND State 158-95-21-28/6MBH/Plan #1<br>
-20<br>
-20<br>
ND State 158-95-21-28/6TFH/Plan #1<br>
-40<br>
-40<br>
-60<br>
-60<br>
ND State 158-95-21-28/5MBH/Plan #1<br>
-80<br>
-80<br>
020<br>
40<br>
60<br>
80<br>
100<br>
120<br>
West(-)/East(+) (20 usft/in)<br>
LEAM DRILLING SYSTEMS LLC<br>
Plan: Plan #1 (5TFH/OH)<br>
ND State 158-95-21-28<br>
2010 East Davis, Conroe, Texas 77301<br>
Created By: Jennifer Williamson<br>
Date: 9:58, October 16 2014<br>
Date: __________<br>
Phone: 936/756-7577, Fax: 936/756-7595<br>
Approved: ____________________<br>
Date: __________<br>
<hr>
<A name=57></a>LIBERTY RESOURCES<br>
Project: Williams County, ND (NAD 83)<br>
Site: ND State 158-95-21-28<br>
Well: 5TFH<br>
West(-)/East(+) (1500 usft/in)<br>
Wellbore: OH<br>
-3000<br>
-1500<br>
0<br>
1500<br>
Design: Plan #1<br>
1T<br>
2M<br>
1<br>
2T<br>
3MBH/<br>
3T<br>
4MBH<br>
TF<br>
5MBH/<br>
5T<br>
6MBH<br>
6TF<br>
7M<br>
0<br>
FH<br>
B<br>
TFH<br>
H<br>
FH/<br>
FH/<br>
/O<br>
FH<br>
/<br>
0<br>
H<br>
BH<br>
P<br>
/P<br>
H<br>
P<br>
/P<br>
/<br>
la<br>
l<br>
P<br>
P<br>
P<br>
/<br>
/<br>
a<br>
P<br>
P<br>
P<br>
/<br>
/<br>
O<br>
n<br>
la<br>
n<br>
la<br>
la<br>
la<br>
l<br>
l<br>
P<br>
0<br>
la<br>
an<br>
la<br>
a<br>
l<br>
H<br>
#2<br>
#1b<br>
n<br>
n<br>
an<br>
0<br>
n<br>
n<br>
n<br>
6H/ST02<br>
n<br>
n<br>
#<br>
#1<br>
#1<br>
#<br>
#1<br>
#<br>
#<br>
#1<br>
2<br>
#1<br>
6H/ST01<br>
1<br>
1<br>
1<br>
T<br>
Azimuths to True North<br>
M<br>
Magnetic North: 8.01°<br>
Magnetic Field<br>
Strength: 56477.9snT<br>
-1500<br>
NDC A DEEP UNIT 1 (Offset)<br>
-1500<br>
Dip Angle: 73.33°<br>
#14923 NDCA 4 (Offset)<br>
Date: 10/13/2014<br>
Model: BGGM2014<br>
#20401 JV-P NDCA 7 (TA - Offset)<br>
L E G E N D<br>
-3000<br>
-3000<br>
5H, OH, OH V0<br>
5H, ST01, ST01 V0<br>
50<br>
Se<br>
6MBH, OH, Plan #1 V0<br>
0'<br>
ct<br>
H<br>
5TFH, OH, Plan #1 V0<br>
ion<br>
ar<br>
d<br>
Li<br>
#2182 Ped Cater Unit 1 (Offset)<br>
6TFH, OH, Plan #1 V0<br>
Li<br>
n<br>
n<br>
1TFH, OH, OH V0<br>
)<br>
e<br>
e<br>
S<br>
-4500<br>
-4500<br>
o<br>
ft/in<br>
u<br>
1TFH, OH, Plan #2 V0<br>
s<br>
th<br>
u<br>
(-<br>
0<br>
)<br>
10TFH, OH, Plan #2b V0<br>
0<br>
/N<br>
5<br>
o<br>
1<br>
rth<br>
10TFH, OH, OH V0<br>
)(<br>
(<br>
(+<br>
+)<br>
2MBH, OH, OH V0<br>
(<br>
rth<br>
Section 9<br>
15<br>
2TFH, OH, OH V0<br>
00<br>
Section 16<br>
(-)/No<br>
u<br>
2TFH, OH, Plan #2 V0<br>
th<br>
-6000<br>
-6000<br>
s<br>
u<br>
ft/i<br>
n<br>
7MBH, OH, Plan #1 V0<br>
So<br>
)<br>
Morris 11-21H (Offset), OH, OH V0<br>
JV-P Patricia (Offset), OH, OH V0<br>
3TFH, OH, Plan #1 V0<br>
#3899 CW Cater1 (Offset)<br>
5MBH, OH, Plan #1 V0<br>
-7500<br>
50<br>
4MBH, OH, Plan #1 V0<br>
Se<br>
-7500<br>
0'<br>
ct<br>
3MBH, OH, Plan #1 V0<br>
H<br>
io<br>
ar<br>
n<br>
2MBH, OH, Plan#1b V0<br>
d<br>
Lin<br>
Li<br>
6H, ST02, ST02 V0<br>
ne<br>
e<br>
6H, ST01, ST01 V0<br>
6H, OH, OH V0<br>
Ho<br>
#4342 Haakenson 1 (Offset)<br>
-9000<br>
-9000<br>
ve<br>
4TFH, OH, Plan #1 V0<br>
#<br>
1MBH, OH, OH V0<br>
1<br>
2M<br>
1-<br>
1M<br>
2T<br>
3M<br>
4<br>
21<br>
FH<br>
BH<br>
TFH<br>
6MBH/<br>
1MBH, OH, Plan #1 V0<br>
BH<br>
3T<br>
5TF<br>
5M<br>
(<br>
/<br>
/<br>
FH<br>
BH<br>
6TF<br>
7T<br>
O<br>
/<br>
P<br>
P<br>
/<br>
P<br>
la<br>
la<br>
/<br>
P<br>
BH<br>
FH<br>
3TFH, OH, Plan #1 V0<br>
f<br>
H<br>
f<br>
la<br>
/<br>
n<br>
n<br>
P<br>
P<br>
l<br>
s<br>
l<br>
a<br>
/P<br>
/<br>
H<br>
P<br>
e<br>
n<br>
#1<br>
#1<br>
la<br>
an<br>
n<br>
P<br>
/<br>
la<br>
/<br>
P<br>
P<br>
7TFH, OH, Plan #1 V0<br>
t<br>
#<br>
#1<br>
l<br>
)<br>
n<br>
a<br>
la<br>
#1<br>
l<br>
n<br>
la<br>
/<br>
n<br>
a<br>
OH<br>
1<br>
#1<br>
n<br>
#1<br>
#<br>
n<br>
n<br>
#<br>
#1<br>
#1<br>
Hove #11-21 (Offset), OH, OH V0<br>
-10500<br>
1<br>
1<br>
-10500<br>
5MBH, OH, Plan #1 V0<br>
200' Hard Line<br>
9633 </span><span class="ft21">9713<br>
9755<br>
9623<br>
9669<br>
9755<br>
9720 </span><span class="ft19">9635 </span><span class="ft4">9720 </span><span class="ft22">9635 </span><span class="ft17">9720<br>
3MBH, OH, Plan #1 V0<br>
Section Line<br>
9788<br>
2TFH, OH, Plan #1 V0<br>
2TFH, OH, OH V0<br>
-3000<br>
-1500<br>
0<br>
1500<br>
6MBH, OH, Plan #1 V0<br>
West(-)/East(+) (1500 usft/in)<br>
6TFH, OH, Plan #1 V0<br>
2MBH, OH, Plan #1 V0<br>
2MBH, OH, OH V0<br>
TF, OH, OH V0<br>
Plan #1<br>
LEAM DRILLING SYSTEMS LLC<br>
Plan: Plan #1 (5TFH/OH)<br>
ND State 158-95-21-28<br>
2010 East Davis, Conroe, Texas 77301<br>
Created By: Jennifer Williamson<br>
Date: 10:06, October 16 2014<br>
Date: __________<br>
Phone: 936/756-7577, Fax: 936/756-7595<br>
Approved: ____________________<br>
Date: __________<br>
<hr>
<A name=58></a>LIBERTY RESOURCES<br>
T<br>
Azimuths to True North<br>
M<br>
Magnetic North: 8.01°<br>
Project: Williams County, ND (NAD 83)<br>
Site: ND State 158-95-21-28<br>
Magnetic Field<br>
Well: 5TFH<br>
Strength: 56477.9snT<br>
Dip Angle: 73.33°<br>
Wellbore: OH<br>
Date: 10/13/2014<br>
Design: Plan #1<br>
Model: BGGM2014<br>
West(-)/East(+) (200 usft/in)<br>
-200<br>
0<br>
200<br>
400<br>
600<br>
800<br>
1000<br>
0<br>
0<br>
0<br>
0 </span><span class="ft3">0<br>
0<br>
0<br>
200' Hard Line<br>
So<br>
n) -200<br>
-200<br>
ft/i<br>
uth<br>
us<br>
(-)/Nor<br>
200(<br>
th<br>
+)<br>
(+)<br>
rth(<br>
(<br>
o<br>
200<br>
-)/N<br>
usf<br>
th( -400<br>
-400<br>
t/in<br>
Sou<br>
5<br>
)<br>
TFH/Pl<br>
5M<br>
6M<br>
6<br>
7T<br>
TFH/Pl<br>
BH/Pl<br>
BH<br>
FH<br>
an<br>
/<br>
/<br>
P<br>
P<br>
#1<br>
a<br>
l<br>
an<br>
a<br>
la<br>
n<br>
n<br>
n<br>
#<br>
#<br>
#1<br>
#<br>
1<br>
1<br>
1<br>
-600<br>
-600<br>
7"<br>
7"<br>
350'<br>
7"<br>
350'<br>
7"<br>
350'<br>
350'<br>
7"<br>
-200<br>
0<br>
200<br>
400<br>
600<br>
800<br>
1000<br>
West(-)/East(+) (200 usft/in)<br>
West(-)/East(+) (200 usft/in)<br>
-200<br>
0<br>
200<br>
400<br>
600<br>
800<br>
1000<br>
-10200<br>
-10200<br>
S<br>
in)<br>
outh<br>
sft/u<br>
(-<br>
0<br>
)<br>
-10400<br>
/N<br>
0<br>
-10400<br>
2<br>
or<br>
)(<br>
th<br>
(+<br>
(<br>
5M<br>
+<br>
5TF<br>
6M<br>
)<br>
rth<br>
6TF<br>
7<br>
(<br>
o<br>
BH/Pl<br>
TFH/Pl<br>
2<br>
BH/Pl<br>
H<br>
0<br>
H<br>
0<br>
-)/N<br>
/Pl<br>
/Pl<br>
u<br>
a<br>
th(<br>
a<br>
sft<br>
n<br>
n<br>
a<br>
an<br>
an<br>
u<br>
#<br>
n<br>
o<br>
#1<br>
/in)<br>
#1<br>
#<br>
#1<br>
S<br>
1<br>
1<br>
-10600<br>
-10600<br>
350'<br>
350'<br>
350'<br>
350'<br>
9720<br>
9635<br>
9720<br>
9635<br>
9720<br>
PBHL (NDS 158-95-21-28-7TFH)<br>
PBHL (NDS 158-95-21-28-5TFH)<br>
PBHL (NDS 158-95-21-28-5MBH)<br>
PBHL (NDS 158-95-21-28-6TFH) PBHL (NDS 158-95-21-28-6MBH)<br>
-200<br>
0<br>
200<br>
400<br>
600<br>
800<br>
1000<br>
West(-)/East(+) (200 usft/in)<br>
LEAM DRILLING SYSTEMS LLC<br>
Plan: Plan #1 (5TFH/OH)<br>
ND State 158-95-21-28<br>
2010 East Davis, Conroe, Texas 77301<br>
Created By: Jennifer Williamson<br>
Date: 14:49, October 16 2014<br>
Date: __________<br>
Phone: 936/756-7577, Fax: 936/756-7595<br>
Approved: ____________________<br>
Date: __________<br>
<hr>
<A name=59></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Reference<br>
Plan #1<br>
Filter type:<br>
NO GLOBAL FILTER: Using user defined selection & filtering criteria<br>
Interpolation Method:<br>
Stations<br>
Error Model:<br>
ISCWSA<br>
Depth Range:<br>
Unlimited<br>
Scan Method:<br>
Closest Approach 3D<br>
Results Limited by:<br>
Maximum center-center distance of 9,999.98 usft<br>
Error Surface:<br>
Elliptical Conic<br>
Warning Levels Evaluated at:<br>
2.00 Sigma<br>
Casing Method:<br>
Not applied<br>
Survey Tool Program<br>
Date<br>
10/16/2014<br>
From<br>
To<br>
(usft)<br>
(usft)<br>
Survey (Wellbore)<br>
Tool Name<br>
Description<br>
0.00<br>
20,007.17 Plan #1 (OH)<br>
LEAM_MWD+HDGM<br>
LEAM MWD + HDGM<br>
Summary<br>
Reference<br>
Offset<br>
Distance<br>
Measured<br>
Measured<br>
Between<br>
Between<br>
Separation<br>
Warning<br>
Site Name<br>
Depth<br>
Depth<br>
Centres<br>
Ellipses<br>
Factor<br>
Offset Well - Wellbore - Design<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
ND State 158-95-16-9<br>
5MBH - OH - Plan #1<br>
2,500.00<br>
2,500.00<br>
199.64<br>
182.18<br>
11.433 CC<br>
5MBH - OH - Plan #1<br>
9,129.92<br>
9,136.42<br>
204.10<br>
139.51<br>
3.160 ES, SF<br>
5TFH - OH - Plan #1<br>
2,597.05<br>
2,601.92<br>
201.49<br>
183.36<br>
11.112 CC<br>
5TFH - OH - Plan #1<br>
2,624.96<br>
2,629.81<br>
201.59<br>
183.28<br>
11.008 ES<br>
5TFH - OH - Plan #1<br>
9,200.00<br>
9,199.31<br>
364.13<br>
299.66<br>
5.648 SF<br>
6MBH - OH - Plan #1<br>
2,500.00<br>
2,500.00<br>
209.22<br>
191.76<br>
11.982 CC, ES<br>
6MBH - OH - Plan #1<br>
4,900.00<br>
4,894.06<br>
321.58<br>
287.51<br>
9.438 SF<br>
6TFH - OH - Plan #1<br>
2,500.00<br>
2,500.00<br>
219.73<br>
202.27<br>
12.584 CC, ES<br>
6TFH - OH - Plan #1<br>
3,300.00<br>
3,292.34<br>
259.01<br>
236.10<br>
11.307 SF<br>
7MBH - OH - Plan #1<br>
2,500.00<br>
2,500.00<br>
233.72<br>
216.26<br>
13.385 CC, ES<br>
7MBH - OH - Plan #1<br>
2,800.00<br>
2,791.20<br>
248.41<br>
228.95<br>
12.768 SF<br>
ND State 158-95-21-28<br>
5MBH - OH - Plan #1<br>
2,500.00<br>
2,500.00<br>
29.63<br>
12.17<br>
1.697 CC<br>
5MBH - OH - Plan #1<br>
20,007.17<br>
19,930.83<br>
359.89<br>
-28.79<br>
0.926 Level 1, ES, SF<br>
6MBH - OH - Plan #1<br>
2,500.00<br>
2,500.00<br>
89.56<br>
72.10<br>
5.129 CC, ES<br>
6MBH - OH - Plan #1<br>
20,007.17<br>
19,950.60<br>
1,053.22<br>
656.89<br>
2.657 SF<br>
6TFH - OH - Plan #1<br>
2,500.00<br>
2,500.00<br>
59.93<br>
42.47<br>
3.432 CC, ES<br>
6TFH - OH - Plan #1<br>
20,007.17<br>
20,003.65<br>
700.08<br>
302.74<br>
1.762 SF<br>
7TFH - OH - Plan #1<br>
2,500.00<br>
2,500.00<br>
119.87<br>
102.41<br>
6.865 CC, ES<br>
7TFH - OH - Plan #1<br>
20,007.17<br>
20,069.40<br>
1,399.49<br>
1,002.11<br>
3.522 SF<br>
Hove #11-21 (Offset) - OH - OH<br>
17,265.92<br>
16,785.00<br>
2,723.33<br>
2,435.79<br>
9.471 CC<br>
Hove #11-21 (Offset) - OH - OH<br>
20,007.17<br>
19,502.00<br>
2,732.60<br>
2,344.18<br>
7.035 ES, SF<br>
ND State 24-16H-0916-15895 (Offset)<br>
TF - OH - OH<br>
9,261.60<br>
9,223.76<br>
513.49<br>
460.84<br>
9.753 SF<br>
TF - OH - OH<br>
9,275.00<br>
9,235.67<br>
513.36<br>
460.74<br>
9.757 ES<br>
TF - OH - OH<br>
9,276.27<br>
9,236.79<br>
513.35<br>
460.74<br>
9.758 CC<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 1<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=60></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 5MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
100.00<br>
100.00<br>
100.00<br>
100.00<br>
0.13<br>
0.13<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
199.38<br>
0.25<br>
784.379<br>
200.00<br>
200.00<br>
200.00<br>
200.00<br>
0.49<br>
0.49<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
198.66<br>
0.97<br>
205.502<br>
300.00<br>
300.00<br>
300.00<br>
300.00<br>
0.84<br>
0.84<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
197.95<br>
1.69<br>
118.240<br>
400.00<br>
400.00<br>
400.00<br>
400.00<br>
1.20<br>
1.20<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
197.23<br>
2.41<br>
82.997<br>
500.00<br>
500.00<br>
500.00<br>
500.00<br>
1.56<br>
1.56<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
196.51<br>
3.12<br>
63.939<br>
600.00<br>
600.00<br>
600.00<br>
600.00<br>
1.92<br>
1.92<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
195.80<br>
3.84<br>
51.999<br>
700.00<br>
700.00<br>
700.00<br>
700.00<br>
2.28<br>
2.28<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
195.08<br>
4.56<br>
43.817<br>
800.00<br>
800.00<br>
800.00<br>
800.00<br>
2.64<br>
2.64<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
194.36<br>
5.27<br>
37.859<br>
900.00<br>
900.00<br>
900.00<br>
900.00<br>
3.00<br>
3.00<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
193.65<br>
5.99<br>
33.328<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
3.35<br>
3.35<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
192.93<br>
6.71<br>
29.765<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
3.71<br>
3.71<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
192.21<br>
7.42<br>
26.891<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
4.07<br>
4.07<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
191.50<br>
8.14<br>
24.523<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
4.43<br>
4.43<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
190.78<br>
8.86<br>
22.538<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
4.79<br>
4.79<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
190.06<br>
9.57<br>
20.850<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
5.15<br>
5.15<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
189.34<br>
10.29<br>
19.398<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
5.50<br>
5.50<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
188.63<br>
11.01<br>
18.134<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
5.86<br>
5.86<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
187.91<br>
11.73<br>
17.026<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
6.22<br>
6.22<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
187.19<br>
12.44<br>
16.045<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
6.58<br>
6.58<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
186.48<br>
13.16<br>
15.171<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
6.94<br>
6.94<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
185.76<br>
13.88<br>
14.387<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
7.30<br>
7.30<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
185.04<br>
14.59<br>
13.680<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
7.66<br>
7.66<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
184.33<br>
15.31<br>
13.039<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
8.01<br>
8.01<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
183.61<br>
16.03<br>
12.456<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
8.37<br>
8.37<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
182.89<br>
16.74<br>
11.923<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
8.73<br>
8.73<br>
-0.19<br>
199.64<br>
-0.67<br>
199.64<br>
182.18<br>
17.46<br>
11.433 CC<br>
2,600.00<br>
2,599.98<br>
2,599.98<br>
2,599.98<br>
9.08<br>
9.09<br>
126.84<br>
199.64<br>
-0.67<br>
200.68<br>
182.52<br>
18.16<br>
11.050<br>
2,624.96<br>
2,624.92<br>
2,624.92<br>
2,624.92<br>
9.16<br>
9.18<br>
127.05<br>
199.64<br>
-0.67<br>
201.27<br>
182.94<br>
18.33<br>
10.980<br>
2,700.00<br>
2,699.89<br>
2,699.89<br>
2,699.89<br>
9.41<br>
9.45<br>
127.78<br>
199.64<br>
-0.67<br>
203.26<br>
184.41<br>
18.85<br>
10.784<br>
2,800.00<br>
2,799.79<br>
2,799.79<br>
2,799.79<br>
9.74<br>
9.81<br>
128.74<br>
199.64<br>
-0.67<br>
205.96<br>
186.42<br>
19.54<br>
10.540<br>
2,900.00<br>
2,899.70<br>
2,899.70<br>
2,899.70<br>
10.08<br>
10.16<br>
129.68<br>
199.64<br>
-0.67<br>
208.72<br>
188.48<br>
20.24<br>
10.315<br>
3,000.00<br>
2,999.60<br>
2,999.60<br>
2,999.60<br>
10.42<br>
10.52<br>
130.58<br>
199.64<br>
-0.67<br>
211.53<br>
190.60<br>
20.93<br>
10.106<br>
3,100.00<br>
3,099.51<br>
3,099.51<br>
3,099.51<br>
10.76<br>
10.88<br>
131.47<br>
199.64<br>
-0.67<br>
214.39<br>
192.76<br>
21.63<br>
9.912<br>
3,200.00<br>
3,199.41<br>
3,199.41<br>
3,199.41<br>
11.10<br>
11.24<br>
132.33<br>
199.64<br>
-0.67<br>
217.31<br>
194.98<br>
22.33<br>
9.732<br>
3,300.00<br>
3,299.32<br>
3,301.88<br>
3,301.88<br>
11.44<br>
11.60<br>
133.10<br>
199.38<br>
-1.07<br>
219.98<br>
196.95<br>
23.03<br>
9.552<br>
3,400.00<br>
3,399.22<br>
3,406.74<br>
3,406.66<br>
11.79<br>
11.95<br>
133.20<br>
197.27<br>
-4.24<br>
220.63<br>
196.90<br>
23.72<br>
9.300<br>
3,500.00<br>
3,499.13<br>
3,506.74<br>
3,506.52<br>
12.14<br>
12.28<br>
132.99<br>
194.38<br>
-8.61<br>
220.24<br>
195.84<br>
24.40<br>
9.026<br>
3,600.00<br>
3,599.03<br>
3,606.73<br>
3,606.38<br>
12.48<br>
12.62<br>
132.77<br>
191.49<br>
-12.98<br>
219.86<br>
194.77<br>
25.08<br>
8.765<br>
3,700.00<br>
3,698.94<br>
3,706.73<br>
3,706.24<br>
12.83<br>
12.96<br>
132.55<br>
188.60<br>
-17.35<br>
219.48<br>
193.71<br>
25.77<br>
8.517<br>
3,800.00<br>
3,798.84<br>
3,806.72<br>
3,806.10<br>
13.18<br>
13.29<br>
132.33<br>
185.71<br>
-21.72<br>
219.10<br>
192.64<br>
26.46<br>
8.281<br>
3,900.00<br>
3,898.75<br>
3,906.72<br>
3,905.96<br>
13.53<br>
13.64<br>
132.11<br>
182.82<br>
-26.10<br>
218.73<br>
191.58<br>
27.15<br>
8.057<br>
4,000.00<br>
3,998.65<br>
4,006.72<br>
4,005.81<br>
13.88<br>
13.98<br>
131.89<br>
179.93<br>
-30.47<br>
218.36<br>
190.52<br>
27.84<br>
7.844<br>
4,100.00<br>
4,098.56<br>
4,106.71<br>
4,105.67<br>
14.24<br>
14.32<br>
131.67<br>
177.03<br>
-34.84<br>
217.99<br>
189.46<br>
28.53<br>
7.640<br>
4,200.00<br>
4,198.46<br>
4,206.71<br>
4,205.53<br>
14.59<br>
14.67<br>
131.45<br>
174.14<br>
-39.21<br>
217.63<br>
188.40<br>
29.23<br>
7.446<br>
4,300.00<br>
4,298.37<br>
4,306.70<br>
4,305.39<br>
14.94<br>
15.02<br>
131.22<br>
171.25<br>
-43.58<br>
217.27<br>
187.34<br>
29.92<br>
7.260<br>
4,400.00<br>
4,398.27<br>
4,406.70<br>
4,405.25<br>
15.30<br>
15.36<br>
131.00<br>
168.36<br>
-47.95<br>
216.91<br>
186.29<br>
30.62<br>
7.083<br>
4,500.00<br>
4,498.18<br>
4,506.69<br>
4,505.11<br>
15.65<br>
15.71<br>
130.78<br>
165.47<br>
-52.32<br>
216.56<br>
185.23<br>
31.32<br>
6.914<br>
4,600.00<br>
4,598.08<br>
4,606.69<br>
4,604.96<br>
16.01<br>
16.06<br>
130.55<br>
162.58<br>
-56.69<br>
216.21<br>
184.18<br>
32.03<br>
6.751<br>
4,700.00<br>
4,697.99<br>
4,706.69<br>
4,704.82<br>
16.37<br>
16.41<br>
130.33<br>
159.69<br>
-61.06<br>
215.86<br>
183.13<br>
32.73<br>
6.596<br>
4,800.00<br>
4,797.89<br>
4,806.68<br>
4,804.68<br>
16.72<br>
16.76<br>
130.10<br>
156.79<br>
-65.43<br>
215.52<br>
182.08<br>
33.43<br>
6.446<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 2<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=61></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 5MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
4,900.00<br>
4,897.80<br>
4,906.68<br>
4,904.54<br>
17.08<br>
17.12<br>
129.87<br>
153.90<br>
-69.80<br>
215.18<br>
181.04<br>
34.14<br>
6.303<br>
5,000.00<br>
4,997.70<br>
5,006.67<br>
5,004.40<br>
17.44<br>
17.47<br>
129.64<br>
151.01<br>
-74.17<br>
214.84<br>
180.00<br>
34.84<br>
6.166<br>
5,100.00<br>
5,097.61<br>
5,106.67<br>
5,104.26<br>
17.79<br>
17.82<br>
129.41<br>
148.12<br>
-78.54<br>
214.51<br>
178.96<br>
35.55<br>
6.034<br>
5,200.00<br>
5,197.51<br>
5,206.67<br>
5,204.11<br>
18.15<br>
18.18<br>
129.18<br>
145.23<br>
-82.91<br>
214.18<br>
177.92<br>
36.26<br>
5.907<br>
5,300.00<br>
5,297.42<br>
5,306.66<br>
5,303.97<br>
18.51<br>
18.53<br>
128.95<br>
142.34<br>
-87.28<br>
213.85<br>
176.88<br>
36.97<br>
5.785<br>
5,400.00<br>
5,397.32<br>
5,406.66<br>
5,403.83<br>
18.87<br>
18.89<br>
128.72<br>
139.45<br>
-91.65<br>
213.53<br>
175.85<br>
37.68<br>
5.667<br>
5,500.00<br>
5,497.23<br>
5,506.65<br>
5,503.69<br>
19.23<br>
19.24<br>
128.49<br>
136.55<br>
-96.03<br>
213.21<br>
174.82<br>
38.39<br>
5.554<br>
5,600.00<br>
5,597.13<br>
5,606.65<br>
5,603.55<br>
19.59<br>
19.60<br>
128.26<br>
133.66<br>
-100.40<br>
212.89<br>
173.79<br>
39.10<br>
5.444<br>
5,700.00<br>
5,697.04<br>
5,706.64<br>
5,703.41<br>
19.95<br>
19.96<br>
128.03<br>
130.77<br>
-104.77<br>
212.58<br>
172.76<br>
39.82<br>
5.339<br>
5,800.00<br>
5,796.94<br>
5,806.64<br>
5,803.26<br>
20.31<br>
20.32<br>
127.79<br>
127.88<br>
-109.14<br>
212.27<br>
171.74<br>
40.53<br>
5.237<br>
5,900.00<br>
5,896.85<br>
5,906.64<br>
5,903.12<br>
20.67<br>
20.68<br>
127.56<br>
124.99<br>
-113.51<br>
211.97<br>
170.72<br>
41.24<br>
5.139<br>
6,000.00<br>
5,996.75<br>
6,006.63<br>
6,002.98<br>
21.03<br>
21.03<br>
127.32<br>
122.10<br>
-117.88<br>
211.67<br>
169.71<br>
41.96<br>
5.045<br>
6,100.00<br>
6,096.66<br>
6,106.63<br>
6,102.84<br>
21.39<br>
21.39<br>
127.09<br>
119.21<br>
-122.25<br>
211.37<br>
168.69<br>
42.68<br>
4.953<br>
6,200.00<br>
6,196.56<br>
6,206.62<br>
6,202.70<br>
21.75<br>
21.75<br>
126.85<br>
116.31<br>
-126.62<br>
211.07<br>
167.68<br>
43.39<br>
4.864<br>
6,300.00<br>
6,296.47<br>
6,306.62<br>
6,302.56<br>
22.12<br>
22.11<br>
126.61<br>
113.42<br>
-130.99<br>
210.78<br>
166.67<br>
44.11<br>
4.779<br>
6,400.00<br>
6,396.37<br>
6,406.61<br>
6,402.41<br>
22.48<br>
22.47<br>
126.38<br>
110.53<br>
-135.36<br>
210.49<br>
165.67<br>
44.83<br>
4.696<br>
6,500.00<br>
6,496.27<br>
6,506.61<br>
6,502.27<br>
22.84<br>
22.83<br>
126.14<br>
107.64<br>
-139.73<br>
210.21<br>
164.67<br>
45.54<br>
4.615<br>
6,600.00<br>
6,596.18<br>
6,606.61<br>
6,602.13<br>
23.20<br>
23.20<br>
125.90<br>
104.75<br>
-144.10<br>
209.93<br>
163.67<br>
46.26<br>
4.538<br>
6,700.00<br>
6,696.08<br>
6,706.60<br>
6,701.99<br>
23.56<br>
23.56<br>
125.66<br>
101.86<br>
-148.47<br>
209.65<br>
162.67<br>
46.98<br>
4.462<br>
6,800.00<br>
6,795.99<br>
6,806.60<br>
6,801.85<br>
23.93<br>
23.92<br>
125.42<br>
98.96<br>
-152.84<br>
209.38<br>
161.68<br>
47.70<br>
4.389<br>
6,900.00<br>
6,895.89<br>
6,906.59<br>
6,901.71<br>
24.29<br>
24.28<br>
125.18<br>
96.07<br>
-157.21<br>
209.11<br>
160.69<br>
48.42<br>
4.318<br>
7,000.00<br>
6,995.80<br>
7,006.59<br>
7,001.56<br>
24.65<br>
24.64<br>
124.94<br>
93.18<br>
-161.59<br>
208.85<br>
159.70<br>
49.14<br>
4.250<br>
7,100.00<br>
7,095.70<br>
7,106.58<br>
7,101.42<br>
25.01<br>
25.00<br>
124.70<br>
90.29<br>
-165.96<br>
208.58<br>
158.72<br>
49.86<br>
4.183<br>
7,200.00<br>
7,195.61<br>
7,206.58<br>
7,201.28<br>
25.38<br>
25.37<br>
124.45<br>
87.40<br>
-170.33<br>
208.33<br>
157.74<br>
50.59<br>
4.118<br>
7,300.00<br>
7,295.51<br>
7,306.58<br>
7,301.14<br>
25.74<br>
25.73<br>
124.21<br>
84.51<br>
-174.70<br>
208.07<br>
156.76<br>
51.31<br>
4.055<br>
7,400.00<br>
7,395.42<br>
7,406.57<br>
7,401.00<br>
26.10<br>
26.09<br>
123.97<br>
81.62<br>
-179.07<br>
207.82<br>
155.79<br>
52.03<br>
3.994<br>
7,500.00<br>
7,495.32<br>
7,506.57<br>
7,500.86<br>
26.47<br>
26.46<br>
123.72<br>
78.72<br>
-183.44<br>
207.58<br>
154.82<br>
52.75<br>
3.935<br>
7,600.00<br>
7,595.23<br>
7,606.56<br>
7,600.71<br>
26.83<br>
26.82<br>
123.48<br>
75.83<br>
-187.81<br>
207.33<br>
153.85<br>
53.48<br>
3.877<br>
7,700.00<br>
7,695.13<br>
7,706.56<br>
7,700.57<br>
27.19<br>
27.18<br>
123.23<br>
72.94<br>
-192.18<br>
207.09<br>
152.89<br>
54.20<br>
3.821<br>
7,800.00<br>
7,795.04<br>
7,806.56<br>
7,800.43<br>
27.56<br>
27.55<br>
122.98<br>
70.05<br>
-196.55<br>
206.86<br>
151.93<br>
54.93<br>
3.766<br>
7,900.00<br>
7,894.94<br>
7,906.55<br>
7,900.29<br>
27.92<br>
27.91<br>
122.74<br>
67.16<br>
-200.92<br>
206.63<br>
150.98<br>
55.65<br>
3.713<br>
8,000.00<br>
7,994.85<br>
8,006.55<br>
8,000.15<br>
28.28<br>
28.28<br>
122.49<br>
64.27<br>
-205.29<br>
206.40<br>
150.02<br>
56.38<br>
3.661<br>
8,100.00<br>
8,094.75<br>
8,106.54<br>
8,100.01<br>
28.65<br>
28.64<br>
122.24<br>
61.38<br>
-209.66<br>
206.18<br>
149.07<br>
57.10<br>
3.611<br>
8,200.00<br>
8,194.66<br>
8,206.54<br>
8,199.86<br>
29.01<br>
29.01<br>
121.99<br>
58.48<br>
-214.03<br>
205.96<br>
148.13<br>
57.83<br>
3.562<br>
8,300.00<br>
8,294.56<br>
8,306.53<br>
8,299.72<br>
29.38<br>
29.37<br>
121.75<br>
55.59<br>
-218.40<br>
205.74<br>
147.19<br>
58.55<br>
3.514<br>
8,400.00<br>
8,394.47<br>
8,406.53<br>
8,399.58<br>
29.74<br>
29.74<br>
121.50<br>
52.70<br>
-222.77<br>
205.53<br>
146.25<br>
59.28<br>
3.467<br>
8,500.00<br>
8,494.37<br>
8,506.53<br>
8,499.44<br>
30.11<br>
30.10<br>
121.25<br>
49.81<br>
-227.14<br>
205.32<br>
145.31<br>
60.01<br>
3.422<br>
8,600.00<br>
8,594.28<br>
8,606.52<br>
8,599.30<br>
30.47<br>
30.47<br>
121.00<br>
46.92<br>
-231.52<br>
205.12<br>
144.38<br>
60.73<br>
3.377<br>
8,700.00<br>
8,694.18<br>
8,706.52<br>
8,699.16<br>
30.83<br>
30.83<br>
120.75<br>
44.03<br>
-235.89<br>
204.92<br>
143.45<br>
61.46<br>
3.334<br>
8,800.00<br>
8,794.09<br>
8,806.51<br>
8,799.01<br>
31.20<br>
31.20<br>
120.49<br>
41.14<br>
-240.26<br>
204.72<br>
142.53<br>
62.19<br>
3.292<br>
8,900.00<br>
8,893.99<br>
8,906.51<br>
8,898.87<br>
31.56<br>
31.56<br>
120.24<br>
38.24<br>
-244.63<br>
204.53<br>
141.61<br>
62.92<br>
3.251<br>
9,000.00<br>
8,993.90<br>
9,006.50<br>
8,998.73<br>
31.93<br>
31.93<br>
119.99<br>
35.35<br>
-249.00<br>
204.34<br>
140.69<br>
63.65<br>
3.211<br>
9,100.00<br>
9,093.80<br>
9,106.50<br>
9,098.59<br>
32.29<br>
32.30<br>
119.74<br>
32.46<br>
-253.37<br>
204.15<br>
139.78<br>
64.37<br>
3.171<br>
9,129.92<br>
9,123.70<br>
9,136.42<br>
9,128.47<br>
32.40<br>
32.40<br>
119.66<br>
31.60<br>
-254.68<br>
204.10<br>
139.51<br>
64.59<br>
3.160 ES, SF<br>
9,200.00<br>
9,193.71<br>
9,188.73<br>
9,180.70<br>
32.66<br>
32.59<br>
119.59<br>
31.89<br>
-256.96<br>
206.54<br>
141.50<br>
65.04<br>
3.176<br>
9,261.60<br>
9,255.25<br>
9,231.23<br>
9,222.93<br>
32.88<br>
32.74<br>
119.67<br>
36.25<br>
-258.81<br>
214.46<br>
149.05<br>
65.41<br>
3.279<br>
9,275.00<br>
9,268.63<br>
9,240.31<br>
9,231.88<br>
32.93<br>
32.77<br>
140.12<br>
37.66<br>
-259.20<br>
217.07<br>
151.62<br>
65.45<br>
3.316<br>
9,300.00<br>
9,293.53<br>
9,256.86<br>
9,248.14<br>
33.02<br>
32.82<br>
154.82<br>
40.68<br>
-259.91<br>
223.57<br>
158.15<br>
65.42<br>
3.417<br>
9,325.00<br>
9,318.29<br>
9,275.00<br>
9,265.83<br>
33.12<br>
32.88<br>
160.60<br>
44.64<br>
-260.69<br>
232.13<br>
166.89<br>
65.24<br>
3.558<br>
9,350.00<br>
9,342.85<br>
9,287.96<br>
9,278.37<br>
33.21<br>
32.92<br>
163.58<br>
47.87<br>
-261.24<br>
242.61<br>
177.72<br>
64.89<br>
3.739<br>
9,375.00<br>
9,367.13<br>
9,300.00<br>
9,289.93<br>
33.31<br>
32.96<br>
165.37<br>
51.18<br>
-261.74<br>
254.96<br>
190.57<br>
64.38<br>
3.960<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 3<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=62></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 5MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
9,400.00<br>
9,391.07<br>
9,315.61<br>
9,304.80<br>
33.41<br>
33.01<br>
166.59<br>
55.91<br>
-262.39<br>
269.00<br>
205.25<br>
63.74<br>
4.220<br>
9,425.00<br>
9,414.60<br>
9,325.00<br>
9,313.66<br>
33.50<br>
33.04<br>
167.34<br>
58.98<br>
-262.78<br>
284.66<br>
221.72<br>
62.94<br>
4.523<br>
9,450.00<br>
9,437.67<br>
9,339.24<br>
9,326.98<br>
33.60<br>
33.08<br>
167.94<br>
63.98<br>
-263.36<br>
301.73<br>
239.72<br>
62.01<br>
4.866<br>
9,475.00<br>
9,460.20<br>
9,350.00<br>
9,336.94<br>
33.70<br>
33.11<br>
168.28<br>
68.02<br>
-263.80<br>
320.14<br>
259.20<br>
60.93<br>
5.254<br>
9,500.00<br>
9,482.13<br>
9,358.62<br>
9,344.86<br>
33.80<br>
33.13<br>
168.42<br>
71.41<br>
-264.15<br>
339.72<br>
279.99<br>
59.73<br>
5.688<br>
9,525.00<br>
9,503.41<br>
9,366.74<br>
9,352.26<br>
33.90<br>
33.16<br>
168.39<br>
74.74<br>
-264.47<br>
360.34<br>
301.94<br>
58.41<br>
6.169<br>
9,550.00<br>
9,523.97<br>
9,375.00<br>
9,359.72<br>
34.00<br>
33.18<br>
168.23<br>
78.26<br>
-264.80<br>
381.89<br>
324.90<br>
56.98<br>
6.702<br>
9,575.00<br>
9,543.77<br>
9,375.00<br>
9,359.72<br>
34.10<br>
33.18<br>
167.52<br>
78.26<br>
-264.80<br>
404.27<br>
348.78<br>
55.49<br>
7.286<br>
9,600.00<br>
9,562.73<br>
9,385.15<br>
9,368.81<br>
34.21<br>
33.21<br>
167.04<br>
82.75<br>
-265.20<br>
427.21<br>
373.30<br>
53.91<br>
7.925<br>
9,625.00<br>
9,580.83<br>
9,389.44<br>
9,372.63<br>
34.31<br>
33.22<br>
165.92<br>
84.71<br>
-265.36<br>
450.77<br>
398.43<br>
52.34<br>
8.612<br>
9,650.00<br>
9,597.99<br>
9,392.90<br>
9,375.69<br>
34.42<br>
33.23<br>
164.15<br>
86.31<br>
-265.50<br>
474.79<br>
423.92<br>
50.86<br>
9.334<br>
9,675.00<br>
9,614.18<br>
9,400.00<br>
9,381.94<br>
34.53<br>
33.25<br>
161.92<br>
89.68<br>
-265.77<br>
499.21<br>
449.65<br>
49.56<br>
10.074<br>
9,700.00<br>
9,629.36<br>
9,400.00<br>
9,381.94<br>
34.64<br>
33.25<br>
156.68<br>
89.68<br>
-265.77<br>
523.83<br>
474.56<br>
49.26<br>
10.633<br>
9,725.00<br>
9,643.47<br>
9,400.00<br>
9,381.94<br>
34.75<br>
33.25<br>
145.47<br>
89.68<br>
-265.77<br>
548.65<br>
496.68<br>
51.97<br>
10.558<br>
9,750.00<br>
9,656.49<br>
9,400.00<br>
9,381.94<br>
34.87<br>
33.25<br>
114.43<br>
89.68<br>
-265.77<br>
573.59<br>
509.99<br>
63.59<br>
9.019<br>
9,775.00<br>
9,668.37<br>
9,400.00<br>
9,381.94<br>
34.99<br>
33.25<br>
55.37<br>
89.68<br>
-265.77<br>
598.56<br>
538.13<br>
60.43<br>
9.906<br>
9,800.00<br>
9,679.08<br>
9,400.00<br>
9,381.94<br>
35.11<br>
33.25<br>
26.61<br>
89.68<br>
-265.77<br>
623.49<br>
577.98<br>
45.51<br>
13.699<br>
9,825.00<br>
9,688.60<br>
9,400.00<br>
9,381.94<br>
35.23<br>
33.25<br>
16.02<br>
89.68<br>
-265.77<br>
648.34<br>
609.29<br>
39.04<br>
16.605<br>
9,850.00<br>
9,696.90<br>
9,400.00<br>
9,381.94<br>
35.36<br>
33.25<br>
10.94<br>
89.68<br>
-265.77<br>
673.03<br>
637.61<br>
35.43<br>
18.999<br>
9,875.00<br>
9,703.95<br>
9,400.00<br>
9,381.94<br>
35.49<br>
33.25<br>
8.01<br>
89.68<br>
-265.77<br>
697.53<br>
664.68<br>
32.85<br>
21.234<br>
9,900.00<br>
9,709.74<br>
9,391.30<br>
9,374.27<br>
35.63<br>
33.22<br>
5.76<br>
85.57<br>
-265.43<br>
721.66<br>
690.94<br>
30.71<br>
23.498<br>
9,925.00<br>
9,714.25<br>
9,388.40<br>
9,371.71<br>
35.76<br>
33.21<br>
4.48<br>
84.24<br>
-265.32<br>
745.53<br>
716.43<br>
29.10<br>
25.617<br>
9,950.00<br>
9,717.47<br>
9,385.14<br>
9,368.81<br>
35.90<br>
33.21<br>
3.54<br>
82.75<br>
-265.20<br>
769.05<br>
741.18<br>
27.87<br>
27.595<br>
9,975.00<br>
9,719.39<br>
9,375.00<br>
9,359.72<br>
36.04<br>
33.18<br>
2.73<br>
78.26<br>
-264.80<br>
792.24<br>
765.25<br>
26.99<br>
29.353<br>
9,999.17<br>
9,720.00<br>
9,375.00<br>
9,359.72<br>
36.18<br>
33.18<br>
2.25<br>
78.26<br>
-264.80<br>
814.10<br>
787.53<br>
26.58<br>
30.634<br>
10,100.00<br>
9,720.00<br>
9,362.49<br>
9,348.39<br>
36.80<br>
33.14<br>
2.10<br>
72.98<br>
-264.30<br>
905.36<br>
878.63<br>
26.73<br>
33.875<br>
10,200.00<br>
9,720.00<br>
9,350.00<br>
9,336.94<br>
37.49<br>
33.11<br>
1.97<br>
68.02<br>
-263.80<br>
997.11<br>
970.19<br>
26.92<br>
37.042<br>
10,300.00<br>
9,720.00<br>
9,337.51<br>
9,325.37<br>
38.26<br>
33.07<br>
1.83<br>
63.35<br>
-263.29<br>
1,089.87<br>
1,062.72<br>
27.15<br>
40.144<br>
10,400.00<br>
9,720.00<br>
9,325.00<br>
9,313.66<br>
39.10<br>
33.04<br>
1.71<br>
58.98<br>
-262.78<br>
1,183.48<br>
1,156.06<br>
27.42<br>
43.165<br>
10,500.00<br>
9,720.00<br>
9,325.00<br>
9,313.66<br>
40.01<br>
33.04<br>
1.71<br>
58.98<br>
-262.78<br>
1,277.85<br>
1,250.09<br>
27.77<br>
46.022<br>
10,600.00<br>
9,720.00<br>
9,309.51<br>
9,299.01<br>
40.98<br>
32.99<br>
1.56<br>
54.01<br>
-262.14<br>
1,372.69<br>
1,344.60<br>
28.09<br>
48.867<br>
10,700.00<br>
9,720.00<br>
9,300.00<br>
9,289.93<br>
42.01<br>
32.96<br>
1.48<br>
51.18<br>
-261.74<br>
1,468.11<br>
1,439.65<br>
28.47<br>
51.574<br>
10,800.00<br>
9,720.00<br>
9,300.00<br>
9,289.93<br>
43.09<br>
32.96<br>
1.48<br>
51.18<br>
-261.74<br>
1,564.00<br>
1,535.09<br>
28.90<br>
54.110<br>
10,900.00<br>
9,720.00<br>
9,288.99<br>
9,279.36<br>
44.23<br>
32.93<br>
1.38<br>
48.15<br>
-261.28<br>
1,660.21<br>
1,630.88<br>
29.33<br>
56.609<br>
11,000.00<br>
9,720.00<br>
9,275.00<br>
9,265.83<br>
45.41<br>
32.88<br>
1.27<br>
44.64<br>
-260.69<br>
1,756.87<br>
1,727.10<br>
29.76<br>
59.025<br>
11,100.00<br>
9,720.00<br>
9,275.00<br>
9,265.83<br>
46.63<br>
32.88<br>
1.27<br>
44.64<br>
-260.69<br>
1,853.65<br>
1,823.37<br>
30.27<br>
61.233<br>
11,200.00<br>
9,720.00<br>
9,275.00<br>
9,265.83<br>
47.89<br>
32.88<br>
1.27<br>
44.64<br>
-260.69<br>
1,950.75<br>
1,919.95<br>
30.80<br>
63.339<br>
11,300.00<br>
9,720.00<br>
9,275.00<br>
9,265.83<br>
49.19<br>
32.88<br>
1.27<br>
44.64<br>
-260.69<br>
2,048.13<br>
2,016.79<br>
31.34<br>
65.345<br>
11,400.00<br>
9,720.00<br>
9,275.00<br>
9,265.83<br>
50.53<br>
32.88<br>
1.27<br>
44.64<br>
-260.69<br>
2,145.76<br>
2,113.85<br>
31.90<br>
67.255<br>
11,500.00<br>
9,720.00<br>
9,261.08<br>
9,252.27<br>
51.89<br>
32.84<br>
1.16<br>
41.54<br>
-260.09<br>
2,243.34<br>
2,210.91<br>
32.43<br>
69.169<br>
11,600.00<br>
9,720.00<br>
9,250.00<br>
9,241.42<br>
53.29<br>
32.80<br>
1.07<br>
39.36<br>
-259.62<br>
2,341.30<br>
2,308.31<br>
32.99<br>
70.980<br>
11,700.00<br>
9,720.00<br>
9,250.00<br>
9,241.42<br>
54.71<br>
32.80<br>
1.07<br>
39.36<br>
-259.62<br>
2,439.27<br>
2,405.68<br>
33.59<br>
72.624<br>
11,800.00<br>
9,720.00<br>
9,250.00<br>
9,241.42<br>
56.15<br>
32.80<br>
1.07<br>
39.36<br>
-259.62<br>
2,537.40<br>
2,503.20<br>
34.20<br>
74.189<br>
11,900.00<br>
9,720.00<br>
9,250.00<br>
9,241.42<br>
57.62<br>
32.80<br>
1.07<br>
39.36<br>
-259.62<br>
2,635.67<br>
2,600.85<br>
34.83<br>
75.679<br>
12,000.00<br>
9,720.00<br>
9,250.00<br>
9,241.42<br>
59.11<br>
32.80<br>
1.07<br>
39.36<br>
-259.62<br>
2,734.07<br>
2,698.61<br>
35.46<br>
77.100<br>
12,100.00<br>
9,720.00<br>
9,250.00<br>
9,241.42<br>
60.62<br>
32.80<br>
1.07<br>
39.36<br>
-259.62<br>
2,832.58<br>
2,796.47<br>
36.11<br>
78.454<br>
12,200.00<br>
9,720.00<br>
9,250.00<br>
9,241.42<br>
62.15<br>
32.80<br>
1.07<br>
39.36<br>
-259.62<br>
2,931.19<br>
2,894.43<br>
36.76<br>
79.745<br>
12,300.00<br>
9,720.00<br>
9,238.40<br>
9,230.01<br>
63.69<br>
32.76<br>
0.99<br>
37.35<br>
-259.12<br>
3,029.73<br>
2,992.35<br>
37.38<br>
81.058<br>
12,400.00<br>
9,720.00<br>
9,236.27<br>
9,227.90<br>
65.25<br>
32.75<br>
0.97<br>
37.01<br>
-259.03<br>
3,128.45<br>
3,090.41<br>
38.04<br>
82.248<br>
12,500.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
66.82<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
3,227.34<br>
3,188.67<br>
38.67<br>
83.453<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 4<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=63></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 5MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
12,600.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
68.41<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
3,326.15<br>
3,286.80<br>
39.35<br>
84.524<br>
12,700.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
70.01<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
3,425.03<br>
3,385.00<br>
40.04<br>
85.548<br>
12,800.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
71.62<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
3,523.98<br>
3,483.25<br>
40.73<br>
86.528<br>
12,900.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
73.25<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
3,622.98<br>
3,581.56<br>
41.42<br>
87.467<br>
13,000.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
74.88<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
3,722.04<br>
3,679.92<br>
42.12<br>
88.367<br>
13,100.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
76.52<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
3,821.14<br>
3,778.32<br>
42.82<br>
89.229<br>
13,200.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
78.18<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
3,920.29<br>
3,876.76<br>
43.53<br>
90.057<br>
13,300.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
79.84<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
4,019.49<br>
3,975.25<br>
44.24<br>
90.852<br>
13,400.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
81.50<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
4,118.72<br>
4,073.76<br>
44.96<br>
91.616<br>
13,500.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
83.18<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
4,217.99<br>
4,172.31<br>
45.67<br>
92.350<br>
13,600.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
84.86<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
4,317.29<br>
4,270.90<br>
46.39<br>
93.056<br>
13,700.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
86.55<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
4,416.62<br>
4,369.51<br>
47.12<br>
93.736<br>
13,800.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
88.25<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
4,515.99<br>
4,468.14<br>
47.84<br>
94.390<br>
13,900.00<br>
9,720.00<br>
9,225.00<br>
9,216.77<br>
89.95<br>
32.72<br>
0.90<br>
35.37<br>
-258.54<br>
4,615.38<br>
4,566.80<br>
48.57<br>
95.021<br>
14,000.00<br>
9,720.00<br>
9,213.15<br>
9,205.01<br>
91.66<br>
32.68<br>
0.82<br>
33.93<br>
-258.03<br>
4,714.63<br>
4,665.37<br>
49.26<br>
95.703<br>
14,100.00<br>
9,720.00<br>
9,212.17<br>
9,204.04<br>
93.37<br>
32.67<br>
0.81<br>
33.83<br>
-257.98<br>
4,814.04<br>
4,764.05<br>
49.99<br>
96.295<br>
14,200.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
95.09<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
4,913.62<br>
4,862.94<br>
50.69<br>
96.940<br>
14,300.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
96.81<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
5,013.06<br>
4,961.63<br>
51.42<br>
97.484<br>
14,400.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
98.54<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
5,112.51<br>
5,060.35<br>
52.16<br>
98.011<br>
14,500.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
100.27<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
5,211.99<br>
5,159.08<br>
52.90<br>
98.519<br>
14,600.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
102.00<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
5,311.48<br>
5,257.83<br>
53.65<br>
99.011<br>
14,700.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
103.74<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
5,410.99<br>
5,356.61<br>
54.39<br>
99.487<br>
14,800.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
105.48<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
5,510.53<br>
5,455.39<br>
55.13<br>
99.948<br>
14,900.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
107.23<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
5,610.07<br>
5,554.19<br>
55.88<br>
100.394<br>
15,000.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
108.98<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
5,709.64<br>
5,653.01<br>
56.63<br>
100.827<br>
15,100.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
110.73<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
5,809.22<br>
5,751.84<br>
57.38<br>
101.246<br>
15,200.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
112.48<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
5,908.81<br>
5,850.68<br>
58.13<br>
101.652<br>
15,300.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
114.24<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
6,008.41<br>
5,949.54<br>
58.88<br>
102.047<br>
15,400.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
116.00<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
6,108.03<br>
6,048.40<br>
59.63<br>
102.430<br>
15,500.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
117.76<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
6,207.67<br>
6,147.28<br>
60.38<br>
102.801<br>
15,600.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
119.53<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
6,307.31<br>
6,246.17<br>
61.14<br>
103.163<br>
15,700.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
121.30<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
6,406.96<br>
6,345.07<br>
61.89<br>
103.513<br>
15,800.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
123.07<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
6,506.63<br>
6,443.98<br>
62.65<br>
103.855<br>
15,900.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
124.84<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
6,606.30<br>
6,542.89<br>
63.41<br>
104.186<br>
16,000.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
126.62<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
6,705.99<br>
6,641.82<br>
64.17<br>
104.509<br>
16,100.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
128.39<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
6,805.68<br>
6,740.76<br>
64.93<br>
104.823<br>
16,200.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
130.17<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
6,905.38<br>
6,839.70<br>
65.69<br>
105.129<br>
16,300.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
131.95<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
7,005.10<br>
6,938.65<br>
66.45<br>
105.426<br>
16,400.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
133.73<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
7,104.82<br>
7,037.61<br>
67.21<br>
105.716<br>
16,500.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
135.52<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
7,204.54<br>
7,136.57<br>
67.97<br>
105.999<br>
16,600.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
137.30<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
7,304.28<br>
7,235.55<br>
68.73<br>
106.274<br>
16,700.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
139.09<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
7,404.02<br>
7,334.53<br>
69.49<br>
106.543<br>
16,800.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
140.88<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
7,503.77<br>
7,433.51<br>
70.26<br>
106.804<br>
16,900.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
142.67<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
7,603.52<br>
7,532.50<br>
71.02<br>
107.060<br>
17,000.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
144.46<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
7,703.28<br>
7,631.50<br>
71.79<br>
107.309<br>
17,100.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
146.25<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
7,803.05<br>
7,730.50<br>
72.55<br>
107.553<br>
17,200.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
148.04<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
7,902.83<br>
7,829.51<br>
73.32<br>
107.790<br>
17,300.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
149.84<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
8,002.61<br>
7,928.52<br>
74.08<br>
108.022<br>
17,400.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
151.64<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
8,102.39<br>
8,027.54<br>
74.85<br>
108.249<br>
17,500.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
153.43<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
8,202.18<br>
8,126.56<br>
75.62<br>
108.471<br>
17,600.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
155.23<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
8,301.98<br>
8,225.59<br>
76.38<br>
108.687<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 5<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=64></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 5MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
17,700.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
157.03<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
8,401.77<br>
8,324.62<br>
77.15<br>
108.899<br>
17,800.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
158.83<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
8,501.58<br>
8,423.66<br>
77.92<br>
109.106<br>
17,900.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
160.63<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
8,601.39<br>
8,522.70<br>
78.69<br>
109.309<br>
18,000.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
162.44<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
8,701.20<br>
8,621.74<br>
79.46<br>
109.507<br>
18,100.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
164.24<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
8,801.02<br>
8,720.79<br>
80.23<br>
109.701<br>
18,200.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
166.04<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
8,900.84<br>
8,819.84<br>
81.00<br>
109.890<br>
18,300.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
167.85<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
9,000.67<br>
8,918.90<br>
81.77<br>
110.076<br>
18,400.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
169.66<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
9,100.50<br>
9,017.96<br>
82.54<br>
110.258<br>
18,500.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
171.46<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
9,200.33<br>
9,117.02<br>
83.31<br>
110.436<br>
18,600.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
173.27<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
9,300.17<br>
9,216.09<br>
84.08<br>
110.611<br>
18,700.00<br>
9,720.00<br>
9,200.00<br>
9,191.94<br>
175.08<br>
32.63<br>
0.74<br>
32.68<br>
-257.45<br>
9,400.01<br>
9,315.16<br>
84.85<br>
110.782<br>
18,800.00<br>
9,720.00<br>
9,188.09<br>
9,180.06<br>
176.89<br>
32.59<br>
0.67<br>
31.86<br>
-256.93<br>
9,499.70<br>
9,414.11<br>
85.58<br>
111.001<br>
18,900.00<br>
9,720.00<br>
9,187.82<br>
9,179.80<br>
178.70<br>
32.59<br>
0.66<br>
31.84<br>
-256.92<br>
9,599.54<br>
9,513.18<br>
86.35<br>
111.166<br>
19,000.00<br>
9,720.00<br>
9,187.55<br>
9,179.53<br>
180.51<br>
32.59<br>
0.66<br>
31.83<br>
-256.91<br>
9,699.38<br>
9,612.25<br>
87.12<br>
111.328<br>
19,100.00<br>
9,720.00<br>
9,187.30<br>
9,179.28<br>
182.32<br>
32.59<br>
0.66<br>
31.81<br>
-256.90<br>
9,799.22<br>
9,711.33<br>
87.90<br>
111.487<br>
19,200.00<br>
9,720.00<br>
9,187.04<br>
9,179.02<br>
184.13<br>
32.59<br>
0.66<br>
31.80<br>
-256.89<br>
9,899.07<br>
9,810.41<br>
88.67<br>
111.642<br>
19,300.00<br>
9,720.00<br>
9,175.00<br>
9,167.00<br>
185.95<br>
32.54<br>
0.59<br>
31.29<br>
-256.36<br>
9,999.08<br>
9,909.68<br>
89.40<br>
111.846<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 6<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=65></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 5TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
100.00<br>
100.00<br>
100.00<br>
100.00<br>
0.13<br>
0.13<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
201.57<br>
0.25<br>
792.967<br>
200.00<br>
200.00<br>
200.00<br>
200.00<br>
0.49<br>
0.49<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
200.85<br>
0.97<br>
207.752<br>
300.00<br>
300.00<br>
300.00<br>
300.00<br>
0.84<br>
0.84<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
200.13<br>
1.69<br>
119.534<br>
400.00<br>
400.00<br>
400.00<br>
400.00<br>
1.20<br>
1.20<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
199.42<br>
2.41<br>
83.906<br>
500.00<br>
500.00<br>
500.00<br>
500.00<br>
1.56<br>
1.56<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
198.70<br>
3.12<br>
64.639<br>
600.00<br>
600.00<br>
600.00<br>
600.00<br>
1.92<br>
1.92<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
197.98<br>
3.84<br>
52.568<br>
700.00<br>
700.00<br>
700.00<br>
700.00<br>
2.28<br>
2.28<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
197.27<br>
4.56<br>
44.296<br>
800.00<br>
800.00<br>
800.00<br>
800.00<br>
2.64<br>
2.64<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
196.55<br>
5.27<br>
38.274<br>
900.00<br>
900.00<br>
900.00<br>
900.00<br>
3.00<br>
3.00<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
195.83<br>
5.99<br>
33.693<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
3.35<br>
3.35<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
195.12<br>
6.71<br>
30.091<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
3.71<br>
3.71<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
194.40<br>
7.42<br>
27.185<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
4.07<br>
4.07<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
193.68<br>
8.14<br>
24.791<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
4.43<br>
4.43<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
192.96<br>
8.86<br>
22.785<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
4.79<br>
4.79<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
192.25<br>
9.57<br>
21.079<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
5.15<br>
5.15<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
191.53<br>
10.29<br>
19.610<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
5.50<br>
5.50<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
190.81<br>
11.01<br>
18.333<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
5.86<br>
5.86<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
190.10<br>
11.73<br>
17.212<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
6.22<br>
6.22<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
189.38<br>
12.44<br>
16.220<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
6.58<br>
6.58<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
188.66<br>
13.16<br>
15.337<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
6.94<br>
6.94<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
187.95<br>
13.88<br>
14.544<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
7.30<br>
7.30<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
187.23<br>
14.59<br>
13.830<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
7.66<br>
7.66<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
186.51<br>
15.31<br>
13.182<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
8.01<br>
8.01<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
185.79<br>
16.03<br>
12.592<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
8.37<br>
8.37<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
185.08<br>
16.74<br>
12.053<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
8.73<br>
8.73<br>
8.44<br>
199.64<br>
29.63<br>
201.82<br>
184.36<br>
17.46<br>
11.558<br>
2,597.05<br>
2,597.03<br>
2,601.92<br>
2,601.90<br>
9.06<br>
9.07<br>
135.61<br>
197.99<br>
30.02<br>
201.49<br>
183.36<br>
18.13<br>
11.112 CC<br>
2,600.00<br>
2,599.98<br>
2,604.87<br>
2,604.86<br>
9.08<br>
9.08<br>
135.64<br>
197.92<br>
30.04<br>
201.49<br>
183.34<br>
18.15<br>
11.100<br>
2,624.96<br>
2,624.92<br>
2,629.81<br>
2,629.79<br>
9.16<br>
9.16<br>
135.90<br>
197.28<br>
30.19<br>
201.59<br>
183.28<br>
18.31<br>
11.008 ES<br>
2,700.00<br>
2,699.89<br>
2,704.79<br>
2,704.74<br>
9.41<br>
9.41<br>
136.76<br>
195.38<br>
30.65<br>
202.15<br>
183.34<br>
18.81<br>
10.749<br>
2,800.00<br>
2,799.79<br>
2,804.71<br>
2,804.62<br>
9.74<br>
9.73<br>
137.90<br>
192.83<br>
31.26<br>
202.97<br>
183.50<br>
19.47<br>
10.426<br>
2,900.00<br>
2,899.70<br>
2,904.62<br>
2,904.50<br>
10.08<br>
10.06<br>
139.03<br>
190.29<br>
31.87<br>
203.86<br>
183.73<br>
20.13<br>
10.126<br>
3,000.00<br>
2,999.60<br>
3,004.54<br>
3,004.38<br>
10.42<br>
10.39<br>
140.15<br>
187.74<br>
32.48<br>
204.84<br>
184.04<br>
20.80<br>
9.847<br>
3,100.00<br>
3,099.51<br>
3,104.46<br>
3,104.27<br>
10.76<br>
10.73<br>
141.26<br>
185.20<br>
33.08<br>
205.89<br>
184.42<br>
21.47<br>
9.588<br>
3,200.00<br>
3,199.41<br>
3,204.37<br>
3,204.15<br>
11.10<br>
11.06<br>
142.35<br>
182.66<br>
33.69<br>
207.02<br>
184.87<br>
22.15<br>
9.347<br>
3,300.00<br>
3,299.32<br>
3,304.29<br>
3,304.03<br>
11.44<br>
11.40<br>
143.43<br>
180.11<br>
34.30<br>
208.23<br>
185.40<br>
22.83<br>
9.122<br>
3,400.00<br>
3,399.22<br>
3,404.20<br>
3,403.91<br>
11.79<br>
11.74<br>
144.50<br>
177.57<br>
34.91<br>
209.50<br>
186.00<br>
23.51<br>
8.913<br>
3,500.00<br>
3,499.13<br>
3,504.12<br>
3,503.79<br>
12.14<br>
12.08<br>
145.56<br>
175.03<br>
35.52<br>
210.85<br>
186.67<br>
24.19<br>
8.717<br>
3,600.00<br>
3,599.03<br>
3,604.03<br>
3,603.67<br>
12.48<br>
12.42<br>
146.60<br>
172.48<br>
36.13<br>
212.28<br>
187.40<br>
24.87<br>
8.534<br>
3,700.00<br>
3,698.94<br>
3,703.95<br>
3,703.55<br>
12.83<br>
12.76<br>
147.63<br>
169.94<br>
36.74<br>
213.77<br>
188.21<br>
25.56<br>
8.363<br>
3,800.00<br>
3,798.84<br>
3,803.86<br>
3,803.44<br>
13.18<br>
13.10<br>
148.65<br>
167.39<br>
37.34<br>
215.32<br>
189.08<br>
26.25<br>
8.203<br>
3,900.00<br>
3,898.75<br>
3,903.78<br>
3,903.32<br>
13.53<br>
13.45<br>
149.65<br>
164.85<br>
37.95<br>
216.95<br>
190.01<br>
26.94<br>
8.054<br>
4,000.00<br>
3,998.65<br>
4,003.70<br>
4,003.20<br>
13.88<br>
13.79<br>
150.63<br>
162.31<br>
38.56<br>
218.64<br>
191.01<br>
27.63<br>
7.914<br>
4,100.00<br>
4,098.56<br>
4,103.61<br>
4,103.08<br>
14.24<br>
14.14<br>
151.60<br>
159.76<br>
39.17<br>
220.39<br>
192.07<br>
28.32<br>
7.782<br>
4,200.00<br>
4,198.46<br>
4,203.53<br>
4,202.96<br>
14.59<br>
14.48<br>
152.55<br>
157.22<br>
39.78<br>
222.21<br>
193.20<br>
29.01<br>
7.659<br>
4,300.00<br>
4,298.37<br>
4,303.44<br>
4,302.84<br>
14.94<br>
14.83<br>
153.49<br>
154.67<br>
40.39<br>
224.09<br>
194.38<br>
29.71<br>
7.543<br>
4,400.00<br>
4,398.27<br>
4,403.36<br>
4,402.72<br>
15.30<br>
15.18<br>
154.41<br>
152.13<br>
41.00<br>
226.02<br>
195.62<br>
30.41<br>
7.434<br>
4,500.00<br>
4,498.18<br>
4,503.27<br>
4,502.60<br>
15.65<br>
15.53<br>
155.32<br>
149.59<br>
41.60<br>
228.02<br>
196.91<br>
31.10<br>
7.331<br>
4,600.00<br>
4,598.08<br>
4,603.19<br>
4,602.49<br>
16.01<br>
15.88<br>
156.21<br>
147.04<br>
42.21<br>
230.06<br>
198.26<br>
31.80<br>
7.235<br>
4,700.00<br>
4,697.99<br>
4,703.11<br>
4,702.37<br>
16.37<br>
16.23<br>
157.08<br>
144.50<br>
42.82<br>
232.17<br>
199.67<br>
32.50<br>
7.144<br>
4,800.00<br>
4,797.89<br>
4,803.02<br>
4,802.25<br>
16.72<br>
16.58<br>
157.94<br>
141.96<br>
43.43<br>
234.33<br>
201.13<br>
33.20<br>
7.058<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 7<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=66></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 5TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
4,900.00<br>
4,897.80<br>
4,902.94<br>
4,902.13<br>
17.08<br>
16.93<br>
158.79<br>
139.41<br>
44.04<br>
236.53<br>
202.63<br>
33.90<br>
6.978<br>
5,000.00<br>
4,997.70<br>
5,002.85<br>
5,002.01<br>
17.44<br>
17.28<br>
159.61<br>
136.87<br>
44.65<br>
238.79<br>
204.19<br>
34.60<br>
6.901<br>
5,100.00<br>
5,097.61<br>
5,102.77<br>
5,101.89<br>
17.79<br>
17.63<br>
160.42<br>
134.32<br>
45.26<br>
241.10<br>
205.80<br>
35.30<br>
6.829<br>
5,200.00<br>
5,197.51<br>
5,202.68<br>
5,201.77<br>
18.15<br>
17.98<br>
161.22<br>
131.78<br>
45.87<br>
243.46<br>
207.45<br>
36.01<br>
6.762<br>
5,300.00<br>
5,297.42<br>
5,302.60<br>
5,301.66<br>
18.51<br>
18.34<br>
162.00<br>
129.24<br>
46.47<br>
245.86<br>
209.15<br>
36.71<br>
6.697<br>
5,400.00<br>
5,397.32<br>
5,402.51<br>
5,401.54<br>
18.87<br>
18.69<br>
162.76<br>
126.69<br>
47.08<br>
248.30<br>
210.89<br>
37.41<br>
6.637<br>
5,500.00<br>
5,497.23<br>
5,502.43<br>
5,501.42<br>
19.23<br>
19.04<br>
163.51<br>
124.15<br>
47.69<br>
250.79<br>
212.68<br>
38.12<br>
6.579<br>
5,600.00<br>
5,597.13<br>
5,602.35<br>
5,601.30<br>
19.59<br>
19.40<br>
164.25<br>
121.60<br>
48.30<br>
253.32<br>
214.50<br>
38.82<br>
6.525<br>
5,700.00<br>
5,697.04<br>
5,702.26<br>
5,701.18<br>
19.95<br>
19.75<br>
164.97<br>
119.06<br>
48.91<br>
255.90<br>
216.37<br>
39.53<br>
6.474<br>
5,800.00<br>
5,796.94<br>
5,802.18<br>
5,801.06<br>
20.31<br>
20.10<br>
165.68<br>
116.52<br>
49.52<br>
258.51<br>
218.27<br>
40.24<br>
6.425<br>
5,900.00<br>
5,896.85<br>
5,902.09<br>
5,900.94<br>
20.67<br>
20.46<br>
166.37<br>
113.97<br>
50.13<br>
261.16<br>
220.22<br>
40.94<br>
6.379<br>
6,000.00<br>
5,996.75<br>
6,002.01<br>
6,000.82<br>
21.03<br>
20.81<br>
167.05<br>
111.43<br>
50.73<br>
263.85<br>
222.20<br>
41.65<br>
6.335<br>
6,100.00<br>
6,096.66<br>
6,101.92<br>
6,100.71<br>
21.39<br>
21.17<br>
167.71<br>
108.89<br>
51.34<br>
266.57<br>
224.21<br>
42.36<br>
6.293<br>
6,200.00<br>
6,196.56<br>
6,201.84<br>
6,200.59<br>
21.75<br>
21.52<br>
168.36<br>
106.34<br>
51.95<br>
269.33<br>
226.27<br>
43.07<br>
6.254<br>
6,300.00<br>
6,296.47<br>
6,301.75<br>
6,300.47<br>
22.12<br>
21.88<br>
169.00<br>
103.80<br>
52.56<br>
272.13<br>
228.35<br>
43.78<br>
6.216<br>
6,400.00<br>
6,396.37<br>
6,401.67<br>
6,400.35<br>
22.48<br>
22.24<br>
169.62<br>
101.25<br>
53.17<br>
274.95<br>
230.47<br>
44.48<br>
6.181<br>
6,500.00<br>
6,496.27<br>
6,501.59<br>
6,500.23<br>
22.84<br>
22.59<br>
170.23<br>
98.71<br>
53.78<br>
277.81<br>
232.62<br>
45.19<br>
6.147<br>
6,600.00<br>
6,596.18<br>
6,601.50<br>
6,600.11<br>
23.20<br>
22.95<br>
170.83<br>
96.17<br>
54.39<br>
280.70<br>
234.79<br>
45.90<br>
6.115<br>
6,700.00<br>
6,696.08<br>
6,701.42<br>
6,699.99<br>
23.56<br>
23.30<br>
171.42<br>
93.62<br>
54.99<br>
283.62<br>
237.00<br>
46.62<br>
6.084<br>
6,800.00<br>
6,795.99<br>
6,801.33<br>
6,799.88<br>
23.93<br>
23.66<br>
171.99<br>
91.08<br>
55.60<br>
286.57<br>
239.24<br>
47.33<br>
6.055<br>
6,900.00<br>
6,895.89<br>
6,901.25<br>
6,899.76<br>
24.29<br>
24.02<br>
172.56<br>
88.53<br>
56.21<br>
289.54<br>
241.51<br>
48.04<br>
6.027<br>
7,000.00<br>
6,995.80<br>
7,001.16<br>
6,999.64<br>
24.65<br>
24.37<br>
173.11<br>
85.99<br>
56.82<br>
292.55<br>
243.80<br>
48.75<br>
6.001<br>
7,100.00<br>
7,095.70<br>
7,101.08<br>
7,099.52<br>
25.01<br>
24.73<br>
173.65<br>
83.45<br>
57.43<br>
295.58<br>
246.12<br>
49.46<br>
5.976<br>
7,200.00<br>
7,195.61<br>
7,201.00<br>
7,199.40<br>
25.38<br>
25.09<br>
174.18<br>
80.90<br>
58.04<br>
298.64<br>
248.46<br>
50.17<br>
5.952<br>
7,300.00<br>
7,295.51<br>
7,300.91<br>
7,299.28<br>
25.74<br>
25.45<br>
174.70<br>
78.36<br>
58.65<br>
301.72<br>
250.83<br>
50.89<br>
5.929<br>
7,400.00<br>
7,395.42<br>
7,400.83<br>
7,399.16<br>
26.10<br>
25.80<br>
175.21<br>
75.82<br>
59.26<br>
304.82<br>
253.22<br>
51.60<br>
5.908<br>
7,500.00<br>
7,495.32<br>
7,500.74<br>
7,499.05<br>
26.47<br>
26.16<br>
175.70<br>
73.27<br>
59.86<br>
307.95<br>
255.64<br>
52.31<br>
5.887<br>
7,600.00<br>
7,595.23<br>
7,600.66<br>
7,598.93<br>
26.83<br>
26.52<br>
176.19<br>
70.73<br>
60.47<br>
311.10<br>
258.08<br>
53.03<br>
5.867<br>
7,700.00<br>
7,695.13<br>
7,700.57<br>
7,698.81<br>
27.19<br>
26.88<br>
176.67<br>
68.18<br>
61.08<br>
314.28<br>
260.54<br>
53.74<br>
5.848<br>
7,800.00<br>
7,795.04<br>
7,800.49<br>
7,798.69<br>
27.56<br>
27.23<br>
177.14<br>
65.64<br>
61.69<br>
317.47<br>
263.02<br>
54.45<br>
5.830<br>
7,900.00<br>
7,894.94<br>
7,900.40<br>
7,898.57<br>
27.92<br>
27.59<br>
177.60<br>
63.10<br>
62.30<br>
320.69<br>
265.52<br>
55.17<br>
5.813<br>
8,000.00<br>
7,994.85<br>
8,000.32<br>
7,998.45<br>
28.28<br>
27.95<br>
178.05<br>
60.55<br>
62.91<br>
323.93<br>
268.04<br>
55.88<br>
5.797<br>
8,100.00<br>
8,094.75<br>
8,100.24<br>
8,098.33<br>
28.65<br>
28.31<br>
178.49<br>
58.01<br>
63.52<br>
327.18<br>
270.58<br>
56.60<br>
5.781<br>
8,200.00<br>
8,194.66<br>
8,200.15<br>
8,198.21<br>
29.01<br>
28.67<br>
178.92<br>
55.46<br>
64.12<br>
330.46<br>
273.14<br>
57.31<br>
5.766<br>
8,300.00<br>
8,294.56<br>
8,300.07<br>
8,298.10<br>
29.38<br>
29.03<br>
179.34<br>
52.92<br>
64.73<br>
333.75<br>
275.72<br>
58.03<br>
5.752<br>
8,400.00<br>
8,394.47<br>
8,399.98<br>
8,397.98<br>
29.74<br>
29.38<br>
179.76<br>
50.38<br>
65.34<br>
337.06<br>
278.32<br>
58.74<br>
5.738<br>
8,500.00<br>
8,494.37<br>
8,499.90<br>
8,497.86<br>
30.11<br>
29.74<br>
-179.83<br>
47.83<br>
65.95<br>
340.39<br>
280.93<br>
59.46<br>
5.725<br>
8,600.00<br>
8,594.28<br>
8,599.81<br>
8,597.74<br>
30.47<br>
30.10<br>
-179.43<br>
45.29<br>
66.56<br>
343.73<br>
283.56<br>
60.18<br>
5.712<br>
8,700.00<br>
8,694.18<br>
8,699.73<br>
8,697.62<br>
30.83<br>
30.46<br>
-179.04<br>
42.75<br>
67.17<br>
347.10<br>
286.20<br>
60.89<br>
5.700<br>
8,800.00<br>
8,794.09<br>
8,799.64<br>
8,797.50<br>
31.20<br>
30.82<br>
-178.66<br>
40.20<br>
67.78<br>
350.47<br>
288.87<br>
61.61<br>
5.689<br>
8,900.00<br>
8,893.99<br>
8,899.56<br>
8,897.38<br>
31.56<br>
31.18<br>
-178.28<br>
37.66<br>
68.38<br>
353.87<br>
291.54<br>
62.32<br>
5.678<br>
9,000.00<br>
8,993.90<br>
8,999.48<br>
8,997.27<br>
31.93<br>
31.54<br>
-177.91<br>
35.11<br>
68.99<br>
357.28<br>
294.23<br>
63.04<br>
5.667<br>
9,100.00<br>
9,093.80<br>
9,099.39<br>
9,097.15<br>
32.29<br>
31.90<br>
-177.55<br>
32.57<br>
69.60<br>
360.70<br>
296.94<br>
63.76<br>
5.657<br>
9,200.00<br>
9,193.71<br>
9,199.31<br>
9,197.03<br>
32.66<br>
32.26<br>
-177.19<br>
30.03<br>
70.21<br>
364.13<br>
299.66<br>
64.48<br>
5.648 SF<br>
9,261.60<br>
9,255.25<br>
9,250.00<br>
9,247.71<br>
32.88<br>
32.44<br>
-177.07<br>
29.17<br>
70.52<br>
366.66<br>
301.78<br>
64.88<br>
5.652<br>
9,275.00<br>
9,268.63<br>
9,260.90<br>
9,258.60<br>
32.93<br>
32.47<br>
-156.58<br>
29.48<br>
70.59<br>
367.63<br>
302.70<br>
64.93<br>
5.662<br>
9,300.00<br>
9,293.53<br>
9,275.00<br>
9,272.68<br>
33.02<br>
32.52<br>
-141.80<br>
30.25<br>
70.67<br>
370.43<br>
305.45<br>
64.98<br>
5.701<br>
9,325.00<br>
9,318.29<br>
9,295.06<br>
9,292.66<br>
33.12<br>
32.59<br>
-136.13<br>
32.06<br>
70.79<br>
374.42<br>
309.42<br>
65.00<br>
5.760<br>
9,350.00<br>
9,342.85<br>
9,311.39<br>
9,308.85<br>
33.21<br>
32.64<br>
-133.18<br>
34.15<br>
70.89<br>
379.69<br>
314.73<br>
64.96<br>
5.845<br>
9,375.00<br>
9,367.13<br>
9,325.00<br>
9,322.29<br>
33.31<br>
32.68<br>
-131.30<br>
36.32<br>
70.97<br>
386.25<br>
321.38<br>
64.87<br>
5.954<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 8<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=67></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 5TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
9,400.00<br>
9,391.07<br>
9,341.78<br>
9,338.76<br>
33.41<br>
32.74<br>
-130.19<br>
39.52<br>
71.07<br>
394.07<br>
329.34<br>
64.74<br>
6.087<br>
9,425.00<br>
9,414.60<br>
9,355.63<br>
9,352.26<br>
33.50<br>
32.78<br>
-129.24<br>
42.59<br>
71.16<br>
403.21<br>
338.64<br>
64.56<br>
6.245<br>
9,450.00<br>
9,437.67<br>
9,368.48<br>
9,364.71<br>
33.60<br>
32.82<br>
-128.39<br>
45.80<br>
71.23<br>
413.64<br>
349.28<br>
64.36<br>
6.427<br>
9,475.00<br>
9,460.20<br>
9,380.28<br>
9,376.05<br>
33.70<br>
32.86<br>
-127.52<br>
49.03<br>
71.30<br>
425.36<br>
361.22<br>
64.14<br>
6.632<br>
9,500.00<br>
9,482.13<br>
9,391.01<br>
9,386.30<br>
33.80<br>
32.90<br>
-126.55<br>
52.21<br>
71.36<br>
438.34<br>
374.41<br>
63.93<br>
6.857<br>
9,525.00<br>
9,503.41<br>
9,400.00<br>
9,394.83<br>
33.90<br>
32.92<br>
-125.36<br>
55.06<br>
71.42<br>
452.52<br>
388.76<br>
63.75<br>
7.098<br>
9,550.00<br>
9,523.97<br>
9,409.25<br>
9,403.55<br>
34.00<br>
32.95<br>
-124.08<br>
58.15<br>
71.47<br>
467.84<br>
404.22<br>
63.62<br>
7.354<br>
9,575.00<br>
9,543.77<br>
9,416.80<br>
9,410.62<br>
34.10<br>
32.98<br>
-122.46<br>
60.80<br>
71.51<br>
484.24<br>
420.66<br>
63.58<br>
7.616<br>
9,600.00<br>
9,562.73<br>
9,425.00<br>
9,418.25<br>
34.21<br>
33.00<br>
-120.72<br>
63.80<br>
71.56<br>
501.63<br>
438.00<br>
63.63<br>
7.884<br>
9,625.00<br>
9,580.83<br>
9,425.00<br>
9,418.25<br>
34.31<br>
33.00<br>
-117.67<br>
63.80<br>
71.56<br>
519.94<br>
455.94<br>
64.00<br>
8.124<br>
9,650.00<br>
9,597.99<br>
9,433.61<br>
9,426.20<br>
34.42<br>
33.03<br>
-115.48<br>
67.10<br>
71.61<br>
539.01<br>
474.71<br>
64.30<br>
8.383<br>
9,675.00<br>
9,614.18<br>
9,437.42<br>
9,429.70<br>
34.53<br>
33.04<br>
-112.30<br>
68.60<br>
71.63<br>
558.82<br>
493.95<br>
64.87<br>
8.615<br>
9,700.00<br>
9,629.36<br>
9,440.40<br>
9,432.43<br>
34.64<br>
33.05<br>
-108.63<br>
69.80<br>
71.65<br>
579.24<br>
513.66<br>
65.57<br>
8.833<br>
9,725.00<br>
9,643.47<br>
9,442.62<br>
9,434.46<br>
34.75<br>
33.06<br>
-104.45<br>
70.70<br>
71.66<br>
600.18<br>
533.82<br>
66.36<br>
9.044<br>
9,750.00<br>
9,656.49<br>
9,450.00<br>
9,441.17<br>
34.87<br>
33.08<br>
-100.82<br>
73.76<br>
71.70<br>
621.61<br>
554.61<br>
67.00<br>
9.278<br>
9,775.00<br>
9,668.37<br>
9,450.00<br>
9,441.17<br>
34.99<br>
33.08<br>
-95.54<br>
73.76<br>
71.70<br>
643.31<br>
575.66<br>
67.65<br>
9.510<br>
9,800.00<br>
9,679.08<br>
9,450.00<br>
9,441.17<br>
35.11<br>
33.08<br>
-89.97<br>
73.76<br>
71.70<br>
665.27<br>
597.30<br>
67.96<br>
9.789<br>
9,825.00<br>
9,688.60<br>
9,450.00<br>
9,441.17<br>
35.23<br>
33.08<br>
-84.22<br>
73.76<br>
71.70<br>
687.41<br>
619.61<br>
67.81<br>
10.138<br>
9,850.00<br>
9,696.90<br>
9,450.00<br>
9,441.17<br>
35.36<br>
33.08<br>
-78.43<br>
73.76<br>
71.70<br>
709.67<br>
642.58<br>
67.09<br>
10.577<br>
9,875.00<br>
9,703.95<br>
9,442.39<br>
9,434.25<br>
35.49<br>
33.06<br>
-71.49<br>
70.60<br>
71.66<br>
731.87<br>
666.44<br>
65.43<br>
11.186<br>
9,900.00<br>
9,709.74<br>
9,440.48<br>
9,432.51<br>
35.63<br>
33.05<br>
-65.83<br>
69.83<br>
71.65<br>
754.10<br>
690.64<br>
63.45<br>
11.884<br>
9,925.00<br>
9,714.25<br>
9,438.14<br>
9,430.36<br>
35.76<br>
33.04<br>
-60.50<br>
68.89<br>
71.63<br>
776.22<br>
715.15<br>
61.07<br>
12.710<br>
9,950.00<br>
9,717.47<br>
9,435.38<br>
9,427.83<br>
35.90<br>
33.03<br>
-55.58<br>
67.79<br>
71.62<br>
798.17<br>
739.72<br>
58.45<br>
13.656<br>
9,975.00<br>
9,719.39<br>
9,425.00<br>
9,418.25<br>
36.04<br>
33.00<br>
-50.37<br>
63.80<br>
71.56<br>
819.99<br>
764.71<br>
55.28<br>
14.834<br>
9,999.17<br>
9,720.00<br>
9,425.00<br>
9,418.25<br>
36.18<br>
33.00<br>
-46.88<br>
63.80<br>
71.56<br>
840.68<br>
787.69<br>
52.99<br>
15.865<br>
10,100.00<br>
9,720.00<br>
9,415.24<br>
9,409.16<br>
36.80<br>
32.97<br>
-46.02<br>
60.24<br>
71.50<br>
927.86<br>
875.02<br>
52.84<br>
17.560<br>
10,200.00<br>
9,720.00<br>
9,400.00<br>
9,394.83<br>
37.49<br>
32.92<br>
-44.73<br>
55.06<br>
71.42<br>
1,016.41<br>
964.00<br>
52.41<br>
19.395<br>
10,300.00<br>
9,720.00<br>
9,400.00<br>
9,394.83<br>
38.26<br>
32.92<br>
-44.73<br>
55.06<br>
71.42<br>
1,106.61<br>
1,053.64<br>
52.97<br>
20.891<br>
10,400.00<br>
9,720.00<br>
9,384.02<br>
9,379.63<br>
39.10<br>
32.87<br>
-43.41<br>
50.11<br>
71.32<br>
1,198.01<br>
1,145.41<br>
52.60<br>
22.776<br>
10,500.00<br>
9,720.00<br>
9,375.00<br>
9,370.99<br>
40.01<br>
32.85<br>
-42.69<br>
47.55<br>
71.27<br>
1,290.55<br>
1,237.84<br>
52.71<br>
24.486<br>
10,600.00<br>
9,720.00<br>
9,375.00<br>
9,370.99<br>
40.98<br>
32.85<br>
-42.69<br>
47.55<br>
71.27<br>
1,384.02<br>
1,330.61<br>
53.41<br>
25.911<br>
10,700.00<br>
9,720.00<br>
9,362.12<br>
9,358.56<br>
42.01<br>
32.80<br>
-41.68<br>
44.17<br>
71.19<br>
1,478.13<br>
1,424.76<br>
53.37<br>
27.698<br>
10,800.00<br>
9,720.00<br>
9,350.00<br>
9,346.78<br>
43.09<br>
32.77<br>
-40.77<br>
41.30<br>
71.12<br>
1,572.96<br>
1,519.56<br>
53.40<br>
29.455<br>
10,900.00<br>
9,720.00<br>
9,350.00<br>
9,346.78<br>
44.23<br>
32.77<br>
-40.77<br>
41.30<br>
71.12<br>
1,668.22<br>
1,614.00<br>
54.22<br>
30.768<br>
11,000.00<br>
9,720.00<br>
9,350.00<br>
9,346.78<br>
45.41<br>
32.77<br>
-40.77<br>
41.30<br>
71.12<br>
1,764.01<br>
1,708.93<br>
55.07<br>
32.031<br>
11,100.00<br>
9,720.00<br>
9,350.00<br>
9,346.78<br>
46.63<br>
32.77<br>
-40.77<br>
41.30<br>
71.12<br>
1,860.23<br>
1,804.28<br>
55.96<br>
33.243<br>
11,200.00<br>
9,720.00<br>
9,337.38<br>
9,334.46<br>
47.89<br>
32.72<br>
-39.84<br>
38.63<br>
71.05<br>
1,956.64<br>
1,900.57<br>
56.07<br>
34.899<br>
11,300.00<br>
9,720.00<br>
9,325.00<br>
9,322.29<br>
49.19<br>
32.68<br>
-38.96<br>
36.32<br>
70.97<br>
2,053.52<br>
1,997.31<br>
56.21<br>
36.531<br>
11,400.00<br>
9,720.00<br>
9,325.00<br>
9,322.29<br>
50.53<br>
32.68<br>
-38.96<br>
36.32<br>
70.97<br>
2,150.52<br>
2,093.36<br>
57.16<br>
37.623<br>
11,500.00<br>
9,720.00<br>
9,325.00<br>
9,322.29<br>
51.89<br>
32.68<br>
-38.96<br>
36.32<br>
70.97<br>
2,247.77<br>
2,189.64<br>
58.13<br>
38.668<br>
11,600.00<br>
9,720.00<br>
9,325.00<br>
9,322.29<br>
53.29<br>
32.68<br>
-38.96<br>
36.32<br>
70.97<br>
2,345.26<br>
2,286.14<br>
59.12<br>
39.668<br>
11,700.00<br>
9,720.00<br>
9,325.00<br>
9,322.29<br>
54.71<br>
32.68<br>
-38.96<br>
36.32<br>
70.97<br>
2,442.95<br>
2,382.82<br>
60.13<br>
40.625<br>
11,800.00<br>
9,720.00<br>
9,325.00<br>
9,322.29<br>
56.15<br>
32.68<br>
-38.96<br>
36.32<br>
70.97<br>
2,540.82<br>
2,479.66<br>
61.16<br>
41.541<br>
11,900.00<br>
9,720.00<br>
9,325.00<br>
9,322.29<br>
57.62<br>
32.68<br>
-38.96<br>
36.32<br>
70.97<br>
2,638.85<br>
2,576.64<br>
62.21<br>
42.418<br>
12,000.00<br>
9,720.00<br>
9,313.61<br>
9,311.05<br>
59.11<br>
32.65<br>
-38.18<br>
34.48<br>
70.91<br>
2,736.86<br>
2,674.37<br>
62.49<br>
43.797<br>
12,100.00<br>
9,720.00<br>
9,311.44<br>
9,308.90<br>
60.62<br>
32.64<br>
-38.03<br>
34.16<br>
70.89<br>
2,835.10<br>
2,771.69<br>
63.40<br>
44.714<br>
12,200.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
62.15<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
2,933.55<br>
2,869.85<br>
63.69<br>
46.057<br>
12,300.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
63.69<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
3,031.95<br>
2,967.18<br>
64.77<br>
46.811<br>
12,400.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
65.25<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
3,130.45<br>
3,064.60<br>
65.86<br>
47.534<br>
12,500.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
66.82<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
3,229.05<br>
3,162.10<br>
66.95<br>
48.228<br>
12,600.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
68.41<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
3,327.73<br>
3,259.67<br>
68.06<br>
48.893<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 9<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=68></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 5TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
12,700.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
70.01<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
3,426.49<br>
3,357.31<br>
69.18<br>
49.532<br>
12,800.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
71.62<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
3,525.31<br>
3,455.01<br>
70.30<br>
50.146<br>
12,900.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
73.25<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
3,624.21<br>
3,552.77<br>
71.43<br>
50.736<br>
13,000.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
74.88<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
3,723.16<br>
3,650.58<br>
72.57<br>
51.303<br>
13,100.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
76.52<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
3,822.16<br>
3,748.44<br>
73.72<br>
51.849<br>
13,200.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
78.18<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
3,921.22<br>
3,846.35<br>
74.87<br>
52.375<br>
13,300.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
79.84<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
4,020.32<br>
3,944.29<br>
76.03<br>
52.881<br>
13,400.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
81.50<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
4,119.46<br>
4,042.27<br>
77.19<br>
53.368<br>
13,500.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
83.18<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
4,218.65<br>
4,140.29<br>
78.36<br>
53.839<br>
13,600.00<br>
9,720.00<br>
9,300.00<br>
9,297.56<br>
84.86<br>
32.60<br>
-37.27<br>
32.64<br>
70.82<br>
4,317.87<br>
4,238.34<br>
79.53<br>
54.292<br>
13,700.00<br>
9,720.00<br>
9,288.70<br>
9,286.34<br>
86.55<br>
32.57<br>
-36.54<br>
31.40<br>
70.75<br>
4,416.98<br>
4,337.21<br>
79.77<br>
55.368<br>
13,800.00<br>
9,720.00<br>
9,287.76<br>
9,285.40<br>
88.25<br>
32.56<br>
-36.48<br>
31.31<br>
70.75<br>
4,516.25<br>
4,435.38<br>
80.87<br>
55.848<br>
13,900.00<br>
9,720.00<br>
9,286.86<br>
9,284.50<br>
89.95<br>
32.56<br>
-36.43<br>
31.22<br>
70.74<br>
4,615.55<br>
4,533.58<br>
81.96<br>
56.312<br>
14,000.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
91.66<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
4,715.01<br>
4,632.85<br>
82.15<br>
57.392<br>
14,100.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
93.37<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
4,814.34<br>
4,731.02<br>
83.32<br>
57.781<br>
14,200.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
95.09<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
4,913.69<br>
4,829.20<br>
84.49<br>
58.157<br>
14,300.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
96.81<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
5,013.08<br>
4,927.41<br>
85.66<br>
58.521<br>
14,400.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
98.54<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
5,112.48<br>
5,025.65<br>
86.84<br>
58.874<br>
14,500.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
100.27<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
5,211.91<br>
5,123.90<br>
88.02<br>
59.215<br>
14,600.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
102.00<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
5,311.36<br>
5,222.17<br>
89.20<br>
59.546<br>
14,700.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
103.74<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
5,410.83<br>
5,320.45<br>
90.38<br>
59.867<br>
14,800.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
105.48<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
5,510.32<br>
5,418.76<br>
91.57<br>
60.178<br>
14,900.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
107.23<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
5,609.83<br>
5,517.08<br>
92.76<br>
60.479<br>
15,000.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
108.98<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
5,709.36<br>
5,615.41<br>
93.95<br>
60.772<br>
15,100.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
110.73<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
5,808.90<br>
5,713.76<br>
95.14<br>
61.057<br>
15,200.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
112.48<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
5,908.46<br>
5,812.12<br>
96.33<br>
61.333<br>
15,300.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
114.24<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
6,008.03<br>
5,910.50<br>
97.53<br>
61.602<br>
15,400.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
116.00<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
6,107.61<br>
6,008.89<br>
98.73<br>
61.863<br>
15,500.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
117.76<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
6,207.21<br>
6,107.29<br>
99.93<br>
62.117<br>
15,600.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
119.53<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
6,306.82<br>
6,205.70<br>
101.13<br>
62.364<br>
15,700.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
121.30<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
6,406.45<br>
6,304.12<br>
102.33<br>
62.605<br>
15,800.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
123.07<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
6,506.08<br>
6,402.55<br>
103.54<br>
62.839<br>
15,900.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
124.84<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
6,605.73<br>
6,500.99<br>
104.74<br>
63.067<br>
16,000.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
126.62<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
6,705.39<br>
6,599.44<br>
105.95<br>
63.289<br>
16,100.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
128.39<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
6,805.05<br>
6,697.90<br>
107.16<br>
63.505<br>
16,200.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
130.17<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
6,904.73<br>
6,796.36<br>
108.37<br>
63.716<br>
16,300.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
131.95<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
7,004.42<br>
6,894.84<br>
109.58<br>
63.922<br>
16,400.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
133.73<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
7,104.11<br>
6,993.32<br>
110.79<br>
64.122<br>
16,500.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
135.52<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
7,203.82<br>
7,091.81<br>
112.00<br>
64.318<br>
16,600.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
137.30<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
7,303.53<br>
7,190.31<br>
113.22<br>
64.509<br>
16,700.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
139.09<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
7,403.25<br>
7,288.81<br>
114.43<br>
64.695<br>
16,800.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
140.88<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
7,502.97<br>
7,387.32<br>
115.65<br>
64.877<br>
16,900.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
142.67<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
7,602.71<br>
7,485.84<br>
116.87<br>
65.055<br>
17,000.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
144.46<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
7,702.45<br>
7,584.36<br>
118.08<br>
65.229<br>
17,100.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
146.25<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
7,802.19<br>
7,682.89<br>
119.30<br>
65.398<br>
17,200.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
148.04<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
7,901.95<br>
7,781.42<br>
120.52<br>
65.564<br>
17,300.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
149.84<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
8,001.71<br>
7,879.96<br>
121.74<br>
65.726<br>
17,400.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
151.64<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
8,101.47<br>
7,978.51<br>
122.96<br>
65.885<br>
17,500.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
153.43<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
8,201.24<br>
8,077.06<br>
124.19<br>
66.040<br>
17,600.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
155.23<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
8,301.02<br>
8,175.61<br>
125.41<br>
66.192<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 10<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=69></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 5TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
17,700.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
157.03<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
8,400.80<br>
8,274.17<br>
126.63<br>
66.340<br>
17,800.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
158.83<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
8,500.59<br>
8,372.73<br>
127.86<br>
66.485<br>
17,900.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
160.63<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
8,600.38<br>
8,471.30<br>
129.08<br>
66.628<br>
18,000.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
162.44<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
8,700.18<br>
8,569.87<br>
130.31<br>
66.767<br>
18,100.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
164.24<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
8,799.98<br>
8,668.45<br>
131.53<br>
66.904<br>
18,200.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
166.04<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
8,899.79<br>
8,767.03<br>
132.76<br>
67.037<br>
18,300.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
167.85<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
8,999.60<br>
8,865.61<br>
133.99<br>
67.168<br>
18,400.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
169.66<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
9,099.41<br>
8,964.20<br>
135.21<br>
67.297<br>
18,500.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
171.46<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
9,199.23<br>
9,062.79<br>
136.44<br>
67.422<br>
18,600.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
173.27<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
9,299.05<br>
9,161.38<br>
137.67<br>
67.546<br>
18,700.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
175.08<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
9,398.88<br>
9,259.98<br>
138.90<br>
67.667<br>
18,800.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
176.89<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
9,498.71<br>
9,358.58<br>
140.13<br>
67.785<br>
18,900.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
178.70<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
9,598.54<br>
9,457.18<br>
141.36<br>
67.902<br>
19,000.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
180.51<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
9,698.38<br>
9,555.79<br>
142.59<br>
68.016<br>
19,100.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
182.32<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
9,798.22<br>
9,654.40<br>
143.82<br>
68.128<br>
19,200.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
184.13<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
9,898.07<br>
9,753.01<br>
145.05<br>
68.238<br>
19,300.00<br>
9,720.00<br>
9,275.00<br>
9,272.68<br>
185.95<br>
32.52<br>
-35.69<br>
30.25<br>
70.67<br>
9,997.91<br>
9,851.63<br>
146.28<br>
68.346<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 11<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=70></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 6MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
100.00<br>
100.00<br>
100.00<br>
100.00<br>
0.13<br>
0.13<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
208.96<br>
0.25<br>
822.021<br>
200.00<br>
200.00<br>
200.00<br>
200.00<br>
0.49<br>
0.49<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
208.25<br>
0.97<br>
215.364<br>
300.00<br>
300.00<br>
300.00<br>
300.00<br>
0.84<br>
0.84<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
207.53<br>
1.69<br>
123.914<br>
400.00<br>
400.00<br>
400.00<br>
400.00<br>
1.20<br>
1.20<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
206.81<br>
2.41<br>
86.980<br>
500.00<br>
500.00<br>
500.00<br>
500.00<br>
1.56<br>
1.56<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
206.09<br>
3.12<br>
67.008<br>
600.00<br>
600.00<br>
600.00<br>
600.00<br>
1.92<br>
1.92<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
205.38<br>
3.84<br>
54.494<br>
700.00<br>
700.00<br>
700.00<br>
700.00<br>
2.28<br>
2.28<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
204.66<br>
4.56<br>
45.919<br>
800.00<br>
800.00<br>
800.00<br>
800.00<br>
2.64<br>
2.64<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
203.94<br>
5.27<br>
39.676<br>
900.00<br>
900.00<br>
900.00<br>
900.00<br>
3.00<br>
3.00<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
203.23<br>
5.99<br>
34.927<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
3.35<br>
3.35<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
202.51<br>
6.71<br>
31.194<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
3.71<br>
3.71<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
201.79<br>
7.42<br>
28.181<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
4.07<br>
4.07<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
201.08<br>
8.14<br>
25.699<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
4.43<br>
4.43<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
200.36<br>
8.86<br>
23.619<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
4.79<br>
4.79<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
199.64<br>
9.57<br>
21.851<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
5.15<br>
5.15<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
198.93<br>
10.29<br>
20.329<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
5.50<br>
5.50<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
198.21<br>
11.01<br>
19.005<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
5.86<br>
5.86<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
197.49<br>
11.73<br>
17.843<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
6.22<br>
6.22<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
196.77<br>
12.44<br>
16.815<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
6.58<br>
6.58<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
196.06<br>
13.16<br>
15.899<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
6.94<br>
6.94<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
195.34<br>
13.88<br>
15.077<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
7.30<br>
7.30<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
194.62<br>
14.59<br>
14.336<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
7.66<br>
7.66<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
193.91<br>
15.31<br>
13.665<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
8.01<br>
8.01<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
193.19<br>
16.03<br>
13.054<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
8.37<br>
8.37<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
192.47<br>
16.74<br>
12.495<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
8.73<br>
8.73<br>
16.45<br>
200.65<br>
59.26<br>
209.22<br>
191.76<br>
17.46<br>
11.982 CC, ES<br>
2,600.00<br>
2,599.98<br>
2,599.98<br>
2,599.98<br>
9.08<br>
9.09<br>
143.37<br>
200.65<br>
59.26<br>
210.61<br>
192.46<br>
18.16<br>
11.599<br>
2,624.96<br>
2,624.92<br>
2,624.92<br>
2,624.92<br>
9.16<br>
9.18<br>
143.52<br>
200.65<br>
59.26<br>
211.40<br>
193.08<br>
18.33<br>
11.536<br>
2,700.00<br>
2,699.89<br>
2,699.89<br>
2,699.89<br>
9.41<br>
9.45<br>
144.04<br>
200.65<br>
59.26<br>
214.04<br>
195.20<br>
18.84<br>
11.359<br>
2,800.00<br>
2,799.79<br>
2,800.51<br>
2,800.50<br>
9.74<br>
9.80<br>
144.83<br>
200.43<br>
59.65<br>
217.51<br>
197.98<br>
19.53<br>
11.136<br>
2,900.00<br>
2,899.70<br>
2,901.62<br>
2,901.55<br>
10.08<br>
10.14<br>
146.40<br>
198.71<br>
62.77<br>
220.50<br>
200.30<br>
20.20<br>
10.914<br>
3,000.00<br>
2,999.60<br>
3,001.51<br>
3,001.26<br>
10.42<br>
10.48<br>
148.54<br>
195.81<br>
68.03<br>
223.34<br>
202.46<br>
20.88<br>
10.698<br>
3,100.00<br>
3,099.51<br>
3,101.12<br>
3,100.68<br>
10.76<br>
10.81<br>
150.64<br>
192.87<br>
73.36<br>
226.47<br>
204.91<br>
21.55<br>
10.507<br>
3,200.00<br>
3,199.41<br>
3,200.73<br>
3,200.11<br>
11.10<br>
11.15<br>
152.69<br>
189.93<br>
78.69<br>
229.90<br>
207.66<br>
22.23<br>
10.341<br>
3,300.00<br>
3,299.32<br>
3,300.34<br>
3,299.53<br>
11.44<br>
11.50<br>
154.67<br>
186.99<br>
84.02<br>
233.61<br>
210.70<br>
22.91<br>
10.195<br>
3,400.00<br>
3,399.22<br>
3,399.95<br>
3,398.95<br>
11.79<br>
11.84<br>
156.58<br>
184.05<br>
89.35<br>
237.60<br>
214.00<br>
23.60<br>
10.068<br>
3,500.00<br>
3,499.13<br>
3,499.55<br>
3,498.37<br>
12.14<br>
12.19<br>
158.44<br>
181.11<br>
94.68<br>
241.84<br>
217.55<br>
24.29<br>
9.958<br>
3,600.00<br>
3,599.03<br>
3,599.16<br>
3,597.79<br>
12.48<br>
12.53<br>
160.22<br>
178.17<br>
100.01<br>
246.33<br>
221.35<br>
24.98<br>
9.863<br>
3,700.00<br>
3,698.94<br>
3,698.77<br>
3,697.21<br>
12.83<br>
12.88<br>
161.94<br>
175.23<br>
105.34<br>
251.05<br>
225.38<br>
25.67<br>
9.781<br>
3,800.00<br>
3,798.84<br>
3,798.38<br>
3,796.64<br>
13.18<br>
13.23<br>
163.60<br>
172.29<br>
110.67<br>
255.99<br>
229.63<br>
26.36<br>
9.711<br>
3,900.00<br>
3,898.75<br>
3,897.98<br>
3,896.06<br>
13.53<br>
13.58<br>
165.19<br>
169.35<br>
116.00<br>
261.13<br>
234.08<br>
27.06<br>
9.652<br>
4,000.00<br>
3,998.65<br>
3,997.59<br>
3,995.48<br>
13.88<br>
13.94<br>
166.72<br>
166.41<br>
121.33<br>
266.48<br>
238.72<br>
27.75<br>
9.602<br>
4,100.00<br>
4,098.56<br>
4,097.20<br>
4,094.90<br>
14.24<br>
14.29<br>
168.19<br>
163.47<br>
126.66<br>
272.00<br>
243.55<br>
28.45<br>
9.561<br>
4,200.00<br>
4,198.46<br>
4,196.81<br>
4,194.32<br>
14.59<br>
14.64<br>
169.60<br>
160.53<br>
131.99<br>
277.69<br>
248.54<br>
29.15<br>
9.527<br>
4,300.00<br>
4,298.37<br>
4,296.42<br>
4,293.74<br>
14.94<br>
15.00<br>
170.96<br>
157.59<br>
137.32<br>
283.55<br>
253.70<br>
29.85<br>
9.499<br>
4,400.00<br>
4,398.27<br>
4,396.02<br>
4,393.17<br>
15.30<br>
15.35<br>
172.26<br>
154.65<br>
142.65<br>
289.56<br>
259.01<br>
30.55<br>
9.478<br>
4,500.00<br>
4,498.18<br>
4,495.63<br>
4,492.59<br>
15.65<br>
15.71<br>
173.50<br>
151.71<br>
147.98<br>
295.71<br>
264.46<br>
31.25<br>
9.462<br>
4,600.00<br>
4,598.08<br>
4,595.24<br>
4,592.01<br>
16.01<br>
16.07<br>
174.70<br>
148.77<br>
153.31<br>
302.00<br>
270.04<br>
31.96<br>
9.450<br>
4,700.00<br>
4,697.99<br>
4,694.85<br>
4,691.43<br>
16.37<br>
16.43<br>
175.84<br>
145.83<br>
158.64<br>
308.41<br>
275.75<br>
32.66<br>
9.442<br>
4,800.00<br>
4,797.89<br>
4,794.45<br>
4,790.85<br>
16.72<br>
16.79<br>
176.94<br>
142.89<br>
163.97<br>
314.94<br>
281.57<br>
33.37<br>
9.438<br>
4,900.00<br>
4,897.80<br>
4,894.06<br>
4,890.27<br>
17.08<br>
17.14<br>
177.99<br>
139.95<br>
169.30<br>
321.58<br>
287.51<br>
34.07<br>
9.438 SF<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 12<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=71></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 6MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
5,000.00<br>
4,997.70<br>
4,993.67<br>
4,989.70<br>
17.44<br>
17.50<br>
179.00<br>
137.01<br>
174.63<br>
328.32<br>
293.54<br>
34.78<br>
9.440<br>
5,100.00<br>
5,097.61<br>
5,093.28<br>
5,089.12<br>
17.79<br>
17.86<br>
179.97<br>
134.07<br>
179.96<br>
335.17<br>
299.68<br>
35.49<br>
9.444<br>
5,200.00<br>
5,197.51<br>
5,192.89<br>
5,188.54<br>
18.15<br>
18.23<br>
-179.10<br>
131.13<br>
185.29<br>
342.10<br>
305.90<br>
36.20<br>
9.451<br>
5,300.00<br>
5,297.42<br>
5,292.49<br>
5,287.96<br>
18.51<br>
18.59<br>
-178.20<br>
128.19<br>
190.62<br>
349.12<br>
312.21<br>
36.91<br>
9.459<br>
5,400.00<br>
5,397.32<br>
5,392.10<br>
5,387.38<br>
18.87<br>
18.95<br>
-177.35<br>
125.25<br>
195.95<br>
356.22<br>
318.61<br>
37.62<br>
9.470<br>
5,500.00<br>
5,497.23<br>
5,491.71<br>
5,486.80<br>
19.23<br>
19.31<br>
-176.52<br>
122.31<br>
201.28<br>
363.40<br>
325.08<br>
38.33<br>
9.481<br>
5,600.00<br>
5,597.13<br>
5,591.32<br>
5,586.23<br>
19.59<br>
19.67<br>
-175.73<br>
119.37<br>
206.61<br>
370.66<br>
331.62<br>
39.04<br>
9.494<br>
5,700.00<br>
5,697.04<br>
5,690.93<br>
5,685.65<br>
19.95<br>
20.04<br>
-174.97<br>
116.43<br>
211.94<br>
377.97<br>
338.22<br>
39.75<br>
9.509<br>
5,800.00<br>
5,796.94<br>
5,790.53<br>
5,785.07<br>
20.31<br>
20.40<br>
-174.23<br>
113.49<br>
217.27<br>
385.36<br>
344.89<br>
40.46<br>
9.524<br>
5,900.00<br>
5,896.85<br>
5,890.14<br>
5,884.49<br>
20.67<br>
20.76<br>
-173.53<br>
110.55<br>
222.60<br>
392.80<br>
351.63<br>
41.18<br>
9.540<br>
6,000.00<br>
5,996.75<br>
5,989.75<br>
5,983.91<br>
21.03<br>
21.13<br>
-172.85<br>
107.61<br>
227.93<br>
400.30<br>
358.41<br>
41.89<br>
9.556<br>
6,100.00<br>
6,096.66<br>
6,089.36<br>
6,083.33<br>
21.39<br>
21.49<br>
-172.19<br>
104.67<br>
233.26<br>
407.86<br>
365.26<br>
42.60<br>
9.574<br>
6,200.00<br>
6,196.56<br>
6,188.96<br>
6,182.76<br>
21.75<br>
21.86<br>
-171.56<br>
101.73<br>
238.59<br>
415.46<br>
372.15<br>
43.32<br>
9.591<br>
6,300.00<br>
6,296.47<br>
6,288.57<br>
6,282.18<br>
22.12<br>
22.22<br>
-170.96<br>
98.79<br>
243.92<br>
423.12<br>
379.09<br>
44.03<br>
9.610<br>
6,400.00<br>
6,396.37<br>
6,388.18<br>
6,381.60<br>
22.48<br>
22.59<br>
-170.37<br>
95.85<br>
249.25<br>
430.82<br>
386.07<br>
44.75<br>
9.628<br>
6,500.00<br>
6,496.27<br>
6,487.79<br>
6,481.02<br>
22.84<br>
22.95<br>
-169.80<br>
92.91<br>
254.58<br>
438.56<br>
393.10<br>
45.46<br>
9.647<br>
6,600.00<br>
6,596.18<br>
6,587.40<br>
6,580.44<br>
23.20<br>
23.32<br>
-169.26<br>
89.97<br>
259.91<br>
446.35<br>
400.17<br>
46.18<br>
9.666<br>
6,700.00<br>
6,696.08<br>
6,687.00<br>
6,679.86<br>
23.56<br>
23.68<br>
-168.73<br>
87.03<br>
265.23<br>
454.17<br>
407.28<br>
46.89<br>
9.685<br>
6,800.00<br>
6,795.99<br>
6,786.61<br>
6,779.29<br>
23.93<br>
24.05<br>
-168.22<br>
84.09<br>
270.56<br>
462.03<br>
414.42<br>
47.61<br>
9.705<br>
6,900.00<br>
6,895.89<br>
6,886.22<br>
6,878.71<br>
24.29<br>
24.42<br>
-167.73<br>
81.15<br>
275.89<br>
469.93<br>
421.60<br>
48.32<br>
9.724<br>
7,000.00<br>
6,995.80<br>
6,985.83<br>
6,978.13<br>
24.65<br>
24.78<br>
-167.25<br>
78.21<br>
281.22<br>
477.86<br>
428.81<br>
49.04<br>
9.744<br>
7,100.00<br>
7,095.70<br>
7,085.43<br>
7,077.55<br>
25.01<br>
25.15<br>
-166.79<br>
75.27<br>
286.55<br>
485.82<br>
436.06<br>
49.76<br>
9.764<br>
7,200.00<br>
7,195.61<br>
7,185.04<br>
7,176.97<br>
25.38<br>
25.52<br>
-166.35<br>
72.33<br>
291.88<br>
493.81<br>
443.33<br>
50.48<br>
9.783<br>
7,300.00<br>
7,295.51<br>
7,284.65<br>
7,276.39<br>
25.74<br>
25.88<br>
-165.92<br>
69.39<br>
297.21<br>
501.83<br>
450.63<br>
51.19<br>
9.803<br>
7,400.00<br>
7,395.42<br>
7,384.26<br>
7,375.81<br>
26.10<br>
26.25<br>
-165.50<br>
66.45<br>
302.54<br>
509.87<br>
457.96<br>
51.91<br>
9.822<br>
7,500.00<br>
7,495.32<br>
7,483.87<br>
7,475.24<br>
26.47<br>
26.62<br>
-165.09<br>
63.51<br>
307.87<br>
517.95<br>
465.32<br>
52.63<br>
9.842<br>
7,600.00<br>
7,595.23<br>
7,583.47<br>
7,574.66<br>
26.83<br>
26.98<br>
-164.70<br>
60.57<br>
313.20<br>
526.04<br>
472.70<br>
53.35<br>
9.861<br>
7,700.00<br>
7,695.13<br>
7,683.08<br>
7,674.08<br>
27.19<br>
27.35<br>
-164.32<br>
57.63<br>
318.53<br>
534.17<br>
480.10<br>
54.07<br>
9.880<br>
7,800.00<br>
7,795.04<br>
7,782.69<br>
7,773.50<br>
27.56<br>
27.72<br>
-163.95<br>
54.69<br>
323.86<br>
542.31<br>
487.53<br>
54.78<br>
9.899<br>
7,900.00<br>
7,894.94<br>
7,882.30<br>
7,872.92<br>
27.92<br>
28.09<br>
-163.59<br>
51.75<br>
329.19<br>
550.48<br>
494.97<br>
55.50<br>
9.918<br>
8,000.00<br>
7,994.85<br>
7,981.90<br>
7,972.34<br>
28.28<br>
28.46<br>
-163.25<br>
48.81<br>
334.52<br>
558.67<br>
502.44<br>
56.22<br>
9.937<br>
8,100.00<br>
8,094.75<br>
8,081.51<br>
8,071.77<br>
28.65<br>
28.82<br>
-162.91<br>
45.87<br>
339.85<br>
566.87<br>
509.93<br>
56.94<br>
9.955<br>
8,200.00<br>
8,194.66<br>
8,181.12<br>
8,171.19<br>
29.01<br>
29.19<br>
-162.58<br>
42.93<br>
345.18<br>
575.10<br>
517.44<br>
57.66<br>
9.974<br>
8,300.00<br>
8,294.56<br>
8,280.73<br>
8,270.61<br>
29.38<br>
29.56<br>
-162.26<br>
39.99<br>
350.51<br>
583.34<br>
524.96<br>
58.38<br>
9.992<br>
8,400.00<br>
8,394.47<br>
8,380.34<br>
8,370.03<br>
29.74<br>
29.93<br>
-161.95<br>
37.05<br>
355.84<br>
591.60<br>
532.50<br>
59.10<br>
10.010<br>
8,500.00<br>
8,494.37<br>
8,479.94<br>
8,469.45<br>
30.11<br>
30.30<br>
-161.65<br>
34.11<br>
361.17<br>
599.88<br>
540.06<br>
59.82<br>
10.028<br>
8,600.00<br>
8,594.28<br>
8,579.55<br>
8,568.87<br>
30.47<br>
30.67<br>
-161.36<br>
31.17<br>
366.50<br>
608.18<br>
547.64<br>
60.54<br>
10.046<br>
8,700.00<br>
8,694.18<br>
8,679.16<br>
8,668.30<br>
30.83<br>
31.03<br>
-161.07<br>
28.23<br>
371.83<br>
616.49<br>
555.23<br>
61.26<br>
10.063<br>
8,800.00<br>
8,794.09<br>
8,778.77<br>
8,767.72<br>
31.20<br>
31.40<br>
-160.80<br>
25.29<br>
377.16<br>
624.81<br>
562.83<br>
61.98<br>
10.081<br>
8,900.00<br>
8,893.99<br>
8,878.37<br>
8,867.14<br>
31.56<br>
31.77<br>
-160.53<br>
22.35<br>
382.49<br>
633.15<br>
570.45<br>
62.70<br>
10.098<br>
9,000.00<br>
8,993.90<br>
8,977.98<br>
8,966.56<br>
31.93<br>
32.14<br>
-160.26<br>
19.41<br>
387.82<br>
641.50<br>
578.08<br>
63.42<br>
10.115<br>
9,100.00<br>
9,093.80<br>
9,077.59<br>
9,065.98<br>
32.29<br>
32.51<br>
-160.01<br>
16.47<br>
393.15<br>
649.87<br>
585.72<br>
64.14<br>
10.131<br>
9,200.00<br>
9,193.71<br>
9,169.80<br>
9,158.03<br>
32.66<br>
32.85<br>
-159.80<br>
14.13<br>
398.08<br>
658.39<br>
593.56<br>
64.84<br>
10.155<br>
9,261.60<br>
9,255.25<br>
9,213.60<br>
9,201.68<br>
32.88<br>
33.00<br>
-160.01<br>
16.58<br>
400.42<br>
665.05<br>
599.84<br>
65.21<br>
10.199<br>
9,275.00<br>
9,268.63<br>
9,225.00<br>
9,212.99<br>
32.93<br>
33.04<br>
-139.48<br>
17.87<br>
401.03<br>
666.78<br>
601.50<br>
65.28<br>
10.215<br>
9,300.00<br>
9,293.53<br>
9,240.21<br>
9,228.03<br>
33.02<br>
33.09<br>
-124.61<br>
20.02<br>
401.84<br>
670.48<br>
605.11<br>
65.37<br>
10.257<br>
9,325.00<br>
9,318.29<br>
9,256.86<br>
9,244.39<br>
33.12<br>
33.15<br>
-118.72<br>
22.91<br>
402.71<br>
674.85<br>
609.40<br>
65.45<br>
10.311<br>
9,350.00<br>
9,342.85<br>
9,275.00<br>
9,262.11<br>
33.21<br>
33.21<br>
-115.67<br>
26.72<br>
403.66<br>
679.91<br>
614.38<br>
65.53<br>
10.376<br>
9,375.00<br>
9,367.13<br>
9,287.86<br>
9,274.57<br>
33.31<br>
33.25<br>
-113.63<br>
29.83<br>
404.33<br>
685.68<br>
620.10<br>
65.58<br>
10.455<br>
9,400.00<br>
9,391.07<br>
9,300.00<br>
9,286.25<br>
33.41<br>
33.29<br>
-112.13<br>
33.06<br>
404.96<br>
692.20<br>
626.58<br>
65.63<br>
10.547<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 13<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=72></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 6MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
9,425.00<br>
9,414.60<br>
9,315.08<br>
9,300.64<br>
33.50<br>
33.33<br>
-111.09<br>
37.50<br>
405.73<br>
699.49<br>
633.82<br>
65.67<br>
10.651<br>
9,450.00<br>
9,437.67<br>
9,325.00<br>
9,310.03<br>
33.60<br>
33.36<br>
-109.96<br>
40.67<br>
406.23<br>
707.59<br>
641.87<br>
65.71<br>
10.768<br>
9,475.00<br>
9,460.20<br>
9,338.03<br>
9,322.26<br>
33.70<br>
33.40<br>
-109.10<br>
45.12<br>
406.89<br>
716.48<br>
650.72<br>
65.76<br>
10.895<br>
9,500.00<br>
9,482.13<br>
9,350.00<br>
9,333.38<br>
33.80<br>
33.43<br>
-108.22<br>
49.50<br>
407.48<br>
726.20<br>
660.38<br>
65.82<br>
11.034<br>
9,525.00<br>
9,503.41<br>
9,356.60<br>
9,339.46<br>
33.90<br>
33.45<br>
-106.98<br>
52.04<br>
407.81<br>
736.72<br>
670.82<br>
65.90<br>
11.179<br>
9,550.00<br>
9,523.97<br>
9,364.27<br>
9,346.49<br>
34.00<br>
33.47<br>
-105.76<br>
55.09<br>
408.19<br>
748.05<br>
682.05<br>
66.01<br>
11.333<br>
9,575.00<br>
9,543.77<br>
9,375.00<br>
9,356.24<br>
34.10<br>
33.50<br>
-104.70<br>
59.55<br>
408.71<br>
760.18<br>
694.05<br>
66.13<br>
11.495<br>
9,600.00<br>
9,562.73<br>
9,375.00<br>
9,356.24<br>
34.21<br>
33.50<br>
-102.75<br>
59.55<br>
408.71<br>
773.03<br>
706.69<br>
66.34<br>
11.653<br>
9,625.00<br>
9,580.83<br>
9,381.34<br>
9,361.94<br>
34.31<br>
33.52<br>
-101.18<br>
62.29<br>
409.01<br>
786.59<br>
720.05<br>
66.54<br>
11.821<br>
9,650.00<br>
9,597.99<br>
9,385.19<br>
9,365.40<br>
34.42<br>
33.53<br>
-99.30<br>
63.99<br>
409.20<br>
800.82<br>
734.03<br>
66.79<br>
11.990<br>
9,675.00<br>
9,614.18<br>
9,388.21<br>
9,368.09<br>
34.53<br>
33.54<br>
-97.23<br>
65.34<br>
409.34<br>
815.66<br>
748.61<br>
67.05<br>
12.165<br>
9,700.00<br>
9,629.36<br>
9,390.45<br>
9,370.09<br>
34.64<br>
33.54<br>
-94.98<br>
66.36<br>
409.45<br>
831.05<br>
763.74<br>
67.31<br>
12.346<br>
9,725.00<br>
9,643.47<br>
9,391.96<br>
9,371.43<br>
34.75<br>
33.55<br>
-92.56<br>
67.04<br>
409.52<br>
846.94<br>
779.39<br>
67.55<br>
12.539<br>
9,750.00<br>
9,656.49<br>
9,392.79<br>
9,372.17<br>
34.87<br>
33.55<br>
-89.97<br>
67.43<br>
409.56<br>
863.26<br>
795.53<br>
67.72<br>
12.747<br>
9,775.00<br>
9,668.37<br>
9,392.99<br>
9,372.34<br>
34.99<br>
33.55<br>
-87.24<br>
67.51<br>
409.57<br>
879.94<br>
812.13<br>
67.81<br>
12.976<br>
9,800.00<br>
9,679.08<br>
9,392.59<br>
9,371.99<br>
35.11<br>
33.55<br>
-84.39<br>
67.33<br>
409.55<br>
896.93<br>
829.15<br>
67.78<br>
13.234<br>
9,825.00<br>
9,688.60<br>
9,391.64<br>
9,371.14<br>
35.23<br>
33.55<br>
-81.45<br>
66.90<br>
409.51<br>
914.16<br>
846.57<br>
67.59<br>
13.525<br>
9,850.00<br>
9,696.90<br>
9,390.18<br>
9,369.85<br>
35.36<br>
33.54<br>
-78.44<br>
66.23<br>
409.44<br>
931.56<br>
864.33<br>
67.24<br>
13.855<br>
9,875.00<br>
9,703.95<br>
9,388.24<br>
9,368.12<br>
35.49<br>
33.54<br>
-75.40<br>
65.36<br>
409.35<br>
949.08<br>
882.39<br>
66.70<br>
14.230<br>
9,900.00<br>
9,709.74<br>
9,385.87<br>
9,366.00<br>
35.63<br>
33.53<br>
-72.37<br>
64.29<br>
409.23<br>
966.65<br>
900.68<br>
65.97<br>
14.652<br>
9,925.00<br>
9,714.25<br>
9,383.08<br>
9,363.51<br>
35.76<br>
33.52<br>
-69.38<br>
63.05<br>
409.10<br>
984.22<br>
919.14<br>
65.08<br>
15.123<br>
9,950.00<br>
9,717.47<br>
9,375.00<br>
9,356.24<br>
35.90<br>
33.50<br>
-66.10<br>
59.55<br>
408.71<br>
1,001.77<br>
937.87<br>
63.89<br>
15.679<br>
9,975.00<br>
9,719.39<br>
9,375.00<br>
9,356.24<br>
36.04<br>
33.50<br>
-63.52<br>
59.55<br>
408.71<br>
1,019.14<br>
956.28<br>
62.85<br>
16.215<br>
9,999.17<br>
9,720.00<br>
9,375.00<br>
9,356.24<br>
36.18<br>
33.50<br>
-61.11<br>
59.55<br>
408.71<br>
1,035.81<br>
974.01<br>
61.80<br>
16.760<br>
10,100.00<br>
9,720.00<br>
9,350.00<br>
9,333.38<br>
36.80<br>
33.43<br>
-59.57<br>
49.50<br>
407.48<br>
1,107.16<br>
1,045.67<br>
61.49<br>
18.005<br>
10,200.00<br>
9,720.00<br>
9,350.00<br>
9,333.38<br>
37.49<br>
33.43<br>
-59.57<br>
49.50<br>
407.48<br>
1,181.61<br>
1,119.51<br>
62.09<br>
19.030<br>
10,300.00<br>
9,720.00<br>
9,325.00<br>
9,310.03<br>
38.26<br>
33.36<br>
-58.03<br>
40.67<br>
406.23<br>
1,259.33<br>
1,197.46<br>
61.87<br>
20.355<br>
10,400.00<br>
9,720.00<br>
9,325.00<br>
9,310.03<br>
39.10<br>
33.36<br>
-58.03<br>
40.67<br>
406.23<br>
1,339.61<br>
1,277.01<br>
62.59<br>
21.401<br>
10,500.00<br>
9,720.00<br>
9,314.22<br>
9,299.82<br>
40.01<br>
33.33<br>
-57.37<br>
37.23<br>
405.68<br>
1,422.24<br>
1,359.26<br>
62.98<br>
22.582<br>
10,600.00<br>
9,720.00<br>
9,300.00<br>
9,286.25<br>
40.98<br>
33.29<br>
-56.51<br>
33.06<br>
404.96<br>
1,506.85<br>
1,443.57<br>
63.28<br>
23.814<br>
10,700.00<br>
9,720.00<br>
9,300.00<br>
9,286.25<br>
42.01<br>
33.29<br>
-56.51<br>
33.06<br>
404.96<br>
1,593.02<br>
1,528.85<br>
64.16<br>
24.828<br>
10,800.00<br>
9,720.00<br>
9,300.00<br>
9,286.25<br>
43.09<br>
33.29<br>
-56.51<br>
33.06<br>
404.96<br>
1,680.72<br>
1,615.62<br>
65.10<br>
25.819<br>
10,900.00<br>
9,720.00<br>
9,286.39<br>
9,273.15<br>
44.23<br>
33.24<br>
-55.69<br>
29.46<br>
404.26<br>
1,769.49<br>
1,703.96<br>
65.53<br>
27.003<br>
11,000.00<br>
9,720.00<br>
9,275.00<br>
9,262.11<br>
45.41<br>
33.21<br>
-55.02<br>
26.72<br>
403.66<br>
1,859.44<br>
1,793.37<br>
66.07<br>
28.142<br>
11,100.00<br>
9,720.00<br>
9,275.00<br>
9,262.11<br>
46.63<br>
33.21<br>
-55.02<br>
26.72<br>
403.66<br>
1,950.22<br>
1,883.10<br>
67.12<br>
29.056<br>
11,200.00<br>
9,720.00<br>
9,275.00<br>
9,262.11<br>
47.89<br>
33.21<br>
-55.02<br>
26.72<br>
403.66<br>
2,041.86<br>
1,973.66<br>
68.20<br>
29.939<br>
11,300.00<br>
9,720.00<br>
9,275.00<br>
9,262.11<br>
49.19<br>
33.21<br>
-55.02<br>
26.72<br>
403.66<br>
2,134.25<br>
2,064.94<br>
69.31<br>
30.792<br>
11,400.00<br>
9,720.00<br>
9,263.28<br>
9,250.68<br>
50.53<br>
33.17<br>
-54.32<br>
24.18<br>
403.05<br>
2,227.13<br>
2,157.19<br>
69.94<br>
31.843<br>
11,500.00<br>
9,720.00<br>
9,250.00<br>
9,237.66<br>
51.89<br>
33.13<br>
-53.55<br>
21.65<br>
402.35<br>
2,320.76<br>
2,250.25<br>
70.51<br>
32.913<br>
11,600.00<br>
9,720.00<br>
9,250.00<br>
9,237.66<br>
53.29<br>
33.13<br>
-53.55<br>
21.65<br>
402.35<br>
2,414.69<br>
2,343.00<br>
71.69<br>
33.683<br>
11,700.00<br>
9,720.00<br>
9,250.00<br>
9,237.66<br>
54.71<br>
33.13<br>
-53.55<br>
21.65<br>
402.35<br>
2,509.10<br>
2,436.21<br>
72.89<br>
34.423<br>
11,800.00<br>
9,720.00<br>
9,250.00<br>
9,237.66<br>
56.15<br>
33.13<br>
-53.55<br>
21.65<br>
402.35<br>
2,603.92<br>
2,529.81<br>
74.11<br>
35.134<br>
11,900.00<br>
9,720.00<br>
9,250.00<br>
9,237.66<br>
57.62<br>
33.13<br>
-53.55<br>
21.65<br>
402.35<br>
2,699.11<br>
2,623.76<br>
75.36<br>
35.818<br>
12,000.00<br>
9,720.00<br>
9,250.00<br>
9,237.66<br>
59.11<br>
33.13<br>
-53.55<br>
21.65<br>
402.35<br>
2,794.65<br>
2,718.03<br>
76.62<br>
36.476<br>
12,100.00<br>
9,720.00<br>
9,250.00<br>
9,237.66<br>
60.62<br>
33.13<br>
-53.55<br>
21.65<br>
402.35<br>
2,890.48<br>
2,812.59<br>
77.89<br>
37.109<br>
12,200.00<br>
9,720.00<br>
9,250.00<br>
9,237.66<br>
62.15<br>
33.13<br>
-53.55<br>
21.65<br>
402.35<br>
2,986.59<br>
2,907.40<br>
79.18<br>
37.717<br>
12,300.00<br>
9,720.00<br>
9,238.06<br>
9,225.90<br>
63.69<br>
33.09<br>
-52.86<br>
19.68<br>
401.72<br>
3,082.77<br>
3,002.88<br>
79.89<br>
38.588<br>
12,400.00<br>
9,720.00<br>
9,236.03<br>
9,223.90<br>
65.25<br>
33.08<br>
-52.74<br>
19.38<br>
401.61<br>
3,179.29<br>
3,098.19<br>
81.10<br>
39.203<br>
12,500.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
66.82<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
3,276.11<br>
3,194.26<br>
81.85<br>
40.027<br>
12,600.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
68.41<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
3,372.97<br>
3,289.80<br>
83.17<br>
40.554<br>
12,700.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
70.01<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
3,470.02<br>
3,385.51<br>
84.51<br>
41.062<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 14<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=73></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 6MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
12,800.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
71.62<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
3,567.22<br>
3,481.37<br>
85.85<br>
41.551<br>
12,900.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
73.25<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
3,664.58<br>
3,577.37<br>
87.21<br>
42.022<br>
13,000.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
74.88<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
3,762.08<br>
3,673.51<br>
88.57<br>
42.476<br>
13,100.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
76.52<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
3,859.70<br>
3,769.76<br>
89.94<br>
42.914<br>
13,200.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
78.18<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
3,957.44<br>
3,866.12<br>
91.32<br>
43.337<br>
13,300.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
79.84<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
4,055.30<br>
3,962.59<br>
92.70<br>
43.745<br>
13,400.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
81.50<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
4,153.25<br>
4,059.16<br>
94.10<br>
44.139<br>
13,500.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
83.18<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
4,251.30<br>
4,155.81<br>
95.49<br>
44.519<br>
13,600.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
84.86<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
4,349.44<br>
4,252.54<br>
96.90<br>
44.887<br>
13,700.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
86.55<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
4,447.66<br>
4,349.36<br>
98.31<br>
45.243<br>
13,800.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
88.25<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
4,545.96<br>
4,446.24<br>
99.72<br>
45.587<br>
13,900.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
89.95<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
4,644.34<br>
4,543.20<br>
101.14<br>
45.920<br>
14,000.00<br>
9,720.00<br>
9,225.00<br>
9,212.99<br>
91.66<br>
33.04<br>
-52.12<br>
17.87<br>
401.03<br>
4,742.78<br>
4,640.21<br>
102.56<br>
46.242<br>
14,100.00<br>
9,720.00<br>
9,213.19<br>
9,201.27<br>
93.37<br>
33.00<br>
-51.45<br>
16.53<br>
400.40<br>
4,841.12<br>
4,737.89<br>
103.23<br>
46.896<br>
14,200.00<br>
9,720.00<br>
9,212.30<br>
9,200.38<br>
95.09<br>
33.00<br>
-51.40<br>
16.44<br>
400.35<br>
4,939.66<br>
4,835.06<br>
104.60<br>
47.226<br>
14,300.00<br>
9,720.00<br>
9,211.43<br>
9,199.53<br>
96.81<br>
33.00<br>
-51.36<br>
16.36<br>
400.31<br>
5,038.26<br>
4,932.29<br>
105.96<br>
47.547<br>
14,400.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
98.54<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
5,137.03<br>
5,030.40<br>
106.63<br>
48.175<br>
14,500.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
100.27<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
5,235.71<br>
5,127.66<br>
108.05<br>
48.454<br>
14,600.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
102.00<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
5,334.44<br>
5,224.96<br>
109.48<br>
48.725<br>
14,700.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
103.74<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
5,433.21<br>
5,322.30<br>
110.91<br>
48.988<br>
14,800.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
105.48<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
5,532.03<br>
5,419.69<br>
112.34<br>
49.243<br>
14,900.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
107.23<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
5,630.89<br>
5,517.12<br>
113.78<br>
49.491<br>
15,000.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
108.98<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
5,729.79<br>
5,614.58<br>
115.21<br>
49.732<br>
15,100.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
110.73<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
5,828.73<br>
5,712.08<br>
116.65<br>
49.967<br>
15,200.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
112.48<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
5,927.70<br>
5,809.61<br>
118.09<br>
50.194<br>
15,300.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
114.24<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
6,026.71<br>
5,907.17<br>
119.54<br>
50.416<br>
15,400.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
116.00<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
6,125.75<br>
6,004.77<br>
120.99<br>
50.632<br>
15,500.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
117.76<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
6,224.82<br>
6,102.39<br>
122.43<br>
50.842<br>
15,600.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
119.53<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
6,323.92<br>
6,200.04<br>
123.88<br>
51.047<br>
15,700.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
121.30<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
6,423.05<br>
6,297.71<br>
125.34<br>
51.246<br>
15,800.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
123.07<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
6,522.20<br>
6,395.41<br>
126.79<br>
51.440<br>
15,900.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
124.84<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
6,621.38<br>
6,493.13<br>
128.25<br>
51.630<br>
16,000.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
126.62<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
6,720.58<br>
6,590.88<br>
129.70<br>
51.814<br>
16,100.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
128.39<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
6,819.81<br>
6,688.65<br>
131.16<br>
51.994<br>
16,200.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
130.17<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
6,919.06<br>
6,786.44<br>
132.62<br>
52.170<br>
16,300.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
131.95<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
7,018.33<br>
6,884.24<br>
134.09<br>
52.342<br>
16,400.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
133.73<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
7,117.62<br>
6,982.07<br>
135.55<br>
52.509<br>
16,500.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
135.52<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
7,216.93<br>
7,079.92<br>
137.02<br>
52.672<br>
16,600.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
137.30<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
7,316.26<br>
7,177.78<br>
138.48<br>
52.832<br>
16,700.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
139.09<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
7,415.61<br>
7,275.66<br>
139.95<br>
52.988<br>
16,800.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
140.88<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
7,514.97<br>
7,373.56<br>
141.42<br>
53.140<br>
16,900.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
142.67<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
7,614.36<br>
7,471.47<br>
142.89<br>
53.289<br>
17,000.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
144.46<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
7,713.75<br>
7,569.40<br>
144.36<br>
53.435<br>
17,100.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
146.25<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
7,813.17<br>
7,667.34<br>
145.83<br>
53.577<br>
17,200.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
148.04<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
7,912.59<br>
7,765.29<br>
147.30<br>
53.716<br>
17,300.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
149.84<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
8,012.04<br>
7,863.26<br>
148.78<br>
53.852<br>
17,400.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
151.64<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
8,111.49<br>
7,961.24<br>
150.25<br>
53.986<br>
17,500.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
153.43<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
8,210.96<br>
8,059.23<br>
151.73<br>
54.116<br>
17,600.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
155.23<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
8,310.44<br>
8,157.24<br>
153.20<br>
54.244<br>
17,700.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
157.03<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
8,409.94<br>
8,255.25<br>
154.68<br>
54.369<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 15<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=74></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 6MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
17,800.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
158.83<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
8,509.44<br>
8,353.28<br>
156.16<br>
54.492<br>
17,900.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
160.63<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
8,608.96<br>
8,451.32<br>
157.64<br>
54.611<br>
18,000.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
162.44<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
8,708.49<br>
8,549.37<br>
159.12<br>
54.729<br>
18,100.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
164.24<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
8,808.02<br>
8,647.42<br>
160.60<br>
54.844<br>
18,200.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
166.04<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
8,907.57<br>
8,745.49<br>
162.08<br>
54.957<br>
18,300.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
167.85<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
9,007.13<br>
8,843.57<br>
163.56<br>
55.068<br>
18,400.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
169.66<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
9,106.70<br>
8,941.66<br>
165.05<br>
55.176<br>
18,500.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
171.46<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
9,206.28<br>
9,039.75<br>
166.53<br>
55.283<br>
18,600.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
173.27<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
9,305.87<br>
9,137.85<br>
168.01<br>
55.387<br>
18,700.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
175.08<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
9,405.46<br>
9,235.96<br>
169.50<br>
55.490<br>
18,800.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
176.89<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
9,505.07<br>
9,334.08<br>
170.98<br>
55.590<br>
18,900.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
178.70<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
9,604.68<br>
9,432.21<br>
172.47<br>
55.689<br>
19,000.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
180.51<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
9,704.30<br>
9,530.34<br>
173.96<br>
55.786<br>
19,100.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
182.32<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
9,803.93<br>
9,628.49<br>
175.44<br>
55.881<br>
19,200.00<br>
9,720.00<br>
9,200.00<br>
9,188.15<br>
184.13<br>
32.96<br>
-50.72<br>
15.39<br>
399.70<br>
9,903.57<br>
9,726.63<br>
176.93<br>
55.974<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 16<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=75></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 6TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
100.00<br>
100.00<br>
100.00<br>
100.00<br>
0.13<br>
0.13<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
219.47<br>
0.25<br>
863.318<br>
200.00<br>
200.00<br>
200.00<br>
200.00<br>
0.49<br>
0.49<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
218.76<br>
0.97<br>
226.183<br>
300.00<br>
300.00<br>
300.00<br>
300.00<br>
0.84<br>
0.84<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
218.04<br>
1.69<br>
130.139<br>
400.00<br>
400.00<br>
400.00<br>
400.00<br>
1.20<br>
1.20<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
217.32<br>
2.41<br>
91.350<br>
500.00<br>
500.00<br>
500.00<br>
500.00<br>
1.56<br>
1.56<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
216.61<br>
3.12<br>
70.374<br>
600.00<br>
600.00<br>
600.00<br>
600.00<br>
1.92<br>
1.92<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
215.89<br>
3.84<br>
57.232<br>
700.00<br>
700.00<br>
700.00<br>
700.00<br>
2.28<br>
2.28<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
215.17<br>
4.56<br>
48.226<br>
800.00<br>
800.00<br>
800.00<br>
800.00<br>
2.64<br>
2.64<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
214.45<br>
5.27<br>
41.669<br>
900.00<br>
900.00<br>
900.00<br>
900.00<br>
3.00<br>
3.00<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
213.74<br>
5.99<br>
36.682<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
3.35<br>
3.35<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
213.02<br>
6.71<br>
32.761<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
3.71<br>
3.71<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
212.30<br>
7.42<br>
29.597<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
4.07<br>
4.07<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
211.59<br>
8.14<br>
26.991<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
4.43<br>
4.43<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
210.87<br>
8.86<br>
24.806<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
4.79<br>
4.79<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
210.15<br>
9.57<br>
22.949<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
5.15<br>
5.15<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
209.44<br>
10.29<br>
21.350<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
5.50<br>
5.50<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
208.72<br>
11.01<br>
19.960<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
5.86<br>
5.86<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
208.00<br>
11.73<br>
18.739<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
6.22<br>
6.22<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
207.28<br>
12.44<br>
17.659<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
6.58<br>
6.58<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
206.57<br>
13.16<br>
16.697<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
6.94<br>
6.94<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
205.85<br>
13.88<br>
15.835<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
7.30<br>
7.30<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
205.13<br>
14.59<br>
15.057<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
7.66<br>
7.66<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
204.42<br>
15.31<br>
14.352<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
8.01<br>
8.01<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
203.70<br>
16.03<br>
13.710<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
8.37<br>
8.37<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
202.98<br>
16.74<br>
13.123<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
8.73<br>
8.73<br>
24.06<br>
200.65<br>
89.56<br>
219.73<br>
202.27<br>
17.46<br>
12.584 CC, ES<br>
2,600.00<br>
2,599.98<br>
2,599.98<br>
2,599.98<br>
9.08<br>
9.09<br>
150.91<br>
200.65<br>
89.56<br>
221.25<br>
203.10<br>
18.16<br>
12.186<br>
2,624.96<br>
2,624.92<br>
2,624.92<br>
2,624.92<br>
9.16<br>
9.18<br>
151.02<br>
200.65<br>
89.56<br>
222.11<br>
203.78<br>
18.32<br>
12.122<br>
2,700.00<br>
2,699.89<br>
2,699.89<br>
2,699.89<br>
9.41<br>
9.45<br>
151.42<br>
200.65<br>
89.56<br>
224.98<br>
206.14<br>
18.84<br>
11.941<br>
2,800.00<br>
2,799.79<br>
2,799.16<br>
2,799.16<br>
9.74<br>
9.80<br>
152.09<br>
200.46<br>
90.15<br>
228.90<br>
209.37<br>
19.52<br>
11.724<br>
2,900.00<br>
2,899.70<br>
2,897.74<br>
2,897.66<br>
10.08<br>
10.13<br>
153.50<br>
199.32<br>
93.70<br>
233.33<br>
213.14<br>
20.19<br>
11.556<br>
3,000.00<br>
2,999.60<br>
2,995.78<br>
2,995.44<br>
10.42<br>
10.46<br>
155.63<br>
197.16<br>
100.43<br>
238.55<br>
217.69<br>
20.86<br>
11.435<br>
3,100.00<br>
3,099.51<br>
3,094.15<br>
3,093.31<br>
10.76<br>
10.80<br>
158.34<br>
194.13<br>
109.90<br>
244.78<br>
223.24<br>
21.54<br>
11.365<br>
3,200.00<br>
3,199.41<br>
3,193.24<br>
3,191.86<br>
11.10<br>
11.15<br>
160.99<br>
190.96<br>
119.76<br>
251.63<br>
229.41<br>
22.22<br>
11.324<br>
3,300.00<br>
3,299.32<br>
3,292.34<br>
3,290.41<br>
11.44<br>
11.50<br>
163.51<br>
187.80<br>
129.62<br>
259.01<br>
236.10<br>
22.91<br>
11.307 SF<br>
3,400.00<br>
3,399.22<br>
3,391.43<br>
3,388.96<br>
11.79<br>
11.85<br>
165.88<br>
184.64<br>
139.48<br>
266.85<br>
243.26<br>
23.60<br>
11.309<br>
3,500.00<br>
3,499.13<br>
3,490.52<br>
3,487.51<br>
12.14<br>
12.21<br>
168.11<br>
181.48<br>
149.34<br>
275.13<br>
250.84<br>
24.29<br>
11.328<br>
3,600.00<br>
3,599.03<br>
3,589.61<br>
3,586.06<br>
12.48<br>
12.57<br>
170.21<br>
178.32<br>
159.21<br>
283.81<br>
258.83<br>
24.98<br>
11.360<br>
3,700.00<br>
3,698.94<br>
3,688.71<br>
3,684.61<br>
12.83<br>
12.93<br>
172.19<br>
175.16<br>
169.07<br>
292.84<br>
267.16<br>
25.68<br>
11.404<br>
3,800.00<br>
3,798.84<br>
3,787.80<br>
3,783.16<br>
13.18<br>
13.29<br>
174.05<br>
171.99<br>
178.93<br>
302.21<br>
275.83<br>
26.38<br>
11.457<br>
3,900.00<br>
3,898.75<br>
3,886.89<br>
3,881.71<br>
13.53<br>
13.66<br>
175.79<br>
168.83<br>
188.79<br>
311.87<br>
284.79<br>
27.08<br>
11.518<br>
4,000.00<br>
3,998.65<br>
3,985.98<br>
3,980.26<br>
13.88<br>
14.02<br>
177.43<br>
165.67<br>
198.65<br>
321.80<br>
294.02<br>
27.78<br>
11.585<br>
4,100.00<br>
4,098.56<br>
4,085.08<br>
4,078.81<br>
14.24<br>
14.39<br>
178.97<br>
162.51<br>
208.51<br>
331.98<br>
303.50<br>
28.48<br>
11.656<br>
4,200.00<br>
4,198.46<br>
4,184.17<br>
4,177.36<br>
14.59<br>
14.76<br>
-179.58<br>
159.35<br>
218.38<br>
342.39<br>
313.20<br>
29.18<br>
11.732<br>
4,300.00<br>
4,298.37<br>
4,283.26<br>
4,275.91<br>
14.94<br>
15.13<br>
-178.22<br>
156.19<br>
228.24<br>
353.00<br>
323.11<br>
29.89<br>
11.810<br>
4,400.00<br>
4,398.27<br>
4,382.36<br>
4,374.46<br>
15.30<br>
15.50<br>
-176.94<br>
153.03<br>
238.10<br>
363.79<br>
333.20<br>
30.60<br>
11.890<br>
4,500.00<br>
4,498.18<br>
4,481.45<br>
4,473.01<br>
15.65<br>
15.88<br>
-175.73<br>
149.86<br>
247.96<br>
374.76<br>
343.46<br>
31.30<br>
11.972<br>
4,600.00<br>
4,598.08<br>
4,580.54<br>
4,571.56<br>
16.01<br>
16.25<br>
-174.59<br>
146.70<br>
257.82<br>
385.89<br>
353.88<br>
32.01<br>
12.055<br>
4,700.00<br>
4,697.99<br>
4,679.63<br>
4,670.11<br>
16.37<br>
16.63<br>
-173.51<br>
143.54<br>
267.68<br>
397.15<br>
364.44<br>
32.72<br>
12.138<br>
4,800.00<br>
4,797.89<br>
4,778.73<br>
4,768.66<br>
16.72<br>
17.00<br>
-172.49<br>
140.38<br>
277.55<br>
408.55<br>
375.13<br>
33.43<br>
12.222<br>
4,900.00<br>
4,897.80<br>
4,877.82<br>
4,867.21<br>
17.08<br>
17.38<br>
-171.53<br>
137.22<br>
287.41<br>
420.07<br>
385.94<br>
34.14<br>
12.305<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 17<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=76></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 6TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
5,000.00<br>
4,997.70<br>
4,976.91<br>
4,965.76<br>
17.44<br>
17.76<br>
-170.62<br>
134.06<br>
297.27<br>
431.71<br>
396.86<br>
34.85<br>
12.388<br>
5,100.00<br>
5,097.61<br>
5,076.00<br>
5,064.31<br>
17.79<br>
18.14<br>
-169.76<br>
130.89<br>
307.13<br>
443.44<br>
407.88<br>
35.56<br>
12.470<br>
5,200.00<br>
5,197.51<br>
5,175.10<br>
5,162.86<br>
18.15<br>
18.52<br>
-168.94<br>
127.73<br>
316.99<br>
455.27<br>
418.99<br>
36.27<br>
12.552<br>
5,300.00<br>
5,297.42<br>
5,274.19<br>
5,261.41<br>
18.51<br>
18.90<br>
-168.16<br>
124.57<br>
326.86<br>
467.18<br>
430.20<br>
36.98<br>
12.632<br>
5,400.00<br>
5,397.32<br>
5,373.28<br>
5,359.96<br>
18.87<br>
19.28<br>
-167.43<br>
121.41<br>
336.72<br>
479.18<br>
441.48<br>
37.70<br>
12.711<br>
5,500.00<br>
5,497.23<br>
5,472.37<br>
5,458.51<br>
19.23<br>
19.66<br>
-166.72<br>
118.25<br>
346.58<br>
491.25<br>
452.84<br>
38.41<br>
12.789<br>
5,600.00<br>
5,597.13<br>
5,571.47<br>
5,557.06<br>
19.59<br>
20.05<br>
-166.06<br>
115.09<br>
356.44<br>
503.39<br>
464.26<br>
39.12<br>
12.866<br>
5,700.00<br>
5,697.04<br>
5,670.56<br>
5,655.61<br>
19.95<br>
20.43<br>
-165.42<br>
111.92<br>
366.30<br>
515.59<br>
475.75<br>
39.84<br>
12.942<br>
5,800.00<br>
5,796.94<br>
5,769.65<br>
5,754.16<br>
20.31<br>
20.81<br>
-164.81<br>
108.76<br>
376.16<br>
527.86<br>
487.30<br>
40.55<br>
13.016<br>
5,900.00<br>
5,896.85<br>
5,868.74<br>
5,852.71<br>
20.67<br>
21.20<br>
-164.23<br>
105.60<br>
386.03<br>
540.18<br>
498.91<br>
41.27<br>
13.089<br>
6,000.00<br>
5,996.75<br>
5,967.84<br>
5,951.26<br>
21.03<br>
21.58<br>
-163.68<br>
102.44<br>
395.89<br>
552.55<br>
510.57<br>
41.98<br>
13.161<br>
6,100.00<br>
6,096.66<br>
6,066.93<br>
6,049.81<br>
21.39<br>
21.97<br>
-163.15<br>
99.28<br>
405.75<br>
564.97<br>
522.27<br>
42.70<br>
13.231<br>
6,200.00<br>
6,196.56<br>
6,166.02<br>
6,148.36<br>
21.75<br>
22.36<br>
-162.64<br>
96.12<br>
415.61<br>
577.44<br>
534.02<br>
43.42<br>
13.300<br>
6,300.00<br>
6,296.47<br>
6,265.12<br>
6,246.91<br>
22.12<br>
22.74<br>
-162.16<br>
92.95<br>
425.47<br>
589.95<br>
545.82<br>
44.13<br>
13.367<br>
6,400.00<br>
6,396.37<br>
6,364.21<br>
6,345.46<br>
22.48<br>
23.13<br>
-161.69<br>
89.79<br>
435.33<br>
602.50<br>
557.65<br>
44.85<br>
13.433<br>
6,500.00<br>
6,496.27<br>
6,463.30<br>
6,444.01<br>
22.84<br>
23.51<br>
-161.24<br>
86.63<br>
445.20<br>
615.09<br>
569.52<br>
45.57<br>
13.498<br>
6,600.00<br>
6,596.18<br>
6,562.39<br>
6,542.56<br>
23.20<br>
23.90<br>
-160.81<br>
83.47<br>
455.06<br>
627.71<br>
581.42<br>
46.29<br>
13.561<br>
6,700.00<br>
6,696.08<br>
6,661.49<br>
6,641.11<br>
23.56<br>
24.29<br>
-160.40<br>
80.31<br>
464.92<br>
640.37<br>
593.36<br>
47.00<br>
13.624<br>
6,800.00<br>
6,795.99<br>
6,760.58<br>
6,739.66<br>
23.93<br>
24.68<br>
-160.01<br>
77.15<br>
474.78<br>
653.05<br>
605.33<br>
47.72<br>
13.684<br>
6,900.00<br>
6,895.89<br>
6,859.67<br>
6,838.21<br>
24.29<br>
25.07<br>
-159.63<br>
73.98<br>
484.64<br>
665.77<br>
617.33<br>
48.44<br>
13.744<br>
7,000.00<br>
6,995.80<br>
6,958.76<br>
6,936.76<br>
24.65<br>
25.45<br>
-159.26<br>
70.82<br>
494.50<br>
678.52<br>
629.36<br>
49.16<br>
13.802<br>
7,100.00<br>
7,095.70<br>
7,057.86<br>
7,035.31<br>
25.01<br>
25.84<br>
-158.91<br>
67.66<br>
504.37<br>
691.29<br>
641.41<br>
49.88<br>
13.859<br>
7,200.00<br>
7,195.61<br>
7,156.95<br>
7,133.86<br>
25.38<br>
26.23<br>
-158.57<br>
64.50<br>
514.23<br>
704.08<br>
653.48<br>
50.60<br>
13.915<br>
7,300.00<br>
7,295.51<br>
7,256.04<br>
7,232.41<br>
25.74<br>
26.62<br>
-158.24<br>
61.34<br>
524.09<br>
716.90<br>
665.59<br>
51.32<br>
13.970<br>
7,400.00<br>
7,395.42<br>
7,355.13<br>
7,330.96<br>
26.10<br>
27.01<br>
-157.92<br>
58.18<br>
533.95<br>
729.75<br>
677.71<br>
52.04<br>
14.023<br>
7,500.00<br>
7,495.32<br>
7,454.23<br>
7,429.51<br>
26.47<br>
27.40<br>
-157.62<br>
55.01<br>
543.81<br>
742.61<br>
689.85<br>
52.76<br>
14.076<br>
7,600.00<br>
7,595.23<br>
7,553.32<br>
7,528.06<br>
26.83<br>
27.79<br>
-157.32<br>
51.85<br>
553.67<br>
755.49<br>
702.01<br>
53.48<br>
14.127<br>
7,700.00<br>
7,695.13<br>
7,652.41<br>
7,626.61<br>
27.19<br>
28.18<br>
-157.04<br>
48.69<br>
563.54<br>
768.40<br>
714.20<br>
54.20<br>
14.177<br>
7,800.00<br>
7,795.04<br>
7,751.51<br>
7,725.16<br>
27.56<br>
28.57<br>
-156.76<br>
45.53<br>
573.40<br>
781.32<br>
726.40<br>
54.92<br>
14.226<br>
7,900.00<br>
7,894.94<br>
7,850.60<br>
7,823.71<br>
27.92<br>
28.96<br>
-156.49<br>
42.37<br>
583.26<br>
794.25<br>
738.61<br>
55.64<br>
14.274<br>
8,000.00<br>
7,994.85<br>
7,949.69<br>
7,922.26<br>
28.28<br>
29.35<br>
-156.24<br>
39.21<br>
593.12<br>
807.21<br>
750.85<br>
56.36<br>
14.322<br>
8,100.00<br>
8,094.75<br>
8,048.78<br>
8,020.81<br>
28.65<br>
29.75<br>
-155.99<br>
36.04<br>
602.98<br>
820.18<br>
763.09<br>
57.08<br>
14.368<br>
8,200.00<br>
8,194.66<br>
8,147.88<br>
8,119.36<br>
29.01<br>
30.14<br>
-155.74<br>
32.88<br>
612.85<br>
833.16<br>
775.36<br>
57.81<br>
14.413<br>
8,300.00<br>
8,294.56<br>
8,246.97<br>
8,217.91<br>
29.38<br>
30.53<br>
-155.51<br>
29.72<br>
622.71<br>
846.16<br>
787.64<br>
58.53<br>
14.458<br>
8,400.00<br>
8,394.47<br>
8,346.06<br>
8,316.46<br>
29.74<br>
30.92<br>
-155.28<br>
26.56<br>
632.57<br>
859.18<br>
799.93<br>
59.25<br>
14.501<br>
8,500.00<br>
8,494.37<br>
8,445.15<br>
8,415.01<br>
30.11<br>
31.31<br>
-155.06<br>
23.40<br>
642.43<br>
872.20<br>
812.23<br>
59.97<br>
14.544<br>
8,600.00<br>
8,594.28<br>
8,544.25<br>
8,513.56<br>
30.47<br>
31.70<br>
-154.84<br>
20.24<br>
652.29<br>
885.24<br>
824.55<br>
60.69<br>
14.585<br>
8,700.00<br>
8,694.18<br>
8,643.34<br>
8,612.11<br>
30.83<br>
32.10<br>
-154.64<br>
17.08<br>
662.15<br>
898.29<br>
836.87<br>
61.42<br>
14.626<br>
8,800.00<br>
8,794.09<br>
8,742.43<br>
8,710.66<br>
31.20<br>
32.49<br>
-154.43<br>
13.91<br>
672.02<br>
911.35<br>
849.21<br>
62.14<br>
14.666<br>
8,900.00<br>
8,893.99<br>
8,841.52<br>
8,809.21<br>
31.56<br>
32.88<br>
-154.24<br>
10.75<br>
681.88<br>
924.42<br>
861.56<br>
62.86<br>
14.706<br>
9,000.00<br>
8,993.90<br>
8,940.62<br>
8,907.76<br>
31.93<br>
33.27<br>
-154.05<br>
7.59<br>
691.74<br>
937.51<br>
873.92<br>
63.58<br>
14.744<br>
9,100.00<br>
9,093.80<br>
9,039.71<br>
9,006.31<br>
32.29<br>
33.66<br>
-153.86<br>
4.43<br>
701.60<br>
950.60<br>
886.29<br>
64.31<br>
14.782<br>
9,200.00<br>
9,193.71<br>
9,138.80<br>
9,104.86<br>
32.66<br>
34.06<br>
-153.68<br>
1.27<br>
711.46<br>
963.70<br>
898.67<br>
65.03<br>
14.819<br>
9,261.60<br>
9,255.25<br>
9,199.84<br>
9,165.56<br>
32.88<br>
34.30<br>
-153.57<br>
-0.68<br>
717.54<br>
971.78<br>
906.30<br>
65.48<br>
14.842<br>
9,275.00<br>
9,268.63<br>
9,213.12<br>
9,178.77<br>
32.93<br>
34.35<br>
-132.89<br>
-1.10<br>
718.86<br>
973.57<br>
908.01<br>
65.55<br>
14.852<br>
9,300.00<br>
9,293.53<br>
9,237.86<br>
9,203.37<br>
33.02<br>
34.45<br>
-117.82<br>
-1.89<br>
721.32<br>
977.08<br>
911.38<br>
65.69<br>
14.873<br>
9,325.00<br>
9,318.29<br>
9,261.37<br>
9,226.75<br>
33.12<br>
34.54<br>
-111.72<br>
-2.64<br>
723.66<br>
980.81<br>
914.97<br>
65.83<br>
14.899<br>
9,350.00<br>
9,342.85<br>
9,279.93<br>
9,245.21<br>
33.21<br>
34.62<br>
-108.40<br>
-2.87<br>
725.51<br>
984.84<br>
918.89<br>
65.95<br>
14.934<br>
9,375.00<br>
9,367.13<br>
9,300.00<br>
9,265.18<br>
33.31<br>
34.69<br>
-106.32<br>
-2.31<br>
727.51<br>
989.27<br>
923.20<br>
66.07<br>
14.973<br>
9,400.00<br>
9,391.07<br>
9,313.74<br>
9,278.82<br>
33.41<br>
34.74<br>
-104.77<br>
-1.44<br>
728.87<br>
994.08<br>
927.91<br>
66.17<br>
15.023<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 18<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=77></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 6TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
9,425.00<br>
9,414.60<br>
9,329.51<br>
9,294.44<br>
33.50<br>
34.80<br>
-103.63<br>
0.04<br>
730.43<br>
999.32<br>
933.04<br>
66.28<br>
15.078<br>
9,450.00<br>
9,437.67<br>
9,344.34<br>
9,309.08<br>
33.60<br>
34.85<br>
-102.69<br>
1.91<br>
731.90<br>
1,004.99<br>
938.61<br>
66.38<br>
15.140<br>
9,475.00<br>
9,460.20<br>
9,358.16<br>
9,322.66<br>
33.70<br>
34.90<br>
-101.87<br>
4.06<br>
733.26<br>
1,011.13<br>
944.64<br>
66.49<br>
15.208<br>
9,500.00<br>
9,482.13<br>
9,375.00<br>
9,339.12<br>
33.80<br>
34.96<br>
-101.26<br>
7.22<br>
734.91<br>
1,017.76<br>
951.16<br>
66.60<br>
15.281<br>
9,525.00<br>
9,503.41<br>
9,382.52<br>
9,346.43<br>
33.90<br>
34.98<br>
-100.34<br>
8.81<br>
735.64<br>
1,024.87<br>
958.16<br>
66.71<br>
15.363<br>
9,550.00<br>
9,523.97<br>
9,393.01<br>
9,356.59<br>
34.00<br>
35.02<br>
-99.56<br>
11.23<br>
736.65<br>
1,032.51<br>
965.68<br>
66.83<br>
15.450<br>
9,575.00<br>
9,543.77<br>
9,400.00<br>
9,363.33<br>
34.10<br>
35.04<br>
-98.62<br>
12.97<br>
737.33<br>
1,040.67<br>
973.71<br>
66.96<br>
15.541<br>
9,600.00<br>
9,562.73<br>
9,410.66<br>
9,373.55<br>
34.21<br>
35.07<br>
-97.82<br>
15.81<br>
738.35<br>
1,049.36<br>
982.25<br>
67.11<br>
15.637<br>
9,625.00<br>
9,580.83<br>
9,417.87<br>
9,380.43<br>
34.31<br>
35.10<br>
-96.84<br>
17.86<br>
739.04<br>
1,058.57<br>
991.30<br>
67.27<br>
15.737<br>
9,650.00<br>
9,597.99<br>
9,425.00<br>
9,387.20<br>
34.42<br>
35.12<br>
-95.80<br>
19.99<br>
739.72<br>
1,068.30<br>
1,000.86<br>
67.44<br>
15.841<br>
9,675.00<br>
9,614.18<br>
9,425.00<br>
9,387.20<br>
34.53<br>
35.12<br>
-94.34<br>
19.99<br>
739.72<br>
1,078.55<br>
1,010.93<br>
67.62<br>
15.950<br>
9,700.00<br>
9,629.36<br>
9,433.57<br>
9,395.29<br>
34.64<br>
35.14<br>
-93.28<br>
22.68<br>
740.53<br>
1,089.25<br>
1,021.44<br>
67.80<br>
16.065<br>
9,725.00<br>
9,643.47<br>
9,436.99<br>
9,398.51<br>
34.75<br>
35.15<br>
-91.89<br>
23.80<br>
740.85<br>
1,100.42<br>
1,032.43<br>
67.98<br>
16.186<br>
9,750.00<br>
9,656.49<br>
9,439.60<br>
9,400.96<br>
34.87<br>
35.16<br>
-90.39<br>
24.67<br>
741.09<br>
1,112.01<br>
1,043.85<br>
68.15<br>
16.316<br>
9,775.00<br>
9,668.37<br>
9,441.45<br>
9,402.69<br>
34.99<br>
35.17<br>
-88.80<br>
25.29<br>
741.27<br>
1,123.99<br>
1,055.69<br>
68.30<br>
16.457<br>
9,800.00<br>
9,679.08<br>
9,442.58<br>
9,403.75<br>
35.11<br>
35.17<br>
-87.11<br>
25.67<br>
741.37<br>
1,136.32<br>
1,067.92<br>
68.40<br>
16.612<br>
9,825.00<br>
9,688.60<br>
9,443.05<br>
9,404.19<br>
35.23<br>
35.17<br>
-85.34<br>
25.83<br>
741.42<br>
1,148.96<br>
1,080.50<br>
68.46<br>
16.783<br>
9,850.00<br>
9,696.90<br>
9,442.90<br>
9,404.06<br>
35.36<br>
35.17<br>
-83.50<br>
25.78<br>
741.40<br>
1,161.87<br>
1,093.42<br>
68.46<br>
16.972<br>
9,875.00<br>
9,703.95<br>
9,442.18<br>
9,403.38<br>
35.49<br>
35.17<br>
-81.60<br>
25.54<br>
741.34<br>
1,175.01<br>
1,106.63<br>
68.38<br>
17.184<br>
9,900.00<br>
9,709.74<br>
9,440.93<br>
9,402.21<br>
35.63<br>
35.17<br>
-79.65<br>
25.11<br>
741.22<br>
1,188.32<br>
1,120.10<br>
68.22<br>
17.418<br>
9,925.00<br>
9,714.25<br>
9,439.18<br>
9,400.57<br>
35.76<br>
35.16<br>
-77.67<br>
24.53<br>
741.05<br>
1,201.77<br>
1,133.79<br>
67.98<br>
17.677<br>
9,950.00<br>
9,717.47<br>
9,436.98<br>
9,398.50<br>
35.90<br>
35.15<br>
-75.68<br>
23.79<br>
740.85<br>
1,215.31<br>
1,147.65<br>
67.66<br>
17.961<br>
9,975.00<br>
9,719.39<br>
9,434.35<br>
9,396.03<br>
36.04<br>
35.15<br>
-73.68<br>
22.93<br>
740.60<br>
1,228.89<br>
1,161.62<br>
67.26<br>
18.270<br>
9,999.17<br>
9,720.00<br>
9,425.00<br>
9,387.20<br>
36.18<br>
35.12<br>
-71.43<br>
19.99<br>
739.72<br>
1,242.05<br>
1,175.36<br>
66.70<br>
18.623<br>
10,100.00<br>
9,720.00<br>
9,425.00<br>
9,387.20<br>
36.80<br>
35.12<br>
-71.43<br>
19.99<br>
739.72<br>
1,299.35<br>
1,232.07<br>
67.28<br>
19.313<br>
10,200.00<br>
9,720.00<br>
9,409.28<br>
9,372.23<br>
37.49<br>
35.07<br>
-70.62<br>
15.43<br>
738.22<br>
1,360.91<br>
1,293.29<br>
67.62<br>
20.125<br>
10,300.00<br>
9,720.00<br>
9,400.00<br>
9,363.33<br>
38.26<br>
35.04<br>
-70.15<br>
12.97<br>
737.33<br>
1,426.68<br>
1,358.52<br>
68.16<br>
20.931<br>
10,400.00<br>
9,720.00<br>
9,400.00<br>
9,363.33<br>
39.10<br>
35.04<br>
-70.15<br>
12.97<br>
737.33<br>
1,496.16<br>
1,427.21<br>
68.96<br>
21.697<br>
10,500.00<br>
9,720.00<br>
9,385.75<br>
9,349.57<br>
40.01<br>
34.99<br>
-69.42<br>
9.53<br>
735.95<br>
1,568.72<br>
1,499.21<br>
69.51<br>
22.568<br>
10,600.00<br>
9,720.00<br>
9,375.00<br>
9,339.12<br>
40.98<br>
34.96<br>
-68.87<br>
7.22<br>
734.91<br>
1,644.15<br>
1,573.96<br>
70.19<br>
23.425<br>
10,700.00<br>
9,720.00<br>
9,375.00<br>
9,339.12<br>
42.01<br>
34.96<br>
-68.87<br>
7.22<br>
734.91<br>
1,721.97<br>
1,650.81<br>
71.16<br>
24.198<br>
10,800.00<br>
9,720.00<br>
9,375.00<br>
9,339.12<br>
43.09<br>
34.96<br>
-68.87<br>
7.22<br>
734.91<br>
1,801.97<br>
1,729.79<br>
72.18<br>
24.964<br>
10,900.00<br>
9,720.00<br>
9,364.75<br>
9,329.12<br>
44.23<br>
34.92<br>
-68.35<br>
5.23<br>
733.90<br>
1,883.77<br>
1,810.76<br>
73.01<br>
25.801<br>
11,000.00<br>
9,720.00<br>
9,360.70<br>
9,325.15<br>
45.41<br>
34.91<br>
-68.14<br>
4.50<br>
733.51<br>
1,967.25<br>
1,893.22<br>
74.03<br>
26.575<br>
11,100.00<br>
9,720.00<br>
9,350.00<br>
9,314.65<br>
46.63<br>
34.87<br>
-67.59<br>
2.74<br>
732.46<br>
2,052.22<br>
1,977.31<br>
74.91<br>
27.395<br>
11,200.00<br>
9,720.00<br>
9,350.00<br>
9,314.65<br>
47.89<br>
34.87<br>
-67.59<br>
2.74<br>
732.46<br>
2,138.38<br>
2,062.28<br>
76.10<br>
28.099<br>
11,300.00<br>
9,720.00<br>
9,350.00<br>
9,314.65<br>
49.19<br>
34.87<br>
-67.59<br>
2.74<br>
732.46<br>
2,225.69<br>
2,148.37<br>
77.32<br>
28.784<br>
11,400.00<br>
9,720.00<br>
9,350.00<br>
9,314.65<br>
50.53<br>
34.87<br>
-67.59<br>
2.74<br>
732.46<br>
2,314.04<br>
2,235.46<br>
78.58<br>
29.448<br>
11,500.00<br>
9,720.00<br>
9,350.00<br>
9,314.65<br>
51.89<br>
34.87<br>
-67.59<br>
2.74<br>
732.46<br>
2,403.29<br>
2,323.43<br>
79.86<br>
30.092<br>
11,600.00<br>
9,720.00<br>
9,350.00<br>
9,314.65<br>
53.29<br>
34.87<br>
-67.59<br>
2.74<br>
732.46<br>
2,493.36<br>
2,412.18<br>
81.18<br>
30.715<br>
11,700.00<br>
9,720.00<br>
9,350.00<br>
9,314.65<br>
54.71<br>
34.87<br>
-67.59<br>
2.74<br>
732.46<br>
2,584.16<br>
2,501.65<br>
82.51<br>
31.318<br>
11,800.00<br>
9,720.00<br>
9,338.01<br>
9,302.84<br>
56.15<br>
34.83<br>
-66.98<br>
1.06<br>
731.27<br>
2,675.45<br>
2,591.92<br>
83.54<br>
32.028<br>
11,900.00<br>
9,720.00<br>
9,336.00<br>
9,300.86<br>
57.62<br>
34.82<br>
-66.88<br>
0.80<br>
731.08<br>
2,767.44<br>
2,682.59<br>
84.85<br>
32.614<br>
12,000.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
59.11<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
2,860.06<br>
2,774.13<br>
85.92<br>
33.286<br>
12,100.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
60.62<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
2,953.02<br>
2,865.69<br>
87.33<br>
33.813<br>
12,200.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
62.15<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
3,046.43<br>
2,957.67<br>
88.76<br>
34.322<br>
12,300.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
63.69<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
3,140.25<br>
3,050.04<br>
90.20<br>
34.813<br>
12,400.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
65.25<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
3,234.43<br>
3,142.77<br>
91.66<br>
35.287<br>
12,500.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
66.82<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
3,328.96<br>
3,235.83<br>
93.13<br>
35.745<br>
12,600.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
68.41<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
3,423.79<br>
3,329.18<br>
94.62<br>
36.186<br>
12,700.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
70.01<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
3,518.92<br>
3,422.81<br>
96.11<br>
36.613<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 19<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=78></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 6TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
12,800.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
71.62<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
3,614.30<br>
3,516.69<br>
97.62<br>
37.026<br>
12,900.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
73.25<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
3,709.93<br>
3,610.80<br>
99.13<br>
37.424<br>
13,000.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
74.88<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
3,805.79<br>
3,705.13<br>
100.66<br>
37.809<br>
13,100.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
76.52<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
3,901.85<br>
3,799.65<br>
102.19<br>
38.181<br>
13,200.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
78.18<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
3,998.10<br>
3,894.37<br>
103.74<br>
38.541<br>
13,300.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
79.84<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
4,094.54<br>
3,989.25<br>
105.29<br>
38.889<br>
13,400.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
81.50<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
4,191.14<br>
4,084.29<br>
106.85<br>
39.226<br>
13,500.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
83.18<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
4,287.90<br>
4,179.49<br>
108.41<br>
39.552<br>
13,600.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
84.86<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
4,384.80<br>
4,274.82<br>
109.98<br>
39.868<br>
13,700.00<br>
9,720.00<br>
9,325.00<br>
9,289.98<br>
86.55<br>
34.79<br>
-66.32<br>
-0.44<br>
729.99<br>
4,481.84<br>
4,370.28<br>
111.56<br>
40.174<br>
13,800.00<br>
9,720.00<br>
9,313.22<br>
9,278.30<br>
88.25<br>
34.74<br>
-65.73<br>
-1.48<br>
728.82<br>
4,578.85<br>
4,466.16<br>
112.69<br>
40.634<br>
13,900.00<br>
9,720.00<br>
9,312.49<br>
9,277.58<br>
89.95<br>
34.74<br>
-65.69<br>
-1.54<br>
728.75<br>
4,676.11<br>
4,561.87<br>
114.24<br>
40.932<br>
14,000.00<br>
9,720.00<br>
9,311.79<br>
9,276.89<br>
91.66<br>
34.74<br>
-65.66<br>
-1.59<br>
728.68<br>
4,773.49<br>
4,657.69<br>
115.80<br>
41.222<br>
14,100.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
93.37<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
4,871.11<br>
4,754.20<br>
116.91<br>
41.666<br>
14,200.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
95.09<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
4,968.68<br>
4,850.18<br>
118.50<br>
41.930<br>
14,300.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
96.81<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
5,066.34<br>
4,946.25<br>
120.10<br>
42.186<br>
14,400.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
98.54<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
5,164.09<br>
5,042.40<br>
121.69<br>
42.435<br>
14,500.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
100.27<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
5,261.93<br>
5,138.63<br>
123.30<br>
42.677<br>
14,600.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
102.00<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
5,359.84<br>
5,234.94<br>
124.90<br>
42.912<br>
14,700.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
103.74<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
5,457.83<br>
5,331.32<br>
126.51<br>
43.140<br>
14,800.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
105.48<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
5,555.90<br>
5,427.77<br>
128.13<br>
43.362<br>
14,900.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
107.23<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
5,654.03<br>
5,524.28<br>
129.74<br>
43.578<br>
15,000.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
108.98<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
5,752.22<br>
5,620.86<br>
131.36<br>
43.789<br>
15,100.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
110.73<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
5,850.48<br>
5,717.49<br>
132.99<br>
43.993<br>
15,200.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
112.48<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
5,948.79<br>
5,814.18<br>
134.61<br>
44.193<br>
15,300.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
114.24<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
6,047.16<br>
5,910.92<br>
136.24<br>
44.387<br>
15,400.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
116.00<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
6,145.58<br>
6,007.71<br>
137.87<br>
44.576<br>
15,500.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
117.76<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
6,244.05<br>
6,104.55<br>
139.50<br>
44.760<br>
15,600.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
119.53<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
6,342.57<br>
6,201.44<br>
141.14<br>
44.940<br>
15,700.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
121.30<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
6,441.14<br>
6,298.37<br>
142.77<br>
45.115<br>
15,800.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
123.07<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
6,539.75<br>
6,395.34<br>
144.41<br>
45.286<br>
15,900.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
124.84<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
6,638.40<br>
6,492.35<br>
146.05<br>
45.452<br>
16,000.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
126.62<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
6,737.09<br>
6,589.40<br>
147.69<br>
45.615<br>
16,100.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
128.39<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
6,835.82<br>
6,686.48<br>
149.34<br>
45.774<br>
16,200.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
130.17<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
6,934.58<br>
6,783.60<br>
150.98<br>
45.929<br>
16,300.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
131.95<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
7,033.38<br>
6,880.75<br>
152.63<br>
46.080<br>
16,400.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
133.73<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
7,132.22<br>
6,977.93<br>
154.28<br>
46.228<br>
16,500.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
135.52<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
7,231.08<br>
7,075.15<br>
155.93<br>
46.373<br>
16,600.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
137.30<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
7,329.98<br>
7,172.39<br>
157.59<br>
46.514<br>
16,700.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
139.09<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
7,428.90<br>
7,269.66<br>
159.24<br>
46.652<br>
16,800.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
140.88<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
7,527.86<br>
7,366.96<br>
160.89<br>
46.788<br>
16,900.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
142.67<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
7,626.84<br>
7,464.29<br>
162.55<br>
46.920<br>
17,000.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
144.46<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
7,725.85<br>
7,561.64<br>
164.21<br>
47.049<br>
17,100.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
146.25<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
7,824.88<br>
7,659.01<br>
165.87<br>
47.175<br>
17,200.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
148.04<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
7,923.94<br>
7,756.41<br>
167.53<br>
47.299<br>
17,300.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
149.84<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
8,023.02<br>
7,853.83<br>
169.19<br>
47.420<br>
17,400.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
151.64<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
8,122.12<br>
7,951.27<br>
170.85<br>
47.539<br>
17,500.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
153.43<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
8,221.25<br>
8,048.73<br>
172.51<br>
47.655<br>
17,600.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
155.23<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
8,320.39<br>
8,146.21<br>
174.18<br>
47.769<br>
17,700.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
157.03<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
8,419.56<br>
8,243.71<br>
175.84<br>
47.881<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 20<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=79></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 6TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
17,800.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
158.83<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
8,518.74<br>
8,341.23<br>
177.51<br>
47.990<br>
17,900.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
160.63<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
8,617.95<br>
8,438.77<br>
179.18<br>
48.097<br>
18,000.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
162.44<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
8,717.17<br>
8,536.32<br>
180.85<br>
48.202<br>
18,100.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
164.24<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
8,816.41<br>
8,633.90<br>
182.51<br>
48.305<br>
18,200.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
166.04<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
8,915.67<br>
8,731.48<br>
184.18<br>
48.406<br>
18,300.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
167.85<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
9,014.94<br>
8,829.09<br>
185.85<br>
48.505<br>
18,400.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
169.66<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
9,114.23<br>
8,926.70<br>
187.53<br>
48.602<br>
18,500.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
171.46<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
9,213.53<br>
9,024.34<br>
189.20<br>
48.698<br>
18,600.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
173.27<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
9,312.85<br>
9,121.98<br>
190.87<br>
48.791<br>
18,700.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
175.08<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
9,412.19<br>
9,219.64<br>
192.54<br>
48.883<br>
18,800.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
176.89<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
9,511.54<br>
9,317.32<br>
194.22<br>
48.973<br>
18,900.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
178.70<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
9,610.90<br>
9,415.00<br>
195.89<br>
49.062<br>
19,000.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
180.51<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
9,710.27<br>
9,512.70<br>
197.57<br>
49.149<br>
19,100.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
182.32<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
9,809.66<br>
9,610.41<br>
199.24<br>
49.234<br>
19,200.00<br>
9,720.00<br>
9,300.00<br>
9,265.18<br>
184.13<br>
34.69<br>
-65.06<br>
-2.31<br>
727.51<br>
9,909.06<br>
9,708.14<br>
200.92<br>
49.318<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 21<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=80></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 7MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
100.00<br>
100.00<br>
100.00<br>
100.00<br>
0.13<br>
0.13<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
233.47<br>
0.25<br>
918.297<br>
200.00<br>
200.00<br>
200.00<br>
200.00<br>
0.49<br>
0.49<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
232.75<br>
0.97<br>
240.587<br>
300.00<br>
300.00<br>
300.00<br>
300.00<br>
0.84<br>
0.84<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
232.03<br>
1.69<br>
138.427<br>
400.00<br>
400.00<br>
400.00<br>
400.00<br>
1.20<br>
1.20<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
231.32<br>
2.41<br>
97.167<br>
500.00<br>
500.00<br>
500.00<br>
500.00<br>
1.56<br>
1.56<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
230.60<br>
3.12<br>
74.856<br>
600.00<br>
600.00<br>
600.00<br>
600.00<br>
1.92<br>
1.92<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
229.88<br>
3.84<br>
60.877<br>
700.00<br>
700.00<br>
700.00<br>
700.00<br>
2.28<br>
2.28<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
229.16<br>
4.56<br>
51.298<br>
800.00<br>
800.00<br>
800.00<br>
800.00<br>
2.64<br>
2.64<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
228.45<br>
5.27<br>
44.323<br>
900.00<br>
900.00<br>
900.00<br>
900.00<br>
3.00<br>
3.00<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
227.73<br>
5.99<br>
39.018<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
3.35<br>
3.35<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
227.01<br>
6.71<br>
34.847<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
3.71<br>
3.71<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
226.30<br>
7.42<br>
31.482<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
4.07<br>
4.07<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
225.58<br>
8.14<br>
28.709<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
4.43<br>
4.43<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
224.86<br>
8.86<br>
26.386<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
4.79<br>
4.79<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
224.15<br>
9.57<br>
24.410<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
5.15<br>
5.15<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
223.43<br>
10.29<br>
22.710<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
5.50<br>
5.50<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
222.71<br>
11.01<br>
21.231<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
5.86<br>
5.86<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
221.99<br>
11.73<br>
19.932<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
6.22<br>
6.22<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
221.28<br>
12.44<br>
18.784<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
6.58<br>
6.58<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
220.56<br>
13.16<br>
17.761<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
6.94<br>
6.94<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
219.84<br>
13.88<br>
16.843<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
7.30<br>
7.30<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
219.13<br>
14.59<br>
16.016<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
7.66<br>
7.66<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
218.41<br>
15.31<br>
15.266<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
8.01<br>
8.01<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
217.69<br>
16.03<br>
14.583<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
8.37<br>
8.37<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
216.98<br>
16.74<br>
13.958<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
8.73<br>
8.73<br>
30.85<br>
200.64<br>
119.87<br>
233.72<br>
216.26<br>
17.46<br>
13.385 CC, ES<br>
2,600.00<br>
2,599.98<br>
2,597.59<br>
2,597.57<br>
9.08<br>
9.07<br>
158.03<br>
200.24<br>
121.48<br>
235.84<br>
217.70<br>
18.14<br>
13.004<br>
2,624.96<br>
2,624.92<br>
2,621.89<br>
2,621.85<br>
9.16<br>
9.15<br>
158.32<br>
200.01<br>
122.38<br>
237.04<br>
218.74<br>
18.30<br>
12.956<br>
2,700.00<br>
2,699.89<br>
2,694.71<br>
2,694.56<br>
9.41<br>
9.40<br>
159.51<br>
199.04<br>
126.29<br>
241.39<br>
222.60<br>
18.79<br>
12.846<br>
2,800.00<br>
2,799.79<br>
2,791.20<br>
2,790.70<br>
9.74<br>
9.73<br>
161.64<br>
197.07<br>
134.22<br>
248.41<br>
228.95<br>
19.46<br>
12.768 SF<br>
2,900.00<br>
2,899.70<br>
2,886.85<br>
2,885.68<br>
10.08<br>
10.07<br>
164.29<br>
194.34<br>
145.17<br>
257.10<br>
236.97<br>
20.12<br>
12.777<br>
3,000.00<br>
2,999.60<br>
2,983.87<br>
2,981.66<br>
10.42<br>
10.42<br>
167.32<br>
190.93<br>
158.84<br>
267.55<br>
246.75<br>
20.80<br>
12.863<br>
3,100.00<br>
3,099.51<br>
3,082.27<br>
3,078.98<br>
10.76<br>
10.78<br>
170.20<br>
187.42<br>
172.95<br>
278.85<br>
257.36<br>
21.49<br>
12.978<br>
3,200.00<br>
3,199.41<br>
3,180.67<br>
3,176.30<br>
11.10<br>
11.14<br>
172.85<br>
183.90<br>
187.06<br>
290.80<br>
268.62<br>
22.18<br>
13.113<br>
3,300.00<br>
3,299.32<br>
3,279.07<br>
3,273.62<br>
11.44<br>
11.51<br>
175.30<br>
180.38<br>
201.17<br>
303.33<br>
280.46<br>
22.87<br>
13.263<br>
3,400.00<br>
3,399.22<br>
3,377.46<br>
3,370.94<br>
11.79<br>
11.88<br>
177.55<br>
176.87<br>
215.28<br>
316.37<br>
292.80<br>
23.57<br>
13.425<br>
3,500.00<br>
3,499.13<br>
3,475.86<br>
3,468.26<br>
12.14<br>
12.26<br>
179.62<br>
173.35<br>
229.39<br>
329.85<br>
305.59<br>
24.26<br>
13.594<br>
3,600.00<br>
3,599.03<br>
3,574.26<br>
3,565.58<br>
12.48<br>
12.64<br>
-178.47<br>
169.84<br>
243.50<br>
343.73<br>
318.77<br>
24.96<br>
13.769<br>
3,700.00<br>
3,698.94<br>
3,672.66<br>
3,662.90<br>
12.83<br>
13.03<br>
-176.71<br>
166.32<br>
257.61<br>
357.96<br>
332.30<br>
25.67<br>
13.947<br>
3,800.00<br>
3,798.84<br>
3,771.06<br>
3,760.22<br>
13.18<br>
13.42<br>
-175.09<br>
162.81<br>
271.72<br>
372.50<br>
346.13<br>
26.37<br>
14.126<br>
3,900.00<br>
3,898.75<br>
3,869.46<br>
3,857.54<br>
13.53<br>
13.81<br>
-173.59<br>
159.29<br>
285.83<br>
387.31<br>
360.24<br>
27.07<br>
14.306<br>
4,000.00<br>
3,998.65<br>
3,967.86<br>
3,954.85<br>
13.88<br>
14.20<br>
-172.19<br>
155.78<br>
299.94<br>
402.37<br>
374.59<br>
27.78<br>
14.484<br>
4,100.00<br>
4,098.56<br>
4,066.26<br>
4,052.17<br>
14.24<br>
14.60<br>
-170.90<br>
152.26<br>
314.05<br>
417.64<br>
389.16<br>
28.49<br>
14.661<br>
4,200.00<br>
4,198.46<br>
4,164.66<br>
4,149.49<br>
14.59<br>
14.99<br>
-169.70<br>
148.74<br>
328.16<br>
433.11<br>
403.92<br>
29.19<br>
14.836<br>
4,300.00<br>
4,298.37<br>
4,263.06<br>
4,246.81<br>
14.94<br>
15.39<br>
-168.58<br>
145.23<br>
342.26<br>
448.76<br>
418.85<br>
29.90<br>
15.007<br>
4,400.00<br>
4,398.27<br>
4,361.46<br>
4,344.13<br>
15.30<br>
15.80<br>
-167.54<br>
141.71<br>
356.37<br>
464.56<br>
433.94<br>
30.61<br>
15.176<br>
4,500.00<br>
4,498.18<br>
4,459.86<br>
4,441.45<br>
15.65<br>
16.20<br>
-166.56<br>
138.20<br>
370.48<br>
480.50<br>
449.18<br>
31.32<br>
15.340<br>
4,600.00<br>
4,598.08<br>
4,558.26<br>
4,538.77<br>
16.01<br>
16.61<br>
-165.65<br>
134.68<br>
384.59<br>
496.57<br>
464.53<br>
32.03<br>
15.502<br>
4,700.00<br>
4,697.99<br>
4,656.66<br>
4,636.09<br>
16.37<br>
17.01<br>
-164.79<br>
131.17<br>
398.70<br>
512.75<br>
480.01<br>
32.74<br>
15.659<br>
4,800.00<br>
4,797.89<br>
4,755.06<br>
4,733.41<br>
16.72<br>
17.42<br>
-163.99<br>
127.65<br>
412.81<br>
529.04<br>
495.59<br>
33.46<br>
15.813<br>
4,900.00<br>
4,897.80<br>
4,853.46<br>
4,830.73<br>
17.08<br>
17.83<br>
-163.23<br>
124.14<br>
426.92<br>
545.43<br>
511.26<br>
34.17<br>
15.962<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 22<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=81></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 7MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
5,000.00<br>
4,997.70<br>
4,951.85<br>
4,928.05<br>
17.44<br>
18.24<br>
-162.52<br>
120.62<br>
441.03<br>
561.90<br>
527.02<br>
34.88<br>
16.108<br>
5,100.00<br>
5,097.61<br>
5,050.25<br>
5,025.36<br>
17.79<br>
18.66<br>
-161.85<br>
117.11<br>
455.14<br>
578.45<br>
542.86<br>
35.60<br>
16.250<br>
5,200.00<br>
5,197.51<br>
5,148.65<br>
5,122.68<br>
18.15<br>
19.07<br>
-161.22<br>
113.59<br>
469.25<br>
595.08<br>
558.77<br>
36.31<br>
16.388<br>
5,300.00<br>
5,297.42<br>
5,247.05<br>
5,220.00<br>
18.51<br>
19.48<br>
-160.62<br>
110.07<br>
483.36<br>
611.77<br>
574.75<br>
37.03<br>
16.522<br>
5,400.00<br>
5,397.32<br>
5,345.45<br>
5,317.32<br>
18.87<br>
19.90<br>
-160.05<br>
106.56<br>
497.47<br>
628.53<br>
590.79<br>
37.74<br>
16.653<br>
5,500.00<br>
5,497.23<br>
5,443.85<br>
5,414.64<br>
19.23<br>
20.31<br>
-159.51<br>
103.04<br>
511.58<br>
645.34<br>
606.88<br>
38.46<br>
16.780<br>
5,600.00<br>
5,597.13<br>
5,542.25<br>
5,511.96<br>
19.59<br>
20.73<br>
-159.00<br>
99.53<br>
525.69<br>
662.21<br>
623.03<br>
39.18<br>
16.903<br>
5,700.00<br>
5,697.04<br>
5,640.65<br>
5,609.28<br>
19.95<br>
21.15<br>
-158.51<br>
96.01<br>
539.80<br>
679.12<br>
639.23<br>
39.89<br>
17.024<br>
5,800.00<br>
5,796.94<br>
5,739.05<br>
5,706.60<br>
20.31<br>
21.57<br>
-158.05<br>
92.50<br>
553.91<br>
696.08<br>
655.47<br>
40.61<br>
17.140<br>
5,900.00<br>
5,896.85<br>
5,837.45<br>
5,803.92<br>
20.67<br>
21.99<br>
-157.61<br>
88.98<br>
568.02<br>
713.08<br>
671.75<br>
41.33<br>
17.254<br>
6,000.00<br>
5,996.75<br>
5,935.85<br>
5,901.24<br>
21.03<br>
22.41<br>
-157.19<br>
85.47<br>
582.12<br>
730.12<br>
688.08<br>
42.05<br>
17.364<br>
6,100.00<br>
6,096.66<br>
6,034.25<br>
5,998.55<br>
21.39<br>
22.83<br>
-156.79<br>
81.95<br>
596.23<br>
747.20<br>
704.43<br>
42.77<br>
17.472<br>
6,200.00<br>
6,196.56<br>
6,132.65<br>
6,095.87<br>
21.75<br>
23.25<br>
-156.41<br>
78.43<br>
610.34<br>
764.31<br>
720.82<br>
43.48<br>
17.577<br>
6,300.00<br>
6,296.47<br>
6,231.05<br>
6,193.19<br>
22.12<br>
23.67<br>
-156.04<br>
74.92<br>
624.45<br>
781.45<br>
737.25<br>
44.20<br>
17.678<br>
6,400.00<br>
6,396.37<br>
6,329.45<br>
6,290.51<br>
22.48<br>
24.09<br>
-155.69<br>
71.40<br>
638.56<br>
798.62<br>
753.70<br>
44.92<br>
17.777<br>
6,500.00<br>
6,496.27<br>
6,427.85<br>
6,387.83<br>
22.84<br>
24.51<br>
-155.36<br>
67.89<br>
652.67<br>
815.82<br>
770.18<br>
45.64<br>
17.874<br>
6,600.00<br>
6,596.18<br>
6,526.24<br>
6,485.15<br>
23.20<br>
24.94<br>
-155.04<br>
64.37<br>
666.78<br>
833.05<br>
786.68<br>
46.36<br>
17.967<br>
6,700.00<br>
6,696.08<br>
6,624.64<br>
6,582.47<br>
23.56<br>
25.36<br>
-154.73<br>
60.86<br>
680.89<br>
850.30<br>
803.21<br>
47.09<br>
18.059<br>
6,800.00<br>
6,795.99<br>
6,723.04<br>
6,679.79<br>
23.93<br>
25.78<br>
-154.43<br>
57.34<br>
695.00<br>
867.57<br>
819.77<br>
47.81<br>
18.148<br>
6,900.00<br>
6,895.89<br>
6,821.44<br>
6,777.11<br>
24.29<br>
26.21<br>
-154.15<br>
53.83<br>
709.11<br>
884.87<br>
836.34<br>
48.53<br>
18.234<br>
7,000.00<br>
6,995.80<br>
6,919.84<br>
6,874.43<br>
24.65<br>
26.63<br>
-153.87<br>
50.31<br>
723.22<br>
902.18<br>
852.93<br>
49.25<br>
18.319<br>
7,100.00<br>
7,095.70<br>
7,018.24<br>
6,971.75<br>
25.01<br>
27.06<br>
-153.61<br>
46.80<br>
737.33<br>
919.52<br>
869.55<br>
49.97<br>
18.401<br>
7,200.00<br>
7,195.61<br>
7,116.64<br>
7,069.06<br>
25.38<br>
27.48<br>
-153.36<br>
43.28<br>
751.44<br>
936.87<br>
886.18<br>
50.69<br>
18.481<br>
7,300.00<br>
7,295.51<br>
7,215.04<br>
7,166.38<br>
25.74<br>
27.91<br>
-153.11<br>
39.76<br>
765.55<br>
954.24<br>
902.83<br>
51.42<br>
18.559<br>
7,400.00<br>
7,395.42<br>
7,313.44<br>
7,263.70<br>
26.10<br>
28.33<br>
-152.87<br>
36.25<br>
779.66<br>
971.63<br>
919.49<br>
52.14<br>
18.635<br>
7,500.00<br>
7,495.32<br>
7,411.84<br>
7,361.02<br>
26.47<br>
28.76<br>
-152.65<br>
32.73<br>
793.77<br>
989.03<br>
936.17<br>
52.86<br>
18.710<br>
7,600.00<br>
7,595.23<br>
7,510.24<br>
7,458.34<br>
26.83<br>
29.19<br>
-152.43<br>
29.22<br>
807.88<br>
1,006.45<br>
952.86<br>
53.59<br>
18.782<br>
7,700.00<br>
7,695.13<br>
7,608.64<br>
7,555.66<br>
27.19<br>
29.61<br>
-152.21<br>
25.70<br>
821.98<br>
1,023.88<br>
969.57<br>
54.31<br>
18.853<br>
7,800.00<br>
7,795.04<br>
7,707.04<br>
7,652.98<br>
27.56<br>
30.04<br>
-152.01<br>
22.19<br>
836.09<br>
1,041.32<br>
986.29<br>
55.03<br>
18.922<br>
7,900.00<br>
7,894.94<br>
7,805.44<br>
7,750.30<br>
27.92<br>
30.47<br>
-151.81<br>
18.67<br>
850.20<br>
1,058.78<br>
1,003.02<br>
55.76<br>
18.989<br>
8,000.00<br>
7,994.85<br>
7,903.84<br>
7,847.62<br>
28.28<br>
30.90<br>
-151.62<br>
15.16<br>
864.31<br>
1,076.25<br>
1,019.77<br>
56.48<br>
19.055<br>
8,100.00<br>
8,094.75<br>
8,002.24<br>
7,944.94<br>
28.65<br>
31.32<br>
-151.43<br>
11.64<br>
878.42<br>
1,093.73<br>
1,036.52<br>
57.20<br>
19.119<br>
8,200.00<br>
8,194.66<br>
8,100.63<br>
8,042.26<br>
29.01<br>
31.75<br>
-151.25<br>
8.12<br>
892.53<br>
1,111.22<br>
1,053.29<br>
57.93<br>
19.182<br>
8,300.00<br>
8,294.56<br>
8,199.03<br>
8,139.57<br>
29.38<br>
32.18<br>
-151.08<br>
4.61<br>
906.64<br>
1,128.72<br>
1,070.06<br>
58.65<br>
19.244<br>
8,400.00<br>
8,394.47<br>
8,297.43<br>
8,236.89<br>
29.74<br>
32.61<br>
-150.91<br>
1.09<br>
920.75<br>
1,146.23<br>
1,086.85<br>
59.38<br>
19.304<br>
8,500.00<br>
8,494.37<br>
8,395.83<br>
8,334.21<br>
30.11<br>
33.04<br>
-150.75<br>
-2.42<br>
934.86<br>
1,163.75<br>
1,103.64<br>
60.10<br>
19.362<br>
8,600.00<br>
8,594.28<br>
8,494.23<br>
8,431.53<br>
30.47<br>
33.47<br>
-150.59<br>
-5.94<br>
948.97<br>
1,181.28<br>
1,120.45<br>
60.83<br>
19.419<br>
8,700.00<br>
8,694.18<br>
8,592.63<br>
8,528.85<br>
30.83<br>
33.90<br>
-150.43<br>
-9.45<br>
963.08<br>
1,198.81<br>
1,137.26<br>
61.56<br>
19.475<br>
8,800.00<br>
8,794.09<br>
8,691.03<br>
8,626.17<br>
31.20<br>
34.33<br>
-150.28<br>
-12.97<br>
977.19<br>
1,216.36<br>
1,154.08<br>
62.28<br>
19.530<br>
8,900.00<br>
8,893.99<br>
8,789.43<br>
8,723.49<br>
31.56<br>
34.75<br>
-150.14<br>
-16.48<br>
991.30<br>
1,233.91<br>
1,170.91<br>
63.01<br>
19.584<br>
9,000.00<br>
8,993.90<br>
8,887.83<br>
8,820.81<br>
31.93<br>
35.18<br>
-149.99<br>
-20.00<br>
1,005.41<br>
1,251.47<br>
1,187.74<br>
63.73<br>
19.636<br>
9,100.00<br>
9,093.80<br>
8,986.23<br>
8,918.13<br>
32.29<br>
35.61<br>
-149.86<br>
-23.51<br>
1,019.52<br>
1,269.04<br>
1,204.58<br>
64.46<br>
19.688<br>
9,200.00<br>
9,193.71<br>
9,084.63<br>
9,015.45<br>
32.66<br>
36.04<br>
-149.72<br>
-27.03<br>
1,033.63<br>
1,286.62<br>
1,221.43<br>
65.19<br>
19.738<br>
9,261.60<br>
9,255.25<br>
9,145.24<br>
9,075.39<br>
32.88<br>
36.31<br>
-149.64<br>
-29.20<br>
1,042.32<br>
1,297.45<br>
1,231.82<br>
65.63<br>
19.768<br>
9,275.00<br>
9,268.63<br>
9,158.43<br>
9,088.44<br>
32.93<br>
36.37<br>
-128.89<br>
-29.67<br>
1,044.21<br>
1,299.82<br>
1,234.12<br>
65.71<br>
19.782<br>
9,300.00<br>
9,293.53<br>
9,183.00<br>
9,112.74<br>
33.02<br>
36.47<br>
-113.68<br>
-30.54<br>
1,047.73<br>
1,304.36<br>
1,238.51<br>
65.85<br>
19.809<br>
9,325.00<br>
9,318.29<br>
9,207.49<br>
9,136.96<br>
33.12<br>
36.58<br>
-107.44<br>
-31.42<br>
1,051.24<br>
1,309.02<br>
1,243.02<br>
65.99<br>
19.836<br>
9,350.00<br>
9,342.85<br>
9,225.00<br>
9,154.28<br>
33.21<br>
36.66<br>
-103.96<br>
-31.84<br>
1,053.75<br>
1,313.83<br>
1,247.72<br>
66.12<br>
19.872<br>
9,375.00<br>
9,367.13<br>
9,244.75<br>
9,173.83<br>
33.31<br>
36.74<br>
-101.72<br>
-31.57<br>
1,056.59<br>
1,318.87<br>
1,252.62<br>
66.25<br>
19.907<br>
9,400.00<br>
9,391.07<br>
9,262.01<br>
9,190.89<br>
33.41<br>
36.81<br>
-100.09<br>
-30.66<br>
1,059.06<br>
1,324.13<br>
1,257.75<br>
66.38<br>
19.948<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 23<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=82></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 7MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
9,425.00<br>
9,414.60<br>
9,278.42<br>
9,207.06<br>
33.50<br>
36.88<br>
-98.83<br>
-29.22<br>
1,061.41<br>
1,329.64<br>
1,263.13<br>
66.51<br>
19.991<br>
9,450.00<br>
9,437.67<br>
9,293.86<br>
9,222.22<br>
33.60<br>
36.94<br>
-97.79<br>
-27.35<br>
1,063.60<br>
1,335.41<br>
1,268.77<br>
66.64<br>
20.038<br>
9,475.00<br>
9,460.20<br>
9,308.21<br>
9,236.26<br>
33.70<br>
36.99<br>
-96.89<br>
-25.17<br>
1,065.64<br>
1,341.45<br>
1,274.67<br>
66.78<br>
20.089<br>
9,500.00<br>
9,482.13<br>
9,325.00<br>
9,252.59<br>
33.80<br>
37.05<br>
-96.16<br>
-22.08<br>
1,068.01<br>
1,347.79<br>
1,280.87<br>
66.92<br>
20.140<br>
9,525.00<br>
9,503.41<br>
9,333.46<br>
9,260.78<br>
33.90<br>
37.08<br>
-95.27<br>
-20.31<br>
1,069.19<br>
1,354.41<br>
1,287.37<br>
67.05<br>
20.201<br>
9,550.00<br>
9,523.97<br>
9,344.31<br>
9,271.23<br>
34.00<br>
37.12<br>
-94.48<br>
-17.81<br>
1,070.71<br>
1,361.37<br>
1,294.18<br>
67.19<br>
20.262<br>
9,575.00<br>
9,543.77<br>
9,350.00<br>
9,276.69<br>
34.10<br>
37.14<br>
-93.53<br>
-16.41<br>
1,071.50<br>
1,368.65<br>
1,301.33<br>
67.32<br>
20.329<br>
9,600.00<br>
9,562.73<br>
9,362.50<br>
9,288.62<br>
34.21<br>
37.18<br>
-92.83<br>
-13.10<br>
1,073.23<br>
1,376.26<br>
1,308.78<br>
67.48<br>
20.395<br>
9,625.00<br>
9,580.83<br>
9,369.91<br>
9,295.64<br>
34.31<br>
37.21<br>
-91.94<br>
-10.99<br>
1,074.25<br>
1,384.20<br>
1,316.57<br>
67.63<br>
20.467<br>
9,650.00<br>
9,597.99<br>
9,375.00<br>
9,300.45<br>
34.42<br>
37.22<br>
-90.95<br>
-9.47<br>
1,074.95<br>
1,392.47<br>
1,324.69<br>
67.78<br>
20.544<br>
9,675.00<br>
9,614.18<br>
9,381.57<br>
9,306.64<br>
34.53<br>
37.24<br>
-90.00<br>
-7.44<br>
1,075.84<br>
1,401.06<br>
1,333.12<br>
67.93<br>
20.624<br>
9,700.00<br>
9,629.36<br>
9,385.94<br>
9,310.74<br>
34.64<br>
37.26<br>
-88.94<br>
-6.04<br>
1,076.44<br>
1,409.95<br>
1,341.87<br>
68.08<br>
20.711<br>
9,725.00<br>
9,643.47<br>
9,389.41<br>
9,313.98<br>
34.75<br>
37.27<br>
-87.82<br>
-4.91<br>
1,076.91<br>
1,419.14<br>
1,350.93<br>
68.21<br>
20.805<br>
9,750.00<br>
9,656.49<br>
9,392.04<br>
9,316.44<br>
34.87<br>
37.28<br>
-86.63<br>
-4.03<br>
1,077.26<br>
1,428.59<br>
1,360.26<br>
68.33<br>
20.908<br>
9,775.00<br>
9,668.37<br>
9,400.00<br>
9,323.83<br>
34.99<br>
37.30<br>
-85.65<br>
-1.29<br>
1,078.34<br>
1,438.32<br>
1,369.87<br>
68.45<br>
21.012<br>
9,800.00<br>
9,679.08<br>
9,400.00<br>
9,323.83<br>
35.11<br>
37.30<br>
-84.31<br>
-1.29<br>
1,078.34<br>
1,448.24<br>
1,379.72<br>
68.52<br>
21.137<br>
9,825.00<br>
9,688.60<br>
9,400.00<br>
9,323.83<br>
35.23<br>
37.30<br>
-82.95<br>
-1.29<br>
1,078.34<br>
1,458.35<br>
1,389.80<br>
68.55<br>
21.274<br>
9,850.00<br>
9,696.90<br>
9,400.00<br>
9,323.83<br>
35.36<br>
37.30<br>
-81.58<br>
-1.29<br>
1,078.34<br>
1,468.63<br>
1,400.08<br>
68.55<br>
21.424<br>
9,875.00<br>
9,703.95<br>
9,400.00<br>
9,323.83<br>
35.49<br>
37.30<br>
-80.20<br>
-1.29<br>
1,078.34<br>
1,479.04<br>
1,410.53<br>
68.51<br>
21.589<br>
9,900.00<br>
9,709.74<br>
9,400.00<br>
9,323.83<br>
35.63<br>
37.30<br>
-78.82<br>
-1.29<br>
1,078.34<br>
1,489.56<br>
1,421.13<br>
68.43<br>
21.767<br>
9,925.00<br>
9,714.25<br>
9,391.32<br>
9,315.76<br>
35.76<br>
37.27<br>
-77.08<br>
-4.27<br>
1,077.17<br>
1,500.09<br>
1,431.87<br>
68.22<br>
21.988<br>
9,950.00<br>
9,717.47<br>
9,389.03<br>
9,313.62<br>
35.90<br>
37.27<br>
-75.62<br>
-5.03<br>
1,076.86<br>
1,510.69<br>
1,442.66<br>
68.04<br>
22.204<br>
9,975.00<br>
9,719.39<br>
9,386.31<br>
9,311.08<br>
36.04<br>
37.26<br>
-74.16<br>
-5.92<br>
1,076.49<br>
1,521.29<br>
1,453.47<br>
67.81<br>
22.434<br>
9,999.17<br>
9,720.00<br>
9,383.31<br>
9,308.27<br>
36.18<br>
37.25<br>
-72.76<br>
-6.89<br>
1,076.08<br>
1,531.49<br>
1,463.92<br>
67.57<br>
22.666<br>
10,100.00<br>
9,720.00<br>
9,375.00<br>
9,300.45<br>
36.80<br>
37.22<br>
-72.44<br>
-9.47<br>
1,074.95<br>
1,576.48<br>
1,508.44<br>
68.04<br>
23.170<br>
10,200.00<br>
9,720.00<br>
9,360.63<br>
9,286.83<br>
37.49<br>
37.17<br>
-71.88<br>
-13.62<br>
1,072.97<br>
1,625.83<br>
1,557.34<br>
68.49<br>
23.738<br>
10,300.00<br>
9,720.00<br>
9,350.00<br>
9,276.69<br>
38.26<br>
37.14<br>
-71.46<br>
-16.41<br>
1,071.50<br>
1,679.54<br>
1,610.47<br>
69.07<br>
24.318<br>
10,400.00<br>
9,720.00<br>
9,350.00<br>
9,276.69<br>
39.10<br>
37.14<br>
-71.46<br>
-16.41<br>
1,071.50<br>
1,737.26<br>
1,667.39<br>
69.87<br>
24.865<br>
10,500.00<br>
9,720.00<br>
9,336.71<br>
9,263.92<br>
40.01<br>
37.09<br>
-70.94<br>
-19.58<br>
1,069.65<br>
1,798.52<br>
1,727.99<br>
70.52<br>
25.502<br>
10,600.00<br>
9,720.00<br>
9,325.00<br>
9,252.59<br>
40.98<br>
37.05<br>
-70.48<br>
-22.08<br>
1,068.01<br>
1,863.12<br>
1,791.86<br>
71.26<br>
26.146<br>
10,700.00<br>
9,720.00<br>
9,325.00<br>
9,252.59<br>
42.01<br>
37.05<br>
-70.48<br>
-22.08<br>
1,068.01<br>
1,930.62<br>
1,858.38<br>
72.24<br>
26.725<br>
10,800.00<br>
9,720.00<br>
9,325.00<br>
9,252.59<br>
43.09<br>
37.05<br>
-70.48<br>
-22.08<br>
1,068.01<br>
2,000.85<br>
1,927.57<br>
73.27<br>
27.307<br>
10,900.00<br>
9,720.00<br>
9,325.00<br>
9,252.59<br>
44.23<br>
37.05<br>
-70.48<br>
-22.08<br>
1,068.01<br>
2,073.51<br>
1,999.16<br>
74.35<br>
27.887<br>
11,000.00<br>
9,720.00<br>
9,311.46<br>
9,239.43<br>
45.41<br>
37.00<br>
-69.95<br>
-24.62<br>
1,066.10<br>
2,148.19<br>
2,072.95<br>
75.24<br>
28.550<br>
11,100.00<br>
9,720.00<br>
9,300.00<br>
9,228.24<br>
46.63<br>
36.96<br>
-69.50<br>
-26.47<br>
1,064.48<br>
2,224.97<br>
2,148.77<br>
76.20<br>
29.199<br>
11,200.00<br>
9,720.00<br>
9,300.00<br>
9,228.24<br>
47.89<br>
36.96<br>
-69.50<br>
-26.47<br>
1,064.48<br>
2,303.41<br>
2,226.01<br>
77.40<br>
29.760<br>
11,300.00<br>
9,720.00<br>
9,300.00<br>
9,228.24<br>
49.19<br>
36.96<br>
-69.50<br>
-26.47<br>
1,064.48<br>
2,383.47<br>
2,304.83<br>
78.64<br>
30.310<br>
11,400.00<br>
9,720.00<br>
9,300.00<br>
9,228.24<br>
50.53<br>
36.96<br>
-69.50<br>
-26.47<br>
1,064.48<br>
2,464.98<br>
2,385.07<br>
79.91<br>
30.849<br>
11,500.00<br>
9,720.00<br>
9,300.00<br>
9,228.24<br>
51.89<br>
36.96<br>
-69.50<br>
-26.47<br>
1,064.48<br>
2,547.81<br>
2,466.60<br>
81.20<br>
31.375<br>
11,600.00<br>
9,720.00<br>
9,300.00<br>
9,228.24<br>
53.29<br>
36.96<br>
-69.50<br>
-26.47<br>
1,064.48<br>
2,631.83<br>
2,549.30<br>
82.53<br>
31.889<br>
11,700.00<br>
9,720.00<br>
9,300.00<br>
9,228.24<br>
54.71<br>
36.96<br>
-69.50<br>
-26.47<br>
1,064.48<br>
2,716.93<br>
2,633.05<br>
83.88<br>
32.390<br>
11,800.00<br>
9,720.00<br>
9,288.77<br>
9,217.23<br>
56.15<br>
36.92<br>
-69.06<br>
-28.02<br>
1,062.88<br>
2,802.88<br>
2,717.86<br>
85.03<br>
32.965<br>
11,900.00<br>
9,720.00<br>
9,286.77<br>
9,215.27<br>
57.62<br>
36.91<br>
-68.98<br>
-28.27<br>
1,062.60<br>
2,889.81<br>
2,803.44<br>
86.38<br>
33.456<br>
12,000.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
59.11<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
2,977.66<br>
2,890.13<br>
87.54<br>
34.016<br>
12,100.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
60.62<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
3,066.12<br>
2,977.15<br>
88.96<br>
34.465<br>
12,200.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
62.15<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
3,155.26<br>
3,064.85<br>
90.41<br>
34.900<br>
12,300.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
63.69<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
3,245.03<br>
3,153.16<br>
91.87<br>
35.322<br>
12,400.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
65.25<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
3,335.39<br>
3,242.04<br>
93.35<br>
35.732<br>
12,500.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
66.82<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
3,426.28<br>
3,331.44<br>
94.84<br>
36.129<br>
12,600.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
68.41<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
3,517.67<br>
3,421.33<br>
96.34<br>
36.514<br>
12,700.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
70.01<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
3,609.51<br>
3,511.66<br>
97.85<br>
36.888<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 24<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=83></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 7MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
12,800.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
71.62<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
3,701.78<br>
3,602.40<br>
99.38<br>
37.250<br>
12,900.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
73.25<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
3,794.43<br>
3,693.52<br>
100.91<br>
37.601<br>
13,000.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
74.88<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
3,887.46<br>
3,785.00<br>
102.46<br>
37.942<br>
13,100.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
76.52<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
3,980.82<br>
3,876.80<br>
104.01<br>
38.273<br>
13,200.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
78.18<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
4,074.49<br>
3,968.92<br>
105.57<br>
38.594<br>
13,300.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
79.84<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
4,168.46<br>
4,061.32<br>
107.14<br>
38.905<br>
13,400.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
81.50<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
4,262.70<br>
4,153.98<br>
108.72<br>
39.208<br>
13,500.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
83.18<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
4,357.20<br>
4,246.90<br>
110.31<br>
39.501<br>
13,600.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
84.86<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
4,451.94<br>
4,340.05<br>
111.90<br>
39.786<br>
13,700.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
86.55<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
4,546.91<br>
4,433.41<br>
113.49<br>
40.063<br>
13,800.00<br>
9,720.00<br>
9,275.00<br>
9,203.69<br>
88.25<br>
36.86<br>
-68.51<br>
-29.57<br>
1,060.92<br>
4,642.09<br>
4,526.99<br>
115.10<br>
40.332<br>
13,900.00<br>
9,720.00<br>
9,263.46<br>
9,192.31<br>
89.95<br>
36.82<br>
-68.06<br>
-30.56<br>
1,059.27<br>
4,737.32<br>
4,620.94<br>
116.38<br>
40.706<br>
14,000.00<br>
9,720.00<br>
9,262.77<br>
9,191.63<br>
91.66<br>
36.81<br>
-68.03<br>
-30.61<br>
1,059.17<br>
4,832.86<br>
4,714.89<br>
117.97<br>
40.967<br>
14,100.00<br>
9,720.00<br>
9,262.11<br>
9,190.98<br>
93.37<br>
36.81<br>
-68.01<br>
-30.65<br>
1,059.07<br>
4,928.58<br>
4,809.02<br>
119.56<br>
41.221<br>
14,200.00<br>
9,720.00<br>
9,261.47<br>
9,190.35<br>
95.09<br>
36.81<br>
-67.98<br>
-30.70<br>
1,058.98<br>
5,024.47<br>
4,903.30<br>
121.16<br>
41.468<br>
14,300.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
96.81<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
5,120.64<br>
4,998.20<br>
122.44<br>
41.822<br>
14,400.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
98.54<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
5,216.82<br>
5,092.75<br>
124.06<br>
42.050<br>
14,500.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
100.27<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
5,313.13<br>
5,187.45<br>
125.69<br>
42.272<br>
14,600.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
102.00<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
5,409.59<br>
5,282.27<br>
127.32<br>
42.488<br>
14,700.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
103.74<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
5,506.16<br>
5,377.21<br>
128.95<br>
42.699<br>
14,800.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
105.48<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
5,602.86<br>
5,472.27<br>
130.59<br>
42.904<br>
14,900.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
107.23<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
5,699.68<br>
5,567.44<br>
132.23<br>
43.104<br>
15,000.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
108.98<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
5,796.60<br>
5,662.72<br>
133.88<br>
43.298<br>
15,100.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
110.73<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
5,893.62<br>
5,758.10<br>
135.52<br>
43.488<br>
15,200.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
112.48<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
5,990.74<br>
5,853.57<br>
137.17<br>
43.673<br>
15,300.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
114.24<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
6,087.95<br>
5,949.13<br>
138.82<br>
43.854<br>
15,400.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
116.00<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
6,185.26<br>
6,044.78<br>
140.48<br>
44.030<br>
15,500.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
117.76<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
6,282.65<br>
6,140.51<br>
142.13<br>
44.202<br>
15,600.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
119.53<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
6,380.12<br>
6,236.32<br>
143.79<br>
44.370<br>
15,700.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
121.30<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
6,477.66<br>
6,332.21<br>
145.45<br>
44.534<br>
15,800.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
123.07<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
6,575.28<br>
6,428.16<br>
147.12<br>
44.694<br>
15,900.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
124.84<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
6,672.97<br>
6,524.19<br>
148.78<br>
44.850<br>
16,000.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
126.62<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
6,770.73<br>
6,620.28<br>
150.45<br>
45.003<br>
16,100.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
128.39<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
6,868.55<br>
6,716.43<br>
152.12<br>
45.152<br>
16,200.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
130.17<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
6,966.43<br>
6,812.64<br>
153.79<br>
45.298<br>
16,300.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
131.95<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
7,064.38<br>
6,908.92<br>
155.46<br>
45.441<br>
16,400.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
133.73<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
7,162.38<br>
7,005.24<br>
157.14<br>
45.580<br>
16,500.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
135.52<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
7,260.43<br>
7,101.62<br>
158.81<br>
45.717<br>
16,600.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
137.30<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
7,358.54<br>
7,198.05<br>
160.49<br>
45.850<br>
16,700.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
139.09<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
7,456.70<br>
7,294.53<br>
162.17<br>
45.981<br>
16,800.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
140.88<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
7,554.90<br>
7,391.05<br>
163.85<br>
46.109<br>
16,900.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
142.67<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
7,653.16<br>
7,487.63<br>
165.53<br>
46.234<br>
17,000.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
144.46<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
7,751.45<br>
7,584.24<br>
167.21<br>
46.357<br>
17,100.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
146.25<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
7,849.79<br>
7,680.90<br>
168.90<br>
46.477<br>
17,200.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
148.04<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
7,948.17<br>
7,777.59<br>
170.58<br>
46.595<br>
17,300.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
149.84<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
8,046.59<br>
7,874.33<br>
172.27<br>
46.710<br>
17,400.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
151.64<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
8,145.05<br>
7,971.10<br>
173.95<br>
46.823<br>
17,500.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
153.43<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
8,243.55<br>
8,067.91<br>
175.64<br>
46.934<br>
17,600.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
155.23<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
8,342.08<br>
8,164.75<br>
177.33<br>
47.042<br>
17,700.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
157.03<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
8,440.65<br>
8,261.63<br>
179.02<br>
47.149<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 25<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=84></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-16-9 - 7MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
17,800.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
158.83<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
8,539.25<br>
8,358.54<br>
180.71<br>
47.253<br>
17,900.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
160.63<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
8,637.88<br>
8,455.48<br>
182.41<br>
47.355<br>
18,000.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
162.44<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
8,736.55<br>
8,552.45<br>
184.10<br>
47.456<br>
18,100.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
164.24<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
8,835.24<br>
8,649.45<br>
185.79<br>
47.554<br>
18,200.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
166.04<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
8,933.96<br>
8,746.48<br>
187.49<br>
47.651<br>
18,300.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
167.85<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
9,032.71<br>
8,843.53<br>
189.18<br>
47.746<br>
18,400.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
169.66<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
9,131.49<br>
8,940.61<br>
190.88<br>
47.839<br>
18,500.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
171.46<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
9,230.30<br>
9,037.72<br>
192.58<br>
47.931<br>
18,600.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
173.27<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
9,329.13<br>
9,134.85<br>
194.27<br>
48.020<br>
18,700.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
175.08<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
9,427.98<br>
9,232.01<br>
195.97<br>
48.109<br>
18,800.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
176.89<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
9,526.86<br>
9,329.19<br>
197.67<br>
48.195<br>
18,900.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
178.70<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
9,625.76<br>
9,426.39<br>
199.37<br>
48.280<br>
19,000.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
180.51<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
9,724.68<br>
9,523.61<br>
201.07<br>
48.364<br>
19,100.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
182.32<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
9,823.63<br>
9,620.86<br>
202.77<br>
48.446<br>
19,200.00<br>
9,720.00<br>
9,250.00<br>
9,179.02<br>
184.13<br>
36.76<br>
-67.53<br>
-31.36<br>
1,057.34<br>
9,922.60<br>
9,718.12<br>
204.48<br>
48.527<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 26<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=85></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 5MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
100.00<br>
100.00<br>
100.00<br>
100.00<br>
0.13<br>
0.13<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
29.38<br>
0.25<br>
116.419<br>
200.00<br>
200.00<br>
200.00<br>
200.00<br>
0.49<br>
0.49<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
28.66<br>
0.97<br>
30.501<br>
300.00<br>
300.00<br>
300.00<br>
300.00<br>
0.84<br>
0.84<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
27.94<br>
1.69<br>
17.549<br>
400.00<br>
400.00<br>
400.00<br>
400.00<br>
1.20<br>
1.20<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
27.23<br>
2.41<br>
12.319<br>
500.00<br>
500.00<br>
500.00<br>
500.00<br>
1.56<br>
1.56<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
26.51<br>
3.12<br>
9.490<br>
600.00<br>
600.00<br>
600.00<br>
600.00<br>
1.92<br>
1.92<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
25.79<br>
3.84<br>
7.718<br>
700.00<br>
700.00<br>
700.00<br>
700.00<br>
2.28<br>
2.28<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
25.07<br>
4.56<br>
6.503<br>
800.00<br>
800.00<br>
800.00<br>
800.00<br>
2.64<br>
2.64<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
24.36<br>
5.27<br>
5.619<br>
900.00<br>
900.00<br>
900.00<br>
900.00<br>
3.00<br>
3.00<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
23.64<br>
5.99<br>
4.947<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
3.35<br>
3.35<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
22.92<br>
6.71<br>
4.418<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
3.71<br>
3.71<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
22.21<br>
7.42<br>
3.991<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
4.07<br>
4.07<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
21.49<br>
8.14<br>
3.640<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
4.43<br>
4.43<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
20.77<br>
8.86<br>
3.345<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
4.79<br>
4.79<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
20.06<br>
9.57<br>
3.095<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
5.15<br>
5.15<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
19.34<br>
10.29<br>
2.879<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
5.50<br>
5.50<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
18.62<br>
11.01<br>
2.692<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
5.86<br>
5.86<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
17.90<br>
11.73<br>
2.527<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
6.22<br>
6.22<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
17.19<br>
12.44<br>
2.381<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
6.58<br>
6.58<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
16.47<br>
13.16<br>
2.252<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
6.94<br>
6.94<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
15.75<br>
13.88<br>
2.135<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
7.30<br>
7.30<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
15.04<br>
14.59<br>
2.030<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
7.66<br>
7.66<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
14.32<br>
15.31<br>
1.935<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
8.01<br>
8.01<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
13.60<br>
16.03<br>
1.849<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
8.37<br>
8.37<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
12.89<br>
16.74<br>
1.770<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
8.73<br>
8.73<br>
90.00<br>
0.00<br>
29.63<br>
29.63<br>
12.17<br>
17.46<br>
1.697 CC<br>
2,600.00<br>
2,599.98<br>
2,599.68<br>
2,599.66<br>
9.08<br>
9.07<br>
-142.48<br>
-1.51<br>
30.24<br>
31.64<br>
13.51<br>
18.13<br>
1.745<br>
2,624.96<br>
2,624.92<br>
2,624.61<br>
2,624.59<br>
9.16<br>
9.15<br>
-142.45<br>
-2.12<br>
30.48<br>
32.67<br>
14.38<br>
18.29<br>
1.786<br>
2,700.00<br>
2,699.89<br>
2,699.58<br>
2,699.53<br>
9.41<br>
9.39<br>
-142.74<br>
-3.94<br>
31.21<br>
36.03<br>
17.25<br>
18.78<br>
1.918<br>
2,800.00<br>
2,799.79<br>
2,799.48<br>
2,799.39<br>
9.74<br>
9.72<br>
-143.05<br>
-6.37<br>
32.19<br>
40.50<br>
21.06<br>
19.44<br>
2.083<br>
2,900.00<br>
2,899.70<br>
2,899.38<br>
2,899.26<br>
10.08<br>
10.05<br>
-143.30<br>
-8.80<br>
33.17<br>
44.98<br>
24.87<br>
20.11<br>
2.237<br>
3,000.00<br>
2,999.60<br>
2,999.28<br>
2,999.12<br>
10.42<br>
10.38<br>
-143.50<br>
-11.23<br>
34.14<br>
49.45<br>
28.68<br>
20.77<br>
2.381<br>
3,100.00<br>
3,099.51<br>
3,099.18<br>
3,098.99<br>
10.76<br>
10.72<br>
-143.67<br>
-13.66<br>
35.12<br>
53.93<br>
32.49<br>
21.44<br>
2.515<br>
3,200.00<br>
3,199.41<br>
3,199.08<br>
3,198.85<br>
11.10<br>
11.05<br>
-143.81<br>
-16.09<br>
36.10<br>
58.41<br>
36.29<br>
22.12<br>
2.641<br>
3,300.00<br>
3,299.32<br>
3,298.98<br>
3,298.72<br>
11.44<br>
11.39<br>
-143.93<br>
-18.52<br>
37.07<br>
62.88<br>
40.09<br>
22.80<br>
2.758<br>
3,400.00<br>
3,399.22<br>
3,398.88<br>
3,398.59<br>
11.79<br>
11.73<br>
-144.04<br>
-20.95<br>
38.05<br>
67.36<br>
43.88<br>
23.48<br>
2.869<br>
3,500.00<br>
3,499.13<br>
3,498.78<br>
3,498.45<br>
12.14<br>
12.07<br>
-144.13<br>
-23.38<br>
39.03<br>
71.84<br>
47.68<br>
24.16<br>
2.973<br>
3,600.00<br>
3,599.03<br>
3,598.68<br>
3,598.32<br>
12.48<br>
12.41<br>
-144.21<br>
-25.81<br>
40.00<br>
76.32<br>
51.47<br>
24.85<br>
3.072<br>
3,700.00<br>
3,698.94<br>
3,698.58<br>
3,698.18<br>
12.83<br>
12.75<br>
-144.29<br>
-28.23<br>
40.98<br>
80.79<br>
55.26<br>
25.53<br>
3.164<br>
3,800.00<br>
3,798.84<br>
3,798.48<br>
3,798.05<br>
13.18<br>
13.09<br>
-144.35<br>
-30.66<br>
41.96<br>
85.27<br>
59.05<br>
26.22<br>
3.252<br>
3,900.00<br>
3,898.75<br>
3,898.38<br>
3,897.91<br>
13.53<br>
13.44<br>
-144.41<br>
-33.09<br>
42.93<br>
89.75<br>
62.83<br>
26.91<br>
3.335<br>
4,000.00<br>
3,998.65<br>
3,998.27<br>
3,997.78<br>
13.88<br>
13.78<br>
-144.47<br>
-35.52<br>
43.91<br>
94.23<br>
66.62<br>
27.61<br>
3.413<br>
4,100.00<br>
4,098.56<br>
4,098.17<br>
4,097.64<br>
14.24<br>
14.13<br>
-144.51<br>
-37.95<br>
44.89<br>
98.70<br>
70.40<br>
28.30<br>
3.487<br>
4,200.00<br>
4,198.46<br>
4,198.07<br>
4,197.51<br>
14.59<br>
14.47<br>
-144.56<br>
-40.38<br>
45.86<br>
103.18<br>
74.18<br>
29.00<br>
3.558<br>
4,300.00<br>
4,298.37<br>
4,297.97<br>
4,297.37<br>
14.94<br>
14.82<br>
-144.60<br>
-42.81<br>
46.84<br>
107.66<br>
77.96<br>
29.70<br>
3.625<br>
4,400.00<br>
4,398.27<br>
4,397.87<br>
4,397.24<br>
15.30<br>
15.17<br>
-144.64<br>
-45.24<br>
47.82<br>
112.14<br>
81.74<br>
30.40<br>
3.689<br>
4,500.00<br>
4,498.18<br>
4,497.77<br>
4,497.10<br>
15.65<br>
15.52<br>
-144.67<br>
-47.67<br>
48.79<br>
116.62<br>
85.52<br>
31.10<br>
3.750<br>
4,600.00<br>
4,598.08<br>
4,597.67<br>
4,596.97<br>
16.01<br>
15.87<br>
-144.70<br>
-50.10<br>
49.77<br>
121.10<br>
89.30<br>
31.80<br>
3.808<br>
4,700.00<br>
4,697.99<br>
4,697.57<br>
4,696.83<br>
16.37<br>
16.22<br>
-144.73<br>
-52.53<br>
50.74<br>
125.57<br>
93.07<br>
32.50<br>
3.864<br>
4,800.00<br>
4,797.89<br>
4,797.47<br>
4,796.70<br>
16.72<br>
16.57<br>
-144.76<br>
-54.96<br>
51.72<br>
130.05<br>
96.85<br>
33.20<br>
3.917<br>
4,900.00<br>
4,897.80<br>
4,897.37<br>
4,896.57<br>
17.08<br>
16.92<br>
-144.78<br>
-57.39<br>
52.70<br>
134.53<br>
100.62<br>
33.91<br>
3.968<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 27<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=86></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 5MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
5,000.00<br>
4,997.70<br>
4,997.27<br>
4,996.43<br>
17.44<br>
17.27<br>
-144.81<br>
-59.82<br>
53.67<br>
139.01<br>
104.40<br>
34.61<br>
4.016<br>
5,100.00<br>
5,097.61<br>
5,097.17<br>
5,096.30<br>
17.79<br>
17.62<br>
-144.83<br>
-62.25<br>
54.65<br>
143.49<br>
108.17<br>
35.32<br>
4.063<br>
5,200.00<br>
5,197.51<br>
5,197.07<br>
5,196.16<br>
18.15<br>
17.98<br>
-144.85<br>
-64.68<br>
55.63<br>
147.97<br>
111.94<br>
36.02<br>
4.107<br>
5,300.00<br>
5,297.42<br>
5,296.97<br>
5,296.03<br>
18.51<br>
18.33<br>
-144.87<br>
-67.11<br>
56.60<br>
152.44<br>
115.71<br>
36.73<br>
4.150<br>
5,400.00<br>
5,397.32<br>
5,396.87<br>
5,395.89<br>
18.87<br>
18.68<br>
-144.89<br>
-69.54<br>
57.58<br>
156.92<br>
119.48<br>
37.44<br>
4.191<br>
5,500.00<br>
5,497.23<br>
5,496.77<br>
5,495.76<br>
19.23<br>
19.04<br>
-144.91<br>
-71.96<br>
58.56<br>
161.40<br>
123.25<br>
38.15<br>
4.231<br>
5,600.00<br>
5,597.13<br>
5,596.67<br>
5,595.62<br>
19.59<br>
19.39<br>
-144.93<br>
-74.39<br>
59.53<br>
165.88<br>
127.02<br>
38.86<br>
4.269<br>
5,700.00<br>
5,697.04<br>
5,696.57<br>
5,695.49<br>
19.95<br>
19.74<br>
-144.94<br>
-76.82<br>
60.51<br>
170.36<br>
130.79<br>
39.57<br>
4.305<br>
5,800.00<br>
5,796.94<br>
5,796.47<br>
5,795.35<br>
20.31<br>
20.10<br>
-144.96<br>
-79.25<br>
61.49<br>
174.84<br>
134.56<br>
40.28<br>
4.341<br>
5,900.00<br>
5,896.85<br>
5,896.37<br>
5,895.22<br>
20.67<br>
20.45<br>
-144.97<br>
-81.68<br>
62.46<br>
179.31<br>
138.33<br>
40.99<br>
4.375<br>
6,000.00<br>
5,996.75<br>
5,996.27<br>
5,995.08<br>
21.03<br>
20.81<br>
-144.99<br>
-84.11<br>
63.44<br>
183.79<br>
142.09<br>
41.70<br>
4.408<br>
6,100.00<br>
6,096.66<br>
6,096.17<br>
6,094.95<br>
21.39<br>
21.16<br>
-145.00<br>
-86.54<br>
64.42<br>
188.27<br>
145.86<br>
42.41<br>
4.439<br>
6,200.00<br>
6,196.56<br>
6,196.07<br>
6,194.81<br>
21.75<br>
21.52<br>
-145.01<br>
-88.97<br>
65.39<br>
192.75<br>
149.63<br>
43.12<br>
4.470<br>
6,300.00<br>
6,296.47<br>
6,295.97<br>
6,294.68<br>
22.12<br>
21.87<br>
-145.02<br>
-91.40<br>
66.37<br>
197.23<br>
153.39<br>
43.84<br>
4.499<br>
6,400.00<br>
6,396.37<br>
6,395.87<br>
6,394.55<br>
22.48<br>
22.23<br>
-145.03<br>
-93.83<br>
67.35<br>
201.71<br>
157.16<br>
44.55<br>
4.528<br>
6,500.00<br>
6,496.27<br>
6,495.77<br>
6,494.41<br>
22.84<br>
22.59<br>
-145.04<br>
-96.26<br>
68.32<br>
206.19<br>
160.92<br>
45.26<br>
4.555<br>
6,600.00<br>
6,596.18<br>
6,595.67<br>
6,594.28<br>
23.20<br>
22.94<br>
-145.06<br>
-98.69<br>
69.30<br>
210.66<br>
164.69<br>
45.98<br>
4.582<br>
6,700.00<br>
6,696.08<br>
6,695.57<br>
6,694.14<br>
23.56<br>
23.30<br>
-145.07<br>
-101.12<br>
70.28<br>
215.14<br>
168.45<br>
46.69<br>
4.608<br>
6,800.00<br>
6,795.99<br>
6,795.47<br>
6,794.01<br>
23.93<br>
23.66<br>
-145.07<br>
-103.55<br>
71.25<br>
219.62<br>
172.22<br>
47.41<br>
4.633<br>
6,900.00<br>
6,895.89<br>
6,895.36<br>
6,893.87<br>
24.29<br>
24.01<br>
-145.08<br>
-105.98<br>
72.23<br>
224.10<br>
175.98<br>
48.12<br>
4.657<br>
7,000.00<br>
6,995.80<br>
6,995.26<br>
6,993.74<br>
24.65<br>
24.37<br>
-145.09<br>
-108.41<br>
73.21<br>
228.58<br>
179.74<br>
48.84<br>
4.681<br>
7,100.00<br>
7,095.70<br>
7,095.16<br>
7,093.60<br>
25.01<br>
24.73<br>
-145.10<br>
-110.84<br>
74.18<br>
233.06<br>
183.51<br>
49.55<br>
4.703<br>
7,200.00<br>
7,195.61<br>
7,195.06<br>
7,193.47<br>
25.38<br>
25.08<br>
-145.11<br>
-113.27<br>
75.16<br>
237.54<br>
187.27<br>
50.27<br>
4.726<br>
7,300.00<br>
7,295.51<br>
7,294.96<br>
7,293.33<br>
25.74<br>
25.44<br>
-145.12<br>
-115.69<br>
76.13<br>
242.01<br>
191.03<br>
50.98<br>
4.747<br>
7,400.00<br>
7,395.42<br>
7,394.86<br>
7,393.20<br>
26.10<br>
25.80<br>
-145.12<br>
-118.12<br>
77.11<br>
246.49<br>
194.79<br>
51.70<br>
4.768<br>
7,500.00<br>
7,495.32<br>
7,494.76<br>
7,493.06<br>
26.47<br>
26.16<br>
-145.13<br>
-120.55<br>
78.09<br>
250.97<br>
198.56<br>
52.41<br>
4.788<br>
7,600.00<br>
7,595.23<br>
7,594.66<br>
7,592.93<br>
26.83<br>
26.51<br>
-145.14<br>
-122.98<br>
79.06<br>
255.45<br>
202.32<br>
53.13<br>
4.808<br>
7,700.00<br>
7,695.13<br>
7,694.56<br>
7,692.79<br>
27.19<br>
26.87<br>
-145.15<br>
-125.41<br>
80.04<br>
259.93<br>
206.08<br>
53.85<br>
4.827<br>
7,800.00<br>
7,795.04<br>
7,794.46<br>
7,792.66<br>
27.56<br>
27.23<br>
-145.15<br>
-127.84<br>
81.02<br>
264.41<br>
209.84<br>
54.57<br>
4.846<br>
7,900.00<br>
7,894.94<br>
7,894.36<br>
7,892.53<br>
27.92<br>
27.59<br>
-145.16<br>
-130.27<br>
81.99<br>
268.89<br>
213.60<br>
55.28<br>
4.864<br>
8,000.00<br>
7,994.85<br>
7,994.26<br>
7,992.39<br>
28.28<br>
27.95<br>
-145.16<br>
-132.70<br>
82.97<br>
273.36<br>
217.36<br>
56.00<br>
4.882<br>
8,100.00<br>
8,094.75<br>
8,094.16<br>
8,092.26<br>
28.65<br>
28.30<br>
-145.17<br>
-135.13<br>
83.95<br>
277.84<br>
221.13<br>
56.72<br>
4.899<br>
8,200.00<br>
8,194.66<br>
8,194.06<br>
8,192.12<br>
29.01<br>
28.66<br>
-145.18<br>
-137.56<br>
84.92<br>
282.32<br>
224.89<br>
57.44<br>
4.915<br>
8,300.00<br>
8,294.56<br>
8,293.96<br>
8,291.99<br>
29.38<br>
29.02<br>
-145.18<br>
-139.99<br>
85.90<br>
286.80<br>
228.65<br>
58.15<br>
4.932<br>
8,400.00<br>
8,394.47<br>
8,393.86<br>
8,391.85<br>
29.74<br>
29.38<br>
-145.19<br>
-142.42<br>
86.88<br>
291.28<br>
232.41<br>
58.87<br>
4.948<br>
8,500.00<br>
8,494.37<br>
8,493.76<br>
8,491.72<br>
30.11<br>
29.74<br>
-145.19<br>
-144.85<br>
87.85<br>
295.76<br>
236.17<br>
59.59<br>
4.963<br>
8,600.00<br>
8,594.28<br>
8,593.66<br>
8,591.58<br>
30.47<br>
30.10<br>
-145.20<br>
-147.28<br>
88.83<br>
300.24<br>
239.93<br>
60.31<br>
4.978<br>
8,700.00<br>
8,694.18<br>
8,693.56<br>
8,691.45<br>
30.83<br>
30.46<br>
-145.20<br>
-149.71<br>
89.81<br>
304.71<br>
243.69<br>
61.03<br>
4.993<br>
8,800.00<br>
8,794.09<br>
8,793.46<br>
8,791.31<br>
31.20<br>
30.81<br>
-145.21<br>
-152.14<br>
90.78<br>
309.19<br>
247.45<br>
61.75<br>
5.008<br>
8,900.00<br>
8,893.99<br>
8,893.36<br>
8,891.18<br>
31.56<br>
31.17<br>
-145.21<br>
-154.57<br>
91.76<br>
313.67<br>
251.21<br>
62.46<br>
5.022<br>
9,000.00<br>
8,993.90<br>
8,993.26<br>
8,991.04<br>
31.93<br>
31.53<br>
-145.22<br>
-157.00<br>
92.74<br>
318.15<br>
254.97<br>
63.18<br>
5.035<br>
9,100.00<br>
9,093.80<br>
9,093.16<br>
9,090.91<br>
32.29<br>
31.89<br>
-145.22<br>
-159.43<br>
93.71<br>
322.63<br>
258.73<br>
63.90<br>
5.049<br>
9,200.00<br>
9,193.71<br>
9,193.55<br>
9,191.24<br>
32.66<br>
32.25<br>
-145.14<br>
-162.38<br>
94.69<br>
327.09<br>
262.47<br>
64.63<br>
5.061<br>
9,261.60<br>
9,255.25<br>
9,255.67<br>
9,252.75<br>
32.88<br>
32.49<br>
-143.94<br>
-170.77<br>
95.29<br>
329.70<br>
264.62<br>
65.09<br>
5.066<br>
9,275.00<br>
9,268.63<br>
9,268.92<br>
9,265.70<br>
32.93<br>
32.54<br>
-123.02<br>
-173.60<br>
95.42<br>
330.29<br>
265.10<br>
65.19<br>
5.067<br>
9,300.00<br>
9,293.53<br>
9,293.48<br>
9,289.46<br>
33.02<br>
32.63<br>
-107.46<br>
-179.77<br>
95.65<br>
331.41<br>
266.03<br>
65.38<br>
5.069<br>
9,325.00<br>
9,318.29<br>
9,317.82<br>
9,312.67<br>
33.12<br>
32.73<br>
-100.84<br>
-187.09<br>
95.88<br>
332.59<br>
267.01<br>
65.58<br>
5.072<br>
9,350.00<br>
9,342.85<br>
9,341.96<br>
9,335.29<br>
33.21<br>
32.82<br>
-96.99<br>
-195.50<br>
96.10<br>
333.81<br>
268.03<br>
65.78<br>
5.075<br>
9,375.00<br>
9,367.13<br>
9,365.89<br>
9,357.27<br>
33.31<br>
32.92<br>
-94.33<br>
-204.97<br>
96.32<br>
335.06<br>
269.09<br>
65.98<br>
5.079<br>
9,400.00<br>
9,391.07<br>
9,389.64<br>
9,378.58<br>
33.41<br>
33.02<br>
-92.29<br>
-215.43<br>
96.53<br>
336.36<br>
270.18<br>
66.18<br>
5.083<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 28<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=87></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 5MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
9,425.00<br>
9,414.60<br>
9,413.20<br>
9,399.19<br>
33.50<br>
33.12<br>
-90.61<br>
-226.85<br>
96.73<br>
337.67<br>
271.30<br>
66.37<br>
5.087<br>
9,450.00<br>
9,437.67<br>
9,436.59<br>
9,419.06<br>
33.60<br>
33.22<br>
-89.18<br>
-239.18<br>
96.92<br>
339.01<br>
272.44<br>
66.57<br>
5.093<br>
9,475.00<br>
9,460.20<br>
9,459.81<br>
9,438.17<br>
33.70<br>
33.32<br>
-87.92<br>
-252.36<br>
97.11<br>
340.36<br>
273.60<br>
66.76<br>
5.098<br>
9,500.00<br>
9,482.13<br>
9,482.87<br>
9,456.49<br>
33.80<br>
33.42<br>
-86.78<br>
-266.36<br>
97.29<br>
341.71<br>
274.77<br>
66.94<br>
5.104<br>
9,525.00<br>
9,503.41<br>
9,505.77<br>
9,474.00<br>
33.90<br>
33.52<br>
-85.74<br>
-281.13<br>
97.46<br>
343.06<br>
275.94<br>
67.12<br>
5.111<br>
9,550.00<br>
9,523.97<br>
9,528.54<br>
9,490.68<br>
34.00<br>
33.62<br>
-84.79<br>
-296.61<br>
97.62<br>
344.41<br>
277.12<br>
67.29<br>
5.118<br>
9,575.00<br>
9,543.77<br>
9,551.16<br>
9,506.51<br>
34.10<br>
33.72<br>
-83.91<br>
-312.78<br>
97.78<br>
345.73<br>
278.29<br>
67.45<br>
5.126<br>
9,600.00<br>
9,562.73<br>
9,573.66<br>
9,521.47<br>
34.21<br>
33.83<br>
-83.09<br>
-329.58<br>
97.92<br>
347.04<br>
279.45<br>
67.59<br>
5.134<br>
9,625.00<br>
9,580.83<br>
9,596.03<br>
9,535.55<br>
34.31<br>
33.94<br>
-82.33<br>
-346.96<br>
98.06<br>
348.31<br>
280.58<br>
67.73<br>
5.142<br>
9,650.00<br>
9,597.99<br>
9,618.29<br>
9,548.73<br>
34.42<br>
34.04<br>
-81.62<br>
-364.89<br>
98.19<br>
349.55<br>
281.69<br>
67.86<br>
5.151<br>
9,675.00<br>
9,614.18<br>
9,640.44<br>
9,561.00<br>
34.53<br>
34.15<br>
-80.96<br>
-383.33<br>
98.31<br>
350.75<br>
282.76<br>
67.99<br>
5.159<br>
9,700.00<br>
9,629.36<br>
9,662.49<br>
9,572.36<br>
34.64<br>
34.27<br>
-80.35<br>
-402.23<br>
98.42<br>
351.89<br>
283.79<br>
68.10<br>
5.167<br>
9,725.00<br>
9,643.47<br>
9,684.45<br>
9,582.79<br>
34.75<br>
34.38<br>
-79.78<br>
-421.55<br>
98.52<br>
352.98<br>
284.77<br>
68.21<br>
5.175<br>
9,750.00<br>
9,656.49<br>
9,706.32<br>
9,592.28<br>
34.87<br>
34.49<br>
-79.26<br>
-441.25<br>
98.62<br>
354.01<br>
285.69<br>
68.32<br>
5.182<br>
9,775.00<br>
9,668.37<br>
9,728.11<br>
9,600.84<br>
34.99<br>
34.61<br>
-78.78<br>
-461.28<br>
98.70<br>
354.97<br>
286.54<br>
68.43<br>
5.187<br>
9,800.00<br>
9,679.08<br>
9,750.00<br>
9,608.50<br>
35.11<br>
34.73<br>
-78.34<br>
-481.79<br>
98.77<br>
355.86<br>
287.32<br>
68.54<br>
5.192<br>
9,825.00<br>
9,688.60<br>
9,771.47<br>
9,615.09<br>
35.23<br>
34.85<br>
-77.94<br>
-502.22<br>
98.84<br>
356.68<br>
288.02<br>
68.65<br>
5.195<br>
9,850.00<br>
9,696.90<br>
9,793.06<br>
9,620.79<br>
35.36<br>
34.97<br>
-77.59<br>
-523.04<br>
98.89<br>
357.41<br>
288.63<br>
68.78<br>
5.197<br>
9,875.00<br>
9,703.95<br>
9,814.59<br>
9,625.53<br>
35.49<br>
35.09<br>
-77.27<br>
-544.04<br>
98.94<br>
358.06<br>
289.15<br>
68.91<br>
5.196<br>
9,900.00<br>
9,709.74<br>
9,836.07<br>
9,629.31<br>
35.63<br>
35.22<br>
-77.00<br>
-565.18<br>
98.98<br>
358.62<br>
289.56<br>
69.05<br>
5.193<br>
9,925.00<br>
9,714.25<br>
9,857.51<br>
9,632.14<br>
35.76<br>
35.34<br>
-76.77<br>
-586.44<br>
99.01<br>
359.08<br>
289.87<br>
69.21<br>
5.188<br>
9,950.00<br>
9,717.47<br>
9,878.91<br>
9,634.00<br>
35.90<br>
35.47<br>
-76.58<br>
-607.76<br>
99.02<br>
359.46<br>
290.07<br>
69.38<br>
5.181<br>
9,975.00<br>
9,719.39<br>
9,900.00<br>
9,634.90<br>
36.04<br>
35.60<br>
-76.43<br>
-628.82<br>
99.03<br>
359.73<br>
290.16<br>
69.57<br>
5.171<br>
9,999.17<br>
9,720.00<br>
9,922.83<br>
9,635.00<br>
36.18<br>
35.74<br>
-76.34<br>
-651.65<br>
99.03<br>
359.87<br>
290.08<br>
69.79<br>
5.156<br>
10,100.00<br>
9,720.00<br>
10,023.66<br>
9,635.00<br>
36.80<br>
36.40<br>
-76.34<br>
-752.48<br>
99.03<br>
359.87<br>
288.84<br>
71.04<br>
5.066<br>
10,200.00<br>
9,720.00<br>
10,123.66<br>
9,635.00<br>
37.49<br>
37.13<br>
-76.34<br>
-852.48<br>
99.03<br>
359.87<br>
287.45<br>
72.42<br>
4.969<br>
10,300.00<br>
9,720.00<br>
10,223.66<br>
9,635.00<br>
38.26<br>
37.94<br>
-76.34<br>
-952.48<br>
99.03<br>
359.87<br>
285.91<br>
73.96<br>
4.866<br>
10,400.00<br>
9,720.00<br>
10,323.66<br>
9,635.00<br>
39.10<br>
38.81<br>
-76.34<br>
-1,052.48<br>
99.03<br>
359.87<br>
284.24<br>
75.64<br>
4.758<br>
10,500.00<br>
9,720.00<br>
10,423.66<br>
9,635.00<br>
40.01<br>
39.76<br>
-76.34<br>
-1,152.48<br>
99.03<br>
359.87<br>
282.43<br>
77.45<br>
4.647<br>
10,600.00<br>
9,720.00<br>
10,523.66<br>
9,635.00<br>
40.98<br>
40.76<br>
-76.34<br>
-1,252.48<br>
99.03<br>
359.87<br>
280.50<br>
79.38<br>
4.534<br>
10,700.00<br>
9,720.00<br>
10,623.66<br>
9,635.00<br>
42.01<br>
41.83<br>
-76.34<br>
-1,352.48<br>
99.03<br>
359.87<br>
278.45<br>
81.42<br>
4.420<br>
10,800.00<br>
9,720.00<br>
10,723.66<br>
9,635.00<br>
43.09<br>
42.94<br>
-76.34<br>
-1,452.48<br>
99.03<br>
359.87<br>
276.30<br>
83.57<br>
4.306<br>
10,900.00<br>
9,720.00<br>
10,823.66<br>
9,635.00<br>
44.23<br>
44.11<br>
-76.34<br>
-1,552.48<br>
99.03<br>
359.87<br>
274.05<br>
85.82<br>
4.193<br>
11,000.00<br>
9,720.00<br>
10,923.66<br>
9,635.00<br>
45.41<br>
45.32<br>
-76.34<br>
-1,652.48<br>
99.03<br>
359.87<br>
271.71<br>
88.16<br>
4.082<br>
11,100.00<br>
9,720.00<br>
11,023.66<br>
9,635.00<br>
46.63<br>
46.57<br>
-76.34<br>
-1,752.48<br>
99.04<br>
359.87<br>
269.29<br>
90.58<br>
3.973<br>
11,200.00<br>
9,720.00<br>
11,123.66<br>
9,635.00<br>
47.89<br>
47.86<br>
-76.34<br>
-1,852.48<br>
99.04<br>
359.87<br>
266.79<br>
93.08<br>
3.866<br>
11,300.00<br>
9,720.00<br>
11,223.66<br>
9,635.00<br>
49.19<br>
49.19<br>
-76.34<br>
-1,952.48<br>
99.04<br>
359.87<br>
264.22<br>
95.65<br>
3.762<br>
11,400.00<br>
9,720.00<br>
11,323.66<br>
9,635.00<br>
50.53<br>
50.54<br>
-76.34<br>
-2,052.48<br>
99.04<br>
359.87<br>
261.59<br>
98.29<br>
3.662<br>
11,500.00<br>
9,720.00<br>
11,423.66<br>
9,635.00<br>
51.89<br>
51.93<br>
-76.34<br>
-2,152.48<br>
99.04<br>
359.87<br>
258.89<br>
100.98<br>
3.564<br>
11,600.00<br>
9,720.00<br>
11,523.66<br>
9,635.00<br>
53.29<br>
53.35<br>
-76.34<br>
-2,252.48<br>
99.04<br>
359.87<br>
256.14<br>
103.73<br>
3.469<br>
11,700.00<br>
9,720.00<br>
11,623.66<br>
9,635.00<br>
54.71<br>
54.79<br>
-76.34<br>
-2,352.48<br>
99.04<br>
359.87<br>
253.34<br>
106.53<br>
3.378<br>
11,800.00<br>
9,720.00<br>
11,723.66<br>
9,635.00<br>
56.15<br>
56.26<br>
-76.34<br>
-2,452.48<br>
99.04<br>
359.87<br>
250.49<br>
109.38<br>
3.290<br>
11,900.00<br>
9,720.00<br>
11,823.66<br>
9,635.00<br>
57.62<br>
57.74<br>
-76.34<br>
-2,552.48<br>
99.04<br>
359.87<br>
247.60<br>
112.27<br>
3.205<br>
12,000.00<br>
9,720.00<br>
11,923.66<br>
9,635.00<br>
59.11<br>
59.25<br>
-76.34<br>
-2,652.48<br>
99.04<br>
359.87<br>
244.67<br>
115.20<br>
3.124<br>
12,100.00<br>
9,720.00<br>
12,023.66<br>
9,635.00<br>
60.62<br>
60.77<br>
-76.34<br>
-2,752.48<br>
99.04<br>
359.87<br>
241.70<br>
118.17<br>
3.045<br>
12,200.00<br>
9,720.00<br>
12,123.66<br>
9,635.00<br>
62.15<br>
62.32<br>
-76.34<br>
-2,852.48<br>
99.04<br>
359.87<br>
238.70<br>
121.18<br>
2.970<br>
12,300.00<br>
9,720.00<br>
12,223.66<br>
9,635.00<br>
63.69<br>
63.88<br>
-76.34<br>
-2,952.48<br>
99.04<br>
359.87<br>
235.66<br>
124.21<br>
2.897<br>
12,400.00<br>
9,720.00<br>
12,323.66<br>
9,635.00<br>
65.25<br>
65.45<br>
-76.34<br>
-3,052.48<br>
99.04<br>
359.87<br>
232.60<br>
127.28<br>
2.827<br>
12,500.00<br>
9,720.00<br>
12,423.66<br>
9,635.00<br>
66.82<br>
67.04<br>
-76.34<br>
-3,152.48<br>
99.04<br>
359.87<br>
229.50<br>
130.37<br>
2.760<br>
12,600.00<br>
9,720.00<br>
12,523.66<br>
9,635.00<br>
68.41<br>
68.64<br>
-76.34<br>
-3,252.48<br>
99.04<br>
359.88<br>
226.39<br>
133.49<br>
2.696<br>
12,700.00<br>
9,720.00<br>
12,623.66<br>
9,635.00<br>
70.01<br>
70.25<br>
-76.34<br>
-3,352.48<br>
99.04<br>
359.88<br>
223.24<br>
136.63<br>
2.634<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 29<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=88></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 5MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
12,800.00<br>
9,720.00<br>
12,723.66<br>
9,635.00<br>
71.62<br>
71.87<br>
-76.34<br>
-3,452.48<br>
99.04<br>
359.88<br>
220.08<br>
139.80<br>
2.574<br>
12,900.00<br>
9,720.00<br>
12,823.66<br>
9,635.00<br>
73.25<br>
73.51<br>
-76.34<br>
-3,552.48<br>
99.04<br>
359.88<br>
216.89<br>
142.98<br>
2.517<br>
13,000.00<br>
9,720.00<br>
12,923.66<br>
9,635.00<br>
74.88<br>
75.15<br>
-76.34<br>
-3,652.48<br>
99.04<br>
359.88<br>
213.69<br>
146.19<br>
2.462<br>
13,100.00<br>
9,720.00<br>
13,023.66<br>
9,635.00<br>
76.52<br>
76.81<br>
-76.34<br>
-3,752.48<br>
99.04<br>
359.88<br>
210.46<br>
149.41<br>
2.409<br>
13,200.00<br>
9,720.00<br>
13,123.66<br>
9,635.00<br>
78.18<br>
78.47<br>
-76.34<br>
-3,852.48<br>
99.04<br>
359.88<br>
207.22<br>
152.65<br>
2.357<br>
13,300.00<br>
9,720.00<br>
13,223.66<br>
9,635.00<br>
79.84<br>
80.14<br>
-76.34<br>
-3,952.48<br>
99.04<br>
359.88<br>
203.97<br>
155.91<br>
2.308<br>
13,400.00<br>
9,720.00<br>
13,323.66<br>
9,635.00<br>
81.50<br>
81.81<br>
-76.34<br>
-4,052.48<br>
99.04<br>
359.88<br>
200.69<br>
159.18<br>
2.261<br>
13,500.00<br>
9,720.00<br>
13,423.66<br>
9,635.00<br>
83.18<br>
83.50<br>
-76.34<br>
-4,152.48<br>
99.04<br>
359.88<br>
197.41<br>
162.47<br>
2.215<br>
13,600.00<br>
9,720.00<br>
13,523.66<br>
9,635.00<br>
84.86<br>
85.19<br>
-76.34<br>
-4,252.48<br>
99.04<br>
359.88<br>
194.11<br>
165.77<br>
2.171<br>
13,700.00<br>
9,720.00<br>
13,623.66<br>
9,635.00<br>
86.55<br>
86.89<br>
-76.34<br>
-4,352.48<br>
99.04<br>
359.88<br>
190.80<br>
169.08<br>
2.128<br>
13,800.00<br>
9,720.00<br>
13,723.66<br>
9,635.00<br>
88.25<br>
88.59<br>
-76.34<br>
-4,452.48<br>
99.04<br>
359.88<br>
187.47<br>
172.40<br>
2.087<br>
13,900.00<br>
9,720.00<br>
13,823.66<br>
9,635.00<br>
89.95<br>
90.30<br>
-76.34<br>
-4,552.48<br>
99.04<br>
359.88<br>
184.14<br>
175.74<br>
2.048<br>
14,000.00<br>
9,720.00<br>
13,923.66<br>
9,635.00<br>
91.66<br>
92.01<br>
-76.34<br>
-4,652.48<br>
99.04<br>
359.88<br>
180.79<br>
179.08<br>
2.010<br>
14,100.00<br>
9,720.00<br>
14,023.66<br>
9,635.00<br>
93.37<br>
93.73<br>
-76.34<br>
-4,752.48<br>
99.04<br>
359.88<br>
177.44<br>
182.44<br>
1.973<br>
14,200.00<br>
9,720.00<br>
14,123.66<br>
9,635.00<br>
95.09<br>
95.46<br>
-76.34<br>
-4,852.48<br>
99.04<br>
359.88<br>
174.07<br>
185.80<br>
1.937<br>
14,300.00<br>
9,720.00<br>
14,223.66<br>
9,635.00<br>
96.81<br>
97.18<br>
-76.34<br>
-4,952.48<br>
99.04<br>
359.88<br>
170.70<br>
189.18<br>
1.902<br>
14,400.00<br>
9,720.00<br>
14,323.66<br>
9,635.00<br>
98.54<br>
98.92<br>
-76.34<br>
-5,052.48<br>
99.04<br>
359.88<br>
167.32<br>
192.56<br>
1.869<br>
14,500.00<br>
9,720.00<br>
14,423.66<br>
9,635.00<br>
100.27<br>
100.65<br>
-76.34<br>
-5,152.48<br>
99.04<br>
359.88<br>
163.93<br>
195.95<br>
1.837<br>
14,600.00<br>
9,720.00<br>
14,523.66<br>
9,635.00<br>
102.00<br>
102.39<br>
-76.34<br>
-5,252.48<br>
99.04<br>
359.88<br>
160.53<br>
199.35<br>
1.805<br>
14,700.00<br>
9,720.00<br>
14,623.66<br>
9,635.00<br>
103.74<br>
104.14<br>
-76.34<br>
-5,352.48<br>
99.04<br>
359.88<br>
157.13<br>
202.75<br>
1.775<br>
14,800.00<br>
9,720.00<br>
14,723.66<br>
9,635.00<br>
105.48<br>
105.88<br>
-76.34<br>
-5,452.48<br>
99.04<br>
359.88<br>
153.72<br>
206.16<br>
1.746<br>
14,900.00<br>
9,720.00<br>
14,823.66<br>
9,635.00<br>
107.23<br>
107.63<br>
-76.34<br>
-5,552.48<br>
99.04<br>
359.88<br>
150.30<br>
209.58<br>
1.717<br>
15,000.00<br>
9,720.00<br>
14,923.66<br>
9,635.00<br>
108.98<br>
109.39<br>
-76.34<br>
-5,652.48<br>
99.04<br>
359.88<br>
146.87<br>
213.00<br>
1.690<br>
15,100.00<br>
9,720.00<br>
15,023.66<br>
9,635.00<br>
110.73<br>
111.14<br>
-76.34<br>
-5,752.48<br>
99.04<br>
359.88<br>
143.44<br>
216.43<br>
1.663<br>
15,200.00<br>
9,720.00<br>
15,123.66<br>
9,635.00<br>
112.48<br>
112.90<br>
-76.34<br>
-5,852.48<br>
99.04<br>
359.88<br>
140.01<br>
219.87<br>
1.637<br>
15,300.00<br>
9,720.00<br>
15,223.66<br>
9,635.00<br>
114.24<br>
114.66<br>
-76.34<br>
-5,952.48<br>
99.04<br>
359.88<br>
136.57<br>
223.31<br>
1.612<br>
15,400.00<br>
9,720.00<br>
15,323.66<br>
9,635.00<br>
116.00<br>
116.43<br>
-76.34<br>
-6,052.48<br>
99.04<br>
359.88<br>
133.12<br>
226.76<br>
1.587<br>
15,500.00<br>
9,720.00<br>
15,423.66<br>
9,635.00<br>
117.76<br>
118.20<br>
-76.34<br>
-6,152.48<br>
99.04<br>
359.88<br>
129.67<br>
230.21<br>
1.563<br>
15,600.00<br>
9,720.00<br>
15,523.66<br>
9,635.00<br>
119.53<br>
119.97<br>
-76.34<br>
-6,252.48<br>
99.04<br>
359.88<br>
126.22<br>
233.66<br>
1.540<br>
15,700.00<br>
9,720.00<br>
15,623.66<br>
9,635.00<br>
121.30<br>
121.74<br>
-76.34<br>
-6,352.48<br>
99.04<br>
359.88<br>
122.76<br>
237.12<br>
1.518<br>
15,800.00<br>
9,720.00<br>
15,723.66<br>
9,635.00<br>
123.07<br>
123.51<br>
-76.34<br>
-6,452.48<br>
99.04<br>
359.88<br>
119.29<br>
240.59<br>
1.496 Level 3<br>
15,900.00<br>
9,720.00<br>
15,823.66<br>
9,635.00<br>
124.84<br>
125.29<br>
-76.34<br>
-6,552.48<br>
99.04<br>
359.88<br>
115.82<br>
244.06<br>
1.475 Level 3<br>
16,000.00<br>
9,720.00<br>
15,923.66<br>
9,635.00<br>
126.62<br>
127.07<br>
-76.34<br>
-6,652.48<br>
99.04<br>
359.88<br>
112.35<br>
247.53<br>
1.454 Level 3<br>
16,100.00<br>
9,720.00<br>
16,023.66<br>
9,635.00<br>
128.39<br>
128.84<br>
-76.34<br>
-6,752.48<br>
99.04<br>
359.88<br>
108.88<br>
251.01<br>
1.434 Level 3<br>
16,200.00<br>
9,720.00<br>
16,123.66<br>
9,635.00<br>
130.17<br>
130.63<br>
-76.34<br>
-6,852.48<br>
99.04<br>
359.88<br>
105.40<br>
254.48<br>
1.414 Level 3<br>
16,300.00<br>
9,720.00<br>
16,223.66<br>
9,635.00<br>
131.95<br>
132.41<br>
-76.34<br>
-6,952.48<br>
99.04<br>
359.88<br>
101.91<br>
257.97<br>
1.395 Level 3<br>
16,400.00<br>
9,720.00<br>
16,323.66<br>
9,635.00<br>
133.73<br>
134.19<br>
-76.34<br>
-7,052.48<br>
99.04<br>
359.88<br>
98.43<br>
261.45<br>
1.376 Level 3<br>
16,500.00<br>
9,720.00<br>
16,423.66<br>
9,635.00<br>
135.52<br>
135.98<br>
-76.34<br>
-7,152.48<br>
99.04<br>
359.88<br>
94.94<br>
264.94<br>
1.358 Level 3<br>
16,600.00<br>
9,720.00<br>
16,523.66<br>
9,635.00<br>
137.30<br>
137.77<br>
-76.34<br>
-7,252.48<br>
99.04<br>
359.88<br>
91.44<br>
268.44<br>
1.341 Level 3<br>
16,700.00<br>
9,720.00<br>
16,623.66<br>
9,635.00<br>
139.09<br>
139.56<br>
-76.34<br>
-7,352.48<br>
99.04<br>
359.88<br>
87.95<br>
271.93<br>
1.323 Level 3<br>
16,800.00<br>
9,720.00<br>
16,723.66<br>
9,635.00<br>
140.88<br>
141.35<br>
-76.34<br>
-7,452.48<br>
99.04<br>
359.88<br>
84.45<br>
275.43<br>
1.307 Level 3<br>
16,900.00<br>
9,720.00<br>
16,823.66<br>
9,635.00<br>
142.67<br>
143.14<br>
-76.34<br>
-7,552.48<br>
99.04<br>
359.88<br>
80.95<br>
278.93<br>
1.290 Level 3<br>
17,000.00<br>
9,720.00<br>
16,923.66<br>
9,635.00<br>
144.46<br>
144.94<br>
-76.34<br>
-7,652.48<br>
99.04<br>
359.88<br>
77.45<br>
282.44<br>
1.274 Level 3<br>
17,100.00<br>
9,720.00<br>
17,023.66<br>
9,635.00<br>
146.25<br>
146.73<br>
-76.34<br>
-7,752.48<br>
99.04<br>
359.88<br>
73.94<br>
285.94<br>
1.259 Level 3<br>
17,200.00<br>
9,720.00<br>
17,123.66<br>
9,635.00<br>
148.04<br>
148.53<br>
-76.34<br>
-7,852.48<br>
99.04<br>
359.88<br>
70.43<br>
289.45<br>
1.243 Level 2<br>
17,300.00<br>
9,720.00<br>
17,223.66<br>
9,635.00<br>
149.84<br>
150.32<br>
-76.34<br>
-7,952.48<br>
99.04<br>
359.88<br>
66.92<br>
292.96<br>
1.228 Level 2<br>
17,400.00<br>
9,720.00<br>
17,323.66<br>
9,635.00<br>
151.64<br>
152.12<br>
-76.34<br>
-8,052.48<br>
99.05<br>
359.88<br>
63.41<br>
296.48<br>
1.214 Level 2<br>
17,500.00<br>
9,720.00<br>
17,423.66<br>
9,635.00<br>
153.43<br>
153.92<br>
-76.34<br>
-8,152.48<br>
99.05<br>
359.88<br>
59.89<br>
299.99<br>
1.200 Level 2<br>
17,600.00<br>
9,720.00<br>
17,523.66<br>
9,635.00<br>
155.23<br>
155.72<br>
-76.34<br>
-8,252.48<br>
99.05<br>
359.88<br>
56.37<br>
303.51<br>
1.186 Level 2<br>
17,700.00<br>
9,720.00<br>
17,623.66<br>
9,635.00<br>
157.03<br>
157.52<br>
-76.34<br>
-8,352.48<br>
99.05<br>
359.88<br>
52.85<br>
307.03<br>
1.172 Level 2<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 30<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=89></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 5MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
17,800.00<br>
9,720.00<br>
17,723.66<br>
9,635.00<br>
158.83<br>
159.33<br>
-76.34<br>
-8,452.48<br>
99.05<br>
359.88<br>
49.33<br>
310.55<br>
1.159 Level 2<br>
17,900.00<br>
9,720.00<br>
17,823.66<br>
9,635.00<br>
160.63<br>
161.13<br>
-76.34<br>
-8,552.48<br>
99.05<br>
359.88<br>
45.81<br>
314.08<br>
1.146 Level 2<br>
18,000.00<br>
9,720.00<br>
17,923.66<br>
9,635.00<br>
162.44<br>
162.94<br>
-76.34<br>
-8,652.48<br>
99.05<br>
359.88<br>
42.28<br>
317.60<br>
1.133 Level 2<br>
18,100.00<br>
9,720.00<br>
18,023.66<br>
9,635.00<br>
164.24<br>
164.74<br>
-76.34<br>
-8,752.48<br>
99.05<br>
359.88<br>
38.76<br>
321.13<br>
1.121 Level 2<br>
18,200.00<br>
9,720.00<br>
18,123.66<br>
9,635.00<br>
166.04<br>
166.55<br>
-76.34<br>
-8,852.48<br>
99.05<br>
359.88<br>
35.23<br>
324.66<br>
1.109 Level 2<br>
18,300.00<br>
9,720.00<br>
18,223.66<br>
9,635.00<br>
167.85<br>
168.35<br>
-76.34<br>
-8,952.48<br>
99.05<br>
359.88<br>
31.70<br>
328.19<br>
1.097 Level 2<br>
18,400.00<br>
9,720.00<br>
18,323.66<br>
9,635.00<br>
169.66<br>
170.16<br>
-76.34<br>
-9,052.48<br>
99.05<br>
359.88<br>
28.16<br>
331.72<br>
1.085 Level 2<br>
18,500.00<br>
9,720.00<br>
18,423.66<br>
9,635.00<br>
171.46<br>
171.97<br>
-76.34<br>
-9,152.48<br>
99.05<br>
359.88<br>
24.63<br>
335.25<br>
1.073 Level 2<br>
18,600.00<br>
9,720.00<br>
18,523.66<br>
9,635.00<br>
173.27<br>
173.78<br>
-76.34<br>
-9,252.48<br>
99.05<br>
359.88<br>
21.09<br>
338.79<br>
1.062 Level 2<br>
18,700.00<br>
9,720.00<br>
18,623.66<br>
9,635.00<br>
175.08<br>
175.59<br>
-76.34<br>
-9,352.48<br>
99.05<br>
359.88<br>
17.56<br>
342.33<br>
1.051 Level 2<br>
18,800.00<br>
9,720.00<br>
18,723.66<br>
9,635.00<br>
176.89<br>
177.40<br>
-76.34<br>
-9,452.48<br>
99.05<br>
359.88<br>
14.02<br>
345.86<br>
1.041 Level 2<br>
18,900.00<br>
9,720.00<br>
18,823.66<br>
9,635.00<br>
178.70<br>
179.21<br>
-76.34<br>
-9,552.48<br>
99.05<br>
359.88<br>
10.48<br>
349.40<br>
1.030 Level 2<br>
19,000.00<br>
9,720.00<br>
18,923.66<br>
9,635.00<br>
180.51<br>
181.03<br>
-76.34<br>
-9,652.48<br>
99.05<br>
359.88<br>
6.94<br>
352.95<br>
1.020 Level 2<br>
19,100.00<br>
9,720.00<br>
19,023.66<br>
9,635.00<br>
182.32<br>
182.84<br>
-76.34<br>
-9,752.48<br>
99.05<br>
359.89<br>
3.40<br>
356.49<br>
1.010 Level 2<br>
19,200.00<br>
9,720.00<br>
19,123.66<br>
9,635.00<br>
184.13<br>
184.65<br>
-76.34<br>
-9,852.48<br>
99.05<br>
359.89<br>
-0.15<br>
360.03<br>
1.000 Level 1<br>
19,300.00<br>
9,720.00<br>
19,223.66<br>
9,635.00<br>
185.95<br>
186.47<br>
-76.34<br>
-9,952.48<br>
99.05<br>
359.89<br>
-3.69<br>
363.58<br>
0.990 Level 1<br>
19,400.00<br>
9,720.00<br>
19,323.66<br>
9,635.00<br>
187.76<br>
188.28<br>
-76.34<br>
-10,052.48<br>
99.05<br>
359.89<br>
-7.24<br>
367.12<br>
0.980 Level 1<br>
19,500.00<br>
9,720.00<br>
19,423.66<br>
9,635.00<br>
189.57<br>
190.10<br>
-76.34<br>
-10,152.48<br>
99.05<br>
359.89<br>
-10.78<br>
370.67<br>
0.971 Level 1<br>
19,600.00<br>
9,720.00<br>
19,523.66<br>
9,635.00<br>
191.39<br>
191.91<br>
-76.34<br>
-10,252.48<br>
99.05<br>
359.89<br>
-14.33<br>
374.22<br>
0.962 Level 1<br>
19,700.00<br>
9,720.00<br>
19,623.66<br>
9,635.00<br>
193.20<br>
193.73<br>
-76.34<br>
-10,352.48<br>
99.05<br>
359.89<br>
-17.88<br>
377.77<br>
0.953 Level 1<br>
19,800.00<br>
9,720.00<br>
19,723.66<br>
9,635.00<br>
195.02<br>
195.55<br>
-76.34<br>
-10,452.48<br>
99.05<br>
359.89<br>
-21.43<br>
381.32<br>
0.944 Level 1<br>
19,900.00<br>
9,720.00<br>
19,823.66<br>
9,635.00<br>
196.83<br>
197.37<br>
-76.34<br>
-10,552.48<br>
99.05<br>
359.89<br>
-24.98<br>
384.87<br>
0.935 Level 1<br>
20,007.17<br>
9,720.00<br>
19,930.83<br>
9,635.00<br>
198.78<br>
199.31<br>
-76.34<br>
-10,659.65<br>
99.05<br>
359.89<br>
-28.79<br>
388.68<br>
0.926 Level 1, ES, SF<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 31<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=90></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 6MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
100.00<br>
100.00<br>
100.00<br>
100.00<br>
0.13<br>
0.13<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
89.31<br>
0.25<br>
351.904<br>
200.00<br>
200.00<br>
200.00<br>
200.00<br>
0.49<br>
0.49<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
88.59<br>
0.97<br>
92.196<br>
300.00<br>
300.00<br>
300.00<br>
300.00<br>
0.84<br>
0.84<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
87.88<br>
1.69<br>
53.047<br>
400.00<br>
400.00<br>
400.00<br>
400.00<br>
1.20<br>
1.20<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
87.16<br>
2.41<br>
37.236<br>
500.00<br>
500.00<br>
500.00<br>
500.00<br>
1.56<br>
1.56<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
86.44<br>
3.12<br>
28.686<br>
600.00<br>
600.00<br>
600.00<br>
600.00<br>
1.92<br>
1.92<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
85.73<br>
3.84<br>
23.329<br>
700.00<br>
700.00<br>
700.00<br>
700.00<br>
2.28<br>
2.28<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
85.01<br>
4.56<br>
19.658<br>
800.00<br>
800.00<br>
800.00<br>
800.00<br>
2.64<br>
2.64<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
84.29<br>
5.27<br>
16.985<br>
900.00<br>
900.00<br>
900.00<br>
900.00<br>
3.00<br>
3.00<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
83.57<br>
5.99<br>
14.952<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
3.35<br>
3.35<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
82.86<br>
6.71<br>
13.354<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
3.71<br>
3.71<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
82.14<br>
7.42<br>
12.064<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
4.07<br>
4.07<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
81.42<br>
8.14<br>
11.002<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
4.43<br>
4.43<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
80.71<br>
8.86<br>
10.111<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
4.79<br>
4.79<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
79.99<br>
9.57<br>
9.354<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
5.15<br>
5.15<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
79.27<br>
10.29<br>
8.703<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
5.50<br>
5.50<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
78.56<br>
11.01<br>
8.136<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
5.86<br>
5.86<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
77.84<br>
11.73<br>
7.638<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
6.22<br>
6.22<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
77.12<br>
12.44<br>
7.198<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
6.58<br>
6.58<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
76.41<br>
13.16<br>
6.806<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
6.94<br>
6.94<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
75.69<br>
13.88<br>
6.454<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
7.30<br>
7.30<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
74.97<br>
14.59<br>
6.137<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
7.66<br>
7.66<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
74.25<br>
15.31<br>
5.850<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
8.01<br>
8.01<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
73.54<br>
16.03<br>
5.588<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
8.37<br>
8.37<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
72.82<br>
16.74<br>
5.349<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
8.73<br>
8.73<br>
90.01<br>
-0.01<br>
89.56<br>
89.56<br>
72.10<br>
17.46<br>
5.129 CC, ES<br>
2,600.00<br>
2,599.98<br>
2,596.98<br>
2,596.96<br>
9.08<br>
9.07<br>
-143.68<br>
-0.43<br>
91.15<br>
92.60<br>
74.47<br>
18.13<br>
5.106<br>
2,624.96<br>
2,624.92<br>
2,621.12<br>
2,621.08<br>
9.16<br>
9.15<br>
-143.85<br>
-0.67<br>
92.04<br>
94.31<br>
76.01<br>
18.29<br>
5.155<br>
2,700.00<br>
2,699.89<br>
2,693.49<br>
2,693.34<br>
9.41<br>
9.40<br>
-144.30<br>
-1.70<br>
95.87<br>
100.92<br>
82.13<br>
18.79<br>
5.372<br>
2,800.00<br>
2,799.79<br>
2,789.38<br>
2,788.89<br>
9.74<br>
9.73<br>
-144.41<br>
-3.79<br>
103.67<br>
112.54<br>
93.10<br>
19.44<br>
5.788<br>
2,900.00<br>
2,899.70<br>
2,888.05<br>
2,887.02<br>
10.08<br>
10.07<br>
-144.25<br>
-6.45<br>
113.62<br>
126.09<br>
105.98<br>
20.11<br>
6.270<br>
3,000.00<br>
2,999.60<br>
2,987.13<br>
2,985.55<br>
10.42<br>
10.42<br>
-144.11<br>
-9.13<br>
123.63<br>
139.66<br>
118.88<br>
20.78<br>
6.721<br>
3,100.00<br>
3,099.51<br>
3,086.20<br>
3,084.08<br>
10.76<br>
10.77<br>
-144.00<br>
-11.81<br>
133.64<br>
153.24<br>
131.78<br>
21.46<br>
7.142<br>
3,200.00<br>
3,199.41<br>
3,185.27<br>
3,182.61<br>
11.10<br>
11.13<br>
-143.91<br>
-14.49<br>
143.65<br>
166.81<br>
144.68<br>
22.13<br>
7.536<br>
3,300.00<br>
3,299.32<br>
3,284.35<br>
3,281.14<br>
11.44<br>
11.49<br>
-143.83<br>
-17.16<br>
153.66<br>
180.39<br>
157.57<br>
22.82<br>
7.906<br>
3,400.00<br>
3,399.22<br>
3,383.42<br>
3,379.67<br>
11.79<br>
11.85<br>
-143.76<br>
-19.84<br>
163.66<br>
193.96<br>
170.46<br>
23.50<br>
8.254<br>
3,500.00<br>
3,499.13<br>
3,482.50<br>
3,478.21<br>
12.14<br>
12.21<br>
-143.70<br>
-22.52<br>
173.67<br>
207.54<br>
183.35<br>
24.19<br>
8.581<br>
3,600.00<br>
3,599.03<br>
3,581.57<br>
3,576.74<br>
12.48<br>
12.58<br>
-143.65<br>
-25.20<br>
183.68<br>
221.12<br>
196.24<br>
24.88<br>
8.889<br>
3,700.00<br>
3,698.94<br>
3,680.64<br>
3,675.27<br>
12.83<br>
12.94<br>
-143.60<br>
-27.88<br>
193.69<br>
234.69<br>
209.12<br>
25.57<br>
9.179<br>
3,800.00<br>
3,798.84<br>
3,779.72<br>
3,773.80<br>
13.18<br>
13.31<br>
-143.56<br>
-30.56<br>
203.70<br>
248.27<br>
222.01<br>
26.26<br>
9.454<br>
3,900.00<br>
3,898.75<br>
3,878.79<br>
3,872.33<br>
13.53<br>
13.68<br>
-143.52<br>
-33.24<br>
213.71<br>
261.84<br>
234.89<br>
26.96<br>
9.714<br>
4,000.00<br>
3,998.65<br>
3,977.87<br>
3,970.86<br>
13.88<br>
14.05<br>
-143.49<br>
-35.92<br>
223.72<br>
275.42<br>
247.77<br>
27.65<br>
9.960<br>
4,100.00<br>
4,098.56<br>
4,076.94<br>
4,069.39<br>
14.24<br>
14.43<br>
-143.46<br>
-38.59<br>
233.73<br>
289.00<br>
260.65<br>
28.35<br>
10.194<br>
4,200.00<br>
4,198.46<br>
4,176.01<br>
4,167.92<br>
14.59<br>
14.80<br>
-143.43<br>
-41.27<br>
243.73<br>
302.57<br>
273.52<br>
29.05<br>
10.416<br>
4,300.00<br>
4,298.37<br>
4,275.09<br>
4,266.45<br>
14.94<br>
15.18<br>
-143.41<br>
-43.95<br>
253.74<br>
316.15<br>
286.40<br>
29.75<br>
10.627<br>
4,400.00<br>
4,398.27<br>
4,374.16<br>
4,364.98<br>
15.30<br>
15.55<br>
-143.39<br>
-46.63<br>
263.75<br>
329.73<br>
299.28<br>
30.45<br>
10.828<br>
4,500.00<br>
4,498.18<br>
4,473.24<br>
4,463.51<br>
15.65<br>
15.93<br>
-143.37<br>
-49.31<br>
273.76<br>
343.30<br>
312.15<br>
31.16<br>
11.019<br>
4,600.00<br>
4,598.08<br>
4,572.31<br>
4,562.04<br>
16.01<br>
16.31<br>
-143.35<br>
-51.99<br>
283.77<br>
356.88<br>
325.02<br>
31.86<br>
11.201<br>
4,700.00<br>
4,697.99<br>
4,671.38<br>
4,660.57<br>
16.37<br>
16.69<br>
-143.33<br>
-54.67<br>
293.78<br>
370.46<br>
337.89<br>
32.57<br>
11.376<br>
4,800.00<br>
4,797.89<br>
4,770.46<br>
4,759.10<br>
16.72<br>
17.07<br>
-143.31<br>
-57.35<br>
303.79<br>
384.04<br>
350.76<br>
33.27<br>
11.542<br>
4,900.00<br>
4,897.80<br>
4,869.53<br>
4,857.64<br>
17.08<br>
17.45<br>
-143.30<br>
-60.03<br>
313.80<br>
397.61<br>
363.63<br>
33.98<br>
11.702<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 32<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=91></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 6MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
5,000.00<br>
4,997.70<br>
4,968.61<br>
4,956.17<br>
17.44<br>
17.83<br>
-143.28<br>
-62.70<br>
323.80<br>
411.19<br>
376.50<br>
34.69<br>
11.854<br>
5,100.00<br>
5,097.61<br>
5,067.68<br>
5,054.70<br>
17.79<br>
18.22<br>
-143.27<br>
-65.38<br>
333.81<br>
424.77<br>
389.37<br>
35.40<br>
12.000<br>
5,200.00<br>
5,197.51<br>
5,166.75<br>
5,153.23<br>
18.15<br>
18.60<br>
-143.25<br>
-68.06<br>
343.82<br>
438.34<br>
402.24<br>
36.11<br>
12.141<br>
5,300.00<br>
5,297.42<br>
5,265.83<br>
5,251.76<br>
18.51<br>
18.98<br>
-143.24<br>
-70.74<br>
353.83<br>
451.92<br>
415.10<br>
36.82<br>
12.275<br>
5,400.00<br>
5,397.32<br>
5,364.90<br>
5,350.29<br>
18.87<br>
19.37<br>
-143.23<br>
-73.42<br>
363.84<br>
465.50<br>
427.97<br>
37.53<br>
12.404<br>
5,500.00<br>
5,497.23<br>
5,463.98<br>
5,448.82<br>
19.23<br>
19.75<br>
-143.22<br>
-76.10<br>
373.85<br>
479.07<br>
440.84<br>
38.24<br>
12.529<br>
5,600.00<br>
5,597.13<br>
5,563.05<br>
5,547.35<br>
19.59<br>
20.14<br>
-143.21<br>
-78.78<br>
383.86<br>
492.65<br>
453.70<br>
38.95<br>
12.648<br>
5,700.00<br>
5,697.04<br>
5,662.12<br>
5,645.88<br>
19.95<br>
20.52<br>
-143.20<br>
-81.46<br>
393.87<br>
506.23<br>
466.57<br>
39.66<br>
12.763<br>
5,800.00<br>
5,796.94<br>
5,761.20<br>
5,744.41<br>
20.31<br>
20.91<br>
-143.19<br>
-84.13<br>
403.87<br>
519.81<br>
479.43<br>
40.38<br>
12.874<br>
5,900.00<br>
5,896.85<br>
5,860.27<br>
5,842.94<br>
20.67<br>
21.30<br>
-143.18<br>
-86.81<br>
413.88<br>
533.38<br>
492.29<br>
41.09<br>
12.981<br>
6,000.00<br>
5,996.75<br>
5,959.35<br>
5,941.47<br>
21.03<br>
21.68<br>
-143.17<br>
-89.49<br>
423.89<br>
546.96<br>
505.16<br>
41.80<br>
13.084<br>
6,100.00<br>
6,096.66<br>
6,058.42<br>
6,040.00<br>
21.39<br>
22.07<br>
-143.17<br>
-92.17<br>
433.90<br>
560.54<br>
518.02<br>
42.52<br>
13.183<br>
6,200.00<br>
6,196.56<br>
6,157.49<br>
6,138.54<br>
21.75<br>
22.46<br>
-143.16<br>
-94.85<br>
443.91<br>
574.11<br>
530.88<br>
43.23<br>
13.279<br>
6,300.00<br>
6,296.47<br>
6,256.57<br>
6,237.07<br>
22.12<br>
22.85<br>
-143.15<br>
-97.53<br>
453.92<br>
587.69<br>
543.74<br>
43.95<br>
13.372<br>
6,400.00<br>
6,396.37<br>
6,355.64<br>
6,335.60<br>
22.48<br>
23.24<br>
-143.15<br>
-100.21<br>
463.93<br>
601.27<br>
556.60<br>
44.67<br>
13.462<br>
6,500.00<br>
6,496.27<br>
6,454.72<br>
6,434.13<br>
22.84<br>
23.62<br>
-143.14<br>
-102.89<br>
473.94<br>
614.85<br>
569.46<br>
45.38<br>
13.548<br>
6,600.00<br>
6,596.18<br>
6,553.79<br>
6,532.66<br>
23.20<br>
24.01<br>
-143.13<br>
-105.57<br>
483.95<br>
628.42<br>
582.32<br>
46.10<br>
13.632<br>
6,700.00<br>
6,696.08<br>
6,652.86<br>
6,631.19<br>
23.56<br>
24.40<br>
-143.13<br>
-108.24<br>
493.95<br>
642.00<br>
595.18<br>
46.82<br>
13.713<br>
6,800.00<br>
6,795.99<br>
6,751.94<br>
6,729.72<br>
23.93<br>
24.79<br>
-143.12<br>
-110.92<br>
503.96<br>
655.58<br>
608.04<br>
47.53<br>
13.792<br>
6,900.00<br>
6,895.89<br>
6,851.01<br>
6,828.25<br>
24.29<br>
25.18<br>
-143.12<br>
-113.60<br>
513.97<br>
669.15<br>
620.90<br>
48.25<br>
13.868<br>
7,000.00<br>
6,995.80<br>
6,950.09<br>
6,926.78<br>
24.65<br>
25.57<br>
-143.11<br>
-116.28<br>
523.98<br>
682.73<br>
633.76<br>
48.97<br>
13.942<br>
7,100.00<br>
7,095.70<br>
7,049.16<br>
7,025.31<br>
25.01<br>
25.96<br>
-143.11<br>
-118.96<br>
533.99<br>
696.31<br>
646.62<br>
49.69<br>
14.014<br>
7,200.00<br>
7,195.61<br>
7,148.23<br>
7,123.84<br>
25.38<br>
26.35<br>
-143.10<br>
-121.64<br>
544.00<br>
709.89<br>
659.48<br>
50.41<br>
14.083<br>
7,300.00<br>
7,295.51<br>
7,247.31<br>
7,222.37<br>
25.74<br>
26.74<br>
-143.10<br>
-124.32<br>
554.01<br>
723.46<br>
672.34<br>
51.12<br>
14.151<br>
7,400.00<br>
7,395.42<br>
7,346.38<br>
7,320.90<br>
26.10<br>
27.13<br>
-143.09<br>
-127.00<br>
564.02<br>
737.04<br>
685.20<br>
51.84<br>
14.217<br>
7,500.00<br>
7,495.32<br>
7,445.46<br>
7,419.43<br>
26.47<br>
27.53<br>
-143.09<br>
-129.67<br>
574.02<br>
750.62<br>
698.06<br>
52.56<br>
14.280<br>
7,600.00<br>
7,595.23<br>
7,544.53<br>
7,517.97<br>
26.83<br>
27.92<br>
-143.08<br>
-132.35<br>
584.03<br>
764.20<br>
710.91<br>
53.28<br>
14.342<br>
7,700.00<br>
7,695.13<br>
7,643.60<br>
7,616.50<br>
27.19<br>
28.31<br>
-143.08<br>
-135.03<br>
594.04<br>
777.77<br>
723.77<br>
54.00<br>
14.403<br>
7,800.00<br>
7,795.04<br>
7,742.68<br>
7,715.03<br>
27.56<br>
28.70<br>
-143.07<br>
-137.71<br>
604.05<br>
791.35<br>
736.63<br>
54.72<br>
14.461<br>
7,900.00<br>
7,894.94<br>
7,841.75<br>
7,813.56<br>
27.92<br>
29.09<br>
-143.07<br>
-140.39<br>
614.06<br>
804.93<br>
749.48<br>
55.44<br>
14.518<br>
8,000.00<br>
7,994.85<br>
7,940.83<br>
7,912.09<br>
28.28<br>
29.48<br>
-143.07<br>
-143.07<br>
624.07<br>
818.50<br>
762.34<br>
56.16<br>
14.574<br>
8,100.00<br>
8,094.75<br>
8,039.90<br>
8,010.62<br>
28.65<br>
29.88<br>
-143.06<br>
-145.75<br>
634.08<br>
832.08<br>
775.20<br>
56.88<br>
14.628<br>
8,200.00<br>
8,194.66<br>
8,138.97<br>
8,109.15<br>
29.01<br>
30.27<br>
-143.06<br>
-148.43<br>
644.09<br>
845.66<br>
788.05<br>
57.60<br>
14.680<br>
8,300.00<br>
8,294.56<br>
8,238.05<br>
8,207.68<br>
29.38<br>
30.66<br>
-143.06<br>
-151.11<br>
654.09<br>
859.24<br>
800.91<br>
58.33<br>
14.732<br>
8,400.00<br>
8,394.47<br>
8,337.12<br>
8,306.21<br>
29.74<br>
31.05<br>
-143.05<br>
-153.78<br>
664.10<br>
872.81<br>
813.77<br>
59.05<br>
14.782<br>
8,500.00<br>
8,494.37<br>
8,436.20<br>
8,404.74<br>
30.11<br>
31.44<br>
-143.05<br>
-156.46<br>
674.11<br>
886.39<br>
826.62<br>
59.77<br>
14.830<br>
8,600.00<br>
8,594.28<br>
8,535.27<br>
8,503.27<br>
30.47<br>
31.84<br>
-143.05<br>
-159.14<br>
684.12<br>
899.97<br>
839.48<br>
60.49<br>
14.878<br>
8,700.00<br>
8,694.18<br>
8,634.34<br>
8,601.80<br>
30.83<br>
32.23<br>
-143.04<br>
-161.82<br>
694.13<br>
913.55<br>
852.33<br>
61.21<br>
14.924<br>
8,800.00<br>
8,794.09<br>
8,733.42<br>
8,700.33<br>
31.20<br>
32.62<br>
-143.04<br>
-164.50<br>
704.14<br>
927.12<br>
865.19<br>
61.93<br>
14.970<br>
8,900.00<br>
8,893.99<br>
8,832.49<br>
8,798.86<br>
31.56<br>
33.02<br>
-143.04<br>
-167.18<br>
714.15<br>
940.70<br>
878.04<br>
62.66<br>
15.014<br>
9,000.00<br>
8,993.90<br>
8,931.57<br>
8,897.40<br>
31.93<br>
33.41<br>
-143.04<br>
-169.86<br>
724.16<br>
954.28<br>
890.90<br>
63.38<br>
15.057<br>
9,100.00<br>
9,093.80<br>
9,030.64<br>
8,995.93<br>
32.29<br>
33.80<br>
-143.03<br>
-172.54<br>
734.16<br>
967.85<br>
903.75<br>
64.10<br>
15.099<br>
9,200.00<br>
9,193.71<br>
9,129.71<br>
9,094.46<br>
32.66<br>
34.20<br>
-143.03<br>
-175.21<br>
744.17<br>
981.43<br>
916.61<br>
64.82<br>
15.140<br>
9,261.60<br>
9,255.25<br>
9,190.74<br>
9,155.15<br>
32.88<br>
34.44<br>
-143.03<br>
-176.87<br>
750.34<br>
989.80<br>
924.53<br>
65.27<br>
15.165<br>
9,275.00<br>
9,268.63<br>
9,204.02<br>
9,168.35<br>
32.93<br>
34.49<br>
-122.37<br>
-177.22<br>
751.68<br>
991.61<br>
926.25<br>
65.36<br>
15.171<br>
9,300.00<br>
9,293.53<br>
9,228.69<br>
9,192.88<br>
33.02<br>
34.59<br>
-107.32<br>
-178.32<br>
754.17<br>
995.00<br>
929.45<br>
65.54<br>
15.180<br>
9,325.00<br>
9,318.29<br>
9,253.40<br>
9,217.34<br>
33.12<br>
34.69<br>
-101.22<br>
-180.66<br>
756.66<br>
998.36<br>
932.63<br>
65.73<br>
15.189<br>
9,350.00<br>
9,342.85<br>
9,278.16<br>
9,241.70<br>
33.21<br>
34.79<br>
-97.87<br>
-184.29<br>
759.13<br>
1,001.70<br>
935.78<br>
65.92<br>
15.196<br>
9,375.00<br>
9,367.13<br>
9,302.97<br>
9,265.90<br>
33.31<br>
34.89<br>
-95.70<br>
-189.19<br>
761.59<br>
1,005.00<br>
938.89<br>
66.11<br>
15.202<br>
9,400.00<br>
9,391.07<br>
9,327.84<br>
9,289.87<br>
33.41<br>
34.99<br>
-94.14<br>
-195.37<br>
764.02<br>
1,008.25<br>
941.95<br>
66.31<br>
15.206<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 33<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=92></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 6MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
9,425.00<br>
9,414.60<br>
9,352.77<br>
9,313.54<br>
33.50<br>
35.10<br>
-92.94<br>
-202.81<br>
766.43<br>
1,011.46<br>
944.95<br>
66.51<br>
15.209<br>
9,450.00<br>
9,437.67<br>
9,377.77<br>
9,336.85<br>
33.60<br>
35.20<br>
-91.96<br>
-211.50<br>
768.80<br>
1,014.59<br>
947.89<br>
66.71<br>
15.210<br>
9,475.00<br>
9,460.20<br>
9,402.83<br>
9,359.73<br>
33.70<br>
35.30<br>
-91.15<br>
-221.44<br>
771.12<br>
1,017.66<br>
950.75<br>
66.91<br>
15.210<br>
9,500.00<br>
9,482.13<br>
9,427.95<br>
9,382.13<br>
33.80<br>
35.40<br>
-90.44<br>
-232.60<br>
773.40<br>
1,020.65<br>
953.54<br>
67.11<br>
15.208<br>
9,525.00<br>
9,503.41<br>
9,453.15<br>
9,403.96<br>
33.90<br>
35.51<br>
-89.83<br>
-244.96<br>
775.61<br>
1,023.55<br>
956.23<br>
67.32<br>
15.204<br>
9,550.00<br>
9,523.97<br>
9,478.41<br>
9,425.17<br>
34.00<br>
35.61<br>
-89.28<br>
-258.51<br>
777.77<br>
1,026.35<br>
958.82<br>
67.53<br>
15.199<br>
9,575.00<br>
9,543.77<br>
9,503.74<br>
9,445.70<br>
34.10<br>
35.71<br>
-88.79<br>
-273.20<br>
779.85<br>
1,029.05<br>
961.31<br>
67.74<br>
15.192<br>
9,600.00<br>
9,562.73<br>
9,529.14<br>
9,465.47<br>
34.21<br>
35.82<br>
-88.35<br>
-289.01<br>
781.86<br>
1,031.64<br>
963.69<br>
67.95<br>
15.183<br>
9,625.00<br>
9,580.83<br>
9,554.61<br>
9,484.43<br>
34.31<br>
35.92<br>
-87.95<br>
-305.90<br>
783.79<br>
1,034.11<br>
965.95<br>
68.16<br>
15.172<br>
9,650.00<br>
9,597.99<br>
9,580.14<br>
9,502.52<br>
34.42<br>
36.03<br>
-87.58<br>
-323.83<br>
785.62<br>
1,036.45<br>
968.08<br>
68.38<br>
15.158<br>
9,675.00<br>
9,614.18<br>
9,605.75<br>
9,519.66<br>
34.53<br>
36.13<br>
-87.25<br>
-342.76<br>
787.37<br>
1,038.67<br>
970.07<br>
68.60<br>
15.142<br>
9,700.00<br>
9,629.36<br>
9,631.41<br>
9,535.82<br>
34.64<br>
36.24<br>
-86.95<br>
-362.64<br>
789.01<br>
1,040.74<br>
971.92<br>
68.82<br>
15.123<br>
9,725.00<br>
9,643.47<br>
9,657.15<br>
9,550.92<br>
34.75<br>
36.35<br>
-86.68<br>
-383.41<br>
790.54<br>
1,042.67<br>
973.62<br>
69.05<br>
15.101<br>
9,750.00<br>
9,656.49<br>
9,682.94<br>
9,564.92<br>
34.87<br>
36.46<br>
-86.44<br>
-405.02<br>
791.96<br>
1,044.45<br>
975.17<br>
69.28<br>
15.076<br>
9,775.00<br>
9,668.37<br>
9,708.78<br>
9,577.76<br>
34.99<br>
36.57<br>
-86.23<br>
-427.41<br>
793.27<br>
1,046.08<br>
976.56<br>
69.52<br>
15.048<br>
9,800.00<br>
9,679.08<br>
9,734.69<br>
9,589.40<br>
35.11<br>
36.68<br>
-86.03<br>
-450.52<br>
794.45<br>
1,047.55<br>
977.78<br>
69.76<br>
15.016<br>
9,825.00<br>
9,688.60<br>
9,760.64<br>
9,599.80<br>
35.23<br>
36.80<br>
-85.87<br>
-474.27<br>
795.51<br>
1,048.85<br>
978.84<br>
70.01<br>
14.980<br>
9,850.00<br>
9,696.90<br>
9,786.64<br>
9,608.92<br>
35.36<br>
36.92<br>
-85.73<br>
-498.60<br>
796.43<br>
1,049.99<br>
979.72<br>
70.27<br>
14.941<br>
9,875.00<br>
9,703.95<br>
9,812.68<br>
9,616.71<br>
35.49<br>
37.04<br>
-85.61<br>
-523.43<br>
797.23<br>
1,050.96<br>
980.42<br>
70.54<br>
14.899<br>
9,900.00<br>
9,709.74<br>
9,838.76<br>
9,623.16<br>
35.63<br>
37.16<br>
-85.52<br>
-548.68<br>
797.88<br>
1,051.76<br>
980.94<br>
70.81<br>
14.853<br>
9,925.00<br>
9,714.25<br>
9,864.87<br>
9,628.23<br>
35.76<br>
37.29<br>
-85.44<br>
-574.29<br>
798.40<br>
1,052.38<br>
981.28<br>
71.09<br>
14.803<br>
9,950.00<br>
9,717.47<br>
9,891.01<br>
9,631.90<br>
35.90<br>
37.42<br>
-85.40<br>
-600.16<br>
798.77<br>
1,052.82<br>
981.44<br>
71.38<br>
14.749<br>
9,975.00<br>
9,719.39<br>
9,917.17<br>
9,634.16<br>
36.04<br>
37.55<br>
-85.37<br>
-626.22<br>
799.00<br>
1,053.09<br>
981.41<br>
71.67<br>
14.693<br>
9,999.17<br>
9,720.00<br>
9,942.47<br>
9,634.99<br>
36.18<br>
37.68<br>
-85.37<br>
-651.50<br>
799.08<br>
1,053.17<br>
981.21<br>
71.96<br>
14.635<br>
10,100.00<br>
9,720.00<br>
10,043.44<br>
9,635.00<br>
36.80<br>
38.24<br>
-85.37<br>
-752.48<br>
799.08<br>
1,053.18<br>
979.98<br>
73.19<br>
14.389<br>
10,200.00<br>
9,720.00<br>
10,143.44<br>
9,635.00<br>
37.49<br>
38.87<br>
-85.37<br>
-852.48<br>
799.09<br>
1,053.18<br>
978.61<br>
74.57<br>
14.124<br>
10,300.00<br>
9,720.00<br>
10,243.44<br>
9,635.00<br>
38.26<br>
39.58<br>
-85.37<br>
-952.48<br>
799.09<br>
1,053.18<br>
977.08<br>
76.09<br>
13.841<br>
10,400.00<br>
9,720.00<br>
10,343.44<br>
9,635.00<br>
39.10<br>
40.36<br>
-85.37<br>
-1,052.48<br>
799.09<br>
1,053.18<br>
975.41<br>
77.76<br>
13.543<br>
10,500.00<br>
9,720.00<br>
10,443.44<br>
9,635.00<br>
40.01<br>
41.21<br>
-85.37<br>
-1,152.48<br>
799.09<br>
1,053.18<br>
973.61<br>
79.57<br>
13.236<br>
10,600.00<br>
9,720.00<br>
10,543.44<br>
9,635.00<br>
40.98<br>
42.12<br>
-85.37<br>
-1,252.48<br>
799.09<br>
1,053.18<br>
971.67<br>
81.50<br>
12.922<br>
10,700.00<br>
9,720.00<br>
10,643.44<br>
9,635.00<br>
42.01<br>
43.10<br>
-85.37<br>
-1,352.48<br>
799.09<br>
1,053.18<br>
969.63<br>
83.55<br>
12.605<br>
10,800.00<br>
9,720.00<br>
10,743.44<br>
9,635.00<br>
43.09<br>
44.13<br>
-85.37<br>
-1,452.48<br>
799.09<br>
1,053.18<br>
967.47<br>
85.71<br>
12.287<br>
10,900.00<br>
9,720.00<br>
10,843.44<br>
9,635.00<br>
44.23<br>
45.22<br>
-85.37<br>
-1,552.48<br>
799.09<br>
1,053.18<br>
965.21<br>
87.97<br>
11.972<br>
11,000.00<br>
9,720.00<br>
10,943.44<br>
9,635.00<br>
45.41<br>
46.35<br>
-85.37<br>
-1,652.48<br>
799.09<br>
1,053.18<br>
962.85<br>
90.33<br>
11.660<br>
11,100.00<br>
9,720.00<br>
11,043.44<br>
9,635.00<br>
46.63<br>
47.53<br>
-85.37<br>
-1,752.48<br>
799.09<br>
1,053.18<br>
960.41<br>
92.77<br>
11.353<br>
11,200.00<br>
9,720.00<br>
11,143.44<br>
9,635.00<br>
47.89<br>
48.75<br>
-85.37<br>
-1,852.48<br>
799.09<br>
1,053.18<br>
957.90<br>
95.29<br>
11.053<br>
11,300.00<br>
9,720.00<br>
11,243.44<br>
9,635.00<br>
49.19<br>
50.01<br>
-85.37<br>
-1,952.48<br>
799.09<br>
1,053.18<br>
955.30<br>
97.88<br>
10.760<br>
11,400.00<br>
9,720.00<br>
11,343.44<br>
9,635.00<br>
50.53<br>
51.31<br>
-85.37<br>
-2,052.48<br>
799.09<br>
1,053.18<br>
952.64<br>
100.54<br>
10.475<br>
11,500.00<br>
9,720.00<br>
11,443.44<br>
9,635.00<br>
51.89<br>
52.64<br>
-85.37<br>
-2,152.48<br>
799.09<br>
1,053.18<br>
949.92<br>
103.26<br>
10.199<br>
11,600.00<br>
9,720.00<br>
11,543.44<br>
9,635.00<br>
53.29<br>
54.00<br>
-85.37<br>
-2,252.48<br>
799.09<br>
1,053.18<br>
947.14<br>
106.05<br>
9.931<br>
11,700.00<br>
9,720.00<br>
11,643.44<br>
9,635.00<br>
54.71<br>
55.39<br>
-85.37<br>
-2,352.48<br>
799.09<br>
1,053.18<br>
944.30<br>
108.88<br>
9.673<br>
11,800.00<br>
9,720.00<br>
11,743.44<br>
9,635.00<br>
56.15<br>
56.81<br>
-85.37<br>
-2,452.48<br>
799.09<br>
1,053.18<br>
941.42<br>
111.76<br>
9.423<br>
11,900.00<br>
9,720.00<br>
11,843.44<br>
9,635.00<br>
57.62<br>
58.25<br>
-85.37<br>
-2,552.48<br>
799.09<br>
1,053.18<br>
938.49<br>
114.69<br>
9.183<br>
12,000.00<br>
9,720.00<br>
11,943.44<br>
9,635.00<br>
59.11<br>
59.71<br>
-85.37<br>
-2,652.48<br>
799.09<br>
1,053.18<br>
935.52<br>
117.67<br>
8.951<br>
12,100.00<br>
9,720.00<br>
12,043.44<br>
9,635.00<br>
60.62<br>
61.19<br>
-85.37<br>
-2,752.48<br>
799.09<br>
1,053.19<br>
932.51<br>
120.68<br>
8.727<br>
12,200.00<br>
9,720.00<br>
12,143.44<br>
9,635.00<br>
62.15<br>
62.69<br>
-85.37<br>
-2,852.48<br>
799.09<br>
1,053.19<br>
929.46<br>
123.72<br>
8.512<br>
12,300.00<br>
9,720.00<br>
12,243.44<br>
9,635.00<br>
63.69<br>
64.21<br>
-85.37<br>
-2,952.48<br>
799.10<br>
1,053.19<br>
926.38<br>
126.81<br>
8.306<br>
12,400.00<br>
9,720.00<br>
12,343.44<br>
9,635.00<br>
65.25<br>
65.75<br>
-85.37<br>
-3,052.48<br>
799.10<br>
1,053.19<br>
923.27<br>
129.92<br>
8.107<br>
12,500.00<br>
9,720.00<br>
12,443.44<br>
9,635.00<br>
66.82<br>
67.30<br>
-85.37<br>
-3,152.48<br>
799.10<br>
1,053.19<br>
920.13<br>
133.06<br>
7.915<br>
12,600.00<br>
9,720.00<br>
12,543.44<br>
9,635.00<br>
68.41<br>
68.87<br>
-85.37<br>
-3,252.48<br>
799.10<br>
1,053.19<br>
916.96<br>
136.23<br>
7.731<br>
12,700.00<br>
9,720.00<br>
12,643.44<br>
9,635.00<br>
70.01<br>
70.45<br>
-85.37<br>
-3,352.48<br>
799.10<br>
1,053.19<br>
913.77<br>
139.42<br>
7.554<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 34<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=93></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 6MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
12,800.00<br>
9,720.00<br>
12,743.44<br>
9,635.00<br>
71.62<br>
72.05<br>
-85.37<br>
-3,452.48<br>
799.10<br>
1,053.19<br>
910.55<br>
142.64<br>
7.384<br>
12,900.00<br>
9,720.00<br>
12,843.44<br>
9,635.00<br>
73.25<br>
73.65<br>
-85.37<br>
-3,552.48<br>
799.10<br>
1,053.19<br>
907.31<br>
145.88<br>
7.220<br>
13,000.00<br>
9,720.00<br>
12,943.44<br>
9,635.00<br>
74.88<br>
75.27<br>
-85.37<br>
-3,652.48<br>
799.10<br>
1,053.19<br>
904.05<br>
149.14<br>
7.062<br>
13,100.00<br>
9,720.00<br>
13,043.44<br>
9,635.00<br>
76.52<br>
76.89<br>
-85.37<br>
-3,752.48<br>
799.10<br>
1,053.19<br>
900.78<br>
152.41<br>
6.910<br>
13,200.00<br>
9,720.00<br>
13,143.44<br>
9,635.00<br>
78.18<br>
78.53<br>
-85.37<br>
-3,852.48<br>
799.10<br>
1,053.19<br>
897.48<br>
155.71<br>
6.764<br>
13,300.00<br>
9,720.00<br>
13,243.44<br>
9,635.00<br>
79.84<br>
80.18<br>
-85.37<br>
-3,952.48<br>
799.10<br>
1,053.19<br>
894.17<br>
159.02<br>
6.623<br>
13,400.00<br>
9,720.00<br>
13,343.44<br>
9,635.00<br>
81.50<br>
81.83<br>
-85.37<br>
-4,052.48<br>
799.10<br>
1,053.19<br>
890.84<br>
162.35<br>
6.487<br>
13,500.00<br>
9,720.00<br>
13,443.44<br>
9,635.00<br>
83.18<br>
83.49<br>
-85.37<br>
-4,152.48<br>
799.10<br>
1,053.19<br>
887.50<br>
165.70<br>
6.356<br>
13,600.00<br>
9,720.00<br>
13,543.44<br>
9,635.00<br>
84.86<br>
85.16<br>
-85.37<br>
-4,252.48<br>
799.10<br>
1,053.19<br>
884.14<br>
169.05<br>
6.230<br>
13,700.00<br>
9,720.00<br>
13,643.44<br>
9,635.00<br>
86.55<br>
86.84<br>
-85.37<br>
-4,352.48<br>
799.10<br>
1,053.19<br>
880.77<br>
172.43<br>
6.108<br>
13,800.00<br>
9,720.00<br>
13,743.44<br>
9,635.00<br>
88.25<br>
88.52<br>
-85.37<br>
-4,452.48<br>
799.10<br>
1,053.19<br>
877.38<br>
175.81<br>
5.991<br>
13,900.00<br>
9,720.00<br>
13,843.44<br>
9,635.00<br>
89.95<br>
90.21<br>
-85.37<br>
-4,552.48<br>
799.10<br>
1,053.19<br>
873.99<br>
179.20<br>
5.877<br>
14,000.00<br>
9,720.00<br>
13,943.44<br>
9,635.00<br>
91.66<br>
91.91<br>
-85.37<br>
-4,652.48<br>
799.10<br>
1,053.19<br>
870.58<br>
182.61<br>
5.767<br>
14,100.00<br>
9,720.00<br>
14,043.44<br>
9,635.00<br>
93.37<br>
93.61<br>
-85.37<br>
-4,752.48<br>
799.10<br>
1,053.19<br>
867.17<br>
186.03<br>
5.662<br>
14,200.00<br>
9,720.00<br>
14,143.44<br>
9,635.00<br>
95.09<br>
95.32<br>
-85.37<br>
-4,852.48<br>
799.10<br>
1,053.20<br>
863.74<br>
189.45<br>
5.559<br>
14,300.00<br>
9,720.00<br>
14,243.44<br>
9,635.00<br>
96.81<br>
97.03<br>
-85.37<br>
-4,952.48<br>
799.10<br>
1,053.20<br>
860.31<br>
192.89<br>
5.460<br>
14,400.00<br>
9,720.00<br>
14,343.44<br>
9,635.00<br>
98.54<br>
98.75<br>
-85.37<br>
-5,052.48<br>
799.11<br>
1,053.20<br>
856.86<br>
196.33<br>
5.364<br>
14,500.00<br>
9,720.00<br>
14,443.44<br>
9,635.00<br>
100.27<br>
100.47<br>
-85.37<br>
-5,152.48<br>
799.11<br>
1,053.20<br>
853.41<br>
199.79<br>
5.272<br>
14,600.00<br>
9,720.00<br>
14,543.44<br>
9,635.00<br>
102.00<br>
102.19<br>
-85.37<br>
-5,252.48<br>
799.11<br>
1,053.20<br>
849.95<br>
203.25<br>
5.182<br>
14,700.00<br>
9,720.00<br>
14,643.44<br>
9,635.00<br>
103.74<br>
103.92<br>
-85.37<br>
-5,352.48<br>
799.11<br>
1,053.20<br>
846.48<br>
206.72<br>
5.095<br>
14,800.00<br>
9,720.00<br>
14,743.44<br>
9,635.00<br>
105.48<br>
105.66<br>
-85.37<br>
-5,452.48<br>
799.11<br>
1,053.20<br>
843.00<br>
210.19<br>
5.011<br>
14,900.00<br>
9,720.00<br>
14,843.44<br>
9,635.00<br>
107.23<br>
107.39<br>
-85.37<br>
-5,552.48<br>
799.11<br>
1,053.20<br>
839.52<br>
213.68<br>
4.929<br>
15,000.00<br>
9,720.00<br>
14,943.44<br>
9,635.00<br>
108.98<br>
109.14<br>
-85.37<br>
-5,652.48<br>
799.11<br>
1,053.20<br>
836.03<br>
217.17<br>
4.850<br>
15,100.00<br>
9,720.00<br>
15,043.44<br>
9,635.00<br>
110.73<br>
110.88<br>
-85.37<br>
-5,752.48<br>
799.11<br>
1,053.20<br>
832.54<br>
220.66<br>
4.773<br>
15,200.00<br>
9,720.00<br>
15,143.44<br>
9,635.00<br>
112.48<br>
112.63<br>
-85.37<br>
-5,852.48<br>
799.11<br>
1,053.20<br>
829.04<br>
224.16<br>
4.698<br>
15,300.00<br>
9,720.00<br>
15,243.44<br>
9,635.00<br>
114.24<br>
114.38<br>
-85.37<br>
-5,952.48<br>
799.11<br>
1,053.20<br>
825.53<br>
227.67<br>
4.626<br>
15,400.00<br>
9,720.00<br>
15,343.44<br>
9,635.00<br>
116.00<br>
116.13<br>
-85.37<br>
-6,052.48<br>
799.11<br>
1,053.20<br>
822.02<br>
231.18<br>
4.556<br>
15,500.00<br>
9,720.00<br>
15,443.44<br>
9,635.00<br>
117.76<br>
117.89<br>
-85.37<br>
-6,152.48<br>
799.11<br>
1,053.20<br>
818.50<br>
234.70<br>
4.487<br>
15,600.00<br>
9,720.00<br>
15,543.44<br>
9,635.00<br>
119.53<br>
119.65<br>
-85.37<br>
-6,252.48<br>
799.11<br>
1,053.20<br>
814.98<br>
238.22<br>
4.421<br>
15,700.00<br>
9,720.00<br>
15,643.44<br>
9,635.00<br>
121.30<br>
121.41<br>
-85.37<br>
-6,352.48<br>
799.11<br>
1,053.20<br>
811.45<br>
241.75<br>
4.357<br>
15,800.00<br>
9,720.00<br>
15,743.44<br>
9,635.00<br>
123.07<br>
123.17<br>
-85.37<br>
-6,452.48<br>
799.11<br>
1,053.20<br>
807.92<br>
245.28<br>
4.294<br>
15,900.00<br>
9,720.00<br>
15,843.44<br>
9,635.00<br>
124.84<br>
124.94<br>
-85.37<br>
-6,552.48<br>
799.11<br>
1,053.20<br>
804.39<br>
248.82<br>
4.233<br>
16,000.00<br>
9,720.00<br>
15,943.44<br>
9,635.00<br>
126.62<br>
126.71<br>
-85.37<br>
-6,652.48<br>
799.11<br>
1,053.20<br>
800.85<br>
252.36<br>
4.173<br>
16,100.00<br>
9,720.00<br>
16,043.44<br>
9,635.00<br>
128.39<br>
128.48<br>
-85.37<br>
-6,752.48<br>
799.11<br>
1,053.20<br>
797.30<br>
255.90<br>
4.116<br>
16,200.00<br>
9,720.00<br>
16,143.44<br>
9,635.00<br>
130.17<br>
130.25<br>
-85.37<br>
-6,852.48<br>
799.11<br>
1,053.20<br>
793.75<br>
259.45<br>
4.059<br>
16,300.00<br>
9,720.00<br>
16,243.44<br>
9,635.00<br>
131.95<br>
132.03<br>
-85.37<br>
-6,952.48<br>
799.11<br>
1,053.21<br>
790.20<br>
263.00<br>
4.005<br>
16,400.00<br>
9,720.00<br>
16,343.44<br>
9,635.00<br>
133.73<br>
133.80<br>
-85.37<br>
-7,052.48<br>
799.11<br>
1,053.21<br>
786.65<br>
266.56<br>
3.951<br>
16,500.00<br>
9,720.00<br>
16,443.44<br>
9,635.00<br>
135.52<br>
135.58<br>
-85.37<br>
-7,152.48<br>
799.12<br>
1,053.21<br>
783.09<br>
270.12<br>
3.899<br>
16,600.00<br>
9,720.00<br>
16,543.44<br>
9,635.00<br>
137.30<br>
137.36<br>
-85.37<br>
-7,252.48<br>
799.12<br>
1,053.21<br>
779.53<br>
273.68<br>
3.848<br>
16,700.00<br>
9,720.00<br>
16,643.44<br>
9,635.00<br>
139.09<br>
139.15<br>
-85.37<br>
-7,352.48<br>
799.12<br>
1,053.21<br>
775.97<br>
277.24<br>
3.799<br>
16,800.00<br>
9,720.00<br>
16,743.44<br>
9,635.00<br>
140.88<br>
140.93<br>
-85.37<br>
-7,452.48<br>
799.12<br>
1,053.21<br>
772.40<br>
280.81<br>
3.751<br>
16,900.00<br>
9,720.00<br>
16,843.44<br>
9,635.00<br>
142.67<br>
142.71<br>
-85.37<br>
-7,552.48<br>
799.12<br>
1,053.21<br>
768.83<br>
284.38<br>
3.704<br>
17,000.00<br>
9,720.00<br>
16,943.44<br>
9,635.00<br>
144.46<br>
144.50<br>
-85.37<br>
-7,652.48<br>
799.12<br>
1,053.21<br>
765.25<br>
287.95<br>
3.658<br>
17,100.00<br>
9,720.00<br>
17,043.44<br>
9,635.00<br>
146.25<br>
146.29<br>
-85.37<br>
-7,752.48<br>
799.12<br>
1,053.21<br>
761.68<br>
291.53<br>
3.613<br>
17,200.00<br>
9,720.00<br>
17,143.44<br>
9,635.00<br>
148.04<br>
148.08<br>
-85.37<br>
-7,852.48<br>
799.12<br>
1,053.21<br>
758.10<br>
295.11<br>
3.569<br>
17,300.00<br>
9,720.00<br>
17,243.44<br>
9,635.00<br>
149.84<br>
149.87<br>
-85.37<br>
-7,952.48<br>
799.12<br>
1,053.21<br>
754.52<br>
298.69<br>
3.526<br>
17,400.00<br>
9,720.00<br>
17,343.44<br>
9,635.00<br>
151.64<br>
151.66<br>
-85.37<br>
-8,052.48<br>
799.12<br>
1,053.21<br>
750.94<br>
302.27<br>
3.484<br>
17,500.00<br>
9,720.00<br>
17,443.44<br>
9,635.00<br>
153.43<br>
153.46<br>
-85.37<br>
-8,152.48<br>
799.12<br>
1,053.21<br>
747.35<br>
305.86<br>
3.443<br>
17,600.00<br>
9,720.00<br>
17,543.44<br>
9,635.00<br>
155.23<br>
155.25<br>
-85.37<br>
-8,252.48<br>
799.12<br>
1,053.21<br>
743.76<br>
309.45<br>
3.404<br>
17,700.00<br>
9,720.00<br>
17,643.44<br>
9,635.00<br>
157.03<br>
157.05<br>
-85.37<br>
-8,352.48<br>
799.12<br>
1,053.21<br>
740.17<br>
313.04<br>
3.364<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 35<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=94></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 6MBH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
17,800.00<br>
9,720.00<br>
17,743.44<br>
9,635.00<br>
158.83<br>
158.84<br>
-85.37<br>
-8,452.48<br>
799.12<br>
1,053.21<br>
736.58<br>
316.63<br>
3.326<br>
17,900.00<br>
9,720.00<br>
17,843.44<br>
9,635.00<br>
160.63<br>
160.64<br>
-85.37<br>
-8,552.48<br>
799.12<br>
1,053.21<br>
732.99<br>
320.22<br>
3.289<br>
18,000.00<br>
9,720.00<br>
17,943.44<br>
9,635.00<br>
162.44<br>
162.44<br>
-85.37<br>
-8,652.48<br>
799.12<br>
1,053.21<br>
729.39<br>
323.82<br>
3.252<br>
18,100.00<br>
9,720.00<br>
18,043.44<br>
9,635.00<br>
164.24<br>
164.24<br>
-85.37<br>
-8,752.48<br>
799.12<br>
1,053.21<br>
725.80<br>
327.42<br>
3.217<br>
18,200.00<br>
9,720.00<br>
18,143.44<br>
9,635.00<br>
166.04<br>
166.04<br>
-85.37<br>
-8,852.48<br>
799.12<br>
1,053.21<br>
722.20<br>
331.02<br>
3.182<br>
18,300.00<br>
9,720.00<br>
18,243.44<br>
9,635.00<br>
167.85<br>
167.84<br>
-85.37<br>
-8,952.48<br>
799.12<br>
1,053.21<br>
718.60<br>
334.62<br>
3.147<br>
18,400.00<br>
9,720.00<br>
18,343.44<br>
9,635.00<br>
169.66<br>
169.65<br>
-85.37<br>
-9,052.48<br>
799.12<br>
1,053.22<br>
714.99<br>
338.22<br>
3.114<br>
18,500.00<br>
9,720.00<br>
18,443.44<br>
9,635.00<br>
171.46<br>
171.45<br>
-85.37<br>
-9,152.48<br>
799.12<br>
1,053.22<br>
711.39<br>
341.83<br>
3.081<br>
18,600.00<br>
9,720.00<br>
18,543.44<br>
9,635.00<br>
173.27<br>
173.26<br>
-85.37<br>
-9,252.48<br>
799.13<br>
1,053.22<br>
707.78<br>
345.43<br>
3.049<br>
18,700.00<br>
9,720.00<br>
18,643.44<br>
9,635.00<br>
175.08<br>
175.06<br>
-85.37<br>
-9,352.48<br>
799.13<br>
1,053.22<br>
704.17<br>
349.04<br>
3.017<br>
18,800.00<br>
9,720.00<br>
18,743.44<br>
9,635.00<br>
176.89<br>
176.87<br>
-85.37<br>
-9,452.48<br>
799.13<br>
1,053.22<br>
700.56<br>
352.65<br>
2.987<br>
18,900.00<br>
9,720.00<br>
18,843.44<br>
9,635.00<br>
178.70<br>
178.68<br>
-85.37<br>
-9,552.48<br>
799.13<br>
1,053.22<br>
696.95<br>
356.26<br>
2.956<br>
19,000.00<br>
9,720.00<br>
18,943.44<br>
9,635.00<br>
180.51<br>
180.48<br>
-85.37<br>
-9,652.48<br>
799.13<br>
1,053.22<br>
693.34<br>
359.88<br>
2.927<br>
19,100.00<br>
9,720.00<br>
19,043.44<br>
9,635.00<br>
182.32<br>
182.29<br>
-85.37<br>
-9,752.48<br>
799.13<br>
1,053.22<br>
689.73<br>
363.49<br>
2.898<br>
19,200.00<br>
9,720.00<br>
19,143.44<br>
9,635.00<br>
184.13<br>
184.10<br>
-85.37<br>
-9,852.48<br>
799.13<br>
1,053.22<br>
686.11<br>
367.10<br>
2.869<br>
19,300.00<br>
9,720.00<br>
19,243.44<br>
9,635.00<br>
185.95<br>
185.91<br>
-85.37<br>
-9,952.48<br>
799.13<br>
1,053.22<br>
682.50<br>
370.72<br>
2.841<br>
19,400.00<br>
9,720.00<br>
19,343.44<br>
9,635.00<br>
187.76<br>
187.72<br>
-85.37<br>
-10,052.48<br>
799.13<br>
1,053.22<br>
678.88<br>
374.34<br>
2.814<br>
19,500.00<br>
9,720.00<br>
19,443.44<br>
9,635.00<br>
189.57<br>
189.53<br>
-85.37<br>
-10,152.48<br>
799.13<br>
1,053.22<br>
675.26<br>
377.96<br>
2.787<br>
19,600.00<br>
9,720.00<br>
19,543.44<br>
9,635.00<br>
191.39<br>
191.35<br>
-85.37<br>
-10,252.48<br>
799.13<br>
1,053.22<br>
671.64<br>
381.58<br>
2.760<br>
19,700.00<br>
9,720.00<br>
19,643.44<br>
9,635.00<br>
193.20<br>
193.16<br>
-85.37<br>
-10,352.48<br>
799.13<br>
1,053.22<br>
668.02<br>
385.20<br>
2.734<br>
19,800.00<br>
9,720.00<br>
19,743.44<br>
9,635.00<br>
195.02<br>
194.97<br>
-85.37<br>
-10,452.48<br>
799.13<br>
1,053.22<br>
664.40<br>
388.82<br>
2.709<br>
19,900.00<br>
9,720.00<br>
19,843.44<br>
9,635.00<br>
196.83<br>
196.79<br>
-85.37<br>
-10,552.48<br>
799.13<br>
1,053.22<br>
660.78<br>
392.44<br>
2.684<br>
20,007.17<br>
9,720.00<br>
19,950.60<br>
9,635.00<br>
198.78<br>
198.73<br>
-85.37<br>
-10,659.64<br>
799.13<br>
1,053.22<br>
656.89<br>
396.33<br>
2.657 SF<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 36<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=95></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 6TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
100.00<br>
100.00<br>
100.00<br>
100.00<br>
0.13<br>
0.13<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
59.68<br>
0.25<br>
235.484<br>
200.00<br>
200.00<br>
200.00<br>
200.00<br>
0.49<br>
0.49<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
58.96<br>
0.97<br>
61.695<br>
300.00<br>
300.00<br>
300.00<br>
300.00<br>
0.84<br>
0.84<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
58.25<br>
1.69<br>
35.498<br>
400.00<br>
400.00<br>
400.00<br>
400.00<br>
1.20<br>
1.20<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
57.53<br>
2.41<br>
24.917<br>
500.00<br>
500.00<br>
500.00<br>
500.00<br>
1.56<br>
1.56<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
56.81<br>
3.12<br>
19.196<br>
600.00<br>
600.00<br>
600.00<br>
600.00<br>
1.92<br>
1.92<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
56.10<br>
3.84<br>
15.611<br>
700.00<br>
700.00<br>
700.00<br>
700.00<br>
2.28<br>
2.28<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
55.38<br>
4.56<br>
13.155<br>
800.00<br>
800.00<br>
800.00<br>
800.00<br>
2.64<br>
2.64<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
54.66<br>
5.27<br>
11.366<br>
900.00<br>
900.00<br>
900.00<br>
900.00<br>
3.00<br>
3.00<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
53.94<br>
5.99<br>
10.006<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
3.35<br>
3.35<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
53.23<br>
6.71<br>
8.936<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
3.71<br>
3.71<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
52.51<br>
7.42<br>
8.073<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
4.07<br>
4.07<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
51.79<br>
8.14<br>
7.362<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
4.43<br>
4.43<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
51.08<br>
8.86<br>
6.766<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
4.79<br>
4.79<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
50.36<br>
9.57<br>
6.260<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
5.15<br>
5.15<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
49.64<br>
10.29<br>
5.824<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
5.50<br>
5.50<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
48.93<br>
11.01<br>
5.444<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
5.86<br>
5.86<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
48.21<br>
11.73<br>
5.111<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
6.22<br>
6.22<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
47.49<br>
12.44<br>
4.817<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
6.58<br>
6.58<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
46.77<br>
13.16<br>
4.554<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
6.94<br>
6.94<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
46.06<br>
13.88<br>
4.319<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
7.30<br>
7.30<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
45.34<br>
14.59<br>
4.107<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
7.66<br>
7.66<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
44.62<br>
15.31<br>
3.915<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
8.01<br>
8.01<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
43.91<br>
16.03<br>
3.740<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
8.37<br>
8.37<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
43.19<br>
16.74<br>
3.579<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
8.73<br>
8.73<br>
90.01<br>
-0.01<br>
59.93<br>
59.93<br>
42.47<br>
17.46<br>
3.432 CC, ES<br>
2,600.00<br>
2,599.98<br>
2,598.08<br>
2,598.06<br>
9.08<br>
9.07<br>
-143.55<br>
-0.77<br>
61.43<br>
62.86<br>
44.73<br>
18.14<br>
3.466<br>
2,624.96<br>
2,624.92<br>
2,622.50<br>
2,622.47<br>
9.16<br>
9.15<br>
-143.66<br>
-1.19<br>
62.27<br>
64.51<br>
46.21<br>
18.30<br>
3.526<br>
2,700.00<br>
2,699.89<br>
2,696.19<br>
2,696.05<br>
9.41<br>
9.40<br>
-143.71<br>
-3.01<br>
65.86<br>
70.78<br>
51.99<br>
18.79<br>
3.767<br>
2,800.00<br>
2,799.79<br>
2,795.79<br>
2,795.46<br>
9.74<br>
9.74<br>
-143.56<br>
-5.75<br>
71.29<br>
79.71<br>
60.26<br>
19.45<br>
4.097<br>
2,900.00<br>
2,899.70<br>
2,895.39<br>
2,894.87<br>
10.08<br>
10.08<br>
-143.43<br>
-8.50<br>
76.71<br>
88.65<br>
68.53<br>
20.12<br>
4.406<br>
3,000.00<br>
2,999.60<br>
2,994.99<br>
2,994.29<br>
10.42<br>
10.42<br>
-143.33<br>
-11.25<br>
82.14<br>
97.59<br>
76.80<br>
20.80<br>
4.693<br>
3,100.00<br>
3,099.51<br>
3,094.59<br>
3,093.70<br>
10.76<br>
10.76<br>
-143.24<br>
-14.00<br>
87.57<br>
106.54<br>
85.06<br>
21.47<br>
4.962<br>
3,200.00<br>
3,199.41<br>
3,194.19<br>
3,193.11<br>
11.10<br>
11.11<br>
-143.17<br>
-16.75<br>
93.00<br>
115.48<br>
93.32<br>
22.15<br>
5.213<br>
3,300.00<br>
3,299.32<br>
3,293.79<br>
3,292.53<br>
11.44<br>
11.46<br>
-143.11<br>
-19.49<br>
98.43<br>
124.42<br>
101.58<br>
22.83<br>
5.449<br>
3,400.00<br>
3,399.22<br>
3,393.39<br>
3,391.94<br>
11.79<br>
11.81<br>
-143.06<br>
-22.24<br>
103.86<br>
133.36<br>
109.84<br>
23.52<br>
5.670<br>
3,500.00<br>
3,499.13<br>
3,492.99<br>
3,491.35<br>
12.14<br>
12.16<br>
-143.01<br>
-24.99<br>
109.28<br>
142.30<br>
118.09<br>
24.21<br>
5.879<br>
3,600.00<br>
3,599.03<br>
3,592.59<br>
3,590.77<br>
12.48<br>
12.51<br>
-142.97<br>
-27.74<br>
114.71<br>
151.24<br>
126.34<br>
24.89<br>
6.075<br>
3,700.00<br>
3,698.94<br>
3,692.19<br>
3,690.18<br>
12.83<br>
12.86<br>
-142.93<br>
-30.49<br>
120.14<br>
160.18<br>
134.59<br>
25.59<br>
6.260<br>
3,800.00<br>
3,798.84<br>
3,791.79<br>
3,789.59<br>
13.18<br>
13.22<br>
-142.90<br>
-33.24<br>
125.57<br>
169.12<br>
142.84<br>
26.28<br>
6.436<br>
3,900.00<br>
3,898.75<br>
3,891.39<br>
3,889.01<br>
13.53<br>
13.57<br>
-142.87<br>
-35.98<br>
131.00<br>
178.06<br>
151.09<br>
26.97<br>
6.601<br>
4,000.00<br>
3,998.65<br>
3,990.99<br>
3,988.42<br>
13.88<br>
13.93<br>
-142.84<br>
-38.73<br>
136.43<br>
187.00<br>
159.33<br>
27.67<br>
6.758<br>
4,100.00<br>
4,098.56<br>
4,090.59<br>
4,087.83<br>
14.24<br>
14.28<br>
-142.82<br>
-41.48<br>
141.85<br>
195.95<br>
167.58<br>
28.37<br>
6.907<br>
4,200.00<br>
4,198.46<br>
4,190.19<br>
4,187.25<br>
14.59<br>
14.64<br>
-142.80<br>
-44.23<br>
147.28<br>
204.89<br>
175.82<br>
29.07<br>
7.049<br>
4,300.00<br>
4,298.37<br>
4,289.79<br>
4,286.66<br>
14.94<br>
15.00<br>
-142.77<br>
-46.98<br>
152.71<br>
213.83<br>
184.06<br>
29.77<br>
7.183<br>
4,400.00<br>
4,398.27<br>
4,389.38<br>
4,386.07<br>
15.30<br>
15.36<br>
-142.76<br>
-49.73<br>
158.14<br>
222.77<br>
192.30<br>
30.47<br>
7.311<br>
4,500.00<br>
4,498.18<br>
4,488.98<br>
4,485.49<br>
15.65<br>
15.72<br>
-142.74<br>
-52.47<br>
163.57<br>
231.71<br>
200.54<br>
31.17<br>
7.433<br>
4,600.00<br>
4,598.08<br>
4,588.58<br>
4,584.90<br>
16.01<br>
16.08<br>
-142.72<br>
-55.22<br>
169.00<br>
240.65<br>
208.78<br>
31.88<br>
7.549<br>
4,700.00<br>
4,697.99<br>
4,688.18<br>
4,684.31<br>
16.37<br>
16.44<br>
-142.71<br>
-57.97<br>
174.42<br>
249.60<br>
217.01<br>
32.58<br>
7.660<br>
4,800.00<br>
4,797.89<br>
4,787.78<br>
4,783.73<br>
16.72<br>
16.80<br>
-142.69<br>
-60.72<br>
179.85<br>
258.54<br>
225.25<br>
33.29<br>
7.767<br>
4,900.00<br>
4,897.80<br>
4,887.38<br>
4,883.14<br>
17.08<br>
17.16<br>
-142.68<br>
-63.47<br>
185.28<br>
267.48<br>
233.48<br>
34.00<br>
7.868<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 37<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=96></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 6TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
5,000.00<br>
4,997.70<br>
4,986.98<br>
4,982.55<br>
17.44<br>
17.52<br>
-142.67<br>
-66.22<br>
190.71<br>
276.42<br>
241.72<br>
34.70<br>
7.965<br>
5,100.00<br>
5,097.61<br>
5,086.58<br>
5,081.97<br>
17.79<br>
17.88<br>
-142.66<br>
-68.96<br>
196.14<br>
285.36<br>
249.95<br>
35.41<br>
8.059<br>
5,200.00<br>
5,197.51<br>
5,186.18<br>
5,181.38<br>
18.15<br>
18.25<br>
-142.65<br>
-71.71<br>
201.57<br>
294.30<br>
258.18<br>
36.12<br>
8.148<br>
5,300.00<br>
5,297.42<br>
5,285.78<br>
5,280.79<br>
18.51<br>
18.61<br>
-142.64<br>
-74.46<br>
206.99<br>
303.24<br>
266.42<br>
36.83<br>
8.234<br>
5,400.00<br>
5,397.32<br>
5,385.38<br>
5,380.21<br>
18.87<br>
18.97<br>
-142.63<br>
-77.21<br>
212.42<br>
312.19<br>
274.65<br>
37.54<br>
8.316<br>
5,500.00<br>
5,497.23<br>
5,484.98<br>
5,479.62<br>
19.23<br>
19.34<br>
-142.62<br>
-79.96<br>
217.85<br>
321.13<br>
282.88<br>
38.25<br>
8.395<br>
5,600.00<br>
5,597.13<br>
5,584.58<br>
5,579.03<br>
19.59<br>
19.70<br>
-142.61<br>
-82.70<br>
223.28<br>
330.07<br>
291.11<br>
38.96<br>
8.472<br>
5,700.00<br>
5,697.04<br>
5,684.18<br>
5,678.45<br>
19.95<br>
20.07<br>
-142.60<br>
-85.45<br>
228.71<br>
339.01<br>
299.34<br>
39.67<br>
8.545<br>
5,800.00<br>
5,796.94<br>
5,783.78<br>
5,777.86<br>
20.31<br>
20.43<br>
-142.60<br>
-88.20<br>
234.14<br>
347.95<br>
307.57<br>
40.39<br>
8.616<br>
5,900.00<br>
5,896.85<br>
5,883.38<br>
5,877.28<br>
20.67<br>
20.80<br>
-142.59<br>
-90.95<br>
239.57<br>
356.89<br>
315.80<br>
41.10<br>
8.684<br>
6,000.00<br>
5,996.75<br>
5,982.98<br>
5,976.69<br>
21.03<br>
21.16<br>
-142.58<br>
-93.70<br>
244.99<br>
365.84<br>
324.02<br>
41.81<br>
8.749<br>
6,100.00<br>
6,096.66<br>
6,082.57<br>
6,076.10<br>
21.39<br>
21.53<br>
-142.58<br>
-96.45<br>
250.42<br>
374.78<br>
332.25<br>
42.53<br>
8.813<br>
6,200.00<br>
6,196.56<br>
6,182.17<br>
6,175.52<br>
21.75<br>
21.89<br>
-142.57<br>
-99.19<br>
255.85<br>
383.72<br>
340.48<br>
43.24<br>
8.874<br>
6,300.00<br>
6,296.47<br>
6,281.77<br>
6,274.93<br>
22.12<br>
22.26<br>
-142.56<br>
-101.94<br>
261.28<br>
392.66<br>
348.71<br>
43.95<br>
8.933<br>
6,400.00<br>
6,396.37<br>
6,381.37<br>
6,374.34<br>
22.48<br>
22.63<br>
-142.56<br>
-104.69<br>
266.71<br>
401.60<br>
356.93<br>
44.67<br>
8.990<br>
6,500.00<br>
6,496.27<br>
6,480.97<br>
6,473.76<br>
22.84<br>
22.99<br>
-142.55<br>
-107.44<br>
272.14<br>
410.54<br>
365.16<br>
45.39<br>
9.046<br>
6,600.00<br>
6,596.18<br>
6,580.57<br>
6,573.17<br>
23.20<br>
23.36<br>
-142.55<br>
-110.19<br>
277.56<br>
419.49<br>
373.39<br>
46.10<br>
9.099<br>
6,700.00<br>
6,696.08<br>
6,680.17<br>
6,672.58<br>
23.56<br>
23.73<br>
-142.54<br>
-112.94<br>
282.99<br>
428.43<br>
381.61<br>
46.82<br>
9.151<br>
6,800.00<br>
6,795.99<br>
6,779.77<br>
6,772.00<br>
23.93<br>
24.09<br>
-142.54<br>
-115.68<br>
288.42<br>
437.37<br>
389.84<br>
47.53<br>
9.201<br>
6,900.00<br>
6,895.89<br>
6,879.37<br>
6,871.41<br>
24.29<br>
24.46<br>
-142.53<br>
-118.43<br>
293.85<br>
446.31<br>
398.06<br>
48.25<br>
9.250<br>
7,000.00<br>
6,995.80<br>
6,978.97<br>
6,970.82<br>
24.65<br>
24.83<br>
-142.53<br>
-121.18<br>
299.28<br>
455.25<br>
406.29<br>
48.97<br>
9.297<br>
7,100.00<br>
7,095.70<br>
7,078.57<br>
7,070.24<br>
25.01<br>
25.20<br>
-142.52<br>
-123.93<br>
304.71<br>
464.19<br>
414.51<br>
49.68<br>
9.343<br>
7,200.00<br>
7,195.61<br>
7,178.17<br>
7,169.65<br>
25.38<br>
25.56<br>
-142.52<br>
-126.68<br>
310.13<br>
473.14<br>
422.73<br>
50.40<br>
9.387<br>
7,300.00<br>
7,295.51<br>
7,277.77<br>
7,269.06<br>
25.74<br>
25.93<br>
-142.52<br>
-129.43<br>
315.56<br>
482.08<br>
430.96<br>
51.12<br>
9.431<br>
7,400.00<br>
7,395.42<br>
7,377.37<br>
7,368.48<br>
26.10<br>
26.30<br>
-142.51<br>
-132.17<br>
320.99<br>
491.02<br>
439.18<br>
51.84<br>
9.472<br>
7,500.00<br>
7,495.32<br>
7,476.97<br>
7,467.89<br>
26.47<br>
26.67<br>
-142.51<br>
-134.92<br>
326.42<br>
499.96<br>
447.41<br>
52.55<br>
9.513<br>
7,600.00<br>
7,595.23<br>
7,576.57<br>
7,567.30<br>
26.83<br>
27.04<br>
-142.51<br>
-137.67<br>
331.85<br>
508.90<br>
455.63<br>
53.27<br>
9.553<br>
7,700.00<br>
7,695.13<br>
7,676.17<br>
7,666.72<br>
27.19<br>
27.41<br>
-142.50<br>
-140.42<br>
337.28<br>
517.84<br>
463.85<br>
53.99<br>
9.591<br>
7,800.00<br>
7,795.04<br>
7,775.77<br>
7,766.13<br>
27.56<br>
27.77<br>
-142.50<br>
-143.17<br>
342.70<br>
526.79<br>
472.08<br>
54.71<br>
9.629<br>
7,900.00<br>
7,894.94<br>
7,875.36<br>
7,865.54<br>
27.92<br>
28.14<br>
-142.50<br>
-145.91<br>
348.13<br>
535.73<br>
480.30<br>
55.43<br>
9.665<br>
8,000.00<br>
7,994.85<br>
7,974.96<br>
7,964.96<br>
28.28<br>
28.51<br>
-142.49<br>
-148.66<br>
353.56<br>
544.67<br>
488.52<br>
56.15<br>
9.700<br>
8,100.00<br>
8,094.75<br>
8,074.56<br>
8,064.37<br>
28.65<br>
28.88<br>
-142.49<br>
-151.41<br>
358.99<br>
553.61<br>
496.74<br>
56.87<br>
9.735<br>
8,200.00<br>
8,194.66<br>
8,174.16<br>
8,163.78<br>
29.01<br>
29.25<br>
-142.49<br>
-154.16<br>
364.42<br>
562.55<br>
504.97<br>
57.59<br>
9.769<br>
8,300.00<br>
8,294.56<br>
8,273.76<br>
8,263.20<br>
29.38<br>
29.62<br>
-142.48<br>
-156.91<br>
369.85<br>
571.49<br>
513.19<br>
58.31<br>
9.801<br>
8,400.00<br>
8,394.47<br>
8,373.36<br>
8,362.61<br>
29.74<br>
29.99<br>
-142.48<br>
-159.66<br>
375.27<br>
580.44<br>
521.41<br>
59.03<br>
9.833<br>
8,500.00<br>
8,494.37<br>
8,472.96<br>
8,462.02<br>
30.11<br>
30.36<br>
-142.48<br>
-162.40<br>
380.70<br>
589.38<br>
529.63<br>
59.75<br>
9.864<br>
8,600.00<br>
8,594.28<br>
8,572.56<br>
8,561.44<br>
30.47<br>
30.73<br>
-142.48<br>
-165.15<br>
386.13<br>
598.32<br>
537.85<br>
60.47<br>
9.895<br>
8,700.00<br>
8,694.18<br>
8,672.16<br>
8,660.85<br>
30.83<br>
31.09<br>
-142.47<br>
-167.90<br>
391.56<br>
607.26<br>
546.07<br>
61.19<br>
9.925<br>
8,800.00<br>
8,794.09<br>
8,771.76<br>
8,760.26<br>
31.20<br>
31.46<br>
-142.47<br>
-170.65<br>
396.99<br>
616.20<br>
554.29<br>
61.91<br>
9.953<br>
8,900.00<br>
8,893.99<br>
8,871.36<br>
8,859.68<br>
31.56<br>
31.83<br>
-142.47<br>
-173.40<br>
402.42<br>
625.15<br>
562.52<br>
62.63<br>
9.982<br>
9,000.00<br>
8,993.90<br>
8,970.96<br>
8,959.09<br>
31.93<br>
32.20<br>
-142.47<br>
-176.15<br>
407.85<br>
634.09<br>
570.74<br>
63.35<br>
10.009<br>
9,100.00<br>
9,093.80<br>
9,070.56<br>
9,058.50<br>
32.29<br>
32.57<br>
-142.46<br>
-178.89<br>
413.27<br>
643.03<br>
578.96<br>
64.07<br>
10.036<br>
9,200.00<br>
9,193.71<br>
9,170.16<br>
9,157.92<br>
32.66<br>
32.94<br>
-142.46<br>
-181.64<br>
418.70<br>
651.97<br>
587.18<br>
64.79<br>
10.063<br>
9,261.60<br>
9,255.25<br>
9,231.51<br>
9,219.15<br>
32.88<br>
33.17<br>
-142.46<br>
-183.33<br>
422.05<br>
657.48<br>
592.24<br>
65.24<br>
10.078<br>
9,275.00<br>
9,268.63<br>
9,244.86<br>
9,232.48<br>
32.93<br>
33.22<br>
-121.88<br>
-183.70<br>
422.77<br>
658.67<br>
593.34<br>
65.33<br>
10.082<br>
9,300.00<br>
9,293.53<br>
9,269.70<br>
9,257.28<br>
33.02<br>
33.31<br>
-107.04<br>
-184.39<br>
424.13<br>
660.89<br>
595.37<br>
65.52<br>
10.087<br>
9,325.00<br>
9,318.29<br>
9,294.19<br>
9,281.69<br>
33.12<br>
33.40<br>
-101.19<br>
-185.74<br>
425.46<br>
663.08<br>
597.38<br>
65.70<br>
10.092<br>
9,350.00<br>
9,342.85<br>
9,318.78<br>
9,306.10<br>
33.21<br>
33.50<br>
-98.10<br>
-188.35<br>
426.79<br>
665.27<br>
599.38<br>
65.89<br>
10.097<br>
9,375.00<br>
9,367.13<br>
9,343.48<br>
9,330.45<br>
33.31<br>
33.59<br>
-96.18<br>
-192.24<br>
428.12<br>
667.43<br>
601.35<br>
66.08<br>
10.101<br>
9,400.00<br>
9,391.07<br>
9,368.27<br>
9,354.66<br>
33.41<br>
33.69<br>
-94.87<br>
-197.40<br>
429.44<br>
669.57<br>
603.30<br>
66.27<br>
10.104<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 38<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=97></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 6TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
9,425.00<br>
9,414.60<br>
9,393.17<br>
9,378.68<br>
33.50<br>
33.78<br>
-93.91<br>
-203.85<br>
430.76<br>
671.68<br>
605.22<br>
66.46<br>
10.106<br>
9,450.00<br>
9,437.67<br>
9,418.19<br>
9,402.43<br>
33.60<br>
33.88<br>
-93.18<br>
-211.58<br>
432.05<br>
673.76<br>
607.10<br>
66.66<br>
10.107<br>
9,475.00<br>
9,460.20<br>
9,443.31<br>
9,425.84<br>
33.70<br>
33.98<br>
-92.61<br>
-220.59<br>
433.33<br>
675.79<br>
608.93<br>
66.86<br>
10.107<br>
9,500.00<br>
9,482.13<br>
9,468.55<br>
9,448.86<br>
33.80<br>
34.08<br>
-92.14<br>
-230.87<br>
434.59<br>
677.77<br>
610.71<br>
67.06<br>
10.107<br>
9,525.00<br>
9,503.41<br>
9,493.90<br>
9,471.39<br>
33.90<br>
34.19<br>
-91.75<br>
-242.40<br>
435.82<br>
679.71<br>
612.44<br>
67.27<br>
10.105<br>
9,550.00<br>
9,523.97<br>
9,519.37<br>
9,493.39<br>
34.00<br>
34.29<br>
-91.43<br>
-255.18<br>
437.02<br>
681.58<br>
614.11<br>
67.47<br>
10.101<br>
9,575.00<br>
9,543.77<br>
9,544.95<br>
9,514.77<br>
34.10<br>
34.39<br>
-91.15<br>
-269.18<br>
438.19<br>
683.39<br>
615.71<br>
67.69<br>
10.097<br>
9,600.00<br>
9,562.73<br>
9,570.66<br>
9,535.46<br>
34.21<br>
34.50<br>
-90.92<br>
-284.38<br>
439.32<br>
685.13<br>
617.23<br>
67.90<br>
10.090<br>
9,625.00<br>
9,580.83<br>
9,596.47<br>
9,555.39<br>
34.31<br>
34.61<br>
-90.72<br>
-300.75<br>
440.41<br>
686.80<br>
618.68<br>
68.12<br>
10.083<br>
9,650.00<br>
9,597.99<br>
9,622.40<br>
9,574.49<br>
34.42<br>
34.71<br>
-90.55<br>
-318.25<br>
441.45<br>
688.39<br>
620.05<br>
68.34<br>
10.073<br>
9,675.00<br>
9,614.18<br>
9,648.45<br>
9,592.69<br>
34.53<br>
34.82<br>
-90.41<br>
-336.85<br>
442.44<br>
689.89<br>
621.32<br>
68.57<br>
10.062<br>
9,700.00<br>
9,629.36<br>
9,674.60<br>
9,609.92<br>
34.64<br>
34.94<br>
-90.28<br>
-356.49<br>
443.38<br>
691.30<br>
622.51<br>
68.80<br>
10.048<br>
9,725.00<br>
9,643.47<br>
9,700.87<br>
9,626.12<br>
34.75<br>
35.05<br>
-90.18<br>
-377.15<br>
444.27<br>
692.63<br>
623.59<br>
69.04<br>
10.033<br>
9,750.00<br>
9,656.49<br>
9,727.24<br>
9,641.22<br>
34.87<br>
35.17<br>
-90.09<br>
-398.75<br>
445.09<br>
693.85<br>
624.57<br>
69.28<br>
10.015<br>
9,775.00<br>
9,668.37<br>
9,753.71<br>
9,655.16<br>
34.99<br>
35.30<br>
-90.02<br>
-421.24<br>
445.85<br>
694.98<br>
625.45<br>
69.53<br>
9.995<br>
9,800.00<br>
9,679.08<br>
9,780.28<br>
9,667.87<br>
35.11<br>
35.42<br>
-89.97<br>
-444.55<br>
446.55<br>
695.99<br>
626.21<br>
69.79<br>
9.973<br>
9,825.00<br>
9,688.60<br>
9,806.94<br>
9,679.31<br>
35.23<br>
35.55<br>
-89.93<br>
-468.63<br>
447.17<br>
696.91<br>
626.86<br>
70.05<br>
9.949<br>
9,850.00<br>
9,696.90<br>
9,833.69<br>
9,689.42<br>
35.36<br>
35.69<br>
-89.90<br>
-493.39<br>
447.72<br>
697.71<br>
627.39<br>
70.32<br>
9.922<br>
9,875.00<br>
9,703.95<br>
9,860.53<br>
9,698.15<br>
35.49<br>
35.82<br>
-89.89<br>
-518.75<br>
448.20<br>
698.39<br>
627.80<br>
70.59<br>
9.894<br>
9,900.00<br>
9,709.74<br>
9,887.44<br>
9,705.46<br>
35.63<br>
35.96<br>
-89.89<br>
-544.64<br>
448.60<br>
698.96<br>
628.09<br>
70.87<br>
9.863<br>
9,925.00<br>
9,714.25<br>
9,914.41<br>
9,711.32<br>
35.76<br>
36.11<br>
-89.90<br>
-570.97<br>
448.92<br>
699.41<br>
628.26<br>
71.16<br>
9.829<br>
9,950.00<br>
9,717.47<br>
9,941.45<br>
9,715.70<br>
35.90<br>
36.26<br>
-89.92<br>
-597.64<br>
449.16<br>
699.75<br>
628.30<br>
71.45<br>
9.794<br>
9,975.00<br>
9,719.39<br>
9,968.54<br>
9,718.56<br>
36.04<br>
36.41<br>
-89.95<br>
-624.58<br>
449.32<br>
699.96<br>
628.22<br>
71.74<br>
9.757<br>
9,999.17<br>
9,720.00<br>
9,994.78<br>
9,719.88<br>
36.18<br>
36.55<br>
-89.99<br>
-650.78<br>
449.39<br>
700.04<br>
628.02<br>
72.03<br>
9.719<br>
10,100.00<br>
9,720.00<br>
10,096.48<br>
9,720.00<br>
36.80<br>
37.16<br>
-90.00<br>
-752.48<br>
449.40<br>
700.05<br>
626.79<br>
73.26<br>
9.556<br>
10,200.00<br>
9,720.00<br>
10,196.48<br>
9,720.00<br>
37.49<br>
37.84<br>
-90.00<br>
-852.48<br>
449.40<br>
700.05<br>
625.41<br>
74.64<br>
9.379<br>
10,300.00<br>
9,720.00<br>
10,296.48<br>
9,720.00<br>
38.26<br>
38.59<br>
-90.00<br>
-952.48<br>
449.40<br>
700.05<br>
623.88<br>
76.17<br>
9.190<br>
10,400.00<br>
9,720.00<br>
10,396.48<br>
9,720.00<br>
39.10<br>
39.42<br>
-90.00<br>
-1,052.48<br>
449.40<br>
700.05<br>
622.20<br>
77.85<br>
8.992<br>
10,500.00<br>
9,720.00<br>
10,496.48<br>
9,720.00<br>
40.01<br>
40.31<br>
-90.00<br>
-1,152.48<br>
449.40<br>
700.05<br>
620.39<br>
79.66<br>
8.788<br>
10,600.00<br>
9,720.00<br>
10,596.48<br>
9,720.00<br>
40.98<br>
41.26<br>
-90.00<br>
-1,252.48<br>
449.40<br>
700.05<br>
618.45<br>
81.61<br>
8.579<br>
10,700.00<br>
9,720.00<br>
10,696.48<br>
9,720.00<br>
42.01<br>
42.28<br>
-90.00<br>
-1,352.48<br>
449.40<br>
700.05<br>
616.39<br>
83.66<br>
8.367<br>
10,800.00<br>
9,720.00<br>
10,796.48<br>
9,720.00<br>
43.09<br>
43.34<br>
-90.00<br>
-1,452.48<br>
449.40<br>
700.05<br>
614.22<br>
85.83<br>
8.156<br>
10,900.00<br>
9,720.00<br>
10,896.48<br>
9,720.00<br>
44.23<br>
44.46<br>
-90.00<br>
-1,552.48<br>
449.40<br>
700.05<br>
611.95<br>
88.10<br>
7.946<br>
11,000.00<br>
9,720.00<br>
10,996.48<br>
9,720.00<br>
45.41<br>
45.63<br>
-90.00<br>
-1,652.48<br>
449.40<br>
700.05<br>
609.59<br>
90.46<br>
7.738<br>
11,100.00<br>
9,720.00<br>
11,096.48<br>
9,720.00<br>
46.63<br>
46.84<br>
-90.00<br>
-1,752.48<br>
449.40<br>
700.05<br>
607.14<br>
92.91<br>
7.534<br>
11,200.00<br>
9,720.00<br>
11,196.48<br>
9,720.00<br>
47.89<br>
48.09<br>
-90.00<br>
-1,852.48<br>
449.40<br>
700.05<br>
604.61<br>
95.44<br>
7.335<br>
11,300.00<br>
9,720.00<br>
11,296.48<br>
9,720.00<br>
49.19<br>
49.38<br>
-90.00<br>
-1,952.48<br>
449.40<br>
700.05<br>
602.01<br>
98.05<br>
7.140<br>
11,400.00<br>
9,720.00<br>
11,396.48<br>
9,720.00<br>
50.53<br>
50.70<br>
-90.00<br>
-2,052.48<br>
449.40<br>
700.06<br>
599.34<br>
100.72<br>
6.951<br>
11,500.00<br>
9,720.00<br>
11,496.48<br>
9,720.00<br>
51.89<br>
52.05<br>
-90.00<br>
-2,152.48<br>
449.40<br>
700.06<br>
596.61<br>
103.45<br>
6.767<br>
11,600.00<br>
9,720.00<br>
11,596.48<br>
9,720.00<br>
53.29<br>
53.44<br>
-90.00<br>
-2,252.48<br>
449.40<br>
700.06<br>
593.81<br>
106.24<br>
6.589<br>
11,700.00<br>
9,720.00<br>
11,696.48<br>
9,720.00<br>
54.71<br>
54.85<br>
-90.00<br>
-2,352.48<br>
449.40<br>
700.06<br>
590.97<br>
109.09<br>
6.417<br>
11,800.00<br>
9,720.00<br>
11,796.48<br>
9,720.00<br>
56.15<br>
56.29<br>
-90.00<br>
-2,452.48<br>
449.40<br>
700.06<br>
588.08<br>
111.98<br>
6.252<br>
11,900.00<br>
9,720.00<br>
11,896.48<br>
9,720.00<br>
57.62<br>
57.74<br>
-90.00<br>
-2,552.48<br>
449.40<br>
700.06<br>
585.14<br>
114.92<br>
6.092<br>
12,000.00<br>
9,720.00<br>
11,996.48<br>
9,720.00<br>
59.11<br>
59.23<br>
-90.00<br>
-2,652.48<br>
449.40<br>
700.06<br>
582.16<br>
117.90<br>
5.938<br>
12,100.00<br>
9,720.00<br>
12,096.48<br>
9,720.00<br>
60.62<br>
60.73<br>
-90.00<br>
-2,752.48<br>
449.40<br>
700.06<br>
579.13<br>
120.92<br>
5.789<br>
12,200.00<br>
9,720.00<br>
12,196.48<br>
9,720.00<br>
62.15<br>
62.25<br>
-90.00<br>
-2,852.48<br>
449.40<br>
700.06<br>
576.08<br>
123.98<br>
5.647<br>
12,300.00<br>
9,720.00<br>
12,296.48<br>
9,720.00<br>
63.69<br>
63.78<br>
-90.00<br>
-2,952.48<br>
449.40<br>
700.06<br>
572.99<br>
127.07<br>
5.509<br>
12,400.00<br>
9,720.00<br>
12,396.48<br>
9,720.00<br>
65.25<br>
65.33<br>
-90.00<br>
-3,052.48<br>
449.40<br>
700.06<br>
569.87<br>
130.19<br>
5.377<br>
12,500.00<br>
9,720.00<br>
12,496.48<br>
9,720.00<br>
66.82<br>
66.90<br>
-90.00<br>
-3,152.48<br>
449.40<br>
700.06<br>
566.71<br>
133.34<br>
5.250<br>
12,600.00<br>
9,720.00<br>
12,596.48<br>
9,720.00<br>
68.41<br>
68.48<br>
-90.00<br>
-3,252.48<br>
449.40<br>
700.06<br>
563.54<br>
136.52<br>
5.128<br>
12,700.00<br>
9,720.00<br>
12,696.48<br>
9,720.00<br>
70.01<br>
70.08<br>
-90.00<br>
-3,352.48<br>
449.40<br>
700.06<br>
560.33<br>
139.73<br>
5.010<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 39<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=98></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 6TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
12,800.00<br>
9,720.00<br>
12,796.48<br>
9,720.00<br>
71.62<br>
71.68<br>
-90.00<br>
-3,452.48<br>
449.40<br>
700.06<br>
557.11<br>
142.95<br>
4.897<br>
12,900.00<br>
9,720.00<br>
12,896.48<br>
9,720.00<br>
73.25<br>
73.30<br>
-90.00<br>
-3,552.48<br>
449.40<br>
700.06<br>
553.86<br>
146.20<br>
4.788<br>
13,000.00<br>
9,720.00<br>
12,996.48<br>
9,720.00<br>
74.88<br>
74.93<br>
-90.00<br>
-3,652.48<br>
449.41<br>
700.06<br>
550.59<br>
149.47<br>
4.684<br>
13,100.00<br>
9,720.00<br>
13,096.48<br>
9,720.00<br>
76.52<br>
76.57<br>
-90.00<br>
-3,752.48<br>
449.41<br>
700.06<br>
547.30<br>
152.76<br>
4.583<br>
13,200.00<br>
9,720.00<br>
13,196.48<br>
9,720.00<br>
78.18<br>
78.21<br>
-90.00<br>
-3,852.48<br>
449.41<br>
700.06<br>
544.00<br>
156.06<br>
4.486<br>
13,300.00<br>
9,720.00<br>
13,296.48<br>
9,720.00<br>
79.84<br>
79.87<br>
-90.00<br>
-3,952.48<br>
449.41<br>
700.06<br>
540.67<br>
159.39<br>
4.392<br>
13,400.00<br>
9,720.00<br>
13,396.48<br>
9,720.00<br>
81.50<br>
81.53<br>
-90.00<br>
-4,052.48<br>
449.41<br>
700.06<br>
537.33<br>
162.73<br>
4.302<br>
13,500.00<br>
9,720.00<br>
13,496.48<br>
9,720.00<br>
83.18<br>
83.21<br>
-90.00<br>
-4,152.48<br>
449.41<br>
700.06<br>
533.98<br>
166.08<br>
4.215<br>
13,600.00<br>
9,720.00<br>
13,596.48<br>
9,720.00<br>
84.86<br>
84.88<br>
-90.00<br>
-4,252.48<br>
449.41<br>
700.06<br>
530.61<br>
169.45<br>
4.131<br>
13,700.00<br>
9,720.00<br>
13,696.48<br>
9,720.00<br>
86.55<br>
86.57<br>
-90.00<br>
-4,352.48<br>
449.41<br>
700.06<br>
527.23<br>
172.83<br>
4.051<br>
13,800.00<br>
9,720.00<br>
13,796.48<br>
9,720.00<br>
88.25<br>
88.26<br>
-90.00<br>
-4,452.48<br>
449.41<br>
700.06<br>
523.84<br>
176.22<br>
3.973<br>
13,900.00<br>
9,720.00<br>
13,896.48<br>
9,720.00<br>
89.95<br>
89.96<br>
-90.00<br>
-4,552.48<br>
449.41<br>
700.06<br>
520.44<br>
179.63<br>
3.897<br>
14,000.00<br>
9,720.00<br>
13,996.48<br>
9,720.00<br>
91.66<br>
91.66<br>
-90.00<br>
-4,652.48<br>
449.41<br>
700.06<br>
517.02<br>
183.04<br>
3.825<br>
14,100.00<br>
9,720.00<br>
14,096.48<br>
9,720.00<br>
93.37<br>
93.37<br>
-90.00<br>
-4,752.48<br>
449.41<br>
700.06<br>
513.59<br>
186.47<br>
3.754<br>
14,200.00<br>
9,720.00<br>
14,196.48<br>
9,720.00<br>
95.09<br>
95.09<br>
-90.00<br>
-4,852.48<br>
449.41<br>
700.06<br>
510.16<br>
189.91<br>
3.686<br>
14,300.00<br>
9,720.00<br>
14,296.48<br>
9,720.00<br>
96.81<br>
96.80<br>
-90.00<br>
-4,952.48<br>
449.41<br>
700.06<br>
506.71<br>
193.35<br>
3.621<br>
14,400.00<br>
9,720.00<br>
14,396.48<br>
9,720.00<br>
98.54<br>
98.53<br>
-90.00<br>
-5,052.48<br>
449.41<br>
700.06<br>
503.26<br>
196.81<br>
3.557<br>
14,500.00<br>
9,720.00<br>
14,496.48<br>
9,720.00<br>
100.27<br>
100.26<br>
-90.00<br>
-5,152.48<br>
449.41<br>
700.07<br>
499.79<br>
200.27<br>
3.496<br>
14,600.00<br>
9,720.00<br>
14,596.48<br>
9,720.00<br>
102.00<br>
101.99<br>
-90.00<br>
-5,252.48<br>
449.41<br>
700.07<br>
496.32<br>
203.74<br>
3.436<br>
14,700.00<br>
9,720.00<br>
14,696.48<br>
9,720.00<br>
103.74<br>
103.72<br>
-90.00<br>
-5,352.48<br>
449.41<br>
700.07<br>
492.85<br>
207.22<br>
3.378<br>
14,800.00<br>
9,720.00<br>
14,796.48<br>
9,720.00<br>
105.48<br>
105.46<br>
-90.00<br>
-5,452.48<br>
449.41<br>
700.07<br>
489.36<br>
210.71<br>
3.322<br>
14,900.00<br>
9,720.00<br>
14,896.48<br>
9,720.00<br>
107.23<br>
107.21<br>
-90.00<br>
-5,552.48<br>
449.41<br>
700.07<br>
485.87<br>
214.20<br>
3.268<br>
15,000.00<br>
9,720.00<br>
14,996.48<br>
9,720.00<br>
108.98<br>
108.95<br>
-90.00<br>
-5,652.48<br>
449.41<br>
700.07<br>
482.37<br>
217.70<br>
3.216<br>
15,100.00<br>
9,720.00<br>
15,096.48<br>
9,720.00<br>
110.73<br>
110.70<br>
-90.00<br>
-5,752.48<br>
449.41<br>
700.07<br>
478.86<br>
221.20<br>
3.165<br>
15,200.00<br>
9,720.00<br>
15,196.48<br>
9,720.00<br>
112.48<br>
112.45<br>
-90.00<br>
-5,852.48<br>
449.41<br>
700.07<br>
475.35<br>
224.71<br>
3.115<br>
15,300.00<br>
9,720.00<br>
15,296.48<br>
9,720.00<br>
114.24<br>
114.21<br>
-90.00<br>
-5,952.48<br>
449.41<br>
700.07<br>
471.84<br>
228.23<br>
3.067<br>
15,400.00<br>
9,720.00<br>
15,396.48<br>
9,720.00<br>
116.00<br>
115.97<br>
-90.00<br>
-6,052.48<br>
449.41<br>
700.07<br>
468.31<br>
231.75<br>
3.021<br>
15,500.00<br>
9,720.00<br>
15,496.48<br>
9,720.00<br>
117.76<br>
117.73<br>
-90.00<br>
-6,152.48<br>
449.41<br>
700.07<br>
464.79<br>
235.28<br>
2.975<br>
15,600.00<br>
9,720.00<br>
15,596.48<br>
9,720.00<br>
119.53<br>
119.49<br>
-90.00<br>
-6,252.48<br>
449.41<br>
700.07<br>
461.26<br>
238.81<br>
2.931<br>
15,700.00<br>
9,720.00<br>
15,696.48<br>
9,720.00<br>
121.30<br>
121.26<br>
-90.00<br>
-6,352.48<br>
449.41<br>
700.07<br>
457.72<br>
242.35<br>
2.889<br>
15,800.00<br>
9,720.00<br>
15,796.48<br>
9,720.00<br>
123.07<br>
123.03<br>
-90.00<br>
-6,452.48<br>
449.41<br>
700.07<br>
454.18<br>
245.89<br>
2.847<br>
15,900.00<br>
9,720.00<br>
15,896.48<br>
9,720.00<br>
124.84<br>
124.80<br>
-90.00<br>
-6,552.48<br>
449.41<br>
700.07<br>
450.63<br>
249.44<br>
2.807<br>
16,000.00<br>
9,720.00<br>
15,996.48<br>
9,720.00<br>
126.62<br>
126.57<br>
-90.00<br>
-6,652.48<br>
449.41<br>
700.07<br>
447.08<br>
252.99<br>
2.767<br>
16,100.00<br>
9,720.00<br>
16,096.48<br>
9,720.00<br>
128.39<br>
128.35<br>
-90.00<br>
-6,752.48<br>
449.42<br>
700.07<br>
443.53<br>
256.54<br>
2.729<br>
16,200.00<br>
9,720.00<br>
16,196.48<br>
9,720.00<br>
130.17<br>
130.12<br>
-90.00<br>
-6,852.48<br>
449.42<br>
700.07<br>
439.97<br>
260.10<br>
2.692<br>
16,300.00<br>
9,720.00<br>
16,296.48<br>
9,720.00<br>
131.95<br>
131.90<br>
-90.00<br>
-6,952.48<br>
449.42<br>
700.07<br>
436.41<br>
263.66<br>
2.655<br>
16,400.00<br>
9,720.00<br>
16,396.48<br>
9,720.00<br>
133.73<br>
133.68<br>
-90.00<br>
-7,052.48<br>
449.42<br>
700.07<br>
432.85<br>
267.23<br>
2.620<br>
16,500.00<br>
9,720.00<br>
16,496.48<br>
9,720.00<br>
135.52<br>
135.46<br>
-90.00<br>
-7,152.48<br>
449.42<br>
700.07<br>
429.28<br>
270.79<br>
2.585<br>
16,600.00<br>
9,720.00<br>
16,596.48<br>
9,720.00<br>
137.30<br>
137.25<br>
-90.00<br>
-7,252.48<br>
449.42<br>
700.07<br>
425.71<br>
274.36<br>
2.552<br>
16,700.00<br>
9,720.00<br>
16,696.48<br>
9,720.00<br>
139.09<br>
139.03<br>
-90.00<br>
-7,352.48<br>
449.42<br>
700.07<br>
422.13<br>
277.94<br>
2.519<br>
16,800.00<br>
9,720.00<br>
16,796.48<br>
9,720.00<br>
140.88<br>
140.82<br>
-90.00<br>
-7,452.48<br>
449.42<br>
700.07<br>
418.56<br>
281.52<br>
2.487<br>
16,900.00<br>
9,720.00<br>
16,896.48<br>
9,720.00<br>
142.67<br>
142.61<br>
-90.00<br>
-7,552.48<br>
449.42<br>
700.07<br>
414.98<br>
285.10<br>
2.456<br>
17,000.00<br>
9,720.00<br>
16,996.48<br>
9,720.00<br>
144.46<br>
144.40<br>
-90.00<br>
-7,652.48<br>
449.42<br>
700.07<br>
411.39<br>
288.68<br>
2.425<br>
17,100.00<br>
9,720.00<br>
17,096.48<br>
9,720.00<br>
146.25<br>
146.19<br>
-90.00<br>
-7,752.48<br>
449.42<br>
700.07<br>
407.81<br>
292.27<br>
2.395<br>
17,200.00<br>
9,720.00<br>
17,196.48<br>
9,720.00<br>
148.04<br>
147.98<br>
-90.00<br>
-7,852.48<br>
449.42<br>
700.07<br>
404.22<br>
295.85<br>
2.366<br>
17,300.00<br>
9,720.00<br>
17,296.48<br>
9,720.00<br>
149.84<br>
149.77<br>
-90.00<br>
-7,952.48<br>
449.42<br>
700.07<br>
400.63<br>
299.45<br>
2.338<br>
17,400.00<br>
9,720.00<br>
17,396.48<br>
9,720.00<br>
151.64<br>
151.57<br>
-90.00<br>
-8,052.48<br>
449.42<br>
700.07<br>
397.04<br>
303.04<br>
2.310<br>
17,500.00<br>
9,720.00<br>
17,496.48<br>
9,720.00<br>
153.43<br>
153.37<br>
-90.00<br>
-8,152.48<br>
449.42<br>
700.07<br>
393.44<br>
306.63<br>
2.283<br>
17,600.00<br>
9,720.00<br>
17,596.48<br>
9,720.00<br>
155.23<br>
155.16<br>
-90.00<br>
-8,252.48<br>
449.42<br>
700.08<br>
389.84<br>
310.23<br>
2.257<br>
17,700.00<br>
9,720.00<br>
17,696.48<br>
9,720.00<br>
157.03<br>
156.96<br>
-90.00<br>
-8,352.48<br>
449.42<br>
700.08<br>
386.24<br>
313.83<br>
2.231<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 40<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=99></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 6TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
17,800.00<br>
9,720.00<br>
17,796.48<br>
9,720.00<br>
158.83<br>
158.76<br>
-90.00<br>
-8,452.48<br>
449.42<br>
700.08<br>
382.64<br>
317.43<br>
2.205<br>
17,900.00<br>
9,720.00<br>
17,896.48<br>
9,720.00<br>
160.63<br>
160.56<br>
-90.00<br>
-8,552.48<br>
449.42<br>
700.08<br>
379.04<br>
321.04<br>
2.181<br>
18,000.00<br>
9,720.00<br>
17,996.48<br>
9,720.00<br>
162.44<br>
162.36<br>
-90.00<br>
-8,652.48<br>
449.42<br>
700.08<br>
375.43<br>
324.64<br>
2.156<br>
18,100.00<br>
9,720.00<br>
18,096.48<br>
9,720.00<br>
164.24<br>
164.16<br>
-90.00<br>
-8,752.48<br>
449.42<br>
700.08<br>
371.83<br>
328.25<br>
2.133<br>
18,200.00<br>
9,720.00<br>
18,196.48<br>
9,720.00<br>
166.04<br>
165.97<br>
-90.00<br>
-8,852.48<br>
449.42<br>
700.08<br>
368.22<br>
331.86<br>
2.110<br>
18,300.00<br>
9,720.00<br>
18,296.48<br>
9,720.00<br>
167.85<br>
167.77<br>
-90.00<br>
-8,952.48<br>
449.42<br>
700.08<br>
364.61<br>
335.47<br>
2.087<br>
18,400.00<br>
9,720.00<br>
18,396.48<br>
9,720.00<br>
169.66<br>
169.58<br>
-90.00<br>
-9,052.48<br>
449.42<br>
700.08<br>
360.99<br>
339.08<br>
2.065<br>
18,500.00<br>
9,720.00<br>
18,496.48<br>
9,720.00<br>
171.46<br>
171.38<br>
-90.00<br>
-9,152.48<br>
449.42<br>
700.08<br>
357.38<br>
342.70<br>
2.043<br>
18,600.00<br>
9,720.00<br>
18,596.48<br>
9,720.00<br>
173.27<br>
173.19<br>
-90.00<br>
-9,252.48<br>
449.42<br>
700.08<br>
353.76<br>
346.32<br>
2.022<br>
18,700.00<br>
9,720.00<br>
18,696.48<br>
9,720.00<br>
175.08<br>
175.00<br>
-90.00<br>
-9,352.48<br>
449.42<br>
700.08<br>
350.14<br>
349.93<br>
2.001<br>
18,800.00<br>
9,720.00<br>
18,796.48<br>
9,720.00<br>
176.89<br>
176.81<br>
-90.00<br>
-9,452.48<br>
449.42<br>
700.08<br>
346.53<br>
353.55<br>
1.980<br>
18,900.00<br>
9,720.00<br>
18,896.48<br>
9,720.00<br>
178.70<br>
178.62<br>
-90.00<br>
-9,552.48<br>
449.42<br>
700.08<br>
342.91<br>
357.17<br>
1.960<br>
19,000.00<br>
9,720.00<br>
18,996.48<br>
9,720.00<br>
180.51<br>
180.43<br>
-90.00<br>
-9,652.48<br>
449.42<br>
700.08<br>
339.28<br>
360.80<br>
1.940<br>
19,100.00<br>
9,720.00<br>
19,096.48<br>
9,720.00<br>
182.32<br>
182.24<br>
-90.00<br>
-9,752.48<br>
449.42<br>
700.08<br>
335.66<br>
364.42<br>
1.921<br>
19,200.00<br>
9,720.00<br>
19,196.48<br>
9,720.00<br>
184.13<br>
184.05<br>
-90.00<br>
-9,852.48<br>
449.42<br>
700.08<br>
332.04<br>
368.04<br>
1.902<br>
19,300.00<br>
9,720.00<br>
19,296.48<br>
9,720.00<br>
185.95<br>
185.86<br>
-90.00<br>
-9,952.48<br>
449.43<br>
700.08<br>
328.41<br>
371.67<br>
1.884<br>
19,400.00<br>
9,720.00<br>
19,396.48<br>
9,720.00<br>
187.76<br>
187.67<br>
-90.00<br>
-10,052.48<br>
449.43<br>
700.08<br>
324.78<br>
375.30<br>
1.865<br>
19,500.00<br>
9,720.00<br>
19,496.48<br>
9,720.00<br>
189.57<br>
189.49<br>
-90.00<br>
-10,152.48<br>
449.43<br>
700.08<br>
321.16<br>
378.93<br>
1.848<br>
19,600.00<br>
9,720.00<br>
19,596.48<br>
9,720.00<br>
191.39<br>
191.30<br>
-90.00<br>
-10,252.48<br>
449.43<br>
700.08<br>
317.53<br>
382.56<br>
1.830<br>
19,700.00<br>
9,720.00<br>
19,696.48<br>
9,720.00<br>
193.20<br>
193.11<br>
-90.00<br>
-10,352.48<br>
449.43<br>
700.08<br>
313.90<br>
386.19<br>
1.813<br>
19,800.00<br>
9,720.00<br>
19,796.48<br>
9,720.00<br>
195.02<br>
194.93<br>
-90.00<br>
-10,452.48<br>
449.43<br>
700.08<br>
310.26<br>
389.82<br>
1.796<br>
19,900.00<br>
9,720.00<br>
19,896.48<br>
9,720.00<br>
196.83<br>
196.74<br>
-90.00<br>
-10,552.48<br>
449.43<br>
700.08<br>
306.63<br>
393.45<br>
1.779<br>
20,007.17<br>
9,720.00<br>
20,003.65<br>
9,720.00<br>
198.78<br>
198.69<br>
-90.00<br>
-10,659.65<br>
449.43<br>
700.08<br>
302.74<br>
397.35<br>
1.762 SF<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 41<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=100></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 7TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
100.00<br>
100.00<br>
100.00<br>
100.00<br>
0.13<br>
0.13<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
119.61<br>
0.25<br>
470.969<br>
200.00<br>
200.00<br>
200.00<br>
200.00<br>
0.49<br>
0.49<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
118.90<br>
0.97<br>
123.391<br>
300.00<br>
300.00<br>
300.00<br>
300.00<br>
0.84<br>
0.84<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
118.18<br>
1.69<br>
70.995<br>
400.00<br>
400.00<br>
400.00<br>
400.00<br>
1.20<br>
1.20<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
117.46<br>
2.41<br>
49.834<br>
500.00<br>
500.00<br>
500.00<br>
500.00<br>
1.56<br>
1.56<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
116.75<br>
3.12<br>
38.391<br>
600.00<br>
600.00<br>
600.00<br>
600.00<br>
1.92<br>
1.92<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
116.03<br>
3.84<br>
31.222<br>
700.00<br>
700.00<br>
700.00<br>
700.00<br>
2.28<br>
2.28<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
115.31<br>
4.56<br>
26.309<br>
800.00<br>
800.00<br>
800.00<br>
800.00<br>
2.64<br>
2.64<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
114.60<br>
5.27<br>
22.732<br>
900.00<br>
900.00<br>
900.00<br>
900.00<br>
3.00<br>
3.00<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
113.88<br>
5.99<br>
20.011<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
1,000.00<br>
3.35<br>
3.35<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
113.16<br>
6.71<br>
17.872<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
1,100.00<br>
3.71<br>
3.71<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
112.44<br>
7.42<br>
16.146<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
1,200.00<br>
4.07<br>
4.07<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
111.73<br>
8.14<br>
14.724<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
1,300.00<br>
4.43<br>
4.43<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
111.01<br>
8.86<br>
13.533<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
1,400.00<br>
4.79<br>
4.79<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
110.29<br>
9.57<br>
12.519<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
1,500.00<br>
5.15<br>
5.15<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
109.58<br>
10.29<br>
11.647<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
1,600.00<br>
5.50<br>
5.50<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
108.86<br>
11.01<br>
10.889<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
1,700.00<br>
5.86<br>
5.86<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
108.14<br>
11.73<br>
10.223<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
1,800.00<br>
6.22<br>
6.22<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
107.43<br>
12.44<br>
9.634<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
1,900.00<br>
6.58<br>
6.58<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
106.71<br>
13.16<br>
9.109<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
2,000.00<br>
6.94<br>
6.94<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
105.99<br>
13.88<br>
8.638<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
2,100.00<br>
7.30<br>
7.30<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
105.28<br>
14.59<br>
8.214<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
2,200.00<br>
7.66<br>
7.66<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
104.56<br>
15.31<br>
7.829<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
2,300.00<br>
8.01<br>
8.01<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
103.84<br>
16.03<br>
7.479<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
2,400.00<br>
8.37<br>
8.37<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
103.12<br>
16.74<br>
7.159<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
2,500.00<br>
8.73<br>
8.73<br>
90.01<br>
-0.02<br>
119.87<br>
119.87<br>
102.41<br>
17.46<br>
6.865 CC, ES<br>
2,600.00<br>
2,599.98<br>
2,595.96<br>
2,595.94<br>
9.08<br>
9.07<br>
-143.64<br>
-0.32<br>
121.45<br>
122.92<br>
104.78<br>
18.13<br>
6.779<br>
2,624.96<br>
2,624.92<br>
2,619.84<br>
2,619.81<br>
9.16<br>
9.15<br>
-143.80<br>
-0.48<br>
122.33<br>
124.63<br>
106.34<br>
18.29<br>
6.814<br>
2,700.00<br>
2,699.89<br>
2,691.45<br>
2,691.31<br>
9.41<br>
9.39<br>
-144.27<br>
-1.21<br>
126.15<br>
131.27<br>
112.48<br>
18.78<br>
6.989<br>
2,800.00<br>
2,799.79<br>
2,786.32<br>
2,785.85<br>
9.74<br>
9.72<br>
-144.60<br>
-2.68<br>
133.91<br>
142.95<br>
123.52<br>
19.43<br>
7.356<br>
2,900.00<br>
2,899.70<br>
2,880.39<br>
2,879.27<br>
10.08<br>
10.05<br>
-144.63<br>
-4.71<br>
144.64<br>
157.83<br>
137.75<br>
20.09<br>
7.857<br>
3,000.00<br>
2,999.60<br>
2,976.36<br>
2,974.23<br>
10.42<br>
10.39<br>
-144.47<br>
-7.29<br>
158.24<br>
175.44<br>
154.69<br>
20.75<br>
8.455<br>
3,100.00<br>
3,099.51<br>
3,074.73<br>
3,071.52<br>
10.76<br>
10.75<br>
-144.31<br>
-10.00<br>
172.53<br>
193.41<br>
171.99<br>
21.42<br>
9.029<br>
3,200.00<br>
3,199.41<br>
3,173.10<br>
3,168.82<br>
11.10<br>
11.12<br>
-144.18<br>
-12.71<br>
186.81<br>
211.38<br>
189.29<br>
22.09<br>
9.567<br>
3,300.00<br>
3,299.32<br>
3,271.47<br>
3,266.11<br>
11.44<br>
11.49<br>
-144.07<br>
-15.42<br>
201.10<br>
229.35<br>
206.58<br>
22.77<br>
10.071<br>
3,400.00<br>
3,399.22<br>
3,369.84<br>
3,363.40<br>
11.79<br>
11.86<br>
-143.97<br>
-18.13<br>
215.39<br>
247.32<br>
223.87<br>
23.45<br>
10.545<br>
3,500.00<br>
3,499.13<br>
3,468.21<br>
3,460.69<br>
12.14<br>
12.24<br>
-143.89<br>
-20.84<br>
229.67<br>
265.30<br>
241.16<br>
24.14<br>
10.991<br>
3,600.00<br>
3,599.03<br>
3,566.58<br>
3,557.98<br>
12.48<br>
12.62<br>
-143.82<br>
-23.55<br>
243.96<br>
283.27<br>
258.45<br>
24.82<br>
11.411<br>
3,700.00<br>
3,698.94<br>
3,664.95<br>
3,655.27<br>
12.83<br>
13.01<br>
-143.76<br>
-26.26<br>
258.24<br>
301.24<br>
275.73<br>
25.51<br>
11.807<br>
3,800.00<br>
3,798.84<br>
3,763.32<br>
3,752.56<br>
13.18<br>
13.39<br>
-143.70<br>
-28.96<br>
272.53<br>
319.22<br>
293.01<br>
26.20<br>
12.182<br>
3,900.00<br>
3,898.75<br>
3,861.70<br>
3,849.85<br>
13.53<br>
13.78<br>
-143.65<br>
-31.67<br>
286.82<br>
337.19<br>
310.29<br>
26.90<br>
12.536<br>
4,000.00<br>
3,998.65<br>
3,960.07<br>
3,947.14<br>
13.88<br>
14.18<br>
-143.61<br>
-34.38<br>
301.10<br>
355.16<br>
327.57<br>
27.59<br>
12.872<br>
4,100.00<br>
4,098.56<br>
4,058.44<br>
4,044.43<br>
14.24<br>
14.57<br>
-143.57<br>
-37.09<br>
315.39<br>
373.14<br>
344.85<br>
28.29<br>
13.190<br>
4,200.00<br>
4,198.46<br>
4,156.81<br>
4,141.72<br>
14.59<br>
14.97<br>
-143.53<br>
-39.80<br>
329.67<br>
391.11<br>
362.12<br>
28.99<br>
13.492<br>
4,300.00<br>
4,298.37<br>
4,255.18<br>
4,239.01<br>
14.94<br>
15.37<br>
-143.50<br>
-42.51<br>
343.96<br>
409.09<br>
379.40<br>
29.69<br>
13.779<br>
4,400.00<br>
4,398.27<br>
4,353.55<br>
4,336.30<br>
15.30<br>
15.78<br>
-143.46<br>
-45.22<br>
358.24<br>
427.06<br>
396.67<br>
30.39<br>
14.053<br>
4,500.00<br>
4,498.18<br>
4,451.92<br>
4,433.59<br>
15.65<br>
16.18<br>
-143.44<br>
-47.93<br>
372.53<br>
445.04<br>
413.94<br>
31.09<br>
14.313<br>
4,600.00<br>
4,598.08<br>
4,550.29<br>
4,530.88<br>
16.01<br>
16.58<br>
-143.41<br>
-50.64<br>
386.82<br>
463.01<br>
431.21<br>
31.80<br>
14.562<br>
4,700.00<br>
4,697.99<br>
4,648.66<br>
4,628.17<br>
16.37<br>
16.99<br>
-143.39<br>
-53.35<br>
401.10<br>
480.99<br>
448.48<br>
32.50<br>
14.799<br>
4,800.00<br>
4,797.89<br>
4,747.03<br>
4,725.46<br>
16.72<br>
17.40<br>
-143.36<br>
-56.05<br>
415.39<br>
498.96<br>
465.75<br>
33.21<br>
15.025<br>
4,900.00<br>
4,897.80<br>
4,845.41<br>
4,822.75<br>
17.08<br>
17.81<br>
-143.34<br>
-58.76<br>
429.67<br>
516.94<br>
483.02<br>
33.91<br>
15.242<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 42<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=101></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 7TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
5,000.00<br>
4,997.70<br>
4,943.78<br>
4,920.04<br>
17.44<br>
18.22<br>
-143.32<br>
-61.47<br>
443.96<br>
534.91<br>
500.29<br>
34.62<br>
15.450<br>
5,100.00<br>
5,097.61<br>
5,042.15<br>
5,017.33<br>
17.79<br>
18.63<br>
-143.30<br>
-64.18<br>
458.25<br>
552.89<br>
517.55<br>
35.33<br>
15.648<br>
5,200.00<br>
5,197.51<br>
5,140.52<br>
5,114.63<br>
18.15<br>
19.05<br>
-143.29<br>
-66.89<br>
472.53<br>
570.86<br>
534.82<br>
36.04<br>
15.839<br>
5,300.00<br>
5,297.42<br>
5,238.89<br>
5,211.92<br>
18.51<br>
19.46<br>
-143.27<br>
-69.60<br>
486.82<br>
588.84<br>
552.08<br>
36.75<br>
16.022<br>
5,400.00<br>
5,397.32<br>
5,337.26<br>
5,309.21<br>
18.87<br>
19.87<br>
-143.26<br>
-72.31<br>
501.10<br>
606.81<br>
569.35<br>
37.46<br>
16.197<br>
5,500.00<br>
5,497.23<br>
5,435.63<br>
5,406.50<br>
19.23<br>
20.29<br>
-143.24<br>
-75.02<br>
515.39<br>
624.79<br>
586.61<br>
38.18<br>
16.366<br>
5,600.00<br>
5,597.13<br>
5,534.00<br>
5,503.79<br>
19.59<br>
20.71<br>
-143.23<br>
-77.73<br>
529.67<br>
642.76<br>
603.87<br>
38.89<br>
16.528<br>
5,700.00<br>
5,697.04<br>
5,632.37<br>
5,601.08<br>
19.95<br>
21.12<br>
-143.22<br>
-80.44<br>
543.96<br>
660.74<br>
621.14<br>
39.60<br>
16.684<br>
5,800.00<br>
5,796.94<br>
5,730.75<br>
5,698.37<br>
20.31<br>
21.54<br>
-143.20<br>
-83.14<br>
558.25<br>
678.71<br>
638.40<br>
40.32<br>
16.835<br>
5,900.00<br>
5,896.85<br>
5,829.12<br>
5,795.66<br>
20.67<br>
21.96<br>
-143.19<br>
-85.85<br>
572.53<br>
696.69<br>
655.66<br>
41.03<br>
16.979<br>
6,000.00<br>
5,996.75<br>
5,927.49<br>
5,892.95<br>
21.03<br>
22.38<br>
-143.18<br>
-88.56<br>
586.82<br>
714.66<br>
672.92<br>
41.75<br>
17.119<br>
6,100.00<br>
6,096.66<br>
6,025.86<br>
5,990.24<br>
21.39<br>
22.80<br>
-143.17<br>
-91.27<br>
601.10<br>
732.64<br>
690.18<br>
42.46<br>
17.254<br>
6,200.00<br>
6,196.56<br>
6,124.23<br>
6,087.53<br>
21.75<br>
23.22<br>
-143.16<br>
-93.98<br>
615.39<br>
750.62<br>
707.44<br>
43.18<br>
17.384<br>
6,300.00<br>
6,296.47<br>
6,222.60<br>
6,184.82<br>
22.12<br>
23.64<br>
-143.15<br>
-96.69<br>
629.68<br>
768.59<br>
724.70<br>
43.90<br>
17.510<br>
6,400.00<br>
6,396.37<br>
6,320.97<br>
6,282.11<br>
22.48<br>
24.06<br>
-143.14<br>
-99.40<br>
643.96<br>
786.57<br>
741.95<br>
44.61<br>
17.631<br>
6,500.00<br>
6,496.27<br>
6,419.34<br>
6,379.40<br>
22.84<br>
24.49<br>
-143.14<br>
-102.11<br>
658.25<br>
804.54<br>
759.21<br>
45.33<br>
17.748<br>
6,600.00<br>
6,596.18<br>
6,517.71<br>
6,476.69<br>
23.20<br>
24.91<br>
-143.13<br>
-104.82<br>
672.53<br>
822.52<br>
776.47<br>
46.05<br>
17.862<br>
6,700.00<br>
6,696.08<br>
6,616.08<br>
6,573.98<br>
23.56<br>
25.33<br>
-143.12<br>
-107.53<br>
686.82<br>
840.49<br>
793.73<br>
46.77<br>
17.972<br>
6,800.00<br>
6,795.99<br>
6,714.46<br>
6,671.27<br>
23.93<br>
25.76<br>
-143.11<br>
-110.24<br>
701.10<br>
858.47<br>
810.98<br>
47.49<br>
18.078<br>
6,900.00<br>
6,895.89<br>
6,812.83<br>
6,768.56<br>
24.29<br>
26.18<br>
-143.11<br>
-112.94<br>
715.39<br>
876.44<br>
828.24<br>
48.20<br>
18.182<br>
7,000.00<br>
6,995.80<br>
6,911.20<br>
6,865.85<br>
24.65<br>
26.60<br>
-143.10<br>
-115.65<br>
729.68<br>
894.42<br>
845.50<br>
48.92<br>
18.282<br>
7,100.00<br>
7,095.70<br>
7,009.57<br>
6,963.14<br>
25.01<br>
27.03<br>
-143.09<br>
-118.36<br>
743.96<br>
912.40<br>
862.75<br>
49.64<br>
18.379<br>
7,200.00<br>
7,195.61<br>
7,107.94<br>
7,060.44<br>
25.38<br>
27.45<br>
-143.09<br>
-121.07<br>
758.25<br>
930.37<br>
880.01<br>
50.36<br>
18.473<br>
7,300.00<br>
7,295.51<br>
7,206.31<br>
7,157.73<br>
25.74<br>
27.88<br>
-143.08<br>
-123.78<br>
772.53<br>
948.35<br>
897.26<br>
51.09<br>
18.564<br>
7,400.00<br>
7,395.42<br>
7,304.68<br>
7,255.02<br>
26.10<br>
28.31<br>
-143.07<br>
-126.49<br>
786.82<br>
966.32<br>
914.52<br>
51.81<br>
18.653<br>
7,500.00<br>
7,495.32<br>
7,403.05<br>
7,352.31<br>
26.47<br>
28.73<br>
-143.07<br>
-129.20<br>
801.11<br>
984.30<br>
931.77<br>
52.53<br>
18.739<br>
7,600.00<br>
7,595.23<br>
7,501.42<br>
7,449.60<br>
26.83<br>
29.16<br>
-143.06<br>
-131.91<br>
815.39<br>
1,002.27<br>
949.02<br>
53.25<br>
18.822<br>
7,700.00<br>
7,695.13<br>
7,599.80<br>
7,546.89<br>
27.19<br>
29.58<br>
-143.06<br>
-134.62<br>
829.68<br>
1,020.25<br>
966.28<br>
53.97<br>
18.904<br>
7,800.00<br>
7,795.04<br>
7,698.17<br>
7,644.18<br>
27.56<br>
30.01<br>
-143.05<br>
-137.33<br>
843.96<br>
1,038.23<br>
983.53<br>
54.69<br>
18.983<br>
7,900.00<br>
7,894.94<br>
7,796.54<br>
7,741.47<br>
27.92<br>
30.44<br>
-143.05<br>
-140.03<br>
858.25<br>
1,056.20<br>
1,000.79<br>
55.41<br>
19.060<br>
8,000.00<br>
7,994.85<br>
7,894.91<br>
7,838.76<br>
28.28<br>
30.87<br>
-143.04<br>
-142.74<br>
872.53<br>
1,074.18<br>
1,018.04<br>
56.14<br>
19.135<br>
8,100.00<br>
8,094.75<br>
7,993.28<br>
7,936.05<br>
28.65<br>
31.29<br>
-143.04<br>
-145.45<br>
886.82<br>
1,092.15<br>
1,035.29<br>
56.86<br>
19.208<br>
8,200.00<br>
8,194.66<br>
8,091.65<br>
8,033.34<br>
29.01<br>
31.72<br>
-143.03<br>
-148.16<br>
901.11<br>
1,110.13<br>
1,052.55<br>
57.58<br>
19.279<br>
8,300.00<br>
8,294.56<br>
8,190.02<br>
8,130.63<br>
29.38<br>
32.15<br>
-143.03<br>
-150.87<br>
915.39<br>
1,128.10<br>
1,069.80<br>
58.31<br>
19.348<br>
8,400.00<br>
8,394.47<br>
8,288.39<br>
8,227.92<br>
29.74<br>
32.58<br>
-143.02<br>
-153.58<br>
929.68<br>
1,146.08<br>
1,087.05<br>
59.03<br>
19.415<br>
8,500.00<br>
8,494.37<br>
8,386.76<br>
8,325.21<br>
30.11<br>
33.00<br>
-143.02<br>
-156.29<br>
943.96<br>
1,164.06<br>
1,104.30<br>
59.75<br>
19.481<br>
8,600.00<br>
8,594.28<br>
8,485.14<br>
8,422.50<br>
30.47<br>
33.43<br>
-143.02<br>
-159.00<br>
958.25<br>
1,182.03<br>
1,121.55<br>
60.48<br>
19.545<br>
8,700.00<br>
8,694.18<br>
8,583.51<br>
8,519.79<br>
30.83<br>
33.86<br>
-143.01<br>
-161.71<br>
972.53<br>
1,200.01<br>
1,138.81<br>
61.20<br>
19.608<br>
8,800.00<br>
8,794.09<br>
8,681.88<br>
8,617.08<br>
31.20<br>
34.29<br>
-143.01<br>
-164.42<br>
986.82<br>
1,217.98<br>
1,156.06<br>
61.93<br>
19.669<br>
8,900.00<br>
8,893.99<br>
8,780.25<br>
8,714.37<br>
31.56<br>
34.72<br>
-143.01<br>
-167.12<br>
1,001.11<br>
1,235.96<br>
1,173.31<br>
62.65<br>
19.728<br>
9,000.00<br>
8,993.90<br>
8,878.62<br>
8,811.66<br>
31.93<br>
35.15<br>
-143.00<br>
-169.83<br>
1,015.39<br>
1,253.93<br>
1,190.56<br>
63.37<br>
19.786<br>
9,100.00<br>
9,093.80<br>
8,976.99<br>
8,908.96<br>
32.29<br>
35.58<br>
-143.00<br>
-172.54<br>
1,029.68<br>
1,271.91<br>
1,207.81<br>
64.10<br>
19.843<br>
9,200.00<br>
9,193.71<br>
9,075.36<br>
9,006.25<br>
32.66<br>
36.01<br>
-143.00<br>
-175.25<br>
1,043.96<br>
1,289.89<br>
1,225.06<br>
64.82<br>
19.898<br>
9,261.60<br>
9,255.25<br>
9,135.96<br>
9,066.17<br>
32.88<br>
36.27<br>
-142.99<br>
-176.92<br>
1,052.76<br>
1,300.96<br>
1,235.69<br>
65.27<br>
19.932<br>
9,275.00<br>
9,268.63<br>
9,149.14<br>
9,079.21<br>
32.93<br>
36.33<br>
-122.26<br>
-177.28<br>
1,054.68<br>
1,303.37<br>
1,238.00<br>
65.36<br>
19.940<br>
9,300.00<br>
9,293.53<br>
9,173.69<br>
9,103.50<br>
33.02<br>
36.44<br>
-107.08<br>
-177.96<br>
1,058.24<br>
1,307.84<br>
1,242.30<br>
65.54<br>
19.955<br>
9,325.00<br>
9,318.29<br>
9,198.15<br>
9,127.69<br>
33.12<br>
36.54<br>
-100.90<br>
-178.63<br>
1,061.80<br>
1,312.30<br>
1,246.58<br>
65.72<br>
19.967<br>
9,350.00<br>
9,342.85<br>
9,222.44<br>
9,151.71<br>
33.21<br>
36.65<br>
-97.53<br>
-179.30<br>
1,065.32<br>
1,316.73<br>
1,250.82<br>
65.91<br>
19.978<br>
9,375.00<br>
9,367.13<br>
9,246.49<br>
9,175.50<br>
33.31<br>
36.76<br>
-95.39<br>
-179.96<br>
1,068.82<br>
1,321.13<br>
1,255.03<br>
66.10<br>
19.987<br>
9,400.00<br>
9,391.07<br>
9,270.24<br>
9,198.99<br>
33.41<br>
36.86<br>
-93.90<br>
-180.62<br>
1,072.27<br>
1,325.51<br>
1,259.21<br>
66.29<br>
19.995<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 43<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=102></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 7TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
9,425.00<br>
9,414.60<br>
9,293.63<br>
9,222.12<br>
33.50<br>
36.96<br>
-92.82<br>
-181.26<br>
1,075.66<br>
1,329.86<br>
1,263.38<br>
66.48<br>
20.003<br>
9,450.00<br>
9,437.67<br>
9,316.59<br>
9,244.82<br>
33.60<br>
37.06<br>
-92.00<br>
-181.89<br>
1,079.00<br>
1,334.21<br>
1,267.53<br>
66.68<br>
20.010<br>
9,475.00<br>
9,460.20<br>
9,339.71<br>
9,267.69<br>
33.70<br>
37.16<br>
-91.37<br>
-182.59<br>
1,082.35<br>
1,338.56<br>
1,271.69<br>
66.87<br>
20.017<br>
9,500.00<br>
9,482.13<br>
9,364.65<br>
9,292.30<br>
33.80<br>
37.27<br>
-90.90<br>
-184.30<br>
1,085.97<br>
1,342.89<br>
1,275.81<br>
67.07<br>
20.021<br>
9,525.00<br>
9,503.41<br>
9,390.23<br>
9,317.42<br>
33.90<br>
37.39<br>
-90.51<br>
-187.40<br>
1,089.66<br>
1,347.18<br>
1,279.89<br>
67.28<br>
20.023<br>
9,550.00<br>
9,523.97<br>
9,416.51<br>
9,343.02<br>
34.00<br>
37.50<br>
-90.20<br>
-191.99<br>
1,093.41<br>
1,351.41<br>
1,283.92<br>
67.49<br>
20.023<br>
9,575.00<br>
9,543.77<br>
9,443.54<br>
9,369.04<br>
34.10<br>
37.63<br>
-89.95<br>
-198.20<br>
1,097.24<br>
1,355.59<br>
1,287.88<br>
67.71<br>
20.021<br>
9,600.00<br>
9,562.73<br>
9,471.38<br>
9,395.44<br>
34.21<br>
37.75<br>
-89.74<br>
-206.14<br>
1,101.11<br>
1,359.68<br>
1,291.75<br>
67.93<br>
20.016<br>
9,625.00<br>
9,580.83<br>
9,500.08<br>
9,422.13<br>
34.31<br>
37.88<br>
-89.59<br>
-215.93<br>
1,105.03<br>
1,363.68<br>
1,295.52<br>
68.16<br>
20.008<br>
9,650.00<br>
9,597.99<br>
9,529.71<br>
9,449.02<br>
34.42<br>
38.01<br>
-89.47<br>
-227.73<br>
1,108.98<br>
1,367.57<br>
1,299.18<br>
68.39<br>
19.997<br>
9,675.00<br>
9,614.18<br>
9,560.33<br>
9,475.99<br>
34.53<br>
38.14<br>
-89.39<br>
-241.66<br>
1,112.94<br>
1,371.32<br>
1,302.69<br>
68.63<br>
19.981<br>
9,700.00<br>
9,629.36<br>
9,591.99<br>
9,502.88<br>
34.64<br>
38.28<br>
-89.34<br>
-257.87<br>
1,116.89<br>
1,374.94<br>
1,306.06<br>
68.88<br>
19.962<br>
9,725.00<br>
9,643.47<br>
9,624.74<br>
9,529.53<br>
34.75<br>
38.42<br>
-89.33<br>
-276.50<br>
1,120.80<br>
1,378.38<br>
1,309.25<br>
69.13<br>
19.938<br>
9,750.00<br>
9,656.49<br>
9,658.63<br>
9,555.70<br>
34.87<br>
38.57<br>
-89.34<br>
-297.68<br>
1,124.64<br>
1,381.64<br>
1,312.24<br>
69.40<br>
19.908<br>
9,775.00<br>
9,668.37<br>
9,693.69<br>
9,581.14<br>
34.99<br>
38.72<br>
-89.37<br>
-321.50<br>
1,128.38<br>
1,384.70<br>
1,315.02<br>
69.68<br>
19.873<br>
9,800.00<br>
9,679.08<br>
9,729.94<br>
9,605.55<br>
35.11<br>
38.87<br>
-89.42<br>
-348.04<br>
1,131.97<br>
1,387.52<br>
1,317.56<br>
69.97<br>
19.831<br>
9,825.00<br>
9,688.60<br>
9,767.38<br>
9,628.60<br>
35.23<br>
39.03<br>
-89.49<br>
-377.34<br>
1,135.35<br>
1,390.10<br>
1,319.83<br>
70.27<br>
19.783<br>
9,850.00<br>
9,696.90<br>
9,805.99<br>
9,649.92<br>
35.36<br>
39.19<br>
-89.56<br>
-409.37<br>
1,138.48<br>
1,392.40<br>
1,321.82<br>
70.58<br>
19.727<br>
9,875.00<br>
9,703.95<br>
9,845.71<br>
9,669.10<br>
35.49<br>
39.36<br>
-89.65<br>
-444.02<br>
1,141.30<br>
1,394.41<br>
1,323.50<br>
70.91<br>
19.664<br>
9,900.00<br>
9,709.74<br>
9,886.46<br>
9,685.75<br>
35.63<br>
39.54<br>
-89.73<br>
-481.12<br>
1,143.74<br>
1,396.11<br>
1,324.85<br>
71.25<br>
19.593<br>
9,925.00<br>
9,714.25<br>
9,928.13<br>
9,699.47<br>
35.76<br>
39.72<br>
-89.81<br>
-520.40<br>
1,145.76<br>
1,397.47<br>
1,325.86<br>
71.61<br>
19.515<br>
9,950.00<br>
9,717.47<br>
9,970.55<br>
9,709.91<br>
35.90<br>
39.90<br>
-89.89<br>
-561.48<br>
1,147.29<br>
1,398.48<br>
1,326.50<br>
71.98<br>
19.429<br>
9,975.00<br>
9,719.39<br>
10,013.57<br>
9,716.77<br>
36.04<br>
40.09<br>
-89.95<br>
-603.91<br>
1,148.30<br>
1,399.13<br>
1,326.78<br>
72.36<br>
19.337<br>
9,999.17<br>
9,720.00<br>
10,055.52<br>
9,719.80<br>
36.18<br>
40.28<br>
-89.99<br>
-645.73<br>
1,148.74<br>
1,399.41<br>
1,326.68<br>
72.73<br>
19.242<br>
10,100.00<br>
9,720.00<br>
10,162.25<br>
9,720.00<br>
36.80<br>
40.80<br>
-90.00<br>
-752.47<br>
1,148.77<br>
1,399.43<br>
1,325.45<br>
73.98<br>
18.917<br>
10,200.00<br>
9,720.00<br>
10,262.25<br>
9,720.00<br>
37.49<br>
41.36<br>
-90.00<br>
-852.47<br>
1,148.77<br>
1,399.43<br>
1,324.09<br>
75.34<br>
18.575<br>
10,300.00<br>
9,720.00<br>
10,362.25<br>
9,720.00<br>
38.26<br>
41.99<br>
-90.00<br>
-952.47<br>
1,148.77<br>
1,399.43<br>
1,322.57<br>
76.85<br>
18.209<br>
10,400.00<br>
9,720.00<br>
10,462.25<br>
9,720.00<br>
39.10<br>
42.69<br>
-90.00<br>
-1,052.47<br>
1,148.77<br>
1,399.43<br>
1,320.92<br>
78.51<br>
17.824<br>
10,500.00<br>
9,720.00<br>
10,562.25<br>
9,720.00<br>
40.01<br>
43.46<br>
-90.00<br>
-1,152.47<br>
1,148.78<br>
1,399.43<br>
1,319.12<br>
80.31<br>
17.426<br>
10,600.00<br>
9,720.00<br>
10,662.25<br>
9,720.00<br>
40.98<br>
44.30<br>
-90.00<br>
-1,252.47<br>
1,148.78<br>
1,399.43<br>
1,317.20<br>
82.23<br>
17.019<br>
10,700.00<br>
9,720.00<br>
10,762.25<br>
9,720.00<br>
42.01<br>
45.20<br>
-90.00<br>
-1,352.47<br>
1,148.78<br>
1,399.43<br>
1,315.17<br>
84.27<br>
16.607<br>
10,800.00<br>
9,720.00<br>
10,862.25<br>
9,720.00<br>
43.09<br>
46.16<br>
-90.00<br>
-1,452.47<br>
1,148.78<br>
1,399.43<br>
1,313.02<br>
86.42<br>
16.194<br>
10,900.00<br>
9,720.00<br>
10,962.25<br>
9,720.00<br>
44.23<br>
47.18<br>
-90.00<br>
-1,552.47<br>
1,148.78<br>
1,399.43<br>
1,310.77<br>
88.66<br>
15.783<br>
11,000.00<br>
9,720.00<br>
11,062.25<br>
9,720.00<br>
45.41<br>
48.24<br>
-90.00<br>
-1,652.47<br>
1,148.78<br>
1,399.43<br>
1,308.43<br>
91.01<br>
15.377<br>
11,100.00<br>
9,720.00<br>
11,162.25<br>
9,720.00<br>
46.63<br>
49.36<br>
-90.00<br>
-1,752.47<br>
1,148.78<br>
1,399.43<br>
1,306.00<br>
93.44<br>
14.977<br>
11,200.00<br>
9,720.00<br>
11,262.25<br>
9,720.00<br>
47.89<br>
50.52<br>
-90.00<br>
-1,852.47<br>
1,148.78<br>
1,399.44<br>
1,303.48<br>
95.95<br>
14.585<br>
11,300.00<br>
9,720.00<br>
11,362.25<br>
9,720.00<br>
49.19<br>
51.72<br>
-90.00<br>
-1,952.47<br>
1,148.78<br>
1,399.44<br>
1,300.90<br>
98.54<br>
14.202<br>
11,400.00<br>
9,720.00<br>
11,462.25<br>
9,720.00<br>
50.53<br>
52.97<br>
-90.00<br>
-2,052.47<br>
1,148.78<br>
1,399.44<br>
1,298.25<br>
101.19<br>
13.830<br>
11,500.00<br>
9,720.00<br>
11,562.25<br>
9,720.00<br>
51.89<br>
54.24<br>
-90.00<br>
-2,152.47<br>
1,148.78<br>
1,399.44<br>
1,295.53<br>
103.91<br>
13.468<br>
11,600.00<br>
9,720.00<br>
11,662.25<br>
9,720.00<br>
53.29<br>
55.55<br>
-90.00<br>
-2,252.47<br>
1,148.78<br>
1,399.44<br>
1,292.76<br>
106.68<br>
13.118<br>
11,700.00<br>
9,720.00<br>
11,762.25<br>
9,720.00<br>
54.71<br>
56.90<br>
-90.00<br>
-2,352.47<br>
1,148.78<br>
1,399.44<br>
1,289.93<br>
109.51<br>
12.779<br>
11,800.00<br>
9,720.00<br>
11,862.25<br>
9,720.00<br>
56.15<br>
58.27<br>
-90.00<br>
-2,452.47<br>
1,148.78<br>
1,399.44<br>
1,287.05<br>
112.39<br>
12.451<br>
11,900.00<br>
9,720.00<br>
11,962.25<br>
9,720.00<br>
57.62<br>
59.66<br>
-90.00<br>
-2,552.47<br>
1,148.78<br>
1,399.44<br>
1,284.12<br>
115.32<br>
12.136<br>
12,000.00<br>
9,720.00<br>
12,062.25<br>
9,720.00<br>
59.11<br>
61.09<br>
-90.00<br>
-2,652.47<br>
1,148.79<br>
1,399.44<br>
1,281.15<br>
118.29<br>
11.831<br>
12,100.00<br>
9,720.00<br>
12,162.25<br>
9,720.00<br>
60.62<br>
62.53<br>
-90.00<br>
-2,752.47<br>
1,148.79<br>
1,399.44<br>
1,278.15<br>
121.29<br>
11.538<br>
12,200.00<br>
9,720.00<br>
12,262.25<br>
9,720.00<br>
62.15<br>
64.00<br>
-90.00<br>
-2,852.47<br>
1,148.79<br>
1,399.44<br>
1,275.10<br>
124.34<br>
11.255<br>
12,300.00<br>
9,720.00<br>
12,362.25<br>
9,720.00<br>
63.69<br>
65.48<br>
-90.00<br>
-2,952.47<br>
1,148.79<br>
1,399.44<br>
1,272.02<br>
127.42<br>
10.983<br>
12,400.00<br>
9,720.00<br>
12,462.25<br>
9,720.00<br>
65.25<br>
66.98<br>
-90.00<br>
-3,052.47<br>
1,148.79<br>
1,399.44<br>
1,268.91<br>
130.53<br>
10.721<br>
12,500.00<br>
9,720.00<br>
12,562.25<br>
9,720.00<br>
66.82<br>
68.51<br>
-90.00<br>
-3,152.47<br>
1,148.79<br>
1,399.44<br>
1,265.78<br>
133.67<br>
10.470<br>
12,600.00<br>
9,720.00<br>
12,662.25<br>
9,720.00<br>
68.41<br>
70.04<br>
-90.00<br>
-3,252.47<br>
1,148.79<br>
1,399.44<br>
1,262.61<br>
136.84<br>
10.227<br>
12,700.00<br>
9,720.00<br>
12,762.25<br>
9,720.00<br>
70.01<br>
71.59<br>
-90.00<br>
-3,352.47<br>
1,148.79<br>
1,399.44<br>
1,259.42<br>
140.03<br>
9.994<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 44<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=103></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 7TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
12,800.00<br>
9,720.00<br>
12,862.25<br>
9,720.00<br>
71.62<br>
73.16<br>
-90.00<br>
-3,452.47<br>
1,148.79<br>
1,399.45<br>
1,256.20<br>
143.25<br>
9.769<br>
12,900.00<br>
9,720.00<br>
12,962.25<br>
9,720.00<br>
73.25<br>
74.74<br>
-90.00<br>
-3,552.47<br>
1,148.79<br>
1,399.45<br>
1,252.96<br>
146.49<br>
9.553<br>
13,000.00<br>
9,720.00<br>
13,062.25<br>
9,720.00<br>
74.88<br>
76.33<br>
-90.00<br>
-3,652.47<br>
1,148.79<br>
1,399.45<br>
1,249.70<br>
149.75<br>
9.345<br>
13,100.00<br>
9,720.00<br>
13,162.25<br>
9,720.00<br>
76.52<br>
77.93<br>
-90.00<br>
-3,752.47<br>
1,148.79<br>
1,399.45<br>
1,246.42<br>
153.03<br>
9.145<br>
13,200.00<br>
9,720.00<br>
13,262.25<br>
9,720.00<br>
78.18<br>
79.55<br>
-90.00<br>
-3,852.47<br>
1,148.79<br>
1,399.45<br>
1,243.12<br>
156.32<br>
8.952<br>
13,300.00<br>
9,720.00<br>
13,362.25<br>
9,720.00<br>
79.84<br>
81.17<br>
-90.00<br>
-3,952.47<br>
1,148.79<br>
1,399.45<br>
1,239.81<br>
159.64<br>
8.766<br>
13,400.00<br>
9,720.00<br>
13,462.25<br>
9,720.00<br>
81.50<br>
82.80<br>
-90.00<br>
-4,052.47<br>
1,148.79<br>
1,399.45<br>
1,236.48<br>
162.97<br>
8.587<br>
13,500.00<br>
9,720.00<br>
13,562.25<br>
9,720.00<br>
83.18<br>
84.44<br>
-90.00<br>
-4,152.47<br>
1,148.79<br>
1,399.45<br>
1,233.13<br>
166.32<br>
8.414<br>
13,600.00<br>
9,720.00<br>
13,662.25<br>
9,720.00<br>
84.86<br>
86.09<br>
-90.00<br>
-4,252.47<br>
1,148.80<br>
1,399.45<br>
1,229.77<br>
169.68<br>
8.248<br>
13,700.00<br>
9,720.00<br>
13,762.25<br>
9,720.00<br>
86.55<br>
87.75<br>
-90.00<br>
-4,352.47<br>
1,148.80<br>
1,399.45<br>
1,226.40<br>
173.05<br>
8.087<br>
13,800.00<br>
9,720.00<br>
13,862.25<br>
9,720.00<br>
88.25<br>
89.42<br>
-90.00<br>
-4,452.47<br>
1,148.80<br>
1,399.45<br>
1,223.01<br>
176.44<br>
7.932<br>
13,900.00<br>
9,720.00<br>
13,962.25<br>
9,720.00<br>
89.95<br>
91.09<br>
-90.00<br>
-4,552.47<br>
1,148.80<br>
1,399.45<br>
1,219.62<br>
179.84<br>
7.782<br>
14,000.00<br>
9,720.00<br>
14,062.25<br>
9,720.00<br>
91.66<br>
92.77<br>
-90.00<br>
-4,652.47<br>
1,148.80<br>
1,399.45<br>
1,216.21<br>
183.25<br>
7.637<br>
14,100.00<br>
9,720.00<br>
14,162.25<br>
9,720.00<br>
93.37<br>
94.45<br>
-90.00<br>
-4,752.47<br>
1,148.80<br>
1,399.45<br>
1,212.79<br>
186.67<br>
7.497<br>
14,200.00<br>
9,720.00<br>
14,262.25<br>
9,720.00<br>
95.09<br>
96.14<br>
-90.00<br>
-4,852.47<br>
1,148.80<br>
1,399.45<br>
1,209.36<br>
190.10<br>
7.362<br>
14,300.00<br>
9,720.00<br>
14,362.25<br>
9,720.00<br>
96.81<br>
97.84<br>
-90.00<br>
-4,952.47<br>
1,148.80<br>
1,399.46<br>
1,205.92<br>
193.54<br>
7.231<br>
14,400.00<br>
9,720.00<br>
14,462.25<br>
9,720.00<br>
98.54<br>
99.54<br>
-90.00<br>
-5,052.47<br>
1,148.80<br>
1,399.46<br>
1,202.47<br>
196.99<br>
7.104<br>
14,500.00<br>
9,720.00<br>
14,562.25<br>
9,720.00<br>
100.27<br>
101.25<br>
-90.00<br>
-5,152.47<br>
1,148.80<br>
1,399.46<br>
1,199.01<br>
200.45<br>
6.982<br>
14,600.00<br>
9,720.00<br>
14,662.25<br>
9,720.00<br>
102.00<br>
102.96<br>
-90.00<br>
-5,252.47<br>
1,148.80<br>
1,399.46<br>
1,195.54<br>
203.91<br>
6.863<br>
14,700.00<br>
9,720.00<br>
14,762.25<br>
9,720.00<br>
103.74<br>
104.68<br>
-90.00<br>
-5,352.47<br>
1,148.80<br>
1,399.46<br>
1,192.07<br>
207.39<br>
6.748<br>
14,800.00<br>
9,720.00<br>
14,862.25<br>
9,720.00<br>
105.48<br>
106.40<br>
-90.00<br>
-5,452.47<br>
1,148.80<br>
1,399.46<br>
1,188.59<br>
210.87<br>
6.637<br>
14,900.00<br>
9,720.00<br>
14,962.25<br>
9,720.00<br>
107.23<br>
108.12<br>
-90.00<br>
-5,552.47<br>
1,148.80<br>
1,399.46<br>
1,185.10<br>
214.36<br>
6.529<br>
15,000.00<br>
9,720.00<br>
15,062.25<br>
9,720.00<br>
108.98<br>
109.85<br>
-90.00<br>
-5,652.47<br>
1,148.80<br>
1,399.46<br>
1,181.61<br>
217.85<br>
6.424<br>
15,100.00<br>
9,720.00<br>
15,162.25<br>
9,720.00<br>
110.73<br>
111.59<br>
-90.00<br>
-5,752.47<br>
1,148.81<br>
1,399.46<br>
1,178.11<br>
221.35<br>
6.322<br>
15,200.00<br>
9,720.00<br>
15,262.25<br>
9,720.00<br>
112.48<br>
113.32<br>
-90.00<br>
-5,852.47<br>
1,148.81<br>
1,399.46<br>
1,174.60<br>
224.86<br>
6.224<br>
15,300.00<br>
9,720.00<br>
15,362.25<br>
9,720.00<br>
114.24<br>
115.06<br>
-90.00<br>
-5,952.47<br>
1,148.81<br>
1,399.46<br>
1,171.09<br>
228.37<br>
6.128<br>
15,400.00<br>
9,720.00<br>
15,462.25<br>
9,720.00<br>
116.00<br>
116.80<br>
-90.00<br>
-6,052.47<br>
1,148.81<br>
1,399.46<br>
1,167.57<br>
231.89<br>
6.035<br>
15,500.00<br>
9,720.00<br>
15,562.25<br>
9,720.00<br>
117.76<br>
118.55<br>
-90.00<br>
-6,152.47<br>
1,148.81<br>
1,399.46<br>
1,164.05<br>
235.41<br>
5.945<br>
15,600.00<br>
9,720.00<br>
15,662.25<br>
9,720.00<br>
119.53<br>
120.30<br>
-90.00<br>
-6,252.47<br>
1,148.81<br>
1,399.46<br>
1,160.52<br>
238.94<br>
5.857<br>
15,700.00<br>
9,720.00<br>
15,762.25<br>
9,720.00<br>
121.30<br>
122.05<br>
-90.00<br>
-6,352.47<br>
1,148.81<br>
1,399.46<br>
1,156.99<br>
242.48<br>
5.772<br>
15,800.00<br>
9,720.00<br>
15,862.25<br>
9,720.00<br>
123.07<br>
123.81<br>
-90.00<br>
-6,452.47<br>
1,148.81<br>
1,399.46<br>
1,153.45<br>
246.01<br>
5.689<br>
15,900.00<br>
9,720.00<br>
15,962.25<br>
9,720.00<br>
124.84<br>
125.56<br>
-90.00<br>
-6,552.47<br>
1,148.81<br>
1,399.47<br>
1,149.91<br>
249.56<br>
5.608<br>
16,000.00<br>
9,720.00<br>
16,062.25<br>
9,720.00<br>
126.62<br>
127.32<br>
-90.00<br>
-6,652.47<br>
1,148.81<br>
1,399.47<br>
1,146.36<br>
253.10<br>
5.529<br>
16,100.00<br>
9,720.00<br>
16,162.25<br>
9,720.00<br>
128.39<br>
129.09<br>
-90.00<br>
-6,752.47<br>
1,148.81<br>
1,399.47<br>
1,142.81<br>
256.65<br>
5.453<br>
16,200.00<br>
9,720.00<br>
16,262.25<br>
9,720.00<br>
130.17<br>
130.85<br>
-90.00<br>
-6,852.47<br>
1,148.81<br>
1,399.47<br>
1,139.26<br>
260.21<br>
5.378<br>
16,300.00<br>
9,720.00<br>
16,362.25<br>
9,720.00<br>
131.95<br>
132.62<br>
-90.00<br>
-6,952.47<br>
1,148.81<br>
1,399.47<br>
1,135.70<br>
263.77<br>
5.306<br>
16,400.00<br>
9,720.00<br>
16,462.25<br>
9,720.00<br>
133.73<br>
134.39<br>
-90.00<br>
-7,052.47<br>
1,148.81<br>
1,399.47<br>
1,132.14<br>
267.33<br>
5.235<br>
16,500.00<br>
9,720.00<br>
16,562.25<br>
9,720.00<br>
135.52<br>
136.16<br>
-90.00<br>
-7,152.47<br>
1,148.81<br>
1,399.47<br>
1,128.58<br>
270.89<br>
5.166<br>
16,600.00<br>
9,720.00<br>
16,662.25<br>
9,720.00<br>
137.30<br>
137.93<br>
-90.00<br>
-7,252.47<br>
1,148.81<br>
1,399.47<br>
1,125.01<br>
274.46<br>
5.099<br>
16,700.00<br>
9,720.00<br>
16,762.25<br>
9,720.00<br>
139.09<br>
139.70<br>
-90.00<br>
-7,352.47<br>
1,148.82<br>
1,399.47<br>
1,121.44<br>
278.03<br>
5.033<br>
16,800.00<br>
9,720.00<br>
16,862.25<br>
9,720.00<br>
140.88<br>
141.48<br>
-90.00<br>
-7,452.47<br>
1,148.82<br>
1,399.47<br>
1,117.86<br>
281.61<br>
4.970<br>
16,900.00<br>
9,720.00<br>
16,962.25<br>
9,720.00<br>
142.67<br>
143.26<br>
-90.00<br>
-7,552.47<br>
1,148.82<br>
1,399.47<br>
1,114.29<br>
285.19<br>
4.907<br>
17,000.00<br>
9,720.00<br>
17,062.25<br>
9,720.00<br>
144.46<br>
145.04<br>
-90.00<br>
-7,652.47<br>
1,148.82<br>
1,399.47<br>
1,110.71<br>
288.77<br>
4.846<br>
17,100.00<br>
9,720.00<br>
17,162.25<br>
9,720.00<br>
146.25<br>
146.82<br>
-90.00<br>
-7,752.47<br>
1,148.82<br>
1,399.47<br>
1,107.12<br>
292.35<br>
4.787<br>
17,200.00<br>
9,720.00<br>
17,262.25<br>
9,720.00<br>
148.04<br>
148.60<br>
-90.00<br>
-7,852.47<br>
1,148.82<br>
1,399.47<br>
1,103.54<br>
295.94<br>
4.729<br>
17,300.00<br>
9,720.00<br>
17,362.25<br>
9,720.00<br>
149.84<br>
150.39<br>
-90.00<br>
-7,952.47<br>
1,148.82<br>
1,399.47<br>
1,099.95<br>
299.53<br>
4.672<br>
17,400.00<br>
9,720.00<br>
17,462.25<br>
9,720.00<br>
151.64<br>
152.17<br>
-90.00<br>
-8,052.47<br>
1,148.82<br>
1,399.48<br>
1,096.36<br>
303.12<br>
4.617<br>
17,500.00<br>
9,720.00<br>
17,562.25<br>
9,720.00<br>
153.43<br>
153.96<br>
-90.00<br>
-8,152.47<br>
1,148.82<br>
1,399.48<br>
1,092.77<br>
306.71<br>
4.563<br>
17,600.00<br>
9,720.00<br>
17,662.25<br>
9,720.00<br>
155.23<br>
155.75<br>
-90.00<br>
-8,252.47<br>
1,148.82<br>
1,399.48<br>
1,089.17<br>
310.31<br>
4.510<br>
17,700.00<br>
9,720.00<br>
17,762.25<br>
9,720.00<br>
157.03<br>
157.54<br>
-90.00<br>
-8,352.47<br>
1,148.82<br>
1,399.48<br>
1,085.57<br>
313.90<br>
4.458<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 45<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=104></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - 7TFH - OH - Plan #1<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
0-LEAM_MWD+HDGM<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
17,800.00<br>
9,720.00<br>
17,862.25<br>
9,720.00<br>
158.83<br>
159.33<br>
-90.00<br>
-8,452.47<br>
1,148.82<br>
1,399.48<br>
1,081.97<br>
317.50<br>
4.408<br>
17,900.00<br>
9,720.00<br>
17,962.25<br>
9,720.00<br>
160.63<br>
161.12<br>
-90.00<br>
-8,552.47<br>
1,148.82<br>
1,399.48<br>
1,078.37<br>
321.10<br>
4.358<br>
18,000.00<br>
9,720.00<br>
18,062.25<br>
9,720.00<br>
162.44<br>
162.92<br>
-90.00<br>
-8,652.47<br>
1,148.82<br>
1,399.48<br>
1,074.77<br>
324.71<br>
4.310<br>
18,100.00<br>
9,720.00<br>
18,162.25<br>
9,720.00<br>
164.24<br>
164.71<br>
-90.00<br>
-8,752.47<br>
1,148.82<br>
1,399.48<br>
1,071.17<br>
328.31<br>
4.263<br>
18,200.00<br>
9,720.00<br>
18,262.25<br>
9,720.00<br>
166.04<br>
166.51<br>
-90.00<br>
-8,852.47<br>
1,148.82<br>
1,399.48<br>
1,067.56<br>
331.92<br>
4.216<br>
18,300.00<br>
9,720.00<br>
18,362.25<br>
9,720.00<br>
167.85<br>
168.31<br>
-90.00<br>
-8,952.47<br>
1,148.83<br>
1,399.48<br>
1,063.95<br>
335.53<br>
4.171<br>
18,400.00<br>
9,720.00<br>
18,462.25<br>
9,720.00<br>
169.66<br>
170.10<br>
-90.00<br>
-9,052.47<br>
1,148.83<br>
1,399.48<br>
1,060.34<br>
339.14<br>
4.127<br>
18,500.00<br>
9,720.00<br>
18,562.25<br>
9,720.00<br>
171.46<br>
171.90<br>
-90.00<br>
-9,152.47<br>
1,148.83<br>
1,399.48<br>
1,056.73<br>
342.76<br>
4.083<br>
18,600.00<br>
9,720.00<br>
18,662.25<br>
9,720.00<br>
173.27<br>
173.70<br>
-90.00<br>
-9,252.47<br>
1,148.83<br>
1,399.48<br>
1,053.11<br>
346.37<br>
4.040<br>
18,700.00<br>
9,720.00<br>
18,762.25<br>
9,720.00<br>
175.08<br>
175.51<br>
-90.00<br>
-9,352.47<br>
1,148.83<br>
1,399.48<br>
1,049.50<br>
349.99<br>
3.999<br>
18,800.00<br>
9,720.00<br>
18,862.25<br>
9,720.00<br>
176.89<br>
177.31<br>
-90.00<br>
-9,452.47<br>
1,148.83<br>
1,399.48<br>
1,045.88<br>
353.60<br>
3.958<br>
18,900.00<br>
9,720.00<br>
18,962.25<br>
9,720.00<br>
178.70<br>
179.11<br>
-90.00<br>
-9,552.47<br>
1,148.83<br>
1,399.48<br>
1,042.26<br>
357.22<br>
3.918<br>
19,000.00<br>
9,720.00<br>
19,062.25<br>
9,720.00<br>
180.51<br>
180.91<br>
-90.00<br>
-9,652.47<br>
1,148.83<br>
1,399.49<br>
1,038.64<br>
360.84<br>
3.878<br>
19,100.00<br>
9,720.00<br>
19,162.25<br>
9,720.00<br>
182.32<br>
182.72<br>
-90.00<br>
-9,752.47<br>
1,148.83<br>
1,399.49<br>
1,035.02<br>
364.47<br>
3.840<br>
19,200.00<br>
9,720.00<br>
19,262.25<br>
9,720.00<br>
184.13<br>
184.52<br>
-90.00<br>
-9,852.47<br>
1,148.83<br>
1,399.49<br>
1,031.40<br>
368.09<br>
3.802<br>
19,300.00<br>
9,720.00<br>
19,362.25<br>
9,720.00<br>
185.95<br>
186.33<br>
-90.00<br>
-9,952.47<br>
1,148.83<br>
1,399.49<br>
1,027.77<br>
371.71<br>
3.765<br>
19,400.00<br>
9,720.00<br>
19,462.25<br>
9,720.00<br>
187.76<br>
188.14<br>
-90.00<br>
-10,052.47<br>
1,148.83<br>
1,399.49<br>
1,024.15<br>
375.34<br>
3.729<br>
19,500.00<br>
9,720.00<br>
19,562.25<br>
9,720.00<br>
189.57<br>
189.94<br>
-90.00<br>
-10,152.47<br>
1,148.83<br>
1,399.49<br>
1,020.52<br>
378.97<br>
3.693<br>
19,600.00<br>
9,720.00<br>
19,662.25<br>
9,720.00<br>
191.39<br>
191.75<br>
-90.00<br>
-10,252.47<br>
1,148.83<br>
1,399.49<br>
1,016.89<br>
382.59<br>
3.658<br>
19,700.00<br>
9,720.00<br>
19,762.25<br>
9,720.00<br>
193.20<br>
193.56<br>
-90.00<br>
-10,352.47<br>
1,148.83<br>
1,399.49<br>
1,013.27<br>
386.22<br>
3.624<br>
19,800.00<br>
9,720.00<br>
19,862.25<br>
9,720.00<br>
195.02<br>
195.37<br>
-90.00<br>
-10,452.47<br>
1,148.84<br>
1,399.49<br>
1,009.64<br>
389.85<br>
3.590<br>
19,900.00<br>
9,720.00<br>
19,962.25<br>
9,720.00<br>
196.83<br>
197.18<br>
-90.00<br>
-10,552.47<br>
1,148.84<br>
1,399.49<br>
1,006.00<br>
393.49<br>
3.557<br>
20,007.17<br>
9,720.00<br>
20,069.40<br>
9,720.00<br>
198.78<br>
199.12<br>
-90.00<br>
-10,659.62<br>
1,148.84<br>
1,399.49<br>
1,002.11<br>
397.38<br>
3.522 SF<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 46<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=105></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - Hove #11-21 (Offset) - OH - OH<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
1969-MWD-ISCWSA<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
0.00<br>
0.00<br>
1,902.30<br>
1,902.23<br>
0.00<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,763.94<br>
100.00<br>
100.00<br>
1,902.30<br>
1,902.23<br>
0.13<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,712.60<br>
3,712.47<br>
0.13<br>
N/A<br>
200.00<br>
200.00<br>
1,902.30<br>
1,902.23<br>
0.49<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,663.27<br>
3,662.79<br>
0.49<br>
7,538.696<br>
300.00<br>
300.00<br>
1,902.30<br>
1,902.23<br>
0.84<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,616.04<br>
3,615.19<br>
0.84<br>
4,282.370<br>
400.00<br>
400.00<br>
1,902.30<br>
1,902.23<br>
1.20<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,570.98<br>
3,569.77<br>
1.20<br>
2,968.708<br>
500.00<br>
500.00<br>
1,902.30<br>
1,902.23<br>
1.56<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,528.18<br>
3,526.61<br>
1.56<br>
2,259.705<br>
600.00<br>
600.00<br>
1,902.30<br>
1,902.23<br>
1.92<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,487.72<br>
3,485.80<br>
1.92<br>
1,816.695<br>
700.00<br>
700.00<br>
1,902.30<br>
1,902.23<br>
2.28<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,449.69<br>
3,447.41<br>
2.28<br>
1,514.158<br>
800.00<br>
800.00<br>
1,902.30<br>
1,902.23<br>
2.64<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,414.16<br>
3,411.52<br>
2.64<br>
1,294.832<br>
900.00<br>
900.00<br>
1,902.30<br>
1,902.23<br>
3.00<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,381.22<br>
3,378.22<br>
3.00<br>
1,128.868<br>
1,000.00<br>
1,000.00<br>
1,902.30<br>
1,902.23<br>
3.35<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,350.94<br>
3,347.59<br>
3.35<br>
999.176<br>
1,100.00<br>
1,100.00<br>
1,902.30<br>
1,902.23<br>
3.71<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,323.39<br>
3,319.68<br>
3.71<br>
895.269<br>
1,200.00<br>
1,200.00<br>
1,902.30<br>
1,902.23<br>
4.07<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,298.65<br>
3,294.58<br>
4.07<br>
810.351<br>
1,300.00<br>
1,300.00<br>
1,902.30<br>
1,902.23<br>
4.43<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,276.78<br>
3,272.35<br>
4.43<br>
739.826<br>
1,400.00<br>
1,400.00<br>
1,902.30<br>
1,902.23<br>
4.79<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,257.82<br>
3,253.04<br>
4.79<br>
680.473<br>
1,500.00<br>
1,500.00<br>
1,902.30<br>
1,902.23<br>
5.15<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,241.85<br>
3,236.70<br>
5.15<br>
629.967<br>
1,600.00<br>
1,600.00<br>
1,902.30<br>
1,902.23<br>
5.50<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,228.89<br>
3,223.38<br>
5.50<br>
586.587<br>
1,700.00<br>
1,700.00<br>
1,902.30<br>
1,902.23<br>
5.86<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,218.99<br>
3,213.12<br>
5.86<br>
549.034<br>
1,800.00<br>
1,800.00<br>
1,902.30<br>
1,902.23<br>
6.22<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,212.17<br>
3,205.95<br>
6.22<br>
516.303<br>
1,900.00<br>
1,900.00<br>
1,902.30<br>
1,902.23<br>
6.58<br>
0.00<br>
-103.02<br>
-722.84<br>
-3,125.20<br>
3,208.45<br>
3,201.87<br>
6.58<br>
487.611<br>
2,000.00<br>
2,000.00<br>
1,994.57<br>
1,994.48<br>
6.94<br>
0.13<br>
-103.02<br>
-722.48<br>
-3,123.57<br>
3,206.62<br>
3,199.55<br>
7.07<br>
453.420<br>
2,100.00<br>
2,100.00<br>
2,093.01<br>
2,092.90<br>
7.30<br>
0.34<br>
-103.03<br>
-722.17<br>
-3,121.72<br>
3,204.72<br>
3,197.09<br>
7.63<br>
419.785<br>
2,200.00<br>
2,200.00<br>
2,192.33<br>
2,192.21<br>
7.66<br>
0.55<br>
-103.03<br>
-722.22<br>
-3,119.81<br>
3,202.87<br>
3,194.66<br>
8.21<br>
390.243<br>
2,300.00<br>
2,300.00<br>
2,289.93<br>
2,289.79<br>
8.01<br>
0.77<br>
-103.05<br>
-722.59<br>
-3,117.89<br>
3,201.03<br>
3,192.25<br>
8.78<br>
364.461<br>
2,400.00<br>
2,400.00<br>
2,383.34<br>
2,383.19<br>
8.37<br>
0.97<br>
-103.07<br>
-723.21<br>
-3,116.20<br>
3,199.41<br>
3,190.07<br>
9.35<br>
342.365<br>
2,500.00<br>
2,500.00<br>
2,496.63<br>
2,496.44<br>
8.73<br>
1.22<br>
-103.10<br>
-724.40<br>
-3,113.89<br>
3,197.67<br>
3,187.72<br>
9.95<br>
321.244<br>
2,600.00<br>
2,599.98<br>
2,603.10<br>
2,602.86<br>
9.08<br>
1.46<br>
23.55<br>
-726.10<br>
-3,111.16<br>
3,193.93<br>
3,183.41<br>
10.52<br>
303.521<br>
2,624.96<br>
2,624.92<br>
2,640.64<br>
2,640.38<br>
9.16<br>
1.55<br>
23.56<br>
-726.69<br>
-3,110.14<br>
3,192.47<br>
3,181.78<br>
10.69<br>
298.736<br>
2,700.00<br>
2,699.89<br>
2,744.21<br>
2,743.89<br>
9.41<br>
1.76<br>
23.58<br>
-726.68<br>
-3,106.51<br>
3,186.80<br>
3,175.66<br>
11.15<br>
285.833<br>
2,800.00<br>
2,799.79<br>
2,818.37<br>
2,818.00<br>
9.74<br>
1.91<br>
23.63<br>
-724.71<br>
-3,104.66<br>
3,179.77<br>
3,168.14<br>
11.63<br>
273.496<br>
2,900.00<br>
2,899.70<br>
2,906.39<br>
2,905.96<br>
10.08<br>
2.09<br>
23.70<br>
-721.85<br>
-3,103.13<br>
3,173.34<br>
3,161.20<br>
12.14<br>
261.488<br>
3,000.00<br>
2,999.60<br>
3,012.74<br>
3,012.23<br>
10.42<br>
2.31<br>
23.79<br>
-718.23<br>
-3,101.36<br>
3,166.97<br>
3,154.28<br>
12.69<br>
249.545<br>
3,100.00<br>
3,099.51<br>
3,107.84<br>
3,107.26<br>
10.76<br>
2.51<br>
23.87<br>
-714.94<br>
-3,099.63<br>
3,160.44<br>
3,147.21<br>
13.23<br>
238.881<br>
3,200.00<br>
3,199.41<br>
3,211.24<br>
3,210.59<br>
11.10<br>
2.74<br>
23.95<br>
-711.85<br>
-3,097.90<br>
3,154.17<br>
3,140.37<br>
13.79<br>
228.706<br>
3,300.00<br>
3,299.32<br>
3,314.91<br>
3,314.20<br>
11.44<br>
2.96<br>
24.03<br>
-708.81<br>
-3,095.84<br>
3,147.60<br>
3,133.25<br>
14.36<br>
219.230<br>
3,400.00<br>
3,399.22<br>
3,413.30<br>
3,412.53<br>
11.79<br>
3.17<br>
24.10<br>
-706.03<br>
-3,093.84<br>
3,141.02<br>
3,126.11<br>
14.91<br>
210.658<br>
3,500.00<br>
3,499.13<br>
3,497.55<br>
3,496.73<br>
12.14<br>
3.35<br>
24.17<br>
-703.62<br>
-3,092.40<br>
3,134.75<br>
3,119.32<br>
15.43<br>
203.138<br>
3,600.00<br>
3,599.03<br>
3,602.83<br>
3,601.96<br>
12.48<br>
3.58<br>
24.25<br>
-700.82<br>
-3,090.66<br>
3,128.58<br>
3,112.58<br>
16.00<br>
195.478<br>
3,700.00<br>
3,698.94<br>
3,699.21<br>
3,698.30<br>
12.83<br>
3.79<br>
24.31<br>
-698.48<br>
-3,089.05<br>
3,122.46<br>
3,105.90<br>
16.56<br>
188.538<br>
3,800.00<br>
3,798.84<br>
3,792.51<br>
3,791.57<br>
13.18<br>
4.00<br>
24.37<br>
-696.53<br>
-3,087.47<br>
3,116.39<br>
3,099.28<br>
17.11<br>
182.107<br>
3,900.00<br>
3,898.75<br>
3,886.14<br>
3,885.18<br>
13.53<br>
4.20<br>
24.42<br>
-695.40<br>
-3,086.08<br>
3,110.70<br>
3,093.04<br>
17.66<br>
176.108<br>
4,000.00<br>
3,998.65<br>
3,985.30<br>
3,984.32<br>
13.88<br>
4.41<br>
24.47<br>
-694.33<br>
-3,084.52<br>
3,104.97<br>
3,086.75<br>
18.22<br>
170.374<br>
4,100.00<br>
4,098.56<br>
4,076.17<br>
4,075.18<br>
14.24<br>
4.60<br>
24.51<br>
-693.25<br>
-3,083.30<br>
3,099.44<br>
3,080.67<br>
18.77<br>
165.152<br>
4,200.00<br>
4,198.46<br>
4,181.05<br>
4,180.01<br>
14.59<br>
4.83<br>
24.59<br>
-690.59<br>
-3,082.35<br>
3,094.06<br>
3,074.71<br>
19.34<br>
159.975<br>
4,300.00<br>
4,298.37<br>
4,294.34<br>
4,293.28<br>
14.94<br>
5.07<br>
24.67<br>
-688.21<br>
-3,080.78<br>
3,088.30<br>
3,068.36<br>
19.94<br>
154.866<br>
4,400.00<br>
4,398.27<br>
4,403.77<br>
4,402.67<br>
15.30<br>
5.31<br>
24.73<br>
-686.52<br>
-3,078.72<br>
3,082.18<br>
3,061.64<br>
20.53<br>
150.094<br>
4,500.00<br>
4,498.18<br>
4,495.01<br>
4,493.88<br>
15.65<br>
5.51<br>
24.78<br>
-684.96<br>
-3,076.89<br>
3,075.91<br>
3,054.83<br>
21.08<br>
145.891<br>
4,600.00<br>
4,598.08<br>
4,588.70<br>
4,587.52<br>
16.01<br>
5.71<br>
24.86<br>
-682.20<br>
-3,075.77<br>
3,070.17<br>
3,048.54<br>
21.63<br>
141.910<br>
4,700.00<br>
4,697.99<br>
4,713.00<br>
4,711.73<br>
16.37<br>
5.98<br>
24.97<br>
-677.90<br>
-3,073.85<br>
3,064.00<br>
3,041.74<br>
22.26<br>
137.651<br>
4,800.00<br>
4,797.89<br>
4,768.38<br>
4,767.09<br>
16.72<br>
6.10<br>
25.01<br>
-676.61<br>
-3,073.02<br>
3,058.13<br>
3,035.39<br>
22.73<br>
134.525<br>
4,900.00<br>
4,897.80<br>
4,945.81<br>
4,944.35<br>
17.08<br>
6.48<br>
25.17<br>
-670.66<br>
-3,070.04<br>
3,051.96<br>
3,028.48<br>
23.48<br>
129.993<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 47<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=106></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - Hove #11-21 (Offset) - OH - OH<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
1969-MWD-ISCWSA<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
5,000.00<br>
4,997.70<br>
5,044.45<br>
5,042.78<br>
17.44<br>
6.70<br>
25.30<br>
-664.93<br>
-3,067.47<br>
3,044.31<br>
3,020.26<br>
24.05<br>
126.570<br>
5,100.00<br>
5,097.61<br>
5,133.57<br>
5,131.74<br>
17.79<br>
6.91<br>
25.42<br>
-659.97<br>
-3,065.26<br>
3,036.84<br>
3,012.23<br>
24.61<br>
123.414<br>
5,200.00<br>
5,197.51<br>
5,239.49<br>
5,237.49<br>
18.15<br>
7.15<br>
25.54<br>
-654.60<br>
-3,062.68<br>
3,029.53<br>
3,004.33<br>
25.20<br>
120.204<br>
5,300.00<br>
5,297.42<br>
5,339.13<br>
5,336.98<br>
18.51<br>
7.38<br>
25.65<br>
-650.06<br>
-3,059.93<br>
3,022.02<br>
2,996.23<br>
25.79<br>
117.193<br>
5,400.00<br>
5,397.32<br>
5,422.08<br>
5,419.85<br>
18.87<br>
7.56<br>
25.73<br>
-646.96<br>
-3,057.83<br>
3,014.88<br>
2,988.55<br>
26.33<br>
114.507<br>
5,500.00<br>
5,497.23<br>
5,519.92<br>
5,517.61<br>
19.23<br>
7.78<br>
25.82<br>
-643.83<br>
-3,055.42<br>
3,007.94<br>
2,981.03<br>
26.90<br>
111.800<br>
5,600.00<br>
5,597.13<br>
5,601.80<br>
5,599.45<br>
19.59<br>
7.96<br>
25.88<br>
-641.75<br>
-3,053.67<br>
3,001.43<br>
2,973.98<br>
27.44<br>
109.369<br>
5,700.00<br>
5,697.04<br>
5,690.89<br>
5,688.51<br>
19.95<br>
8.16<br>
25.94<br>
-640.17<br>
-3,052.06<br>
2,995.40<br>
2,967.40<br>
28.00<br>
106.996<br>
5,800.00<br>
5,796.94<br>
5,789.78<br>
5,787.37<br>
20.31<br>
8.37<br>
25.99<br>
-638.87<br>
-3,050.39<br>
2,989.57<br>
2,961.00<br>
28.57<br>
104.640<br>
5,900.00<br>
5,896.85<br>
5,893.29<br>
5,890.86<br>
20.67<br>
8.60<br>
26.05<br>
-637.78<br>
-3,048.49<br>
2,983.66<br>
2,954.50<br>
29.16<br>
102.334<br>
6,000.00<br>
5,996.75<br>
5,990.67<br>
5,988.23<br>
21.03<br>
8.81<br>
26.09<br>
-637.18<br>
-3,046.59<br>
2,977.71<br>
2,947.98<br>
29.73<br>
100.170<br>
6,100.00<br>
6,096.66<br>
6,102.84<br>
6,100.37<br>
21.39<br>
9.04<br>
26.14<br>
-636.07<br>
-3,044.40<br>
2,971.71<br>
2,941.39<br>
30.32<br>
98.001<br>
6,200.00<br>
6,196.56<br>
6,190.00<br>
6,187.49<br>
21.75<br>
9.22<br>
26.20<br>
-634.26<br>
-3,042.86<br>
2,965.67<br>
2,934.81<br>
30.87<br>
96.084<br>
6,300.00<br>
6,296.47<br>
6,277.00<br>
6,274.46<br>
22.12<br>
9.41<br>
26.27<br>
-632.06<br>
-3,041.78<br>
2,960.07<br>
2,928.66<br>
31.41<br>
94.245<br>
6,400.00<br>
6,396.37<br>
6,398.46<br>
6,395.87<br>
22.48<br>
9.67<br>
26.37<br>
-629.17<br>
-3,039.97<br>
2,954.27<br>
2,922.24<br>
32.03<br>
92.222<br>
6,500.00<br>
6,496.27<br>
6,497.63<br>
6,494.99<br>
22.84<br>
9.88<br>
26.44<br>
-626.94<br>
-3,037.96<br>
2,947.97<br>
2,915.36<br>
32.61<br>
90.394<br>
6,600.00<br>
6,596.18<br>
6,597.81<br>
6,595.15<br>
23.20<br>
10.10<br>
26.50<br>
-625.23<br>
-3,036.15<br>
2,941.99<br>
2,908.80<br>
33.19<br>
88.637<br>
6,700.00<br>
6,696.08<br>
6,711.88<br>
6,709.16<br>
23.56<br>
10.35<br>
26.57<br>
-623.39<br>
-3,033.58<br>
2,935.58<br>
2,901.78<br>
33.80<br>
86.847<br>
6,800.00<br>
6,795.99<br>
6,793.71<br>
6,790.97<br>
23.93<br>
10.52<br>
26.62<br>
-622.50<br>
-3,031.71<br>
2,929.25<br>
2,894.91<br>
34.34<br>
85.302<br>
6,900.00<br>
6,895.89<br>
6,873.19<br>
6,870.44<br>
24.29<br>
10.69<br>
26.65<br>
-621.92<br>
-3,030.38<br>
2,923.58<br>
2,888.71<br>
34.87<br>
83.843<br>
7,000.00<br>
6,995.80<br>
6,959.42<br>
6,956.66<br>
24.65<br>
10.87<br>
26.70<br>
-621.24<br>
-3,029.48<br>
2,918.52<br>
2,883.11<br>
35.41<br>
82.414<br>
7,100.00<br>
7,095.70<br>
7,068.33<br>
7,065.55<br>
25.01<br>
11.10<br>
26.77<br>
-619.47<br>
-3,028.63<br>
2,913.58<br>
2,877.57<br>
36.01<br>
80.917<br>
7,200.00<br>
7,195.61<br>
7,175.06<br>
7,172.25<br>
25.38<br>
11.32<br>
26.85<br>
-617.12<br>
-3,027.52<br>
2,908.28<br>
2,871.68<br>
36.60<br>
79.463<br>
7,300.00<br>
7,295.51<br>
7,283.50<br>
7,280.63<br>
25.74<br>
11.55<br>
26.95<br>
-613.97<br>
-3,026.32<br>
2,902.81<br>
2,865.62<br>
37.20<br>
78.040<br>
7,400.00<br>
7,395.42<br>
7,386.94<br>
7,384.03<br>
26.10<br>
11.78<br>
27.04<br>
-611.15<br>
-3,024.76<br>
2,896.98<br>
2,859.20<br>
37.79<br>
76.667<br>
7,500.00<br>
7,495.32<br>
7,485.33<br>
7,482.37<br>
26.47<br>
11.99<br>
27.13<br>
-608.56<br>
-3,023.32<br>
2,891.22<br>
2,852.86<br>
38.36<br>
75.362<br>
7,600.00<br>
7,595.23<br>
7,589.36<br>
7,586.36<br>
26.83<br>
12.22<br>
27.21<br>
-606.18<br>
-3,021.68<br>
2,885.41<br>
2,846.46<br>
38.95<br>
74.070<br>
7,700.00<br>
7,695.13<br>
7,693.66<br>
7,690.61<br>
27.19<br>
12.44<br>
27.30<br>
-603.56<br>
-3,019.90<br>
2,879.44<br>
2,839.89<br>
39.55<br>
72.810<br>
7,800.00<br>
7,795.04<br>
7,795.07<br>
7,791.98<br>
27.56<br>
12.66<br>
27.38<br>
-601.17<br>
-3,018.03<br>
2,873.36<br>
2,833.22<br>
40.14<br>
71.588<br>
7,900.00<br>
7,894.94<br>
7,891.83<br>
7,888.70<br>
27.92<br>
12.88<br>
27.45<br>
-599.16<br>
-3,016.20<br>
2,867.29<br>
2,826.57<br>
40.72<br>
70.421<br>
8,000.00<br>
7,994.85<br>
7,984.41<br>
7,981.25<br>
28.28<br>
13.08<br>
27.52<br>
-597.52<br>
-3,014.59<br>
2,861.42<br>
2,820.14<br>
41.28<br>
69.313<br>
8,100.00<br>
8,094.75<br>
8,093.34<br>
8,090.15<br>
28.65<br>
13.31<br>
27.59<br>
-595.70<br>
-3,012.77<br>
2,855.66<br>
2,813.77<br>
41.88<br>
68.181<br>
8,200.00<br>
8,194.66<br>
8,191.08<br>
8,187.86<br>
29.01<br>
13.52<br>
27.65<br>
-594.38<br>
-3,010.80<br>
2,849.59<br>
2,807.13<br>
42.46<br>
67.110<br>
8,300.00<br>
8,294.56<br>
8,274.97<br>
8,271.73<br>
29.38<br>
13.70<br>
27.70<br>
-593.21<br>
-3,009.42<br>
2,843.88<br>
2,800.88<br>
43.01<br>
66.128<br>
8,400.00<br>
8,394.47<br>
8,378.96<br>
8,375.70<br>
29.74<br>
13.92<br>
27.78<br>
-591.37<br>
-3,008.03<br>
2,838.43<br>
2,794.84<br>
43.59<br>
65.114<br>
8,500.00<br>
8,494.37<br>
8,475.99<br>
8,472.70<br>
30.11<br>
14.12<br>
27.85<br>
-589.57<br>
-3,006.69<br>
2,832.92<br>
2,788.76<br>
44.17<br>
64.142<br>
8,600.00<br>
8,594.28<br>
8,572.39<br>
8,569.08<br>
30.47<br>
14.33<br>
27.91<br>
-588.20<br>
-3,005.39<br>
2,827.52<br>
2,782.78<br>
44.74<br>
63.198<br>
8,700.00<br>
8,694.18<br>
8,677.91<br>
8,674.58<br>
30.83<br>
14.55<br>
27.99<br>
-586.48<br>
-3,004.10<br>
2,822.22<br>
2,776.89<br>
45.33<br>
62.256<br>
8,800.00<br>
8,794.09<br>
8,788.50<br>
8,785.14<br>
31.20<br>
14.79<br>
28.07<br>
-584.22<br>
-3,002.25<br>
2,816.40<br>
2,770.46<br>
45.94<br>
61.307<br>
8,900.00<br>
8,893.99<br>
8,875.06<br>
8,871.67<br>
31.56<br>
14.98<br>
28.13<br>
-582.80<br>
-3,000.81<br>
2,810.68<br>
2,764.19<br>
46.49<br>
60.451<br>
9,000.00<br>
8,993.90<br>
8,969.70<br>
8,966.29<br>
31.93<br>
15.18<br>
28.19<br>
-581.73<br>
-2,999.60<br>
2,805.39<br>
2,758.33<br>
47.06<br>
59.609<br>
9,100.00<br>
9,093.80<br>
9,063.58<br>
9,060.16<br>
32.29<br>
15.37<br>
28.24<br>
-581.13<br>
-2,998.44<br>
2,800.24<br>
2,752.61<br>
47.63<br>
58.793<br>
9,200.00<br>
9,193.71<br>
9,219.69<br>
9,216.25<br>
32.66<br>
15.70<br>
28.30<br>
-581.22<br>
-2,995.98<br>
2,795.21<br>
2,746.88<br>
48.33<br>
57.839<br>
9,261.60<br>
9,255.25<br>
9,281.77<br>
9,277.88<br>
32.88<br>
15.82<br>
28.19<br>
-587.29<br>
-2,992.90<br>
2,790.70<br>
2,742.03<br>
48.67<br>
57.339<br>
9,275.00<br>
9,268.63<br>
9,290.00<br>
9,285.93<br>
32.93<br>
15.83<br>
48.73<br>
-588.93<br>
-2,992.40<br>
2,789.74<br>
2,740.97<br>
48.76<br>
57.209<br>
9,300.00<br>
9,293.53<br>
9,304.14<br>
9,299.65<br>
33.02<br>
15.85<br>
63.59<br>
-592.21<br>
-2,991.51<br>
2,787.87<br>
2,738.94<br>
48.93<br>
56.980<br>
9,325.00<br>
9,318.29<br>
9,317.39<br>
9,312.37<br>
33.12<br>
15.87<br>
69.54<br>
-595.83<br>
-2,990.65<br>
2,785.92<br>
2,736.84<br>
49.09<br>
56.756<br>
9,350.00<br>
9,342.85<br>
9,333.00<br>
9,327.15<br>
33.21<br>
15.90<br>
72.73<br>
-600.75<br>
-2,989.62<br>
2,783.90<br>
2,734.66<br>
49.24<br>
56.532<br>
9,375.00<br>
9,367.13<br>
9,333.00<br>
9,327.15<br>
33.31<br>
15.90<br>
74.80<br>
-600.75<br>
-2,989.62<br>
2,781.85<br>
2,732.47<br>
49.38<br>
56.339<br>
9,400.00<br>
9,391.07<br>
9,333.00<br>
9,327.15<br>
33.41<br>
15.90<br>
76.27<br>
-600.75<br>
-2,989.62<br>
2,779.84<br>
2,730.34<br>
49.51<br>
56.151<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 48<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=107></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - Hove #11-21 (Offset) - OH - OH<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
1969-MWD-ISCWSA<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
9,425.00<br>
9,414.60<br>
9,351.09<br>
9,343.94<br>
33.50<br>
15.92<br>
77.37<br>
-607.39<br>
-2,988.50<br>
2,777.67<br>
2,728.02<br>
49.65<br>
55.943<br>
9,450.00<br>
9,437.67<br>
9,357.53<br>
9,349.81<br>
33.60<br>
15.93<br>
78.27<br>
-610.01<br>
-2,988.15<br>
2,775.60<br>
2,725.82<br>
49.78<br>
55.755<br>
9,475.00<br>
9,460.20<br>
9,377.00<br>
9,367.21<br>
33.70<br>
15.95<br>
79.01<br>
-618.69<br>
-2,987.23<br>
2,773.65<br>
2,723.73<br>
49.92<br>
55.558<br>
9,500.00<br>
9,482.13<br>
9,377.00<br>
9,367.21<br>
33.80<br>
15.95<br>
79.67<br>
-618.69<br>
-2,987.23<br>
2,771.52<br>
2,721.48<br>
50.04<br>
55.384<br>
9,525.00<br>
9,503.41<br>
9,377.00<br>
9,367.21<br>
33.90<br>
15.95<br>
80.24<br>
-618.69<br>
-2,987.23<br>
2,769.46<br>
2,719.31<br>
50.16<br>
55.214<br>
9,550.00<br>
9,523.97<br>
9,377.00<br>
9,367.21<br>
34.00<br>
15.95<br>
80.75<br>
-618.69<br>
-2,987.23<br>
2,767.50<br>
2,717.22<br>
50.27<br>
55.048<br>
9,575.00<br>
9,543.77<br>
9,377.00<br>
9,367.21<br>
34.10<br>
15.95<br>
81.19<br>
-618.69<br>
-2,987.23<br>
2,765.62<br>
2,715.23<br>
50.39<br>
54.885<br>
9,600.00<br>
9,562.73<br>
9,377.00<br>
9,367.21<br>
34.21<br>
15.95<br>
81.60<br>
-618.69<br>
-2,987.23<br>
2,763.84<br>
2,713.33<br>
50.50<br>
54.725<br>
9,625.00<br>
9,580.83<br>
9,377.00<br>
9,367.21<br>
34.31<br>
15.95<br>
81.96<br>
-618.69<br>
-2,987.23<br>
2,762.16<br>
2,711.54<br>
50.62<br>
54.567<br>
9,650.00<br>
9,597.99<br>
9,395.46<br>
9,383.24<br>
34.42<br>
15.96<br>
82.40<br>
-627.82<br>
-2,986.77<br>
2,760.18<br>
2,709.44<br>
50.75<br>
54.392<br>
9,675.00<br>
9,614.18<br>
9,399.07<br>
9,386.34<br>
34.53<br>
15.97<br>
82.74<br>
-629.68<br>
-2,986.75<br>
2,758.55<br>
2,707.68<br>
50.86<br>
54.234<br>
9,700.00<br>
9,629.36<br>
9,420.00<br>
9,403.94<br>
34.64<br>
15.99<br>
83.18<br>
-640.99<br>
-2,987.08<br>
2,757.36<br>
2,706.37<br>
50.99<br>
54.077<br>
9,725.00<br>
9,643.47<br>
9,420.00<br>
9,403.94<br>
34.75<br>
15.99<br>
83.46<br>
-640.99<br>
-2,987.08<br>
2,755.78<br>
2,704.67<br>
51.11<br>
53.923<br>
9,750.00<br>
9,656.49<br>
9,420.00<br>
9,403.94<br>
34.87<br>
15.99<br>
83.70<br>
-640.99<br>
-2,987.08<br>
2,754.33<br>
2,703.10<br>
51.22<br>
53.769<br>
9,775.00<br>
9,668.37<br>
9,420.00<br>
9,403.94<br>
34.99<br>
15.99<br>
83.93<br>
-640.99<br>
-2,987.08<br>
2,753.01<br>
2,701.66<br>
51.35<br>
53.617<br>
9,800.00<br>
9,679.08<br>
9,420.00<br>
9,403.94<br>
35.11<br>
15.99<br>
84.12<br>
-640.99<br>
-2,987.08<br>
2,751.83<br>
2,700.37<br>
51.47<br>
53.465<br>
9,825.00<br>
9,688.60<br>
9,420.00<br>
9,403.94<br>
35.23<br>
15.99<br>
84.29<br>
-640.99<br>
-2,987.08<br>
2,750.80<br>
2,699.21<br>
51.60<br>
53.314<br>
9,850.00<br>
9,696.90<br>
9,445.61<br>
9,424.89<br>
35.36<br>
16.00<br>
84.76<br>
-655.70<br>
-2,987.88<br>
2,749.83<br>
2,698.11<br>
51.73<br>
53.161<br>
9,875.00<br>
9,703.95<br>
9,470.23<br>
9,444.55<br>
35.49<br>
16.02<br>
85.22<br>
-670.51<br>
-2,988.50<br>
2,748.81<br>
2,696.96<br>
51.86<br>
53.009<br>
9,900.00<br>
9,709.74<br>
9,486.70<br>
9,457.30<br>
35.63<br>
16.04<br>
85.57<br>
-680.92<br>
-2,988.87<br>
2,747.82<br>
2,695.83<br>
51.99<br>
52.857<br>
9,925.00<br>
9,714.25<br>
9,503.42<br>
9,469.86<br>
35.76<br>
16.06<br>
85.92<br>
-691.95<br>
-2,989.22<br>
2,746.87<br>
2,694.76<br>
52.12<br>
52.707<br>
9,950.00<br>
9,717.47<br>
9,508.00<br>
9,473.23<br>
35.90<br>
16.06<br>
86.10<br>
-695.05<br>
-2,989.31<br>
2,746.03<br>
2,693.78<br>
52.25<br>
52.558<br>
9,975.00<br>
9,719.39<br>
9,523.44<br>
9,484.43<br>
36.04<br>
16.08<br>
86.41<br>
-705.66<br>
-2,989.64<br>
2,745.27<br>
2,692.88<br>
52.38<br>
52.407<br>
9,999.17<br>
9,720.00<br>
9,531.77<br>
9,490.38<br>
36.18<br>
16.09<br>
86.60<br>
-711.49<br>
-2,989.85<br>
2,744.67<br>
2,692.16<br>
52.52<br>
52.264<br>
10,093.37<br>
9,720.00<br>
9,579.12<br>
9,522.93<br>
36.76<br>
16.17<br>
87.28<br>
-745.84<br>
-2,991.33<br>
2,743.76<br>
2,690.66<br>
53.10<br>
51.667<br>
10,100.00<br>
9,720.00<br>
9,584.08<br>
9,526.22<br>
36.80<br>
16.19<br>
87.35<br>
-749.55<br>
-2,991.49<br>
2,743.76<br>
2,690.62<br>
53.15<br>
51.626<br>
10,200.00<br>
9,720.00<br>
9,711.80<br>
9,598.97<br>
37.49<br>
16.67<br>
88.87<br>
-854.16<br>
-2,993.62<br>
2,743.50<br>
2,689.45<br>
54.05<br>
50.762<br>
10,205.53<br>
9,720.00<br>
9,716.16<br>
9,601.01<br>
37.54<br>
16.69<br>
88.91<br>
-858.01<br>
-2,993.66<br>
2,743.50<br>
2,689.40<br>
54.10<br>
50.711<br>
10,300.00<br>
9,720.00<br>
9,750.18<br>
9,615.81<br>
38.26<br>
16.87<br>
89.22<br>
-888.63<br>
-2,994.18<br>
2,744.52<br>
2,689.57<br>
54.94<br>
49.951<br>
10,400.00<br>
9,720.00<br>
9,783.61<br>
9,628.32<br>
39.10<br>
17.07<br>
89.48<br>
-919.59<br>
-2,995.46<br>
2,748.13<br>
2,692.21<br>
55.93<br>
49.139<br>
10,500.00<br>
9,720.00<br>
9,999.89<br>
9,651.09<br>
40.01<br>
18.78<br>
89.96<br>
-1,133.05<br>
-3,002.13<br>
2,751.54<br>
2,693.07<br>
58.47<br>
47.056<br>
10,600.00<br>
9,720.00<br>
10,214.74<br>
9,659.43<br>
40.98<br>
20.77<br>
90.13<br>
-1,347.65<br>
-3,000.07<br>
2,751.07<br>
2,689.64<br>
61.43<br>
44.787<br>
10,700.00<br>
9,720.00<br>
10,286.53<br>
9,661.81<br>
42.01<br>
21.67<br>
90.18<br>
-1,419.37<br>
-2,997.99<br>
2,748.16<br>
2,684.80<br>
63.36<br>
43.374<br>
10,800.00<br>
9,720.00<br>
10,408.63<br>
9,665.27<br>
43.09<br>
23.25<br>
90.26<br>
-1,541.35<br>
-2,993.86<br>
2,744.68<br>
2,678.65<br>
66.03<br>
41.568<br>
10,900.00<br>
9,720.00<br>
10,480.52<br>
9,666.58<br>
44.23<br>
24.27<br>
90.28<br>
-1,613.20<br>
-2,991.99<br>
2,742.04<br>
2,673.86<br>
68.18<br>
40.218<br>
11,000.00<br>
9,720.00<br>
10,557.76<br>
9,667.48<br>
45.41<br>
25.43<br>
90.30<br>
-1,690.42<br>
-2,990.47<br>
2,740.12<br>
2,669.59<br>
70.53<br>
38.850<br>
11,100.00<br>
9,720.00<br>
10,632.00<br>
9,667.97<br>
46.63<br>
26.58<br>
90.31<br>
-1,764.66<br>
-2,990.16<br>
2,739.57<br>
2,666.67<br>
72.90<br>
37.577<br>
11,112.18<br>
9,720.00<br>
10,632.00<br>
9,667.97<br>
46.78<br>
26.58<br>
90.31<br>
-1,764.66<br>
-2,990.16<br>
2,739.55<br>
2,666.49<br>
73.06<br>
37.498<br>
11,200.00<br>
9,720.00<br>
10,707.97<br>
9,668.56<br>
47.89<br>
27.64<br>
90.33<br>
-1,840.63<br>
-2,990.53<br>
2,739.94<br>
2,664.70<br>
75.24<br>
36.416<br>
11,300.00<br>
9,720.00<br>
10,818.00<br>
9,669.19<br>
49.19<br>
29.25<br>
90.34<br>
-1,950.65<br>
-2,990.61<br>
2,740.01<br>
2,661.85<br>
78.16<br>
35.057<br>
11,400.00<br>
9,720.00<br>
10,912.00<br>
9,669.15<br>
50.53<br>
30.73<br>
90.34<br>
-2,044.65<br>
-2,990.84<br>
2,740.25<br>
2,659.26<br>
80.98<br>
33.837<br>
11,500.00<br>
9,720.00<br>
11,029.57<br>
9,670.52<br>
51.89<br>
32.47<br>
90.37<br>
-2,162.21<br>
-2,990.98<br>
2,740.40<br>
2,656.30<br>
84.10<br>
32.585<br>
11,600.00<br>
9,720.00<br>
11,125.88<br>
9,672.64<br>
53.29<br>
33.92<br>
90.41<br>
-2,258.49<br>
-2,990.64<br>
2,740.06<br>
2,653.12<br>
86.95<br>
31.514<br>
11,650.65<br>
9,720.00<br>
11,170.54<br>
9,673.85<br>
54.01<br>
34.61<br>
90.44<br>
-2,303.13<br>
-2,990.58<br>
2,740.01<br>
2,651.65<br>
88.36<br>
31.010<br>
11,700.00<br>
9,720.00<br>
11,210.57<br>
9,675.06<br>
54.71<br>
35.24<br>
90.46<br>
-2,343.15<br>
-2,990.63<br>
2,740.08<br>
2,650.38<br>
89.69<br>
30.549<br>
11,800.00<br>
9,720.00<br>
11,287.00<br>
9,677.79<br>
56.15<br>
36.48<br>
90.52<br>
-2,419.53<br>
-2,991.25<br>
2,740.90<br>
2,648.51<br>
92.39<br>
29.666<br>
11,900.00<br>
9,720.00<br>
11,342.71<br>
9,679.91<br>
57.62<br>
37.44<br>
90.56<br>
-2,475.18<br>
-2,992.39<br>
2,742.95<br>
2,648.13<br>
94.82<br>
28.927<br>
12,000.00<br>
9,720.00<br>
11,423.64<br>
9,682.57<br>
59.11<br>
38.85<br>
90.62<br>
-2,556.02<br>
-2,995.19<br>
2,746.39<br>
2,648.65<br>
97.73<br>
28.101<br>
12,100.00<br>
9,720.00<br>
11,515.82<br>
9,684.35<br>
60.62<br>
40.48<br>
90.65<br>
-2,648.13<br>
-2,998.31<br>
2,749.81<br>
2,648.94<br>
100.87<br>
27.260<br>
12,200.00<br>
9,720.00<br>
11,602.42<br>
9,686.55<br>
62.15<br>
41.99<br>
90.70<br>
-2,734.62<br>
-3,001.99<br>
2,754.06<br>
2,650.13<br>
103.93<br>
26.500<br>
12,300.00<br>
9,720.00<br>
11,736.19<br>
9,688.83<br>
63.69<br>
44.31<br>
90.74<br>
-2,868.28<br>
-3,006.89<br>
2,757.75<br>
2,649.96<br>
107.80<br>
25.582<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 49<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=108></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - Hove #11-21 (Offset) - OH - OH<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
1969-MWD-ISCWSA<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
12,400.00<br>
9,720.00<br>
11,803.48<br>
9,690.20<br>
65.25<br>
45.46<br>
90.77<br>
-2,935.52<br>
-3,009.15<br>
2,761.23<br>
2,650.71<br>
110.52<br>
24.985<br>
12,500.00<br>
9,720.00<br>
12,014.12<br>
9,696.00<br>
66.82<br>
49.12<br>
90.89<br>
-3,145.98<br>
-3,013.87<br>
2,763.56<br>
2,647.80<br>
115.76<br>
23.874<br>
12,600.00<br>
9,720.00<br>
12,173.59<br>
9,702.23<br>
68.41<br>
51.95<br>
91.02<br>
-3,305.30<br>
-3,011.87<br>
2,762.16<br>
2,641.99<br>
120.17<br>
22.985<br>
12,700.00<br>
9,720.00<br>
12,255.94<br>
9,701.31<br>
70.01<br>
53.46<br>
91.00<br>
-3,387.63<br>
-3,010.66<br>
2,760.65<br>
2,637.36<br>
123.29<br>
22.392<br>
12,800.00<br>
9,720.00<br>
12,353.16<br>
9,699.30<br>
71.62<br>
55.26<br>
90.96<br>
-3,484.82<br>
-3,009.52<br>
2,759.45<br>
2,632.74<br>
126.70<br>
21.779<br>
12,900.00<br>
9,720.00<br>
12,448.14<br>
9,697.03<br>
73.25<br>
57.03<br>
90.91<br>
-3,579.77<br>
-3,008.48<br>
2,758.31<br>
2,628.21<br>
130.10<br>
21.202<br>
13,000.00<br>
9,720.00<br>
12,534.92<br>
9,695.07<br>
74.88<br>
58.65<br>
90.87<br>
-3,666.53<br>
-3,007.85<br>
2,757.55<br>
2,624.20<br>
133.35<br>
20.679<br>
13,100.00<br>
9,720.00<br>
12,640.14<br>
9,693.80<br>
76.52<br>
60.56<br>
90.85<br>
-3,771.73<br>
-3,007.51<br>
2,757.22<br>
2,620.31<br>
136.91<br>
20.139<br>
13,200.00<br>
9,720.00<br>
12,831.12<br>
9,691.84<br>
78.18<br>
64.02<br>
90.81<br>
-3,962.63<br>
-3,003.18<br>
2,755.00<br>
2,612.97<br>
142.03<br>
19.397<br>
13,300.00<br>
9,720.00<br>
12,926.58<br>
9,689.96<br>
79.84<br>
65.78<br>
90.77<br>
-4,057.99<br>
-2,999.18<br>
2,750.79<br>
2,605.35<br>
145.45<br>
18.913<br>
13,400.00<br>
9,720.00<br>
13,029.56<br>
9,688.20<br>
81.50<br>
67.70<br>
90.73<br>
-4,160.87<br>
-2,995.33<br>
2,747.04<br>
2,598.00<br>
149.04<br>
18.432<br>
13,500.00<br>
9,720.00<br>
13,149.47<br>
9,684.12<br>
83.18<br>
69.90<br>
90.65<br>
-4,280.59<br>
-2,989.91<br>
2,742.43<br>
2,589.51<br>
152.91<br>
17.934<br>
13,600.00<br>
9,720.00<br>
13,204.00<br>
9,682.19<br>
84.86<br>
70.89<br>
90.61<br>
-4,335.04<br>
-2,987.54<br>
2,738.29<br>
2,582.69<br>
155.59<br>
17.599<br>
13,700.00<br>
9,720.00<br>
13,247.26<br>
9,681.13<br>
86.55<br>
71.70<br>
90.59<br>
-4,378.27<br>
-2,986.47<br>
2,736.08<br>
2,577.98<br>
158.10<br>
17.306<br>
13,737.61<br>
9,720.00<br>
13,259.85<br>
9,681.04<br>
87.19<br>
71.94<br>
90.59<br>
-4,390.85<br>
-2,986.41<br>
2,735.90<br>
2,576.92<br>
158.97<br>
17.210<br>
13,800.00<br>
9,720.00<br>
13,289.00<br>
9,681.21<br>
88.25<br>
72.48<br>
90.59<br>
-4,420.00<br>
-2,986.71<br>
2,736.39<br>
2,575.81<br>
160.58<br>
17.041<br>
13,900.00<br>
9,720.00<br>
13,374.00<br>
9,681.64<br>
89.95<br>
74.08<br>
90.60<br>
-4,504.99<br>
-2,987.95<br>
2,737.86<br>
2,573.97<br>
163.88<br>
16.706<br>
14,000.00<br>
9,720.00<br>
13,459.00<br>
9,681.37<br>
91.66<br>
75.69<br>
90.59<br>
-4,589.97<br>
-2,989.59<br>
2,739.79<br>
2,572.60<br>
167.20<br>
16.386<br>
14,100.00<br>
9,720.00<br>
13,588.15<br>
9,679.73<br>
93.37<br>
78.13<br>
90.56<br>
-4,719.09<br>
-2,991.90<br>
2,741.58<br>
2,570.23<br>
171.35<br>
16.000<br>
14,200.00<br>
9,720.00<br>
13,678.24<br>
9,678.18<br>
95.09<br>
79.81<br>
90.53<br>
-4,809.15<br>
-2,993.13<br>
2,742.93<br>
2,568.17<br>
174.76<br>
15.695<br>
14,300.00<br>
9,720.00<br>
13,816.72<br>
9,679.51<br>
96.81<br>
82.40<br>
90.55<br>
-4,947.61<br>
-2,994.49<br>
2,743.97<br>
2,564.90<br>
179.07<br>
15.323<br>
14,400.00<br>
9,720.00<br>
13,886.00<br>
9,679.14<br>
98.54<br>
83.72<br>
90.55<br>
-5,016.88<br>
-2,995.01<br>
2,744.71<br>
2,562.58<br>
182.13<br>
15.070<br>
14,500.00<br>
9,720.00<br>
13,939.78<br>
9,679.46<br>
100.27<br>
84.74<br>
90.55<br>
-5,070.65<br>
-2,996.16<br>
2,746.85<br>
2,561.97<br>
184.88<br>
14.858<br>
14,600.00<br>
9,720.00<br>
14,065.51<br>
9,679.43<br>
102.00<br>
87.13<br>
90.55<br>
-5,196.29<br>
-2,999.98<br>
2,750.03<br>
2,561.02<br>
189.00<br>
14.550<br>
14,700.00<br>
9,720.00<br>
14,161.19<br>
9,676.65<br>
103.74<br>
88.90<br>
90.49<br>
-5,291.91<br>
-3,001.98<br>
2,752.09<br>
2,559.57<br>
192.52<br>
14.295<br>
14,800.00<br>
9,720.00<br>
14,250.60<br>
9,677.71<br>
105.48<br>
90.55<br>
90.51<br>
-5,381.27<br>
-3,004.21<br>
2,754.59<br>
2,558.68<br>
195.91<br>
14.060<br>
14,900.00<br>
9,720.00<br>
14,390.87<br>
9,680.75<br>
107.23<br>
93.21<br>
90.58<br>
-5,521.49<br>
-3,007.00<br>
2,756.66<br>
2,556.34<br>
200.32<br>
13.761<br>
15,000.00<br>
9,720.00<br>
14,461.76<br>
9,681.65<br>
108.98<br>
94.57<br>
90.60<br>
-5,592.36<br>
-3,008.09<br>
2,758.24<br>
2,554.81<br>
203.43<br>
13.559<br>
15,100.00<br>
9,720.00<br>
14,590.42<br>
9,682.84<br>
110.73<br>
97.05<br>
90.62<br>
-5,720.98<br>
-3,010.67<br>
2,760.36<br>
2,552.70<br>
207.66<br>
13.293<br>
15,200.00<br>
9,720.00<br>
14,704.77<br>
9,682.88<br>
112.48<br>
99.23<br>
90.62<br>
-5,835.33<br>
-3,011.06<br>
2,760.62<br>
2,549.02<br>
211.60<br>
13.047<br>
15,300.00<br>
9,720.00<br>
14,854.92<br>
9,681.64<br>
114.24<br>
102.12<br>
90.59<br>
-5,985.45<br>
-3,011.19<br>
2,760.88<br>
2,544.63<br>
216.25<br>
12.767<br>
15,400.00<br>
9,720.00<br>
14,950.42<br>
9,679.24<br>
116.00<br>
103.92<br>
90.54<br>
-6,080.92<br>
-3,009.83<br>
2,759.45<br>
2,539.63<br>
219.82<br>
12.553<br>
15,494.30<br>
9,720.00<br>
15,016.30<br>
9,677.62<br>
117.66<br>
105.15<br>
90.51<br>
-6,146.78<br>
-3,009.54<br>
2,758.99<br>
2,536.28<br>
222.71<br>
12.388<br>
15,500.00<br>
9,720.00<br>
15,020.65<br>
9,677.55<br>
117.76<br>
105.23<br>
90.51<br>
-6,151.13<br>
-3,009.54<br>
2,758.99<br>
2,536.10<br>
222.89<br>
12.378<br>
15,600.00<br>
9,720.00<br>
15,115.15<br>
9,677.53<br>
119.53<br>
107.02<br>
90.51<br>
-6,245.62<br>
-3,009.93<br>
2,759.40<br>
2,532.95<br>
226.45<br>
12.186<br>
15,700.00<br>
9,720.00<br>
15,249.93<br>
9,675.46<br>
121.30<br>
109.63<br>
90.47<br>
-6,380.38<br>
-3,009.33<br>
2,758.90<br>
2,528.08<br>
230.82<br>
11.952<br>
15,800.00<br>
9,720.00<br>
15,348.69<br>
9,672.91<br>
123.07<br>
111.52<br>
90.41<br>
-6,479.10<br>
-3,008.35<br>
2,757.89<br>
2,523.40<br>
234.49<br>
11.761<br>
15,900.00<br>
9,720.00<br>
15,444.56<br>
9,670.96<br>
124.84<br>
113.33<br>
90.37<br>
-6,574.95<br>
-3,007.58<br>
2,757.08<br>
2,519.00<br>
238.08<br>
11.581<br>
16,000.00<br>
9,720.00<br>
15,555.49<br>
9,672.60<br>
126.62<br>
115.41<br>
90.41<br>
-6,685.86<br>
-3,006.40<br>
2,756.02<br>
2,514.09<br>
241.93<br>
11.392<br>
16,100.00<br>
9,720.00<br>
15,696.56<br>
9,675.83<br>
128.39<br>
118.06<br>
90.48<br>
-6,826.86<br>
-3,003.63<br>
2,754.08<br>
2,507.72<br>
246.36<br>
11.179<br>
16,200.00<br>
9,720.00<br>
15,787.37<br>
9,677.00<br>
130.17<br>
119.75<br>
90.50<br>
-6,917.64<br>
-3,001.36<br>
2,751.59<br>
2,501.76<br>
249.82<br>
11.014<br>
16,300.00<br>
9,720.00<br>
15,880.54<br>
9,677.51<br>
131.95<br>
121.54<br>
90.51<br>
-7,010.78<br>
-2,999.19<br>
2,749.27<br>
2,495.88<br>
253.39<br>
10.850<br>
16,400.00<br>
9,720.00<br>
15,963.83<br>
9,678.19<br>
133.73<br>
123.13<br>
90.53<br>
-7,094.05<br>
-2,997.68<br>
2,747.45<br>
2,490.69<br>
256.76<br>
10.700<br>
16,500.00<br>
9,720.00<br>
16,057.40<br>
9,678.58<br>
135.52<br>
124.91<br>
90.53<br>
-7,187.62<br>
-2,996.48<br>
2,746.17<br>
2,485.85<br>
260.32<br>
10.549<br>
16,600.00<br>
9,720.00<br>
16,195.82<br>
9,678.05<br>
137.30<br>
127.61<br>
90.52<br>
-7,326.01<br>
-2,993.90<br>
2,744.35<br>
2,479.54<br>
264.81<br>
10.363<br>
16,700.00<br>
9,720.00<br>
16,313.12<br>
9,677.31<br>
139.09<br>
129.81<br>
90.51<br>
-7,443.26<br>
-2,990.64<br>
2,741.60<br>
2,472.80<br>
268.80<br>
10.200<br>
16,800.00<br>
9,720.00<br>
16,444.00<br>
9,679.68<br>
140.88<br>
132.16<br>
90.56<br>
-7,573.99<br>
-2,985.05<br>
2,737.22<br>
2,464.29<br>
272.94<br>
10.029<br>
16,900.00<br>
9,720.00<br>
16,529.00<br>
9,680.89<br>
142.67<br>
133.72<br>
90.59<br>
-7,658.91<br>
-2,981.67<br>
2,733.23<br>
2,456.95<br>
276.28<br>
9.893<br>
17,000.00<br>
9,720.00<br>
16,617.00<br>
9,680.66<br>
144.46<br>
135.34<br>
90.58<br>
-7,746.87<br>
-2,978.91<br>
2,730.02<br>
2,450.33<br>
279.69<br>
9.761<br>
17,100.00<br>
9,720.00<br>
16,700.00<br>
9,680.78<br>
146.25<br>
136.85<br>
90.58<br>
-7,829.80<br>
-2,975.73<br>
2,726.31<br>
2,443.31<br>
283.00<br>
9.634<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 50<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=109></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 158-95-21-28 - Hove #11-21 (Offset) - OH - OH<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
1969-MWD-ISCWSA<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
17,200.00<br>
9,720.00<br>
16,760.45<br>
9,680.66<br>
148.04<br>
137.96<br>
90.58<br>
-7,890.22<br>
-2,974.04<br>
2,723.79<br>
2,437.88<br>
285.90<br>
9.527<br>
17,265.92<br>
9,720.00<br>
16,785.00<br>
9,680.39<br>
149.23<br>
138.41<br>
90.58<br>
-7,914.77<br>
-2,973.84<br>
2,723.33<br>
2,435.79<br>
287.54<br>
9.471 CC<br>
17,300.00<br>
9,720.00<br>
16,810.51<br>
9,680.12<br>
149.84<br>
138.89<br>
90.57<br>
-7,940.28<br>
-2,973.87<br>
2,723.38<br>
2,434.75<br>
288.63<br>
9.436<br>
17,400.00<br>
9,720.00<br>
16,871.00<br>
9,680.03<br>
151.64<br>
140.03<br>
90.57<br>
-8,000.76<br>
-2,974.64<br>
2,724.61<br>
2,433.04<br>
291.57<br>
9.345<br>
17,500.00<br>
9,720.00<br>
16,956.00<br>
9,680.59<br>
153.43<br>
141.62<br>
90.58<br>
-8,085.75<br>
-2,976.02<br>
2,726.32<br>
2,431.36<br>
294.96<br>
9.243<br>
17,600.00<br>
9,720.00<br>
17,041.00<br>
9,682.34<br>
155.23<br>
143.21<br>
90.62<br>
-8,170.70<br>
-2,978.18<br>
2,728.91<br>
2,430.56<br>
298.35<br>
9.147<br>
17,700.00<br>
9,720.00<br>
17,068.61<br>
9,683.10<br>
157.03<br>
143.73<br>
90.63<br>
-8,198.26<br>
-2,979.50<br>
2,733.36<br>
2,432.70<br>
300.66<br>
9.091<br>
17,800.00<br>
9,720.00<br>
17,126.00<br>
9,683.61<br>
158.83<br>
144.80<br>
90.64<br>
-8,255.50<br>
-2,983.73<br>
2,740.34<br>
2,436.81<br>
303.53<br>
9.028<br>
17,900.00<br>
9,720.00<br>
17,151.65<br>
9,683.67<br>
160.63<br>
145.27<br>
90.64<br>
-8,281.03<br>
-2,986.17<br>
2,749.12<br>
2,443.31<br>
305.81<br>
8.990<br>
18,000.00<br>
9,720.00<br>
17,211.00<br>
9,684.92<br>
162.44<br>
146.36<br>
90.67<br>
-8,340.02<br>
-2,992.53<br>
2,759.80<br>
2,451.10<br>
308.70<br>
8.940<br>
18,100.00<br>
9,720.00<br>
17,589.63<br>
9,704.62<br>
164.24<br>
153.49<br>
91.07<br>
-8,716.98<br>
-3,018.33<br>
2,768.39<br>
2,450.77<br>
317.61<br>
8.716<br>
18,200.00<br>
9,720.00<br>
17,703.10<br>
9,705.77<br>
166.04<br>
155.69<br>
91.09<br>
-8,830.44<br>
-3,019.19<br>
2,769.13<br>
2,447.52<br>
321.61<br>
8.610<br>
18,300.00<br>
9,720.00<br>
17,813.37<br>
9,707.06<br>
167.85<br>
157.75<br>
91.12<br>
-8,940.70<br>
-3,019.91<br>
2,769.81<br>
2,444.33<br>
325.48<br>
8.510<br>
18,400.00<br>
9,720.00<br>
17,921.61<br>
9,709.05<br>
169.66<br>
159.74<br>
91.16<br>
-9,048.92<br>
-3,020.22<br>
2,770.13<br>
2,440.86<br>
329.27<br>
8.413<br>
18,470.97<br>
9,720.00<br>
17,996.15<br>
9,710.40<br>
170.94<br>
161.15<br>
91.19<br>
-9,123.45<br>
-3,020.15<br>
2,770.09<br>
2,438.13<br>
331.96<br>
8.345<br>
18,500.00<br>
9,720.00<br>
18,018.32<br>
9,710.85<br>
171.46<br>
161.58<br>
91.20<br>
-9,145.61<br>
-3,020.17<br>
2,770.13<br>
2,437.21<br>
332.91<br>
8.321<br>
18,600.00<br>
9,720.00<br>
18,103.83<br>
9,713.07<br>
173.27<br>
163.22<br>
91.24<br>
-9,231.09<br>
-3,020.66<br>
2,770.74<br>
2,434.38<br>
336.36<br>
8.237<br>
18,700.00<br>
9,720.00<br>
18,253.28<br>
9,716.48<br>
175.08<br>
166.08<br>
91.31<br>
-9,380.49<br>
-3,020.67<br>
2,770.89<br>
2,429.87<br>
341.02<br>
8.125<br>
18,800.00<br>
9,720.00<br>
18,376.17<br>
9,716.60<br>
176.89<br>
168.45<br>
91.32<br>
-9,503.37<br>
-3,019.12<br>
2,769.67<br>
2,424.47<br>
345.20<br>
8.023<br>
18,900.00<br>
9,720.00<br>
18,501.08<br>
9,716.69<br>
178.70<br>
170.81<br>
91.32<br>
-9,628.25<br>
-3,016.17<br>
2,767.28<br>
2,417.92<br>
349.36<br>
7.921<br>
19,000.00<br>
9,720.00<br>
18,625.41<br>
9,717.45<br>
180.51<br>
173.12<br>
91.34<br>
-9,752.51<br>
-3,012.20<br>
2,764.11<br>
2,410.63<br>
353.48<br>
7.820<br>
19,100.00<br>
9,720.00<br>
18,752.93<br>
9,718.95<br>
182.32<br>
175.50<br>
91.37<br>
-9,879.91<br>
-3,006.90<br>
2,759.98<br>
2,402.31<br>
357.67<br>
7.717<br>
19,200.00<br>
9,720.00<br>
18,848.12<br>
9,719.78<br>
184.13<br>
177.30<br>
91.39<br>
-9,975.00<br>
-3,002.55<br>
2,755.43<br>
2,394.15<br>
361.28<br>
7.627<br>
19,300.00<br>
9,720.00<br>
18,942.54<br>
9,720.15<br>
185.95<br>
179.08<br>
91.40<br>
-10,069.33<br>
-2,998.49<br>
2,751.14<br>
2,386.27<br>
364.86<br>
7.540<br>
19,400.00<br>
9,720.00<br>
19,056.60<br>
9,719.71<br>
187.76<br>
181.27<br>
91.39<br>
-10,183.27<br>
-2,993.44<br>
2,746.71<br>
2,377.84<br>
368.87<br>
7.446<br>
19,500.00<br>
9,720.00<br>
19,132.22<br>
9,719.25<br>
189.57<br>
182.74<br>
91.39<br>
-10,258.82<br>
-2,989.96<br>
2,742.17<br>
2,370.02<br>
372.15<br>
7.368<br>
19,600.00<br>
9,720.00<br>
19,200.64<br>
9,719.16<br>
191.39<br>
184.05<br>
91.38<br>
-10,327.20<br>
-2,987.82<br>
2,738.99<br>
2,363.71<br>
375.28<br>
7.299<br>
19,700.00<br>
9,720.00<br>
19,287.52<br>
9,719.25<br>
193.20<br>
185.71<br>
91.39<br>
-10,414.05<br>
-2,985.61<br>
2,736.45<br>
2,357.71<br>
378.75<br>
7.225<br>
19,800.00<br>
9,720.00<br>
19,369.63<br>
9,719.56<br>
195.02<br>
187.27<br>
91.39<br>
-10,496.14<br>
-2,984.05<br>
2,734.56<br>
2,352.43<br>
382.13<br>
7.156<br>
19,900.00<br>
9,720.00<br>
19,460.74<br>
9,720.26<br>
196.83<br>
189.02<br>
91.41<br>
-10,587.25<br>
-2,982.78<br>
2,733.17<br>
2,347.48<br>
385.69<br>
7.086<br>
19,976.02<br>
9,720.00<br>
19,502.00<br>
9,720.59<br>
198.22<br>
189.81<br>
91.42<br>
-10,628.50<br>
-2,982.25<br>
2,732.43<br>
2,344.57<br>
387.86<br>
7.045<br>
20,007.17<br>
9,720.00<br>
19,502.00<br>
9,720.59<br>
198.78<br>
189.81<br>
91.42<br>
-10,628.50<br>
-2,982.25<br>
2,732.60<br>
2,344.18<br>
388.43<br>
7.035 ES, SF<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 51<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=110></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 24-16H-0916-15895 (Offset) - TF - OH - OH<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
74-MWD-ISCWSA<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
0.00<br>
-84.77<br>
84.22<br>
-919.83<br>
924.42<br>
100.00<br>
100.00<br>
60.24<br>
60.24<br>
0.13<br>
0.07<br>
-84.76<br>
84.33<br>
-919.91<br>
923.77<br>
923.58<br>
0.20<br>
4,736.763<br>
200.00<br>
200.00<br>
159.17<br>
159.16<br>
0.49<br>
0.26<br>
-84.75<br>
84.55<br>
-920.27<br>
924.16<br>
923.41<br>
0.75<br>
1,238.682<br>
300.00<br>
300.00<br>
258.73<br>
258.73<br>
0.84<br>
0.47<br>
-84.73<br>
84.85<br>
-920.70<br>
924.61<br>
923.30<br>
1.31<br>
704.681<br>
400.00<br>
400.00<br>
359.93<br>
359.92<br>
1.20<br>
0.68<br>
-84.74<br>
84.75<br>
-921.06<br>
924.96<br>
923.08<br>
1.88<br>
491.584<br>
500.00<br>
500.00<br>
457.98<br>
457.97<br>
1.56<br>
0.88<br>
-84.76<br>
84.52<br>
-921.59<br>
925.47<br>
923.02<br>
2.45<br>
378.363<br>
600.00<br>
600.00<br>
563.25<br>
563.24<br>
1.92<br>
1.10<br>
-84.77<br>
84.40<br>
-921.92<br>
925.78<br>
922.75<br>
3.02<br>
306.156<br>
700.00<br>
700.00<br>
665.07<br>
665.06<br>
2.28<br>
1.32<br>
-84.78<br>
84.16<br>
-921.64<br>
925.47<br>
921.88<br>
3.59<br>
257.480<br>
739.99<br>
739.99<br>
703.00<br>
702.99<br>
2.42<br>
1.40<br>
-84.79<br>
84.03<br>
-921.61<br>
925.43<br>
921.61<br>
3.82<br>
242.453<br>
800.00<br>
800.00<br>
760.62<br>
760.61<br>
2.64<br>
1.52<br>
-84.80<br>
83.83<br>
-921.70<br>
925.51<br>
921.36<br>
4.15<br>
222.851<br>
900.00<br>
900.00<br>
859.97<br>
859.96<br>
3.00<br>
1.73<br>
-84.81<br>
83.73<br>
-922.08<br>
925.88<br>
921.16<br>
4.72<br>
196.119<br>
1,000.00<br>
1,000.00<br>
962.40<br>
962.39<br>
3.35<br>
1.94<br>
-84.79<br>
84.11<br>
-922.26<br>
926.09<br>
920.79<br>
5.29<br>
174.923<br>
1,100.00<br>
1,100.00<br>
1,065.20<br>
1,065.19<br>
3.71<br>
2.15<br>
-84.78<br>
84.25<br>
-922.16<br>
926.00<br>
920.14<br>
5.87<br>
157.844<br>
1,200.00<br>
1,200.00<br>
1,165.12<br>
1,165.11<br>
4.07<br>
2.36<br>
-84.77<br>
84.40<br>
-921.88<br>
925.74<br>
919.31<br>
6.43<br>
143.862<br>
1,300.00<br>
1,300.00<br>
1,267.12<br>
1,267.11<br>
4.43<br>
2.58<br>
-84.76<br>
84.56<br>
-921.54<br>
925.42<br>
918.42<br>
7.01<br>
132.066<br>
1,400.00<br>
1,400.00<br>
1,364.07<br>
1,364.05<br>
4.79<br>
2.78<br>
-84.76<br>
84.42<br>
-921.27<br>
925.13<br>
917.57<br>
7.57<br>
122.251<br>
1,500.00<br>
1,500.00<br>
1,466.96<br>
1,466.95<br>
5.15<br>
3.00<br>
-84.77<br>
84.23<br>
-920.99<br>
924.84<br>
916.70<br>
8.14<br>
113.597<br>
1,600.00<br>
1,600.00<br>
1,565.43<br>
1,565.42<br>
5.50<br>
3.20<br>
-84.78<br>
84.15<br>
-920.66<br>
924.50<br>
915.79<br>
8.71<br>
106.187<br>
1,700.00<br>
1,700.00<br>
1,665.62<br>
1,665.61<br>
5.86<br>
3.41<br>
-84.78<br>
84.08<br>
-920.39<br>
924.23<br>
914.95<br>
9.27<br>
99.651<br>
1,800.00<br>
1,800.00<br>
1,766.07<br>
1,766.05<br>
6.22<br>
3.62<br>
-84.81<br>
83.57<br>
-920.14<br>
923.93<br>
914.09<br>
9.84<br>
93.859<br>
1,900.00<br>
1,900.00<br>
1,869.51<br>
1,869.49<br>
6.58<br>
3.84<br>
-84.83<br>
83.14<br>
-919.72<br>
923.50<br>
913.08<br>
10.42<br>
88.629<br>
2,000.00<br>
2,000.00<br>
1,974.36<br>
1,974.33<br>
6.94<br>
4.06<br>
-84.86<br>
82.61<br>
-918.66<br>
922.44<br>
911.44<br>
11.00<br>
83.857<br>
2,100.00<br>
2,100.00<br>
2,075.12<br>
2,075.09<br>
7.30<br>
4.27<br>
-84.93<br>
81.46<br>
-917.55<br>
921.24<br>
909.67<br>
11.57<br>
79.615<br>
2,200.00<br>
2,200.00<br>
2,185.01<br>
2,184.95<br>
7.66<br>
4.51<br>
-85.01<br>
80.01<br>
-916.04<br>
919.79<br>
907.63<br>
12.16<br>
75.630<br>
2,300.00<br>
2,300.00<br>
2,305.54<br>
2,305.38<br>
8.01<br>
4.77<br>
-85.11<br>
78.07<br>
-911.72<br>
916.03<br>
903.25<br>
12.78<br>
71.677<br>
2,400.00<br>
2,400.00<br>
2,406.73<br>
2,406.44<br>
8.37<br>
4.98<br>
-85.21<br>
75.99<br>
-907.05<br>
911.26<br>
897.91<br>
13.36<br>
68.215<br>
2,500.00<br>
2,500.00<br>
2,507.99<br>
2,507.57<br>
8.73<br>
5.21<br>
-85.34<br>
73.62<br>
-902.29<br>
906.39<br>
892.45<br>
13.94<br>
65.026<br>
2,600.00<br>
2,599.98<br>
2,606.23<br>
2,605.69<br>
9.08<br>
5.42<br>
41.41<br>
72.35<br>
-897.68<br>
900.29<br>
885.82<br>
14.48<br>
62.188<br>
2,624.96<br>
2,624.92<br>
2,631.51<br>
2,630.94<br>
9.16<br>
5.47<br>
41.47<br>
72.14<br>
-896.49<br>
898.37<br>
883.76<br>
14.61<br>
61.487<br>
2,700.00<br>
2,699.89<br>
2,706.64<br>
2,705.99<br>
9.41<br>
5.64<br>
41.58<br>
71.41<br>
-892.91<br>
892.30<br>
877.28<br>
15.02<br>
59.407<br>
2,800.00<br>
2,799.79<br>
2,807.01<br>
2,806.23<br>
9.74<br>
5.86<br>
41.71<br>
70.14<br>
-888.14<br>
884.20<br>
868.63<br>
15.57<br>
56.790<br>
2,900.00<br>
2,899.70<br>
2,906.19<br>
2,905.29<br>
10.08<br>
6.08<br>
41.88<br>
69.44<br>
-883.29<br>
876.02<br>
859.91<br>
16.12<br>
54.355<br>
3,000.00<br>
2,999.60<br>
3,008.77<br>
3,007.73<br>
10.42<br>
6.30<br>
42.19<br>
70.62<br>
-878.07<br>
867.82<br>
851.15<br>
16.67<br>
52.055<br>
3,100.00<br>
3,099.51<br>
3,094.45<br>
3,093.30<br>
10.76<br>
6.48<br>
42.46<br>
71.87<br>
-874.09<br>
860.14<br>
842.95<br>
17.19<br>
50.036<br>
3,200.00<br>
3,199.41<br>
3,193.84<br>
3,192.62<br>
11.10<br>
6.70<br>
42.78<br>
73.35<br>
-870.48<br>
853.47<br>
835.73<br>
17.74<br>
48.108<br>
3,300.00<br>
3,299.32<br>
3,294.80<br>
3,293.50<br>
11.44<br>
6.92<br>
43.12<br>
74.92<br>
-866.63<br>
846.66<br>
828.35<br>
18.30<br>
46.261<br>
3,400.00<br>
3,399.22<br>
3,394.91<br>
3,393.52<br>
11.79<br>
7.14<br>
43.46<br>
76.45<br>
-862.73<br>
839.78<br>
820.92<br>
18.86<br>
44.521<br>
3,500.00<br>
3,499.13<br>
3,493.83<br>
3,492.35<br>
12.14<br>
7.36<br>
43.79<br>
77.85<br>
-858.85<br>
832.90<br>
813.48<br>
19.42<br>
42.888<br>
3,600.00<br>
3,599.03<br>
3,591.66<br>
3,590.11<br>
12.48<br>
7.57<br>
44.13<br>
79.33<br>
-855.22<br>
826.27<br>
806.30<br>
19.97<br>
41.369<br>
3,700.00<br>
3,698.94<br>
3,689.78<br>
3,688.15<br>
12.83<br>
7.77<br>
44.47<br>
80.75<br>
-851.76<br>
819.84<br>
799.32<br>
20.53<br>
39.940<br>
3,800.00<br>
3,798.84<br>
3,788.90<br>
3,787.21<br>
13.18<br>
7.98<br>
44.81<br>
82.20<br>
-848.42<br>
813.60<br>
792.52<br>
21.08<br>
38.589<br>
3,900.00<br>
3,898.75<br>
3,884.88<br>
3,883.13<br>
13.53<br>
8.19<br>
45.15<br>
83.56<br>
-845.40<br>
807.61<br>
785.97<br>
21.64<br>
37.328<br>
4,000.00<br>
3,998.65<br>
3,983.80<br>
3,982.00<br>
13.88<br>
8.40<br>
45.48<br>
84.75<br>
-842.63<br>
801.95<br>
779.75<br>
22.20<br>
36.129<br>
4,100.00<br>
4,098.56<br>
4,080.60<br>
4,078.77<br>
14.24<br>
8.61<br>
45.80<br>
85.77<br>
-840.18<br>
796.57<br>
773.81<br>
22.75<br>
35.007<br>
4,200.00<br>
4,198.46<br>
4,179.07<br>
4,177.20<br>
14.59<br>
8.82<br>
46.10<br>
86.56<br>
-838.00<br>
791.48<br>
768.16<br>
23.32<br>
33.944<br>
4,300.00<br>
4,298.37<br>
4,280.65<br>
4,278.77<br>
14.94<br>
9.04<br>
46.38<br>
86.83<br>
-835.87<br>
786.44<br>
762.55<br>
23.89<br>
32.920<br>
4,400.00<br>
4,398.27<br>
4,390.62<br>
4,388.69<br>
15.30<br>
9.27<br>
46.59<br>
85.67<br>
-833.02<br>
780.72<br>
756.24<br>
24.48<br>
31.891<br>
4,500.00<br>
4,498.18<br>
4,499.60<br>
4,497.57<br>
15.65<br>
9.51<br>
46.82<br>
84.63<br>
-828.59<br>
773.56<br>
748.49<br>
25.07<br>
30.854<br>
4,600.00<br>
4,598.08<br>
4,598.14<br>
4,596.01<br>
16.01<br>
9.73<br>
47.05<br>
83.68<br>
-824.15<br>
765.97<br>
740.33<br>
25.64<br>
29.875<br>
4,700.00<br>
4,697.99<br>
4,699.76<br>
4,697.51<br>
16.37<br>
9.96<br>
47.29<br>
82.77<br>
-819.49<br>
758.34<br>
732.13<br>
26.21<br>
28.930<br>
4,800.00<br>
4,797.89<br>
4,801.19<br>
4,798.82<br>
16.72<br>
10.18<br>
47.54<br>
81.87<br>
-814.52<br>
750.41<br>
723.61<br>
26.79<br>
28.009<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 52<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=111></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 24-16H-0916-15895 (Offset) - TF - OH - OH<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
74-MWD-ISCWSA<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
4,900.00<br>
4,897.80<br>
4,900.02<br>
4,897.53<br>
17.08<br>
10.41<br>
47.77<br>
80.69<br>
-809.69<br>
742.45<br>
715.08<br>
27.36<br>
27.133<br>
5,000.00<br>
4,997.70<br>
4,998.12<br>
4,995.51<br>
17.44<br>
10.63<br>
47.99<br>
79.44<br>
-805.09<br>
734.68<br>
706.74<br>
27.93<br>
26.302<br>
5,100.00<br>
5,097.61<br>
5,098.40<br>
5,095.67<br>
17.79<br>
10.85<br>
48.20<br>
77.97<br>
-800.54<br>
727.02<br>
698.52<br>
28.51<br>
25.502<br>
5,200.00<br>
5,197.51<br>
5,198.08<br>
5,195.24<br>
18.15<br>
11.08<br>
48.41<br>
76.37<br>
-795.94<br>
719.29<br>
690.20<br>
29.09<br>
24.729<br>
5,300.00<br>
5,297.42<br>
5,300.17<br>
5,297.19<br>
18.51<br>
11.31<br>
48.71<br>
75.76<br>
-790.71<br>
711.26<br>
681.59<br>
29.67<br>
23.974<br>
5,400.00<br>
5,397.32<br>
5,389.72<br>
5,386.64<br>
18.87<br>
11.50<br>
49.08<br>
76.42<br>
-786.51<br>
703.96<br>
673.74<br>
30.22<br>
23.295<br>
5,500.00<br>
5,497.23<br>
5,482.66<br>
5,479.51<br>
19.23<br>
11.70<br>
49.48<br>
77.54<br>
-783.23<br>
697.93<br>
667.15<br>
30.78<br>
22.676<br>
5,600.00<br>
5,597.13<br>
5,578.94<br>
5,575.74<br>
19.59<br>
11.91<br>
49.87<br>
78.59<br>
-780.49<br>
692.57<br>
661.23<br>
31.35<br>
22.094<br>
5,700.00<br>
5,697.04<br>
5,674.83<br>
5,671.61<br>
19.95<br>
12.11<br>
50.25<br>
79.42<br>
-778.38<br>
687.83<br>
655.92<br>
31.91<br>
21.553<br>
5,800.00<br>
5,796.94<br>
5,779.81<br>
5,776.56<br>
20.31<br>
12.34<br>
50.66<br>
80.30<br>
-776.24<br>
683.29<br>
650.79<br>
32.50<br>
21.024<br>
5,900.00<br>
5,896.85<br>
5,884.11<br>
5,880.81<br>
20.67<br>
12.56<br>
51.09<br>
81.11<br>
-772.89<br>
677.61<br>
644.52<br>
33.09<br>
20.479<br>
6,000.00<br>
5,996.75<br>
5,979.84<br>
5,976.49<br>
21.03<br>
12.77<br>
51.49<br>
81.78<br>
-769.90<br>
672.04<br>
638.38<br>
33.66<br>
19.967<br>
6,100.00<br>
6,096.66<br>
6,077.46<br>
6,074.08<br>
21.39<br>
12.98<br>
51.89<br>
82.49<br>
-767.37<br>
667.01<br>
632.78<br>
34.23<br>
19.486<br>
6,200.00<br>
6,196.56<br>
6,175.15<br>
6,171.73<br>
21.75<br>
13.19<br>
52.28<br>
83.15<br>
-765.22<br>
662.38<br>
627.58<br>
34.80<br>
19.033<br>
6,300.00<br>
6,296.47<br>
6,276.21<br>
6,272.76<br>
22.12<br>
13.40<br>
52.72<br>
84.07<br>
-762.89<br>
657.76<br>
622.38<br>
35.38<br>
18.591<br>
6,400.00<br>
6,396.37<br>
6,379.32<br>
6,375.83<br>
22.48<br>
13.62<br>
53.20<br>
85.28<br>
-760.26<br>
653.01<br>
617.04<br>
35.97<br>
18.156<br>
6,500.00<br>
6,496.27<br>
6,484.46<br>
6,480.91<br>
22.84<br>
13.85<br>
53.67<br>
85.96<br>
-756.77<br>
647.41<br>
610.85<br>
36.56<br>
17.708<br>
6,600.00<br>
6,596.18<br>
6,585.65<br>
6,582.03<br>
23.20<br>
14.08<br>
54.13<br>
86.42<br>
-752.93<br>
641.35<br>
604.20<br>
37.15<br>
17.265<br>
6,700.00<br>
6,696.08<br>
6,683.93<br>
6,680.24<br>
23.56<br>
14.29<br>
54.57<br>
86.77<br>
-749.25<br>
635.35<br>
597.63<br>
37.73<br>
16.841<br>
6,800.00<br>
6,795.99<br>
6,783.00<br>
6,779.24<br>
23.93<br>
14.51<br>
55.05<br>
87.40<br>
-745.58<br>
629.52<br>
591.21<br>
38.31<br>
16.434<br>
6,900.00<br>
6,895.89<br>
6,879.06<br>
6,875.24<br>
24.29<br>
14.72<br>
55.54<br>
88.31<br>
-742.36<br>
624.15<br>
585.27<br>
38.88<br>
16.053<br>
7,000.00<br>
6,995.80<br>
6,978.43<br>
6,974.54<br>
24.65<br>
14.93<br>
56.12<br>
90.09<br>
-739.11<br>
619.19<br>
579.73<br>
39.46<br>
15.691<br>
7,100.00<br>
7,095.70<br>
7,079.16<br>
7,075.18<br>
25.01<br>
15.15<br>
56.77<br>
92.32<br>
-735.47<br>
614.12<br>
574.07<br>
40.05<br>
15.334<br>
7,200.00<br>
7,195.61<br>
7,183.48<br>
7,179.38<br>
25.38<br>
15.38<br>
57.50<br>
95.00<br>
-731.23<br>
608.85<br>
568.20<br>
40.65<br>
14.978<br>
7,300.00<br>
7,295.51<br>
7,285.81<br>
7,281.60<br>
25.74<br>
15.61<br>
58.13<br>
96.34<br>
-726.68<br>
602.84<br>
561.59<br>
41.25<br>
14.615<br>
7,400.00<br>
7,395.42<br>
7,384.52<br>
7,380.22<br>
26.10<br>
15.83<br>
58.69<br>
97.00<br>
-722.43<br>
596.80<br>
554.96<br>
41.83<br>
14.266<br>
7,500.00<br>
7,495.32<br>
7,482.89<br>
7,478.50<br>
26.47<br>
16.05<br>
59.26<br>
97.73<br>
-718.42<br>
591.06<br>
548.64<br>
42.42<br>
13.934<br>
7,600.00<br>
7,595.23<br>
7,583.72<br>
7,579.25<br>
26.83<br>
16.27<br>
59.79<br>
97.82<br>
-714.53<br>
585.32<br>
542.31<br>
43.01<br>
13.609<br>
7,700.00<br>
7,695.13<br>
7,683.70<br>
7,679.16<br>
27.19<br>
16.49<br>
60.29<br>
97.61<br>
-710.70<br>
579.54<br>
535.94<br>
43.60<br>
13.293<br>
7,800.00<br>
7,795.04<br>
7,783.82<br>
7,779.21<br>
27.56<br>
16.72<br>
60.78<br>
97.19<br>
-706.88<br>
573.73<br>
529.54<br>
44.19<br>
12.983<br>
7,900.00<br>
7,894.94<br>
7,882.47<br>
7,877.79<br>
27.92<br>
16.94<br>
61.25<br>
96.51<br>
-703.26<br>
567.98<br>
523.21<br>
44.78<br>
12.685<br>
8,000.00<br>
7,994.85<br>
7,980.33<br>
7,975.59<br>
28.28<br>
17.15<br>
61.67<br>
95.56<br>
-700.11<br>
562.57<br>
517.21<br>
45.36<br>
12.403<br>
8,100.00<br>
8,094.75<br>
8,079.92<br>
8,075.13<br>
28.65<br>
17.37<br>
62.07<br>
94.30<br>
-697.26<br>
557.38<br>
511.44<br>
45.94<br>
12.132<br>
8,200.00<br>
8,194.66<br>
8,177.45<br>
8,172.62<br>
29.01<br>
17.58<br>
62.44<br>
92.85<br>
-694.80<br>
552.43<br>
505.91<br>
46.52<br>
11.875<br>
8,300.00<br>
8,294.56<br>
8,275.14<br>
8,270.28<br>
29.38<br>
17.79<br>
62.80<br>
91.48<br>
-692.73<br>
547.91<br>
500.81<br>
47.10<br>
11.633<br>
8,400.00<br>
8,394.47<br>
8,373.94<br>
8,369.05<br>
29.74<br>
18.00<br>
63.17<br>
90.24<br>
-690.96<br>
543.77<br>
496.09<br>
47.68<br>
11.405<br>
8,500.00<br>
8,494.37<br>
8,474.29<br>
8,469.38<br>
30.11<br>
18.21<br>
63.53<br>
88.85<br>
-689.19<br>
539.61<br>
491.35<br>
48.26<br>
11.182<br>
8,600.00<br>
8,594.28<br>
8,573.98<br>
8,569.04<br>
30.47<br>
18.42<br>
63.90<br>
87.44<br>
-687.43<br>
535.46<br>
486.62<br>
48.84<br>
10.964<br>
8,700.00<br>
8,694.18<br>
8,673.58<br>
8,668.62<br>
30.83<br>
18.63<br>
64.25<br>
85.87<br>
-685.80<br>
531.38<br>
481.96<br>
49.42<br>
10.752<br>
8,800.00<br>
8,794.09<br>
8,772.00<br>
8,767.02<br>
31.20<br>
18.84<br>
64.59<br>
84.27<br>
-684.36<br>
527.44<br>
477.44<br>
50.00<br>
10.549<br>
8,900.00<br>
8,893.99<br>
8,870.89<br>
8,865.89<br>
31.56<br>
19.05<br>
64.93<br>
82.74<br>
-683.13<br>
523.74<br>
473.17<br>
50.58<br>
10.355<br>
9,000.00<br>
8,993.90<br>
8,968.46<br>
8,963.45<br>
31.93<br>
19.25<br>
65.29<br>
81.54<br>
-682.17<br>
520.46<br>
469.31<br>
51.15<br>
10.175<br>
9,100.00<br>
9,093.80<br>
9,067.07<br>
9,062.05<br>
32.29<br>
19.45<br>
65.68<br>
80.63<br>
-681.35<br>
517.48<br>
465.75<br>
51.72<br>
10.004<br>
9,200.00<br>
9,193.71<br>
9,165.13<br>
9,160.10<br>
32.66<br>
19.65<br>
66.07<br>
79.90<br>
-680.85<br>
514.88<br>
462.59<br>
52.30<br>
9.845<br>
9,261.60<br>
9,255.25<br>
9,223.76<br>
9,218.73<br>
32.88<br>
19.77<br>
66.31<br>
79.59<br>
-680.68<br>
513.49<br>
460.84<br>
52.65<br>
9.753 SF<br>
9,275.00<br>
9,268.63<br>
9,235.67<br>
9,230.64<br>
32.93<br>
19.80<br>
86.85<br>
79.67<br>
-680.64<br>
513.36<br>
460.74<br>
52.61<br>
9.757 ES<br>
9,276.27<br>
9,269.90<br>
9,236.79<br>
9,231.77<br>
32.94<br>
19.80<br>
88.10<br>
79.68<br>
-680.64<br>
513.35<br>
460.74<br>
52.61<br>
9.758 CC<br>
9,300.00<br>
9,293.53<br>
9,256.00<br>
9,250.97<br>
33.02<br>
19.84<br>
101.73<br>
80.02<br>
-680.55<br>
513.72<br>
461.20<br>
52.52<br>
9.781<br>
9,325.00<br>
9,318.29<br>
9,275.65<br>
9,270.60<br>
33.12<br>
19.88<br>
107.74<br>
80.91<br>
-680.34<br>
514.98<br>
462.43<br>
52.56<br>
9.799<br>
9,350.00<br>
9,342.85<br>
9,293.26<br>
9,288.14<br>
33.21<br>
19.92<br>
111.01<br>
82.43<br>
-679.99<br>
517.27<br>
464.66<br>
52.61<br>
9.832<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 53<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=112></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 24-16H-0916-15895 (Offset) - TF - OH - OH<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
74-MWD-ISCWSA<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
9,375.00<br>
9,367.13<br>
9,309.65<br>
9,304.39<br>
33.31<br>
19.95<br>
113.10<br>
84.48<br>
-679.53<br>
520.63<br>
468.00<br>
52.63<br>
9.892<br>
9,400.00<br>
9,391.07<br>
9,324.80<br>
9,319.32<br>
33.41<br>
19.98<br>
114.55<br>
86.97<br>
-678.96<br>
525.13<br>
472.51<br>
52.62<br>
9.980<br>
9,425.00<br>
9,414.60<br>
9,344.00<br>
9,338.08<br>
33.50<br>
20.03<br>
115.89<br>
90.98<br>
-678.06<br>
530.85<br>
478.28<br>
52.57<br>
10.097<br>
9,450.00<br>
9,437.67<br>
9,353.16<br>
9,346.95<br>
33.60<br>
20.05<br>
116.38<br>
93.20<br>
-677.54<br>
537.72<br>
485.23<br>
52.49<br>
10.244<br>
9,475.00<br>
9,460.20<br>
9,366.85<br>
9,360.10<br>
33.70<br>
20.08<br>
116.95<br>
96.88<br>
-676.63<br>
545.82<br>
493.43<br>
52.39<br>
10.419<br>
9,500.00<br>
9,482.13<br>
9,379.10<br>
9,371.75<br>
33.80<br>
20.11<br>
117.24<br>
100.52<br>
-675.68<br>
555.13<br>
502.86<br>
52.27<br>
10.621<br>
9,525.00<br>
9,503.41<br>
9,387.00<br>
9,379.21<br>
33.90<br>
20.13<br>
117.00<br>
103.05<br>
-675.00<br>
565.68<br>
513.52<br>
52.16<br>
10.845<br>
9,550.00<br>
9,523.97<br>
9,400.40<br>
9,391.73<br>
34.00<br>
20.16<br>
117.05<br>
107.63<br>
-673.70<br>
577.40<br>
525.37<br>
52.03<br>
11.097<br>
9,575.00<br>
9,543.77<br>
9,409.20<br>
9,399.87<br>
34.10<br>
20.19<br>
116.52<br>
110.84<br>
-672.75<br>
590.32<br>
538.36<br>
51.95<br>
11.363<br>
9,600.00<br>
9,562.73<br>
9,416.66<br>
9,406.71<br>
34.21<br>
20.20<br>
115.66<br>
113.69<br>
-671.89<br>
604.36<br>
552.43<br>
51.93<br>
11.639<br>
9,625.00<br>
9,580.83<br>
9,422.87<br>
9,412.37<br>
34.31<br>
20.22<br>
114.45<br>
116.14<br>
-671.13<br>
619.48<br>
567.50<br>
51.98<br>
11.918<br>
9,650.00<br>
9,597.99<br>
9,431.00<br>
9,419.71<br>
34.42<br>
20.24<br>
113.20<br>
119.47<br>
-670.07<br>
635.61<br>
583.54<br>
52.08<br>
12.206<br>
9,675.00<br>
9,614.18<br>
9,431.00<br>
9,419.71<br>
34.53<br>
20.24<br>
110.78<br>
119.47<br>
-670.07<br>
652.64<br>
600.26<br>
52.39<br>
12.458<br>
9,700.00<br>
9,629.36<br>
9,431.00<br>
9,419.71<br>
34.64<br>
20.24<br>
108.03<br>
119.47<br>
-670.07<br>
670.53<br>
617.74<br>
52.79<br>
12.702<br>
9,725.00<br>
9,643.47<br>
9,431.00<br>
9,419.71<br>
34.75<br>
20.24<br>
104.94<br>
119.47<br>
-670.07<br>
689.17<br>
635.91<br>
53.26<br>
12.940<br>
9,750.00<br>
9,656.49<br>
9,431.00<br>
9,419.71<br>
34.87<br>
20.24<br>
101.52<br>
119.47<br>
-670.07<br>
708.44<br>
654.69<br>
53.75<br>
13.180<br>
9,775.00<br>
9,668.37<br>
9,431.00<br>
9,419.71<br>
34.99<br>
20.24<br>
97.77<br>
119.47<br>
-670.07<br>
728.26<br>
674.04<br>
54.22<br>
13.431<br>
9,800.00<br>
9,679.08<br>
9,431.00<br>
9,419.71<br>
35.11<br>
20.24<br>
93.71<br>
119.47<br>
-670.07<br>
748.51<br>
693.92<br>
54.59<br>
13.712<br>
9,825.00<br>
9,688.60<br>
9,431.00<br>
9,419.71<br>
35.23<br>
20.24<br>
89.40<br>
119.47<br>
-670.07<br>
769.12<br>
713.97<br>
55.16<br>
13.945<br>
9,850.00<br>
9,696.90<br>
9,431.00<br>
9,419.71<br>
35.36<br>
20.24<br>
84.88<br>
119.47<br>
-670.07<br>
790.01<br>
734.24<br>
55.76<br>
14.167<br>
9,875.00<br>
9,703.95<br>
9,431.00<br>
9,419.71<br>
35.49<br>
20.24<br>
80.23<br>
119.47<br>
-670.07<br>
811.09<br>
754.98<br>
56.11<br>
14.456<br>
9,900.00<br>
9,709.74<br>
9,431.00<br>
9,419.71<br>
35.63<br>
20.24<br>
75.53<br>
119.47<br>
-670.07<br>
832.29<br>
776.16<br>
56.13<br>
14.827<br>
9,925.00<br>
9,714.25<br>
9,431.00<br>
9,419.71<br>
35.76<br>
20.24<br>
70.86<br>
119.47<br>
-670.07<br>
853.56<br>
797.73<br>
55.83<br>
15.290<br>
9,950.00<br>
9,717.47<br>
9,431.00<br>
9,419.71<br>
35.90<br>
20.24<br>
66.29<br>
119.47<br>
-670.07<br>
874.82<br>
819.62<br>
55.20<br>
15.848<br>
9,975.00<br>
9,719.39<br>
9,431.00<br>
9,419.71<br>
36.04<br>
20.24<br>
61.91<br>
119.47<br>
-670.07<br>
896.03<br>
841.72<br>
54.31<br>
16.498<br>
9,999.17<br>
9,720.00<br>
9,431.00<br>
9,419.71<br>
36.18<br>
20.24<br>
57.88<br>
119.47<br>
-670.07<br>
916.44<br>
863.17<br>
53.26<br>
17.206<br>
10,100.00<br>
9,720.00<br>
9,403.55<br>
9,394.66<br>
36.80<br>
20.17<br>
55.70<br>
108.77<br>
-673.37<br>
1,001.79<br>
948.80<br>
52.98<br>
18.908<br>
10,200.00<br>
9,720.00<br>
9,387.00<br>
9,379.21<br>
37.49<br>
20.13<br>
54.40<br>
103.05<br>
-675.00<br>
1,088.76<br>
1,035.71<br>
53.05<br>
20.523<br>
10,300.00<br>
9,720.00<br>
9,387.00<br>
9,379.21<br>
38.26<br>
20.13<br>
54.40<br>
103.05<br>
-675.00<br>
1,177.50<br>
1,123.79<br>
53.71<br>
21.923<br>
10,400.00<br>
9,720.00<br>
9,370.73<br>
9,363.80<br>
39.10<br>
20.09<br>
53.14<br>
98.00<br>
-676.35<br>
1,267.56<br>
1,213.68<br>
53.88<br>
23.527<br>
10,500.00<br>
9,720.00<br>
9,362.70<br>
9,356.12<br>
40.01<br>
20.07<br>
52.52<br>
95.72<br>
-676.93<br>
1,358.88<br>
1,304.52<br>
54.36<br>
24.998<br>
10,600.00<br>
9,720.00<br>
9,344.00<br>
9,338.08<br>
40.98<br>
20.03<br>
51.10<br>
90.98<br>
-678.06<br>
1,451.39<br>
1,396.90<br>
54.49<br>
26.636<br>
10,700.00<br>
9,720.00<br>
9,344.00<br>
9,338.08<br>
42.01<br>
20.03<br>
51.10<br>
90.98<br>
-678.06<br>
1,544.41<br>
1,489.07<br>
55.34<br>
27.908<br>
10,800.00<br>
9,720.00<br>
9,344.00<br>
9,338.08<br>
43.09<br>
20.03<br>
51.10<br>
90.98<br>
-678.06<br>
1,638.26<br>
1,582.03<br>
56.24<br>
29.132<br>
10,900.00<br>
9,720.00<br>
9,344.00<br>
9,338.08<br>
44.23<br>
20.03<br>
51.10<br>
90.98<br>
-678.06<br>
1,732.80<br>
1,675.63<br>
57.17<br>
30.309<br>
11,000.00<br>
9,720.00<br>
9,344.00<br>
9,338.08<br>
45.41<br>
20.03<br>
51.10<br>
90.98<br>
-678.06<br>
1,827.92<br>
1,769.77<br>
58.15<br>
31.437<br>
11,100.00<br>
9,720.00<br>
9,344.00<br>
9,338.08<br>
46.63<br>
20.03<br>
51.10<br>
90.98<br>
-678.06<br>
1,923.53<br>
1,864.38<br>
59.16<br>
32.516<br>
11,200.00<br>
9,720.00<br>
9,344.00<br>
9,338.08<br>
47.89<br>
20.03<br>
51.10<br>
90.98<br>
-678.06<br>
2,019.57<br>
1,959.37<br>
60.20<br>
33.549<br>
11,300.00<br>
9,720.00<br>
9,324.73<br>
9,319.26<br>
49.19<br>
19.98<br>
49.66<br>
86.96<br>
-678.97<br>
2,115.44<br>
2,054.99<br>
60.45<br>
34.996<br>
11,400.00<br>
9,720.00<br>
9,321.86<br>
9,316.43<br>
50.53<br>
19.98<br>
49.45<br>
86.44<br>
-679.08<br>
2,212.00<br>
2,150.59<br>
61.41<br>
36.023<br>
11,500.00<br>
9,720.00<br>
9,319.20<br>
9,313.81<br>
51.89<br>
19.97<br>
49.25<br>
85.98<br>
-679.19<br>
2,308.82<br>
2,246.43<br>
62.39<br>
37.005<br>
11,600.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
53.29<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
2,406.29<br>
2,343.65<br>
62.64<br>
38.415<br>
11,700.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
54.71<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
2,503.47<br>
2,439.70<br>
63.77<br>
39.258<br>
11,800.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
56.15<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
2,600.87<br>
2,535.95<br>
64.92<br>
40.063<br>
11,900.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
57.62<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
2,698.45<br>
2,632.37<br>
66.09<br>
40.832<br>
12,000.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
59.11<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
2,796.21<br>
2,728.94<br>
67.27<br>
41.566<br>
12,100.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
60.62<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
2,894.12<br>
2,825.65<br>
68.47<br>
42.267<br>
12,200.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
62.15<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
2,992.17<br>
2,922.48<br>
69.69<br>
42.938<br>
12,300.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
63.69<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
3,090.34<br>
3,019.43<br>
70.91<br>
43.579<br>
12,400.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
65.25<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
3,188.62<br>
3,116.47<br>
72.15<br>
44.192<br>
12,500.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
66.82<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
3,287.01<br>
3,213.61<br>
73.40<br>
44.779<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 54<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=113></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 24-16H-0916-15895 (Offset) - TF - OH - OH<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
74-MWD-ISCWSA<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
12,600.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
68.41<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
3,385.50<br>
3,310.83<br>
74.67<br>
45.342<br>
12,700.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
70.01<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
3,484.07<br>
3,408.13<br>
75.94<br>
45.880<br>
12,800.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
71.62<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
3,582.72<br>
3,505.50<br>
77.22<br>
46.396<br>
12,900.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
73.25<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
3,681.44<br>
3,602.93<br>
78.51<br>
46.892<br>
13,000.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
74.88<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
3,780.23<br>
3,700.42<br>
79.81<br>
47.367<br>
13,100.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
76.52<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
3,879.08<br>
3,797.97<br>
81.11<br>
47.823<br>
13,200.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
78.18<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
3,977.99<br>
3,895.57<br>
82.43<br>
48.261<br>
13,300.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
79.84<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
4,076.95<br>
3,993.21<br>
83.75<br>
48.683<br>
13,400.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
81.50<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
4,175.96<br>
4,090.89<br>
85.07<br>
49.088<br>
13,500.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
83.18<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
4,275.02<br>
4,188.62<br>
86.40<br>
49.478<br>
13,600.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
84.86<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
4,374.12<br>
4,286.38<br>
87.74<br>
49.854<br>
13,700.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
86.55<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
4,473.26<br>
4,384.18<br>
89.08<br>
50.215<br>
13,800.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
88.25<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
4,572.44<br>
4,482.01<br>
90.43<br>
50.564<br>
13,900.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
89.95<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
4,671.65<br>
4,579.87<br>
91.78<br>
50.900<br>
14,000.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
91.66<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
4,770.90<br>
4,677.76<br>
93.14<br>
51.225<br>
14,100.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
93.37<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
4,870.18<br>
4,775.68<br>
94.50<br>
51.538<br>
14,200.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
95.09<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
4,969.48<br>
4,873.62<br>
95.86<br>
51.841<br>
14,300.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
96.81<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
5,068.82<br>
4,971.59<br>
97.23<br>
52.133<br>
14,400.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
98.54<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
5,168.18<br>
5,069.58<br>
98.60<br>
52.415<br>
14,500.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
100.27<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
5,267.56<br>
5,167.58<br>
99.98<br>
52.689<br>
14,600.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
102.00<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
5,366.96<br>
5,265.61<br>
101.35<br>
52.953<br>
14,700.00<br>
9,720.00<br>
9,300.00<br>
9,294.83<br>
103.74<br>
19.93<br>
47.87<br>
83.20<br>
-679.82<br>
5,466.39<br>
5,363.66<br>
102.73<br>
53.209<br>
14,800.00<br>
9,720.00<br>
9,279.25<br>
9,274.19<br>
105.48<br>
19.89<br>
46.42<br>
81.17<br>
-680.28<br>
5,565.34<br>
5,462.86<br>
102.48<br>
54.306<br>
14,900.00<br>
9,720.00<br>
9,278.69<br>
9,273.63<br>
107.23<br>
19.88<br>
46.38<br>
81.13<br>
-680.29<br>
5,664.78<br>
5,560.98<br>
103.80<br>
54.575<br>
15,000.00<br>
9,720.00<br>
9,278.14<br>
9,273.08<br>
108.98<br>
19.88<br>
46.35<br>
81.09<br>
-680.30<br>
5,764.24<br>
5,659.12<br>
105.12<br>
54.835<br>
15,100.00<br>
9,720.00<br>
9,277.61<br>
9,272.55<br>
110.73<br>
19.88<br>
46.31<br>
81.05<br>
-680.31<br>
5,863.71<br>
5,757.27<br>
106.44<br>
55.087<br>
15,200.00<br>
9,720.00<br>
9,277.10<br>
9,272.04<br>
112.48<br>
19.88<br>
46.27<br>
81.01<br>
-680.32<br>
5,963.21<br>
5,855.44<br>
107.77<br>
55.332<br>
15,300.00<br>
9,720.00<br>
9,276.60<br>
9,271.55<br>
114.24<br>
19.88<br>
46.24<br>
80.98<br>
-680.33<br>
6,062.72<br>
5,953.62<br>
109.10<br>
55.570<br>
15,400.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
116.00<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
6,162.71<br>
6,053.98<br>
108.73<br>
56.679<br>
15,500.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
117.76<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
6,262.23<br>
6,152.15<br>
110.08<br>
56.888<br>
15,600.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
119.53<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
6,361.76<br>
6,250.33<br>
111.43<br>
57.090<br>
15,700.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
121.30<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
6,461.31<br>
6,348.52<br>
112.79<br>
57.286<br>
15,800.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
123.07<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
6,560.87<br>
6,446.72<br>
114.15<br>
57.477<br>
15,900.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
124.84<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
6,660.44<br>
6,544.94<br>
115.51<br>
57.663<br>
16,000.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
126.62<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
6,760.03<br>
6,643.16<br>
116.87<br>
57.844<br>
16,100.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
128.39<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
6,859.63<br>
6,741.40<br>
118.23<br>
58.020<br>
16,200.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
130.17<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
6,959.24<br>
6,839.65<br>
119.59<br>
58.192<br>
16,300.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
131.95<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
7,058.86<br>
6,937.90<br>
120.96<br>
58.359<br>
16,400.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
133.73<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
7,158.49<br>
7,036.17<br>
122.32<br>
58.522<br>
16,500.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
135.52<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
7,258.13<br>
7,134.44<br>
123.69<br>
58.680<br>
16,600.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
137.30<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
7,357.79<br>
7,232.73<br>
125.06<br>
58.835<br>
16,700.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
139.09<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
7,457.45<br>
7,331.02<br>
126.43<br>
58.986<br>
16,800.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
140.88<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
7,557.12<br>
7,429.32<br>
127.80<br>
59.133<br>
16,900.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
142.67<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
7,656.80<br>
7,527.62<br>
129.17<br>
59.276<br>
17,000.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
144.46<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
7,756.48<br>
7,625.94<br>
130.54<br>
59.417<br>
17,100.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
146.25<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
7,856.18<br>
7,724.26<br>
131.92<br>
59.553<br>
17,200.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
148.04<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
7,955.88<br>
7,822.59<br>
133.29<br>
59.687<br>
17,300.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
149.84<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
8,055.59<br>
7,920.92<br>
134.67<br>
59.817<br>
17,400.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
151.64<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
8,155.31<br>
8,019.26<br>
136.05<br>
59.945<br>
17,500.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
153.43<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
8,255.03<br>
8,117.61<br>
137.42<br>
60.070<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 55<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=114></a>LEAM Drilling Systems LLC<br>
Anticollision Report<br>
Company:<br>
LIBERTY RESOURCES<br>
Local Co-ordinate Reference:<br>
Well 5TFH<br>
Project:<br>
Williams County, ND (NAD 83)<br>
TVD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Reference Site:<br>
ND State 158-95-21-28<br>
MD Reference:<br>
GE 2499' + KB 29' @ 2528.00usft (Original<br>
Well Elev)<br>
Site Error:<br>
0.00 usft<br>
North Reference:<br>
True<br>
Reference Well:<br>
5TFH<br>
Survey Calculation Method:<br>
Minimum Curvature<br>
Well Error:<br>
0.00 usft<br>
Output errors are at<br>
2.00 sigma<br>
Reference Wellbore<br>
OH<br>
Database:<br>
EDM 5000.1 Multi User Db<br>
Reference Design:<br>
Plan #1<br>
Offset TVD Reference:<br>
Offset Datum<br>
Offset Design<br>
ND State 24-16H-0916-15895 (Offset) - TF - OH - OH<br>
Offset Site Error:<br>
0.00 usft<br>
Survey Program:<br>
74-MWD-ISCWSA<br>
Offset Well Error:<br>
0.00 usft<br>
Reference<br>
Offset<br>
Semi Major Axis<br>
Distance<br>
Measured<br>
Vertical<br>
Measured<br>
Vertical<br>
Reference<br>
Offset<br>
Highside<br>
Offset Wellbore Centre<br>
Between<br>
Between<br>
Minimum<br>
Separation<br>
Warning<br>
Depth<br>
Depth<br>
Depth<br>
Depth<br>
Toolface<br>
+N/-S<br>
+E/-W<br>
Centres<br>
Ellipses<br>
Separation<br>
Factor<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(°)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
(usft)<br>
17,600.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
155.23<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
8,354.76<br>
8,215.96<br>
138.80<br>
60.191<br>
17,700.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
157.03<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
8,454.50<br>
8,314.31<br>
140.18<br>
60.311<br>
17,800.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
158.83<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
8,554.24<br>
8,412.68<br>
141.56<br>
60.427<br>
17,900.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
160.63<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
8,653.99<br>
8,511.04<br>
142.94<br>
60.541<br>
18,000.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
162.44<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
8,753.74<br>
8,609.42<br>
144.33<br>
60.653<br>
18,100.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
164.24<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
8,853.50<br>
8,707.79<br>
145.71<br>
60.762<br>
18,200.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
166.04<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
8,953.27<br>
8,806.18<br>
147.09<br>
60.869<br>
18,300.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
167.85<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
9,053.04<br>
8,904.56<br>
148.48<br>
60.973<br>
18,400.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
169.66<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
9,152.81<br>
9,002.95<br>
149.86<br>
61.076<br>
18,500.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
171.46<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
9,252.60<br>
9,101.35<br>
151.25<br>
61.176<br>
18,600.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
173.27<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
9,352.38<br>
9,199.75<br>
152.63<br>
61.274<br>
18,700.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
175.08<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
9,452.17<br>
9,298.15<br>
154.02<br>
61.371<br>
18,800.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
176.89<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
9,551.96<br>
9,396.56<br>
155.40<br>
61.465<br>
18,900.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
178.70<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
9,651.76<br>
9,494.97<br>
156.79<br>
61.558<br>
19,000.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
180.51<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
9,751.57<br>
9,593.38<br>
158.18<br>
61.648<br>
19,100.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
182.32<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
9,851.37<br>
9,691.80<br>
159.57<br>
61.737<br>
19,200.00<br>
9,720.00<br>
9,256.00<br>
9,250.97<br>
184.13<br>
19.84<br>
44.86<br>
80.02<br>
-680.55<br>
9,951.18<br>
9,790.22<br>
160.96<br>
61.825<br>
CC - Min centre to center distance or covergent point, SF - min separation factor, ES - min ellipse separation<br>
10/16/2014 11:04:13AM<br>
Page 56<br>
COMPASS 5000.1 Build 72<br>
<hr>
<A name=115></a>November 11, 2014<br>
Enduro Operating LLC<br>
777 Main Street, Suite 800<br>
Fort Worth, TX 76102<br>
Re:<br>
Notification of Completion Plans of Offsetting Wells<br>
Liberty Resources Management Company, LLC- Multi-Well Pad Location<br>
Spacing Unit: Sections 16/9/21/28-T158N-95W, Williams County, ND- 2560-acre DSU<br>
ND State 158-95-21-28-5TFH SHL: SWSE Sec. 16 BHL: SWSE Sec. 28<br>
Dear Mr. Pardue:<br>
Please see the attached plan Liberty has submitted to the North Dakota Industrial Commission regarding our<br>
proposed horizontal Bakken well.<br>
Since this well will be passing very closely to your vertical wells that penetrate the Bakken and Three Forks, we are<br>
required to notify your company and would greatly appreciate your acknowledgement of receiving this<br>
notification on your company letterhead. This can be a scanned version.<br>
In this case our ND State 158-95-21-28-5TFH is is projected to be very close to the Enduro N.D.C. A Deep<br>
Unit #1 (Wel File #5935) and the Enduro 20401 JV-P NDCA 7 (Wel File #16182) within an estimated 53'<br>
for each.<br>
The Liberty completion plan is for a buffer zone of a minimum of 100' on either side of active, inactive, or<br>
temporarily abandoned vertical wells penetrating the Bakken/Three Forks that are within 1,000' of the proposed<br>
horizontal well, and this zone will not be perforated or stimulated. The buffer zone will be designed to have the<br>
created hydraulic fractures pass no closer than 100' either side of the identified wells.<br>
Erin Britton<br>
Drilling Engineer<br>
Liberty Resources Management Company, LLC<br>
Denver, CO 80202<br>
Office: (303) 749-5750<br>
Cell: (918) 640-0984<br>
1200 17</span><span class="ft1">th </span><span class="ft0">Street, Suite 2200<br>
Denver, CO 80202<br>
(303) 479-5757<br>
<hr>
<A name=116></a><hr>
<A name=117></a><hr>
<A name=118></a><hr>
<A name=119></a><hr>
<A name=120></a><hr>
<A name="outline"></a><h1>Document Outline</h1>
<ul><li>Form 4
<ul><li>4-Request to waive OH logging requirements
</ul><li>Form 1
</ul><hr>
</BODY>
</HTML>
| datamade/elpc_bakken | html/pdf/W30086.pdfs.html | HTML | mit | 572,231 |
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>Riftmap.genusBox</title>
<style type='text/css'>
body {font-family: verdana}
.error {border: solid 1px red;}
.error_text { color: red; font-size: 10px;}
td {padding: 3px;}
</style>
</head>
<body>
<h1>Riftmap.genusBox Demo</h1>
<div id='genus_box'></div>
<script type='text/javascript'
src='../../steal/steal.js'>
</script>
<script type='text/javascript'>
steal('riftmap/genus_box',function(){
$('#genus_box').riftmap_genus_box();
})
</script>
</body>
</html> | Dakuan/RiftMap | riftmap/genus_box/genus_box.html | HTML | mit | 628 |
<!DOCTYPE html>
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-16" http-equiv="Content-Type" />
<title _locid="PortabilityAnalysis0">.NET Portability Report</title>
<style>
/* Body style, for the entire document */
body {
background: #F3F3F4;
color: #1E1E1F;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
padding: 0;
margin: 0;
}
/* Header1 style, used for the main title */
h1 {
padding: 10px 0px 10px 10px;
font-size: 21pt;
background-color: #E2E2E2;
border-bottom: 1px #C1C1C2 solid;
color: #201F20;
margin: 0;
font-weight: normal;
}
/* Header2 style, used for "Overview" and other sections */
h2 {
font-size: 18pt;
font-weight: normal;
padding: 15px 0 5px 0;
margin: 0;
}
/* Header3 style, used for sub-sections, such as project name */
h3 {
font-weight: normal;
font-size: 15pt;
margin: 0;
padding: 15px 0 5px 0;
background-color: transparent;
}
h4 {
font-weight: normal;
font-size: 12pt;
margin: 0;
padding: 0 0 0 0;
background-color: transparent;
}
/* Color all hyperlinks one color */
a {
color: #1382CE;
}
/* Paragraph text (for longer informational messages) */
p {
font-size: 10pt;
}
/* Table styles */
table {
border-spacing: 0 0;
border-collapse: collapse;
font-size: 10pt;
}
table th {
background: #E7E7E8;
text-align: left;
text-decoration: none;
font-weight: normal;
padding: 3px 6px 3px 6px;
}
table td {
vertical-align: top;
padding: 3px 6px 5px 5px;
margin: 0px;
border: 1px solid #E7E7E8;
background: #F7F7F8;
}
.NoBreakingChanges {
color: darkgreen;
font-weight:bold;
}
.FewBreakingChanges {
color: orange;
font-weight:bold;
}
.ManyBreakingChanges {
color: red;
font-weight:bold;
}
.BreakDetails {
margin-left: 30px;
}
.CompatMessage {
font-style: italic;
font-size: 10pt;
}
.GoodMessage {
color: darkgreen;
}
/* Local link is a style for hyperlinks that link to file:/// content, there are lots so color them as 'normal' text until the user mouse overs */
.localLink {
color: #1E1E1F;
background: #EEEEED;
text-decoration: none;
}
.localLink:hover {
color: #1382CE;
background: #FFFF99;
text-decoration: none;
}
/* Center text, used in the over views cells that contain message level counts */
.textCentered {
text-align: center;
}
/* The message cells in message tables should take up all avaliable space */
.messageCell {
width: 100%;
}
/* Padding around the content after the h1 */
#content {
padding: 0px 12px 12px 12px;
}
/* The overview table expands to width, with a max width of 97% */
#overview table {
width: auto;
max-width: 75%;
}
/* The messages tables are always 97% width */
#messages table {
width: 97%;
}
/* All Icons */
.IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded {
min-width: 18px;
min-height: 18px;
background-repeat: no-repeat;
background-position: center;
}
/* Success icon encoded */
.IconSuccessEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconSuccess#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABPElEQVR4Xp1Tv0vDUBi8FqeA4NpBcBLcWnQSApncOnTo4FSnjP0DsnXpH5CxiwbHDg4Zuj4oOEXiJgiC4FDcCkLWmIMc1Pfw+eMgQ77v3Xf3Pe51YKGqqisAEwCR1TIAsiAIblSo6xrdHeJR85Xle3mdmCQKb0PsfqyxxzM8K15HZADl/H5+sHpZwYfxyRjTs+kWwKBx8yoHd2mRiuzF8mkJniWH/13u3Fjrs/EdhsdDFHGB/DLXEJBDLh1MWPAhPo1BLB4WX5yQywHR+m3tVe/t97D52CB/ziG0nIgD/qDuYg8WuCcVZ2YGwlJ3YDugkpR/VNcAEx6GEKhERSr71FuO4YCM4XBdwKvecjIlkSnsO0Hyp/GxSeJAdzBKzpOtnPwyyiPdAZhpZptT04tU+zk7s8czeges//s5C5+CwqrR4/gw+AAAAABJRU5ErkJggg==);
}
/* Information icon encoded */
.IconInfoEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconInformation#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHElEQVR4Xs2TsUoDQRRF7wwoziokjZUKadInhdhukR9YP8DMX1hYW+QvdsXa/QHBbcXC7W0CamWTQnclFutceIQJwwaWNLlwm5k5d94M76mmaeCrrmsLYOocY12FcxZFUeozCqKqqgYA8uevv1H6VuPxcwlfk5N92KHBxfFeCSAxxswlYAW/Xr989x/mv9gkhtyMDhcAxgzRsp7flj8B/HF1RsMXq+NZMkopaHe7lbKxQUEIGbKsYNoGn969060hZBkQex/W8oRQwsQaW2o3Ago2SVcJUzAgY3N0lTCZZm+zPS8HB51gMmS1DEYyOz9acKO1D8JWTlafKIMxdhvlfdyT94Vv5h7P8Ky7nQzACmhvKq3zk3PjW9asz9D/1oigecsioooAAAAASUVORK5CYII=);
}
/* Warning icon encoded */
.IconWarningEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconWarning#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==);
}
/* Error icon encoded */
.IconErrorEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconError#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABQElEQVR4XqWTvUoEQRCE6wYPZUA80AfwAQz23uCMjA7MDRQEIzPBVEyNTQUFIw00vcQTTMzuAh/AxEQQT8HF/3G/oGGnEUGuoNnd6qoZuqltyKEsyzVJq5I6rnUp6SjGeGhESikzzlc1eL7opfuVbrqbU1Zw9NCgtQMaZpY0eNnaaL2fHusvTK5vKu7sjSS1Y4y3QUA6K3e3Mau5UFDyMP7tYF9o8cAHZv68vipoIJg971PZIZ5HiwdvYGGvFVFHmGmZ2MxwmQYPXubPl9Up0tfoMQGetXd6mRbvhBw+boZ6WF7Mbv1+GsHRk0fQmPAH1GfmZirbCfDJ61tw3Px8/8pZsPAG4jlVhcPgZ7adwNWBB68lkRQWFiTgFlbnLY3DGGM7izIJIyT/jjIvEJw6fdJTc6krDzh6aMwMP9bvDH4ADSsa9uSWVJkAAAAASUVORK5CYII=);
}
</style>
</head>
<body>
<h1 _locid="PortabilityReport">.NET Portability Report</h1>
<div id="content">
<div id="submissionId" style="font-size:8pt;">
<p>
<i>
Submission Id
eff29f1f-a91d-4dff-aeb0-87c008c01ea3
</i>
</p>
</div>
<h2 _locid="SummaryTitle">
<a name="Portability Summary"></a>Portability Summary
</h2>
<div id="summary">
<table>
<tbody>
<tr>
<th>Assembly</th>
<th>ASP.NET 5,Version=v1.0</th>
<th>Windows,Version=v8.1</th>
<th>.NET Framework,Version=v4.6</th>
<th>Windows Phone,Version=v8.1</th>
</tr>
<tr>
<td><strong><a href="#LinqToCollections">LinqToCollections</a></strong></td>
<td class="text-center">100.00 %</td>
<td class="text-center">100.00 %</td>
<td class="text-center">100.00 %</td>
<td class="text-center">100.00 %</td>
</tr>
</tbody>
</table>
</div>
<div id="details">
</div>
</div>
</body>
</html> | kuhlenh/port-to-core | Reports/st/strilanc.linqtocollections.1.0.1/LinqToCollections-portable-net45%2Bwin8.html | HTML | mit | 9,649 |
<!doctype html>
<html lang="en" ng-app="chatStatApp">
<head>
<meta charset="utf-8">
<title>My HTML File</title>
<script src="bower_components/angular/angular.js"></script>
<script src="js/controllers.js"></script>
</head>
<body ng-controller="ChatStatController">
<p>Nothing here {{'yet' + '!'}}</p>
</body>
</html> | citizenconn/chatstat | app/index.html | HTML | mit | 327 |
<% layout('layout') -%>
<div class="page-header">
<h1>个人资料</h1>
</div>
<table class="table">
<thead>
<tr>
<th>申请时间</th>
<th>提现金额</th>
<th>银行名称</th>
<th>卡号</th>
<th>处理状态</th>
<th>备注</th>
</tr>
</thead>
<tbody id='addtr'>
<tr>
<td>2013-11-14</td>
<td>¥100.0</td>
<td>招商银行</td>
<td>3206212345677878</td>
<td>已处理</td>
<td>成功</td>
</tr>
<tr>
<td>2013-11-14</td>
<td>¥100.0</td>
<td>招商银行</td>
<td>3206212345677878</td>
<td>已处理</td>
<td>成功</td>
</tr>
</tbody>
</table> | cubemoon/GolfCLUB | views/app/extract.html | HTML | mit | 749 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>Comparison sliders - Experimentals - Spectre.css CSS Framework</title>
<meta charset="utf-8">
<meta name="robots" content="index, follow">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="description" content="Spectre.css CSS Framework is a lightweight, responsive and modern CSS framework for faster and extensible development. Spectre provides basic styles for typography and elements, flexbox based responsive layout system, pure CSS components and utilities with best practice coding and consistent design language.">
<meta name="author" content="Yan Zhu">
<meta property="og:url" content="https://picturepan2.github.io/spectre/experimentals/comparison.html">
<meta property="og:title" content="Comparison sliders - Experimentals - Spectre.css CSS Framework">
<meta property="og:description" content="Spectre.css CSS Framework is a lightweight, responsive and modern CSS framework for faster and extensible development. Spectre provides basic styles for typography and elements, flexbox based responsive layout system, pure CSS components and utilities with best practice coding and consistent design language.">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@spectrecss">
<meta name="twitter:creator" content="@picturepan2">
<link rel="shortcut icon" href="../img/favicons/favicon.ico">
<link rel="icon" href="../img/favicons/favicon.png">
<link rel="stylesheet" href="../dist/spectre.min.css">
<link rel="stylesheet" href="../dist/spectre-icons.min.css">
<link rel="stylesheet" href="../dist/spectre-exp.min.css">
<link rel="stylesheet" href="../dist/docs.min.css">
<link rel="canonical" href="https://picturepan2.github.io/spectre/experimentals/comparison.html">
</head>
<body>
<div class="docs-container off-canvas off-canvas-sidebar-show">
<div class="docs-navbar"><a class="off-canvas-toggle btn btn-link btn-action" href="#sidebar"><i class="icon icon-menu"></i></a>
<div class="btns d-flex">
<input class="docs-search form-input" type="text" placeholder="Search Docs"><a class="btn ml-1" href="https://www.paypal.me/picturepan2" target="_blank">PayPal</a><a class="btn btn-primary ml-1" href="https://github.com/picturepan2/spectre" target="_blank">GitHub</a>
</div>
</div>
<div class="docs-sidebar off-canvas-sidebar" id="sidebar">
<div class="docs-brand"><a class="docs-logo" href="../index.html"><img src="../img/spectre-logo.svg" alt="Spectre.css CSS Framework">
<h2>SPECTRE</h2><small class="label label-secondary text-bold">DOCS</small></a>
</div>
<div class="docs-nav">
<div class="accordion-container">
<div class="accordion">
<input id="accordion-getting-started" type="checkbox" name="docs-accordion-checkbox" hidden=""/>
<label class="accordion-header c-hand" for="accordion-getting-started">Getting started</label>
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item"><a href="../getting-started/installation.html">Installation</a>
</li>
<li class="menu-item"><a href="../getting-started/custom.html">Custom version</a>
</li>
<li class="menu-item"><a href="../getting-started/browsers.html">Browser support</a>
</li>
<li class="menu-item"><a href="../getting-started/whatsnew.html">What's new</a>
</li>
</ul>
</div>
</div>
<div class="accordion">
<input id="accordion-elements" type="checkbox" name="docs-accordion-checkbox" hidden=""/>
<label class="accordion-header c-hand" for="accordion-elements">Elements</label>
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item"><a href="../elements/typography.html">Typography</a>
</li>
<li class="menu-item"><a href="../elements/tables.html">Tables</a>
</li>
<li class="menu-item"><a href="../elements/buttons.html">Buttons</a>
</li>
<li class="menu-item"><a href="../elements/forms.html">Forms</a>
</li>
<li class="menu-item"><a href="../elements/icons.html">Icons.css</a>
</li>
<li class="menu-item"><a href="../elements/labels.html">Labels</a>
</li>
<li class="menu-item"><a href="../elements/code.html">Code</a>
</li>
<li class="menu-item"><a href="../elements/media.html">Media</a>
</li>
</ul>
</div>
</div>
<div class="accordion">
<input id="accordion-layout" type="checkbox" name="docs-accordion-checkbox" hidden=""/>
<label class="accordion-header c-hand" for="accordion-layout">Layout</label>
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item"><a href="../layout/grid.html">Flexbox grid</a>
</li>
<li class="menu-item"><a href="../layout/responsive.html">Responsive</a>
</li>
<li class="menu-item"><a href="../layout/hero.html">Hero</a>
</li>
<li class="menu-item"><a href="../layout/navbar.html">Navbar</a>
</li>
</ul>
</div>
</div>
<div class="accordion">
<input id="accordion-components" type="checkbox" name="docs-accordion-checkbox" hidden=""/>
<label class="accordion-header c-hand" for="accordion-components">Components</label>
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item"><a href="../components/accordions.html">Accordions</a>
</li>
<li class="menu-item"><a href="../components/avatars.html">Avatars</a>
</li>
<li class="menu-item"><a href="../components/badges.html">Badges</a>
</li>
<li class="menu-item"><a href="../components/bars.html">Bars</a>
</li>
<li class="menu-item"><a href="../components/breadcrumbs.html">Breadcrumbs</a>
</li>
<li class="menu-item"><a href="../components/cards.html">Cards</a>
</li>
<li class="menu-item"><a href="../components/chips.html">Chips</a>
</li>
<li class="menu-item"><a href="../components/empty.html">Empty states</a>
</li>
<li class="menu-item"><a href="../components/menu.html">Menu</a>
</li>
<li class="menu-item"><a href="../components/modals.html">Modals</a>
</li>
<li class="menu-item"><a href="../components/nav.html">Nav</a>
</li>
<li class="menu-item"><a href="../components/pagination.html">Pagination</a>
</li>
<li class="menu-item"><a href="../components/panels.html">Panels</a>
</li>
<li class="menu-item"><a href="../components/popovers.html">Popovers</a>
</li>
<li class="menu-item"><a href="../components/steps.html">Steps</a>
</li>
<li class="menu-item"><a href="../components/tabs.html">Tabs</a>
</li>
<li class="menu-item"><a href="../components/tiles.html">Tiles</a>
</li>
<li class="menu-item"><a href="../components/toasts.html">Toasts</a>
</li>
<li class="menu-item"><a href="../components/tooltips.html">Tooltips</a>
</li>
</ul>
</div>
</div>
<div class="accordion">
<input id="accordion-utilities" type="checkbox" name="docs-accordion-checkbox" hidden=""/>
<label class="accordion-header c-hand" for="accordion-utilities">Utilities</label>
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item"><a href="../utilities/colors.html">Colors</a>
</li>
<li class="menu-item"><a href="../utilities/cursors.html">Cursors</a>
</li>
<li class="menu-item"><a href="../utilities/display.html">Display</a>
</li>
<li class="menu-item"><a href="../utilities/divider.html">Divider</a>
</li>
<li class="menu-item"><a href="../utilities/loading.html">Loading</a>
</li>
<li class="menu-item"><a href="../utilities/position.html">Position</a>
</li>
<li class="menu-item"><a href="../utilities/shapes.html">Shapes</a>
</li>
<li class="menu-item"><a href="../utilities/text.html">Text</a>
</li>
</ul>
</div>
</div>
<div class="accordion">
<input id="accordion-experimentals" type="checkbox" name="docs-accordion-checkbox" hidden="" checked="checked"/>
<label class="accordion-header c-hand" for="accordion-experimentals">Experimentals</label>
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item"><a href="../experimentals/viewer-360.html">360-Degree Viewer</a>
</li>
<li class="menu-item"><a href="../experimentals/autocomplete.html">Autocomplete</a>
</li>
<li class="menu-item"><a href="../experimentals/calendars.html">Calendars</a>
</li>
<li class="menu-item"><a href="../experimentals/carousels.html">Carousels</a>
</li>
<li class="menu-item"><a href="../experimentals/comparison.html">Comparison sliders</a>
</li>
<li class="menu-item"><a href="../experimentals/filters.html">Filters</a>
</li>
<li class="menu-item"><a href="../experimentals/meters.html">Meters</a>
</li>
<li class="menu-item"><a href="../experimentals/off-canvas.html">Off-canvas</a>
</li>
<li class="menu-item"><a href="../experimentals/parallax.html">Parallax</a>
</li>
<li class="menu-item"><a href="../experimentals/progress.html">Progress</a>
</li>
<li class="menu-item"><a href="../experimentals/sliders.html">Sliders</a>
</li>
<li class="menu-item"><a href="../experimentals/timelines.html">Timelines</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div><a class="off-canvas-overlay" href="#close"></a>
<div class="off-canvas-content">
<div class="docs-content" id="content">
<div class="container" id="comparison">
<h3 class="s-title">Comparison sliders<a class="anchor" href="#comparison" aria-hidden="true">#</a></h3>
<p><small class="label label-secondary">CSS ONLY</small></p>
<div class="docs-ad">
<div class="hide-md text-center">
<script async="" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- GitHub-lg--><ins class="adsbygoogle mx-auto" style="display:inline-block;width:728px;height:90px" data-ad-client="ca-pub-2225124559530218" data-ad-slot="9894180784"></ins>
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
</div>
<div class="show-md text-center">
<!-- GitHub-sm--><ins class="adsbygoogle" style="display:inline-block;width:300px;height:250px" data-ad-client="ca-pub-2225124559530218" data-ad-slot="9278881734"></ins>
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
</div>
</div>
<p>Comparison Sliders are sliders for comparing two images. It is built in pure CSS.</p>
<div class="docs-demo columns">
<div class="column col-12">
<div class="comparison-slider">
<figure class="comparison-before"><img class="rounded" src="../img/macos-sierra-2.jpg" alt="macOS Sierra Wallpaper">
<div class="comparison-label">Before</div>
</figure>
<figure class="comparison-after"><img class="filter-grayscale rounded" src="../img/macos-sierra-2.jpg" alt="macOS Sierra Wallpaper">
<div class="comparison-label">After</div>
<textarea class="comparison-resizer" readonly=""></textarea>
</figure>
</div>
</div>
</div>
<pre class="code" data-lang="HTML"><code><span class="hljs-tag"><<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">"comparison-slider"</span>></span>
<span class="hljs-tag"><<span class="hljs-name">figure</span> <span class="hljs-attr">class</span>=<span class="hljs-string">"comparison-before"</span>></span>
<span class="hljs-comment"><!-- image (before) --></span>
<span class="hljs-tag"><<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">"comparison-label"</span>></span>Before<span class="hljs-tag"></<span class="hljs-name">div</span>></span>
<span class="hljs-tag"></<span class="hljs-name">figure</span>></span>
<span class="hljs-tag"><<span class="hljs-name">figure</span> <span class="hljs-attr">class</span>=<span class="hljs-string">"comparison-after"</span>></span>
<span class="hljs-comment"><!-- image (after) --></span>
<span class="hljs-tag"><<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">"comparison-label"</span>></span>After<span class="hljs-tag"></<span class="hljs-name">div</span>></span>
<span class="hljs-tag"><<span class="hljs-name">textarea</span> <span class="hljs-attr">class</span>=<span class="hljs-string">"comparison-resizer"</span> <span class="hljs-attr">readonly</span>></span><span class="hljs-tag"></<span class="hljs-name">textarea</span>></span>
<span class="hljs-tag"></<span class="hljs-name">figure</span>></span>
<span class="hljs-tag"></<span class="hljs-name">div</span>></span>
</code></pre>
</div>
<div class="docs-footer container grid-lg" id="copyright">
<p><a href="https://github.com/picturepan2/spectre" target="_blank">GitHub</a> · <a href="https://twitter.com/spectrecss" target="_blank">Twitter</a> · <a href="https://www.paypal.me/picturepan2" target="_blank">PayPal Donate</a> · <a href="https://www.patreon.com/spectrecss" target="_blank">Patreon Sponsor</a> · Version <span class="version"></span></p>
<p>Designed and built with <span class="text-error">♥</span> by <a href="https://twitter.com/picturepan2" target="_blank">Yan Zhu</a>. Licensed under the <a href="https://github.com/picturepan2/spectre/blob/master/LICENSE" target="_blank">MIT License</a>.</p>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>
<script>
docsearch({
apiKey: 'bede06373c5a1fa3c1bbe8401e24c653',
indexName: 'picturepan2_spectre',
inputSelector: '.docs-search',
debug: true
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-2702768-8', 'auto');
ga('send', 'pageview');
</script>
</body>
</html> | picturepan2/spectre | docs/experimentals/comparison.html | HTML | mit | 16,946 |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="maximum-scale=1.0,minimum-scale=1.0,user-scalable=0,width=device-width,initial-scale=1.0" />
<meta name="format-detection" content="telephone=no,email=no,date=no,address=no">
<title>Hui</title>
<link href="../../../css/Hui.css" rel="stylesheet" type="text/css" />
<style type="text/css"></style>
</head>
<body>
<header class="H-header H-theme-background-color9" id="header">
<span tapmode="" onclick="H.closeWin();" class="H-icon H-position-relative H-display-inline-block H-float-left H-vertical-middle H-theme-font-color-white H-padding-horizontal-left-5 H-z-index-100"><i class="H-iconfont H-icon-arrow-left H-font-size-18 H-vertical-middle"></i><label class="H-display-block H-vertical-middle H-font-size-15">返回</label></span>
<div class="H-header-title H-center-all H-font-size-18 H-text-show-row-1 H-theme-font-color-white H-position-absolute H-width-100-percent">下拉列表</div>
</header>
<script src="../../../script/H.js" type="text/javascript"></script>
<script type="text/javascript">
H.ready(function () {
H.openFrameNavOrFoot("select_list_body", "select_list_body.html", "#header", null, null, { bounces: false });
});
</script>
</body>
</html> | winunet/Hui | widget/html/common/select-list/select_list_head.html | HTML | mit | 1,361 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Couch411 | Login</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css"/>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.16/angular.min.js"></script>
<link rel="stylesheet" type="text/css" href="/semantic-ui/dist/semantic.min.css">
<script src="semantic-ui/dist/semantic.min.js"></script>
<link href="./ng-cropper/dist/ngCropper.all.css" rel="stylesheet">
<script src="./ng-cropper/dist/ngCropper.all.js"></script>
<script src="./js/search.js"></script>
</head>
<body ng-app="search" ng-controller="searchController">
<div class="text-center">
<h2 class="text-danger"> Couch411 </h2>
<h3 class="text-default">Register for Couch411</h3>
</div>
<form class="form-horizontal" name="registerForm">
<div class="form-group">
<label for="inputEmail3" class="col-sm-2 control-label">Email *</label>
<div class="col-sm-8">
<input type="email" class="form-control" id="inputEmail3" placeholder="Must be a valid couchbase.com email address (i.e. [email protected])" ng-model="formData.email" ng-blur="emailAvailable()" required>
</div>
</div>
<div class="form-group">
<label for="inputPassword3" class="col-sm-2 control-label">Password *</label>
<div class="col-sm-8">
<input type="password" class="form-control" id="inputPassword3" placeholder="Password MUST contain 1 lower case character, 1 upper case character, 1 number and > 6 total characters" ng-model="formData.password" ng-blur="checkRegisterPass(); encryptPass()" required>
</div>
</div>
<div class="form-group">
<label for="inputConfPassword3" class="col-sm-2 control-label">Confirm Password *</label>
<div class="col-sm-8">
<input type="password" class="form-control" id="inputConfPassword3" placeholder="Repeated Password" ng-model="formData.confPassword" ng-blur="checkRegisterConfPass()" required>
</div>
</div>
<div class="form-group">
<label for="inputName3" class="col-sm-2 control-label">Name *</label>
<div class="col-sm-8">
<input type="text" class="form-control" id="inputName3" placeholder="Couch Base" ng-model="formData.name" required>
</div>
</div>
<div class="form-group">
<label for="inputSkype3" class="col-sm-2 control-label">Skype</label>
<div class="col-sm-8">
<input type="text" class="form-control" id="inputSkype3" placeholder="couchbase_123" ng-model="formData.skype">
</div>
</div>
<img id="img" src="" />
<div id="base"></div>
<div class="form-group">
<label for="inputExpertise3" class="col-sm-2 control-label">Expertise</label>
<div class="col-sm-8">
<input type="text" class="form-control" id="inputExpertise3" placeholder="Please Input a Comma-Separated List, Ex: (GoLang, Excel, N1QL, Indexing Architecture)" ng-model="formData.expertise">
</div>
</div>
<div class="form-group">
<label for="inputHobbies3" class="col-sm-2 control-label">Hobbies/Interests</label>
<div class="col-sm-8">
<input type="text" class="form-control" id="inputHobbies3" placeholder="Please Input a Comma-Separated List, Ex: (Golf, Horse-riding, Reading, Coffee, etc.)" ng-model="formData.hobbies">
</div>
</div>
<div class="form-group">
<label for="inputBaseOffice3" class="col-sm-2 control-label">Base Office</label>
<div class="col-sm-8">
<select class="form-control" type="text" placeholder="Please Select a Base Office" ng-model="formData.baseOffice">
<option>Mountain View</option>
<option>San Francisco</option>
<option>Bangalore</option>
<option>Manchester</option>
<option>Remote</option>
</select>
</div>
</div>
<!--
<div class="form-group">
<label for="inputBaseLocation3" class="col-sm-2 control-label">Current Status</label>
<div class="col-sm-8">
<select class="form-control" type="text" placeholder="Please Select Your Curren Location/Status" ng-model="formData.status">
<option>Mountain View Office</option>
<option>San Francisco Office</option>
<option>Bangalore Office</option>
<option>Manchester Office</option>
<option>Remote - Working</option>
<option>Sick</option>
<option>Vacation</option>
<option>Away</option>
</select>
</div>
</div>
-->
<div class="form-group">
<label for="inputDivision3" class="col-sm-2 control-label">Division *</label>
<div class="col-sm-8">
<select class="form-control" type="text" placeholder="Please Select Your Division" ng-model="formData.division" required>
<option>Engineering</option>
<option>Marketing</option>
<option>Sales</option>
<option>Support</option>
<option>Other Staff</option>
</select>
</div>
</div>
<!-- EXAMPLE TO USE FLOW TO UPLOAD PHOTOS
<div>
<div class="thumbnail" ng-hide="$flow.files.length">
<img src="http://www.placehold.it/200x150/EFEFEF/AAAAAA&text=no+image" />
</div>
<div class="thumbnail" ng-show="$flow.files.length">
<img flow-img="$flow.files[0]" />
</div>
<div>
<a href="#" class="btn" ng-hide="$flow.files.length" flow-btn flow-attrs="{accept:'image/*'}">Select image</a>
<a href="#" class="btn" ng-show="$flow.files.length" flow-btn flow-attrs="{accept:'image/*'}">Change</a>
<a href="#" class="btn btn-danger" ng-show="$flow.files.length"
ng-click="$flow.cancel()">
Remove
</a>
</div>
<p>
Only PNG,GIF,JPG files allowed.
</p>
</div>
</div>
-->
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<div class="checkbox">
<label>
<input type="checkbox"> Remember me
</label>
</div>
</div>
</div>
<!--<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<button type="submit" class="btn btn-danger" ng-click="registerUser(formData)" ng-disabled="registerForm.$invalid">Create User Profile</button>
</div>
</div>-->
</form>
<div class="col-sm-offset-2 col-sm-10" ng-click='registerUser(formData)'>
<button class="btn btn-danger" >
Create User Profile
</button>
<!--data-toggle="modal" data-target="#myModal" APPLY TO BUTTON FOR MODAL-->
</div>
<div class="hidden" id="errorDiv">
<div class="panel panel-danger">
<!-- Default panel contents -->
<div class="panel-heading"><strong>{{errorAlert}}</strong></div>
<div class="panel-body">
<p>{{errorMessage}}</p>
</div>
</div>
</div>
<span>{{formData}}</span>
<span>{{yesRegister}}</span>
<span>{{image}}</span>
<div class="text-center">
<h3 class="text-default">Login to Couch411</h3>
</div>
<form class="form-horizontal" name="loginForm">
<div class="form-group">
<label for="inputEmailLogin" class="col-sm-2 control-label">Email</label>
<div class="col-sm-8">
<input type="email" class="form-control" id="inputEmailLogin" placeholder="[email protected]"ng-model="loginData.email" required>
</div>
</div>
<div class="form-group">
<label for="inputPasswordLogin" class="col-sm-2 control-label">Password</label>
<div class="col-sm-8">
<input type="password" class="form-control" id="inputPasswordLogin" placeholder="Password" ng-model="loginData.password" required>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<button type="submit" class="btn btn-info" ng-click="loginAuth(loginData)" ng-disabled="loginForm.$invalid">Login</button>
</div>
</div>
</form>
<span>{{loginData}}</span>
<span>{{yes}}</span>
<div class ="text-center">
<h3 class="text-default">Search</h3>
</div>
<form class="form-horizontal" name="searchBar">
<div class="form-group">
<label for="inputEmailSearch" class="col-sm-2 control-label">Intelligent Search</label>
<div class="col-sm-8">
<input type="text" class="form-control" id="inputNameSearch" placeholder="Couch Meme Base" ng-model="temp" required>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<button type="submit" class="btn btn-success" ng-click="intelligentCount(temp)" ng-disabled="searchBar.$invalid">Get Counts</button>
</div>
</div>
</form>
<div class = "text-center">
<table id="countTable" class="table table-hover">
<tbody>
<tr ng-repeat="countResult in searchData.output track by $index">
<td>{{countResult.field}}</td>
<td>{{countResult.count}}</td>
<td><a class="btn btn-primary actionButton"
ng-click="advancedSearch(countResult.field)"> See Results </a></td>
</tbody>
</table>
</div>
<span class = "text-center"><h5> RESULTS </h5></span>
<div class = "text-center">
<table id="resultTable" class="table table-striped">
<tbody>
<tr ng-repeat="person in searchData.peopleResults track by $index">
<td><img ng-src="{{person.users.picSRC}}" border="3" height="100" width="100" class="img-circle"></img></td>
<td>{{person.users.stringAttributes.name}}</td>
<td>{{person.users.login.email}}</td>
<td>{{person.users.stringAttributes.skype}}</td>
</tbody>
</table>
</div>
<form class="form-horizontal" name="searchBarImage">
<div class="form-group">
<label for="inputEmailSearchImage" class="col-sm-2 control-label">Image Search</label>
<div class="col-sm-8">
<input type="text" class="form-control" id="inputEmailSearchImage" placeholder="[email protected]" ng-model="searchImage.email" required>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<button type="submit" class="btn btn-success" ng-click="getPic()" ng-disabled="searchBarImage.$invalid">Get Image</button>
</div>
</div>
</form>
<!--<span><image src = {{dopeness}}/></span>-->
<canvas id="userImageOutput"></canvas>
</body>
</html> | couchbaselabs/touchbase | TouchbaseModular/public/deprecated/index.html | HTML | mit | 10,348 |
{% extends 'layout.server.view.html' %} {% block header%}
<core-toolbar id="mainheader" ng-controller="HeaderController">
<span flex>{{title}}</span>
<section class="search-bar">
<div>
<input is="core-input" ng-model="repoSearchTerm" ng-change="SearchRepos()">
</div>
</section>
<paper-icon-button id="searchbutton" icon="search"></paper-icon-button>
</core-toolbar>{% endblock %} {% block content %}
<div ng-include="'/modules/core/core.home.view.html'"></div>{% endblock %} | davidlighty/AngularGitHubApp | app/views/index.server.view.html | HTML | mit | 519 |
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="google-site-verification" content="" />
<title>UIScrollView和UIPageControl学习</title>
<meta name="author" content="Ray">
<meta name="description" content="Blog">
<meta property="og:title" content="UIScrollView和UIPageControl学习"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:site_name" content="Ray"/>
<meta property="og:image" content="undefined"/>
<link rel="alternate" href="/atom.xml" title="Ray" type="application/atom+xml">
<link rel="stylesheet" href="//cdn.bootcss.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" href="//cdn.bootcss.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/m.min.css">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
<body>
<div id="main">
<div class="behind">
<div class="back">
<a href="/" class="black-color"><i class="fa fa-times" aria-hidden="true"></i></a>
</div>
<div class="description">
Ray
</div>
</div>
<div class="container">
<article class="standard post">
<div class="title">
<h1 class="page-title center">
UIScrollView和UIPageControl学习
</h1>
</div>
<div class="meta center">
<time datetime="2015-10-12T16:00:00.000Z">
<i class="fa fa-calendar"></i>
2015-10-13
</time>
<i class="fa fa-tag"></i>
<a href="/categories/iOS/">iOS</a>
</div>
<hr>
<div class="picture-container">
</div>
<p>#UIScrollView</p>
<p>UIScrollView可滚动视图,允许一个屏幕上显示很多内容,利用addSubview方法它把所有的内容都添加到ScrollView,可以给滚动视图添加放置很多视图但问题是这样会造成严重的内存泄漏,所以在考虑用ScrollView时一定要考虑这个问题,当某些视图滚动出可见范围时,应该进行内存回收或者重利用UIScrollView是UITableView和UITextView的超类,支持显示比屏幕更大的应用窗口的内容,它通过挥动手势,能够使用户滚动内容,并且通过捏合手势缩放部分内容</p>
<blockquote>
<p>初始化scrollView和3个view</p>
</blockquote>
<pre><code>var scrollView = UIScrollView(frame: CGRectMake(20, 100, 300, 400))
let view1 = UIView(frame: CGRectMake(0, 0, 300, 400))
let view2 = UIView(frame: CGRectMake(300, 0, 300, 400))
let view3 = UIView(frame: CGRectMake(600, 0, 300, 400))
//设置背景色,添加到视图
scrollView.backgroundColor = UIColor.grayColor()
self.view.addSubview(scrollView)
</code></pre><blockquote>
<p>滚动视图添加view</p>
</blockquote>
<pre><code>//给滚动视图添加一些View
view1.backgroundColor = UIColor.redColor()
scrollView.addSubview(view1)
view2.backgroundColor = UIColor.greenColor()
scrollView.addSubview(view2)
view3.backgroundColor = UIColor.blueColor()
scrollView.addSubview(view3)
</code></pre><blockquote>
<p>注意要设置scrollView的容器大小</p>
</blockquote>
<pre><code>//这样scrollView并不能滚动,要设置scrollView容器大小
scrollView.contentSize = CGSizeMake(900, 500)
</code></pre><blockquote>
<p>滚动条的风格</p>
</blockquote>
<pre><code>//设置滚动条风格,Default,白边界上绘制黑色滚动条,大多数背景下适用,Black黑色滚动条,用于白背景下,White白色滚动条,用于黑色背景下
scrollView.indicatorStyle = UIScrollViewIndicatorStyle.Default
//如果不想显示滚动条,可以隐藏,水平,垂直方向滚动条是否可见
scrollView.showsHorizontalScrollIndicator = false
scrollView.showsVerticalScrollIndicator = false
</code></pre><blockquote>
<p>实现分页滚动</p>
</blockquote>
<pre><code>//上面的ScrollView是可以连续滚动的,如果想实现分页滚动,可以通过pagingEnable属性设置来实现
//设置成翻页滚动
scrollView.pagingEnabled = false
</code></pre><blockquote>
<p>UIScrollViewDelegate代理的实现</p>
</blockquote>
<pre><code>//获取ScollView滚动的相关信息,可以给ScrollView设置委托,委托方法会在特定时刻收到通知
scrollView.delegate = self
//获取当前滚动视图移动的x,y坐标,可以用.x来获取x坐标
let offsetX = scrollView.contentOffset
print(offsetX)
//开启缩放功能需要设置视图的两个属性,分别时maximumZoomScale 和 minmumZoomScale,这样就可以允许用户使用捏合手势调整内容大小
//允许放大2倍,允许缩小到0.5倍
scrollView.maximumZoomScale = 2.0
scrollView.minimumZoomScale = 0.5
//接下来实现一个viewForZoomingInScrollView方法来做出响应,这个方法会返回进行缩放时使用的UIView对象
//实现下面的代理方法,就可以知道滚动视图的运动状态
//视图滚动中一直触发
func scrollViewDidScroll(scrollView: UIScrollView) {
print("视图滚动中一直触发")
}
//刚开始拖动视图时触发一次
func scrollViewWillBeginDragging(scrollView: UIScrollView) {
print("刚开始拖动视图时触发一次")
}
//将要结束拖动触发一次
func scrollViewWillEndDragging(scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) {
print("将要结束拖动触发一次")
}
//拖动结束,触发一次
func scrollViewDidEndDragging(scrollView: UIScrollView, willDecelerate decelerate: Bool) {
print("拖动结束,触发一次")
}
//拖动结束后,开始减速
func scrollViewWillBeginDecelerating(scrollView: UIScrollView) {
print("拖动结束后,开始减速")
}
//减速完毕,恢复到静止状态
func scrollViewDidEndDecelerating(scrollView: UIScrollView) {
print("减速完毕,恢复到静止状态")
//获取当前滚动视图移动的x,y坐标,可以用.x来获取x坐标
let offsetX = scrollView.contentOffset
print(offsetX)
//获取scrollView视图滚动的x坐标
let offX = scrollView.contentOffset.x
//计算当前是第几页
let index = Int(offX / 300)
//设置分页指示器currentPage值
pageCtrl.currentPage = index
}
//这个还要涉及到手势识别然后处理图像大小
func viewForZoomingInScrollView(scrollView: UIScrollView) -> UIView? {
//获取当前滚动视图移动的x坐标
let offsetX = scrollView.contentOffset.x
print(offsetX)
// //如果没有滚动,返回view1
// if offsetX == 0 {
// return view1
// }
// //滚动300,返回view2
// else if offsetX == 300 {
// return view2
// }
// //滚动600,返回view3
// else if offsetX == 600{
// return view3
// }
return scrollView;
}
//监听缩放动作,也是通过实现滚动视图的代理来处理一些事件
//缩放过程中一直调用
func scrollViewDidZoom(scrollView: UIScrollView) {
print("缩放过程中一直调用")
}
//开始缩放,调用一次
func scrollViewWillBeginZooming(scrollView: UIScrollView, withView view: UIView?) {
print("开始缩放,调用一次")
}
//结束缩放,调用一次
func scrollViewDidEndZooming(scrollView: UIScrollView, withView view: UIView?, atScale scale: CGFloat) {
print("结束缩放,调用一次")
}
</code></pre><p>#UIPageControl</p>
<p>就是页面下面几个点,代表你在第几个视图</p>
<blockquote>
<p>初始化</p>
</blockquote>
<pre><code>//UIPageControl分页控制器,
var pageCtrl = UIPageControl(frame: CGRectMake(20, 540, 300, 40))
</code></pre><blockquote>
<p>一些属性</p>
</blockquote>
<pre><code>self.view.addSubview(pageCtrl)
pageCtrl.backgroundColor = UIColor.greenColor()
//设置分页控制器总页数
pageCtrl.numberOfPages = 3
//设置当前显示页位置
pageCtrl.currentPage = 0
//分页控制添加一个UIControlEvents.ValueChanged事件后,点击分页控制器时 Value值改变会触发此事件
//添加事件
pageCtrl.addTarget(self, action: "pageTurn:", forControlEvents: UIControlEvents.ValueChanged)
//如果想实现ScrollView位置改变,也改变PageControl的Value值,只需要在ScrollView的scrollViewDidEndDecelerating方法里判断滚动位置,来设置Page Control的值
//事件实现代码,分页控制器value改变事件
func pageTurn(sender:AnyObject)
{
//获取分页控制器
let newPageCtrl = sender as! UIPageControl
//获取分页控制器当前页
let index = newPageCtrl.currentPage
//设置ScrollView的x移动距离
scrollView.contentOffset = CGPointMake(CGFloat(300 * index), 0)
}
</code></pre>
</article>
</script>
<script async src="https://dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js">
</script>
<div class="busuanzi center">
页阅读量: <span id="busuanzi_value_page_pv"></span> ・
站访问量: <span id="busuanzi_value_site_pv"></span> ・
站访客数: <span id="busuanzi_value_site_uv"></span>
</div>
</div>
</div>
<footer class="page-footer"><div class="clearfix">
</div>
<div class="right-foot container">
<div class="firstrow">
<a href="#top" >
<i class="fa fa-arrow-right"></i>
</a>
© Ray 2015-2016
</div>
<div class="secondrow">
<a href="https://github.com/gaoryrt/hexo-theme-pln">
Theme Pln
</a>
</div>
</div>
<div class="clearfix">
</div>
</footer>
<script src="//cdn.bootcss.com/jquery/2.2.1/jquery.min.js"></script>
<script type="text/javascript">
// comments below to disable loading animation
function revealOnScroll() {
var scrolled = $(window).scrollTop();
$(".excerpt, .index-title, .index-meta, p").each(function() {
var current = $(this),
height = $(window).outerHeight(),
offsetTop = current.offset().top;
(scrolled + height + 50 > offsetTop) ? current.addClass("animation"):'';
});
}
$(window).on("scroll", revealOnScroll);
$(document).ready(revealOnScroll)
// disqus scripts
// dropdown scripts
$(".dropdown").click(function(event) {
var current = $(this);
event.stopPropagation();
$(current).children(".dropdown-content")[($(current).children(".dropdown-content").hasClass("open"))?'removeClass':'addClass']("open")
});
$(document).click(function(){
$(".dropdown-content").removeClass("open");
})
// back to top scripts
$("a[href='#top']").click(function() {
$("html, body").animate({ scrollTop: 0 }, 500);
return false;
});
</script>
</body>
</html>
| CXRay/CXRay.github.io | 2015/10/13/2015-10-13-UIScrollView和UIPageControl学习-iOS/index.html | HTML | mit | 10,875 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta content="Craig McClellan" name="author">
<title>Craig McClellan - T91734890298609664 </title>
<link href="/assets/css/style.css" rel="stylesheet">
<link href="/assets/css/highlight.css" rel="stylesheet">
<link rel="stylesheet" href="/custom.css">
<link rel="shortcut icon" href="https://micro.blog/craigmcclellan/favicon.png" type="image/x-icon" />
<link rel="alternate" type="application/rss+xml" title="Craig McClellan" href="http://craigmcclellan.com/feed.xml" />
<link rel="alternate" type="application/json" title="Craig McClellan" href="http://craigmcclellan.com/feed.json" />
<link rel="EditURI" type="application/rsd+xml" href="/rsd.xml" />
<link rel="me" href="https://micro.blog/craigmcclellan" />
<link rel="me" href="https://twitter.com/craigmcclellan" />
<link rel="me" href="https://github.com/craigwmcclellan" />
<link rel="authorization_endpoint" href="https://micro.blog/indieauth/auth" />
<link rel="token_endpoint" href="https://micro.blog/indieauth/token" />
<link rel="micropub" href="https://micro.blog/micropub" />
<link rel="webmention" href="https://micro.blog/webmention" />
<link rel="subscribe" href="https://micro.blog/users/follow" />
</head>
<body>
<nav class="main-nav">
<a class="normal" href="/"> <span class="arrow">←</span> Home</a>
<a href="/archive/">Archive</a>
<a href="/about/">About</a>
<a href="/tools-of-choice/">Tools of Choice</a>
<a class="cta" href="https://micro.blog/craigmcclellan" rel="me">Also on Micro.blog</a>
</nav>
<section id="wrapper">
<article class="h-entry post">
<header>
<h2 class="headline">
<time class="dt-published" datetime="2011-07-15 00:04:36 -0500">
<a class="u-url dates" href="/2011/07/15/t91734890298609664.html">July 15, 2011</a>
</time>
</h2>
</header>
<section class="e-content post-body">
<p>This guy made an appearance the last night of camp to deliver “cheeps and salsa” to the campers. <a href="http://t.co/FbllK8q">t.co/FbllK8q</a></p>
</section>
</article>
<section id="post-meta" class="clearfix">
<a href="/">
<img class="u-photo avatar" src="https://micro.blog/craigmcclellan/avatar.jpg">
<div>
<span class="p-author h-card dark">Craig McClellan</span>
<span><a href="https://micro.blog/craigmcclellan">@craigmcclellan</a></span>
</div>
</a>
</section>
</section>
<footer id="footer">
<section id="wrapper">
<ul>
<li><a href="/feed.xml">RSS</a></li>
<li><a href="/feed.json">JSON Feed</a></li>
<li><a href="https://micro.blog/craigmcclellan" rel="me">Micro.blog</a></li>
<!-- <li><a class="u-email" href="mailto:" rel="me">Email</a></li> -->
</ul>
<form method="get" id="search" action="https://duckduckgo.com/">
<input type="hidden" name="sites" value="http://craigmcclellan.com"/>
<input type="hidden" name="k8" value="#444444"/>
<input type="hidden" name="k9" value="#ee4792"/>
<input type="hidden" name="kt" value="h"/>
<input class="field" type="text" name="q" maxlength="255" placeholder="To search, type and hit Enter…"/>
<input type="submit" value="Search" style="display: none;" />
</form>
</section>
</footer>
</body>
</html>
| craigwmcclellan/craigwmcclellan.github.io | _site/2011/07/15/t91734890298609664.html | HTML | mit | 4,905 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Terrain Engine 2D: TerrainEngine2D.Lighting.FloodLight Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Terrain Engine 2D
 <span id="projectnumber">1.21</span>
</div>
<div id="projectbrief">A 2D Block Engine</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('class_terrain_engine2_d_1_1_lighting_1_1_flood_light.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> |
<a href="#pro-methods">Protected Member Functions</a> |
<a href="class_terrain_engine2_d_1_1_lighting_1_1_flood_light-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">TerrainEngine2D.Lighting.FloodLight Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Light generated by flood filling
<a href="class_terrain_engine2_d_1_1_lighting_1_1_flood_light.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for TerrainEngine2D.Lighting.FloodLight:</div>
<div class="dyncontent">
<div class="center">
<img src="class_terrain_engine2_d_1_1_lighting_1_1_flood_light.png" usemap="#TerrainEngine2D.Lighting.FloodLight_map" alt=""/>
<map id="TerrainEngine2D.Lighting.FloodLight_map" name="TerrainEngine2D.Lighting.FloodLight_map">
<area href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html" title="A source of light which generates a mesh " alt="TerrainEngine2D.Lighting.MeshLight" shape="rect" coords="0,112,228,136"/>
<area href="class_terrain_engine2_d_1_1_lighting_1_1_light_source.html" title="A source of light " alt="TerrainEngine2D.Lighting.LightSource" shape="rect" coords="0,56,228,80"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:aa9742ddf2c1c41df401013cc154f309a"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_flood_light.html#aa9742ddf2c1c41df401013cc154f309a">BlockLightTransfer</a> = 3</td></tr>
<tr class="memdesc:aa9742ddf2c1c41df401013cc154f309a"><td class="mdescLeft"> </td><td class="mdescRight">The amount of blocks the light can pass through <a href="#aa9742ddf2c1c41df401013cc154f309a">More...</a><br /></td></tr>
<tr class="separator:aa9742ddf2c1c41df401013cc154f309a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html">TerrainEngine2D.Lighting.MeshLight</a></td></tr>
<tr class="memitem:a4fc735abcbe5d65f67865e7504d80c97 inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a4fc735abcbe5d65f67865e7504d80c97">LightRadius</a> = 10</td></tr>
<tr class="memdesc:a4fc735abcbe5d65f67865e7504d80c97 inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="mdescLeft"> </td><td class="mdescRight">Distance light can travel <a href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a4fc735abcbe5d65f67865e7504d80c97">More...</a><br /></td></tr>
<tr class="separator:a4fc735abcbe5d65f67865e7504d80c97 inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a82b1bbb2c36084c4a6ce4ab0bfe85e7a inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a82b1bbb2c36084c4a6ce4ab0bfe85e7a">SmoothingIterations</a></td></tr>
<tr class="memdesc:a82b1bbb2c36084c4a6ce4ab0bfe85e7a inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="mdescLeft"> </td><td class="mdescRight">Number of points to average across the light mesh for smoothing <a href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a82b1bbb2c36084c4a6ce4ab0bfe85e7a">More...</a><br /></td></tr>
<tr class="separator:a82b1bbb2c36084c4a6ce4ab0bfe85e7a inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aced715e856b7091d45ceb1c7050fac0f inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#aced715e856b7091d45ceb1c7050fac0f">FlickerRate</a> = 0</td></tr>
<tr class="memdesc:aced715e856b7091d45ceb1c7050fac0f inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="mdescLeft"> </td><td class="mdescRight">Speed of light flickering <a href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#aced715e856b7091d45ceb1c7050fac0f">More...</a><br /></td></tr>
<tr class="separator:aced715e856b7091d45ceb1c7050fac0f inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af7d4db8f59315398c40ae2c47b46a50a inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#af7d4db8f59315398c40ae2c47b46a50a">FlickerRateVary</a> = 0.1f</td></tr>
<tr class="memdesc:af7d4db8f59315398c40ae2c47b46a50a inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="mdescLeft"> </td><td class="mdescRight">Amount the flicker light rate varies <a href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#af7d4db8f59315398c40ae2c47b46a50a">More...</a><br /></td></tr>
<tr class="separator:af7d4db8f59315398c40ae2c47b46a50a inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6f2c0dc891e24350a8cd185c5f83d7f6 inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a6f2c0dc891e24350a8cd185c5f83d7f6">FlickerScalingRadius</a> = 0.1f</td></tr>
<tr class="memdesc:a6f2c0dc891e24350a8cd185c5f83d7f6 inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="mdescLeft"> </td><td class="mdescRight">The flicker scaling radius <a href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a6f2c0dc891e24350a8cd185c5f83d7f6">More...</a><br /></td></tr>
<tr class="separator:a6f2c0dc891e24350a8cd185c5f83d7f6 inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_light_source"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_light_source')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_light_source.html">TerrainEngine2D.Lighting.LightSource</a></td></tr>
<tr class="memitem:a43c38f6c164a71b62c35b7f34554b596 inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_light_source"><td class="memItemLeft" align="right" valign="top">Color32 </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_light_source.html#a43c38f6c164a71b62c35b7f34554b596">LightColor</a> = new Color32(255, 255, 255, 255)</td></tr>
<tr class="memdesc:a43c38f6c164a71b62c35b7f34554b596 inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_light_source"><td class="mdescLeft"> </td><td class="mdescRight">Color of the light source <a href="class_terrain_engine2_d_1_1_lighting_1_1_light_source.html#a43c38f6c164a71b62c35b7f34554b596">More...</a><br /></td></tr>
<tr class="separator:a43c38f6c164a71b62c35b7f34554b596 inherit pub_attribs_class_terrain_engine2_d_1_1_lighting_1_1_light_source"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a4bd91c392dd3102aabf5c0eb978610b6"><td class="memItemLeft" align="right" valign="top">override void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_flood_light.html#a4bd91c392dd3102aabf5c0eb978610b6">Start</a> ()</td></tr>
<tr class="separator:a4bd91c392dd3102aabf5c0eb978610b6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab28036698ef161c40fbecc70f189a38f"><td class="memItemLeft" align="right" valign="top">override void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_flood_light.html#ab28036698ef161c40fbecc70f189a38f">CalculateLighting</a> ()</td></tr>
<tr class="memdesc:ab28036698ef161c40fbecc70f189a38f"><td class="mdescLeft"> </td><td class="mdescRight">Calculate the light points <a href="#ab28036698ef161c40fbecc70f189a38f">More...</a><br /></td></tr>
<tr class="separator:ab28036698ef161c40fbecc70f189a38f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afee8629443deea9c08562aed010ad95b"><td class="memItemLeft" align="right" valign="top">override void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_flood_light.html#afee8629443deea9c08562aed010ad95b">SmoothPoints</a> ()</td></tr>
<tr class="memdesc:afee8629443deea9c08562aed010ad95b"><td class="mdescLeft"> </td><td class="mdescRight">Smooth the light mesh points by point averaging <a href="#afee8629443deea9c08562aed010ad95b">More...</a><br /></td></tr>
<tr class="separator:afee8629443deea9c08562aed010ad95b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1d7adc9e8fd82a0b6b2ca10a9a2972c0"><td class="memItemLeft" align="right" valign="top">override void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_flood_light.html#a1d7adc9e8fd82a0b6b2ca10a9a2972c0">CreateMesh</a> ()</td></tr>
<tr class="memdesc:a1d7adc9e8fd82a0b6b2ca10a9a2972c0"><td class="mdescLeft"> </td><td class="mdescRight">Add the light points to the mesh <a href="#a1d7adc9e8fd82a0b6b2ca10a9a2972c0">More...</a><br /></td></tr>
<tr class="separator:a1d7adc9e8fd82a0b6b2ca10a9a2972c0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html">TerrainEngine2D.Lighting.MeshLight</a></td></tr>
<tr class="memitem:ad030bb9a5cafcfa6345eb8b0b93d59e9 inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#ad030bb9a5cafcfa6345eb8b0b93d59e9">OnEnable</a> ()</td></tr>
<tr class="separator:ad030bb9a5cafcfa6345eb8b0b93d59e9 inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab0f0db7d67308e4ab31efa4a90f382ca inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">override void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#ab0f0db7d67308e4ab31efa4a90f382ca">Awake</a> ()</td></tr>
<tr class="separator:ab0f0db7d67308e4ab31efa4a90f382ca inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa2f022f70bdcd783b5c4116b4a76c751 inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">override void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#aa2f022f70bdcd783b5c4116b4a76c751">Start</a> ()</td></tr>
<tr class="separator:aa2f022f70bdcd783b5c4116b4a76c751 inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af16691958c352aeedaaec0d0a49e515a inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#af16691958c352aeedaaec0d0a49e515a">LateUpdate</a> ()</td></tr>
<tr class="separator:af16691958c352aeedaaec0d0a49e515a inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7718bb3abef8e59242b8dc74ba9b5be4 inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a7718bb3abef8e59242b8dc74ba9b5be4">UpdateMesh</a> ()</td></tr>
<tr class="memdesc:a7718bb3abef8e59242b8dc74ba9b5be4 inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="mdescLeft"> </td><td class="mdescRight">Update the light mesh <a href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a7718bb3abef8e59242b8dc74ba9b5be4">More...</a><br /></td></tr>
<tr class="separator:a7718bb3abef8e59242b8dc74ba9b5be4 inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acf29666e54b2b6c6d05e5a2296811d6c inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">Vector2 </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#acf29666e54b2b6c6d05e5a2296811d6c">AngleToDirection</a> (float angleInDegrees, bool globalAngle)</td></tr>
<tr class="memdesc:acf29666e54b2b6c6d05e5a2296811d6c inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="mdescLeft"> </td><td class="mdescRight">Converts a given angle in degrees to a direction <a href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#acf29666e54b2b6c6d05e5a2296811d6c">More...</a><br /></td></tr>
<tr class="separator:acf29666e54b2b6c6d05e5a2296811d6c inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_light_source"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_light_source')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_light_source.html">TerrainEngine2D.Lighting.LightSource</a></td></tr>
<tr class="memitem:a15d06cabe12b3a27371c64645f4f1f66 inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_light_source"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_light_source.html#a15d06cabe12b3a27371c64645f4f1f66">OnDestroy</a> ()</td></tr>
<tr class="separator:a15d06cabe12b3a27371c64645f4f1f66 inherit pro_methods_class_terrain_engine2_d_1_1_lighting_1_1_light_source"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html">TerrainEngine2D.Lighting.MeshLight</a></td></tr>
<tr class="memitem:abd4c3292579a6a10a22f5c6c1bb9d2a1 inherit pub_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#abd4c3292579a6a10a22f5c6c1bb9d2a1">UpdateLight</a> ()</td></tr>
<tr class="memdesc:abd4c3292579a6a10a22f5c6c1bb9d2a1 inherit pub_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="mdescLeft"> </td><td class="mdescRight">Update the light mesh <a href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#abd4c3292579a6a10a22f5c6c1bb9d2a1">More...</a><br /></td></tr>
<tr class="separator:abd4c3292579a6a10a22f5c6c1bb9d2a1 inherit pub_methods_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light')"><img src="closed.png" alt="-"/> Protected Attributes inherited from <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html">TerrainEngine2D.Lighting.MeshLight</a></td></tr>
<tr class="memitem:aee382dda81d1f45377642f753675bcbc inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_terrain_engine2_d_1_1_world.html">World</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#aee382dda81d1f45377642f753675bcbc">world</a></td></tr>
<tr class="separator:aee382dda81d1f45377642f753675bcbc inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3452956275e719f723e7abfb1e254c43 inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">List< Vector2 > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a3452956275e719f723e7abfb1e254c43">lightPoints</a></td></tr>
<tr class="separator:a3452956275e719f723e7abfb1e254c43 inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9af49b42f15f064631f97fe0d2fd8813 inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">Mesh </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a9af49b42f15f064631f97fe0d2fd8813">mesh</a></td></tr>
<tr class="separator:a9af49b42f15f064631f97fe0d2fd8813 inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1427440a48e834ed1bdbd09b4dc2c065 inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">List< Vector3 > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a1427440a48e834ed1bdbd09b4dc2c065">vertices</a></td></tr>
<tr class="separator:a1427440a48e834ed1bdbd09b4dc2c065 inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af36935bbd16d8ad0cf4062446c7b3344 inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">List< int > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#af36935bbd16d8ad0cf4062446c7b3344">triangles</a></td></tr>
<tr class="separator:af36935bbd16d8ad0cf4062446c7b3344 inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac142198c343b319f8ddf97612e5c9fd7 inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">List< Vector2 > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#ac142198c343b319f8ddf97612e5c9fd7">uvs</a></td></tr>
<tr class="separator:ac142198c343b319f8ddf97612e5c9fd7 inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a02031d7fd141e88d3d36ac54dc099944 inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">List< Color32 > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a02031d7fd141e88d3d36ac54dc099944">colors32</a></td></tr>
<tr class="separator:a02031d7fd141e88d3d36ac54dc099944 inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_light_source"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_light_source')"><img src="closed.png" alt="-"/> Protected Attributes inherited from <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_light_source.html">TerrainEngine2D.Lighting.LightSource</a></td></tr>
<tr class="memitem:a16953ba334cc7f7fe3f7d2b0013c864b inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_light_source"><td class="memItemLeft" align="right" valign="top">Vector2Int </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_light_source.html#a16953ba334cc7f7fe3f7d2b0013c864b">keyPosition</a></td></tr>
<tr class="separator:a16953ba334cc7f7fe3f7d2b0013c864b inherit pro_attribs_class_terrain_engine2_d_1_1_lighting_1_1_light_source"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header properties_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td colspan="2" onclick="javascript:toggleInherit('properties_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light')"><img src="closed.png" alt="-"/> Properties inherited from <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html">TerrainEngine2D.Lighting.MeshLight</a></td></tr>
<tr class="memitem:a6171bad2bc60783e98a649d532a67ba4 inherit properties_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a6171bad2bc60783e98a649d532a67ba4">Dynamic</a><code> [get]</code></td></tr>
<tr class="memdesc:a6171bad2bc60783e98a649d532a67ba4 inherit properties_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="mdescLeft"> </td><td class="mdescRight">Update the light dynamically <a href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a6171bad2bc60783e98a649d532a67ba4">More...</a><br /></td></tr>
<tr class="separator:a6171bad2bc60783e98a649d532a67ba4 inherit properties_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7d4b246846200212cf15c7dd644195c2 inherit properties_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a7d4b246846200212cf15c7dd644195c2">Stationary</a><code> [get]</code></td></tr>
<tr class="memdesc:a7d4b246846200212cf15c7dd644195c2 inherit properties_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="mdescLeft"> </td><td class="mdescRight">Wether the light moves or not Set this to true if you want to be able to reference this light from the <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_advanced_light_system.html" title="An advanced 2D block lighting system ">AdvancedLightSystem</a> <a href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a7d4b246846200212cf15c7dd644195c2">More...</a><br /></td></tr>
<tr class="separator:a7d4b246846200212cf15c7dd644195c2 inherit properties_class_terrain_engine2_d_1_1_lighting_1_1_mesh_light"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header properties_class_terrain_engine2_d_1_1_lighting_1_1_light_source"><td colspan="2" onclick="javascript:toggleInherit('properties_class_terrain_engine2_d_1_1_lighting_1_1_light_source')"><img src="closed.png" alt="-"/> Properties inherited from <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_light_source.html">TerrainEngine2D.Lighting.LightSource</a></td></tr>
<tr class="memitem:ab964f05897be9e6ae2ec28dd896111e3 inherit properties_class_terrain_engine2_d_1_1_lighting_1_1_light_source"><td class="memItemLeft" align="right" valign="top">Vector2Int </td><td class="memItemRight" valign="bottom"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_light_source.html#ab964f05897be9e6ae2ec28dd896111e3">KeyPosition</a><code> [get]</code></td></tr>
<tr class="memdesc:ab964f05897be9e6ae2ec28dd896111e3 inherit properties_class_terrain_engine2_d_1_1_lighting_1_1_light_source"><td class="mdescLeft"> </td><td class="mdescRight">The key position of the light source This is used as the dictionary key value for referencing light sources in the <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_advanced_light_system.html" title="An advanced 2D block lighting system ">AdvancedLightSystem</a> script <a href="class_terrain_engine2_d_1_1_lighting_1_1_light_source.html#ab964f05897be9e6ae2ec28dd896111e3">More...</a><br /></td></tr>
<tr class="separator:ab964f05897be9e6ae2ec28dd896111e3 inherit properties_class_terrain_engine2_d_1_1_lighting_1_1_light_source"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Light generated by flood filling </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="ab28036698ef161c40fbecc70f189a38f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab28036698ef161c40fbecc70f189a38f">◆ </a></span>CalculateLighting()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">override void TerrainEngine2D.Lighting.FloodLight.CalculateLighting </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Calculate the light points </p>
<p>Reimplemented from <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#adca564536b536f796157359bee10d64d">TerrainEngine2D.Lighting.MeshLight</a>.</p>
</div>
</div>
<a id="a1d7adc9e8fd82a0b6b2ca10a9a2972c0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1d7adc9e8fd82a0b6b2ca10a9a2972c0">◆ </a></span>CreateMesh()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">override void TerrainEngine2D.Lighting.FloodLight.CreateMesh </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Add the light points to the mesh </p>
<p>Reimplemented from <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#aafcce74513bedc407dd25058538358d9">TerrainEngine2D.Lighting.MeshLight</a>.</p>
</div>
</div>
<a id="afee8629443deea9c08562aed010ad95b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afee8629443deea9c08562aed010ad95b">◆ </a></span>SmoothPoints()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">override void TerrainEngine2D.Lighting.FloodLight.SmoothPoints </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Smooth the light mesh points by point averaging </p>
<p>Reimplemented from <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_mesh_light.html#a5e2fa0449d1cccf9cb7104c90a08b32b">TerrainEngine2D.Lighting.MeshLight</a>.</p>
</div>
</div>
<a id="a4bd91c392dd3102aabf5c0eb978610b6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4bd91c392dd3102aabf5c0eb978610b6">◆ </a></span>Start()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">override void TerrainEngine2D.Lighting.FloodLight.Start </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented from <a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_light_source.html#a0e79b9ae594c71ff89ecbda33f21f4f5">TerrainEngine2D.Lighting.LightSource</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="aa9742ddf2c1c41df401013cc154f309a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa9742ddf2c1c41df401013cc154f309a">◆ </a></span>BlockLightTransfer</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int TerrainEngine2D.Lighting.FloodLight.BlockLightTransfer = 3</td>
</tr>
</table>
</div><div class="memdoc">
<p>The amount of blocks the light can pass through </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>C:/Users/sk8te/Documents/Unity/SVN/TerrainEngine2D/trunk/TerrainEngine2D/Assets/TerrainEngine2D/Assets/Scripts/Lighting/Advanced Lighting/Mesh Lights/<a class="el" href="_flood_light_8cs.html">FloodLight.cs</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespace_terrain_engine2_d.html">TerrainEngine2D</a></li><li class="navelem"><a class="el" href="namespace_terrain_engine2_d_1_1_lighting.html">Lighting</a></li><li class="navelem"><a class="el" href="class_terrain_engine2_d_1_1_lighting_1_1_flood_light.html">FloodLight</a></li>
<li class="footer">Generated on Thu Apr 30 2020 23:39:35 for Terrain Engine 2D by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>
| activegamedev/activegamedev | API/html/class_terrain_engine2_d_1_1_lighting_1_1_flood_light.html | HTML | mit | 36,562 |
---
layout: page
title: "NCT01239758"
---
<ul>
{% assign result = site.data[page.title] %}
<p> Title: {{ result.official_title }} </p>
<p> Source: {{ result.source }} </p>
<p> ID: {{ result.id }} </p>
<p> URL: {{ result.required_header.url }} </p>
<p> Start: {{ result.start_date }} </p>
<p> Completion: {{ result.completion_date.value }} </p>
<p> Eligibility: Gender {{ result.eligibility.gender }} From {{ result.eligibility.minimum_age }} to {{ result.eligibility.maximum_age }}</p>
<p> Status: {{ result.overall_status }} </p>
{% for treatment in result.intervention %}
<p> Intervention: {{ treatment.intervention_name }} </p>
{% endfor %}
<p>{{ result.eligibility.study_pop.textblock }} </p>
<p>{{ result.detailed_description.textblock }} </p>
</ul>
| caskethopper/caskethopper.github.io | NCT01239758/index.html | HTML | mit | 824 |
<section class="margin-top-50 margin-bottom-60 featured-section ">
<div class="container">
<div class="row">
<div class="col col-lg-12 col-md-12 col-sm-12 col-xs-12">
<!-- Begin Heading -->
<div>
<h4>Featured Listings</h4>
</div>
<!-- End Heading -->
</div>
</div>
<div class="row">
<div class="col col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="row">
<div class="margin-top-35 col col-lg-4 col-md-4 col-sm-6 col-xs-12 pointer"
ng-repeat="listing in hfc.featuredlistings | limitTo: 9"
ui-sref="listings.view({ listingId: listing._id, streetName: slugify(listing.address.streetName), category: slugify(listing.category.name), suburb: slugify(listing.address.suburb) })">
<div class="listing">
<div class="image-panel" style="background: url('{{listing.images[0].extra_small}}') center center; background-size: cover; text-align: right">
<div class='text-price'>
<div class='row'>
<span class='pull-md-right pull-sm-right pull-xs-right'>
<price method="listing.price.method" details="listing.price.details" poa="listing.poa"></price>
</span>
</div>
</div>
<div class="text-category">
<div class="row">
<span class="pull-md-right pull-sm-right pull-xs-right">{{listing.category.name}}</span>
</div>
</div>
</div>
<div class="body-panel">
<div class="col col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="row">
<div class="col col-lg-2 col-md-2 col-sm-2 col-xs-2">
<img src="{{listing.user.profileImage ? listing.user.profileImage.url : listing.user.profileImageURL}}" class="img-circle pull-xs-right margin-top-25-negative" width="50" height="50" data-ng-class="listing.user.profileImage ? 'border' : 'no-border'">
</div>
<div class="col col-lg-10 col-md-10 col-sm-10 col-xs-10">
<p class="no-margin-bottom margin-top-10 no-padding">{{listing.address.streetNumber}} {{listing.address.streetName}}</p>
<p class="no-margin no-padding">{{listing.address.suburb}}, {{listing.address.state}}</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
| CSALucasNascimento/Personal-APP | modules/core/client/site/views/section-featured.website.client.view.html | HTML | mit | 2,645 |
<!doctype html>
<html>
<head>
<meta charset=utf-8 />
<title>Open JQuery Components Library - suches</title>
<style>
body{
margin: 20px 40px;
}
dt { font-weight: bold; margin: 10px auto; }
dd { line-height: 24px; }
</style>
<link href='../../../../modules/JC.Calendar/0.2/res/default/style.css' rel='stylesheet' />
<link href='../../../../modules/JC.Panel/0.1/res/default/style.css' rel='stylesheet' />
<link href='../../../../modules/JC.Valid/0.2//res/default/style.css' rel='stylesheet' />
<script src="../../../../lib.js"></script>
<script src="../../../../config.js"></script>
<script>
JC.debug = true;
requirejs( [ 'JC.Calendar', 'JC.Valid', 'Bizs.ActionLogic', 'Bizs.FormLogic' ]
, function( Calendar, Valid, ActionLogic, FormLogic ){
});
function balPanelInitCb( _panelIns ){
var _trigger = $(this);
//return true; //如果返回真的话, 表单提交后会关闭弹框
}
function formAjaxDone( _d, _selector, _formLogicIns ){
JC.hideAllPopup( 1 );
if( _d && _d.errorno ){
JC.alert( _d.errmsg || '操作失败, 请重试!', _selector, 1 );
}else{
JC.Dialog.msgbox( '操作成功' );
}
}
function ajaxDelCallback( _d, _ins ){
var _trigger = $(this);
if( _d && !_d.errorno ){
JC.msgbox( _d.errmsg || '操作成功', _trigger, 0, function(){
JC.f.reloadPage( '?usercallback=ajaxaction' );
});
}else{
JC.Dialog.alert( _d && _d.errmsg ? _d.errmsg : '操作失败, 请重试!' , 1 );
}
}
</script>
</head>
<body>
<dl class="defdl">
<dt>ActionLogic 示例1, 弹框</dt>
<dt>balType = panel</dt>
<dd>
<button type="button"
class="js_bizsActionLogic"
balType="panel"
balPanelTpl="#scriptPanel"
balCallback="balPanelInitCb"
>script tpl</button>
<a href="#"
class="js_bizsActionLogic"
balType="panel"
balPanelTpl="#scriptPanel"
balCallback="balPanelInitCb"
>script tpl</a>
</dd>
<dd>
<button type="button"
class="js_bizsActionLogic"
balType="panel"
balAjaxHtml="./data/htmlPanel.php"
balCallback="balPanelInitCb"
>ajax html</button>
<a href="#"
class="js_bizsActionLogic"
balType="panel"
balAjaxHtml="./data/htmlPanel.php"
balCallback="balPanelInitCb"
>ajax html</a>
</dd>
<dd>
<button type="button"
class="js_bizsActionLogic"
balType="panel"
balAjaxData="./data/dataPanel.php"
balCallback="balPanelInitCb"
>ajax data html</button>
<button type="button"
class="js_bizsActionLogic"
balType="panel"
balAjaxData="./data/dataPanel.php"
balCallback="balPanelInitCb"
>ajax data html</button>
<a href="#"
class="js_bizsActionLogic"
balType="panel"
balAjaxData="./data/dataPanel.php"
balCallback="balPanelInitCb"
>ajax data html</a>
<a href="javascript:;" title="设置" class="js_bizsActionLogic ico-setting"
baltype="panel"
balajaxdata="./data/dataPanel.unhtml.php"
balunhtmlentity="true"
>ajax data html - unHtmlEntity</a>
</dd>
</dl>
<dl>
<dt>ActionLogic 示例2, 点击跳转</dt>
<dt>balType = link</dt>
<dd>
<button type="button"
class="js_bizsActionLogic"
balType="link"
balUrl="?type=direct1"
>直接跳转, balUrl</button>
, <a href="#"
class="js_bizsActionLogic"
balType="link"
balUrl="?type=direct2"
>属性跳转 balUrl</a>
, <a href="?type=direct3"
class="js_bizsActionLogic"
balType="link"
>href 跳转</a>
</dd>
<dd>
二次确认
<button type="button"
class="js_bizsActionLogic"
balType="link"
balUrl="?type=direct2_1"
balConfirmMsg="确认要跳转吗?"
>balUrl</button>
, <a href="#"
class="js_bizsActionLogic"
balType="link"
balUrl="?type=direct2_2"
balConfirmMsg="确认要跳转吗?"
balConfirmPopupType="dialog.confirm"
>balUrl</a>
, <a href="?type=direct2_3"
class="js_bizsActionLogic"
balConfirmMsg="确认要跳转吗?"
balType="link"
>default</a>
</dd>
</dl>
<dl class="defdl">
<dt>ActionLogic 示例1, AJAX 执行操作( 删除, 起用/禁用 )</dt>
<dt>balType = ajaxaction</dt>
<dd>
直接删除:
<button type="button"
class="js_bizsActionLogic"
balType="ajaxaction"
balUrl="./data/handler.php"
>delete</button>
<button type="button"
class="js_bizsActionLogic"
balType="ajaxaction"
balUrl="./data/handler.php"
balDoneUrl="?baldone=test"
balErrorPopupType="alert"
>delete</button>
<a href="#"
class="js_bizsActionLogic"
balType="ajaxaction"
balUrl="./data/handler.php"
balCallback="ajaxDelCallback"
>delete with callback</a>
<button type="button"
class="js_bizsActionLogic"
balType="ajaxaction"
balUrl="./data/handler.php"
balIgnoreSuccess="true"
balDoneUrl="?baldone=balIgnoreSuccess"
>delete</button>
</dd>
<dd>
二次确认
<button type="button"
class="js_bizsActionLogic"
balType="ajaxaction"
balUrl="./data/handler.php"
balConfirmMsg="确认要删除吗?"
>default</button>
<button type="button"
class="js_bizsActionLogic"
balType="ajaxaction"
balUrl="./data/handler.php"
balDoneUrl="?baldone=test"
balConfirmMsg="确认要删除吗?"
balErrorPopupType="alert"
balSuccessPopupType="alert"
>balDoneUrl, balErrorPopupType, balSuccessPopupType</button>
<button type="button"
class="js_bizsActionLogic"
balType="ajaxaction"
balUrl="./data/handler.php"
balDoneUrl="?baldone=test"
balConfirmMsg="确认要删除吗?"
balErrorPopupType="msgbox"
balSuccessPopupType="dialog.alert"
>balDoneUrl, balErrorPopupType, balSuccessPopupType</button>
<br />
<a href="#"
class="js_bizsActionLogic"
balType="ajaxaction"
balUrl="./data/handler.php"
balCallback="ajaxDelCallback"
balConfirmMsg="确认要删除吗?"
>balCallback</a>
<a href="#"
class="js_bizsActionLogic js_removeItem1"
balType="ajaxaction"
balUrl="./data/handler.php"
balRequestData="{ 'id': 2 }"
balConfirmMsg="确认要删除吗?"
balDoneRemoveSelector="a.js_removeItem1"
>with data</a>
<a href="#"
class="js_bizsActionLogic"
balType="ajaxaction"
balUrl="?"
balConfirmMsg="确认要删除吗?"
balDoneRemoveSelector="a.js_removeItem1"
>data error</a>
</dd>
</dl>
<dl class="defdl">
<dt>balType = remove_element</dt>
<dd>
<button type="button"
class="js_bizsActionLogic"
balType="remove_element"
balConfirmMsg="确认要删除吗?"
>
remove self
</button>
<div>
parent text
<a href="javascript:"
class="js_bizsActionLogic"
balType="remove_element"
balConfirmMsg="确认要删除吗?"
balDoneRemoveSelector="/"
>
remove parent
</a>
</div>
</dd>
</dl>
<script type="text/template" id="scriptPanel">
<div class="UPanel UPanelString" style="display:none; width: 600px;" >
<form action="./data/handler.php" method="POST"
class="js_bizsFormLogic"
formType="ajax"
formConfirmPopupType="popup"
formBeforeProcess="formBeforeProcess"
formAfterProcess="formAfterProcess"
formAjaxDone="formAjaxDone"
>
<div class="UPContent">
<div class="hd">dom panel</div>
<div class="bd">
<dl>
<dt><h2>form test</h2></dt>
<dd>
<table>
<tr>
<td>文本框:</td>
<td>
<input type="text" name="txt1" value="test" reqmsg="内容" />
</td>
</tr>
<tr>
<td>
<label class="gray">甲方主体:</label>
</td>
<td></td>
</tr>
<tr>
<td>日期</td>
<td>
<input type="text" datatype="date" reqmsg="日期" value="2013-05-20" />
<em class="error"></em>
</td>
</tr>
</table>
</dd>
</dl>
<div style="text-align:center" class="UButton">
<button type="submit" eventtype="confirm">确定</button>
<button type="button" eventtype="cancel">取消</button>
</div>
</div>
<div class="ft">test footer</div>
<span class="close" eventtype="close"></span>
</div>
<!--end UPContent-->
</form>
</div>
</script>
</body>
</html>
| openjavascript/NewJC | modules/Bizs.ActionLogic/0.1/_demo/demo.html | HTML | mit | 10,697 |
<template name="Nav">
<nav class="nav">
<div class="menu-drop">
<i class="fa fa-bars fa-2x" aria-hidden="true"></i>
</div>
<ul class="{{#if $.Session.get 'showMenu'}}show-menu{{/if}}">
<li><a href="/">Plant Overview</a></li>
<li><a href="/cells/">Cells</a></li>
<li><a href="/about">About</a></li>
</ul>
</nav>
</template> | rassweiler/kr-display | client/partials/Nav.html | HTML | mit | 398 |
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content=" ">
<title>Overview | LivePerson Technical Documentation</title>
<link rel="stylesheet" href="css/syntax.css">
<link rel="stylesheet" type="text/css" href="css/font-awesome-4.7.0/css/font-awesome.min.css">
<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
<link rel="stylesheet" href="css/modern-business.css">
<link rel="stylesheet" href="css/lavish-bootstrap.css">
<link rel="stylesheet" href="css/customstyles.css">
<link rel="stylesheet" href="css/theme-blue.css">
<!-- <script src="assets/js/jsoneditor.js"></script> -->
<script src="assets/js/jquery-3.1.0.min.js"></script>
<!-- <link rel='stylesheet' id='theme_stylesheet' href='//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css'> -->
<!-- <link rel='stylesheet' id='theme_stylesheet' href='//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css'>
-->
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -->
<script src="assets/js/jquery.cookie-1.4.1.min.js"></script>
<script src="js/jquery.navgoco.min.js"></script>
<script src="assets/js/bootstrap-3.3.4.min.js"></script>
<script src="assets/js/anchor-2.0.0.min.js"></script>
<script src="js/toc.js"></script>
<script src="js/customscripts.js"></script>
<link rel="shortcut icon" href="images/favicon.ico">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<link rel="alternate" type="application/rss+xml" title="" href="http://0.0.0.0:4005feed.xml">
<script>
$(document).ready(function() {
// Initialize navgoco with default options
$("#mysidebar").navgoco({
caretHtml: '',
accordion: true,
openClass: 'active', // open
save: false, // leave false or nav highlighting doesn't work right
cookie: {
name: 'navgoco',
expires: false,
path: '/'
},
slide: {
duration: 400,
easing: 'swing'
}
});
$("#collapseAll").click(function(e) {
e.preventDefault();
$("#mysidebar").navgoco('toggle', false);
});
$("#expandAll").click(function(e) {
e.preventDefault();
$("#mysidebar").navgoco('toggle', true);
});
});
</script>
<script>
$(function () {
$('[data-toggle="tooltip"]').tooltip()
})
</script>
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container topnavlinks">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="fa fa-home fa-lg navbar-brand" href="index.html"> <span class="projectTitle"> LivePerson Technical Documentation</span></a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<!-- entries without drop-downs appear here -->
<!-- entries with drop-downs appear here -->
<!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
<li><a class="email" title="Submit feedback" href="https://github.com/LivePersonInc/dev-hub/issues" ><i class="fa fa-github"></i> Issues</a><li>
<!--comment out this block if you want to hide search-->
<li>
<!--start search-->
<div id="search-demo-container">
<input type="text" id="search-input" placeholder="search...">
<ul id="results-container"></ul>
</div>
<script src="js/jekyll-search.js" type="text/javascript"></script>
<script type="text/javascript">
SimpleJekyllSearch.init({
searchInput: document.getElementById('search-input'),
resultsContainer: document.getElementById('results-container'),
dataSource: 'search.json',
searchResultTemplate: '<li><a href="{url}" title="Overview">{title}</a></li>',
noResultsText: 'No results found.',
limit: 10,
fuzzy: true,
})
</script>
<!--end search-->
</li>
</ul>
</div>
</div>
<!-- /.container -->
</nav>
<!-- Page Content -->
<div class="container">
<div class="col-lg-12"> </div>
<!-- Content Row -->
<div class="row">
<!-- Sidebar Column -->
<div class="col-md-3">
<ul id="mysidebar" class="nav">
<li class="sidebarTitle"> </li>
<li>
<a href="#">Common Guidelines</a>
<ul>
<li class="subfolders">
<a href="#">Introduction</a>
<ul>
<li class="thirdlevel"><a href="index.html">Home</a></li>
<li class="thirdlevel"><a href="getting-started.html">Getting Started with LiveEngage APIs</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Guides</a>
<ul>
<li class="thirdlevel"><a href="guides-customizedchat.html">Customized Chat Windows</a></li>
</ul>
</li>
</ul>
<li>
<a href="#">Account Configuration</a>
<ul>
<li class="subfolders">
<a href="#">Predefined Content API</a>
<ul>
<li class="thirdlevel"><a href="account-configuration-predefined-content-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="account-configuration-predefined-content-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="account-configuration-predefined-content-get-items.html">Get Predefined Content Items</a></li>
<li class="thirdlevel"><a href="account-configuration-predefined-content-get-by-id.html">Get Predefined Content by ID</a></li>
<li class="thirdlevel"><a href="account-configuration-predefined-content-query-delta.html">Predefined Content Query Delta</a></li>
<li class="thirdlevel"><a href="account-configuration-predefined-content-create-content.html">Create Predefined Content</a></li>
<li class="thirdlevel"><a href="account-configuration-predefined-content-update-content.html">Update Predefined Content</a></li>
<li class="thirdlevel"><a href="account-configuration-predefined-content-update-content-items.html">Update Predefined Content Items</a></li>
<li class="thirdlevel"><a href="account-configuration-predefined-content-delete-content.html">Delete Predefined Content</a></li>
<li class="thirdlevel"><a href="account-configuration-predefined-content-delete-content-items.html">Delete Predefined Content Items</a></li>
<li class="thirdlevel"><a href="account-configuration-predefined-content-get-default-items.html">Get Default Predefined Content Items</a></li>
<li class="thirdlevel"><a href="account-configuration-predefined-content-get-default-items-by-id.html">Get Default Predefined Content by ID</a></li>
<li class="thirdlevel"><a href="account-configuration-predefined-content-appendix.html">Appendix</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Automatic Messages API</a>
<ul>
<li class="thirdlevel"><a href="account-configuration-automatic-messages-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="account-configuration-automatic-messages-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="account-configuration-automatic-messages-get-automatic-messages.html">Get Automatic Messages</a></li>
<li class="thirdlevel"><a href="account-configuration-automatic-messages-get-automatic-message-by-id.html">Get Automatic Message by ID</a></li>
<li class="thirdlevel"><a href="account-configuration-automatic-messages-update-an-automatic-message.html">Update an Automatic Message</a></li>
<li class="thirdlevel"><a href="account-configuration-automatic-messages-appendix.html">Appendix</a></li>
</ul>
</li>
</ul>
<li>
<a href="#">Administration</a>
<ul>
<li class="subfolders">
<a href="#">Users API</a>
<ul>
<li class="thirdlevel"><a href="administration-users-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="administration-users-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="administration-get-all-users.html">Get all users</a></li>
<li class="thirdlevel"><a href="administration-get-user-by-id.html">Get user by ID</a></li>
<li class="thirdlevel"><a href="administration-create-users.html">Create users</a></li>
<li class="thirdlevel"><a href="administration-update-users.html">Update users</a></li>
<li class="thirdlevel"><a href="administration-update-user.html">Update user</a></li>
<li class="thirdlevel"><a href="administration-delete-users.html">Delete users</a></li>
<li class="thirdlevel"><a href="administration-delete-user.html">Delete user</a></li>
<li class="thirdlevel"><a href="administration-change-users-password.html">Change user's password</a></li>
<li class="thirdlevel"><a href="administration-reset-users-password.html">Reset user's password</a></li>
<li class="thirdlevel"><a href="administration-user-query-delta.html">User query delta</a></li>
<li class="thirdlevel"><a href="administration-users-appendix.html">Appendix</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Skills API</a>
<ul>
<li class="thirdlevel"><a href="administration-skills-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="administration-skills-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="administration-get-all-skills.html">Get all skills</a></li>
<li class="thirdlevel"><a href="administration-get-skill-by-id.html">Get skill by ID</a></li>
<li class="thirdlevel"><a href="administration-create-skills.html">Create skills</a></li>
<li class="thirdlevel"><a href="administration.update-skills.html">Update skills</a></li>
<li class="thirdlevel"><a href="administration-update-skill.html">Update skill</a></li>
<li class="thirdlevel"><a href="administration-delete-skills.html">Delete skills</a></li>
<li class="thirdlevel"><a href="administration-delete-skill.html">Delete skill</a></li>
<li class="thirdlevel"><a href="administration-skills-query-delta.html">Skills Query Delta</a></li>
<li class="thirdlevel"><a href="administration-skills-appendix.html">Appendix</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Agent Groups API</a>
<ul>
<li class="thirdlevel"><a href="administration-agent-groups-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="administration-agent-groups-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="administration-get-all-agent-groups.html">Get all agent groups</a></li>
<li class="thirdlevel"><a href="administration-get-agent-groups-by-id.html">Get agent group by ID</a></li>
<li class="thirdlevel"><a href="administration-create-agent-groups.html">Create agent groups</a></li>
<li class="thirdlevel"><a href="administration-update-agent-groups.html">Update agent groups</a></li>
<li class="thirdlevel"><a href="administration-update-agent-group.html">Update agent group</a></li>
<li class="thirdlevel"><a href="administration-delete-agent-groups.html">Delete agent groups</a></li>
<li class="thirdlevel"><a href="administration-delete-agent-group.html">Delete agent group</a></li>
<li class="thirdlevel"><a href="administration-get-subgroups-and-members.html">Get subgroups and members of an agent group</a></li>
<li class="thirdlevel"><a href="administration-agent-groups-query-delta.html">Agent Groups Query Delta</a></li>
</ul>
</li>
</ul>
<li>
<a href="#">Consumer Experience</a>
<ul>
<li class="subfolders">
<a href="#">JavaScript Chat SDK</a>
<ul>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-getting-started.html">Getting Started</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-chat-states.html">Chat States</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-surveys.html">Surveys</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-creating-an-instance.html">Creating an Instance</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-getestimatedwaittime.html">getEstimatedWaitTime</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-getprechatsurvey.html">getPreChatSurvey</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-getengagement.html">getEngagement</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-requestchat.html">requestChat</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-addline.html">addLine</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-setvisitortyping.html">setVisitorTyping</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-setvisitorname.html">setVisitorName</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-endchat.html">endChat</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-requesttranscript.html">requestTranscript</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-getexitsurvey.html">getExitSurvey</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-submitexitsurvey.html">submitExitSurvey</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-getofflinesurvey.html">getOfflineSurvey</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-submitofflinesurvey.html">submitOfflineSurvey</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-getstate.html">getState</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-getagentloginname.html">getAgentLoginName</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-getvisitorname.html">getVisitorName</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-getagentid.html">getAgentId</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-getrtsessionid.html">getRtSessionId</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-getsessionkey.html">getSessionKey</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-getagenttyping.html">getAgentTyping</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-events.html">Events</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-onload.html">onLoad</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-oninit.html">onInit</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-onestimatedwaittime.html">onEstimatedWaitTime</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-onengagement.html">onEngagement</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-onprechatsurvey.html">onPreChatSurvey</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-onstart.html">onStart</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-onstop.html">onStop</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-onrequestchat.html">onRequestChat</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-ontranscript.html">onTranscript</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-online.html">onLine</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-onstate.html">onState</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-oninfo.html">onInfo</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-onagenttyping.html">onAgentTyping</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-onexitsurvey.html">onExitSurvey</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-onaccounttoaccounttransfer.html">onAccountToAccountTransfer</a></li>
<li class="thirdlevel"><a href="rt-interactions-example.html">Engagement Attributes Body Example</a></li>
<li class="thirdlevel"><a href="consumer-experience-javascript-chat-demo.html">Demo App</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Server Chat API</a>
<ul>
<li class="thirdlevel"><a href="consumer-experience-server-chat-getting-started.html">Getting Started</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-availability.html">Retrieve Availability</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-available-slots.html">Retrieve Available Slots</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-estimated-wait-time.html">Retrieve Estimated Wait Time</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-offline-survey.html">Retrieve an Offline Survey</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-start-chat.html">Start a Chat</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-chat-resources.html">Retrieve Chat Resources, Events and Information</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-chat-events.html">Retrieve Chat Events</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-add-lines.html">Add Lines / End Chat</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-chat-information.html">Retrieve Chat Information</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-visitor-name.html">Retrieve the Visitor's Name</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-set-visitor-name.html">Set the Visitor's Name</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-agent-typing-status.html">Retrieve the Agent's Typing Status</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-visitor-typing-status.html">Retrieve the Visitor's Typing Status</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-set-visitor-typing-status.html">Set the Visitor's Typing Status</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-exit-survey-structure.html">Retrieve Exit Survey Structure</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-submit-survey-data.html">Submit Survey Data</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-send-transcript.html">Send a Transcript</a></li>
<li class="thirdlevel"><a href="consumer-experience-server-chat-sample.html">Sample Postman Collection</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Push Service API</a>
<ul>
<li class="thirdlevel"><a href="push-service-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="push-service-tls-html">TLS Authentication</a></li>
<li class="thirdlevel"><a href="push-service-codes-html">HTTP Response Codes</a></li>
<li class="thirdlevel"><a href="push-service-configuration-html">Configuration of Push Proxy</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">In-App Messaging SDK iOS (2.0)</a>
<ul>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-quick-start.html">Quick Start</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-advanced-configurations.html">Advanced Configurations</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-initialize.html">initialize</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-showconversation.html">showConversation</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-removeconversation.html">removeConversation</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-reconnect.html">reconnect</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-togglechatactions.html">toggleChatActions</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-checkactiveconversation.html">checkActiveConversation</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-markasurgent.html">markAsUrgent</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-isurgent.html">isUrgent</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-dismissurgent.html">dismissUrgent</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-resolveconversation.html">resolveConversation</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-clearhistory.html">clearHistory</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-logout.html">logout</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-destruct.html">destruct</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-handlepush.html">handlePush</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-registerpushnotifications.html">registerPushNotifications</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-setuserprofile.html">setUserProfile</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-getassignedagent.html">getAssignedAgent</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-subscribelogevents.html">subscribeLogEvents</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-getsdkversion.html">getSDKVersion</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-printalllocalizedkeys.html">printAllLocalizedKeys</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-printsupportedlanguages.html">printSupportedLanguages</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-getallsupportedlanguages.html">getAllSupportedLanguages</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-interfacedefinitions.html">Interface and Class Definitions</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-callbacks-index.html">Callbacks index</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-configuring-the-sdk.html">Configuring the SDK</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-attributes.html">Attributes</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-deprecated-attributes.html">Deprecated Attributes</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-stringlocalization.html">String localization in SDK</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-localizationkeys.html">Localization Keys</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-timestamps.html">Timestamps Formatting</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-createcertificate.html">OS Certificate Creation</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-advanced-csat.html">CSAT UI Content</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-photosharing.html">Photo Sharing (Beta)</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-pushnotifications.html">Configuring Push Notifications</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-opensource.html">Open Source List</a></li>
<li class="thirdlevel"><a href="consumer-experience-ios-sdk-security.html">Security</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">In-App Messaging SDK Android (2.0)</a>
<ul>
<li class="thirdlevel"><a href="android-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="android-prerequisites.html">Prerequisites</a></li>
<li class="thirdlevel"><a href="android-download-and-unzip.html">Step 1: Download and Unzip the SDK</a></li>
<li class="thirdlevel"><a href="android-configure-project-settings.html">Step 2: Configure project settings to connect LiveEngage SDK</a></li>
<li class="thirdlevel"><a href="android-code-integration.html">Step 3: Code integration for basic deployment</a></li>
<li class="thirdlevel"><a href="android-initialization.html">SDK Initialization and Lifecycle</a></li>
<li class="thirdlevel"><a href="android-authentication.html">Authentication</a></li>
<li class="thirdlevel"><a href="android-conversations-lifecycle.html">Conversations Lifecycle</a></li>
<li class="thirdlevel"><a href="android-callbacks-interface.html">LivePerson Callbacks Interface</a></li>
<li class="thirdlevel"><a href="android-notifications.html">Notifications</a></li>
<li class="thirdlevel"><a href="android-user-data.html">User Data</a></li>
<li class="thirdlevel"><a href="android-logs.html">Logs and Info</a></li>
<li class="thirdlevel"><a href="android-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="android-initializedeprecated.html">initialize (Deprecated)</a></li>
<li class="thirdlevel"><a href="android-initializeproperties.html">initialize (with SDK properties object)</a></li>
<li class="thirdlevel"><a href="android-showconversation.html">showConversation</a></li>
<li class="thirdlevel"><a href="android-showconversationauth.html">showConversation (with authentication support)</a></li>
<li class="thirdlevel"><a href="android-hideconversation.html">hideConversation</a></li>
<li class="thirdlevel"><a href="android-getconversationfrag.html">getConversationFragment</a></li>
<li class="thirdlevel"><a href="android-getconversationfragauth.html">getConversationFragment with authentication support</a></li>
<li class="thirdlevel"><a href="android-reconnect.html">reconnect</a></li>
<li class="thirdlevel"><a href="android-setuserprofile.html">setUserProfile</a></li>
<li class="thirdlevel"><a href="android-setuserprofiledeprecated.html">setUserProfile (Deprecated)</a></li>
<li class="thirdlevel"><a href="android-registerlppusher.html">registerLPPusher</a></li>
<li class="thirdlevel"><a href="android-unregisterlppusher.html">unregisterLPPusher</a></li>
<li class="thirdlevel"><a href="android-handlepush.html">handlePush</a></li>
<li class="thirdlevel"><a href="android-getsdkversion.html">getSDKVersion</a></li>
<li class="thirdlevel"><a href="android-setcallback.html">setCallback</a></li>
<li class="thirdlevel"><a href="android-removecallback.html">removeCallBack</a></li>
<li class="thirdlevel"><a href="android-checkactiveconversation.html">checkActiveConversation</a></li>
<li class="thirdlevel"><a href="android-checkagentid.html">checkAgentID</a></li>
<li class="thirdlevel"><a href="android-markurgent.html">markConversationAsUrgent</a></li>
<li class="thirdlevel"><a href="android-marknormal.html">markConversationAsNormal</a></li>
<li class="thirdlevel"><a href="android-checkurgent.html">checkConversationIsMarkedAsUrgent</a></li>
<li class="thirdlevel"><a href="android-resolveconversation.html">resolveConversation</a></li>
<li class="thirdlevel"><a href="android-shutdown.html">shutDown</a></li>
<li class="thirdlevel"><a href="android-shutdowndeprecated.html">shutDown (Deprecated)</a></li>
<li class="thirdlevel"><a href="android-clearhistory.html">clearHistory</a></li>
<li class="thirdlevel"><a href="android-logout.html">logOut</a></li>
<li class="thirdlevel"><a href="android-callbacks-index.html">Callbacks Index</a></li>
<li class="thirdlevel"><a href="android-configuring-sdk.html">Configuring the SDK</a></li>
<li class="thirdlevel"><a href="android-attributes.html">Attributes</a></li>
<li class="thirdlevel"><a href="android-configuring-edittext.html">Configuring the message’s EditText</a></li>
<li class="thirdlevel"><a href="android-proguard.html">Proguard Configuration</a></li>
<li class="thirdlevel"><a href="android-modifying-string.html">Modifying Strings</a></li>
<li class="thirdlevel"><a href="android-modifying-resources.html">Modifying Resources</a></li>
<li class="thirdlevel"><a href="android-plural-string.html">Plural String Resource Example</a></li>
<li class="thirdlevel"><a href="android-timestamps.html">Timestamps Formatting</a></li>
<li class="thirdlevel"><a href="android-off-hours.html">Date and Time</a></li>
<li class="thirdlevel"><a href="android-bubble.html">Bubble Timestamp</a></li>
<li class="thirdlevel"><a href="android-separator.html">Separator Timestamp</a></li>
<li class="thirdlevel"><a href="android-resolve.html">Resolve Message</a></li>
<li class="thirdlevel"><a href="android-csat.html">CSAT Behavior</a></li>
<li class="thirdlevel"><a href="android-photo-sharing.html">Photo Sharing - Beta</a></li>
<li class="thirdlevel"><a href="android-push-notifications.html">Enable Push Notifications</a></li>
<li class="thirdlevel"><a href="android-appendix.html">Appendix</a></li>
</ul>
</li>
</ul>
<li>
<a href="#">Real-time Interactions</a>
<ul>
<li class="subfolders">
<a href="#">Visit Information API</a>
<ul>
<li class="thirdlevel"><a href="rt-interactions-visit-information-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="rt-interactions-visit-information-visit-information.html">Visit Information</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">App Engagement API</a>
<ul>
<li class="thirdlevel"><a href="rt-interactions-app-engagement-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="rt-interactions-app-engagement-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="rt-interactions-create-session.html">Create Session</a></li>
<li class="thirdlevel"><a href="rt-interactions-update-session.html">Update Session</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Engagement Attributes</a>
<ul>
<li class="active thirdlevel"><a href="rt-interactions-engagement-attributes-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="rt-interactions-engagement-attributes-engagement-attributes.html">Engagement Attributes</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">IVR Engagement API</a>
<ul>
<li class="thirdlevel"><a href="rt-interactions-ivr-engagement-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="rt-interactions-ivr-engagement-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="rt-interactions-ivr-engagement-external engagement.html">External Engagement</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Validate Engagement</a>
<ul>
<li class="thirdlevel"><a href="rt-interactions-validate-engagement-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="rt-interactions-validate-engagement-validate-engagement.html">Validate Engagement API</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Engagement Trigger API</a>
<ul>
<li class="thirdlevel"><a href="trigger-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="trigger-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="trigger-click.html">Click</a></li>
<li class="thirdlevel"><a href="trigger-getinfo.html">getEngagementInfo</a></li>
<li class="thirdlevel"><a href="trigger-getstate.html">getEngagementState</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Engagement Window Widget SDK</a>
<ul>
<li class="thirdlevel"><a href="rt-interactions-window-sdk-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="rt-interactions-window-sdk-getting-started.html">Getting Started</a></li>
<li class="thirdlevel"><a href="rt-interactions-window-sdk-limitations.html">Limitations</a></li>
<li class="thirdlevel"><a href="rt-interactions-window-sdk-configuration.html">Configuration</a></li>
<li class="thirdlevel"><a href="rt-interactions-window-sdk-how-to-use.html">How to use the SDK</a></li>
<li class="thirdlevel"><a href="rt-interactions-window-sdk-code-examples.html">Code Examples</a></li>
<li class="thirdlevel"><a href="rt-interactions-window-sdk-event-structure.html">Event Structure</a></li>
</ul>
</li>
</ul>
<li>
<a href="#">Agent</a>
<ul>
<li class="subfolders">
<a href="#">Agent Workspace Widget SDK</a>
<ul>
<li class="thirdlevel"><a href="agent-workspace-sdk-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="agent-workspace-sdk-getting-started.html">Getting Started</a></li>
<li class="thirdlevel"><a href="agent-workspace-sdk-limitations.html">Limitations</a></li>
<li class="thirdlevel"><a href="agent-workspace-sdk-how-to-use.html">How to use the SDK</a></li>
<li class="thirdlevel"><a href="agent-workspace-sdk-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="agent-workspace-sdk-public-model.html">Public Model Structure</a></li>
<li class="thirdlevel"><a href="agent-workspace-sdk-public-properties.html">Public Properties</a></li>
<li class="thirdlevel"><a href="agent-workspace-sdk-code-examples.html">Code Examples</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">LivePerson Domain API</a>
<ul>
<li class="thirdlevel"><a href="agent-domain-domain-api.html">Domain API</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Login Service API</a>
<ul>
<li class="thirdlevel"><a href="login-getting-started.html">Getting Started</a></li>
<li class="thirdlevel"><a href="agent-login-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="agent-login.html">Login</a></li>
<li class="thirdlevel"><a href="agent-refresh.html">Refresh</a></li>
<li class="thirdlevel"><a href="agent-refresh.html">Logout</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Chat Agent API</a>
<ul>
<li class="thirdlevel"><a href="chat-agent-getting-started.html">Getting Started</a></li>
<li class="thirdlevel"><a href="agent-chat-agent-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="agent-start-agent-session.html">Start Agent Session</a></li>
<li class="thirdlevel"><a href="agent-retrieve-current-availability.html">Retrieve Current Availability</a></li>
<li class="thirdlevel"><a href="agent-set-agent-availability.html">Set Agent Availability</a></li>
<li class="thirdlevel"><a href="agent-retrieve-available-agents.html">Retrieve Available Agents</a></li>
<li class="thirdlevel"><a href="agent-retrieve-available-slots.html">Retrieve Available Slots</a></li>
<li class="thirdlevel"><a href="agent-retrieve-agent-information.html">Retrieve Agent Information</a></li>
<li class="thirdlevel"><a href="agent-determine-incoming.html">Determine Incoming Chat Requests</a></li>
<li class="thirdlevel"><a href="agent-accept-chat.html">Accept a Chat</a></li>
<li class="thirdlevel"><a href="agent-retrieve-chat-sessions.html">Retrieve Chat Sessions</a></li>
<li class="thirdlevel"><a href="agent-retrieve-chat-resources.html">Retrieve Chat Resources, Events and Information</a></li>
<li class="thirdlevel"><a href="agent-retrieve-data.html">Retrieve Data for Multiple Chats</a></li>
<li class="thirdlevel"><a href="agent-retrieve-chat-events.html">Retrieve Chat Events</a></li>
<li class="thirdlevel"><a href="agent-add-lines.html">Add Lines</a></li>
<li class="thirdlevel"><a href="agent-end-chat.html">End Chat</a></li>
<li class="thirdlevel"><a href="agent-retrieve-chat-info.html">Retrieve Chat Information</a></li>
<li class="thirdlevel"><a href="">Retrieve Visitor’s Name</a></li>
<li class="thirdlevel"><a href="agent-retrieve-agent-typing.html">Retrieve Agent's Typing Status</a></li>
<li class="thirdlevel"><a href="agent-set-agent-typing.html">Set Agent’s Typing Status</a></li>
<li class="thirdlevel"><a href="agent-retrieve-visitor-typing.html">Retrieve Visitor's Typing Status</a></li>
<li class="thirdlevel"><a href="agent-chat-agent-retrieve-skills.html">Retrieve Available Skills</a></li>
<li class="thirdlevel"><a href="agent-transfer-chat.html">Transfer a Chat</a></li>
<li class="thirdlevel"><a href="agent-retrieve-survey-structure.html">Retrieve Agent Survey Structure</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Messaging Agent SDK</a>
<ul>
<li class="thirdlevel"><a href="messaging-agent-sdk-overview.html">Overview</a></li>
</ul>
</li>
</ul>
<li>
<a href="#">Data</a>
<ul>
<li class="subfolders">
<a href="#">Data Access API (Beta)</a>
<ul>
<li class="thirdlevel"><a href="data-data-access-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="data-data-access-architecture.html">Architecture</a></li>
<li class="thirdlevel"><a href="data-data-access-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="data-data-access-base-resource.html">Base Resource</a></li>
<li class="thirdlevel"><a href="data-data-access-agent-activity.html">Agent Activity</a></li>
<li class="thirdlevel"><a href="data-data-access-web-session.html">Web Session</a></li>
<li class="thirdlevel"><a href="data-data-access-engagement.html">Engagement</a></li>
<li class="thirdlevel"><a href="data-data-access-survey.html">Survey</a></li>
<li class="thirdlevel"><a href="data-data-access-schema.html">Schema</a></li>
<li class="thirdlevel"><a href="data-data-access-appendix.html">Appendix</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Messaging Operations API</a>
<ul>
<li class="thirdlevel"><a href="data-messaging-operations-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="data-messaging-operations-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="data-messaging-operations-messaging-conversation.html">Messaging Conversation</a></li>
<li class="thirdlevel"><a href="data-messaging-operations-messaging-csat-distribution.html">Messaging CSAT Distribution</a></li>
<li class="thirdlevel"><a href="data-messaging-operations-appendix.html">Appendix</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Messaging Interactions API (Beta)</a>
<ul>
<li class="thirdlevel"><a href="data-messaging-interactions-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="data-messaging-interactions-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="data-messaging-interactions-conversations.html">Conversations</a></li>
<li class="thirdlevel"><a href="data-messaging-interactions-get-conversation-by-conversation-id.html">Get conversation by conversation ID</a></li>
<li class="thirdlevel"><a href="data-messaging-interactions-get-conversations-by-consumer-id.html">Get Conversations by Consumer ID</a></li>
<li class="thirdlevel"><a href="data-messaging-interactions-sample-code.html">Sample Code</a></li>
<li class="thirdlevel"><a href="data-messaging-interactions-appendix.html">Appendix</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Engagement History API</a>
<ul>
<li class="thirdlevel"><a href="data-engagement-history-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="data-engagement-history-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="data-engagement-history-retrieve-engagement-list-by-criteria.html">Retrieve Engagement List by Criteria</a></li>
<li class="thirdlevel"><a href="data-engagement-history-sample-code.html">Sample Code</a></li>
<li class="thirdlevel"><a href="data-engagement-history-appendix.html">Appendix</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Operational Real-time API</a>
<ul>
<li class="thirdlevel"><a href="data-operational-realtime-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="data-operational-realtime-methods.html">Methods</a></li>
<li class="thirdlevel"><a href="data-operational-realtime-queue-health.html">Queue Health</a></li>
<li class="thirdlevel"><a href="data-operational-realtime-engagement-activity.html">Engagement Activity</a></li>
<li class="thirdlevel"><a href="data-operational-realtime-agent-activity.html">Agent Activity</a></li>
<li class="thirdlevel"><a href="data-operational-realtime-current-queue-state.html">Current Queue State</a></li>
<li class="thirdlevel"><a href="data-operational-realtime-sla-histogram.html">SLA Histogram</a></li>
<li class="thirdlevel"><a href="data-operational-realtime-sample-code.html">Sample Code</a></li>
</ul>
</li>
</ul>
<li>
<a href="#">LiveEngage Tag</a>
<ul>
<li class="subfolders">
<a href="#">LE Tag Events</a>
<ul>
<li class="thirdlevel"><a href="lp-tag-tag-events-overview.html">Overview</a></li>
<li class="thirdlevel"><a href="lp-tag-tag-events-how.html">How to use these Events</a></li>
<li class="thirdlevel"><a href="lp-tag-tag-events-events.html">Events</a></li>
<li class="thirdlevel"><a href="lp-tag-visitor-flow.html">Visitor Flow Events</a></li>
<li class="thirdlevel"><a href="lp-tag-engagement.html">Engagement Events</a></li>
<li class="thirdlevel"><a href="lp-tag-engagement-window.html">Engagement Window Events</a></li>
</ul>
</li>
</ul>
<li>
<a href="#">Messaging Window API</a>
<ul>
<li class="subfolders">
<a href="#">Introduction</a>
<ul>
<li class="thirdlevel"><a href="consumer-interation-index.html">Home</a></li>
<li class="thirdlevel"><a href="consumer-int-protocol-overview.html">Protocol Overview</a></li>
<li class="thirdlevel"><a href="consumer-int-getting-started.html">Getting Started</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Tutorials</a>
<ul>
<li class="thirdlevel"><a href="consumer-int-get-msg.html">Get Messages</a></li>
<li class="thirdlevel"><a href="consumer-int-conversation-md.html">Conversation Metadata</a></li>
<li class="thirdlevel"><a href="consumer-int-readaccept-events.html">Read/Accept events</a></li>
<li class="thirdlevel"><a href="consumer-int-authentication.html">Authentication</a></li>
<li class="thirdlevel"><a href="consumer-int-agent-profile.html">Agent Profile</a></li>
<li class="thirdlevel"><a href="consumer-int-post-survey.html">Post Conversation Survey</a></li>
<li class="thirdlevel"><a href="consumer-int-client-props.html">Client Properties</a></li>
<li class="thirdlevel"><a href="consumer-int-no-headers.html">Avoid Webqasocket Headers</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">Samples</a>
<ul>
<li class="thirdlevel"><a href="consumer-int-js-sample.html">JavaScript Messenger</a></li>
</ul>
</li>
<li class="subfolders">
<a href="#">API Reference</a>
<ul>
<li class="thirdlevel"><a href="consumer-int-api-reference.html">Overview</a></li>
<li class="thirdlevel"><a href="consumer-int-msg-reqs.html">Request Builder</a></li>
<li class="thirdlevel"><a href="consumer-int-msg-resps.html">Response Builder</a></li>
<li class="thirdlevel"><a href="consumer-int-msg-notifications.html">Notification Builder</a></li>
<li class="thirdlevel"><a href="consumer-int-msg-req-conv.html">New Conversation</a></li>
<li class="thirdlevel"><a href="consumer-int-msg-close-conv.html">Close Conversation</a></li>
<li class="thirdlevel"><a href="consumer-int-msg-conv-ttr.html">Urgent Conversation</a></li>
<li class="thirdlevel"><a href="consumer-int-msg-csat-conv.html">Update CSAT</a></li>
<li class="thirdlevel"><a href="consumer-int-msg-sub-conv.html">Subscribe Conversations Metadata</a></li>
<li class="thirdlevel"><a href="consumer-int-msg-unsub-conv.html">Unsubscribe Conversations Metadata</a></li>
<li class="thirdlevel"><a href="consumer-int-msg-text-cont.html">Publish Content</a></li>
<li class="thirdlevel"><a href="consumer-int-msg-sub-events.html">Subscribe Conversation Content</a></li>
<li class="thirdlevel"><a href="consumer-int-msg-init-con.html">Browser Init Connection</a></li>
</ul>
</li>
</ul>
<!-- if you aren't using the accordion, uncomment this block:
<p class="external">
<a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
</p>
-->
</li>
</ul>
</div>
<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
<script>$("li.active").parents('li').toggleClass("active");</script>
<!-- Content Column -->
<div class="col-md-9">
<div class="post-header">
<h1 class="post-title-main">Overview</h1>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-96175782-1', 'auto');
ga('send', 'pageview');
</script>
<div class="post-content">
<p>This API provides a way to report back to LivePerson consumer events such as the topic and resolution of the conversation during the session (e.g., call). This information is added to the existing session and can be used in the goal reached calculation.</p>
<div class="tags">
</div>
</div>
<hr class="shaded"/>
<footer>
<div class="row">
<div class="col-lg-12 footer">
©2017 LivePerson. All rights reserved.<br />This documentation is subject to change without notice.<br />
Site last generated: Apr 6, 2017 <br />
<p><img src="img/company_logo.png" alt="Company logo"/></p>
</div>
</div>
</footer>
</div>
<!-- /.row -->
</div>
<!-- /.container -->
</div>
</body>
</html> | LivePersonInc/dev-hub | content_ga4/rt-interactions-engagement-attributes-overview.html | HTML | mit | 166,477 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="es">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Índice de Módulos Python — documentación de pynprcalc - </title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/translations.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="index" title="Índice" href="genindex.html" />
<link rel="search" title="Búsqueda" href="search.html" />
</head>
<body role="document">
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navegación</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="Índice General"
accesskey="I">índice</a></li>
<li class="right" >
<a href="#" title="Índice de Módulos Python"
>módulos</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">documentación de pynprcalc - </a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<h1>Índice de Módulos Python</h1>
<div class="modindex-jumpbox">
<a href="#cap-p"><strong>p</strong></a>
</div>
<table class="indextable modindextable">
<tr class="pcap"><td></td><td> </td><td></td></tr>
<tr class="cap" id="cap-p"><td></td><td>
<strong>p</strong></td><td></td></tr>
<tr>
<td><img src="_static/minus.png" class="toggler"
id="toggle-1" style="display: none" alt="-" /></td>
<td>
<code class="xref">pynprcalc</code></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>   
<a href="calc.html#module-pynprcalc.calc"><code class="xref">pynprcalc.calc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>   
<a href="calc.main.html#module-pynprcalc.calc.main"><code class="xref">pynprcalc.calc.main</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>   
<a href="calc.ui.html#module-pynprcalc.calc.ui"><code class="xref">pynprcalc.calc.ui</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>   
<a href="comandos.html#module-pynprcalc.comandos"><code class="xref">pynprcalc.comandos</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>   
<a href="funciones.html#module-pynprcalc.funciones"><code class="xref">pynprcalc.funciones</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>   
<a href="funciones.math.html#module-pynprcalc.funciones.math"><code class="xref">pynprcalc.funciones.math</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>   
<a href="funciones.math.basico.html#module-pynprcalc.funciones.math.basico"><code class="xref">pynprcalc.funciones.math.basico</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>   
<a href="funciones.math.const.html#module-pynprcalc.funciones.math.const"><code class="xref">pynprcalc.funciones.math.const</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>   
<a href="funciones.math.exp.html#module-pynprcalc.funciones.math.exp"><code class="xref">pynprcalc.funciones.math.exp</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>   
<a href="funciones.math.misc.html#module-pynprcalc.funciones.math.misc"><code class="xref">pynprcalc.funciones.math.misc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>   
<a href="funciones.math.trig.html#module-pynprcalc.funciones.math.trig"><code class="xref">pynprcalc.funciones.math.trig</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>   
<a href="funciones.misc.html#module-pynprcalc.funciones.misc"><code class="xref">pynprcalc.funciones.misc</code></a></td><td>
<em></em></td></tr>
</table>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h3><a href="index.html">Tabla de Contenidos</a></h3>
<p class="caption"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="calc.html">calc</a></li>
<li class="toctree-l1"><a class="reference internal" href="funciones.html">funciones</a></li>
<li class="toctree-l1"><a class="reference internal" href="comandos.html">comandos</a></li>
</ul>
<div id="searchbox" style="display: none" role="search">
<h3>Búsqueda rápida</h3>
<form class="search" action="search.html" method="get">
<div><input type="text" name="q" /></div>
<div><input type="submit" value="Ir a" /></div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navegación</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="Índice General"
>índice</a></li>
<li class="right" >
<a href="#" title="Índice de Módulos Python"
>módulos</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">documentación de pynprcalc - </a> »</li>
</ul>
</div>
<div class="footer" role="contentinfo">
© Derechos de autor 2017, Martin Bernardi.
Creado con <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
</div>
</body>
</html> | martinber/guia-sphinx | ejemplos_sphinx/manual/pynprcalc/docs/build/html/py-modindex.html | HTML | mit | 7,156 |
{% extends "base.html" %}
{% import "bootstrap/wtf.html" as wtf %}
{% from "macros.html" import form_field %}
{% block page_content %}
<div class="row">
<div class="col-md-12">
<h1>Event #{{ event.id}} - {{ event.start }}</h1>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h3>Deltagare</h3>
<table class="table table-striped">
<thead>
<th>Säljnummer</th>
<th>E-mail</th>
<th>Bank</th>
<th>Clearing- och kontonummer</th>
</thead>
<tbody>
{% for attendance in event.attendees %}
<tr>
<td>{{ attendance.seller_id }}</td>
<td>{{ attendance.user.email }}</td>
{% if attendance.user.account %}
<td>{{ attendance.user.account.bank }}</td>
<td>{{ attendance.user.account.clearing }} {{ attendance.user.account._number }}</td>
{% else %}
<td>-</td>
<td>-</td>
{% endif %}
</tr>
{% endfor %}
</tbody>
</table>
</div>
</div>
{% endblock %}
| Limpan/bytardag | web/app/templates/main/event_with_bank_details.html | HTML | mit | 1,113 |
---
layout: default
---
{% include jumbotron.html %}
<section class="container mt-5" id="work">
<div class="home text-center">
<h1 class="page-heading">Latest Work</h1>
<div class="row my-5">
{% for post in site.posts %}
<div class="col-sm-6 mb-5">
<div class="browser-mockup mb-3">
<a href="{{ site.baseurl }}{{ post.url }}">
<img src="{{ post.image_path }}" alt="{{ post.title }}" class="img-fluid mb-4">
</a>
</div>
<h4>
<a class="post-link" href="{{ site.baseurl }}{{ post.url }}">
<b>{{ post.title | escape }}</b>
</a>
</h4>
<div class="text-sm text-muted">
<a href="{{ post.link }}" target="_blank">{{ post.link }}</a>
</div>
</div>
{% endfor %}
</div>
</div>
</section>
| manueljtejada/manueljtejada.github.io | index.html | HTML | mit | 874 |
<!doctype html>
<html>
<head>
<title>JS-Adventure</title>
<script type="text/javascript" src="ajax_min.js"></script>
<script type="text/javascript">
function size(obj) {
var size = 0, key;
for (key in obj) {
if (obj.hasOwnProperty(key)) size++;
}
return size;
};
var textarea;
var rpgjson;
var current;
var btns;
function update(){
textarea.value+="\n"+rpgjson[current]["scenario"];
if (size(rpgjson[current].choices)<4)
{
for (var i=size(rpgjson[current].choices);i<=3;i++)
{
btns[i].disabled=true;
}
}
}
function startGame(file,scene){
textarea.value+="Loading "+file+"...";
_ajax(file,'get',function(req){
rpgjson=eval(req.responseText);
textarea.value+="Success!";
},
function(stat,stattxt){
textarea.value+="Error: "+stat+" "+stattxt;
},null);
/*rpgjson={
"s1":{
"scenario":"This is a test. \nGAME OVER\na: Start Over",
"choices":{"a":"s1",},
},
};*/
current=scene;
update();
}
function init(){
textarea=document.getElementById('ta1');
btns=new Array(document.getElementById('a'),
document.getElementById('b'),
document.getElementById('c'),
document.getElementById('d'));
startGame('example.json','s1');
}
function btnclicked(choice){
current=rpgjson[current]["choices"][choice];
update();
}
</script>
</head>
<body onload="init()">
Console:<br>
<textarea id="ta1" rows="30" cols="40" readonly="readonly"></textarea><br>
<input id="a" type="button" onclick="btnclicked('a')" value="a" />
<input id="b" type="button" onclick="btnclicked('b')" value="b" />
<input id="c" type="button" onclick="btnclicked('c')" value="c" />
<input id="d" type="button" onclick="btnclicked('d')" value="d" />
</body>
</html> | j43y0ung/JSAdventure | JSAdventure.html | HTML | mit | 1,827 |
<md-sidenav-container class="sidenav-container">
<md-sidenav #sidenav mode="over" class="app-sidenav">
<nav>
<h2>Menu</h2>
<ul>
<li>
<a [routerLink]=" ['/home'] " (click)="sidenav.toggle()"
[routerLinkActive]="['active']" [routerLinkActiveOptions]="{exact: true}">
My Feed
</a>
</li><li>
<a [routerLink]=" ['/training'] " (click)="sidenav.toggle()"
[routerLinkActive]="['active']">
Train ArounSee
</a>
</li>
<li>
<a routerlinkactive="docs-component-viewer-sidenav-item-selected"
class="" [routerLink]=" ['/login'] ">
LogOut
</a>
</li>
</ul>
</nav>
</md-sidenav>
<div class="page-content">
<md-toolbar class="toolbar">
<button id="menu-toggle" class="app-icon-button" (click)="sidenav.toggle()">
<i class="material-icons app-toolbar-menu">menu</i>
</button>
<h4 class="title">ArounSee</h4>
<div style="width: 41px"></div>
</md-toolbar>
<div class="app-content">
<router-outlet></router-outlet>
</div>
</div>
</md-sidenav-container>
| Michaelzvu/ArounSee | src/app/arounsee-nav/arounsee-nav.component.html | HTML | mit | 1,158 |
<!DOCTYPE>
<html>
<head>
<title>可视通</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link href="css/swiper.min.css" type="text/css" rel="stylesheet" />
<link href="css/com.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src='js/jquery.min.js'></script>
<script type="text/javascript" src='js/swiper.min.js'></script>
</head>
<body>
<div class="top">
<!-- nav start -->
<div class="nav" style="position: fixed; top: 0px;">
<div class="nav-inner">
<a class="logo f_l" href="#">
<img src="images/logo.png" alt="可视通" />
</a>
<div class="nav-list f_r">
<h2><a href="#" class="active">首页</a></h2>
<h2>
<a href="#">产品</a>
<ul>
<i></i>
<li><a href="#">功能介绍</a></li>
<li><a href="#">微商云套餐</a></li>
</ul>
</h2>
<h2>
<a href="#">案例</a>
</h2>
<h2>
<a href="#">文档</a>
</h2>
<h2><a href="#">关于</a></h2>
<span>
<a href="reg.html" class="sqty">注册</a>
<a href="javascript:void(0)" target="_blank" id="login-index">登录</a>
</span>
</div>
</div>
</div>
<div class="ding" id="ding"></div>
</div>
<div id="loginBox">
<div class="login-panel">
<h3>登录</h3>
<div class="login-mod">
<ul>
<li class="input_text">
<label for="emailID" class="login_pad">用户名</label>
<input class="text" id="emailID" name="username" placeholder="用户名" onfocus="this.type='text'">
</li>
<li class="input_text pwd">
<label for="passwordStr" class="login_pwd">密码</label>
<input class="text" id="passwordStr" name="password" placeholder="密码" onfocus="this.type='password'">
</li>
<li>
<span>
<input class="btn" type="button" id="login" style="background-image:url(images/index-login-btn.png); width: 293px; height:38px;s ">
</span>
</li>
</ul>
<!--<a href="/index.html?g=Home&m=Index&a=forgetpwdbyemail">忘记密码找回</a>-->
</div>
</div>
<div class="login-cover"></div>
</div>
<!-- banner start -->
<div class="banner">
<div class="banner-img">
<ul>
<li class="banner01">
<img src="images/banner01.png" id="banner01-bg">
</li>
<li class="banner02">
<img src="images/banner02.png" id="banner02-bg">
</li>
<li class="banner03">
<img src="images/banner03.png" id="banner03-bg">
</li>
</ul>
</div>
</div>
<div class="wsy-main-con1">
<div class="step" id="step_1">
<div class="step_img"></div>
<div class="step_title">
<span>第一步</span><span>选择模板</span>
</div>
<div class="step_desc">根据行业数据特点,选择已有的展现模板,或进行定制</div>
</div>
<div class="step" id="step_2">
<div class="step_img"></div>
<div class="step_title">
<span>第二步</span><span>数据导入</span>
</div>
<div class="step_desc">将要展示的数据源接入,可选择数据文件上传,或数据库了连接</div>
</div>
<div class="step" id="step_3">
<div class="step_img"></div>
<div class="step_title">
<span>第三步</span><span>主题布局</span>
</div>
<div class="step_desc">根据情况挑选模板中提供的主题配色以及布局方案,进行初步的个性调整</div>
</div>
<div class="step" id="step_4">
<div class="step_img"></div>
<div class="step_title">
<span>第四步</span><span>空间配置</span>
</div>
<div class="step_desc">将展现形式与数据字段绑定,并配置控件相关参数</div>
</div>
<div class="step" id="step_5">
<div class="step_img">
</div>
<div class="step_title">
<span>第五步</span><span>系统发布</span>
</div>
<div class="step_desc">完成所有配置,保存发布后,系统便已成型。</div>
</div>
</div>
<div class="wsy-main-con2">
<h2>解决方案介绍</h2>
<div class="top-classify">
<ul>
<li class="current">行业数据展示</li>
<li>动态交互展示</li>
<li>快速响应搭建</li>
</ul>
</div>
<div class="wsy-solution">
<div class="solution-arrow solution-arrow-left">
<img src="images/arrow_left.png">
</div>
<div class="solution-arrow solution-arrow-right">
<img src="images/arrow_right.png">
</div>
<div class="wsy-solution-main">
<ul>
<li>
<div class="solution-word" id="solution-1">
<div class="solution-word-title">
只有行业数据,却找不到行之有效的展示手段??PPT太过简单,做一套系统又价值不菲?
</div>
<div class="solution-word-line">
</div>
<div class="solution-word-desc">
可视通提供专业的行业模板,快速的生成可视化系统的能力,只需稍等片刻便可轻松生成属于自己的数据可视化系统。
</div>
</div>
<img src="images/solution-img1.png">
</li>
<li>
<div class="solution-word" id="solution-2">
<div class="solution-word-title">PPT只能展示既定的数据,数据一旦变化,又要重做。讲解时只能按照一定顺序,一旦嘉宾有疑问,只能口头解释。</div>
<div class="solution-word-line"></div>
<div class="solution-word-desc">可视通通过连接实时数据源,做到数据动态更新,同时所有控件支持交互,可对数据进行上卷下钻,排序汇总,从更多维度讲解数据蕴含的故事。</div>
</div>
<img src="images/solution-img2.png">
</li>
<li>
<div class="solution-word" id="solution-3">
<div class="solution-word-title">热点事件发生,要求团队立即搭建一个系统去进行数据可视化分析,但是根本来不及。</div>
<div class="solution-word-line"></div>
<div class="solution-word-desc">可视通内置多种模板与可视化控件,只需要提供数据和几次鼠标点击,便可快速打造一个热点事件系统,可视通内部提供的“应急宝”“通勤宝”便是由此而来。</div>
</div>
<img src="images/solution-img3.png">
</li>
</ul>
</div>
</div>
</div>
<div class="new_title">
<h2>经典案例</h2>
</div>
<div class="case-content">
<div class="swiper-container slider-case">
<div class="swiper-wrapper">
<div class="swiper-slide"><img src="images/zf1.png"></div>
<div class="swiper-slide"><img src="images/fz1.png"></div>
<div class="swiper-slide"><img src="images/3c1.png"></div>
</div>
<!-- Add Pagination -->
<!--<div class="swiper-pagination case-pagination"></div>-->
</div>
</div>
<div style=" border-bottom:2px solid #f4f4f4"></div>
<div class="footer-line"></div>
<div id="footer">
<div class="ditop">
<div class="di-le-logo">可视通</div>
<div class="di-zi-new" style="width: 70px;"><div class="name">首页</div><a href="#">首页</a></div>
<div class="di-zi-new">
<div class="name">产品</div>
<a href="#">产品介绍</a>
<a href="#">功能说明</a>
<a href="#">微商云</a>
</div>
<div class="di-zi-new">
<div class="name">客户</div>
<a href="#">客户案例</a>
</div>
<div class="di-zi-new">
<div class="name">文档</div>
<a href="#">使用指南</a><a href="#">Q & A</a>
</div>
<div class="di-zi-new" style="width: 150px;">
<div class="name">关于</div>
<a href="#">关于我们</a>
</div>
<div class="di-zi-new" style="width: 175px; ">
<div class="name" style=" color:#747474">联系我们</div>
<div class="contacting">QQ:2517646064</div>
<div class="contacting">电话:010-58749307</div>
</div>
</div>
<div class="dibottom">© 2014 版权所有 软通动力控股有限公司京ICP备11019727号</div>
</div>
<script src="js/index.js"></script>
</body>
</html>
<script type="text/javascript" src="{iss::RES}/js/scrolltopcontrol.js"></script>
| jasonLiu001/KeShiTong | public/pages/index.html | HTML | mit | 10,508 |
<!DOCTYPE html>
<html lang="en-US" prefix="og: http://ogp.me/ns#">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=10"/>
<link rel="profile" href="https://gmpg.org/xfn/11"/>
<link rel="pingback" href="https://www.toyotadjakarta.com/xmlrpc.php"/>
<title>Daftar Harga Mobil Toyota Terbaru | Tunas Toyota Jakarta Timur</title>
<!-- This site is optimized with the Yoast SEO plugin v4.2.1 - https://yoast.com/wordpress/plugins/seo/ -->
<meta name="description"
content="Daftar Harga Mobil Toyota Terbaru - Tunas Toyota Radin Inten DEALER resmi mobil toyota terbesar di Jakarta Timur, Update mobil toyota new"/>
<meta name="robots" content="noodp"/>
<meta name="keywords" content="Daftar Harga Mobil Toyota, harga toyota 2016, toyota new, kredit toyota ringan"/>
<link rel="canonical" href="https://www.toyotadjakarta.com/2016/06/harga-mobil-toyota-terbaru.html"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:type" content="article"/>
<meta property="og:title" content="Daftar Harga Mobil Toyota Terbaru | Tunas Toyota Jakarta Timur"/>
<meta property="og:description"
content="Daftar Harga Mobil Toyota Terbaru - Tunas Toyota Radin Inten DEALER resmi mobil toyota terbesar di Jakarta Timur, Update mobil toyota new"/>
<meta property="og:url" content="https://www.toyotadjakarta.com/2016/06/harga-mobil-toyota-terbaru.html"/>
<meta property="og:site_name" content="Promo Toyota Jakarta - Dp Murah Cicilan Ringan"/>
<meta property="article:tag" content="harga mobil toyota agya"/>
<meta property="article:tag" content="harga mobil toyota alphard"/>
<meta property="article:tag" content="harga mobil toyota avanza bekas"/>
<meta property="article:tag" content="harga mobil toyota bekas"/>
<meta property="article:tag" content="harga mobil toyota terbaru jakarta"/>
<meta property="article:tag" content="harga mobil toyota yaris"/>
<meta property="article:tag" content="mobil baru toyota 2015"/>
<meta property="article:tag" content="mobil toyota terbaru harga dibawah 100 juta"/>
<meta property="article:tag" content="tipe mobil toyota"/>
<meta property="article:section" content="Artikel"/>
<meta property="article:published_time" content="2016-06-17T18:17:18+00:00"/>
<meta property="article:modified_time" content="2017-01-15T10:12:18+00:00"/>
<meta property="og:updated_time" content="2017-01-15T10:12:18+00:00"/>
<meta property="og:image"
content="https://www.toyotadjakarta.com/wp-content/uploads/2016/10/ALAMAT-DAN-TELPON.png"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:description"
content="Daftar Harga Mobil Toyota Terbaru - Tunas Toyota Radin Inten DEALER resmi mobil toyota terbesar di Jakarta Timur, Update mobil toyota new"/>
<meta name="twitter:title" content="Daftar Harga Mobil Toyota Terbaru | Tunas Toyota Jakarta Timur"/>
<meta name="twitter:image"
content="https://www.toyotadjakarta.com/wp-content/uploads/2016/10/ALAMAT-DAN-TELPON.png"/>
<!-- / Yoast SEO plugin. -->
<link rel='dns-prefetch' href='//s0.wp.com'/>
<link rel='dns-prefetch' href='//secure.gravatar.com'/>
<link rel='dns-prefetch' href='//s.w.org'/>
<link rel="alternate" type="application/rss+xml" title="Promo Toyota Jakarta - Dp Murah Cicilan Ringan » Feed"
href="https://www.toyotadjakarta.com/feed"/>
<link rel="alternate" type="application/rss+xml"
title="Promo Toyota Jakarta - Dp Murah Cicilan Ringan » Comments Feed"
href="https://www.toyotadjakarta.com/comments/feed"/>
<link rel="alternate" type="application/rss+xml"
title="Promo Toyota Jakarta - Dp Murah Cicilan Ringan » Daftar Harga Mobil Toyota Terbaru | Tunas Toyota Jakarta Timur Comments Feed"
href="https://www.toyotadjakarta.com/2016/06/harga-mobil-toyota-terbaru.html/feed"/>
<script type="text/javascript">
window._wpemojiSettings = {
"baseUrl": "https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/72x72\/",
"ext": ".png",
"svgUrl": "https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/svg\/",
"svgExt": ".svg",
"source": {"concatemoji": "https:\/\/www.toyotadjakarta.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.7.5"}
};
!function (a, b, c) {
function d(a) {
var b, c, d, e, f = String.fromCharCode;
if (!k || !k.fillText)return !1;
switch (k.clearRect(0, 0, j.width, j.height), k.textBaseline = "top", k.font = "600 32px Arial", a) {
case"flag":
return k.fillText(f(55356, 56826, 55356, 56819), 0, 0), !(j.toDataURL().length < 3e3) && (k.clearRect(0, 0, j.width, j.height), k.fillText(f(55356, 57331, 65039, 8205, 55356, 57096), 0, 0), b = j.toDataURL(), k.clearRect(0, 0, j.width, j.height), k.fillText(f(55356, 57331, 55356, 57096), 0, 0), c = j.toDataURL(), b !== c);
case"emoji4":
return k.fillText(f(55357, 56425, 55356, 57341, 8205, 55357, 56507), 0, 0), d = j.toDataURL(), k.clearRect(0, 0, j.width, j.height), k.fillText(f(55357, 56425, 55356, 57341, 55357, 56507), 0, 0), e = j.toDataURL(), d !== e
}
return !1
}
function e(a) {
var c = b.createElement("script");
c.src = a, c.defer = c.type = "text/javascript", b.getElementsByTagName("head")[0].appendChild(c)
}
var f, g, h, i, j = b.createElement("canvas"), k = j.getContext && j.getContext("2d");
for (i = Array("flag", "emoji4"), c.supports = {
everything: !0,
everythingExceptFlag: !0
}, h = 0; h < i.length; h++)c.supports[i[h]] = d(i[h]), c.supports.everything = c.supports.everything && c.supports[i[h]], "flag" !== i[h] && (c.supports.everythingExceptFlag = c.supports.everythingExceptFlag && c.supports[i[h]]);
c.supports.everythingExceptFlag = c.supports.everythingExceptFlag && !c.supports.flag, c.DOMReady = !1, c.readyCallback = function () {
c.DOMReady = !0
}, c.supports.everything || (g = function () {
c.readyCallback()
}, b.addEventListener ? (b.addEventListener("DOMContentLoaded", g, !1), a.addEventListener("load", g, !1)) : (a.attachEvent("onload", g), b.attachEvent("onreadystatechange", function () {
"complete" === b.readyState && c.readyCallback()
})), f = c.source || {}, f.concatemoji ? e(f.concatemoji) : f.wpemoji && f.twemoji && (e(f.twemoji), e(f.wpemoji)))
}(window, document, window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='rs-plugin-settings-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.2.4.1'
type='text/css' media='all'/>
<style id='rs-plugin-settings-inline-css' type='text/css'>
#rs-demo-id {
}
</style>
<link rel='stylesheet' id='wen-logo-slider-slick-carousel-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/wen-logo-slider/vendors/slick-carousel/slick.css?ver=1.3.2'
type='text/css' media='all'/>
<link rel='stylesheet' id='wen-logo-slider-slick-theme-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/wen-logo-slider/vendors/slick-carousel/slick-theme.css?ver=1.3.2'
type='text/css' media='all'/>
<link rel='stylesheet' id='wen-logo-slider-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/wen-logo-slider/public/css/wen-logo-slider-public.css?ver=2.0.3'
type='text/css' media='all'/>
<link rel='stylesheet' id='front-css-yuzo_related_post-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/yuzo-related-post/assets/css/style.css?ver=5.12.45'
type='text/css' media='all'/>
<link rel='stylesheet' id='vantage-style-css'
href='https://www.toyotadjakarta.com/wp-content/themes/vantage/style.css?ver=1.5.8' type='text/css'
media='all'/>
<link rel='stylesheet' id='font-awesome-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/css/font-awesome.min.css?ver=4.11.2'
type='text/css' media='all'/>
<link rel='stylesheet' id='siteorigin-mobilenav-css'
href='https://www.toyotadjakarta.com/wp-content/themes/vantage/inc/mobilenav/css/mobilenav.css?ver=1.5.8'
type='text/css' media='all'/>
<link rel='stylesheet' id='recent-posts-widget-with-thumbnails-public-style-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/recent-posts-widget-with-thumbnails/public.css?ver=4.13.3'
type='text/css' media='all'/>
<link rel='stylesheet' id='easy_table_style-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/easy-table/themes/default/style.css?ver=1.6'
type='text/css' media='all'/>
<link rel='stylesheet' id='tablepress-default-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/tablepress/css/default.min.css?ver=1.7'
type='text/css' media='all'/>
<link rel='stylesheet' id='mpce-theme-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/motopress-content-editor-lite/includes/css/theme.min.css?ver=2.1.0'
type='text/css' media='all'/>
<style id='mpce-theme-inline-css' type='text/css'>
.mp-row-fixed-width {
max-width: 1170px;
}
</style>
<link rel='stylesheet' id='mpce-bootstrap-grid-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/motopress-content-editor-lite/bootstrap/bootstrap-grid.min.css?ver=2.1.0'
type='text/css' media='all'/>
<link rel='stylesheet' id='mpce-font-awesome-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/motopress-content-editor-lite/fonts/font-awesome/css/font-awesome.min.css?ver=4.3.0'
type='text/css' media='all'/>
<link rel='stylesheet' id='jetpack_css-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/jetpack/css/jetpack.css?ver=4.5' type='text/css'
media='all'/>
<link rel='stylesheet' id='A2A_SHARE_SAVE-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.12' type='text/css'
media='all'/>
<script>
if (document.location.protocol != "https:") {
document.location = document.URL.replace(/^http:/i, "https:");
}
</script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.2.4.1'></script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.2.4.1'></script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/plugins/wen-logo-slider/vendors/slick-carousel/slick.min.js?ver=1.3.2'></script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/themes/vantage/js/jquery.flexslider.min.js?ver=2.1'></script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/themes/vantage/js/jquery.touchSwipe.min.js?ver=1.6.6'></script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/themes/vantage/js/jquery.theme-main.min.js?ver=1.5.8'></script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/themes/vantage/js/jquery.fitvids.min.js?ver=1.0'></script>
<!--[if lt IE 9]>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/themes/vantage/js/html5.min.js?ver=3.7.3'></script>
<![endif]-->
<!--[if (gte IE 6)&(lte IE 8)]>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/themes/vantage/js/selectivizr.min.js?ver=1.0.2'></script>
<![endif]-->
<script type='text/javascript'>
/* <![CDATA[ */
var mobileNav = {
"search": {"url": "https:\/\/www.toyotadjakarta.com", "placeholder": "Search"},
"text": {"navigate": "Menu", "back": "Back", "close": "Close"},
"nextIconUrl": "https:\/\/www.toyotadjakarta.com\/wp-content\/themes\/vantage\/inc\/mobilenav\/images\/next.png",
"mobileMenuClose": "<i class=\"fa fa-times\"><\/i>"
};
/* ]]> */
</script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/themes/vantage/inc/mobilenav/js/mobilenav.min.js?ver=1.5.8'></script>
<link rel='https://api.w.org/' href='https://www.toyotadjakarta.com/wp-json/'/>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.toyotadjakarta.com/xmlrpc.php?rsd"/>
<link rel="wlwmanifest" type="application/wlwmanifest+xml"
href="https://www.toyotadjakarta.com/wp-includes/wlwmanifest.xml"/>
<meta name="generator" content="WordPress 4.7.5"/>
<link rel='shortlink' href='https://wp.me/p7Ck0l-6b'/>
<link rel="alternate" type="application/json+oembed"
href="https://www.toyotadjakarta.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.toyotadjakarta.com%2F2016%2F06%2Fharga-mobil-toyota-terbaru.html"/>
<link rel="alternate" type="text/xml+oembed"
href="https://www.toyotadjakarta.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.toyotadjakarta.com%2F2016%2F06%2Fharga-mobil-toyota-terbaru.html&format=xml"/>
<script type="text/javascript"><!--
var a2a_config = a2a_config || {}, wpa2a = {
done: false, html_done: false, script_ready: false, script_load: function () {
var a = document.createElement('script'), s = document.getElementsByTagName('script')[0];
a.type = 'text/javascript';
a.async = true;
a.src = 'https://static.addtoany.com/menu/page.js';
s.parentNode.insertBefore(a, s);
wpa2a.script_load = function () {
};
}, script_onready: function () {
wpa2a.script_ready = true;
if (wpa2a.html_done) wpa2a.init();
}, init: function () {
for (var i = 0, el, target, targets = wpa2a.targets, length = targets.length; i < length; i++) {
el = document.getElementById('wpa2a_' + (i + 1));
target = targets[i];
a2a_config.linkname = target.title;
a2a_config.linkurl = target.url;
a2a_config.linkmedia = target.media;
if (el) {
a2a.init('page', {target: el});
el.id = '';
}
wpa2a.done = true;
}
wpa2a.targets = [];
}
};
a2a_config.callbacks = a2a_config.callbacks || [];
a2a_config.callbacks.push({ready: wpa2a.script_onready});
a2a_config.templates = a2a_config.templates || {};
//--></script>
<meta name="google-site-verification" content="Yl892Sk2BSYDZqFfkB9zCYM_Jy-VYWPgEnR0Uv21BOU"/>
<meta name="google-site-verification" content="d2zt7J4n8zt7MLi6fLYbBveaRleeQhChdHPq9jKTgnc"/>
<style media="screen" type="text/css">
#scb-wrapper ul, #scb-wrapper li, #scb-wrapper a, #scb-wrapper a span {
display: inline;
margin: 0;
padding: 0;
font-family: sans-serif;
font-size: 0.96em;
line-height: 1;
}
#scb-wrapper li {
margin: 0 .5em;
}
#scb-wrapper img {
display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
border: 0 none;
width: 20px;
height: 20px;
}
#scb-wrapper #scb-email {
padding-right: 1em;
}
#scb-wrapper li a span {
white-space: nowrap;
}
@media screen and (min-width: 640px) {
#scb-wrapper.scb-fixed {
position: fixed;
bottom: 0;
left: 0;
z-index: 2147483647;
width: 100%;
}
}
@media screen and (max-width: 480px) {
#scb-wrapper #scb-directs li {
margin-bottom: .5em;
display: block;
}
#scb-wrapper ul {
display: block;
}
}
#scb-wrapper #scb-directs a {
white-space: nowrap;
}
@media screen and (max-width: 480px) {
#scb-wrapper #scb-directs {
margin-bottom: .5em;
}
#scb-wrapper ul {
display: block;
}
}
@media screen and (min-width: 640px) {
body {
padding-bottom: 35px !important;
}
}
#scb-wrapper {
padding: 5px 20px;
background-color: #000000;
color: #eeee22;
text-align: center;
}
#scb-wrapper h2 {
display: inline;
margin: 0;
padding: 0;
font: normal normal bold 15px/1 sans-serif;
color: #eeee22;
}
@media screen and (max-width: 768px) {
#scb-wrapper h2 {
display: none;
}
}
#scb-wrapper a {
color: #eeee22;
}
#scb-wrapper h2, #scb-wrapper ul, #scb-wrapper li, #scb-wrapper a, #scb-wrapper a span {
font-size: 16px;
}
</style>
<style media="print" type="text/css">#scb-wrapper {
display: none;
}</style>
<link rel='dns-prefetch' href='//v0.wordpress.com'>
<style type='text/css'>img#wpstats {
display: none
}</style>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<style type="text/css">
.so-mobilenav-mobile + * {
display: none;
}
@media screen and (max-width: 480px) {
.so-mobilenav-mobile + * {
display: block;
}
.so-mobilenav-standard + * {
display: none;
}
}
</style>
<meta name="generator" content="Powered by Visual Composer - drag and drop page builder for WordPress."/>
<!--[if lte IE 9]>
<link rel="stylesheet" type="text/css"
href="https://www.toyotadjakarta.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css"
media="screen"><![endif]--><!--[if IE 8]>
<link rel="stylesheet" type="text/css"
href="https://www.toyotadjakarta.com/wp-content/plugins/js_composer/assets/css/vc-ie8.min.css" media="screen">
<![endif]-->
<meta name="generator"
content="Powered by Slider Revolution 5.2.4.1 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface."/>
<style type="text/css" media="screen">
#footer-widgets .widget {
width: 33.333%;
}
#masthead-widgets .widget {
width: 100%;
}
</style>
<style type="text/css" id="vantage-footer-widgets">#footer-widgets aside {
width: 33.333%;
} </style>
<style type="text/css" id="customizer-css">#masthead .hgroup h1, #masthead.masthead-logo-in-menu .logo > h1 {
font-size: px
}
a.button, button, html input[type="button"], input[type="reset"], input[type="submit"], .post-navigation a, #image-navigation a, article.post .more-link, article.page .more-link, .paging-navigation a, .woocommerce #page-wrapper .button, .woocommerce a.button, .woocommerce .checkout-button, .woocommerce input.button, #infinite-handle span button {
text-shadow: none
}
a.button, button, html input[type="button"], input[type="reset"], input[type="submit"], .post-navigation a, #image-navigation a, article.post .more-link, article.page .more-link, .paging-navigation a, .woocommerce #page-wrapper .button, .woocommerce a.button, .woocommerce .checkout-button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, #infinite-handle span {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none
} </style>
<link rel="icon" href="https://www.toyotadjakarta.com/wp-content/uploads/2016/06/logo_e-50x50.jpg" sizes="32x32"/>
<link rel="icon" href="https://www.toyotadjakarta.com/wp-content/uploads/2016/06/logo_e.jpg" sizes="192x192"/>
<link rel="apple-touch-icon-precomposed"
href="https://www.toyotadjakarta.com/wp-content/uploads/2016/06/logo_e.jpg"/>
<meta name="msapplication-TileImage"
content="https://www.toyotadjakarta.com/wp-content/uploads/2016/06/logo_e.jpg"/>
<noscript>
<style type="text/css"> .wpb_animate_when_almost_visible {
opacity: 1;
}</style>
</noscript>
<meta data-pso-pv="1.2.1" data-pso-pt="singlePost" data-pso-th="a5ddce7b8005a34eba4247400f3167f4">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script pagespeed_no_defer="" data-pso-version="20170403_083938">window.dynamicgoogletags = {config: []};
dynamicgoogletags.config = ["ca-pub-5494865730469025", [[[["ASIDE", null, "image-13", []], ["10px", "40px", 0], 3, [0], "6137004192", 3, null, null, 7]]], [[[], [], []]], "WordPressSinglePost", "6058219394", null, 0.01, null, [null, 1209600000], 0.01, 0, null, null, "https://www.toyotadjakarta.com"];
(function () {
var h = this, aa = function (a) {
var b = typeof a;
if ("object" == b)if (a) {
if (a instanceof Array)return "array";
if (a instanceof Object)return b;
var c = Object.prototype.toString.call(a);
if ("[object Window]" == c)return "object";
if ("[object Array]" == c || "number" == typeof a.length && "undefined" != typeof a.splice && "undefined" != typeof a.propertyIsEnumerable && !a.propertyIsEnumerable("splice"))return "array";
if ("[object Function]" == c || "undefined" != typeof a.call && "undefined" != typeof a.propertyIsEnumerable && !a.propertyIsEnumerable("call"))return "function"
} else return "null";
else if ("function" == b && "undefined" == typeof a.call)return "object";
return b
}, p = function (a) {
return "number" == typeof a
}, ba = function (a, b) {
var c = Array.prototype.slice.call(arguments, 1);
return function () {
var b = c.slice();
b.push.apply(b, arguments);
return a.apply(this, b)
}
}, r = function (a, b) {
function c() {
}
c.prototype = b.prototype;
a.Ra = b.prototype;
a.prototype = new c;
a.prototype.constructor = a;
a.Ta = function (a, c, f) {
for (var d = Array(arguments.length - 2), e = 2; e < arguments.length; e++)d[e - 2] = arguments[e];
return b.prototype[c].apply(a,
d)
}
};
var ca = String.prototype.trim ? function (a) {
return a.trim()
} : function (a) {
return a.replace(/^[\s\xa0]+|[\s\xa0]+$/g, "")
}, da = function (a, b) {
return a < b ? -1 : a > b ? 1 : 0
}, ea = function (a) {
return String(a).replace(/\-([a-z])/g, function (a, c) {
return c.toUpperCase()
})
};
var fa = Array.prototype.forEach ? function (a, b, c) {
Array.prototype.forEach.call(a, b, c)
} : function (a, b, c) {
for (var d = a.length, e = "string" == typeof a ? a.split("") : a, f = 0; f < d; f++)f in e && b.call(c, e[f], f, a)
};
var ga = function (a) {
ga[" "](a);
return a
};
ga[" "] = function () {
};
var ia = function (a, b) {
var c = ha;
Object.prototype.hasOwnProperty.call(c, a) || (c[a] = b(a))
};
var t;
a:{
var ja = h.navigator;
if (ja) {
var ka = ja.userAgent;
if (ka) {
t = ka;
break a
}
}
t = ""
}
var v = function (a) {
return -1 != t.indexOf(a)
};
var la = v("Opera"), w = v("Trident") || v("MSIE"), ma = v("Edge"),
na = v("Gecko") && !(-1 != t.toLowerCase().indexOf("webkit") && !v("Edge")) && !(v("Trident") || v("MSIE")) && !v("Edge"),
oa = -1 != t.toLowerCase().indexOf("webkit") && !v("Edge"), pa = function () {
var a = h.document;
return a ? a.documentMode : void 0
}, qa;
a:{
var ra = "", sa = function () {
var a = t;
if (na)return /rv\:([^\);]+)(\)|;)/.exec(a);
if (ma)return /Edge\/([\d\.]+)/.exec(a);
if (w)return /\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);
if (oa)return /WebKit\/(\S+)/.exec(a);
if (la)return /(?:Version)[ \/]?(\S+)/.exec(a)
}();
sa && (ra = sa ? sa[1] : "");
if (w) {
var ta = pa();
if (null != ta && ta > parseFloat(ra)) {
qa = String(ta);
break a
}
}
qa = ra
}
var ua = qa, ha = {}, va = function (a) {
ia(a, function () {
for (var b = 0, c = ca(String(ua)).split("."), d = ca(String(a)).split("."), e = Math.max(c.length, d.length), f = 0; 0 == b && f < e; f++) {
var g = c[f] || "", k = d[f] || "";
do {
g = /(\d*)(\D*)(.*)/.exec(g) || ["", "", "", ""];
k = /(\d*)(\D*)(.*)/.exec(k) || ["", "", "", ""];
if (0 == g[0].length && 0 == k[0].length)break;
b = da(0 == g[1].length ? 0 : parseInt(g[1], 10), 0 == k[1].length ? 0 : parseInt(k[1], 10)) || da(0 == g[2].length, 0 == k[2].length) || da(g[2], k[2]);
g = g[3];
k = k[3]
} while (0 == b)
}
return 0 <= b
})
}, wa;
var xa = h.document;
wa = xa && w ? pa() || ("CSS1Compat" == xa.compatMode ? parseInt(ua, 10) : 5) : void 0;
var x = function () {
}, ya = "function" == typeof Uint8Array, z = function (a, b, c) {
a.a = null;
b || (b = []);
a.Va = void 0;
a.M = -1;
a.l = b;
a:{
if (a.l.length) {
b = a.l.length - 1;
var d = a.l[b];
if (d && "object" == typeof d && "array" != aa(d) && !(ya && d instanceof Uint8Array)) {
a.R = b - a.M;
a.G = d;
break a
}
}
a.R = Number.MAX_VALUE
}
a.Ua = {};
if (c)for (b = 0; b < c.length; b++)d = c[b], d < a.R ? (d += a.M, a.l[d] = a.l[d] || y) : a.G[d] = a.G[d] || y
}, y = [], A = function (a, b) {
if (b < a.R) {
b += a.M;
var c = a.l[b];
return c === y ? a.l[b] = [] : c
}
c = a.G[b];
return c === y ? a.G[b] = [] : c
}, Aa = function (a) {
a =
A(za, a);
return null == a ? a : +a
}, B = function (a, b, c) {
b < a.R ? a.l[b + a.M] = c : a.G[b] = c
}, C = function (a, b, c) {
a.a || (a.a = {});
if (!a.a[c]) {
var d = A(a, c);
d && (a.a[c] = new b(d))
}
return a.a[c]
}, D = function (a, b, c) {
a.a || (a.a = {});
if (!a.a[c]) {
for (var d = A(a, c), e = [], f = 0; f < d.length; f++)e[f] = new b(d[f]);
a.a[c] = e
}
b = a.a[c];
b == y && (b = a.a[c] = []);
return b
}, Ba = function (a, b, c) {
a.a || (a.a = {});
c = c || [];
for (var d = [], e = 0; e < c.length; e++)d[e] = E(c[e]);
a.a[b] = c;
B(a, b, d)
}, Ca = function (a) {
if (a.a)for (var b in a.a) {
var c = a.a[b];
if ("array" == aa(c))for (var d =
0; d < c.length; d++)c[d] && E(c[d]); else c && E(c)
}
}, E = function (a) {
Ca(a);
return a.l
};
x.prototype.toString = function () {
Ca(this);
return this.l.toString()
};
var Da = function (a) {
var b;
if ("array" == aa(a)) {
for (var c = Array(a.length), d = 0; d < a.length; d++)null != (b = a[d]) && (c[d] = "object" == typeof b ? Da(b) : b);
return c
}
if (ya && a instanceof Uint8Array)return new Uint8Array(a);
c = {};
for (d in a)null != (b = a[d]) && (c[d] = "object" == typeof b ? Da(b) : b);
return c
};
var Ea = function (a, b) {
this.events = [];
this.Ga = b || h;
var c = null;
b && (b.google_js_reporting_queue = b.google_js_reporting_queue || [], this.events = b.google_js_reporting_queue, c = b.google_measure_js_timing);
this.ia = null != c ? c : Math.random() < a
};
Ea.prototype.disable = function () {
fa(this.events, this.ya, this);
this.events.length = 0;
this.ia = !1
};
Ea.prototype.ya = function (a) {
var b = this.Ga.performance;
a && b && b.clearMarks && (b.clearMarks("goog_" + a.uniqueId + "_start"), b.clearMarks("goog_" + a.uniqueId + "_end"))
};
var Fa = function () {
var a = !1;
try {
var b = Object.defineProperty({}, "passive", {
get: function () {
a = !0
}
});
h.addEventListener("test", null, b)
} catch (c) {
}
return a
}();
var Ha = function () {
var a = Ga;
try {
var b;
if (b = !!a && null != a.location.href)a:{
try {
ga(a.foo);
b = !0;
break a
} catch (c) {
}
b = !1
}
return b
} catch (c) {
return !1
}
}, Ia = function (a, b) {
for (var c in a)Object.prototype.hasOwnProperty.call(a, c) && b.call(void 0, a[c], c, a)
};
var Ja = function (a, b, c, d, e) {
this.la = c || 4E3;
this.H = a || "&";
this.wa = b || ",$";
this.T = void 0 !== d ? d : "trn";
this.Sa = e || null;
this.va = !1;
this.V = {};
this.Ja = 0;
this.L = []
}, Ma = function (a, b, c, d) {
b = b + "//" + c + d;
var e = Ka(a) - d.length - 0;
if (0 > e)return "";
a.L.sort(function (a, b) {
return a - b
});
d = null;
c = "";
for (var f = 0; f < a.L.length; f++)for (var g = a.L[f], k = a.V[g], m = 0; m < k.length; m++) {
if (!e) {
d = null == d ? g : d;
break
}
var l = La(k[m], a.H, a.wa);
if (l) {
l = c + l;
if (e >= l.length) {
e -= l.length;
b += l;
c = a.H;
break
} else a.va && (c = e, l[c - 1] == a.H && --c, b += l.substr(0,
c), c = a.H, e = 0);
d = null == d ? g : d
}
}
f = "";
a.T && null != d && (f = c + a.T + "=" + (a.Sa || d));
return b + f + ""
}, Ka = function (a) {
if (!a.T)return a.la;
var b = 1, c;
for (c in a.V)b = c.length > b ? c.length : b;
return a.la - a.T.length - b - a.H.length - 1
}, La = function (a, b, c, d, e) {
var f = [];
Ia(a, function (a, k) {
(a = Na(a, b, c, d, e)) && f.push(k + "=" + a)
});
return f.join(b)
}, Na = function (a, b, c, d, e) {
if (null == a)return "";
b = b || "&";
c = c || ",$";
"string" == typeof c && (c = c.split(""));
if (a instanceof Array) {
if (d = d || 0, d < c.length) {
for (var f = [], g = 0; g < a.length; g++)f.push(Na(a[g],
b, c, d + 1, e));
return f.join(c[d])
}
} else if ("object" == typeof a)return e = e || 0, 2 > e ? encodeURIComponent(La(a, b, c, d, e + 1)) : "...";
return encodeURIComponent(String(a))
};
var Ra = function (a, b, c, d) {
var e = Pa;
if ((c ? e.Pa : Math.random()) < (d || e.za))try {
var f;
b instanceof Ja ? f = b : (f = new Ja, Ia(b, function (a, b) {
var c = f, d = c.Ja++, e = {};
e[b] = a;
a = [e];
c.L.push(d);
c.V[d] = a
}));
var g = Ma(f, e.Ma, e.Ba, e.La + a + "&");
g && Qa(g)
} catch (k) {
}
}, Qa = function (a) {
h.google_image_requests || (h.google_image_requests = []);
var b = h.document.createElement("img");
b.src = a;
h.google_image_requests.push(b)
};
var Sa;
if (!(Sa = !na && !w)) {
var Ta;
if (Ta = w) Ta = 9 <= Number(wa);
Sa = Ta
}
Sa || na && va("1.9.1");
w && va("9");
var F = function (a, b, c, d) {
this.top = a;
this.right = b;
this.bottom = c;
this.left = d
};
F.prototype.floor = function () {
this.top = Math.floor(this.top);
this.right = Math.floor(this.right);
this.bottom = Math.floor(this.bottom);
this.left = Math.floor(this.left);
return this
};
var Ua = document, Va = window;
var Wa = !!window.google_async_iframe_id, Ga = Wa && window.parent || window;
var Pa, G;
if (Wa && !Ha()) {
var Xa = "." + Ua.domain;
try {
for (; 2 < Xa.split(".").length && !Ha();)Ua.domain = Xa = Xa.substr(Xa.indexOf(".") + 1), Ga = window.parent
} catch (a) {
}
Ha() || (Ga = window)
}
G = Ga;
var Ya = new Ea(1, G);
Pa = new function () {
this.Ma = "http:" === Va.location.protocol ? "http:" : "https:";
this.Ba = "pagead2.googlesyndication.com";
this.La = "/pagead/gen_204?id=";
this.za = .01;
this.Pa = Math.random()
};
if ("complete" == G.document.readyState) G.google_measure_js_timing || Ya.disable(); else if (Ya.ia) {
var Za = function () {
G.google_measure_js_timing || Ya.disable()
};
G.addEventListener ? G.addEventListener("load", Za, Fa ? void 0 : !1) : G.attachEvent && G.attachEvent("onload", Za)
}
;
var H = function (a) {
this.na = {};
this.na.c = a;
this.o = [];
this.u = null;
this.v = [];
this.ea = 0
};
H.prototype.g = function (a) {
for (var b = 0; b < this.o.length; b++)if (this.o[b] == a)return this;
this.o.push(a);
return this
};
var $a = function (a, b) {
a.u = a.u ? a.u : b;
return a
};
H.prototype.C = function (a) {
for (var b = 0; b < this.v.length; b++)if (this.v[b] == a)return this;
this.v.push(a);
return this
};
H.prototype.getData = function (a) {
var b = this.na, c = {}, d;
for (d in b)c[d] = b[d];
0 < this.ea && (c.t = this.ea);
c.err = this.o.join();
c.warn = this.v.join();
if (this.u) {
c.excp_n = this.u.name;
c.excp_m = this.u.message && this.u.message.substring(0, 512);
if (b = this.u.stack) {
d = this.u.stack;
try {
-1 == d.indexOf("") && (d = "\n" + d);
for (var e; d != e;)e = d, d = d.replace(/((https?:\/..*\/)[^\/:]*:\d+(?:.|\n)*)\2/, "$1");
b = d.replace(/\n */g, "\n")
} catch (f) {
b = ""
}
}
c.excp_s = b
}
c.w = 0 < a.innerWidth ? a.innerWidth : null;
c.h = 0 < a.innerHeight ? a.innerHeight :
null;
return c
};
var bb = function (a, b) {
ab(a, a.Ea, a.X, b)
}, ab = function (a, b, c, d) {
var e = d.u;
d = d.getData(a.K);
a.Ha ? (d.type = b, a.K.console.log(d), e && a.K.console.error(e)) : 0 < c && (d.r = c, Ra(b, d, "jserror" != b, c))
};
var I = function (a) {
return a.dynamicgoogletags = a.dynamicgoogletags || {}
};
var J = function (a) {
z(this, a, cb)
};
r(J, x);
var cb = [4];
J.prototype.getId = function () {
return A(this, 3)
};
var K = function (a) {
z(this, a, null)
};
r(K, x);
var db = function (a) {
z(this, a, null)
};
r(db, x);
var L = function (a) {
return C(a, J, 1)
}, fb = function (a) {
z(this, a, eb)
};
r(fb, x);
var eb = [1];
fb.prototype.i = function () {
return D(this, db, 1)
};
fb.prototype.pa = function (a) {
Ba(this, 1, a)
};
var M = function (a) {
z(this, a, gb)
};
r(M, x);
var gb = [2];
M.prototype.ka = function () {
return A(this, 3)
};
M.prototype.qa = function (a) {
B(this, 3, a)
};
var hb = function (a) {
z(this, a, null)
};
r(hb, x);
var N = function (a) {
z(this, a, ib)
};
r(N, x);
var ib = [1, 2, 3];
N.prototype.i = function () {
return D(this, db, 2)
};
N.prototype.pa = function (a) {
Ba(this, 2, a)
};
var O = function (a) {
z(this, a, jb)
};
r(O, x);
var jb = [3];
O.prototype.A = function () {
return A(this, 1)
};
O.prototype.D = function () {
return C(this, fb, 2)
};
O.prototype.O = function () {
return A(this, 4)
};
O.prototype.ka = function () {
return A(this, 5)
};
O.prototype.qa = function (a) {
B(this, 5, a)
};
O.prototype.N = function () {
return C(this, kb, 9)
};
var kb = function (a) {
z(this, a, null)
};
r(kb, x);
var lb = function (a) {
this.m = a;
this.sa = []
};
lb.prototype.f = function () {
return 0 < D(this.m, N, 3).length ? D(this.m, N, 3)[0] : null
};
var mb = function (a) {
var b = ["adsbygoogle-placeholder"];
a = a.className ? a.className.split(/\s+/) : [];
for (var c = {}, d = 0; d < a.length; ++d)c[a[d]] = !0;
for (d = 0; d < b.length; ++d)if (!c[b[d]])return !1;
return !0
};
var nb = function (a, b) {
for (var c = 0; c < b.length; c++) {
var d = b[c], e = ea(d.Wa);
a[e] = d.value
}
}, qb = function (a, b) {
var c = ob;
b.setAttribute("data-adsbygoogle-status", "reserved");
b = {element: b};
(c = c && c.Na) && (b.params = c);
pb(a).push(b)
}, pb = function (a) {
return a.adsbygoogle = a.adsbygoogle || []
};
var rb = function (a, b) {
if (!a)return !1;
a = b.getComputedStyle ? b.getComputedStyle(a, null) : a.currentStyle;
if (!a)return !1;
a = a.cssFloat || a.styleFloat;
return "left" == a || "right" == a
}, sb = function (a) {
for (a = a.previousSibling; a && 1 != a.nodeType;)a = a.previousSibling;
return a ? a : null
}, tb = function (a) {
return !!a.nextSibling || !!a.parentNode && tb(a.parentNode)
};
var ub = function (a, b) {
var c = a.length;
if (null != c)for (var d = 0; d < c; d++)b.call(void 0, a[d], d)
};
var vb = function (a, b, c, d) {
this.ma = a;
this.$ = b;
this.aa = c;
this.P = d
};
vb.prototype.query = function (a) {
var b = [];
try {
b = a.querySelectorAll(this.ma)
} catch (f) {
}
if (!b.length)return [];
a = b;
b = a.length;
if (0 < b) {
for (var c = Array(b), d = 0; d < b; d++)c[d] = a[d];
a = c
} else a = [];
a = wb(this, a);
p(this.$) && (b = this.$, 0 > b && (b += a.length), a = 0 <= b && b < a.length ? [a[b]] : []);
if (p(this.aa)) {
b = [];
for (c = 0; c < a.length; c++) {
var d = xb(a[c]), e = this.aa;
0 > e && (e += d.length);
0 <= e && e < d.length && b.push(d[e])
}
a = b
}
return a
};
vb.prototype.toString = function () {
return JSON.stringify({
nativeQuery: this.ma,
occurrenceIndex: this.$,
paragraphIndex: this.aa,
ignoreMode: this.P
})
};
var wb = function (a, b) {
if (null == a.P)return b;
switch (a.P) {
case 1:
return b.slice(1);
case 2:
return b.slice(0, b.length - 1);
case 3:
return b.slice(1, b.length - 1);
case 0:
return b;
default:
throw Error("Unknown ignore mode: " + a.P);
}
}, xb = function (a) {
var b = [];
ub(a.getElementsByTagName("p"), function (a) {
100 <= yb(a) && b.push(a)
});
return b
}, yb = function (a) {
if (3 == a.nodeType)return a.length;
if (1 != a.nodeType || "SCRIPT" == a.tagName)return 0;
var b = 0;
ub(a.childNodes, function (a) {
b += yb(a)
});
return b
}, zb = function (a) {
return 0 == a.length ||
isNaN(a[0]) ? a : "\\" + (30 + parseInt(a[0], 10)) + " " + a.substring(1)
};
var Ab = function (a, b) {
var c = 0, d = A(a, 6);
if (void 0 !== d)switch (d) {
case 0:
c = 1;
break;
case 1:
c = 2;
break;
case 2:
c = 3
}
var d = null, e = A(a, 7);
if (A(a, 1) || a.getId() || 0 < A(a, 4).length) {
var f = a.getId(), g = A(a, 1), e = A(a, 4), d = A(a, 2);
a = A(a, 5);
var k = "";
g && (k += g);
f && (k += "#" + zb(f));
if (e)for (f = 0; f < e.length; f++)k += "." + zb(e[f]);
d = (e = k) ? new vb(e, d, a, c) : null
} else e && (d = new vb(e, A(a, 2), A(a, 5), c));
return d ? d.query(b) : []
}, Bb = function (a, b) {
if (a == b)return !0;
if (!a || !b || A(a, 1) != A(b, 1) || A(a, 2) != A(b, 2) || a.getId() != b.getId() || A(a, 7) != A(b,
7) || A(a, 5) != A(b, 5) || A(a, 6) != A(b, 6))return !1;
a = A(a, 4);
b = A(b, 4);
if (a || b)if (a && b && a.length == b.length)for (var c = 0; c < a.length; c++) {
if (a[c] != b[c])return !1
} else return !1;
return !0
};
var Cb = function (a) {
a = a.document;
return ("CSS1Compat" == a.compatMode ? a.documentElement : a.body) || {}
}, Db = function (a) {
return void 0 === a.pageYOffset ? (a.document.documentElement || a.document.body.parentNode || a.document.body).scrollTop : a.pageYOffset
};
var Eb = function (a, b) {
b = L(b);
if (!b)return null;
a = Ab(b, a);
return 0 < a.length ? a[0] : null
}, Gb = function (a, b) {
b = Fb(a, b, !0);
return p(b) && !(b <= Cb(a).clientHeight)
}, Hb = function (a, b) {
return a.body ? b - a.body.getBoundingClientRect().top : b
}, Fb = function (a, b, c) {
if (!c || !p(A(b, 8))) {
var d = Eb(a.document, b);
if (d) {
var e = null != C(b, K, 2) ? A(C(b, K, 2), 3) : void 0;
c = a.document.createElement("div");
c.className = "googlepublisherpluginad";
var f = c.style;
f.textAlign = "center";
f.width = "100%";
f.height = "0px";
f.clear = e ? "both" : "none";
Ib(c, d,
A(b, 3));
d = c.getBoundingClientRect().top + Db(a);
c.parentNode.removeChild(c);
B(b, 8, d)
}
}
b = A(b, 8);
return p(b) ? b - Db(a) : null
}, Jb = {0: 0, 1: 1, 2: 2, 3: 3}, Kb = {0: "auto", 1: "horizontal", 2: "vertical", 3: "rectangle"},
Lb = function (a, b) {
a.sort(function (a, d) {
a = Fb(b, a, !0);
a = p(a) ? a : Number.POSITIVE_INFINITY;
d = Fb(b, d, !0);
d = p(d) ? d : Number.POSITIVE_INFINITY;
return a - d
})
}, Ib = function (a, b, c) {
switch (Jb[c]) {
case 0:
b.parentNode && b.parentNode.insertBefore(a, b);
break;
case 3:
if (c = b.parentNode) {
var d = b.nextSibling;
if (d && d.parentNode != c)for (; d &&
8 == d.nodeType;)d = d.nextSibling;
c.insertBefore(a, d)
}
break;
case 1:
b.insertBefore(a, b.firstChild);
break;
case 2:
b.appendChild(a)
}
if (1 != b.nodeType ? 0 : "INS" == b.tagName && mb(b)) b.style.display = "block"
};
var ob = new function () {
this.ha = "googlepublisherpluginad";
this.Na = {google_tag_origin: "pso"}
}, P = function (a) {
this.b = a;
this.j = [];
this.da = 0;
this.o = [];
this.v = [];
this.Y = null;
this.oa = !1
}, Mb = function (a, b) {
a = C(a.f(), J, 4);
if (!(a && b && A(b, 1) == A(a, 1) && b.getId() == a.getId() && p(A(b, 2)) && p(A(b, 5))))return !1;
a = A(a, 4);
b = A(b, 4);
if (a.length != b.length)return !1;
for (var c = 0; c < a.length; ++c)if (b[c] != a[c])return !1;
return !0
}, Nb = function (a) {
var b = p(void 0) ? void 0 : 20, c = a.f(), d = c.i(), e = C(c, J, 4);
if (!(a.oa || 0 >= b) && e && 0 != Ab(e, a.b.document).length) {
a.oa =
!0;
for (var c = [], f = 0; f < d.length; ++f) {
var g = d[f], k = L(g);
if (Mb(a, k)) {
var m = A(k, 2), k = A(k, 5);
null != m && null != k && 0 <= m && 0 <= k && (!c[m] || A(L(c[m]), 5) < k) && (c[m] = g)
}
}
k = 0;
d = Ab(e, a.b.document);
for (m = 0; m < c.length && k < b; ++m) {
var e = k, f = a, l = d[m], g = c[m], k = b - k, u = f.f().i(), q = 0;
if (l && g) {
l = xb(l).length;
switch (A(L(g), 6)) {
case 0:
case 1:
--l;
break;
case 2:
l -= 2
}
for (var n = A(L(g), 5) + 1; n < l && q < k; ++n) {
var Oa = new g.constructor(Da(E(g))), Hc = L(Oa);
B(Hc, 5, n);
u.push(Oa);
q++
}
}
q && f.f().pa(u);
k = e + q
}
}
};
P.prototype.g = function (a) {
for (var b = 0; b < this.o.length; ++b)if (this.o[b] == a)return;
this.o.push(a)
};
P.prototype.C = function (a) {
for (var b = 0; b < this.v.length; ++b)if (this.v[b] == a)return;
this.v.push(a)
};
var Ob = function (a, b, c) {
var d = Jb[A(b, 3)], e = Eb(a.b.document, b);
if (e) {
var f = L(b) ? A(L(b), 2) : void 0, g;
a:{
g = a.b;
if (null != f)switch (d) {
case 0:
g = rb(sb(e), g);
break a;
case 3:
g = rb(e, g);
break a;
case 2:
f = e.lastChild;
g = rb(f ? 1 == f.nodeType ? f : sb(f) : null, g);
break a
}
g = !1
}
if (!g && (c || 2 != d || tb(e)) && (c = 1 == d || 2 == d ? e : e.parentNode, !c || (1 != c.nodeType ? 0 : "INS" == c.tagName && mb(c)) || !(0 >= c.offsetWidth)))a:if (A(b, 7)) a.C(8); else {
b:if (A(b, 5)) c = A(b, 5); else {
if (c = Q(a).f())if (c = A(c, 3), a.da < c.length) {
c = c[a.da++];
break b
}
a.g(4);
c = null
}
if (null !=
c) {
B(b, 7, !0);
d = [];
(g = a.O()) && d.push(g);
g = Q(a).sa;
for (f = 0; f < g.length; ++f)d.push(g[f]);
p(A(b, 9)) && d.push("pso-lv-" + A(b, 9));
var k = a.b.document;
g = a.A();
var f = A(b, 6), f = null != f ? Kb[f] : f, m = C(b, K, 2), l = {};
m && (l.ra = A(m, 1), l.ga = A(m, 2), l.xa = !!A(m, 3));
var m = c, u = ob, q = k.createElement("div"), n = q.style;
n.textAlign = "center";
n.width = "100%";
n.height = "auto";
n.clear = l.xa ? "both" : "none";
l.Ka && nb(n, l.Ka);
k = k.createElement("ins");
n = k.style;
n.display = "block";
n.margin = "auto";
n.backgroundColor = "transparent";
l.ra && (n.marginTop =
l.ra);
l.ga && (n.marginBottom = l.ga);
l.ta && nb(n, l.ta);
q.appendChild(k);
k.setAttribute("data-ad-format", f ? f : "auto");
if (f = u && u.ha) q.className = f;
k.className = "adsbygoogle";
k.setAttribute("data-ad-client", g);
m && k.setAttribute("data-ad-slot", m);
d.length && k.setAttribute("data-ad-channel", d.join("+"));
Ib(q, e, A(b, 3));
try {
qb(a.b, k)
} catch (Oa) {
A(b, 5) != c && a.da--;
B(b, 7, !1);
a.C(6);
q && q.parentNode && q.parentNode.removeChild(q);
break a
}
a.j.push(q)
}
}
}
}, Pb = function (a, b) {
for (var c = Number.POSITIVE_INFINITY, d = 0; d < a.j.length; ++d)var e =
a.j[d].getBoundingClientRect().top, f = a.j[d].getBoundingClientRect().bottom, c = Math.min(c, b < e ? e - b : f < b ? b - f : 0);
return c
}, Q = function (a) {
a = I(a.b).ps || null;
if (!a)throw Error("No placementState");
return a
}, Qb = function (a, b) {
var c = Q(a).m;
if (!c || !c.A())return a.g(5), !1;
c = D(c, N, 3)[0];
return c ? A(c, 3).length < b ? (a.g(4), a.g(5), !1) : !0 : (a.g(5), !1)
};
P.prototype.A = function () {
return Q(this).m.A() || ""
};
P.prototype.O = function () {
return Q(this).m.O() || void 0
};
P.prototype.D = function () {
return Q(this).m.D() || new fb
};
P.prototype.f = function () {
var a = Q(this).f();
if (!a)throw Error("No mConfig");
return a
};
var Rb = function (a) {
a = A(a.f(), 6);
return null != a && 0 < a
};
var Sb = function () {
this.I = this.J = this.ba = null
};
var R = function (a) {
P.call(this, a)
};
r(R, P);
R.prototype.apply = function (a) {
var b;
(b = Q(this).m) && b.A() && b.D() ? b = !0 : (this.g(5), b = !1);
if (b) {
b = this.D().i();
for (var c = 0; c < b.length; c++) {
var d = b[c];
A(d, 7) || Ob(this, d, a)
}
}
};
R.prototype.B = function () {
return (0 == this.D().i().length || 0 < this.j.length) && 0 == this.o.length
};
var Tb = function (a) {
P.call(this, a);
if (Qb(this, 0)) {
a = this.D().i();
for (var b = this.f().i(), c = 0; c < a.length; c++) {
var d = a[c], e;
a:{
e = d;
var f = b;
if (e && L(e))for (var g = 0; g < f.length; g++) {
var k = f[g];
if (A(e, 3) == A(k, 3) && Bb(L(e), L(k))) {
e = k;
break a
}
}
e = null
}
e && C(e, K, 2) && (e = C(e, K, 2), d.a || (d.a = {}), f = e ? E(e) : e, d.a[2] = e, B(d, 2, f))
}
}
};
r(Tb, R);
var Vb = function (a, b) {
var c = void 0 === b.pageXOffset ? (b.document.documentElement || b.document.body.parentNode || b.document.body).scrollLeft : b.pageXOffset,
d = Db(b);
if (a.getBoundingClientRect)return a = a.getBoundingClientRect(), Ub(a) ? new F(a.top + d, a.right + c, a.bottom + d, a.left + c) : new F(0, 0, 0, 0);
b = b.document.createRange();
b.selectNodeContents(a);
return b.collapsed ? new F(0, 0, 0, 0) : b.getBoundingClientRect ? (a = b.getBoundingClientRect(), Ub(a) ? new F(a.top + d, a.right + c, a.bottom + d, a.left + c) : new F(0, 0, 0, 0)) : new F(0, 0, 0,
0)
}, Ub = function (a) {
return !!a && p(a.top) && !isNaN(a.top) && p(a.right) && !isNaN(a.right) && p(a.bottom) && !isNaN(a.bottom) && p(a.left) && !isNaN(a.left)
};
var $b = function (a) {
this.K = a;
this.Fa = Wb(a);
this.ua = S("ins.adsbygoogle", a);
this.fa = Xb(a);
this.Oa = S("[__lsu_res=reserved]", a);
this.U = [];
a = Yb(this);
for (var b = 0; b < a.length; b++)this.U.push(new Zb(a[b]))
}, Wb = function (a) {
var b = a.googletag;
if (!b || "function" != typeof b.pubads)return S("div[id^=div-gpt-ad]", a);
var c = [];
try {
for (var d = b.pubads().getSlots(), b = 0; b < d.length; b++) {
var e = d[b].getSlotElementId(), f = a.document.getElementById(e);
null != f && c.push(f)
}
} catch (g) {
Ra("ladd_evt", {ok: 0, err: g.toString()}, !0, .1)
}
return c
},
Xb = function (a) {
return S("iframe[id^=aswift_],iframe[id^=google_ads_frame]", a)
}, S = function (a, b) {
return Array.prototype.slice.call(b.document.querySelectorAll(a))
}, Yb = function (a) {
return [].concat(a.Fa, a.ua, a.fa, a.Oa)
}, Zb = function (a) {
this.Ca = a;
this.W = null
};
var T = function (a) {
P.call(this, a)
};
r(T, P);
T.prototype.apply = function () {
};
T.prototype.B = function () {
var a;
if (Rb(this)) {
a = this.b;
var b = Wb(a);
a = 0 < [].concat(b, S("ins.adsbygoogle", a), Xb(a), S("[__lsu_res=reserved]", a)).length
} else a = !0;
return a
};
var ac = function (a) {
P.call(this, a);
this.F = null
};
r(ac, P);
ac.prototype.apply = function (a) {
if (a && Qb(this, 2)) {
Nb(this);
a = Cb(this.b).clientHeight || 640;
null == this.F && (this.F = new $b(this.b));
var b = this.F.fa.length;
if (!(5 <= b)) {
var b = Math.min(2, 5 - b), c = this.f().i();
Lb(c, this.b);
for (var d = 0; d < c.length && this.j.length < b; ++d) {
var e = c[d];
if (Gb(this.b, e)) {
var f = Fb(this.b, e, !0);
if (void 0 !== f) {
var g;
a:{
g = this.F;
for (var k = a, m = f, l = 0; l < g.U.length; l++) {
var u = m, q = k, n;
n = g.U[l];
n.W || (n.W = Vb(n.Ca, g.K));
n = n.W;
if (n.top - q < u && u < n.bottom + q) {
g = !0;
break a
}
}
g = !1
}
g || Pb(this, f) < a || Ob(this,
e, !0)
}
}
}
0 == this.j.length && this.C(1)
}
}
};
ac.prototype.B = function () {
return Rb(this) ? 0 < Yb(this.F).length : !0
};
var bc = function (a) {
P.call(this, a);
this.Z = !1
};
r(bc, T);
bc.prototype.apply = function (a) {
if (a && !this.Z) {
var b;
a:{
var c = this.b.document;
b = c.body;
if (a && b) {
a = this.A();
var d = ob, e = c.createElement("div");
e.style.display = "block";
if (d = d && d.ha) e.className = d;
c = c.createElement("ins");
c.className = "adsbygoogle";
c.setAttribute("data-ad-client", a);
c.setAttribute("data-reactive-ad-format", "1");
c.style.display = "none";
e.appendChild(c);
Ib(e, b, 2);
try {
qb(this.b, c)
} catch (f) {
this.C(6);
e && e.parentNode && e.parentNode.removeChild(e);
b = 5;
break a
}
this.j.push(e);
b = 0
} else b = 4
}
this.Z =
0 == b
}
};
bc.prototype.B = function () {
return this.Z && T.prototype.B.call(this)
};
var cc = function (a) {
P.call(this, a);
a = Cb(a).clientHeight;
this.Aa = .1 * a;
this.Ia = .75 * a
};
r(cc, P);
cc.prototype.apply = function (a) {
if (Qb(this, 3) && !this.B()) {
Nb(this);
var b = this.f().i();
Lb(b, this.b);
var c;
c = this.Aa;
var d;
d = document;
d = d.querySelectorAll ? d.querySelectorAll("header,#header,#masthead,.header,.site-header") : [];
for (var e = d.length, f = 0 < e ? d[0] : null, g = 1; g < e; g++)d[g].getBoundingClientRect().top < f.getBoundingClientRect().top && (f = d[g]);
(d = f) && (d = d.getBoundingClientRect()) && d.top != d.bottom && d.left != d.right && (c = Math.min(c, Hb(document, d.bottom)));
for (d = 0; d < b.length && 3 > this.j.length; d++) {
e = b[d];
var f = c, g = this.b.document, k = Fb(this.b, e, !1);
!p(k) || Hb(g, k) < f ? f = !1 : (f = Pb(this, k), f = this.Ia < f);
f && (f = Gb(this.b, e), g = A(e, 6) || 0, f && 0 == g && B(e, 6, 3), !f && a || Ob(this, e, a))
}
}
};
cc.prototype.B = function () {
return 3 == this.j.length
};
var U = {};
U[16] = R;
U[17] = R;
U[19] = T;
U[29] = ac;
U[33] = T;
U[30] = bc;
U[28] = cc;
U[34] = cc;
U[32] = Tb;
U[1] = R;
U[8] = T;
U[11] = R;
var dc = [19, 29, 33, 30, 16, 32, 17, 34], ec = [16, 19, 33, 30, 17, 1, 6, 8, 11];
var fc = function (a, b) {
a = a.google_ad_modifications = a.google_ad_modifications || {};
(a.ad_channels = a.ad_channels || []).push(b)
};
var gc = function (a) {
return 0 > a || 99 < a ? null : 10 > a ? "0" + a : "" + a
};
var hc = function (a, b) {
a = a.google_ad_modifications = a.google_ad_modifications || {};
a = a.loeids = a.loeids || [];
for (var c = 0; c < b.length; c++)a.push(b[c])
};
var ic = function (a, b, c) {
this.ja = a;
this.Da = c ? c : new kb
};
ic.prototype.N = function () {
return this.Da || new kb
};
var jc = function (a) {
if (!p(a))return !1;
for (var b = 0; b < dc.length; ++b)if (a == dc[b])return !1;
return !0
}, oc = function () {
var a = V, b = kc, c = lc, d = b.f();
if (!d)return mc(16);
var e = null, f;
a:{
var g = D(d, M, 1);
for (f = 0; f < g.length; ++f) {
for (var k = !0, m = 0; m < ec.length; ++m)A(g[f], 4) == ec[m] && (k = !1);
if (k) {
g = [];
0 == d.i().length && g.push("PsoInvalidVariant");
0 == A(d, 3).length && g.push("PsoNoAdSlotCodes");
f = g;
break a
}
}
f = []
}
g = c.ja;
if (0 == f.length)a:{
e = D(d, M, 1);
if (p(g))for (f = 0; f < e.length; f++)if (k = e[f], U[A(k, 4)])for (var m = D(k, hb, 2), l = 0; l <
m.length; l++) {
var u = m[l], q = A(u, 1), u = A(u, 2);
if (p(q) && p(u) && g >= q && g <= u) {
e = k;
break a
}
}
e = null
} else for (k = 0; k < f.length; ++k)b.sa.push(f[k]);
if (!e) {
f = D(d, M, 1);
e = {};
for (k = 0; k < f.length; k++)e[A(f[k], 4)] = !0;
f = null;
e[19] || e[8] ? f = 19 : e[16] || e[1] ? f = 16 : 0 < d.i().length && 0 < A(d, 3).length && e[34] && (f = 34);
null != f ? (e = new M, B(e, 6, 3), B(e, 4, f), 16 != f && 19 != f && e.qa("pso-ama-fallback")) : e = null
}
(f = !e) || (!p(g) || 800 > g ? f = !1 : 820 > g ? (hc(a, ["26835111"]), f = !0) : (840 > g && hc(a, ["26835112"]), f = !1));
if (f)return mc(16);
(g = e.ka()) && fc(a, g);
g = !0;
A(c.N(), 2) && (Date.now ? Date.now() : +new Date) < A(c.N(), 2) || (fc(a, "pso-ama-exd"), g = !1);
A(b.m, 11) && (fc(a, "pso-ama-stl-tmp"), g = !1);
g && fc(a, "pso-ama-elig");
2 == A(e, 6) && (b = A(e, 1), null != b && hc(a, ["" + b]));
if (g && (2 == A(e, 6) || 1 == A(e, 6))) {
d = D(d, M, 1);
if (null === c.ja) c = []; else {
b = {};
c = [];
for (g = 0; g < d.length; g++)f = nc(d[g]), null == f || b[f] || (b[f] = !0, c.push(f));
b = nc(e);
if (null != b) {
d = [];
b = gc(b);
g = !1;
if (b)for (f = 0; f < c.length; f++)k = gc(c[f]), b == k && (g = !0), k && d.push("950" + b + k);
g || (d = []);
c = d
} else c = []
}
hc(a, c)
}
a = new Sb;
a.ba = A(e, 5);
a.J = A(e, 4);
return a
}, mc = function (a) {
var b = new Sb;
b.J = a;
return b
}, pc = function (a) {
a = a.google_ad_modifications = a.google_ad_modifications || {};
a.remove_ads_by_default = !0;
a.ad_whitelist = [{ad_tag_origin: "pso"}];
a.ad_blacklist = [];
a.space_collapsing = "slot"
}, nc = function (a) {
var b;
switch (A(a, 6)) {
case 1:
b = A(a, 4);
break;
case 2:
b = A(a, 7)
}
return null != b ? b : null
};
var qc = function (a) {
this.document = a
};
var W = function (a) {
H.call(this, a)
};
r(W, H);
W.prototype.getData = function (a) {
var b = W.Ra.getData.call(this, a), c;
a:{
c = (new qc(a.document)).document.getElementsByTagName("script");
for (var d = 0; d < c.length; ++d)if (c[d].hasAttribute("data-pso-version")) {
c = c[d].getAttribute("data-pso-version");
break a
}
c = null
}
b.sv = c;
if (d = I(a).ps || null) {
c = d.m;
var d = d.f(), e = b.wpc;
b.wpc = null != e ? e : c.A();
b.su = A(c, 14);
b.tn = c.O();
b.ev = d && A(d, 5)
}
if (a = I(a).ss || null) b.s = a.J, b.st = a.ba;
return b
};
var rc = null, sc = !1, vc = function (a) {
var b = tc, c = uc;
b.addEventListener ? (a && b.addEventListener("DOMContentLoaded", a, !1), c && b.addEventListener("load", c, !1)) : b.attachEvent && c && b.attachEvent("onload", c)
}, xc = function (a) {
p(rc) && a.clearInterval && (a.clearInterval(rc), rc = null);
sc || wc(a, !1);
wc(a, !0)
}, yc = function (a, b) {
try {
xc(b);
var c = I(b).ss || null;
if (c && c.I) {
var d = c.I, e = d.B(), f = d.o, g = d.v, k = d.Y, m = d.j.length;
e || 0 != m || f.push(6);
for (var l = new W(m), c = 0; c < g.length; c++)l.C(g[c]);
if (e && 0 == f.length && null === k) ab(a, a.Qa, a.ca,
l); else {
for (e = 0; e < f.length; e++)l.g(f[e]);
bb(a, $a(l, k))
}
} else bb(a, (new W(0)).g(2))
} catch (u) {
bb(a, $a((new W(0)).g(1), u))
}
I(b).loaded = !0
}, wc = function (a, b) {
b || (sc = !0);
if ((a = I(a).ss || null) && a.I) {
a = a.I;
try {
a.apply(b)
} catch (c) {
a.g(1), null === a.Y && (a.Y = c)
}
}
}, zc = function () {
wc(window, !1)
};
var X = new function (a) {
this.Qa = "pso_success";
this.Ea = "pso_failure";
this.X = this.ca = .01;
this.Ha = !1;
this.K = a
}(window);
try {
var V = window, za, Ac = I(V).config;
za = Ac ? new O(Ac) : null;
if (!za)throw Error("No config");
var Bc = Aa(10), Cc = Aa(7);
X.ca = null != Bc ? Bc : X.ca;
X.X = null != Cc ? Cc : X.X;
var kc = new lb(za), Dc = kc;
I(V).ps = Dc;
var Y, lc;
if (v("iPad") || v("Android") && !v("Mobile") || v("Silk") || !(v("iPod") || v("iPhone") || v("Android") || v("IEMobile"))) Y = mc(16); else {
var Ec, Fc = /^#([^=]*)=(\d+)$/.exec(V.location.hash);
if ((Ec = Fc && 3 == Fc.length && "pso_strategy" == Fc[1] ? +Fc[2] : null) && U[Ec]) {
Y = mc(Ec);
var Gc = V;
jc(Ec) && pc(Gc)
} else {
var Ic = V, Jc = kc.m.N(), Z;
try {
var Kc =
parseInt(Ic.localStorage.getItem("PSO_EXP0"), 10);
Z = isNaN(Kc) ? null : Kc
} catch (a) {
Z = null
}
if (null == Z) {
Z = Math.floor(1024 * Math.random());
var Lc = Z;
try {
Ic.localStorage.setItem("PSO_EXP0", Lc.toString())
} catch (a) {
}
}
lc = new ic(Z, 0, Jc);
Y = oc()
}
if (1 == Y.ba) {
var Mc = V;
jc(Y.J) && pc(Mc)
}
}
if (!Y)throw Error("No strategyState created!");
var Nc = Y;
I(V).ss = Nc;
var Oc = V, Pc = Y, Qc = Pc.J;
if (p(Qc)) {
var Rc = U[Qc];
Qc && Rc && (Pc.I = new Rc(Oc))
}
var tc = V, uc = ba(yc, X, tc), Sc = ba(xc, tc);
switch (tc.document.readyState) {
case "complete":
uc();
break;
case "interactive":
Sc();
vc();
break;
default:
var Tc = tc, Uc = pb(Tc);
Uc.loaded || (Uc.onload = zc);
rc = Tc.setInterval(zc, 10);
vc(Sc)
}
} catch (a) {
bb(X, $a(new W(0), a))
}
;
})();
</script>
</head>
<body class="post-template-default single single-post postid-383 single-format-standard group-blog responsive layout-full no-js has-sidebar has-menu-search page-layout-default mobilenav wpb-js-composer js-comp-ver-4.11.2 vc_responsive">
<div id="page-wrapper">
<header id="masthead" class="site-header" role="banner">
<div class="hgroup full-container masthead-sidebar">
<div id="masthead-widgets" class="full-container">
<aside id="text-19" class="widget widget_text">
<div class="textwidget"><a href="https://www.toyotadjakarta.com/toyota-sienta-2016/"
target="_blank"><img alt="harga toyota sienta" height="300"
src="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/coba.png"
width="200" / /></a>
</div>
</aside>
</div>
</div><!-- .hgroup.full-container -->
<nav role="navigation" class="site-navigation main-navigation primary use-sticky-menu">
<div class="full-container">
<div id="search-icon">
<div id="search-icon-icon">
<div class="vantage-icon-search"></div>
</div>
<form method="get" class="searchform" action="https://www.toyotadjakarta.com/" role="search">
<input type="text" class="field" name="s" value="" placeholder="Search"/>
</form>
</div>
<div id="so-mobilenav-standard-1" data-id="1" class="so-mobilenav-standard"></div>
<div class="menu-tunas-container">
<ul id="menu-tunas" class="menu">
<li id="menu-item-31"
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-31">
<a href="https://www.toyotadjakarta.com/"><span class="icon"></span>HOME</a></li>
<li id="menu-item-582"
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-582"><a
title="Harga Mobil Toyota" target="_blank"
href="https://www.toyotadjakarta.com/harga-mobil-toyota-terbaru/"><span
class="icon"></span>DAFTAR HARGA</a></li>
<li id="menu-item-35"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35"><a
target="_blank" href="https://www.toyotadjakarta.com/testemoni">TESTEMONI</a></li>
<li id="menu-item-598"
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-598"><a
target="_blank" href="https://www.toyotadjakarta.com/tunas-toyota-radin-inten/"><span
class="icon"></span>TENTANG KAMI</a></li>
<li id="menu-item-1008"
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-has-children menu-item-1008">
<a href="https://www.toyotadjakarta.com/#/"><span class="icon"></span>PROMO TOYOTA 2017</a>
<ul class="sub-menu">
<li id="menu-item-1009"
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1009"><a
target="_blank"
href="https://www.toyotadjakarta.com/2017/01/paket-dp-murah-toyota.html"><span
class="icon"></span>Paket Dp Hemat 2017</a></li>
<li id="menu-item-1012"
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1012"><a
target="_blank"
href="https://www.toyotadjakarta.com/2017/01/harga-toyota-calya.html"><span
class="icon"></span>Promo Toyota Calya</a></li>
</ul>
</li>
<li id="menu-item-39"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39"><a
target="_blank" href="https://www.toyotadjakarta.com/hubungi-kami">HUBUNGI KAMI</a></li>
</ul>
</div>
<div id="so-mobilenav-mobile-1" data-id="1" class="so-mobilenav-mobile"></div>
<div class="menu-mobilenav-container">
<ul id="mobile-nav-item-wrap-1" class="menu">
<li><a href="#" class="mobilenav-main-link" data-id="1"><span class="mobile-nav-icon"></span>Menu</a>
</li>
</ul>
</div>
</div>
</nav><!-- .site-navigation .main-navigation -->
</header><!-- #masthead .site-header -->
<div id="main" class="site-main">
<div class="full-container">
<div id="yoast-breadcrumbs">
<div class="full-container">
<span xmlns:v="http://rdf.data-vocabulary.org/#">
<span typeof="v:Breadcrumb">
<a href="https://www.toyotadjakarta.com/" rel="v:url" property="v:title">Home</a> »
<span rel="v:child" typeof="v:Breadcrumb">
<a href="https://www.toyotadjakarta.com/category/daftar-harga-mobil-toyota" rel="v:url"
property="v:title">daftar harga mobil toyota</a>
» <strong class="breadcrumb_last">Daftar Harga Mobil Toyota Terbaru | Tunas Toyota Jakarta Timur</strong>
</span>
</span>
</span>
</div>
</div>
<div id="primary" class="content-area">
<div id="content" class="site-content" role="main">
<article id="post-383"
class="post post-383 type-post status-publish format-standard hentry category-artikel category-daftar-harga-mobil-toyota category-dealer-resmi-toyota category-dealer-toyota-jakarta category-harga-mobil-toyota-2016 category-kredit-murah category-mobil-murah category-mobil-toyota-terbaru category-toyota-jakarta category-toyota-jakarta-timur category-tunas-toyota tag-harga-mobil-toyota-agya tag-harga-mobil-toyota-alphard tag-harga-mobil-toyota-avanza-bekas tag-harga-mobil-toyota-bekas tag-harga-mobil-toyota-terbaru-jakarta tag-harga-mobil-toyota-yaris tag-mobil-baru-toyota-2015 tag-mobil-toyota-terbaru-harga-dibawah-100-juta tag-tipe-mobil-toyota">
<div class="entry-main">
<header class="entry-header">
<h1 class="entry-title">Daftar Harga Mobil Toyota Terbaru | Tunas Toyota Jakarta
Timur</h1>
<div class="entry-meta">
Posted on <a
href="https://www.toyotadjakarta.com/2016/06/harga-mobil-toyota-terbaru.html"
title="18:17" rel="bookmark">
<time class="entry-date" datetime="2016-06-17T18:17:18+00:00">17/06/2016</time>
</a>
<time class="updated" datetime="2017-01-15T10:12:18+00:00">15/01/2017</time>
<span class="byline"> by <span class="author vcard"><a class="url fn n"
href="https://www.toyotadjakarta.com/author/fitri"
title="View all posts by Nelli Fitri"
rel="author">Nelli Fitri</a></span></span>
</div><!-- .entry-meta -->
</header><!-- .entry-header -->
<div class="entry-content">
<h2 style="text-align: justify;">Daftar <strong>Harga Mobil Toyota Terbaru</strong> 2017
– Update terbaru</h2>
<p style="text-align: justify;">
<table id="tablepress-23" class="tablepress tablepress-id-23">
<thead>
<tr class="row-1 odd">
<th class="column-1">Toyota Agya</th>
<th class="column-2"> </th>
<th class="column-3"> </th>
<th class="column-4"> </th>
</tr>
</thead>
<tbody class="row-hover">
<tr class="row-2 even">
<td rowspan="7" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-agya.jpg"
alt="toyota agya terbaru" width="140" height="87"
class="alignnone size-full wp-image-385"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-3 odd">
<td class="column-2">AGYA 1.0 E M/T</td>
<td class="column-3"> 116,380,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-4 even">
<td class="column-2">AGYA 1.0 E A/T</td>
<td class="column-3"> 116,380,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-5 odd">
<td class="column-2">AGYA 1.0 G M/T</td>
<td class="column-3"> 116,380,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-6 even">
<td class="column-2">AGYA 1.0 G M/T TRD</td>
<td class="column-3"> 116,380,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-7 odd">
<td class="column-2">AGYA 1.0 G A/T</td>
<td class="column-3"> 116,380,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-8 even">
<td class="column-2">AGYA 1.0 G A/T TRD</td>
<td class="column-3"> 116,380,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-9 odd">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-10 even">
<td class="column-1">Toyota Avanza</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-11 odd">
<td rowspan="9" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-avanza.jpg"
alt="harga toyota avanza terbaru" width="140" height="87"
class="alignnone size-full wp-image-386"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-12 even">
<td class="column-2">GRAND NEW AVANZA 1.3 E STD M/T</td>
<td class="column-3"> 185,400,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-13 odd">
<td class="column-2">GRAND NEW AVANZA 1.3 E STD M/T</td>
<td class="column-3"> 196,600,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-14 even">
<td class="column-2">GRAND NEW AVANZA 1.3 E STD M/T</td>
<td class="column-3"> 187,900,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-15 odd">
<td class="column-2">GRAND NEW AVANZA 1.3 E STD M/T</td>
<td class="column-3"> 199,100,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-16 even">
<td class="column-2">GRAND NEW AVANZA 1.3 E STD M/T</td>
<td class="column-3"> 206,000,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-17 odd">
<td class="column-2">GRAND NEW AVANZA 1.3 E STD M/T</td>
<td class="column-3"> 216,700,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-18 even">
<td class="column-2">GRAND NEW AVANZA 1.3 E STD M/T</td>
<td class="column-3"> 218,300,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-19 odd">
<td class="column-2">GRAND NEW AVANZA 1.3 G M/T BASIC</td>
<td class="column-3"> 200,700,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-20 even">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-21 odd">
<td class="column-1">Toyota Calya</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-22 even">
<td rowspan="6" class="column-1"><img
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/10/orange-metalic-600-x-375.jpg"
alt="toyota calya terbaru" width="140" height="87"
class="alignnone size-full wp-image-385"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-23 odd">
<td class="column-2">CALYA 1.2 E STD M/T</td>
<td class="column-3"> 131,300,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-24 even">
<td class="column-2">CALYA 1.2 E M/T</td>
<td class="column-3"> 134,100,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-25 odd">
<td class="column-2">CALYA 1.2 E A/T</td>
<td class="column-3"> 147,100,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-26 even">
<td class="column-2">CALYA 1.2 G M/T</td>
<td class="column-3"> 139,650,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-27 odd">
<td class="column-2">CALYA 1.2 G A/T</td>
<td class="column-3"> 151,650,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-28 even">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-29 odd">
<td class="column-1">Toyota Sienta</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-30 even">
<td rowspan="11" class="column-1"><img
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/hot-news-toyota-mau-boyong-mpv-sienta-ke-indonesia-472c38-475-x-260.jpg"
alt="toyota calya terbaru" width="140" height="87"
class="alignnone size-full wp-image-385"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-31 odd">
<td class="column-2">SIENTA 1.5 E M/T (BLACK TRIM)</td>
<td class="column-3"> 230,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-32 even">
<td class="column-2">SIENTA 1.5 E CVT (BLACK TRIM)</td>
<td class="column-3"> 248,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-33 odd">
<td class="column-2">SIENTA 1.5 G M/T (BLACK TRIM)</td>
<td class="column-3"> 242,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-34 even">
<td class="column-2">SIENTA 1.5 G CVT (BLACK TRIM)</td>
<td class="column-3"> 260,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-35 odd">
<td class="column-2">SIENTA 1.5 V M/T (BLACK TRIM)</td>
<td class="column-3"> 257,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-36 even">
<td class="column-2">SIENTA 1.5 V M/T (FROMAGE TRIM)</td>
<td class="column-3"> 257,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-37 odd">
<td class="column-2">SIENTA 1.5 V CVT (BLACK TRIM)</td>
<td class="column-3"> 275,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-38 even">
<td class="column-2">SIENTA 1.5 V CVT (FROMAGE TRIM)</td>
<td class="column-3"> 275,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-39 odd">
<td class="column-2">SIENTA 1.5 Q CVT (BLACK TRIM)</td>
<td class="column-3"> 295,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-40 even">
<td class="column-2">SIENTA 1.5 Q CVT (FROMAGE TRIM)</td>
<td class="column-3"> 295,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-41 odd">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-42 even">
<td class="column-1">Toyota New Rush</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-43 odd">
<td rowspan="7" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-rush.jpg"
alt="h arga toyota rush terbaru" width="140" height="86"
class="alignnone size-full wp-image-401"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-44 even">
<td class="column-2">RUSH 1.5 G M/T</td>
<td class="column-3"> 237,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-45 odd">
<td class="column-2">RUSH 1.5 G A/T</td>
<td class="column-3"> 247,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-46 even">
<td class="column-2">RUSH 1.5 S M/T TRD SPORTIVO</td>
<td class="column-3"> 248,550,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-47 odd">
<td class="column-2">RUSH 1.5 S A/T TRD SPORTIVO</td>
<td class="column-3"> 261,850,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-48 even">
<td class="column-2">RUSH 1.5 S M/T TRD SPORTIVO ULTIMO</td>
<td class="column-3"> 251,850,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-49 odd">
<td class="column-2">RUSH 1.5 S A/T TRD SPORTIVO ULTIMO</td>
<td class="column-3"> 265,150,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-50 even">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-51 odd">
<td class="column-1">Toyota Yaris</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-52 even">
<td rowspan="9" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-yaris.jpg"
alt="harga toyota yaris terbaru" width="140" height="87"
class="alignnone size-full wp-image-403"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-53 odd">
<td class="column-2">NEW YARIS E M/T</td>
<td class="column-3"> 228,800,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-54 even">
<td class="column-2">NEW YARIS E CVT</td>
<td class="column-3"> 240,600,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-55 odd">
<td class="column-2">NEW YARIS G M/T</td>
<td class="column-3"> 237,100,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-56 even">
<td class="column-2">NEW YARIS G CVT</td>
<td class="column-3"> 248,100,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-57 odd">
<td class="column-2">NEW YARIS S M/T TRD</td>
<td class="column-3"> 259,000,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-58 even">
<td class="column-2">NEW YARIS S CVT TRD</td>
<td class="column-3"> 270,800,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-59 odd">
<td class="column-2">NEW YARIS S M/T TRD HEYKERS</td>
<td class="column-3"> 266,000,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-60 even">
<td class="column-2">NEW YARIS S CVT TRD HEYKERS</td>
<td class="column-3"> 277,800,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-61 odd">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-62 even">
<td class="column-1">Toyota New Fortuner</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-63 odd">
<td rowspan="7" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-fortuner.jpg"
alt="harga terbaru toyota foruner" width="140" height="86"
class="alignnone size-full wp-image-393"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-64 even">
<td class="column-2">ALL NEW FORTUNER 4x4 2.4 G A/T DSL</td>
<td class="column-3"> 566,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-65 odd">
<td class="column-2">ALL NEW FORTUNER 4x4 2.4 VRZ A/T DSL</td>
<td class="column-3"> 640,700,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-66 even">
<td class="column-2">ALL NEW FORTUNER 4x2 2.4 G A/T DSL</td>
<td class="column-3"> 469,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-67 odd">
<td class="column-2">ALL NEW FORTUNER 4x2 2.4 G M/T DSL</td>
<td class="column-3"> 451,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-68 even">
<td class="column-2">ALL NEW FORTUNER 4x2 2.4 VRZ A/T DSL</td>
<td class="column-3"> 503,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-69 odd">
<td class="column-2">ALL NEW FORTUNER 4x2 2.7 SRZ A/T BSN</td>
<td class="column-3"> 519,900,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-70 even">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-71 odd">
<td class="column-1">Toyota Avanza Veloz</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-72 even">
<td rowspan="5" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-avanza-veloz.jpg"
alt="harga terbaru toyota avanza veloz" width="140" height="87"
class="alignnone size-full wp-image-389"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-73 odd">
<td class="column-2">GRAND NEW AVANZA 1.3 VELOZ M/T</td>
<td class="column-3"> 211,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-74 even">
<td class="column-2">GRAND NEW AVANZA 1.3 VELOZ A/T</td>
<td class="column-3"> 223,300,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-75 odd">
<td class="column-2">GRAND NEW AVANZA 1.5 VELOZ M/T</td>
<td class="column-3"> 222,400,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-76 even">
<td class="column-2">GRAND NEW AVANZA 1.5 VELOZ A/T</td>
<td class="column-3"> 234,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-77 odd">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-78 even">
<td class="column-1">Toyota Corolla</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-79 odd">
<td rowspan="5" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-corolla.jpg"
alt="harga terbaru toyota Corolla" width="140" height="87"
class="alignnone size-full wp-image-390"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-80 even">
<td class="column-2">COROLLA ALTIS 1.8 G M/T</td>
<td class="column-3"> 409,100,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-81 odd">
<td class="column-2">COROLLA ALTIS 1.8 V A/T</td>
<td class="column-3"> 444,600,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-82 even">
<td class="column-2">NEW COROLLA ALTIS 1.8 G M/T</td>
<td class="column-3"> 422,100,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-83 odd">
<td class="column-2">NEW COROLLA ALTIS 1.8 V A/T</td>
<td class="column-3"> 456,600,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-84 even">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-85 odd">
<td class="column-1">Toyota Kijang Innova</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-86 even">
<td rowspan="13" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-kijang-innova.jpg"
alt="harga terbaru toyota Innova" width="140" height="87"
class="alignnone size-full wp-image-397"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-87 odd">
<td class="column-2">ALL NEW KIJANG INNOVA 2.0 G M/T</td>
<td class="column-3"> 292,400,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-88 even">
<td class="column-2">ALL NEW KIJANG INNOVA 2.0 G A/T</td>
<td class="column-3"> 312,600,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-89 odd">
<td class="column-2">ALL NEW KIJANG INNOVA 2.0 V M/T</td>
<td class="column-3"> 334,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-90 even">
<td class="column-2">ALL NEW KIJANG INNOVA 2.0 V A/T</td>
<td class="column-3"> 354,100,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-91 odd">
<td class="column-2">ALL NEW KIJANG INNOVA 2.0 Q M/T</td>
<td class="column-3"> 373,600,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-92 even">
<td class="column-2">ALL NEW KIJANG INNOVA 2.0 Q A/T</td>
<td class="column-3"> 393,700,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-93 odd">
<td class="column-2">ALL NEW KIJANG INNOVA 2.4 G M/T DIESEL</td>
<td class="column-3"> 322,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-94 even">
<td class="column-2">ALL NEW KIJANG INNOVA 2.4 G A/T DIESEL</td>
<td class="column-3"> 344,000,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-95 odd">
<td class="column-2">ALL NEW KIJANG INNOVA 2.4 V M/T DIESEL</td>
<td class="column-3"> 368,400,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-96 even">
<td class="column-2">ALL NEW KIJANG INNOVA 2.4 V A/T DIESEL</td>
<td class="column-3"> 388,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-97 odd">
<td class="column-2">ALL NEW KIJANG INNOVA 2.4 Q M/T DIESEL</td>
<td class="column-3"> 411,800,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-98 even">
<td class="column-2">ALL NEW KIJANG INNOVA 2.4 Q A/T DIESEL</td>
<td class="column-3"> 433,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-99 odd">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-100 even">
<td class="column-1">Toyota Alphard</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-101 odd">
<td rowspan="5" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-alpard.jpg"
alt="harga terbaru toyota alphard" width="140" height="87"
class="alignnone size-full wp-image-388"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-102 even">
<td class="column-2">ALPHARD 2.5 X A/T</td>
<td class="column-3"> 881,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-103 odd">
<td class="column-2">ALPHARD 2.5 G A/T</td>
<td class="column-3"> 1,031,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-104 even">
<td class="column-2">ALPHARD 2.5 G A/T HYBRID</td>
<td class="column-3"> 1,411,800,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-105 odd">
<td class="column-2">ALPHARD 3.5 Q A/T</td>
<td class="column-3"> 1,683,000,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-106 even">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-107 odd">
<td class="column-1">Toyota Etios Valco</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-108 even">
<td rowspan="5" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-etios.jpg"
alt="harga terbaru toyota etios" width="140" height="87"
class="alignnone size-full wp-image-392"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-109 odd">
<td class="column-2">ETIOS 1.2 JX M/T</td>
<td class="column-3"> 149,600,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-110 even">
<td class="column-2">ETIOS 1.2 E M/T</td>
<td class="column-3"> 164,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-111 odd">
<td class="column-2">ETIOS 1.2 E M/T TOM's</td>
<td class="column-3"> 176,900,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-112 even">
<td class="column-2">ETIOS 1.2 G M/T</td>
<td class="column-3"> 175,400,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-113 odd">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-114 even">
<td class="column-1">Toyota Hiace</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-115 odd">
<td rowspan="3" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-hiace.jpg"
alt="harga terbaru toyota hiace" width="140" height="87"
class="alignnone size-full wp-image-394"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-116 even">
<td class="column-2">HI ACE STD MANUAL</td>
<td class="column-3"> 417,250,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-117 odd">
<td class="column-2">HI ACE COMMUTER MANUAL</td>
<td class="column-3"> 452,350,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-118 even">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-119 odd">
<td class="column-1">Toyota Camry</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-120 even">
<td rowspan="4" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-prius.jpg"
alt="harga terbaru toyota camry" width="140" height="87"
class="alignnone size-full wp-image-400"/><br/>
<br/>
<img src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-camry.jpg"
alt="toyota-camry" width="140" height="87"
class="alignnone size-full wp-image-404"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-121 odd">
<td class="column-2">NEW CAMRY 2.5 G A/T</td>
<td class="column-3"> 576,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-122 even">
<td class="column-2">NEW CAMRY 2.5 V A/T</td>
<td class="column-3"> 604,000,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-123 odd">
<td class="column-2">NEW CAMRY 2.5 L A/T HYBRID</td>
<td class="column-3"> 769,050,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-124 even">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-125 odd">
<td class="column-1">Toyota Hilux</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-126 even">
<td rowspan="7" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-hilux-scab.jpg"
alt="harga terbaru toyota hillux scab" width="140" height="87"
class="alignnone size-full wp-image-396"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-127 odd">
<td class="column-2">ALL NEW HILUX SINGLE CABIN 2.0 L M/T BENSIN</td>
<td class="column-3"> 200,950,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-128 even">
<td class="column-2">ALL NEW HILUX SINGLE CABIN 2.5 M/T DIESEL</td>
<td class="column-3"> 218,450,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-129 odd">
<td class="column-2">ALL NEW HILUX EXTRA CABIN 2.5 E (4X4) M/T DIESEL</td>
<td class="column-3"> 327,150,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-130 even">
<td class="column-2">ALL NEW HILUX DOUBLE CABIN 2.5 E (4X4) M/T DIESEL</td>
<td class="column-3"> 387,350,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-131 odd">
<td class="column-2">ALL NEW HILUX DOUBLE CABIN 2.5 G (4X4) M/T DIESEL</td>
<td class="column-3"> 408,550,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-132 even">
<td class="column-2">ALL NEW HILUX DOUBLE CABIN 2.5 V (4x4) A/T DIESEL</td>
<td class="column-3"> 444,750,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-133 odd">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-134 even">
<td class="column-1">Toyota Land Cruiser</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-135 odd">
<td rowspan="3" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-landcruiser.jpg"
alt="harga terbaru toyota land cruiser" width="140" height="87"
class="alignnone size-full wp-image-398"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-136 even">
<td class="column-2">NEW LAND CRUISER 200 STD SPEC A/T DIESEL</td>
<td class="column-3"> 1,900,400,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-137 odd">
<td class="column-2">NEW LAND CRUISER 200 FULL SPEC A/T DIESEL</td>
<td class="column-3"> 2,236,700,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-138 even">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-139 odd">
<td class="column-1">Toyota NAV1</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-140 even">
<td rowspan="6" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-nav1.jpg"
alt="harga terbaru toyota nav1" width="140" height="87"
class="alignnone size-full wp-image-399"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-141 odd">
<td class="column-2">NAV1 G A/T</td>
<td class="column-3"> 406,850,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-142 even">
<td class="column-2">NAV1 V A/T LIMITED</td>
<td class="column-3"> 426,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-143 odd">
<td class="column-2">NAV1 G A/T LUX</td>
<td class="column-3"> 413,350,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-144 even">
<td class="column-2">NAV1 V A/T LIMITED LUX</td>
<td class="column-3"> 432,700,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-145 odd">
<td class="column-2">NAV1 V A/T WELCAB</td>
<td class="column-3"> 550,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-146 even">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-147 odd">
<td class="column-1">Toyota Prius</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-148 even">
<td rowspan="2" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-prius.jpg"
alt="harga terbaru toyota prius" width="140" height="87"
class="alignnone size-full wp-image-400"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-149 odd">
<td class="column-2">Gen-3</td>
<td class="column-3">Rp. 635.900.000,00</td>
<td class="column-4"></td>
</tr>
<tr class="row-150 even">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-151 odd">
<td class="column-1">Toyota 86</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-152 even">
<td rowspan="4" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-86.jpg"
alt="toyota-86" width="140" height="87"
class="alignnone size-full wp-image-387"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-153 odd">
<td class="column-2">NEW FT 86 MANUAL</td>
<td class="column-3"> 716,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-154 even">
<td class="column-2">NEW FT 86 AUTOMATIC</td>
<td class="column-3"> 722,900,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-155 odd">
<td class="column-2">NEW FT 86 AUTOMATIC TRD</td>
<td class="column-3"> 756,900,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-156 even">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-157 odd">
<td class="column-1">Toyota ALL NEW VIOS</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-158 even">
<td rowspan="7" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-vios.jpg"
alt="harga terbaru toyota Vios" width="140" height="87"
class="alignnone size-full wp-image-402"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-159 odd">
<td class="column-2">NEW VIOS E M/T</td>
<td class="column-3"> 272,900,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-160 even">
<td class="column-2">NEW VIOS E CVT</td>
<td class="column-3"> 285,900,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-161 odd">
<td class="column-2">NEW VIOS G M/T</td>
<td class="column-3"> 291,700,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-162 even">
<td class="column-2">NEW VIOS G CVT</td>
<td class="column-3"> 307,800,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-163 odd">
<td class="column-2">NEW VIOS G M/T TRD</td>
<td class="column-3"> 308,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-164 even">
<td class="column-2">NEW VIOS G CVT TRD</td>
<td class="column-3"> 324,300,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-165 odd">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-166 even">
<td class="column-1">Toyota Dyna</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-167 odd">
<td rowspan="24" class="column-1"><img
src="https://toyotadjakarta.com/wp-content/uploads/2016/06/toyota-dyna.jpg"
alt="harga terbaru toyota dyna" width="140" height="87"
class="alignnone size-full wp-image-391"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-168 even">
<td class="column-2">DYNA 4 R CHASIS 110 PS ST POWER STEERING</td>
<td class="column-3"> 256,000,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-169 odd">
<td class="column-2">DYNA 4 R CHASIS 110 PS ST</td>
<td class="column-3"> 250,000,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-170 even">
<td class="column-2">DYNA 4 R TRUCK CHASIS 110 PS ST LONG WHEEL BASE POWER
STEERING
</td>
<td class="column-3"> 264,700,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-171 odd">
<td class="column-2">DYNA 4 R BUS CHASIS 110 PS ST POWER STEERING</td>
<td class="column-3"> 256,100,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-172 even">
<td class="column-2">DYNA 4 R BUS CHASIS 110 PS ST LONG WHEEL BASE POWER
STEERING
</td>
<td class="column-3"> 264,800,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-173 odd">
<td class="column-2">DYNA 6 R BUS CHASIS 110 PS FT POWER STEERING</td>
<td class="column-3"> 274,600,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-174 even">
<td class="column-2">DYNA 6 R CHASIS 110 PS FT POWER STEERING</td>
<td class="column-3"> 285,700,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-175 odd">
<td class="column-2">DYNA 6 R CHASIS 110 PS FT</td>
<td class="column-3"> 279,700,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-176 even">
<td class="column-2">DYNA 6 R CHASIS 110 PS ET POWER STEERING</td>
<td class="column-3"> 292,550,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-177 odd">
<td class="column-2">DYNA 6 R CHASIS 110 PS ET</td>
<td class="column-3"> 286,550,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-178 even">
<td class="column-2">DYNA 6 R CHASIS 110 PS ET POWER STEERING WITH HEAVY DUTY
</td>
<td class="column-3"> 294,650,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-179 odd">
<td class="column-2">DYNA 6 R CHASIS 110 PS ET POWER STEERING WITH OFF ROAD</td>
<td class="column-3"> 300,950,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-180 even">
<td class="column-2">DYNA 6 R CHASIS 130 PS XT POWER STEERING</td>
<td class="column-3"> 308,300,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-181 odd">
<td class="column-2">DYNA 6 R CHASIS 130 PS XT</td>
<td class="column-3"> 302,300,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-182 even">
<td class="column-2">DYNA 6 R CHASIS 130 PS XT LONG WHEEL BASE POWER STEERING
</td>
<td class="column-3"> 317,200,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-183 odd">
<td class="column-2">DYNA 6 R CHASIS 130 PS HT STD GEAR POWER STEERING</td>
<td class="column-3"> 312,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-184 even">
<td class="column-2">DYNA 6 R CHASIS 130 PS HT STD GEAR</td>
<td class="column-3"> 306,500,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-185 odd">
<td class="column-2">DYNA 6 R CHASIS 130 PS HT STD GEAR POWER STEERING WITH
HEAVY DUTY
</td>
<td class="column-3"> 314,600,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-186 even">
<td class="column-2">DYNA 6 R CHASIS 130 PS HT STD GEAR POWER STEERING WITH OFF
ROAD
</td>
<td class="column-3"> 320,900,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-187 odd">
<td class="column-2">DYNA 6 R CHASIS 130 PS HT HIGH GEAR POWER STEERING</td>
<td class="column-3"> 313,000,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-188 even">
<td class="column-2">DYNA 6 R CHASIS 130 PS HT HIGH GEAR</td>
<td class="column-3"> 307,000,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-189 odd">
<td class="column-2">DYNA 6 R CHASIS 130 PS HT HIGH GEAR POWER STEERING WITH
HEAVY DUTY
</td>
<td class="column-3"> 315,100,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-190 even">
<td class="column-2">DYNA 6 R CHASIS 130 PS HT HIGH GEAR POWER STEERING WITH OFF
ROAD
</td>
<td class="column-3"> 321,400,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-191 odd">
<td class="column-1"></td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-192 even">
<td class="column-1">Toyota VELLFIRE</td>
<td class="column-2"></td>
<td class="column-3"></td>
<td class="column-4"></td>
</tr>
<tr class="row-193 odd">
<td rowspan="3" class="column-1"><img
src="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/vellf.png"
alt="toyota vellfire terbaru" width="140" height="87"
class="alignnone size-full wp-image-385"/></td>
<td class="column-2">Type</td>
<td class="column-3">Harga</td>
<td class="column-4"></td>
</tr>
<tr class="row-194 even">
<td class="column-2">VELLFIRE 2.5 G A/T</td>
<td class="column-3"> 1,031,600,000</td>
<td class="column-4"></td>
</tr>
<tr class="row-195 odd">
<td class="column-2">VELLFIRE 2.5 G A/T LIMITED</td>
<td class="column-3"> 1,091,600,000</td>
<td class="column-4"></td>
</tr>
</tbody>
</table>
<!-- #tablepress-23 from cache -->
<p>Beberapa harga mobil Toyota 2017 di atas merupakan <span style="color: #3366ff;">Daftar <strong>harga mobil Toyota terbaru</strong></span>
untuk DKI jakarta dan sekitarnya, Table diatas sebagai acuan untuk anda untuk
membeli mobil toyota kesayangan anda.</p>
<p style="text-align: justify;">Bila anda tertarik dengan <strong><span
style="text-decoration: underline;">harga Mobil Toyota terbaru</span></strong>
yang kami sajikan untuk anda, dan berminat untuk membeli mobil Toyota, Silahkan
Hubungi kami Tunas Toyota Radin Inten Jakarta Timur. Dapatkan Discount, Promo dan
Kejutan mernarik lainnya, Bila anda berminat untuk kredit murah mobil <a
href="https://en.wikipedia.org/wiki/Toyota" target="_blank">toyota </a>kami
juga siap melayani dengan Dp dan angsuran yang ringan untuk anda.</p>
<div data-blogger-escaped-style="text-align: start;">
<p><strong><img data-attachment-id="869"
data-permalink="https://www.toyotadjakarta.com/promo-toyota-jakarta/alamat-dan-telpon#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/10/ALAMAT-DAN-TELPON.png"
data-orig-size="1035,297" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="promo toyota jakarta" data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/10/ALAMAT-DAN-TELPON-300x86.png"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/10/ALAMAT-DAN-TELPON-1024x294.png"
class="aligncenter wp-image-869"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/10/ALAMAT-DAN-TELPON.png"
alt="promo toyota jakarta" width="600" height="172"
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/10/ALAMAT-DAN-TELPON.png 1035w, https://www.toyotadjakarta.com/wp-content/uploads/2016/10/ALAMAT-DAN-TELPON-300x86.png 300w, https://www.toyotadjakarta.com/wp-content/uploads/2016/10/ALAMAT-DAN-TELPON-1024x294.png 1024w"
sizes="(max-width: 600px) 100vw, 600px"/></strong></p>
<p><strong>Popular Search :</strong></p>
<a href='https://www.toyotadjakarta.com/tag/harga-toyota-sienta-2016'
class='tag-link-122 tag-link-position-1' title='4 topics'
style='font-size: 11.111111111111pt;'>harga toyota sienta 2016</a> |
<a
href='https://www.toyotadjakarta.com/tag/toyota-sienta-review'
class='tag-link-128 tag-link-position-2' title='4 topics'
style='font-size: 11.111111111111pt;'>toyota sienta review</a> | <a
href='https://www.toyotadjakarta.com/tag/kredit-toyota-sienta'
class='tag-link-318 tag-link-position-3' title='4 topics'
style='font-size: 11.111111111111pt;'>kredit toyota sienta</a> | <a
href='https://www.toyotadjakarta.com/tag/spesifikasi-toyota-sienta'
class='tag-link-230 tag-link-position-4' title='5 topics'
style='font-size: 12pt;'>spesifikasi Toyota Sienta</a> | <a
href='https://www.toyotadjakarta.com/tag/toyota-sienta-new-model'
class='tag-link-154 tag-link-position-5' title='4 topics'
style='font-size: 11.111111111111pt;'>toyota sienta new model</a> | <a
href='https://www.toyotadjakarta.com/tag/tunas-toyota-jakarta-timur'
class='tag-link-94 tag-link-position-6' title='3 topics'
style='font-size: 10pt;'>tunas toyota jakarta timur</a> | <a
href='https://www.toyotadjakarta.com/tag/toyota-sienta-vs-honda-freed'
class='tag-link-156 tag-link-position-7' title='4 topics'
style='font-size: 11.111111111111pt;'>toyota sienta vs honda freed</a> | <a
href='https://www.toyotadjakarta.com/tag/toyota-sienta'
class='tag-link-11 tag-link-position-8' title='4 topics'
style='font-size: 11.111111111111pt;'>toyota sienta</a> | <a
href='https://www.toyotadjakarta.com/tag/harga-toyota-sienta-mpv'
class='tag-link-123 tag-link-position-9' title='3 topics'
style='font-size: 10pt;'>harga toyota sienta mpv</a> | <a
href='https://www.toyotadjakarta.com/tag/bengkel-resmi'
class='tag-link-7 tag-link-position-10' title='4 topics'
style='font-size: 11.111111111111pt;'>bengkel resmi</a> | <a
href='https://www.toyotadjakarta.com/tag/tunas-toyota-jatinegara-jakarta-timur'
class='tag-link-72 tag-link-position-11' title='3 topics'
style='font-size: 10pt;'>tunas toyota jatinegara jakarta timur</a> | <a
href='https://www.toyotadjakarta.com/tag/tunas-toyota'
class='tag-link-44 tag-link-position-12' title='3 topics'
style='font-size: 10pt;'>tunas toyota</a> | <a
href='https://www.toyotadjakarta.com/tag/toyota-jakarta'
class='tag-link-42 tag-link-position-13' title='3 topics'
style='font-size: 10pt;'>toyota jakarta</a> | <a
href='https://www.toyotadjakarta.com/tag/harga-toyota-sienta-2015'
class='tag-link-121 tag-link-position-14' title='3 topics'
style='font-size: 10pt;'>harga toyota sienta 2015</a> | <a
href='https://www.toyotadjakarta.com/tag/harga-toyota-calya'
class='tag-link-305 tag-link-position-15' title='4 topics'
style='font-size: 11.111111111111pt;'>Harga Toyota Calya</a>
</div>
<!-- Begin Yuzo -->
<div class='yuzo_related_post style-2' data-version='5.12.45'>
<div class='yuzo_clearfixed yuzo__title'><h3>Related Post</h3></div>
<div class='yuzo_wraps'>
<div class="relatedthumb yuzo-list " style="">
<a href="https://www.toyotadjakarta.com/2016/06/kredit-murah-toyota-agya-2016.html"
class="image-list" target='_blank'>
<div class="yuzo-img-wrap ilen_shine "
style="width: 97.75px;height:68px;">
<span class='shine-effect'></span>
<div class="yuzo-img"
style="background:url('https://www.toyotadjakarta.com/wp-content/uploads/2016/06/ty-540-x-342-150x150.jpg') 50% 50% no-repeat;width: 97.75px;height:68px;margin-bottom: 5px;background-size: cover; "></div>
</div>
</a>
<a class="link-list yuzo__text--title"
href="https://www.toyotadjakarta.com/2016/06/kredit-murah-toyota-agya-2016.html"
style="font-size:14px;font-weight:bold;;line-height:22px;"> Kredit Murah
Toyota Agya 2016 | Harga Toyota Agya ... </a>
<span class="yuzo_text" style="font-size:10px;">Kredit Murah Toyota Agya 2016
Promo Kredit Murah Toyota Agya 2016 Jakarta
Informasi terbaru Kredit dan harga Promo kredit Murah Toyota Agya 2016 D...</span>
</div>
<div class="relatedthumb yuzo-list " style="">
<a href="https://www.toyotadjakarta.com/2016/06/grand-new-avanza-veloz.html"
class="image-list" target='_blank'>
<div class="yuzo-img-wrap ilen_shine "
style="width: 97.75px;height:68px;">
<span class='shine-effect'></span>
<div class="yuzo-img"
style="background:url('https://www.toyotadjakarta.com/wp-content/uploads/2016/06/img-21-512-x-320-150x150.jpg') 50% 50% no-repeat;width: 97.75px;height:68px;margin-bottom: 5px;background-size: cover; "></div>
</div>
</a>
<a class="link-list yuzo__text--title"
href="https://www.toyotadjakarta.com/2016/06/grand-new-avanza-veloz.html"
style="font-size:14px;font-weight:bold;;line-height:22px;"> Grand New
Avanza Veloz | Harga Avanza Veloz Terbar... </a>
<span class="yuzo_text" style="font-size:10px;">Grand New Avanza Veloz Jakarta
Dengan mengusung mesin yang ...</span>
</div>
<div class="relatedthumb yuzo-list " style="">
<a href="https://www.toyotadjakarta.com/2016/06/toyota-sienta.html"
class="image-list" target='_blank'>
<div class="yuzo-img-wrap ilen_shine "
style="width: 97.75px;height:68px;">
<span class='shine-effect'></span>
<div class="yuzo-img"
style="background:url('https://www.toyotadjakarta.com/wp-content/uploads/2016/06/13533077_549764001862980_5512607935304391991_n-150x150.jpg') 50% 50% no-repeat;width: 97.75px;height:68px;margin-bottom: 5px;background-size: cover; "></div>
</div>
</a>
<a class="link-list yuzo__text--title"
href="https://www.toyotadjakarta.com/2016/06/toyota-sienta.html"
style="font-size:14px;font-weight:bold;;line-height:22px;"> Toyota Sienta
| Bekasi | Jakarta – Harga Toy... </a>
<span class="yuzo_text" style="font-size:10px;">
HARGA RESMI TOYOTA SIENTA TERBARU
PT Toyota-Astra Motor akhirnya merilis harga resmi produk multi purpose vehicle (MPV) terbarunya, Toyota Sienta. ...</span>
</div>
<div class="relatedthumb yuzo-list " style="">
<a href="https://www.toyotadjakarta.com/2016/07/harga-kredit-toyota-calya.html"
class="image-list" target='_blank'>
<div class="yuzo-img-wrap ilen_shine "
style="width: 97.75px;height:68px;">
<span class='shine-effect'></span>
<div class="yuzo-img"
style="background:url('https://www.toyotadjakarta.com/wp-content/uploads/2016/07/calya-474-x-267.jpg') 50% 50% no-repeat;width: 97.75px;height:68px;margin-bottom: 5px;background-size: cover; "></div>
</div>
</a>
<a class="link-list yuzo__text--title"
href="https://www.toyotadjakarta.com/2016/07/harga-kredit-toyota-calya.html"
style="font-size:14px;font-weight:bold;;line-height:22px;"> Harga kredit
toyota calya | Jakarta | Bekasi ̵... </a>
<span class="yuzo_text" style="font-size:10px;">
Harga kredit toyota calya | Jakarta | Bekasi | Cicilan Murah
Harga kredit toyota calya - Promo Kredit Toyota Calya dengan cicilan murah dan DP ring...</span>
</div>
<div class="relatedthumb yuzo-list " style="">
<a href="https://www.toyotadjakarta.com/2017/01/paket-dp-murah-toyota.html"
class="image-list" target='_blank'>
<div class="yuzo-img-wrap ilen_shine "
style="width: 97.75px;height:68px;">
<span class='shine-effect'></span>
<div class="yuzo-img"
style="background:url('https://www.toyotadjakarta.com/wp-content/uploads/2017/01/vellf-150x150.png') 50% 50% no-repeat;width: 97.75px;height:68px;margin-bottom: 5px;background-size: cover; "></div>
</div>
</a>
<a class="link-list yuzo__text--title"
href="https://www.toyotadjakarta.com/2017/01/paket-dp-murah-toyota.html"
style="font-size:14px;font-weight:bold;;line-height:22px;"> Paket Dp
Murah Toyota – Promo Toyota Jakarta... </a>
<span class="yuzo_text" style="font-size:10px;">Paket dp murah Toyota 2017 terbaru
Memiliki sebuah kendaraan adalah hal yang wajib untuk masyarakat pada saat sekarang ini, berbagai penawaran pun ba...</span>
</div>
</div> <!-- end wrap -->
</div>
<style>
.yuzo_related_post .relatedthumb {
background: !important;
-webkit-transition: background 0.2s linear;
-moz-transition: background 0.2s linear;
-o-transition: background 0.2s linear;
transition: background 0.2s linear;;
color: !important;
}
.yuzo_related_post .relatedthumb:hover {
background: #fcfcf4 !important;
color: !important;
}
.yuzo_related_post .yuzo_text, .yuzo_related_post .yuzo_views_post {
color: !important;
}
.yuzo_related_post .relatedthumb:hover .yuzo_text, .yuzo_related_post:hover .yuzo_views_post {
color: !important;
}
.yuzo_related_post .relatedthumb a {
color: !important;
}
.yuzo_related_post .relatedthumb a:hover {
color: !important;
}
.yuzo_related_post .relatedthumb:hover a {
color: !important;
}
.yuzo_related_post .relatedthumb {
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
}
.yuzo_related_post .relatedthumb {
}
</style> <!-- End Yuzo :) -->
<div class="addtoany_share_save_container addtoany_content_bottom">
<div class="a2a_kit a2a_kit_size_ addtoany_list a2a_target" id="wpa2a_1"><a
class="a2a_button_facebook"
href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.toyotadjakarta.com%2F2016%2F06%2Fharga-mobil-toyota-terbaru.html&linkname=Daftar%20Harga%20Mobil%20Toyota%20Terbaru%20%7C%20Tunas%20Toyota%20Jakarta%20Timur"
title="Facebook" rel="nofollow" target="_blank"></a><a
class="a2a_button_twitter"
href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fwww.toyotadjakarta.com%2F2016%2F06%2Fharga-mobil-toyota-terbaru.html&linkname=Daftar%20Harga%20Mobil%20Toyota%20Terbaru%20%7C%20Tunas%20Toyota%20Jakarta%20Timur"
title="Twitter" rel="nofollow" target="_blank"></a><a
class="a2a_button_google_plus"
href="https://www.addtoany.com/add_to/google_plus?linkurl=https%3A%2F%2Fwww.toyotadjakarta.com%2F2016%2F06%2Fharga-mobil-toyota-terbaru.html&linkname=Daftar%20Harga%20Mobil%20Toyota%20Terbaru%20%7C%20Tunas%20Toyota%20Jakarta%20Timur"
title="Google+" rel="nofollow" target="_blank"></a><a
class="a2a_dd addtoany_share_save"
href="https://www.addtoany.com/share"></a>
<script type="text/javascript"><!--
if (wpa2a) wpa2a.script_load();
//--></script>
</div>
</div>
</div><!-- .entry-content -->
<div class="entry-categories">
Posted in <a href="https://www.toyotadjakarta.com/category/artikel" rel="category tag">Artikel</a>,
<a href="https://www.toyotadjakarta.com/category/daftar-harga-mobil-toyota"
rel="category tag">daftar harga mobil toyota</a>, <a
href="https://www.toyotadjakarta.com/category/dealer-resmi-toyota"
rel="category tag">Dealer resmi Toyota</a>, <a
href="https://www.toyotadjakarta.com/category/dealer-toyota-jakarta"
rel="category tag">Dealer Toyota Jakarta</a>, <a
href="https://www.toyotadjakarta.com/category/harga-mobil-toyota-2016"
rel="category tag">harga mobil toyota 2016</a>, <a
href="https://www.toyotadjakarta.com/category/kredit-murah" rel="category tag">Kredit
Murah</a>, <a href="https://www.toyotadjakarta.com/category/mobil-murah"
rel="category tag">mobil murah</a>, <a
href="https://www.toyotadjakarta.com/category/mobil-toyota-terbaru"
rel="category tag">mobil toyota terbaru</a>, <a
href="https://www.toyotadjakarta.com/category/toyota-jakarta" rel="category tag">Toyota
Jakarta</a>, <a href="https://www.toyotadjakarta.com/category/toyota-jakarta-timur"
rel="category tag">Toyota Jakarta Timur</a>, <a
href="https://www.toyotadjakarta.com/category/tunas-toyota" rel="category tag">tunas
toyota</a> and tagged <a
href="https://www.toyotadjakarta.com/tag/harga-mobil-toyota-agya" rel="tag">harga
mobil toyota agya</a>, <a
href="https://www.toyotadjakarta.com/tag/harga-mobil-toyota-alphard" rel="tag">harga
mobil toyota alphard</a>, <a
href="https://www.toyotadjakarta.com/tag/harga-mobil-toyota-avanza-bekas" rel="tag">harga
mobil toyota avanza bekas</a>, <a
href="https://www.toyotadjakarta.com/tag/harga-mobil-toyota-bekas" rel="tag">harga
mobil toyota bekas</a>, <a
href="https://www.toyotadjakarta.com/tag/harga-mobil-toyota-terbaru-jakarta"
rel="tag">harga mobil toyota terbaru jakarta</a>, <a
href="https://www.toyotadjakarta.com/tag/harga-mobil-toyota-yaris" rel="tag">harga
mobil toyota yaris</a>, <a
href="https://www.toyotadjakarta.com/tag/mobil-baru-toyota-2015" rel="tag">mobil
baru toyota 2015</a>, <a
href="https://www.toyotadjakarta.com/tag/mobil-toyota-terbaru-harga-dibawah-100-juta"
rel="tag">mobil toyota terbaru harga dibawah 100 juta</a>, <a
href="https://www.toyotadjakarta.com/tag/tipe-mobil-toyota" rel="tag">tipe mobil
toyota</a>.
</div>
</div>
</article><!-- #post-383 -->
<nav role="navigation" id="nav-below" class="site-navigation post-navigation">
<h1 class="assistive-text">Post navigation</h1>
<div class="single-nav-wrapper">
<div class="nav-previous"><a
href="https://www.toyotadjakarta.com/2016/06/kredit-murah-toyota-agya-2016.html"
rel="prev"><span class="meta-nav">←</span> Kredit Murah Toyota Agya 2016…</a>
</div>
<div class="nav-next"><a
href="https://www.toyotadjakarta.com/2016/06/promo-paket-kredit-toyota-rush.html"
rel="next">Promo Paket Kredit Toyota Rush… <span
class="meta-nav">→</span></a></div>
</div>
</nav><!-- #nav-below -->
<div id="comments" class="comments-area">
<h2 id="comments-title">
One Comment </h2>
<ol class="commentlist">
<li class="post pingback">
<p>Pingback: <a href='https://www.toyotadjakarta.com/tunas-toyota-radin-inten/'
rel='external nofollow' class='url'>Showroom Mobil Toyota Tunas Toyota
Radin Inten Jakarta Timur</a></p>
</li><!-- #comment-## -->
</ol><!-- .commentlist -->
<div id="respond" class="comment-respond">
<h3 id="reply-title" class="comment-reply-title">Leave a Reply
<small><a rel="nofollow" id="cancel-comment-reply-link"
href="/2016/06/harga-mobil-toyota-terbaru.html#respond" style="display:none;">Cancel
reply</a></small>
</h3>
<form action="https://www.toyotadjakarta.com/wp-comments-post.php" method="post"
id="commentform" class="comment-form">
<p class="comment-notes"><span id="email-notes">Your email address will not be published.</span>
Required fields are marked <span class="required">*</span></p>
<p class="comment-form-comment"><label for="comment">Comment</label> <textarea
id="comment" name="comment" cols="45" rows="8" maxlength="65525"
aria-required="true" required="required"></textarea></p>
<p class="comment-form-author"><label for="author">Name <span class="required">*</span></label>
<input id="author" name="author" type="text" value="" size="30" maxlength="245"
aria-required='true' required='required'/></p>
<p class="comment-form-email"><label for="email">Email <span
class="required">*</span></label> <input id="email" name="email" type="text"
value="" size="30" maxlength="100"
aria-describedby="email-notes"
aria-required='true'
required='required'/></p>
<p class="comment-form-url"><label for="url">Website</label> <input id="url" name="url"
type="text" value=""
size="30"
maxlength="200"/>
</p>
<p class="form-submit"><input name="submit" type="submit" id="submit" class="submit"
value="Post Comment"/> <input type='hidden'
name='comment_post_ID'
value='383'
id='comment_post_ID'/>
<input type='hidden' name='comment_parent' id='comment_parent' value='0'/>
</p>
<p style="display: none;"><input type="hidden" id="akismet_comment_nonce"
name="akismet_comment_nonce" value="406bd46e1b"/></p>
<p class="comment-subscription-form"><input type="checkbox" name="subscribe_comments"
id="subscribe_comments" value="subscribe"
style="width: auto; -moz-appearance: checkbox; -webkit-appearance: checkbox;"/>
<label class="subscribe-label" id="subscribe-label" for="subscribe_comments">Notify
me of follow-up comments by email.</label></p>
<p class="comment-subscription-form"><input type="checkbox" name="subscribe_blog"
id="subscribe_blog" value="subscribe"
style="width: auto; -moz-appearance: checkbox; -webkit-appearance: checkbox;"/>
<label class="subscribe-label" id="subscribe-blog-label" for="subscribe_blog">Notify
me of new posts by email.</label></p>
<p style="display: none;"><input type="hidden" id="ak_js" name="ak_js" value="181"/></p>
</form>
</div><!-- #respond -->
</div><!-- #comments .comments-area -->
</div><!-- #content .site-content -->
</div><!-- #primary .content-area -->
<div id="secondary" class="widget-area" role="complementary">
<aside id="search-2" class="widget widget_search">
<form method="get" class="searchform" action="https://www.toyotadjakarta.com/" role="search">
<input type="text" class="field" name="s" value="" placeholder="Search"/>
</form>
</aside>
<aside id="text-5" class="widget widget_text">
<div class="textwidget">
<center><a href="https://www.toyotadjakarta.com/toyota-sienta-2016/" target="_blank"><img
alt="harga toyota sienta" height="300"
src="https://lh3.googleusercontent.com/-5J6-_IaXRfM/V4mt1mQ3--I/AAAAAAAAErM/epxwuWAkXLsaacjLzIs2RFCxhdtwGSVTgCCo/s350/harga%2Bsienta.gif"
width="350" / /></a></center>
</div>
</aside>
<aside id="image-13" class="widget widget_image">
<div class="jetpack-image-container"><a target="_blank"
href="https://www.toyotadjakarta.com/hubungi-kami/"><img
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/sales-toyota.jpg"
alt="sales toyota jakarta timur" title="sales toyota" class="aligncenter" width="337"
height="526"/></a></div>
</aside>
<aside id="image-9" class="widget widget_image">
<div class="jetpack-image-container"><a target="_blank" href="https://www.toyotadjakarta.com"><img
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/banner-17-600-x-451.jpg"
alt="kredit toyota sienta" title="kredit toyota sienta" class="alignright" width="600"
height="451"/></a></div>
</aside>
<aside id="text-15" class="widget widget_text">
<div class="textwidget">
<center><a href="https://www.toyotadjakarta.com/toyota-sienta-2016/" target="_blank"><img
alt="harga toyota sienta" height="300"
src="https://lh3.googleusercontent.com/-WT2bYVFfbtk/V4myo-u3pOI/AAAAAAAAErg/-OmZR9oZlnA1Sgfwe3bPETpVUVRlWwbVwCCo/s1043/fitri%2B2.jpg"
width="350" / /></a></center>
<br/>
</div>
</aside>
<aside id="recent-posts-widget-with-thumbnails-3" class="widget recent-posts-widget-with-thumbnails">
<div id="rpwwt-recent-posts-widget-with-thumbnails-3" class="rpwwt-widget">
<h3 class="widget-title">Toyota News</h3>
<ul>
<li><a href="https://www.toyotadjakarta.com/2017/01/paket-dp-murah-toyota.html"
target="_blank"><img width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/abu-600-x-356-150x150.jpg"
class="attachment-85x85 size-85x85" alt="paket dp murah toyota"
data-attachment-id="979"
data-permalink="https://www.toyotadjakarta.com/2017/01/toyota-venturer.html/abu-600-x-356#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/abu-600-x-356.jpg"
data-orig-size="600,356" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="paket dp murah toyota"
data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/abu-600-x-356-300x178.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/abu-600-x-356.jpg"/><span
class="rpwwt-post-title">Paket Dp Murah Toyota – Promo Toyota Jakarta 2017 – TDP & kredit angsuran ringan</span></a>
</li>
<li><a href="https://www.toyotadjakarta.com/2017/01/toyota-venturer.html"
target="_blank"><img width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/fit-688-x-408-600-x-356-150x150.jpg"
class="attachment-85x85 size-85x85" alt="toyota venturer"
data-attachment-id="968"
data-permalink="https://www.toyotadjakarta.com/2017/01/toyota-venturer.html/fit-688-x-408-600-x-356#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/fit-688-x-408-600-x-356.jpg"
data-orig-size="600,356" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="toyota venturer" data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/fit-688-x-408-600-x-356-300x178.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/fit-688-x-408-600-x-356.jpg"/><span
class="rpwwt-post-title">Toyota Venturer 2017 terbaru – Spesifikasi & Harga Toyota Venturer Jakarta</span></a>
</li>
<li><a href="https://www.toyotadjakarta.com/2017/01/harga-toyota-calya.html"
target="_blank"><img width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/07/orange-metalic-600-x-375-150x150.jpg"
class="attachment-85x85 size-85x85" alt="harga toyota calya"
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/07/orange-metalic-600-x-375-150x150.jpg 150w, https://www.toyotadjakarta.com/wp-content/uploads/2016/07/orange-metalic-600-x-375-60x60.jpg 60w"
sizes="(max-width: 85px) 100vw, 85px" data-attachment-id="805"
data-permalink="https://www.toyotadjakarta.com/2017/01/harga-toyota-calya.html/orange-metalic-600-x-375#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/07/orange-metalic-600-x-375.jpg"
data-orig-size="600,375" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="harga toyota calya" data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/07/orange-metalic-600-x-375-300x188.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/07/orange-metalic-600-x-375.jpg"/><span
class="rpwwt-post-title">Harga Toyota Calya 2017 – Kredit Calya Tdp Rendah – Toyota Jakarta</span></a>
</li>
<li>
<a href="https://www.toyotadjakarta.com/2016/12/promo-akhir-tahun-tunas-toyota-jakarta-timur.html"
target="_blank"><img width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/12/1-400-x-416-150x150.jpg"
class="attachment-85x85 size-85x85"
alt="Promo Akhir Tahun Tunas Toyota Jakarta timur"
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/12/1-400-x-416-150x150.jpg 150w, https://www.toyotadjakarta.com/wp-content/uploads/2016/12/1-400-x-416-60x60.jpg 60w"
sizes="(max-width: 85px) 100vw, 85px" data-attachment-id="875"
data-permalink="https://www.toyotadjakarta.com/2016/12/promo-akhir-tahun-tunas-toyota-jakarta-timur.html/1-400-x-416#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/12/1-400-x-416.jpg"
data-orig-size="400,416" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}"
data-image-title="Promo Akhir Tahun Tunas Toyota Jakarta timur"
data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/12/1-400-x-416-288x300.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/12/1-400-x-416.jpg"/><span
class="rpwwt-post-title">Promo Akhir Tahun Tunas Toyota Jakarta timur – Kredit Dp & Cicilan murah</span></a>
</li>
<li><a href="https://www.toyotadjakarta.com/2016/11/toyota-rush.html" target="_blank"><img
width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/06/Eksterior-Toyota-New-Rush-2016-100x100.png"
class="attachment-85x85 size-85x85" alt=""
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/06/Eksterior-Toyota-New-Rush-2016-100x100.png 100w, https://www.toyotadjakarta.com/wp-content/uploads/2016/06/Eksterior-Toyota-New-Rush-2016-150x150.png 150w, https://www.toyotadjakarta.com/wp-content/uploads/2016/06/Eksterior-Toyota-New-Rush-2016-50x50.png 50w, https://www.toyotadjakarta.com/wp-content/uploads/2016/06/Eksterior-Toyota-New-Rush-2016-60x60.png 60w"
sizes="(max-width: 85px) 100vw, 85px" data-attachment-id="148"
data-permalink="https://www.toyotadjakarta.com/2016/11/toyota-rush.html/eksterior-toyota-new-rush-2016#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/06/Eksterior-Toyota-New-Rush-2016.png"
data-orig-size="514,376" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="Eksterior Toyota New Rush 2016" data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/06/Eksterior-Toyota-New-Rush-2016-300x219.png"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/06/Eksterior-Toyota-New-Rush-2016.png"/><span
class="rpwwt-post-title">Spesifikasi & Harga Toyota Rush 2017 – Promo Kredit & Cicilan Murah</span></a>
</li>
<li><a href="https://www.toyotadjakarta.com/2016/10/promo-toyota-calya.html"
target="_blank"><img width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/10/toyota-calya-purwakarta-600-x-300-150x150.jpg"
class="attachment-85x85 size-85x85" alt="toyota calya dp murah"
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/10/toyota-calya-purwakarta-600-x-300-150x150.jpg 150w, https://www.toyotadjakarta.com/wp-content/uploads/2016/10/toyota-calya-purwakarta-600-x-300-60x60.jpg 60w"
sizes="(max-width: 85px) 100vw, 85px" data-attachment-id="853"
data-permalink="https://www.toyotadjakarta.com/2016/10/promo-toyota-calya.html/toyota-calya-purwakarta-600-x-300#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/10/toyota-calya-purwakarta-600-x-300.jpg"
data-orig-size="600,300" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="toyota calya dp murah"
data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/10/toyota-calya-purwakarta-600-x-300-300x150.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/10/toyota-calya-purwakarta-600-x-300.jpg"/><span
class="rpwwt-post-title">Promo Toyota Calya – Kredit & Cicilan Murah DP 15 JUTA – Jakarta timur</span></a>
</li>
<li><a href="https://www.toyotadjakarta.com/2016/09/harga-toyota-sienta.html"
target="_blank"><img width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/hot-news-toyota-mau-boyong-mpv-sienta-ke-indonesia-472c38-475-x-260-150x150.jpg"
class="attachment-85x85 size-85x85" alt="kredit toyota sienta"
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/hot-news-toyota-mau-boyong-mpv-sienta-ke-indonesia-472c38-475-x-260-150x150.jpg 150w, https://www.toyotadjakarta.com/wp-content/uploads/2016/08/hot-news-toyota-mau-boyong-mpv-sienta-ke-indonesia-472c38-475-x-260-60x60.jpg 60w"
sizes="(max-width: 85px) 100vw, 85px" data-attachment-id="755"
data-permalink="https://www.toyotadjakarta.com/2016/08/paket-kredit-toyota-sienta.html/hot-news-toyota-mau-boyong-mpv-sienta-ke-indonesia-472c38-475-x-260#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/hot-news-toyota-mau-boyong-mpv-sienta-ke-indonesia-472c38-475-x-260.jpg"
data-orig-size="475,260" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="kredit toyota sienta"
data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/hot-news-toyota-mau-boyong-mpv-sienta-ke-indonesia-472c38-475-x-260-300x164.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/hot-news-toyota-mau-boyong-mpv-sienta-ke-indonesia-472c38-475-x-260.jpg"/><span
class="rpwwt-post-title">Harga Toyota Sienta Jakarta – Spesifikasi Sienta – Dp Murah & Ringan</span></a>
</li>
<li><a href="https://www.toyotadjakarta.com/2016/09/kredit-kijang-innova.html"
target="_blank"><img width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/09/FeatureInnova2016-150x150.jpg"
class="attachment-85x85 size-85x85" alt="kredit kijang innova"
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/09/FeatureInnova2016-150x150.jpg 150w, https://www.toyotadjakarta.com/wp-content/uploads/2016/09/FeatureInnova2016-60x60.jpg 60w"
sizes="(max-width: 85px) 100vw, 85px" data-attachment-id="778"
data-permalink="https://www.toyotadjakarta.com/2016/09/kredit-kijang-innova.html/featureinnova2016#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/09/FeatureInnova2016.jpg"
data-orig-size="560,299" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="kredit kijang innova"
data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/09/FeatureInnova2016-300x160.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/09/FeatureInnova2016.jpg"/><span
class="rpwwt-post-title">Kredit Kijang Innova – Dp Murah Cicilan Ringan – September 2016</span></a>
</li>
<li><a href="https://www.toyotadjakarta.com/2016/09/promo-kredit-calya.html"
target="_blank"><img width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/09/img-4-600-x-375-150x150.png"
class="attachment-85x85 size-85x85" alt="promo kredit calya"
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/09/img-4-600-x-375-150x150.png 150w, https://www.toyotadjakarta.com/wp-content/uploads/2016/09/img-4-600-x-375-60x60.png 60w"
sizes="(max-width: 85px) 100vw, 85px" data-attachment-id="764"
data-permalink="https://www.toyotadjakarta.com/2016/09/promo-kredit-calya.html/img-4-600-x-375#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/09/img-4-600-x-375.png"
data-orig-size="600,375" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="promo kredit calya" data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/09/img-4-600-x-375-300x188.png"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/09/img-4-600-x-375.png"/><span
class="rpwwt-post-title">Promo Kredit Calya | Jakarta | Bekasi – Tunas Toyota Radin Inten</span></a>
</li>
<li><a href="https://www.toyotadjakarta.com/2016/08/promo-toyota-sienta.html"
target="_blank"><img width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/Toyota-Sienta-24-800-x-508-100x100.jpg"
class="attachment-85x85 size-85x85" alt="harga toyota sienta"
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/Toyota-Sienta-24-800-x-508-100x100.jpg 100w, https://www.toyotadjakarta.com/wp-content/uploads/2016/08/Toyota-Sienta-24-800-x-508-150x150.jpg 150w, https://www.toyotadjakarta.com/wp-content/uploads/2016/08/Toyota-Sienta-24-800-x-508-50x50.jpg 50w, https://www.toyotadjakarta.com/wp-content/uploads/2016/08/Toyota-Sienta-24-800-x-508-60x60.jpg 60w"
sizes="(max-width: 85px) 100vw, 85px" data-attachment-id="721"
data-permalink="https://www.toyotadjakarta.com/2016/08/toyota-sienta-promo.html/toyota-sienta-24-800-x-508#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/Toyota-Sienta-24-800-x-508.jpg"
data-orig-size="800,508" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="harga toyota sienta" data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/Toyota-Sienta-24-800-x-508-300x191.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/Toyota-Sienta-24-800-x-508.jpg"/><span
class="rpwwt-post-title">PROMO TOYOTA SIENTA JAKARTA – TDP terendah – Toyota Jakarta</span></a>
</li>
<li><a href="https://www.toyotadjakarta.com/2016/08/toyota-sienta-promo.html"
target="_blank"><img width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/harga-toyota-SIENTA-hybrid-960-x-540-100x100.jpg"
class="attachment-85x85 size-85x85" alt="toyota sienta"
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/harga-toyota-SIENTA-hybrid-960-x-540-100x100.jpg 100w, https://www.toyotadjakarta.com/wp-content/uploads/2016/08/harga-toyota-SIENTA-hybrid-960-x-540-150x150.jpg 150w, https://www.toyotadjakarta.com/wp-content/uploads/2016/08/harga-toyota-SIENTA-hybrid-960-x-540-50x50.jpg 50w, https://www.toyotadjakarta.com/wp-content/uploads/2016/08/harga-toyota-SIENTA-hybrid-960-x-540-60x60.jpg 60w"
sizes="(max-width: 85px) 100vw, 85px" data-attachment-id="717"
data-permalink="https://www.toyotadjakarta.com/2016/08/toyota-sienta-promo.html/harga-toyota-sienta-hybrid-960-x-540#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/harga-toyota-SIENTA-hybrid-960-x-540.jpg"
data-orig-size="960,540" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="toyota sienta" data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/harga-toyota-SIENTA-hybrid-960-x-540-300x169.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/harga-toyota-SIENTA-hybrid-960-x-540.jpg"/><span
class="rpwwt-post-title">Toyota Sienta – Promo Kredit Sienta – TOYOTA JAKARTA</span></a>
</li>
<li><a href="https://www.toyotadjakarta.com/2016/08/paket-kredit-toyota-sienta.html"
target="_blank"><img width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/Pilihan-warna-Toyota-Sienta-Attitude-Black-Mica-Metallic-600-x-375-150x150.png"
class="attachment-85x85 size-85x85"
alt="paket kredit toyota sienta"
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/Pilihan-warna-Toyota-Sienta-Attitude-Black-Mica-Metallic-600-x-375-150x150.png 150w, https://www.toyotadjakarta.com/wp-content/uploads/2016/08/Pilihan-warna-Toyota-Sienta-Attitude-Black-Mica-Metallic-600-x-375-60x60.png 60w"
sizes="(max-width: 85px) 100vw, 85px" data-attachment-id="754"
data-permalink="https://www.toyotadjakarta.com/2016/08/paket-kredit-toyota-sienta.html/pilihan-warna-toyota-sienta-attitude-black-mica-metallic-600-x-375#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/Pilihan-warna-Toyota-Sienta-Attitude-Black-Mica-Metallic-600-x-375.png"
data-orig-size="600,375" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="paket kredit toyota sienta"
data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/Pilihan-warna-Toyota-Sienta-Attitude-Black-Mica-Metallic-600-x-375-300x188.png"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/Pilihan-warna-Toyota-Sienta-Attitude-Black-Mica-Metallic-600-x-375.png"/><span
class="rpwwt-post-title">Paket Kredit Toyota Sienta | Jakarta</span></a></li>
<li><a href="https://www.toyotadjakarta.com/2016/08/harga-sienta.html" target="_blank"><img
width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/06/sienta-new-banner-1188-x-384-100x100.jpg"
class="attachment-85x85 size-85x85" alt="toyota sienta"
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/06/sienta-new-banner-1188-x-384-100x100.jpg 100w, https://www.toyotadjakarta.com/wp-content/uploads/2016/06/sienta-new-banner-1188-x-384-150x150.jpg 150w, https://www.toyotadjakarta.com/wp-content/uploads/2016/06/sienta-new-banner-1188-x-384-50x50.jpg 50w, https://www.toyotadjakarta.com/wp-content/uploads/2016/06/sienta-new-banner-1188-x-384-60x60.jpg 60w"
sizes="(max-width: 85px) 100vw, 85px" data-attachment-id="694"
data-permalink="https://www.toyotadjakarta.com/toyota-jakarta-dealer-resmi-mobil-toyota-baru-jakarta-timur/sienta-new-banner-1188-x-384#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/06/sienta-new-banner-1188-x-384.jpg"
data-orig-size="1188,384" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="toyota sienta" data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/06/sienta-new-banner-1188-x-384-300x97.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/06/sienta-new-banner-1188-x-384-1024x331.jpg"/><span
class="rpwwt-post-title">Harga Sienta | Jakarta | Bekasi – Promo Kredit Toyota Sienta Jakarta</span></a>
</li>
<li><a href="https://www.toyotadjakarta.com/2016/08/toyota-calya.html" target="_blank"><img
width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/calya-580-x-541-100x100.jpg"
class="attachment-85x85 size-85x85" alt="kredit toyata calya"
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/calya-580-x-541-100x100.jpg 100w, https://www.toyotadjakarta.com/wp-content/uploads/2016/08/calya-580-x-541-150x150.jpg 150w, https://www.toyotadjakarta.com/wp-content/uploads/2016/08/calya-580-x-541-50x50.jpg 50w, https://www.toyotadjakarta.com/wp-content/uploads/2016/08/calya-580-x-541-60x60.jpg 60w"
sizes="(max-width: 85px) 100vw, 85px" data-attachment-id="698"
data-permalink="https://www.toyotadjakarta.com/2016/08/toyota-calya.html/calya-580-x-541#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/calya-580-x-541.jpg"
data-orig-size="580,541" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="kredit toyata calya" data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/calya-580-x-541-300x280.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/calya-580-x-541.jpg"/><span
class="rpwwt-post-title">Promo Toyota Calya | Bekasi – Cicilan murah TDP Rendah – Toyota Jakarta</span></a>
</li>
<li><a href="https://www.toyotadjakarta.com/2016/08/toyota-fortuner-vrz.html"
target="_blank"><img width="85" height="85"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/fortuner-vrz-596-x-421-100x100.jpg"
class="attachment-85x85 size-85x85" alt="toyota fortuner vrz"
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/fortuner-vrz-596-x-421-100x100.jpg 100w, https://www.toyotadjakarta.com/wp-content/uploads/2016/08/fortuner-vrz-596-x-421-150x150.jpg 150w, https://www.toyotadjakarta.com/wp-content/uploads/2016/08/fortuner-vrz-596-x-421-50x50.jpg 50w, https://www.toyotadjakarta.com/wp-content/uploads/2016/08/fortuner-vrz-596-x-421-60x60.jpg 60w"
sizes="(max-width: 85px) 100vw, 85px" data-attachment-id="684"
data-permalink="https://www.toyotadjakarta.com/2016/08/toyota-fortuner-vrz.html/fortuner-vrz-596-x-421#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/fortuner-vrz-596-x-421.jpg"
data-orig-size="596,421" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="toyota fortuner vrz" data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/fortuner-vrz-596-x-421-300x212.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/08/fortuner-vrz-596-x-421.jpg"/><span
class="rpwwt-post-title">Toyota Fortuner VRZ | Jakarta | Bekasi – Toyota Jakarta</span></a>
</li>
</ul>
</div><!-- .rpwwt-widget -->
</aside>
</div><!-- #secondary .widget-area -->
</div><!-- .full-container -->
</div><!-- #main .site-main -->
<footer id="colophon" class="site-footer" role="contentinfo">
<div id="footer-widgets" class="full-container">
<aside id="text-3" class="widget widget_text"><h3 class="widget-title">LOCATION</h3>
<div class="textwidget">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1402.27228642798!2d106.92177297200409!3d-6.234047577335892!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e698cb7dd84fead%3A0x38d5291d58c2f6f2!2sJl.+Radin+Inten+II+No.62%2C+Duren+Sawit%2C+Kota+Jakarta+Timur%2C+Daerah+Khusus+Ibukota+Jakarta!5e0!3m2!1sid!2sid!4v1465042448346"
width="300" height="250" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</aside>
<aside id="recent-posts-widget-with-thumbnails-5" class="widget recent-posts-widget-with-thumbnails">
<div id="rpwwt-recent-posts-widget-with-thumbnails-5" class="rpwwt-widget">
<h3 class="widget-title">LATEST NEWS</h3>
<ul>
<li><a href="https://www.toyotadjakarta.com/2017/01/paket-dp-murah-toyota.html" target="_blank"><img
width="50" height="50"
src="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/abu-600-x-356-150x150.jpg"
class="attachment-50x50 size-50x50" alt="paket dp murah toyota" data-attachment-id="979"
data-permalink="https://www.toyotadjakarta.com/2017/01/toyota-venturer.html/abu-600-x-356#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/abu-600-x-356.jpg"
data-orig-size="600,356" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="paket dp murah toyota" data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/abu-600-x-356-300x178.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/abu-600-x-356.jpg"/><span
class="rpwwt-post-title">Paket Dp Murah Toyota – Promo Toyota Jakarta 2017 – TDP & kredit angsuran ringan</span></a>
</li>
<li><a href="https://www.toyotadjakarta.com/2017/01/toyota-venturer.html" target="_blank"><img
width="50" height="50"
src="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/fit-688-x-408-600-x-356-150x150.jpg"
class="attachment-50x50 size-50x50" alt="toyota venturer" data-attachment-id="968"
data-permalink="https://www.toyotadjakarta.com/2017/01/toyota-venturer.html/fit-688-x-408-600-x-356#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/fit-688-x-408-600-x-356.jpg"
data-orig-size="600,356" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="toyota venturer" data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/fit-688-x-408-600-x-356-300x178.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2017/01/fit-688-x-408-600-x-356.jpg"/><span
class="rpwwt-post-title">Toyota Venturer 2017 terbaru – Spesifikasi & Harga Toyota Venturer Jakarta</span></a>
</li>
<li><a href="https://www.toyotadjakarta.com/2017/01/harga-toyota-calya.html"
target="_blank"><img width="50" height="50"
src="https://www.toyotadjakarta.com/wp-content/uploads/2016/07/orange-metalic-600-x-375-60x60.jpg"
class="attachment-50x50 size-50x50" alt="harga toyota calya"
srcset="https://www.toyotadjakarta.com/wp-content/uploads/2016/07/orange-metalic-600-x-375-60x60.jpg 60w, https://www.toyotadjakarta.com/wp-content/uploads/2016/07/orange-metalic-600-x-375-150x150.jpg 150w"
sizes="(max-width: 50px) 100vw, 50px" data-attachment-id="805"
data-permalink="https://www.toyotadjakarta.com/2017/01/harga-toyota-calya.html/orange-metalic-600-x-375#main"
data-orig-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/07/orange-metalic-600-x-375.jpg"
data-orig-size="600,375" data-comments-opened="1"
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
data-image-title="harga toyota calya" data-image-description=""
data-medium-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/07/orange-metalic-600-x-375-300x188.jpg"
data-large-file="https://www.toyotadjakarta.com/wp-content/uploads/2016/07/orange-metalic-600-x-375.jpg"/><span
class="rpwwt-post-title">Harga Toyota Calya 2017 – Kredit Calya Tdp Rendah – Toyota Jakarta</span></a>
</li>
</ul>
</div><!-- .rpwwt-widget -->
</aside>
<aside id="text-9" class="widget widget_text"><h3 class="widget-title">SITE INFO</h3>
<div class="textwidget">
<center>
<a href="http://www.dmca.com/Protection/Status.aspx?ID=86b516aa-4b3b-4ce4-8ee4-20a3a1a469a2"
title="DMCA.com Protection Status" class="dmca-badge"> <img
src="http://images.dmca.com/Badges/dmca_protected_27_120.png?ID=86b516aa-4b3b-4ce4-8ee4-20a3a1a469a2"
alt="DMCA.com Protection Status"/></a> </br>
<!-- Histats.com START (html only)-->
<a href="/" alt="page hit counter" target="_blank">
<embed src="https://s10.histats.com/306.swf" flashvars="jver=1&acsid=3495904&domi=4"
quality="high" width="118" height="60" name="306.swf" align="middle"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent"/>
</a>
<img src="//sstatic1.histats.com/0.gif?3495904&101" alt="site stats" border="0">
<!-- Histats.com END -->
<div>Extract 2,000 emails per minute using this <a href="http://emailextractor.en.softonic.com/"
target="_blank">email extractor</a>.
</div>
<!-- Histats.com START (html only)-->
<a href="/viewstats/?SID=3495904&f=2" alt="free hit counters" target="_blank">
<div id="histatsC"><img border="0"
src="https://s4is.histats.com/stats/i/3495904.gif?3495904&103">
</div>
</a>
<!-- Histats.com END -->
</center>
</div>
</aside>
</div><!-- #footer-widgets -->
<div id="site-info">
<a href="https://www.toyotadjakarta.com/">Promo Toyota Jakarta </a>All Rights Reserved. <a
href="http://www.naicomweb.com/">Jasa Pembuatan Website</a> | <a
href="https://www.jasawebsitebekasi.net/">Jasa Website Bekasi</a></div><!-- #site-info -->
<div id="theme-attribution">A <a href="https://siteorigin.com">SiteOrigin</a> Theme</div>
</footer><!-- #colophon .site-footer -->
</div><!-- #page-wrapper -->
<script type="text/javascript"><!--
wpa2a.targets = [
{
title: "Daftar Harga Mobil Toyota Terbaru | Tunas Toyota Jakarta Timur",
url: "https://www.toyotadjakarta.com/2016/06/harga-mobil-toyota-terbaru.html"
}];
wpa2a.html_done = true;
if (wpa2a.script_ready && !wpa2a.done) wpa2a.init();
wpa2a.script_load();
//--></script>
<style scoped>.yuzo_related_post {
}
.yuzo_related_post .relatedthumb {
}</style>
<div style="display:none">
</div>
<a href="#" id="scroll-to-top" class="scroll-to-top" title="Back To Top"><span class="vantage-icon-arrow-up"></span></a>
<script>
if (document.location.protocol != "https:") {
document.location = document.URL.replace(/^http:/i, "https:");
}
</script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/plugins/akismet/_inc/form.js?ver=3.1.11'></script>
<style id="motopress-ce-private-styles" data-posts="" type="text/css"></style>
<!--[if lte IE 8]>
<link rel='stylesheet' id='jetpack-carousel-ie8fix-css'
href='https://www.toyotadjakarta.com/wp-content/plugins/jetpack/modules/carousel/jetpack-carousel-ie8fix.css?ver=20121024'
type='text/css' media='all'/>
<![endif]-->
<script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201723'></script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/plugins/yuzo-related-post/assets/js/jquery.equalizer.js?ver=5.12.45'></script>
<script type='text/javascript' src='https://secure.gravatar.com/js/gprofiles.js?ver=2017Junaa'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var WPGroHo = {"my_hash": ""};
/* ]]> */
</script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/plugins/jetpack/modules/wpgroho.js?ver=4.7.5'></script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-includes/js/comment-reply.min.js?ver=4.7.5'></script>
<script type='text/javascript' src='https://www.toyotadjakarta.com/wp-includes/js/wp-embed.min.js?ver=4.7.5'></script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/plugins/jetpack/_inc/spin.js?ver=1.3'></script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/plugins/jetpack/_inc/jquery.spin.js?ver=1.3'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var jetpackCarouselStrings = {
"widths": [370, 700, 1000, 1200, 1400, 2000],
"is_logged_in": "",
"lang": "en",
"ajaxurl": "https:\/\/www.toyotadjakarta.com\/wp-admin\/admin-ajax.php",
"nonce": "7aeb8cad76",
"display_exif": "1",
"display_geo": "1",
"single_image_gallery": "1",
"single_image_gallery_media_file": "",
"background_color": "black",
"comment": "Comment",
"post_comment": "Post Comment",
"write_comment": "Write a Comment...",
"loading_comments": "Loading Comments...",
"download_original": "View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>",
"no_comment_text": "Please be sure to submit some text with your comment.",
"no_comment_email": "Please provide an email address to comment.",
"no_comment_author": "Please provide your name to comment.",
"comment_post_error": "Sorry, but there was an error posting your comment. Please try again later.",
"comment_approved": "Your comment was approved.",
"comment_unapproved": "Your comment is in moderation.",
"camera": "Camera",
"aperture": "Aperture",
"shutter_speed": "Shutter Speed",
"focal_length": "Focal Length",
"comment_registration": "0",
"require_name_email": "1",
"login_url": "https:\/\/www.toyotadjakarta.com\/wp-login.php?redirect_to=https%3A%2F%2Fwww.toyotadjakarta.com%2F2016%2F06%2Fharga-mobil-toyota-terbaru.html",
"blog_id": "1",
"local_comments_commenting_as": "<fieldset><label for=\"email\">Email (Required)<\/label> <input type=\"text\" name=\"email\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-email-field\" \/><\/fieldset><fieldset><label for=\"author\">Name (Required)<\/label> <input type=\"text\" name=\"author\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-author-field\" \/><\/fieldset><fieldset><label for=\"url\">Website<\/label> <input type=\"text\" name=\"url\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-url-field\" \/><\/fieldset>"
};
/* ]]> */
</script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/plugins/jetpack/modules/carousel/jetpack-carousel.js?ver=20160325'></script>
<script type='text/javascript'
src='https://www.toyotadjakarta.com/wp-content/plugins/tablepress/js/jquery.datatables.min.js?ver=1.7'></script>
<script type="text/javascript">
jQuery(document).ready(function ($) {
$('#tablepress-23').dataTable({
"order": [],
"orderClasses": false,
"stripeClasses": ['even', 'odd'],
"pagingType": "simple"
});
});
</script>
<!-- Shortcodes Ultimate custom CSS - begin -->
<style type='text/css'>
<
style >
.su-tabs.my-custom-tabs {
background-color: #FFFFFF
}
.su-tabs.my-custom-tabs .su-tabs-nav span {
font-size: 1.3em
}
.su-tabs.my-custom-tabs .su-tabs-nav span.su-tabs-current {
background-color: #FFFFFF
}
.su-tabs.my-custom-tabs .su-tabs-pane {
padding: 1em;
font-size: 1em;
background-color: #EDFAFF;
}
</style>
</
style
>
<!--
Shortcodes Ultimate custom CSS
-
end
-->
<
script type
=
'text/javascript'
src
=
'https://stats.wp.com/e-201723.js'
async defer > <
/
script >
< script type
=
'text/javascript'
>
_stq
=
window._stq | | []
;
_stq.
push
(
[
'view'
,
{
v: 'ext',
j: '1:4.5',
blog: '112567717',
post: '383',
tz: '7',
srv: 'www.toyotadjakarta.com'
}
]
)
;
_stq.
push
(
[
'clickTrackerInit'
,
'112567717'
,
'383'
]
)
;
<
/
script >
< div id
=
"scb-wrapper"
class
=
"scb-fixed"
>
<
h2 > Contact to us : Nelli Fitri<
/
h2 > < ul id
=
"scb-directs"
>
<
li id
=
"scb-phone"
>
<
a href
=
"tel:08129448993"
>
<
img src
=
"https://www.toyotadjakarta.com/wp-content/plugins/speed-contact-bar/public/assets/images/phone_bright.svg"
width
=
"20"
height
=
"20"
alt
=
"Phone Number"
/
>
&
#160
;
<
span >
08129448993
<
/
span > <
/
a > <
/
li > < li id
=
"scb-cellphone"
>
<
a href
=
"tel:087882590978"
>
<
img src
=
"https://www.toyotadjakarta.com/wp-content/plugins/speed-contact-bar/public/assets/images/cellphone_bright.svg"
width
=
"20"
height
=
"20"
alt
=
"Cell Phone Number"
/
>
&
#160
;
<
span >
0878
8259
0978
<
/
span > <
/
a > <
/
li > < li id
=
"scb-email"
>
<
a href
=
"mailto:nelli78.fitri@gmail.com"
>
<
img src
=
"https://www.toyotadjakarta.com/wp-content/plugins/speed-contact-bar/public/assets/images/email_bright.svg"
width
=
"20"
height
=
"20"
alt
=
"E-Mail"
/
>
&
#160
;
<
span > & #110
;
&
#101
;
&
#108
;
&
#108
;
i78.fit& #114
;
i& #64
;
gma& #105
;
l& #46
;
&
#99
;
om<
/
span > <
/
a > <
/
li > <
/
ul > <
/
div > <
/
body >
<
/
html >
<!--
Really Simple SSL mixed content fixer active
--> | vileopratama/portal-toyotadjakarta | docs/references/themes/toyotadjakarta/backup/harga-mobil-toyota-terbaru.html | HTML | mit | 253,400 |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="lte-ie8" lang="en"><![endif]-->
<!--[if gt IE 8]><!--><html lang="en"><!--<![endif]-->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>GOV.UK - The best place to find government services and information</title>
<script type="text/javascript">
(function(){if(navigator.userAgent.match(/IEMobile\/10\.0/)){var d=document,c="appendChild",a=d.createElement("style");a[c](d.createTextNode("@-ms-viewport{width:auto!important}"));d.getElementsByTagName("head")[0][c](a);}})();
</script>
<!--[if gt IE 8]><!--><link href="../assets/stylesheets/govuk-template.css" media="screen" rel="stylesheet" type="text/css" /><!--<![endif]-->
<!--[if IE 6]><link href="../assets/stylesheets/govuk-template-ie6.css" media="screen" rel="stylesheet" type="text/css" /><![endif]-->
<!--[if IE 7]><link href="../assets/stylesheets/govuk-template-ie7.css" media="screen" rel="stylesheet" type="text/css" /><![endif]-->
<!--[if IE 8]><link href="../assets/stylesheets/govuk-template-ie8.css" media="screen" rel="stylesheet" type="text/css" /><![endif]-->
<link href="../assets/stylesheets/govuk-template-print.css" media="print" rel="stylesheet" type="text/css" />
<!--[if IE 8]>
<script type="text/javascript">
(function(){if(window.opera){return;}
setTimeout(function(){var a=document,g,b={families:(g=
["nta"]),urls:["../assets/stylesheets/fonts-ie8.css"]},
c="../assets/javascripts/vendor/goog/webfont-debug.js",d="script",
e=a.createElement(d),f=a.getElementsByTagName(d)[0],h=g.length;WebFontConfig
={custom:b},e.src=c,f.parentNode.insertBefore(e,f);for(;h=h-1;a.documentElement
.className+=' wf-'+g[h].replace(/\s/g,'').toLowerCase()+'-n4-loading');},0)
})()
</script>
<![endif]-->
<!--[if gte IE 9]><!-->
<link href="../assets/stylesheets/fonts.css" media="all" rel="stylesheet" type="text/css" />
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="../assets/javascripts/ie.js" type="text/javascript"></script>
<![endif]-->
<link rel="shortcut icon" href="../assets/images/favicon.ico" type="image/x-icon" />
<!-- Size for iPad and iPad mini (high resolution) -->
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../assets/images/apple-touch-icon-152x152.png">
<!-- Size for iPhone and iPod touch (high resolution) -->
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="../assets/images/apple-touch-icon-120x120.png">
<!-- Size for iPad 2 and iPad mini (standard resolution) -->
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="../assets/images/apple-touch-icon-76x76.png">
<!-- Default non-defined size, also used for Android 2.1+ devices -->
<link rel="apple-touch-icon-precomposed" href="../assets/images/apple-touch-icon-60x60.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:image" content="../assets/images/opengraph-image.png">
<!--[if gt IE 8]><!--><link href="../assets/stylesheets/elements-page.css" rel="stylesheet" type="text/css"><!--<![endif]-->
<!--[if IE 6]><link href="../assets/stylesheets/elements-page-ie6.css" rel="stylesheet" type="text/css" /><![endif]-->
<!--[if IE 7]><link href="../assets/stylesheets/elements-page-ie7.css" rel="stylesheet" type="text/css" /><![endif]-->
<!--[if IE 8]><link href="../assets/stylesheets/elements-page-ie8.css" rel="stylesheet" type="text/css" /><![endif]-->
<style>
aside { display: block; margin-top: 3.5em; border-top: 10px solid #005ea5; padding-top: 25px; }
.lb { margin-top: 20px; }
aside ol { margin-left: 5px; }
aside h2 { margin-bottom: 10px; }
aside .list-links { list-style: none; }
aside .list-links li { background: url(../assets/images/to-do.png) bottom left no-repeat; padding-left: 25px; }
aside li.disabled-link { background-position: top left; }
aside li.disabled-link a { color: #6f777b; text-decoration: none; }
</style>
</head>
<body>
<script type="text/javascript">document.body.className = ((document.body.className) ? document.body.className + ' js-enabled' : 'js-enabled');</script>
<div id="skiplink-container">
<div>
<a href="#content" class="skiplink">Skip to main content</a>
</div>
</div>
<div id="global-cookie-message">
<p>GOV.UK uses cookies to make the site simpler. <a href="https://www.gov.uk/help/cookies">Find out more about cookies</a></p>
</div>
<!--end global-cookie-message-->
<header role="banner" id="global-header" class="with-proposition">
<div class="header-wrapper">
<div class="header-global">
<div class="header-logo">
<a href="https://www.gov.uk/" title="Go to the GOV.UK homepage" id="logo" class="content">
<img src="../assets/images/gov.uk_logotype_crown_invert_trans.png" width="35" height="31" alt=""> GOV.UK
</a>
</div>
</div>
<div class="header-proposition">
<div class="content">
<a href="#proposition-links" class="js-header-toggle menu">Menu</a>
<nav id="proposition-menu">
<a href="/" id="proposition-name">Conduct Assessment Service</a>
<ul id="proposition-links">
<li><a href="dashboard_stack_v2.html" class="active">Dashboard</a></li>
<li><a href="client_submitted_cases.html">Submitted Cases</a></li>
<li><a href="client_users.html">Manage Team</a></li>
<li><a href="change_password.html">Change Password</a></li>
<li><a href="client_logout.html">Logout</a></li>
</ul>
</nav>
</div>
</div>
</div>
</header>
<!--end header-->
<div id="global-header-bar"></div>
<!--end global-header-bar-->
<main class="elements-index" id="content" role="main">
<div class="phase-banner-beta">
<p>
<strong class="phase-tag">BETA</strong>
<span>This is a new service – your <a href="#">feedback</a> will help us to improve it.</span>
</p>
</div>
<div id="global-breadcrumb">
<ol>
<li><a href="/">Conduct Assessment Service</a></li>
<li><a href="/">Dashboard</a></li>
<li>AdventureWorks Cycles Limited</li>
</ol>
</div>
<!-- start of form -->
<div class="grid-row">
<div class="column-two-thirds">
<h1 class="heading-xlarge">
<span class="heading-secondary">NCL18829292</span>
AdventureWorks Cycles Limited
</h1>
<form role="form" method="get" action="case_3b_director_details.html" aria-label="Case information form">
<h1 class="form-title heading-large">Director details</h1>
<fieldset class="inline">
<div class="form-group" role="group" aria-label="Title" >
<legend class="visually-hidden">Title</legend>
<label for="title_mr" class="block-label">
<input name="title" id="title_mr" value="Mr" type="radio">Mr.
</label>
<label for="title_mrs" class="block-label">
<input name="title" id="title_mrs" value="Mrs" type="radio">Mrs.
</label>
<label for="title_miss" class="block-label">
<input name="title" id="title_miss" value="Miss" type="radio">Miss
</label>
<label for="title_ms" class="block-label">
<input name="title" id="title_ms" value="Ms." type="radio">Ms.
</label>
<label for="title_dr" class="block-label">
<input name="title" id="title_dr" value="Dr." type="radio">Dr.
</label>
<label for="title_prof" class="block-label">
<input name="title" id="title_prof" value="Prof." type="radio">Prof.
</label>
</div>
</fieldset>
<div class="form-group" aria-label="First name" role="group">
<label for="first_name" class="form-label-bold">First name</label>
<input id="first_name" class="form-control" name="first_name" type="text" value="" />
</div>
<div class="form-group" aria-label="Last name" role="group">
<label for="last_name" class="form-label-bold">Last name</label>
<input id="last_name" class="form-control" name="" type="text" value="" />
</div>
<fieldset>
<div class="form-group" role="group" aria-label="Date of incorporation" >
<legend class="bold-small">Date of birth</legend>
<div class="form-date">
<div class="form-group form-group-day" role="group" aria-label="Day">
<label for="dob-day">Day</label>
<input class="form-control" id="dob-day" name="dob-day" type="number" pattern="[0-9]*" min="0" max="31">
</div>
<div class="form-group form-group-month" role="group" aria-label="Month">
<label for="dob-month">Month</label>
<input class="form-control" id="dob-month" name="dob-month" type="number" pattern="[0-9]*" min="0" max="12">
</div>
<div class="form-group form-group-year" role="group" aria-label="Year">
<label for="dob-year">Year</label>
<input class="form-control" id="dob-year" name="dob-year" type="number" pattern="[0-9]*" min="0" max="2014">
</div>
</div>
</div>
</fieldset>
<div class="form-group" aria-label="Director's address" role="group">
<label for="director_address" class="form-label-bold">Address</label>
<textarea id="director_address" class="form-control" name="director_address"></textarea>
</div>
<div class="form-group" aria-label="Directory's town/city" role="group">
<label for="director_town" class="form-label-bold">Town/city</label>
<input id="director_town" class="form-control" name="" type="text" value="" />
</div>
<div class="form-group" aria-label="Director's county/region" role="group">
<label for="director_county" class="form-label-bold">County/region</label>
<input id="director_county" class="form-control" name="" type="text" value="" />
</div>
<div class="form-group" aria-label="Director's postcode" role="group">
<label for="director_postcode" class="form-label-bold">Postcode</label>
<input id="director_postcode" class="form-control" name="" type="text" value="" />
</div>
<div class="form-group" aria-label="Director's country" role="group">
<label for="director_country" class="form-label-bold">Country</label>
<input id="director_country" class="form-control" name="" type="text" value="" />
</div>
<div class="form-group" aria-label="Director's email" role="group">
<label for="director_email" class="form-label-bold">Email address</label>
<input id="director_email" class="form-control" name="" type="text" value="" />
</div>
<div class="form-group" aria-label="Director's phone number" role="group">
<label for="director_phone_number" class="form-label-bold">Phone number</label>
<input id="director_phone_number" class="form-control" name="" type="text" value="" />
</div>
<div> </div>
<div class="form-group">
<button class="button" role="button" aria-label="Save and continue">Save and continue</button>
</div>
</form>
<a href="javascript:window.history.back();" class="link-back">Back</a>
</div>
<div class="column-one-third">
<aside class="related">
<!--
<h4 class="heading-medium">Assessment progress</h4>
<nav>
<ul class="list list-links">
<li><strong class="bold-small">Case details</strong></li>
<li><a href="#">Company details</a></li>
<li><a href="#">Company director details</a></li>
<li class="disabled-link"><a href="#">Company insolvency</a></li>
<li class="disabled-link"><a href="#">Books & records</a></li>
<li class="disabled-link"><a href="#">Director conduct</a></li>
</ol>
</nav>
-->
<div class="notice">
<i class="icon icon-file-download">
<span class="visuallyhidden">Warning</span>
</i>
<strong class="bold-small">
<a href="#">View PDF </a>
</strong>
</div>
</aside>
</div>
</div>
<!-- end of form -->
</main>
<!-- Page content goes here -->
<footer class="group js-footer" id="footer" role="contentinfo">
<div class="footer-wrapper">
<div class="footer-meta">
<div class="footer-meta-inner">
<div class="open-government-licence">
<p class="logo"><a href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence</a></p>
<p>All content is available under the <a href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, except where otherwise stated</p>
</div>
</div>
<div class="copyright">
<a href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
</div>
</div>
</div>
</footer>
<!--end footer-->
<div id="global-app-error" class="app-error hidden"></div>
<script src="../assets/javascripts/govuk-template.js" type="text/javascript"></script>
<script src="../assets/javascripts/jquery.js" type="text/javascript"></script>
<script src="../assets/javascripts/vendor/bind.js" type="text/javascript"></script>
<script src="../assets/javascripts/selection-buttons.js" type="text/javascript"></script>
<script src="../assets/javascripts/vendor/details.polyfill.js" type="text/javascript"></script>
<script src="../assets/javascripts/application.js" type="text/javascript"></script>
</body>
</html>
| InsolvencyService/cas-prototypes | UR_7/views/case_3a_director_details.html | HTML | mit | 16,720 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./92fad02d26c7290fcba5af4b9d2c586a749bbe2ab2ad99b927d5c4436c323588.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> | simonmysun/praxis | TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/b52a6df296c90c0cafdf9f8dbd659da68dddc0aef486ee1914faf2d5d6f11009.html | HTML | mit | 550 |
{% extends "base.html" %}
{% block content %}
<p>Sorry, we've reached our capacity for the event. We'll let you know if more space opens up.</p>
{% endblock %}
| CocoaPods/sotu.cocoapods.org | sotu/templates/cap.html | HTML | mit | 164 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>idxassoc: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.13.1 / idxassoc - 8.9.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
idxassoc
<small>
8.9.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-03-08 23:20:38 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-03-08 23:20:38 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 4 Virtual package relying on a GMP lib system installation
coq 8.13.1 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/coq-contribs/idxassoc"
license: "BSD with advertising clause"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/IdxAssoc"]
depends: [
"ocaml"
"coq" {>= "8.9" & < "8.10~"}
]
tags: [
"keyword: associative arrays"
"keyword: search operator"
"keyword: data structures"
"category: Computer Science/Data Types and Data Structures"
"date: April 2001"
]
authors: [
"Dominique Quatravaux"
"François-René Ridaux"
"Gérald Macinenti"
]
bug-reports: "https://github.com/coq-contribs/idxassoc/issues"
dev-repo: "git+https://github.com/coq-contribs/idxassoc.git"
synopsis: "Associative Arrays"
description: """
We define the associative array (key -> value associations)
datatype as list of couples, providing definitions of standards
operations such as adding, deleting.
We introduce predicates for membership of a key and of couples.
Finally we define a search operator ("find") which returns the
value associated with a key or the "none" option (see file
Option.v which should be part of this contribution) on failure.
Lemmas we prove about these concepts were motivated by our needs
at the moment we created this file. We hope they'll suit your
needs too but anyway, feel free to communicate any wish or
remark."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/idxassoc/archive/v8.9.0.tar.gz"
checksum: "md5=ac976353a1ab69384ea642b4aaa9d74a"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-idxassoc.8.9.0 coq.8.13.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.13.1).
The following dependencies couldn't be met:
- coq-idxassoc -> coq < 8.10~ -> ocaml < 4.03.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-idxassoc.8.9.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.05.0-2.0.1/released/8.13.1/idxassoc/8.9.0.html | HTML | mit | 7,767 |
<h1>
Destiny Grimoire
<span class="foshkey-link"><a target="_blank" href="http://foshkey.github.io">Foshkey</a></span>
</h1>
<hr class="site-title-separator" />
<div class="loading-text" *ngIf="!grimoireService.grimoire">
<h2>Loading Grimoire...</h2>
<p>This will take some time as we load in the entire Destiny Grimoire. Please wait while we work on this.</p>
</div>
<app-alert-group></app-alert-group>
<div *ngFor="let theme of grimoireService.grimoire?.themeCollection">
<div *ngFor="let page of theme.pageCollection">
<div *ngFor="let card of page.cardCollection" class="standard-card">
<app-card [card]="card"></app-card>
</div>
</div>
</div>
| Foshkey/destiny-grimoire | src/app/destiny-grimoire.component.html | HTML | mit | 677 |
<div class="splash-products">
<div class="section-head section-head--dinamic">
<div class="h2">{{title}}</div>
<div class="splash-product-nav">
<span class="prev"><i class="icon-left"></i></span>
<span class="next"><i class="icon-right"></i></span>
</div>
</div>
<div class="splash-product owl-carousel">
<div class="product">
<div class="product-inner">
<div class="product_cat">Паркет</div>
<div class="product_name">
<div>
ЛАМИНИРРОВАННЫЙ ПАРКЕТ<br>
EGGER ДУБ ВЕЛЛИ ДЫМЧАПТЫЙ
</div>
</div>
<div class="product_img">
<div class="badge-list">
<span class="badge badge-sale"
data-toggle="tooltip"
data-placement="right"
title="скидка"><span>-20%</span></span>
<span class="badge badge-new"
data-toggle="tooltip"
data-placement="right"
title="новый товар"><span>new</span></span>
<span class="badge badge-gift"
data-toggle="tooltip"
data-placement="right"
title="доставка в подарок">
<i class="icon-gift"></i>
</span>
</div><!--.badge-list-->
<div class="feature-list">
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="водостойкий">
<i class="icon-rain"></i>
</div>
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="подходит для детской">
<i class="icon-toy"></i>
</div>
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="термостойкий">
<i class="icon-temperature"></i>
</div>
</div><!--.feature-list-->
<a href="#" class="product_img">
<img src="static/img/content/product.png" alt="">
</a>
</div><!--.product_img-->
<div class="product-info"><!-- product-info--in-full product-info--right product-info--left -->
<div class="p-actions">
<a href="static/img/content/product.png" class="p-actions-item product-zoom"><i class="icon-zoom"></i></a>
<span class="p-actions-item js-open-full"><i class="icon-full"></i></span>
</div>
<div class="p-full-info">
<span class="js-close-full-info hide">
<i class="icon-close-full"></i>
</span>
<div class="p-full-info_text">
<div class="p-full-info_header">
<div class="product-info_title">
Штучный паркет
Романовский Ясень Натур 210*70*15
</div>
<div class="article">Артикул: 26-005-00210</div>
</div>
<div class="p-feature p-small-info">
<div>Дуб, 32 класс, 1-полосный, Ламинат прямого прессования DPL</div>
<div><span>Размеры:</span> 1285x192, 8мм</div>
<div><span>Досок в упаковке:</span> 8 шт.</div>
</div>
<div class="p-feature p-full-feature">
<div><span>Производство:</span> Романовский</div>
<div><span>Страна:</span> Россия <span class="icon-flag"><img src="static/img/general/flag-ru.png" alt=""></span></div>
<div><span>Размеры, мм:</span> 210x70x15</div>
<div><span>Колличество в упаковке, шт:</span> 8</div>
<div><span>Блеск:</span> Матовый</div>
<div><span>Толщина, мм:</span> 15</div>
<div><span>Ширина:</span> Стандарт от 70 до 90мм (ШП)</div>
<div><span>Фаска:</span> Без фаски</div>
</div>
<div class="p-price text-right">
<div class="p-price-info">Цена за упаковку: <span class="simple-price">1 285 <span class="rub">₽</span></span></div>
<div class="p-price-primary">Цена за 1 кв.м: <span class="primary-price">990 <span class="rub">₽</span></span></div>
</div>
</div><!--.p-full-info_text-->
<div class="p-calk">
<div class="small-calk">
<div class="small-calk_item">
<div class="small-calk_label">Введите площадь:</div>
<div class="small-calk_val">
<input type="text" name="area" class="form-control" value="2">
</div>
</div>
<div class="small-calk_item">
<div class="small-calk_label">Количество упаковок:</div>
<div class="small-calk_val">
<input type="text" name="number" class="spin-number" value="1">
</div>
</div>
</div>
<div class="p-price p-price-total text-right">
<div>Ваша цена: <span class="total-price">15 990 <span class="rub">₽</span></span></div>
</div>
</div><!--.p-calk-->
</div>
<div class="p-footer">
<div class="btn-group btn-group-justified" aria-label="Justified button group" role="group">
<a class="btn btn-grey" role="button" href="#"><i class="icon-compare"></i> <span class="hide-text">сравнить</span></a>
<a class="btn btn-grey" role="button" href="#"><i class="icon-star"></i> <span class="hide-text">выделить</span></a>
<a class="btn btn-grey" role="button" href="#"><i class="icon-cart-grey"></i> <span class="hide-text">в корзину</span></a>
</div>
</div>
</div><!--.product-info-->
</div>
</div><!--.product-->
<div class="product">
<div class="product-inner">
<div class="product_cat">Паркет</div>
<div class="product_name">
<div>
ЛАМИНИРРОВАННЫЙ ПАРКЕТ<br>
EGGER ДУБ ВЕЛЛИ ДЫМЧАПТЫЙ
</div>
</div>
<div class="product_img">
<div class="badge-list">
<span class="badge badge-sale"
data-toggle="tooltip"
data-placement="right"
title="скидка"><span>-20%</span></span>
<span class="badge badge-new"
data-toggle="tooltip"
data-placement="right"
title="новый товар"><span>new</span></span>
<span class="badge badge-gift"
data-toggle="tooltip"
data-placement="right"
title="доставка в подарок">
<i class="icon-gift"></i>
</span>
</div><!--.badge-list-->
<div class="feature-list">
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="водостойкий">
<i class="icon-rain"></i>
</div>
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="подходит для детской">
<i class="icon-toy"></i>
</div>
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="термостойкий">
<i class="icon-temperature"></i>
</div>
</div><!--.feature-list-->
<a href="#" class="product_img">
<img src="static/img/content/product.png" alt="">
</a>
</div><!--.product_img-->
<div class="product-info"><!-- product-info--in-full product-info--right product-info--left -->
<div class="p-actions">
<a href="static/img/content/product.png" class="p-actions-item product-zoom"><i class="icon-zoom"></i></a>
<span class="p-actions-item js-open-full"><i class="icon-full"></i></span>
</div>
<div class="p-full-info">
<span class="js-close-full-info hide">
<i class="icon-close-full"></i>
</span>
<div class="p-full-info_text">
<div class="p-full-info_header">
<div class="product-info_title">
Штучный паркет
Романовский Ясень Натур 210*70*15
</div>
<div class="article">Артикул: 26-005-00210</div>
</div>
<div class="p-feature p-small-info">
<div>Дуб, 32 класс, 1-полосный, Ламинат прямого прессования DPL</div>
<div><span>Размеры:</span> 1285x192, 8мм</div>
<div><span>Досок в упаковке:</span> 8 шт.</div>
</div>
<div class="p-feature p-full-feature">
<div><span>Производство:</span> Романовский</div>
<div><span>Страна:</span> Россия <span class="icon-flag"><img src="static/img/general/flag-ru.png" alt=""></span></div>
<div><span>Размеры, мм:</span> 210x70x15</div>
<div><span>Колличество в упаковке, шт:</span> 8</div>
<div><span>Блеск:</span> Матовый</div>
<div><span>Толщина, мм:</span> 15</div>
<div><span>Ширина:</span> Стандарт от 70 до 90мм (ШП)</div>
<div><span>Фаска:</span> Без фаски</div>
</div>
<div class="p-price text-right">
<div class="p-price-info">Цена за упаковку: <span class="simple-price">1 285 <span class="rub">₽</span></span></div>
<div class="p-price-primary">Цена за 1 кв.м: <span class="primary-price">990 <span class="rub">₽</span></span></div>
</div>
</div><!--.p-full-info_text-->
<div class="p-calk">
<div class="small-calk">
<div class="small-calk_item">
<div class="small-calk_label">Введите площадь:</div>
<div class="small-calk_val">
<input type="text" name="area" class="form-control" value="2">
</div>
</div>
<div class="small-calk_item">
<div class="small-calk_label">Количество упаковок:</div>
<div class="small-calk_val">
<input type="text" name="number" class="spin-number" value="1">
</div>
</div>
</div>
<div class="p-price p-price-total text-right">
<div>Ваша цена: <span class="total-price">15 990 <span class="rub">₽</span></span></div>
</div>
</div><!--.p-calk-->
</div>
<div class="p-footer">
<div class="btn-group btn-group-justified" aria-label="Justified button group" role="group">
<a class="btn btn-grey" role="button" href="#"><i class="icon-compare"></i> <span class="hide-text">сравнить</span></a>
<a class="btn btn-grey" role="button" href="#"><i class="icon-star"></i> <span class="hide-text">выделить</span></a>
<a class="btn btn-grey" role="button" href="#"><i class="icon-cart-grey"></i> <span class="hide-text">в корзину</span></a>
</div>
</div>
</div><!--.product-info-->
</div>
</div><!--.product-->
<div class="product">
<div class="product-inner">
<div class="product_cat">Паркет</div>
<div class="product_name">
<div>
ЛАМИНИРРОВАННЫЙ ПАРКЕТ<br>
EGGER ДУБ ВЕЛЛИ ДЫМЧАПТЫЙ
</div>
</div>
<div class="product_img">
<div class="badge-list">
<span class="badge badge-sale"
data-toggle="tooltip"
data-placement="right"
title="скидка"><span>-20%</span></span>
<span class="badge badge-new"
data-toggle="tooltip"
data-placement="right"
title="новый товар"><span>new</span></span>
<span class="badge badge-gift"
data-toggle="tooltip"
data-placement="right"
title="доставка в подарок">
<i class="icon-gift"></i>
</span>
</div><!--.badge-list-->
<div class="feature-list">
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="водостойкий">
<i class="icon-rain"></i>
</div>
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="подходит для детской">
<i class="icon-toy"></i>
</div>
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="термостойкий">
<i class="icon-temperature"></i>
</div>
</div><!--.feature-list-->
<a href="#" class="product_img">
<img src="static/img/content/product.png" alt="">
</a>
</div><!--.product_img-->
<div class="product-info"><!-- product-info--in-full product-info--right product-info--left -->
<div class="p-actions">
<a href="static/img/content/product.png" class="p-actions-item product-zoom"><i class="icon-zoom"></i></a>
<span class="p-actions-item js-open-full"><i class="icon-full"></i></span>
</div>
<div class="p-full-info">
<span class="js-close-full-info hide">
<i class="icon-close-full"></i>
</span>
<div class="p-full-info_text">
<div class="p-full-info_header">
<div class="product-info_title">
Штучный паркет
Романовский Ясень Натур 210*70*15
</div>
<div class="article">Артикул: 26-005-00210</div>
</div>
<div class="p-feature p-small-info">
<div>Дуб, 32 класс, 1-полосный, Ламинат прямого прессования DPL</div>
<div><span>Размеры:</span> 1285x192, 8мм</div>
<div><span>Досок в упаковке:</span> 8 шт.</div>
</div>
<div class="p-feature p-full-feature">
<div><span>Производство:</span> Романовский</div>
<div><span>Страна:</span> Россия <span class="icon-flag"><img src="static/img/general/flag-ru.png" alt=""></span></div>
<div><span>Размеры, мм:</span> 210x70x15</div>
<div><span>Колличество в упаковке, шт:</span> 8</div>
<div><span>Блеск:</span> Матовый</div>
<div><span>Толщина, мм:</span> 15</div>
<div><span>Ширина:</span> Стандарт от 70 до 90мм (ШП)</div>
<div><span>Фаска:</span> Без фаски</div>
</div>
<div class="p-price text-right">
<div class="p-price-info">Цена за упаковку: <span class="simple-price">1 285 <span class="rub">₽</span></span></div>
<div class="p-price-primary">Цена за 1 кв.м: <span class="primary-price">990 <span class="rub">₽</span></span></div>
</div>
</div><!--.p-full-info_text-->
<div class="p-calk">
<div class="small-calk">
<div class="small-calk_item">
<div class="small-calk_label">Введите площадь:</div>
<div class="small-calk_val">
<input type="text" name="area" class="form-control" value="2">
</div>
</div>
<div class="small-calk_item">
<div class="small-calk_label">Количество упаковок:</div>
<div class="small-calk_val">
<input type="text" name="number" class="spin-number" value="1">
</div>
</div>
</div>
<div class="p-price p-price-total text-right">
<div>Ваша цена: <span class="total-price">15 990 <span class="rub">₽</span></span></div>
</div>
</div><!--.p-calk-->
</div>
<div class="p-footer">
<div class="btn-group btn-group-justified" aria-label="Justified button group" role="group">
<a class="btn btn-grey" role="button" href="#"><i class="icon-compare"></i> <span class="hide-text">сравнить</span></a>
<a class="btn btn-grey" role="button" href="#"><i class="icon-star"></i> <span class="hide-text">выделить</span></a>
<a class="btn btn-grey" role="button" href="#"><i class="icon-cart-grey"></i> <span class="hide-text">в корзину</span></a>
</div>
</div>
</div><!--.product-info-->
</div>
</div><!--.product-->
<div class="product">
<div class="product-inner">
<div class="product_cat">Паркет</div>
<div class="product_name">
<div>
ЛАМИНИРРОВАННЫЙ ПАРКЕТ<br>
EGGER ДУБ ВЕЛЛИ ДЫМЧАПТЫЙ
</div>
</div>
<div class="product_img">
<div class="badge-list">
<span class="badge badge-sale"
data-toggle="tooltip"
data-placement="right"
title="скидка"><span>-20%</span></span>
<span class="badge badge-new"
data-toggle="tooltip"
data-placement="right"
title="новый товар"><span>new</span></span>
<span class="badge badge-gift"
data-toggle="tooltip"
data-placement="right"
title="доставка в подарок">
<i class="icon-gift"></i>
</span>
</div><!--.badge-list-->
<div class="feature-list">
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="водостойкий">
<i class="icon-rain"></i>
</div>
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="подходит для детской">
<i class="icon-toy"></i>
</div>
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="термостойкий">
<i class="icon-temperature"></i>
</div>
</div><!--.feature-list-->
<a href="#" class="product_img">
<img src="static/img/content/product.png" alt="">
</a>
</div><!--.product_img-->
<div class="product-info"><!-- product-info--in-full product-info--right product-info--left -->
<div class="p-actions">
<a href="static/img/content/product.png" class="p-actions-item product-zoom"><i class="icon-zoom"></i></a>
<span class="p-actions-item js-open-full"><i class="icon-full"></i></span>
</div>
<div class="p-full-info">
<span class="js-close-full-info hide">
<i class="icon-close-full"></i>
</span>
<div class="p-full-info_text">
<div class="p-full-info_header">
<div class="product-info_title">
Штучный паркет
Романовский Ясень Натур 210*70*15
</div>
<div class="article">Артикул: 26-005-00210</div>
</div>
<div class="p-feature p-small-info">
<div>Дуб, 32 класс, 1-полосный, Ламинат прямого прессования DPL</div>
<div><span>Размеры:</span> 1285x192, 8мм</div>
<div><span>Досок в упаковке:</span> 8 шт.</div>
</div>
<div class="p-feature p-full-feature">
<div><span>Производство:</span> Романовский</div>
<div><span>Страна:</span> Россия <span class="icon-flag"><img src="static/img/general/flag-ru.png" alt=""></span></div>
<div><span>Размеры, мм:</span> 210x70x15</div>
<div><span>Колличество в упаковке, шт:</span> 8</div>
<div><span>Блеск:</span> Матовый</div>
<div><span>Толщина, мм:</span> 15</div>
<div><span>Ширина:</span> Стандарт от 70 до 90мм (ШП)</div>
<div><span>Фаска:</span> Без фаски</div>
</div>
<div class="p-price text-right">
<div class="p-price-info">Цена за упаковку: <span class="simple-price">1 285 <span class="rub">₽</span></span></div>
<div class="p-price-primary">Цена за 1 кв.м: <span class="primary-price">990 <span class="rub">₽</span></span></div>
</div>
</div><!--.p-full-info_text-->
<div class="p-calk">
<div class="small-calk">
<div class="small-calk_item">
<div class="small-calk_label">Введите площадь:</div>
<div class="small-calk_val">
<input type="text" name="area" class="form-control" value="2">
</div>
</div>
<div class="small-calk_item">
<div class="small-calk_label">Количество упаковок:</div>
<div class="small-calk_val">
<input type="text" name="number" class="spin-number" value="1">
</div>
</div>
</div>
<div class="p-price p-price-total text-right">
<div>Ваша цена: <span class="total-price">15 990 <span class="rub">₽</span></span></div>
</div>
</div><!--.p-calk-->
</div>
<div class="p-footer">
<div class="btn-group btn-group-justified" aria-label="Justified button group" role="group">
<a class="btn btn-grey" role="button" href="#"><i class="icon-compare"></i> <span class="hide-text">сравнить</span></a>
<a class="btn btn-grey" role="button" href="#"><i class="icon-star"></i> <span class="hide-text">выделить</span></a>
<a class="btn btn-grey" role="button" href="#"><i class="icon-cart-grey"></i> <span class="hide-text">в корзину</span></a>
</div>
</div>
</div><!--.product-info-->
</div>
</div><!--.product-->
<div class="product">
<div class="product-inner">
<div class="product_cat">Паркет</div>
<div class="product_name">
<div>
ЛАМИНИРРОВАННЫЙ ПАРКЕТ<br>
EGGER ДУБ ВЕЛЛИ ДЫМЧАПТЫЙ
</div>
</div>
<div class="product_img">
<div class="badge-list">
<span class="badge badge-sale"
data-toggle="tooltip"
data-placement="right"
title="скидка"><span>-20%</span></span>
<span class="badge badge-new"
data-toggle="tooltip"
data-placement="right"
title="новый товар"><span>new</span></span>
<span class="badge badge-gift"
data-toggle="tooltip"
data-placement="right"
title="доставка в подарок">
<i class="icon-gift"></i>
</span>
</div><!--.badge-list-->
<div class="feature-list">
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="водостойкий">
<i class="icon-rain"></i>
</div>
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="подходит для детской">
<i class="icon-toy"></i>
</div>
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="термостойкий">
<i class="icon-temperature"></i>
</div>
</div><!--.feature-list-->
<a href="#" class="product_img">
<img src="static/img/content/product.png" alt="">
</a>
</div><!--.product_img-->
<div class="product-info"><!-- product-info--in-full product-info--right product-info--left -->
<div class="p-actions">
<a href="static/img/content/product.png" class="p-actions-item product-zoom"><i class="icon-zoom"></i></a>
<span class="p-actions-item js-open-full"><i class="icon-full"></i></span>
</div>
<div class="p-full-info">
<span class="js-close-full-info hide">
<i class="icon-close-full"></i>
</span>
<div class="p-full-info_text">
<div class="p-full-info_header">
<div class="product-info_title">
Штучный паркет
Романовский Ясень Натур 210*70*15
</div>
<div class="article">Артикул: 26-005-00210</div>
</div>
<div class="p-feature p-small-info">
<div>Дуб, 32 класс, 1-полосный, Ламинат прямого прессования DPL</div>
<div><span>Размеры:</span> 1285x192, 8мм</div>
<div><span>Досок в упаковке:</span> 8 шт.</div>
</div>
<div class="p-feature p-full-feature">
<div><span>Производство:</span> Романовский</div>
<div><span>Страна:</span> Россия <span class="icon-flag"><img src="static/img/general/flag-ru.png" alt=""></span></div>
<div><span>Размеры, мм:</span> 210x70x15</div>
<div><span>Колличество в упаковке, шт:</span> 8</div>
<div><span>Блеск:</span> Матовый</div>
<div><span>Толщина, мм:</span> 15</div>
<div><span>Ширина:</span> Стандарт от 70 до 90мм (ШП)</div>
<div><span>Фаска:</span> Без фаски</div>
</div>
<div class="p-price text-right">
<div class="p-price-info">Цена за упаковку: <span class="simple-price">1 285 <span class="rub">₽</span></span></div>
<div class="p-price-primary">Цена за 1 кв.м: <span class="primary-price">990 <span class="rub">₽</span></span></div>
</div>
</div><!--.p-full-info_text-->
<div class="p-calk">
<div class="small-calk">
<div class="small-calk_item">
<div class="small-calk_label">Введите площадь:</div>
<div class="small-calk_val">
<input type="text" name="area" class="form-control" value="2">
</div>
</div>
<div class="small-calk_item">
<div class="small-calk_label">Количество упаковок:</div>
<div class="small-calk_val">
<input type="text" name="number" class="spin-number" value="1">
</div>
</div>
</div>
<div class="p-price p-price-total text-right">
<div>Ваша цена: <span class="total-price">15 990 <span class="rub">₽</span></span></div>
</div>
</div><!--.p-calk-->
</div>
<div class="p-footer">
<div class="btn-group btn-group-justified" aria-label="Justified button group" role="group">
<a class="btn btn-grey" role="button" href="#"><i class="icon-compare"></i> <span class="hide-text">сравнить</span></a>
<a class="btn btn-grey" role="button" href="#"><i class="icon-star"></i> <span class="hide-text">выделить</span></a>
<a class="btn btn-grey" role="button" href="#"><i class="icon-cart-grey"></i> <span class="hide-text">в корзину</span></a>
</div>
</div>
</div><!--.product-info-->
</div>
</div><!--.product-->
<div class="product">
<div class="product-inner">
<div class="product_cat">Паркет</div>
<div class="product_name">
<div>
ЛАМИНИРРОВАННЫЙ ПАРКЕТ<br>
EGGER ДУБ ВЕЛЛИ ДЫМЧАПТЫЙ
</div>
</div>
<div class="product_img">
<div class="badge-list">
<span class="badge badge-sale"
data-toggle="tooltip"
data-placement="right"
title="скидка"><span>-20%</span></span>
<span class="badge badge-new"
data-toggle="tooltip"
data-placement="right"
title="новый товар"><span>new</span></span>
<span class="badge badge-gift"
data-toggle="tooltip"
data-placement="right"
title="доставка в подарок">
<i class="icon-gift"></i>
</span>
</div><!--.badge-list-->
<div class="feature-list">
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="водостойкий">
<i class="icon-rain"></i>
</div>
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="подходит для детской">
<i class="icon-toy"></i>
</div>
<div class="feature-icon"
data-toggle="tooltip"
data-placement="left"
title="термостойкий">
<i class="icon-temperature"></i>
</div>
</div><!--.feature-list-->
<a href="#" class="product_img">
<img src="static/img/content/product.png" alt="">
</a>
</div><!--.product_img-->
<div class="product-info"><!-- product-info--in-full product-info--right product-info--left -->
<div class="p-actions">
<a href="static/img/content/product.png" class="p-actions-item product-zoom"><i class="icon-zoom"></i></a>
<span class="p-actions-item js-open-full"><i class="icon-full"></i></span>
</div>
<div class="p-full-info">
<span class="js-close-full-info hide">
<i class="icon-close-full"></i>
</span>
<div class="p-full-info_text">
<div class="p-full-info_header">
<div class="product-info_title">
Штучный паркет
Романовский Ясень Натур 210*70*15
</div>
<div class="article">Артикул: 26-005-00210</div>
</div>
<div class="p-feature p-small-info">
<div>Дуб, 32 класс, 1-полосный, Ламинат прямого прессования DPL</div>
<div><span>Размеры:</span> 1285x192, 8мм</div>
<div><span>Досок в упаковке:</span> 8 шт.</div>
</div>
<div class="p-feature p-full-feature">
<div><span>Производство:</span> Романовский</div>
<div><span>Страна:</span> Россия <span class="icon-flag"><img src="static/img/general/flag-ru.png" alt=""></span></div>
<div><span>Размеры, мм:</span> 210x70x15</div>
<div><span>Колличество в упаковке, шт:</span> 8</div>
<div><span>Блеск:</span> Матовый</div>
<div><span>Толщина, мм:</span> 15</div>
<div><span>Ширина:</span> Стандарт от 70 до 90мм (ШП)</div>
<div><span>Фаска:</span> Без фаски</div>
</div>
<div class="p-price text-right">
<div class="p-price-info">Цена за упаковку: <span class="simple-price">1 285 <span class="rub">₽</span></span></div>
<div class="p-price-primary">Цена за 1 кв.м: <span class="primary-price">990 <span class="rub">₽</span></span></div>
</div>
</div><!--.p-full-info_text-->
<div class="p-calk">
<div class="small-calk">
<div class="small-calk_item">
<div class="small-calk_label">Введите площадь:</div>
<div class="small-calk_val">
<input type="text" name="area" class="form-control" value="2">
</div>
</div>
<div class="small-calk_item">
<div class="small-calk_label">Количество упаковок:</div>
<div class="small-calk_val">
<input type="text" name="number" class="spin-number" value="1">
</div>
</div>
</div>
<div class="p-price p-price-total text-right">
<div>Ваша цена: <span class="total-price">15 990 <span class="rub">₽</span></span></div>
</div>
</div><!--.p-calk-->
</div>
<div class="p-footer">
<div class="btn-group btn-group-justified" aria-label="Justified button group" role="group">
<a class="btn btn-grey" role="button" href="#"><i class="icon-compare"></i> <span class="hide-text">сравнить</span></a>
<a class="btn btn-grey" role="button" href="#"><i class="icon-star"></i> <span class="hide-text">выделить</span></a>
<a class="btn btn-grey" role="button" href="#"><i class="icon-cart-grey"></i> <span class="hide-text">в корзину</span></a>
</div>
</div>
</div><!--.product-info-->
</div>
</div><!--.product-->
</div>
</div> | ruzelyanet/boden | markup/components/splash-products/splash-products.html | HTML | mit | 32,198 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>We Hiked The</title>
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,600">
<link rel="stylesheet" href="/style.css">
<link rel="stylesheet" href="/custom.css">
<link rel="shortcut icon" href="https://micro.blog/curt/favicon.png" type="image/x-icon" />
<link rel="alternate" type="application/rss+xml" title="Curt Clifton" href="http://microblog.curtclifton.net/feed.xml" />
<link rel="alternate" type="application/json" title="Curt Clifton" href="http://microblog.curtclifton.net/feed.json" />
<link rel="EditURI" type="application/rsd+xml" href="/rsd.xml" />
<link rel="me" href="https://micro.blog/curt" />
<link rel="me" href="https://twitter.com/curtclifton" />
<link rel="authorization_endpoint" href="https://micro.blog/indieauth/auth" />
<link rel="token_endpoint" href="https://micro.blog/indieauth/token" />
<link rel="micropub" href="https://micro.blog/micropub" />
<link rel="webmention" href="https://micro.blog/webmention" />
<link rel="subscribe" href="https://micro.blog/users/follow" />
</head>
<body>
<div class="container">
<header class="masthead">
<h1 class="masthead-title--small">
<a href="/">Curt Clifton</a>
</h1>
</header>
<div class="content post h-entry">
<div class="post-date">
<time class="dt-published" datetime="2018-05-21 05:50:47 -0700">21 May 2018</time>
</div>
<div class="e-content">
<p>We hiked the Tomales Point Trail yesterday—10 miles round trip in 20–30 mph winds. There were acres of wildflowers, literally chin deep for much of the hike.</p>
<p><img src="http://microblog.curtclifton.net/uploads/2018/aa0bad2ab8.jpg" width="600" height="600" /><img src="http://microblog.curtclifton.net/uploads/2018/13536592cd.jpg" width="600" height="600" /></p>
</div>
</div>
</div>
</body>
</html>
| curtclifton/curtclifton.github.io | _site/2018/05/21/we-hiked-the.html | HTML | mit | 2,001 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.