From 448d6fab6ef3daf99d54dd2fe0c6c78b29586ede Mon Sep 17 00:00:00 2001 From: lhauch Date: Thu, 11 May 2006 14:38:45 +0000 Subject: [PATCH] Added ZeroOrOne Data Type, for use with ErasePolarity FlashDeviceInfo attribute git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@129 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/XMLSchema/NamingConvention.xsd | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Tools/XMLSchema/NamingConvention.xsd b/Tools/XMLSchema/NamingConvention.xsd index 4f998b827d..3faf1b923d 100644 --- a/Tools/XMLSchema/NamingConvention.xsd +++ b/Tools/XMLSchema/NamingConvention.xsd @@ -296,6 +296,14 @@ + + + Define Zero as a vaild value + + + + + Definition of a Version Number, which can be any combination of a number followed by zero or more alphanumeric-dot-alphanumeric characters -- 2.39.2