From 1be638edd117c755c70470a33a618a34f78777eb Mon Sep 17 00:00:00 2001 From: lhauch Date: Fri, 19 May 2006 01:22:22 +0000 Subject: [PATCH] Added optional GuidValue, changed Guid to optional (so that we can do duplicate efforts on new XMLSchema.) Added optional PcdBuildDeclarations section to the end of ModuleSA. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@196 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/XMLSchema/FrameworkHeaders.xsd | 12 ++++++++---- Tools/XMLSchema/FrameworkPlatformDataElements.xsd | 1 + 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/Tools/XMLSchema/FrameworkHeaders.xsd b/Tools/XMLSchema/FrameworkHeaders.xsd index 3937dc5c84..1a8181f594 100644 --- a/Tools/XMLSchema/FrameworkHeaders.xsd +++ b/Tools/XMLSchema/FrameworkHeaders.xsd @@ -20,7 +20,8 @@ - + + @@ -75,7 +76,8 @@ - + + @@ -120,13 +122,14 @@ + - + @@ -139,7 +142,8 @@ - + + diff --git a/Tools/XMLSchema/FrameworkPlatformDataElements.xsd b/Tools/XMLSchema/FrameworkPlatformDataElements.xsd index 5a530c05a8..678179cf55 100644 --- a/Tools/XMLSchema/FrameworkPlatformDataElements.xsd +++ b/Tools/XMLSchema/FrameworkPlatformDataElements.xsd @@ -245,6 +245,7 @@ + -- 2.39.2