Skip to content

Commit

Permalink
Update loependeJournal.xsd
Browse files Browse the repository at this point in the history
Updated gradering element-name to grad to avoid misunderstandings
  • Loading branch information
joergen-vs authored May 8, 2019
1 parent eadda53 commit 4b3b048
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions N5/v5.0/loependeJournal.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<xs:element name="avskrivningsmaate" type="n5mdk:avskrivningsmaate" minOccurs="0"/>
<xs:element name="referanseAvskrivesAvJournalpost" type="n5mdk:referanseAvskrivesAvJournalpost" minOccurs="0"/>
<xs:element name="tilgangsrestriksjon" type="n5mdk:tilgangsrestriksjon" minOccurs="0"/>
<xs:element name="gradering" type="n5mdk:gradering" minOccurs="0"/>
<xs:element name="grad" type="n5mdk:grad" minOccurs="0"/>
<xs:element name="skjermingshjemmel" type="n5mdk:skjermingshjemmel" minOccurs="0"/>

<xs:element name="korrespondansepart" type="korrespondansepart" maxOccurs="unbounded"/>
Expand All @@ -119,4 +119,4 @@
</xs:sequence>
</xs:complexType>

</xs:schema>
</xs:schema>

0 comments on commit 4b3b048

Please sign in to comment.