From 555127effdf961aa5a03498dcd647bbce76c2f53 Mon Sep 17 00:00:00 2001 From: Dan Smith Date: Thu, 27 Nov 2008 10:03:06 -0800 Subject: [PATCH] Split chirp schema into multiple files. Add bank specification to radio and memory. Change the struture a bit to include memories in a group. --- chirp.xsd | 117 ++++++++--------------------------------------- chirp_banks.xsd | 8 ++++ chirp_memory.xsd | 114 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 141 insertions(+), 98 deletions(-) create mode 100644 chirp_banks.xsd create mode 100644 chirp_memory.xsd diff --git a/chirp.xsd b/chirp.xsd index 22a244f8..ff0d93c2 100644 --- a/chirp.xsd +++ b/chirp.xsd @@ -7,120 +7,41 @@ + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - + - - - - - - - - - + diff --git a/chirp_banks.xsd b/chirp_banks.xsd new file mode 100644 index 00000000..14e577ba --- /dev/null +++ b/chirp_banks.xsd @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/chirp_memory.xsd b/chirp_memory.xsd new file mode 100644 index 00000000..6d7c55ed --- /dev/null +++ b/chirp_memory.xsd @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +