source: cats/SCHEMAcat/trunk/data/schemata/avatech-tier/index.schemacat @ 3379

Last change on this file since 3379 was 3379, checked in by mwindhouwer, 11 years ago

M urn.org.basex.rest/rest/query.dpml

  • can now also handle variables with XML values
  • looks in the BaseX result to see if there was an error message, if so turn that info an exception

M data*

  • use the sc prefix for the SCHEMAcat namespace everywhere

M urn.org.isocat.schemacat.access.data/test/testlist.xml

  • added tests for user data management

M urn.org.isocat.schemacat.access.data/access/user.dpml

  • EXISTS and SOURCE work with id or principal
  • NEW works
  • TODO: SINK

M urn.org.isocat.schemacat.access.data/debug

  • will contain debug output for test runs
File size: 459 bytes
Line 
1<?xml-model href=""?>
2<sc:schema xmlns:sc="http://www.isocat.org/ns/schemacat">
3  <sc:name>avatech-timeseries</sc:name>
4  <sc:version/>
5  <sc:status>production</sc:status>
6  <sc:tag type="group">AVATecH</sc:tag>
7  <sc:pid>hdl:1839/00-SCHM-0000-0000-0014-4</sc:pid>
8  <sc:owner type="user" ref="u1"/>
9  <sc:files>
10    <sc:file type="main">
11      <sc:name>avatech-timeseries.xsd</sc:name>
12      <sc:type ref="xsd-1.0"/>
13    </sc:file>
14  </sc:files>
15</sc:schema>
Note: See TracBrowser for help on using the repository browser.