From 735592a7613376da24fcab49acb6a156df2ea81a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Veni=20Lillk=C3=A5ll?= Date: Thu, 3 Sep 2015 15:45:27 +0300 Subject: [PATCH 1/3] BimSnippet maxOccurs to "unbounded", removed plural from DocumentReference element name --- Schemas/markup.xsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Schemas/markup.xsd b/Schemas/markup.xsd index 8b819a4b..373b273f 100644 --- a/Schemas/markup.xsd +++ b/Schemas/markup.xsd @@ -68,9 +68,9 @@ - + - + From 28099430c8611b96030042370fcd992522da0d8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Veni=20Lillk=C3=A5ll?= Date: Thu, 3 Sep 2015 15:57:02 +0300 Subject: [PATCH 2/3] Removed plural from RelatedTopics element name, modified Readme.md to clarify the intent --- Documentation/README.md | 6 +++--- Schemas/markup.xsd | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/README.md b/Documentation/README.md index bd3f9f5b..03e1bed4 100644 --- a/Documentation/README.md +++ b/Documentation/README.md @@ -146,12 +146,12 @@ ReferencedDocument | Yes | URI to document.
IsExternal=false “..\example Description | Yes | Description of the document -### RelatedTopics (optional) +### RelatedTopic (optional) Relation between topics (Clash -> PfV -> Opening) -Element/Attribute | Optional | Description | +Attribute | Optional | Description | :-----------|:------------|:------------ -RelatedTopics/GUID | Yes | List of GUIDs of the referenced topics. +Guid | Yes | Guid of the referenced topic. ### Comment diff --git a/Schemas/markup.xsd b/Schemas/markup.xsd index 373b273f..9c2b0334 100644 --- a/Schemas/markup.xsd +++ b/Schemas/markup.xsd @@ -81,7 +81,7 @@
- + From 773ba53a37dd3145333619cbdc601337603c13d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Veni=20Lillk=C3=A5ll?= Date: Fri, 4 Sep 2015 14:43:53 +0300 Subject: [PATCH 3/3] Removed plural from Bitmaps element name in visinfo.xsd --- Schemas/visinfo.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Schemas/visinfo.xsd b/Schemas/visinfo.xsd index bfa4e0f6..d6a904ee 100644 --- a/Schemas/visinfo.xsd +++ b/Schemas/visinfo.xsd @@ -31,7 +31,7 @@ - +