From 700c2b96cba4640901b2271a3ff72fafae3b8032 Mon Sep 17 00:00:00 2001 From: lhauch Date: Wed, 5 Jul 2006 04:05:10 +0000 Subject: [PATCH] Changed FvBinding to be a list of Keywords (not using list, just specifying the pattern.) Fixed a couple of typos in the other files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@754 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/XMLSchema/FrameworkDataAttributes.xsd | 2 +- Tools/XMLSchema/FrameworkDataElements.xsd | 8 ++++---- Tools/XMLSchema/NamingConvention.xsd | 6 ++++++ Tools/XMLSchema/SurfaceArea.xsd | 2 +- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/Tools/XMLSchema/FrameworkDataAttributes.xsd b/Tools/XMLSchema/FrameworkDataAttributes.xsd index aedfc86885..bae4d784ff 100644 --- a/Tools/XMLSchema/FrameworkDataAttributes.xsd +++ b/Tools/XMLSchema/FrameworkDataAttributes.xsd @@ -37,7 +37,7 @@ - + diff --git a/Tools/XMLSchema/FrameworkDataElements.xsd b/Tools/XMLSchema/FrameworkDataElements.xsd index 21dfda0c6a..d9dedbe86a 100644 --- a/Tools/XMLSchema/FrameworkDataElements.xsd +++ b/Tools/XMLSchema/FrameworkDataElements.xsd @@ -515,14 +515,14 @@ - + - + @@ -549,7 +549,7 @@ - + @@ -608,7 +608,7 @@ - + diff --git a/Tools/XMLSchema/NamingConvention.xsd b/Tools/XMLSchema/NamingConvention.xsd index ce477cc59d..936b6f2741 100644 --- a/Tools/XMLSchema/NamingConvention.xsd +++ b/Tools/XMLSchema/NamingConvention.xsd @@ -109,6 +109,12 @@ + + + + + + diff --git a/Tools/XMLSchema/SurfaceArea.xsd b/Tools/XMLSchema/SurfaceArea.xsd index 97104e6bf5..74769d4c8f 100644 --- a/Tools/XMLSchema/SurfaceArea.xsd +++ b/Tools/XMLSchema/SurfaceArea.xsd @@ -119,7 +119,7 @@ - + -- 2.39.2