Skip to content

Commit

Permalink
add iso version of scope
Browse files Browse the repository at this point in the history
  • Loading branch information
fostermh committed Apr 25, 2024
1 parent fbb4d77 commit 11c0d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata_xml/iso19115-cioos-template/main.j2
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,7 @@
<mcc:MD_Scope>
{# level: mandatory #}
<mcc:level>
<mcc:MD_ScopeCode codeList="http://standards.iso.org/iso/19115/resources/Codelists/cat/codelists.xml#MD_ScopeCode" codeListValue="{{lineageStep.scope}}" />
<mcc:MD_ScopeCode codeList="http://standards.iso.org/iso/19115/resources/Codelists/cat/codelists.xml#MD_ScopeCode" codeListValue="{{lineageStep.scopeIso}}" />
</mcc:level>
</mcc:MD_Scope>
</mrl:scope>
Expand Down

0 comments on commit 11c0d51

Please sign in to comment.