From 188af565ddbefe7a24d27c61722ec1a823a9a88e Mon Sep 17 00:00:00 2001 From: Laine Stump Date: Tue, 30 Mar 2010 13:47:39 +0200 Subject: [PATCH] Add timer element to domain schema timers are sub-elements of clocks. A clock can have zero or more instances of timer. Within the timer, only the name attribute is required; all other attributes are optional. A simpler representation of a timer element is: frequency is a ulong. All other attributes are simple enums. --- docs/schemas/domain.rng | 60 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) diff --git a/docs/schemas/domain.rng b/docs/schemas/domain.rng index e59e103f46..d80430153d 100644 --- a/docs/schemas/domain.rng +++ b/docs/schemas/domain.rng @@ -295,6 +295,9 @@ + + + @@ -329,7 +332,62 @@ -