From a36892b9788639aadda293cb27496ae00e189677 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Thu, 23 May 2013 14:36:45 +0200 Subject: Agent and Item were out of line with the new module versions of NewItem and NewAgent, and the mapfile. --- src/main/resources/boot/OD/Agent.xsd | 26 ++++++++-------- src/main/resources/boot/OD/Item.xsd | 41 ++++++++++++++------------ src/main/resources/boot/SC/ServerNewEntity.xml | 2 +- 3 files changed, 37 insertions(+), 32 deletions(-) diff --git a/src/main/resources/boot/OD/Agent.xsd b/src/main/resources/boot/OD/Agent.xsd index 5b9f3f4..1f8f9ed 100644 --- a/src/main/resources/boot/OD/Agent.xsd +++ b/src/main/resources/boot/OD/Agent.xsd @@ -1,20 +1,22 @@ - - + - - Complete Structure for new agent - - - - The initial roles that this Agent will hold - - + + - - + + + + + + + + + diff --git a/src/main/resources/boot/OD/Item.xsd b/src/main/resources/boot/OD/Item.xsd index 5d5c1cf..c46de43 100644 --- a/src/main/resources/boot/OD/Item.xsd +++ b/src/main/resources/boot/OD/Item.xsd @@ -4,7 +4,8 @@ - + @@ -19,31 +20,38 @@ - - + + + - A new collection with layout + + A new collection + with layout - + - + - - - - - - - - - - - - + + + + + + - + diff --git a/src/main/resources/boot/SC/ServerNewEntity.xml b/src/main/resources/boot/SC/ServerNewEntity.xml index 71753bf..e14ce19 100644 --- a/src/main/resources/boot/SC/ServerNewEntity.xml +++ b/src/main/resources/boot/SC/ServerNewEntity.xml @@ -4,7 +4,7 @@ -- cgit v1.2.3