Skip to content

Commit

Permalink
changing subheadings in reference page to include spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
kathryn-ods committed Oct 26, 2023
1 parent b10492c commit e8f3847
Showing 1 changed file with 44 additions and 44 deletions.
88 changes: 44 additions & 44 deletions docs/schema/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ Country

.. _schema-entity-statement:

EntityStatement
---------------
Entity Statement
----------------

.. json-value:: ../_build_schema/entity-statement.json
:pointer: /description
Expand Down Expand Up @@ -136,8 +136,8 @@ Interest

.. _schema-interested-party:

InterestedParty
---------------
Interested Party
----------------

.. json-value:: ../_build_schema/ownership-or-control-statement.json
:pointer: /$defs/InterestedParty/description
Expand Down Expand Up @@ -175,8 +175,8 @@ Name

.. _schema-ownership-or-control-statement:

OwnershipOrControlStatement
---------------------------
Ownership Or Control Statement
------------------------------

If a person is a beneficial owner of an entity - whether directly or indirectly - and the person or entity is required to declare this beneficial ownership, there MUST be an Ownership-or-control Statement connecting the two which represents the beneficial ownership relationship. See :ref:`representing-bo` for detailed requirements.

Expand All @@ -190,8 +190,8 @@ If a person is a beneficial owner of an entity - whether directly or indirectly

.. _schema-pep-status:

PepStatusDetails
----------------
Pep Status Details
------------------

.. json-value:: ../_build_schema/components.json
:pointer: /$defs/PepStatusDetails/description
Expand All @@ -204,8 +204,8 @@ PepStatusDetails

.. _schema-person-statement:

PersonStatement
---------------
Person Statement
----------------

.. json-value:: ../_build_schema/person-statement.json
:pointer: /description
Expand All @@ -218,8 +218,8 @@ PersonStatement

.. _schema-public-listing:

PublicListing
---------------
Public Listing
--------------

.. json-value:: ../_build_schema/components.json
:pointer: /$defs/PublicListing/description
Expand All @@ -231,8 +231,8 @@ PublicListing

.. _schema-publicationdetails:

PublicationDetails
------------------
Publication Details
-------------------

.. json-value:: ../_build_schema/components.json
:pointer: /$defs/PublicationDetails/description
Expand All @@ -258,8 +258,8 @@ Publisher

.. _schema-replaces-statements:

ReplacesStatements
------------------
Replaces Statements
-------------------

.. json-value:: ../_build_schema/components.json
:pointer: /$defs/ReplacesStatements/description
Expand All @@ -269,8 +269,8 @@ See :any:`Updating statements <guidance-updating-data>` for technical guidance o

.. _schema-securities-listing:

SecuritiesListing
-----------------
Securities Listing
------------------

.. json-value:: ../_build_schema/components.json
:pointer: /$defs/SecuritiesListing/description
Expand Down Expand Up @@ -315,8 +315,8 @@ See :any:`Sources and annotations <provenance>` for a discussion of provenance m

.. _schema-statement-date:

StatementDate
-------------
Statement Date
--------------

Dates MUST conform with the extended format of `ISO 8601 <https://en.wikipedia.org/wiki/ISO_8601>`_. All of the following, for example, are valid:

Expand All @@ -328,35 +328,35 @@ Dates MUST conform with the extended format of `ISO 8601 <https://en.wikipedia.o
Codelists
---------

AddressType
+++++++++++
Address Type
++++++++++++

.. csv-table-no-translate::
:header-rows: 1
:class: codelist-table
:file: ../_build_schema/codelists/addressType.csv


AnnotationMotivation
++++++++++++++++++++
Annotation Motivation
+++++++++++++++++++++

.. csv-table-no-translate::
:header-rows: 1
:class: codelist-table
:file: ../_build_schema/codelists/annotationMotivation.csv


DirectOrIndirect
++++++++++++++++
Direct Or Indirect
++++++++++++++++++

.. csv-table-no-translate::
:header-rows: 1
:class: codelist-table
:file: ../_build_schema/codelists/directOrIndirect.csv


EntityType
++++++++++
Entity Type
+++++++++++

.. csv-table-no-translate::
:header-rows: 1
Expand All @@ -365,8 +365,8 @@ EntityType



EntitySubtypeCategory
+++++++++++++++++++++
Entity Subtype Category
+++++++++++++++++++++++

.. csv-table-no-translate::
:header-rows: 1
Expand All @@ -375,62 +375,62 @@ EntitySubtypeCategory



InterestType
++++++++++++
Interest Type
+++++++++++++

.. csv-table-no-translate::
:header-rows: 1
:class: codelist-table
:file: ../_build_schema/codelists/interestType.csv


NameType
++++++++
Name Type
+++++++++

.. csv-table-no-translate::
:header-rows: 1
:class: codelist-table
:file: ../_build_schema/codelists/nameType.csv


PersonType
++++++++++
Person Type
+++++++++++

.. csv-table-no-translate::
:header-rows: 1
:class: codelist-table
:file: ../_build_schema/codelists/personType.csv


SecuritiesIdentifierSchemes
+++++++++++++++++++++++++++
Securities Identifier Schemes
+++++++++++++++++++++++++++++

.. csv-table-no-translate::
:header-rows: 1
:class: codelist-table
:file: ../_build_schema/codelists/securitiesIdentifierSchemes.csv


SourceType
++++++++++
Source Type
+++++++++++

.. csv-table-no-translate::
:header-rows: 1
:class: codelist-table
:file: ../_build_schema/codelists/sourceType.csv


StatementType
+++++++++++++
Statement Type
++++++++++++++

.. csv-table-no-translate::
:header-rows: 1
:class: codelist-table
:file: ../_build_schema/codelists/statementType.csv


UnspecifiedReason
+++++++++++++++++
Unspecified Reason
++++++++++++++++++

.. csv-table-no-translate::
:header-rows: 1
Expand Down

0 comments on commit e8f3847

Please sign in to comment.