]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
7e642feaacdd254b274aa9626dee1c5f405ba9c6
[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
10 <!-- Flattened version of jaxb schema for nuxeo -->
11 <!-- See http://wiki.collectionspace.org/display/collectionspace/Vocabulary+Schema -->    
12
13                 <!--  Vocabulary Information Group -->
14                 <xs:element name="displayName" type="xs:string"/>
15                 <xs:element name="vocabType" type="xs:string"/>
16
17 </xs:schema>
18