Skip to content

Commit

Permalink
Added doiendpoint to FacilitiesScheme. Refs #8538.
Browse files Browse the repository at this point in the history
  • Loading branch information
jawrainey committed Apr 9, 2014
1 parent 0cf95f1 commit 629055c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Code/Mantid/instrument/Schema/FacilitiesSchema.xsd
Expand Up @@ -42,6 +42,11 @@
<xs:attribute name="url" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="doiendpoint">
<xs:complexType>
<xs:attribute name="url" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="filelocation">
<xs:complexType>
<xs:element name="prefix">
Expand Down

0 comments on commit 629055c

Please sign in to comment.