www.revisor.mn.gov
Open in
urlscan Pro
156.99.90.141
Public Scan
Submitted URL: https://www.revisor.leg.state.mn.us/
Effective URL: https://www.revisor.mn.gov/
Submission: On January 10 via manual from US — Scanned from US
Effective URL: https://www.revisor.mn.gov/
Submission: On January 10 via manual from US — Scanned from US
Form analysis
10 forms found in the DOM<form class="form-inline float-right ml-auto d-none d-md-block p-0">
<a href="https://www.leg.mn.gov/search.aspx" class="text-white js-search-adv mr-1 text-nowrap btn btn-darkgray btn-sm" style="display: none;">Advanced Search</a>
<label class="sr-only" for="main-search">Search Legislature</label>
<input class="form-control form-control-sm align-top mr-2 js-search" id="main-search" name="search" style="display: none;" placeholder="Search..." type="text">
<button class="js-search-btn btn btn-darkgray btn-sm"><svg class="svg-inline--fa fa-search fa-w-16" aria-hidden="true" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
<path fill="currentColor"
d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
</path>
</svg><!-- <i class="fas fa-search"></i> --><span class="p-1"> Search</span></button>
</form>
<form class="form-inline ml-auto d-block d-md-none p-2">
<label class="sr-only js-search-sm-label" for="sm-search">Search Legislature</label>
<div class="input-group mb-2 mr-sm-2">
<input class="form-control form-control-sm js-sm-search" id="sm-search" name="search" aria-label="Search Legislature" aria-describedby="searchButton" placeholder="Search..." type="text">
<div class="input-group-append">
<button class="js-search-sm-btn btn btn-darkgray btn-sm" type="button" id="searchButton" alt="Search Button"><svg class="svg-inline--fa fa-search fa-w-16" aria-hidden="true" data-prefix="fa" data-icon="search" role="img"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
<path fill="currentColor"
d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
</path>
</svg><!-- <i class="fa fa-search"></i> --><span class="sr-only sr-only-focusable">Search</span></button>
</div>
</div>
</form>
POST /pubs/getdoc.php
<form id="docbox" class="retrieve form-inline justify-content-center mt-1" action="/pubs/getdoc.php" method="post">
<input class="bg-light navbar-form form-control mr-1" name="docnum" type="text" placeholder="Retrieve by number" maxlength="200">
<div class="input-group">
<select class="bg-light custom-select custom-select-sm form-control navbar-form" id="doctype" name="type"> <!-- class="form-control form-control-sm text-primary" -->
<option value="statutes">Statutes</option>
<option value="laws">Laws</option>
<option value="rules">Rules</option>
<option value="bills">Bills</option>
</select>
<div class="input-group-append">
<button class="btn btn-sm btn-secondary navbar-form pb-2">GO</button>
</div>
</div>
</form>
POST /pubs/getdoc.php
<form action="/pubs/getdoc.php" method="post">
<div class="row align-items-end">
<div class="col-9 pr-0">
<label for="statute_docnum">Find by Number</label>
<input class="leg_DefaultText form-control form-control-sm" id="statute_docnum" name="docnum" type="text" maxlength="50" placeholder="eg. 609.01">
<input type="hidden" name="type" value="statutes">
</div>
<!--<button class="btn btn-primary btn-sm" type="submit">Find</button>-->
<div class="col pl-1 pr-0">
<button class="btn btn-primary btn-sm">
<svg class="svg-inline--fa fa-search fa-w-16" aria-hidden="true" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
<path fill="currentColor"
d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
</path>
</svg>
</button>
</div>
</div>
</form>
GET /search/doc_result.php
<form action="/search/doc_result.php" method="get" class="submit_disable">
<div class="row align-items-end">
<div class="col-9 pr-0">
<label for="statute_search">Search by Keyword</label>
<input class="stop_word_check leg_DefaultText form-control form-control-sm" id="statute_search" name="keyword" type="text" value="" maxlength="100">
<input type="hidden" name="keyword_type" value="all">
<input type="hidden" name="stat" value="1">
<input type="hidden" name="search" value="stat">
<input type="hidden" name="stat_year1" value="2022">
<input type="hidden" name="stat_year2" value="2022">
<input type="hidden" name="stat_chapter" value="">
</div>
<div class="col pl-1 pr-0">
<!--<button class="btn btn-primary btn-sm" type="submit">Search</button>-->
<button class="btn btn-primary btn-sm">
<svg class="svg-inline--fa fa-search fa-w-16" aria-hidden="true" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
<path fill="currentColor"
d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
</path>
</svg>
</button>
</div>
</div>
</form>
POST /pubs/getdoc.php
<form action="/pubs/getdoc.php" method="post">
<div class="row align-items-end">
<div class="col-9 pr-0">
<label for="laws_docnum">Find by Number</label>
<input class="leg_DefaultText form-control form-control-sm" id="laws_docnum" name="docnum" type="text" placeholder="eg. 2012 c 122" maxlength="50">
<input type="hidden" name="type" value="laws">
</div>
<div class="col pl-1 pr-0">
<!--<button class="btn btn-primary btn-sm" type="submit">Find</button>-->
<button class="btn btn-primary btn-sm">
<svg class="svg-inline--fa fa-search fa-w-16" aria-hidden="true" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
<path fill="currentColor"
d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
</path>
</svg>
</button>
</div>
</div>
</form>
GET /search/doc_result.php
<form action="/search/doc_result.php" method="get" class="submit_disable">
<div class="row align-items-end">
<div class="col-9 pr-0">
<label for="law_search">Search by Keyword</label>
<input class="stop_word_check leg_DefaultText form-control form-control-sm" id="law_search" name="keyword" type="text" value="" maxlength="100">
<input type="hidden" name="keyword_type" value="all">
<input type="hidden" name="search" value="laws">
<input type="hidden" name="laws" value="1">
<input type="hidden" name="laws_session1" value="93">
<input type="hidden" name="laws_session2" value="93">
<input type="hidden" name="laws_chapter" value="">
</div>
<div class="col pl-1 pr-0">
<!--<button class="btn btn-primary btn-sm" type="submit">Search</button>-->
<button class="btn btn-primary btn-sm">
<svg class="svg-inline--fa fa-search fa-w-16" aria-hidden="true" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
<path fill="currentColor"
d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
</path>
</svg>
</button>
</div>
</div>
</form>
POST /pubs/getdoc.php
<form action="/pubs/getdoc.php" method="post">
<div class="row align-items-end">
<div class="col-9 pr-0">
<label for="rules_docnum">Find by Number</label>
<input class="leg_DefaultText form-control form-control-sm" id="rules_docnum" name="docnum" type="text" placeholder="eg. 1205" maxlength="50">
<input type="hidden" name="type" value="rules">
</div>
<div class="col pl-1 pr-0">
<!--<button class="btn btn-primary btn-sm" type="submit">Find</button>-->
<button class="btn btn-primary btn-sm">
<svg class="svg-inline--fa fa-search fa-w-16" aria-hidden="true" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
<path fill="currentColor"
d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
</path>
</svg>
</button>
</div>
</div>
</form>
GET /search/doc_result.php
<form action="/search/doc_result.php" method="get" class="submit_disable">
<div class="row align-items-end">
<div class="col-9 pr-0"><label for="rule_search">Search by Keyword</label>
<input class="stop_word_check leg_DefaultText form-control form-control-sm" id="rule_search" name="keyword" type="text" value="" maxlength="100">
<input type="hidden" name="keyword_type" value="all">
<input type="hidden" name="search" value="rule">
<input type="hidden" name="rule" value="1">
<input type="hidden" name="rule_year1" value="2022">
<input type="hidden" name="rule_year2" value="2022">
<input type="hidden" name="rule_chapter" value="">
<input type="hidden" name="rule_agency[]" value="">
</div>
<div class="col pl-1 pr-0">
<!--<button class="btn btn-primary btn-sm" type="submit">Search</button>-->
<button class="btn btn-primary btn-sm">
<svg class="svg-inline--fa fa-search fa-w-16" aria-hidden="true" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
<path fill="currentColor"
d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
</path>
</svg>
</button>
</div>
</div>
</form>
POST /pubs/getdoc.php
<form action="/pubs/getdoc.php" method="post">
<label for="bills_docnum">Find by Number</label>
<input class="w-auto form-control form-control-sm leg_DefaultText" id="bills_docnum" name="docnum" type="text" placeholder="eg. HF1" maxlength="50" style="font-style: normal; display: inline-block !important;">
<!--<button class="btn btn-primary btn-sm" type="submit">Find</button>-->
<input type="hidden" name="type" value="bills">
<button class="btn btn-primary btn-sm">
<svg class="svg-inline--fa fa-search fa-w-16" aria-hidden="true" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
<path fill="currentColor"
d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
</path>
</svg>
</button>
</form>
Text Content
Skip to main content Skip to office menu Skip to footer Minnesota Legislature Advanced Search Search Legislature Search Menu * House Minnesota House of Representatives -------------------------------------------------------------------------------- House Members and Staff House Members Leadership Staff Employment Who Represents Me? Committees Committee List Committee Roster Upcoming Meetings Standing Committee Schedule Minutes Committee Deadlines Offices Chief Clerk Fiscal Analysis House Research Public Information Sergeant-at-Arms Caucuses - DFL/GOP Other Information House Journal House Rules Joint Rules Educational Programs Pronunciation Guide Address Spreadsheet * Senate Minnesota Senate -------------------------------------------------------------------------------- Senators and Staff Senators Leadership Staff Employment Who Represents Me? Committees Committee List Committee Roster Upcoming Meetings Standing Committee Schedule Committee Deadlines Offices Secretary of the Senate Senate Counsel, Research & Fiscal Analysis Caucuses - DFL/GOP Other Information Senate Journal Senate Rules Joint Rules Educational Programs Address Labels Subscriptions * Joint Joint Departments, Offices, and Commissions -------------------------------------------------------------------------------- Joint Legislative Offices Revisor of Statutes Legislative Reference Library Office of the Legislative Auditor Legislative Budget Office Commissions Legislative Coordinating Commission (LCC) Legislative-Citizen Commission on MN Resources (LCCMR) Legislative Commission on Pensions & Retirement (LCPR) Lessard-Sams Outdoor Heritage Council Legacy Amendment More... * Schedules Schedules, Calendars, and Legislative Business -------------------------------------------------------------------------------- House House Schedules Order of Business Calendar for the Day Supplemental Calendar for the Day Fiscal Calendar Senate Senate Schedules Order of Business Senate Calendar General Orders of the Day Joint Combined Upcoming Meetings Broadcast TV Schedule Committee Deadlines * Committees Legislative Committees -------------------------------------------------------------------------------- House Committee List Committee Roster Upcoming Meetings Standing Committee Schedule Minutes Senate Committee List Committee Roster Upcoming Meetings Standing Committee Schedule Joint Joint Committees & Task Forces Committee Deadlines Bills In Conference Committee Side by Side Comparisons * Bills Bills -------------------------------------------------------------------------------- House Bill Search & Status (House) Bill Introductions Summaries: Bill | Act Fiscal Tracking Sheets Hot List Senate Bill Search & Status (Senate) Bill Introductions Summaries: Bill | Act Fiscal Tracking Sheets Hot List Joint Bill Search & Status MyBills Side by Side Comparisons Bills In Conference Committee Vetoes Current Session Laws * Law Statutes, Laws, and Rules -------------------------------------------------------------------------------- Statutes Keyword Search Current Statutes Statutes by Topic (Index) Statutes Archive Session Laws Keyword Search Current Session Laws Session Laws by Topic (Index) Session Laws Archive Session Laws Changed (Table 1) Statutes Changed (Table 2) Administrative Rules Keyword Search Current Rules Rules by Topic (Index) Rules Archive Minnesota Rule Status State Register Other Legal Materials Minnesota Constitution State Constitutional Amendments Court Rules * Multimedia Multimedia — Audio, Video, Broadcast TV, News, & Photos -------------------------------------------------------------------------------- House Live Video / Audio Webcast Schedule Audio & Video Archives Session Daily Photos Senate Live Video / Audio Webcast Schedule Audio & Video Archives Senate Media Services Photos Joint Combined Media Page Legislative Media Archive Broadcast TV Schedule Commission Audio/Video * Publications Legislative Research, Reports & Information -------------------------------------------------------------------------------- Office Research & Reports House Fiscal Analysis House Research Legislative Auditor Revisor Publications Senate Publications Legislative Reference Library News House Session Daily Senate Media Services Legislators Roster Election Directory Legislative History Legislative History Guide Legislators Past & Present House Journal Senate Journal Legislative Time Capsule Vetoes Notable Documents Fiscal Review Minnesota Issues Guides New Laws Books & reports Search Legislature Search Office of the Revisor of Statutes OFFICE OF THE REVISOR OF STATUTES Revisor Menu * Statutes Laws Rules Bills GO * Statutes * Laws * Rules * Court Rules * Constitution * Revisor's Office Revisor Intranet Attorney Drafting Areas Staff Directory Office Duties Publications Meetings Educational Seminars Employment Openings Order Publications * Search Law by Keyword * OFFICE INFORMATION The Revisor's Office is a nonpartisan office of the Minnesota Legislature. The office provides confidential drafting services of legislative and administrative documents. Since its founding in 1939, the office has served as the compiler of Minnesota Statutes and is the official publisher of Minnesota Statutes, Laws, and Rules. Phone: (651) 296-2868 TTY: 1-800-627-3529 Fax: (651) 296-0569 Email: revisor@revisor.mn.gov 700 State Office Building 100 Rev. Dr. Martin Luther King Jr. Blvd. Saint Paul, MN 55155 * Staff Directory * Attorney Drafting Areas * Office Duties * Employment Openings * Purchase Minnesota Statutes, Laws, and Rules Tweets by @MNRevisor MINNESOTA LAW OFFICIAL AND AUTHENTIC DIGITAL PUBLICATIONS MINNESOTA STATUTES Find by Number Search by Keyword * Current Statutes * Statutes by Topic (Index) * Statutes Archive MINNESOTA SESSION LAWS Find by Number Search by Keyword * Current Session Laws * Session Laws by Topic (Index) * Session Law Archive MINNESOTA RULES Find by Number Search by Keyword * Current Rules * Rules by Topic (Index) * Rules Archive LEGISLATIVE DOCUMENTS FROM CONCEPT TO ENACTMENT Beginning with a bill, the Revisor's Office drafts, reviews, or approves the variety of documents generated by the legislative process. LEGISLATIVE PROCESS * Guide to Legislative Process * Bill FAQ * Revisor's Office Role FIND A BILL Find by Number * House Bill Search * Senate Bill Search OTHER LEGISLATIVE DOCUMENTS * Side by Side Comparisons * Conference Committee Reports * Presentments to Governor LEGAL RESOURCES MANUALS, REPORTS, AND INFORMATION LEGISLATIVE DRAFTING * Revisor's Manual * Court Opinions Report * Unconstitutional Statutes ADMINISTRATIVE RULES * Rule Status System * Rulemaking: A Guide * Rules Drafting Manual OTHER RESOURCES * Court Rules * Uniform Acts * Education Opportunities (CLEs) ABOUT THE LEGISLATURE * Historical Information * Employment/Internships * Visiting the Capitol * Disability Access * Frequently Asked Questions CONTACT YOUR LEGISLATOR * Who Represents Me? * House Members * Senators GENERAL CONTACT * Contact a legislative librarian: * (651) 296-8338 or Email * Phone Numbers * Submit website comments GET CONNECTED * House News * Senate News * MyBills * Email Updates & RSS Feeds Minnesota Office of the Revisor of Statutes, 700 State Office Building, 100 Rev. Dr. Martin Luther King Jr. Blvd., St. Paul, MN 55155