From 4c0ead80ff7f219c972892bfdf699f9db66ac8a7 Mon Sep 17 00:00:00 2001
From: knut <>
Date: Thu, 23 Feb 2006 14:03:35 +0000
Subject: Renamed schema files to avoid confusion
---
framework/Specs/ApplicationConfiguration.dtd | 40 ------
framework/Specs/ApplicationConfiguration.xsd | 200 ---------------------------
framework/Specs/PageConfiguration.dtd | 54 --------
framework/Specs/PageConfiguration.xsd | 143 -------------------
framework/Specs/application.dtd | 54 ++++++++
framework/Specs/application.xsd | 143 +++++++++++++++++++
framework/Specs/config.dtd | 40 ++++++
framework/Specs/config.xsd | 200 +++++++++++++++++++++++++++
8 files changed, 437 insertions(+), 437 deletions(-)
delete mode 100644 framework/Specs/ApplicationConfiguration.dtd
delete mode 100644 framework/Specs/ApplicationConfiguration.xsd
delete mode 100644 framework/Specs/PageConfiguration.dtd
delete mode 100644 framework/Specs/PageConfiguration.xsd
create mode 100644 framework/Specs/application.dtd
create mode 100644 framework/Specs/application.xsd
create mode 100644 framework/Specs/config.dtd
create mode 100644 framework/Specs/config.xsd
(limited to 'framework')
diff --git a/framework/Specs/ApplicationConfiguration.dtd b/framework/Specs/ApplicationConfiguration.dtd
deleted file mode 100644
index b85a0595..00000000
--- a/framework/Specs/ApplicationConfiguration.dtd
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/framework/Specs/ApplicationConfiguration.xsd b/framework/Specs/ApplicationConfiguration.xsd
deleted file mode 100644
index c66dfed5..00000000
--- a/framework/Specs/ApplicationConfiguration.xsd
+++ /dev/null
@@ -1,200 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- configuration content for page sections in prado3 framework
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/framework/Specs/PageConfiguration.dtd b/framework/Specs/PageConfiguration.dtd
deleted file mode 100644
index e140f468..00000000
--- a/framework/Specs/PageConfiguration.dtd
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/framework/Specs/PageConfiguration.xsd b/framework/Specs/PageConfiguration.xsd
deleted file mode 100644
index 4aec216f..00000000
--- a/framework/Specs/PageConfiguration.xsd
+++ /dev/null
@@ -1,143 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- configuration content for the whole application in prado3 framework
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/framework/Specs/application.dtd b/framework/Specs/application.dtd
new file mode 100644
index 00000000..e140f468
--- /dev/null
+++ b/framework/Specs/application.dtd
@@ -0,0 +1,54 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/framework/Specs/application.xsd b/framework/Specs/application.xsd
new file mode 100644
index 00000000..4aec216f
--- /dev/null
+++ b/framework/Specs/application.xsd
@@ -0,0 +1,143 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ configuration content for the whole application in prado3 framework
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/framework/Specs/config.dtd b/framework/Specs/config.dtd
new file mode 100644
index 00000000..b85a0595
--- /dev/null
+++ b/framework/Specs/config.dtd
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/framework/Specs/config.xsd b/framework/Specs/config.xsd
new file mode 100644
index 00000000..c66dfed5
--- /dev/null
+++ b/framework/Specs/config.xsd
@@ -0,0 +1,200 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ configuration content for page sections in prado3 framework
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3