From 817bc5da6914eaa3164a650264d75cdc2a05139c Mon Sep 17 00:00:00 2001 From: lhauch Date: Mon, 25 Sep 2006 23:04:27 +0000 Subject: [PATCH] Made sure that the Extern element groups were clearly defined, made sure that a Driver group contains a DriverBinding, if it will contain a ComponentName and/or DriverConfig and/or DriverDiag statement. git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@1616 de2fecce-e211-0410-80a6-f3fac2684e05 --- edk2/Tools/XMLSchema/FrameworkDataElements.xsd | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/edk2/Tools/XMLSchema/FrameworkDataElements.xsd b/edk2/Tools/XMLSchema/FrameworkDataElements.xsd index 0695932c7..a900080f4 100644 --- a/edk2/Tools/XMLSchema/FrameworkDataElements.xsd +++ b/edk2/Tools/XMLSchema/FrameworkDataElements.xsd @@ -241,32 +241,32 @@ - - + + Driver Module - + Library Module - + Allow multiple entries for DriverBinding, ComponentName, DriverConfig and DriverDiag elements. For ComponentName, DriverConfig and/or DriverDiag - you must have a 1:1 mapping to DriverBinding if the element is defined. Permit User Defined Extern Tags - + - + Module Call Backs -- 2.17.1