From 0149fcfa2bd9ac8c9f6b05851f7264f005aa2305 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 11 May 2019 14:48:15 +0200 Subject: drawio-to-parts: new tool. ee.xsd: new type: Assembly and AssemblyPart. Should probably be its own file type. ee.part: Better DSL instead of using the raw xml types. --- xsd/ee.xsd | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) (limited to 'xsd') diff --git a/xsd/ee.xsd b/xsd/ee.xsd index 446bab7..32c97b3 100644 --- a/xsd/ee.xsd +++ b/xsd/ee.xsd @@ -39,6 +39,7 @@ TODO: rename 'id' to 'url'. + @@ -49,7 +50,7 @@ TODO: rename 'id' to 'url'. - + @@ -87,13 +88,14 @@ TODO: rename 'id' to 'url'. - + + @@ -149,4 +151,25 @@ TODO: rename 'id' to 'url'. + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3