From 3ba083ee0b0ff7e01caeb3bc7395377071e20fe6 Mon Sep 17 00:00:00 2001 From: Guillaume Denneulin Date: Fri, 31 Jan 2014 15:09:42 +0100 Subject: In structure XML files, implement component library files inclusion BZ: 168727 In the PFW structure file, it is not possible to include a component library from another XML file. Implement the possibility to import component from another XML file that would be included in a structure XML file and that would describe a component library. Change-Id: Id6125140de1c8e9882375d01199f695b929f45e2 Signed-off-by: Guillaume Denneulin --- Schemas/ComponentTypeSet.xsd | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 Schemas/ComponentTypeSet.xsd (limited to 'Schemas/ComponentTypeSet.xsd') diff --git a/Schemas/ComponentTypeSet.xsd b/Schemas/ComponentTypeSet.xsd new file mode 100644 index 0000000..d00be00 --- /dev/null +++ b/Schemas/ComponentTypeSet.xsd @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1