From 237a6faa8a23826e68bbc00bc107b2d6f97235d0 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 15 Mar 2019 14:55:15 +0100 Subject: Refactoring: o Renaming part.id to part.uri. Changing to URIs and use that as an identifier if the part is known. Schematic part does not have an URI. o Merging and into o Creating as a possible . Used by order to point to other parts. --- xsd/ee.xsd | 37 ++++++++++++++++++++++++++++++------- 1 file changed, 30 insertions(+), 7 deletions(-) (limited to 'xsd') diff --git a/xsd/ee.xsd b/xsd/ee.xsd index 3e0d024..64d0f11 100644 --- a/xsd/ee.xsd +++ b/xsd/ee.xsd @@ -31,7 +31,7 @@ TODO: rename 'id' to 'url'. targetNamespace="http://purl.org/ee/bom-file" xmlns="http://purl.org/ee/bom-file"> - + @@ -44,14 +44,14 @@ TODO: rename 'id' to 'url'. - + - + - + @@ -60,16 +60,39 @@ TODO: rename 'id' to 'url'. + + + + + + - - + + + + + + + + + + + + + + - + + + + + + -- cgit v1.2.3