Registry entry
Mongolia Limited Liability Company (ХХК) State Registration Application (Form UB-03)
Register a newly established Mongolian limited liability company (Хязгаарлагдмал Хариуцлагатай Компани, ХХК) with the General Authority for State Registration (Улсын бүртгэлийн ерөнхий газар), modelled from the Authority's own official application template, Form UB-03 (УБ-03 маягт, "ХУУЛИЙН ЭТГЭЭДИЙН УЛСЫН БҮРТГЭЛД БҮРТГҮҮЛЭХ ӨРГӨДӨЛ" — Application for State Registration of a Legal Entity), published as a directly downloadable, unauthenticated .docx template. Form UB-03 is a single multi-purpose physical form covering five distinct transaction types, each gated by its own checkbox in the form's own layout: (§5) registering a newly established legal entity — the pathway this schema models; (§6) registering a change to an existing legal entity's information; (§7) registering a legal entity newly formed through reorganization (merger, consolidation, division, separation, or change of legal form); (§8) registering a legal entity's dissolution; and (§9) registering a seal/stamp control number. This schema models the common identifying header (§1-4) and the new-registration branch in full (§5.1-5.6, including a founders table modelled as a bounded repeating group of up to 5 founders — matching the template's own pre-printed 5-row table, which itself instructs attaching a same-format continuation sheet for a 6th founder onward), plus the applicant-capacity and applicant-identity fields common to every transaction type (§10.1-10.2). The Authority's own official checklist infographic for new LLC registration ("Хязгаарлагдмал хариуцлагатай компани шинээр бүртгүүлэх", at burtgel.gov.mn/service/images/service/les/1/01.png) confirms Form UB-03 is filed together with a second, distinct physical form, Form UB-12 (Application for Registration of Beneficial Owner(s) Information, published in an official English translation at burtgel.gov.mn/service/images/les/eng/Form-UB-12.pdf), plus five further supporting documents; all six items are modelled here as `documents[]` rather than expanding Form UB-12's own multi-table beneficial-owner disclosure fields (direct owners, affiliated-entity owners, and indirect managers, each a variable-length table) into this schema's `fields[]` — a distinct, more complex form in its own right, left as a disclosed candidate for a future schema. Out of scope, and disclosed rather than silently omitted: Form UB-03's own change-registration (§6), reorganization (§7), dissolution (§8), and seal-control (§9) branches, each a checkbox-selectable alternate transaction type on the same physical form, not a variant of new-entity registration; a corporate (as opposed to natural-person or mixed) founder composition beyond what the founders table's own generic "registration number"/"country" columns already capture; and the modern e-business.mn online submission channel referenced by the Authority's own checklist infographic as an alternative to filing this paper form in person, not fetched or driven this cycle. No submission was made and no live burtgel.gov.mn account was created or required to author this schema. GovSchema is independent and is not affiliated with, endorsed by, or operated by Mongolia or the General Authority for State Registration.
Registry entry
mn/gasr/state-registration-limited-liability-company
Machine access
- Schema document
registry/mn/gasr/state-registration-limited-liability-company/1.0.0/schema.jsonapplication/schema+json- Verification record
registry/mn/gasr/state-registration-limited-liability-company/1.0.0/VERIFICATION.mdtext/markdown- Registry catalog
registry/index.jsonone record per schema id
Field reference
40 fields, read from the published schema.json, with names, types, requiredness, and validation as the document states them. The live government form remains the authoritative source.
Fields
-
applicationDatedate requiredThe date the applicant submits this application, entered on the form's own 8 individual character-entry boxes (year/month/day).
-
legalEntityRegistrationNumberstring optionalThe legal entity's 7-digit state registration number. Not yet assigned for a brand-new legal entity (the pathway this schema models) — this field is reused unchanged by Form UB-03's own change-registration, reorganization, dissolution, and seal-control branches, where an existing entity's number is already known; modelled optional on that basis.
pattern -
legalEntityPersonalFileNumberstring optionalThe legal entity's 10-digit personal file number. Not yet assigned for a brand-new legal entity, for the same reason as legalEntityRegistrationNumber; modelled optional.
pattern -
legalEntityNameAndFormstring requiredThe proposed legal entity's full name and legal form (e.g. ending in 'ХХК' for a limited liability company).
length: 1–300 -
founderCountinteger requiredThe total number of founders establishing the company. Determines how many of the bounded founder1-founder5 field groups below are required (see founder2Name).
range: 1–∞ -
shareCapitalAmountMntnumber requiredThe company's total share (charter) capital, in Mongolian tögrög (MNT).
range: 1–∞ -
operationDurationstring requiredThe duration for which the legal entity will operate. Mongolian LLCs commonly state this as indefinite; the template provides only a free blank, not a pre-printed 'indefinite' option, so an applicant intending an unlimited duration is expected to write that in free text (e.g. 'тодорхойгүй хугацаагаар').
length: 1–200 -
entityAddressAndPhonestring requiredThe legal entity's registered address and telephone number, written as a single combined entry on the template's own single blank field (the source does not separate these into two boxes).
length: 1–400 -
businessActivityTypestring requiredThe type/field of business activity the legal entity will engage in.
length: 1–300 -
founder1Namestring requiredFull name of the first founder (row 1 of the founders table). Always required — every registration has at least one founder.
length: 1–200classification: pii -
founder1RegistrationNumberstring requiredFounder 1's registration number — a natural person's citizen registration number, or a corporate founder's legal-entity registration number; the table's own column header does not distinguish the two, so this is modelled as free text rather than a single fixed pattern.
length: 1–20classification: sensitive-pii -
founder1Countrystring requiredFounder 1's country of citizenship (natural person) or incorporation (corporate founder).
length: 1–100 -
founder1CapitalContributionAmountMntnumber requiredFounder 1's own capital contribution amount, in MNT.
range: 0–∞ -
founder1SharePercentnumber requiredFounder 1's ownership share, as a percentage.
range: 0–100 -
founder2Namestring optionalFull name of the second founder (row 2 of the founders table). Required only when founderCount is 2 or more.
length: 1–200classification: pii -
founder2RegistrationNumberstring optionalFounder 2's registration number. Required only when founderCount is 2 or more.
length: 1–20classification: sensitive-pii -
founder2Countrystring optionalFounder 2's country of citizenship/incorporation. Required only when founderCount is 2 or more.
length: 1–100 -
founder2CapitalContributionAmountMntnumber optionalFounder 2's own capital contribution amount, in MNT. Required only when founderCount is 2 or more.
range: 0–∞ -
founder2SharePercentnumber optionalFounder 2's ownership share, as a percentage. Required only when founderCount is 2 or more.
range: 0–100 -
founder3Namestring optionalFull name of the third founder (row 3 of the founders table). Required only when founderCount is 3 or more.
length: 1–200classification: pii -
founder3RegistrationNumberstring optionalFounder 3's registration number. Required only when founderCount is 3 or more.
length: 1–20classification: sensitive-pii -
founder3Countrystring optionalFounder 3's country of citizenship/incorporation. Required only when founderCount is 3 or more.
length: 1–100 -
founder3CapitalContributionAmountMntnumber optionalFounder 3's own capital contribution amount, in MNT. Required only when founderCount is 3 or more.
range: 0–∞ -
founder3SharePercentnumber optionalFounder 3's ownership share, as a percentage. Required only when founderCount is 3 or more.
range: 0–100 -
founder4Namestring optionalFull name of the fourth founder (row 4 of the founders table). Required only when founderCount is 4 or more.
length: 1–200classification: pii -
founder4RegistrationNumberstring optionalFounder 4's registration number. Required only when founderCount is 4 or more.
length: 1–20classification: sensitive-pii -
founder4Countrystring optionalFounder 4's country of citizenship/incorporation. Required only when founderCount is 4 or more.
length: 1–100 -
founder4CapitalContributionAmountMntnumber optionalFounder 4's own capital contribution amount, in MNT. Required only when founderCount is 4 or more.
range: 0–∞ -
founder4SharePercentnumber optionalFounder 4's ownership share, as a percentage. Required only when founderCount is 4 or more.
range: 0–100 -
founder5Namestring optionalFull name of the fifth founder (row 5 of the founders table, the last pre-printed row). The template's own note directs applicants with more than 5 founders to attach a continuation sheet in this table's own format, so a founderCount above 5 is not modelled with additional named field groups beyond this one.
length: 1–200classification: pii -
founder5RegistrationNumberstring optionalFounder 5's registration number. Required only when founderCount is 5 or more.
length: 1–20classification: sensitive-pii -
founder5Countrystring optionalFounder 5's country of citizenship/incorporation. Required only when founderCount is 5 or more.
length: 1–100 -
founder5CapitalContributionAmountMntnumber optionalFounder 5's own capital contribution amount, in MNT. Required only when founderCount is 5 or more.
range: 0–∞ -
founder5SharePercentnumber optionalFounder 5's ownership share, as a percentage. Required only when founderCount is 5 or more.
range: 0–100 -
applicantCapacityenum requiredThe capacity in which the applicant is authorized to submit this application, a checkbox group common to every transaction type on this form. 'Chairman of the liquidation commission (authorized recipient)' is realistically only applicable to the dissolution branch (§8, out of scope here), but is retained as a real option of this same source field rather than removed.
enum: executive_management | founder_shareholder | authorized_representative | liquidation_commission_chair -
applicantPatronymicNamestring requiredThe applicant's patronymic (father's or mother's name), per Mongolian naming convention.
length: 1–100classification: pii -
applicantGivenNamestring requiredThe applicant's own given name.
length: 1–100classification: pii -
applicantRegistrationNumberstring requiredThe applicant's own 10-character citizen registration number: 2 Cyrillic letters followed by 8 digits, matching the form's own 10 individual character-entry boxes for this field and Mongolia's own published citizen registration number format.
patternclassification: sensitive-pii -
applicantPhonestring requiredThe applicant's own contact phone number.
length: 1–30classification: pii -
applicantEmailstring requiredThe applicant's own email address.
patternlength: 0–200
Verification record
This file is the source-review record for this document version, per the manual-source-review-v1 practice. It documents the provenance of the published fields and states the current verification claim honestly.
Current claim
status:draftverification.method:manual-source-review-v1verification.lastVerifiedAt:2026-07-16
This is a GovSchema Standard Research cycle (GOV-3382), a general research-analyst brief covering DMV, Business Formation, Visa, Passport, Taxes, and National ID & Civic Documents across all jurisdictions.
Why this candidate
Mongolia opened as this registry's 68th jurisdiction in the immediately preceding cycle (GOV-3375), with a single vertical modelled — Visa, via mn/mfa/evisa-application. Building out an already-open jurisdiction's next vertical was preferred over opening a 69th brand-new jurisdiction from scratch, following this registry's established practice.
A brief re-screen of Mongolia's other three open verticals confirmed each still a dead end or too weak to author this cycle:
- Taxes (
itax.mta.mn): unreachable this cycle — connection timeout on bothhttps://andhttp://from this environment. Consistent with the prior GOV-3375 cycle's finding of a likely login-gated/unstable service. - DMV (
police.gov.mn/p/3759): confirmed still narrative-only — a "How to obtain a driver's license" informational page, no downloadable application form and no field-level wizard. - Passport (
e-mongolia.mn): confirmed to still require the e-Mongolia portal, whose service catalogue sits behind account login plus in-person biometric capture, consistent with the prior cycle's finding. - Business Formation: the General Authority for State Registration (Улсын бүртгэлийн ерөнхий газар) publishes its Legal Entity State Registration template library directly and unauthenticated at
burtgel.gov.mn/service/images/les/.... Strong candidate — authored this cycle.
Sources examined
Primary sources
- Authority: Улсын бүртгэлийн ерөнхий газар (General Authority for State Registration) — the English name is Form UB-12's own masthead translation ("Appendix to order No … of 2020, of the Chairman of General Authority for State Registration"), independently corroborated live at
https://eng.burtgel.gov.mn/state-registration-of-legal-entities(the same name printed in that page's own footer contact block). "GASR" is this registry's own short-form abbreviation of that confirmed name (also used by an independent business-registry-guide secondary source) — it does not appear verbatim onburtgel.gov.mnitself, disclosed here rather than presented as a source-printed acronym. - Document 1 — Form UB-03 (УБ-03 маягт), "ХУУЛИЙН ЭТГЭЭДИЙН УЛСЫН БҮРТГЭЛД БҮРТГҮҮЛЭХ ӨРГӨДӨЛ" (Application for State Registration of a Legal Entity).
- URL (directly retrieved, HTTP 200, plain unauthenticated curl):
http://burtgel.gov.mn/service/images/les/ub__03.docx - File identity: genuine OOXML
.docx(confirmed by its ownPK\x03\x04zip-local-file-header magic bytes), 32,073 bytes,sha256:10f78f99e1ab65618735507eedd8876a917ead3910d777baa4a989638009e115. - Extraction method: Python's stdlib
zipfile+xml.etreeto readword/document.xmldirectly and walk every paragraph and nested table cell recursively (noword-extractorpackage needed — that package is for the legacy binary.docformat the prioram/mojcycle's sources used; this document is modern OOXML, directly parseable as XML). - Structure confirmed: a single physical form with a common identifying header (§1 application date — 8 character-entry boxes; §2 legal entity registration number — 7 boxes; §3 personal file number — 10 boxes; §4 legal entity name/form) followed by five checkbox-gated transaction-type branches: §5 new-entity registration (5.1 founder count; 5.2 share capital amount in MNT; 5.3 operation duration; 5.4 address/phone; 5.5 business activity type; 5.6 a founders table with 5 pre-printed rows — No./Name/Registration number/Country/Capital contribution amount/Share %, plus its own note directing a same-format continuation sheet for founder 6 onward); §6 change registration (6.1 change details); §7 reorganization (checkboxes for merger/ consolidation/division/separation/change-of-form, plus 7.1/7.2 tables for the ceasing and newly-formed entities); §8 dissolution (8.1 decision authority/name/date/number); §9 seal-control registration (checkboxes for new/re-issued/surrendered); and, common to every branch, §10 applicant capacity (10.1, four checkbox options) and applicant identity (10.2 — patronymic name, given name, 10-box registration number, phone, email), followed by a seal/signature block and a legal-notice paragraph.
- URL (directly retrieved, HTTP 200, plain unauthenticated curl):
- Document 2 — Form UB-12, "APPLICATION FOR REGISTRATION OF BENEFICIAL OWNER(S) INFORMATION IN THE STATE REGISTRATION" (official English translation).
- URL (directly retrieved, HTTP 200):
http://burtgel.gov.mn/service/images/les/eng/Form-UB-12.pdf - File identity: genuine text-layer PDF (confirmed by its own
%PDF-1.7header), 371,488 bytes,sha256:c6867d84ac720f8415d9b4d3cf3a3f09ede974d3200115dcbea71db27889f8c8. - Extraction method:
pdfjs-dist'sgetTextContent()(installed standalone in a scratch directory for extraction only, not added as a repository dependency), read in full across all 3 pages. - What it contains: three beneficial-owner disclosure tables (5.1 direct owners of ≥33% solely/jointly; 5.2 affiliated-legal-entity owners; 5.3 indirect managers), each a variable-length repeating table with its own name/registration-number/citizenship/owned-assets/ address columns, plus an applicant-capacity checkbox block (6.1) and applicant identity fields (6.2) structurally parallel to UB-03's own §10. Not expanded into this schema's
fields[]— see "Scope and disclosed boundaries" below.
- URL (directly retrieved, HTTP 200):
- Both documents' shared listing page (directly retrieved, HTTP 200):
http://burtgel.gov.mn/service/index.php/les-newlist/download, under the heading "Template form of State registration of legal entity" — confirms both files are current and co-located on the Authority's own site.
Corroborating source (not modelled as fields, used as the sourcing basis for documents[])
- New-LLC-registration checklist infographic (a PNG image, directly retrieved, HTTP 200, read visually rather than OCR'd):
http://burtgel.gov.mn/service/images/service/les/1/01.png, linked fromhttp://burtgel.gov.mn/service/index.php/les-newlist/les-new's own item "1. Хязгаарлагдмал хариуцлагатай компани шинээр бүртгүүлэхэд" (1. Newly registering a limited liability company). Lists exactly 7 required items: (1) Application forms — explicitly both UB-03 and UB-12 together; (2) the legal entity name confirmation certificate page (viae-business.mnor filed in person); (3) the founding resolution/decision; (4) the company charter, 2 copies; (5) proof of capital (bank deposit confirmation or a property schedule); (6) proof of the legal entity's registered address (immovable-property certificate or lease agreement); (7) the state stamp duty and service fee payment receipt. This is the direct sourcing basis for this schema's 7-entrydocuments[]array.
External reference
- Applicant registration-number format: confirmed as 2 Cyrillic letters followed by 8 digits via Wikipedia's "Citizen Identity Card (Mongolia)" article, corroborating the form's own 10 individual character-entry boxes for this field. Modelled as
^[А-ЯӨҮ]{2}[0-9]{8}$.
Scope and disclosed boundaries
This schema models Form UB-03's new-entity-registration branch (§5) plus its common identifying header (§1-4) and common applicant block (§10), the direct Mongolian counterpart to this registry's own am/moj/state-registration-limited-liability-company. The founders table is modelled as a bounded repeating group of up to 5 founders (founder1*-founder5*, each gated requiredWhen founderCount greaterThanOrEqual N beyond founder 1) rather than scoped to a single founder, because the source table's own structure supports this cleanly — 5 pre-printed numbered rows with its own note instructing a same-format continuation sheet for founder 6 onward, closely paralleling this registry's own gb/hmrc/child-benefit-claim-ch2 bounded-repeating-group convention (child2* gated on numberOfChildrenClaimed).
Explicitly out of scope, and disclosed rather than silently omitted:
- Form UB-03's own change-registration (§6), reorganization (§7), dissolution (§8), and seal-control (§9) branches — each a checkbox-selectable alternate transaction type on the very same physical form, not a variant of new-entity registration.
- Form UB-12's own beneficial-owner disclosure field-level detail — three separate variable-length tables (direct owners, affiliated-entity owners, indirect managers) plus its own applicant-capacity/identity block. It is modelled here only as a required companion
documents[]entry (the Authority's own checklist pairs UB-03 and UB-12 together as a single "Application forms" item), not expanded intofields[]— a distinct, more complex form in its own right, left as a disclosed candidate for a future schema/version. - A founder count above 5, per the source table's own continuation-sheet instruction (see above) — not modelled with additional named field groups.
- The
e-business.mnonline submission channel the checklist infographic itself references as an alternative to filing this paper form in person — not fetched or driven this cycle. legalEntityRegistrationNumber/legalEntityPersonalFileNumber(§2/§3) — read directly from the form's own 7-box and 10-box character-entry fields, but modelledrequired: falsesince a brand-new legal entity (the pathway this schema models) has not yet been assigned either number; the same §1-4 header block is reused unchanged by the other four transaction-type branches, where an existing entity's numbers are of course already known — the direct textual basis for this inference, not a guess.
Conformance fixtures
12 fixtures are committed under conformance/mn/gasr/state-registration-limited-liability-company/1.0.0/: 2 valid submissions (0 errors each — one single-founder minimal case, one with 3 founders populated exercising the bounded-repeating-group logic) and 10 mutation-control fixtures (each expected to raise exactly 1 error): a missing required legalEntityNameAndForm, a missing required founder1Name, an invalid legalEntityRegistrationNumber pattern (wrong digit count), an invalid applicantRegistrationNumber pattern (wrong letter/digit composition), an invalid applicantEmail pattern, an out-of-range founder1SharePercent (>100), a non-positive shareCapitalAmountMnt, an invalid applicantCapacity enum value, a missing founder2Name when founderCount is 2 (the bounded-repeating- group requiredWhen rule), and a missing applicantPhone. All 12 were checked with a from-scratch, throwaway Node mock validator implementing this schema's own required/requiredWhen/validation rules (not committed — consistent with this registry's established per-cycle practice of writing an independent validator rather than reusing the authoring script). Both tools/validate.mjs and tools/validate-ajv.mjs pass at 514/514 across the full registry with this schema added.
Known gaps
- Mongolia's remaining verticals — Taxes, DMV, and Passport — are confirmed dead ends/too-weak this cycle (see "Why this candidate" above), consistent with the equivalent findings the GOV-3375 cycle recorded. Mongolia now stands at 2 of 6 verticals (Visa, Business Formation).
- Form UB-12's own beneficial-owner disclosure detail is a disclosed, open backlog candidate for a future companion schema — see "Scope and disclosed boundaries" above.
Verification method assessment
manual-source-review-v1 — a human/agent read the primary sources directly and transcribed their fields. No automated re-verification tooling exists yet for this schema; nextReviewBy is set 6 months out per the practice's default cadence.
View the raw record (VERIFICATION.md)
Version history
-
1.0.0draftlatestthis pagehas verification recordschema.json
Independent and non-affiliated
GovSchema is an independent, open-source project. This reference is not produced, reviewed, or endorsed by Улсын бүртгэлийн ерөнхий газар (General Authority for State Registration) or any government. The authoritative source is always the live government form and its official instructions.