Skip to content

Commit

Permalink
Removed draft-content from release
Browse files Browse the repository at this point in the history
  • Loading branch information
joergen-vs committed May 12, 2019
1 parent c100faa commit c1414b5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 40 deletions.
2 changes: 0 additions & 2 deletions N5/latest/arkivstruktur.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -437,8 +437,6 @@
<xs:element name="variantformat" type="n5mdk:variantformat"/>
<xs:element name="format" type="n5mdk:format"/>
<xs:element name="formatDetaljer" type="n5mdk:formatDetaljer" minOccurs="0"/>
<xs:element name="pronomMIME" type="n5mdk:pronomMIME" minOccurs="0"/>
<xs:element name="pronomPUID" type="n5mdk:pronomPUID" minOccurs="0"/>
<xs:element name="opprettetDato" type="n5mdk:opprettetDato"/>
<xs:element name="opprettetAv" type="n5mdk:opprettetAv"/>
<xs:element name="referanseDokumentfil" type="n5mdk:referanseDokumentfil"/>
Expand Down
18 changes: 0 additions & 18 deletions N5/latest/metadatakatalog.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -1341,24 +1341,6 @@
</xs:restriction>
</xs:simpleType>

<xs:simpleType name="pronomMIME">
<xs:annotation>
<xs:documentation>M704</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>

<xs:simpleType name="pronomPUID">
<xs:annotation>
<xs:documentation>M703</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>

<xs:simpleType name="sjekksum">
<xs:annotation>
<xs:documentation>M705</xs:documentation>
Expand Down
2 changes: 0 additions & 2 deletions N5/v5.0/arkivstruktur.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -436,8 +436,6 @@
<xs:element name="variantformat" type="n5mdk:variantformat"/>
<xs:element name="format" type="n5mdk:format"/>
<xs:element name="formatDetaljer" type="n5mdk:formatDetaljer" minOccurs="0"/>
<xs:element name="pronomMIME" type="n5mdk:pronomMIME" minOccurs="0"/>
<xs:element name="pronomPUID" type="n5mdk:pronomPUID" minOccurs="0"/>
<xs:element name="opprettetDato" type="n5mdk:opprettetDato"/>
<xs:element name="opprettetAv" type="n5mdk:opprettetAv"/>
<xs:element name="referanseDokumentfil" type="n5mdk:referanseDokumentfil"/>
Expand Down
18 changes: 0 additions & 18 deletions N5/v5.0/metadatakatalog.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -1340,24 +1340,6 @@
</xs:restriction>
</xs:simpleType>

<xs:simpleType name="pronomMIME">
<xs:annotation>
<xs:documentation>M704</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>

<xs:simpleType name="pronomPUID">
<xs:annotation>
<xs:documentation>M703</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>

<xs:simpleType name="sjekksum">
<xs:annotation>
<xs:documentation>M705</xs:documentation>
Expand Down

0 comments on commit c1414b5

Please sign in to comment.