diff --git a/Code/Mantid/instrument/Schema/Facilities/1.0/FacilitiesSchema.xsd b/Code/Mantid/instrument/Schema/Facilities/1.0/FacilitiesSchema.xsd
index bb7024143dc289e38f427f9e862a36d7db29fdc6..301d57d849df3b8538a0a59b14dfcb5d7545d8b3 100644
--- a/Code/Mantid/instrument/Schema/Facilities/1.0/FacilitiesSchema.xsd
+++ b/Code/Mantid/instrument/Schema/Facilities/1.0/FacilitiesSchema.xsd
@@ -22,6 +22,7 @@
                 <xs:complexType>
                   <xs:choice maxOccurs="unbounded">
                     <xs:element name="baseURL" type="xs:string" />
+                    <xs:element name="JobManagerType" type="xs:string" />
                     <xs:element name="configFileURL" type="xs:string" />
                     <xs:element name="mpirunExecutable" type="xs:string" />
                     <xs:element name="pythonExecutable" type="xs:string" />