From 2fe3d67882c3d5f7e6cc0df42fba4a40052fde6c Mon Sep 17 00:00:00 2001
From: Jorrit Schaap <schaap@astron.nl>
Date: Wed, 30 Mar 2016 08:45:37 +0000
Subject: [PATCH] Task #9248: new SIP 2.6.1 with jupiter equinox

---
 LTA/LTAIngest/doc/LTA-SIP.xsd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/LTA/LTAIngest/doc/LTA-SIP.xsd b/LTA/LTAIngest/doc/LTA-SIP.xsd
index 993aed9c258..6a8a3b2ec69 100644
--- a/LTA/LTAIngest/doc/LTA-SIP.xsd
+++ b/LTA/LTAIngest/doc/LTA-SIP.xsd
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<xs:schema targetNamespace="http://www.astron.nl/SIP-Lofar" version="2.6.0" xmlns="http://www.astron.nl/SIP-Lofar" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+<xs:schema targetNamespace="http://www.astron.nl/SIP-Lofar" version="2.6.1" xmlns="http://www.astron.nl/SIP-Lofar" xmlns:xs="http://www.w3.org/2001/XMLSchema">
 	<xs:annotation>
 		<xs:documentation>
 		XML Schema for data model Submission Information Package LOFAR Long Term Archive
@@ -121,6 +121,7 @@
 			<xs:enumeration value="B1950"/>
 			<xs:enumeration value="J2000"/>
 			<xs:enumeration value="SUN"/>
+			<xs:enumeration value="JUPITER"/>
 		</xs:restriction>
 	</xs:simpleType>
 	<xs:annotation>
-- 
GitLab