Skip to content

Commit

Permalink
Rettet feil i XSD knyttet til tittel på digital post info
Browse files Browse the repository at this point in the history
  • Loading branch information
landro committed Jun 3, 2014
1 parent 10c11a4 commit 5c3e1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xsd/sdp-melding.xsd
Expand Up @@ -89,7 +89,7 @@
<xsd:element name="virkningsdato" type="xsd:date" minOccurs="0" maxOccurs="1"/>
<xsd:element name="aapningskvittering" type="xsd:boolean" default="false" minOccurs="0" maxOccurs="1"/>
<xsd:element name="sikkerhetsnivaa" type="Sikkerhetsnivaa" minOccurs="1" maxOccurs="1"/>
<xsd:element name="tittel" minOccurs="0" maxOccurs="1" type="Tittel">
<xsd:element name="ikkeSensitivTittel" minOccurs="1" maxOccurs="1" type="Tittel">
<xsd:annotation>
<xsd:documentation>
Ikke-sensitiv tittel på dokumentpakken
Expand Down

0 comments on commit 5c3e1e6

Please sign in to comment.