]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
8b0d443d43fd93b44abf8a276358e07658919a01
[tmp/jakarta-migration.git] /
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <xs:schema 
3   xmlns:xs="http://www.w3.org/2001/XMLSchema"
4   xmlns:ns="http://collectionspace.org/services/vocabulary"
5   xmlns="http://collectionspace.org/services/vocabulary"
6   targetNamespace="http://collectionspace.org/services/vocabulary"
7   version="0.1"
8 >
9 <!-- See http://wiki.collectionspace.org/display/collectionspace/Vocabulary+Schema -->    
10
11                 <!--  VocabularyItem Information Group -->
12                 <!--  inVocabulary is the csid of the owning Vocabulary -->
13                 <xs:element name="inVocabulary" type="xs:string" />
14                 <xs:element name="displayName" type="xs:string"/>
15
16 </xs:schema>
17