From: lhauch Date: Thu, 25 Jan 2007 01:03:02 +0000 (+0000) Subject: Added optional whitespace characters in before and/or after the content within tags Added Alignment optional attribute to the
tag Changed the UserExtension Identifier from int to string git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2303 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/Tools/XMLSchema/FrameworkDataAttributes.xsd b/Tools/XMLSchema/FrameworkDataAttributes.xsd index 8d076eeace..2f8b8aff85 100644 --- a/Tools/XMLSchema/FrameworkDataAttributes.xsd +++ b/Tools/XMLSchema/FrameworkDataAttributes.xsd @@ -266,6 +266,7 @@ + diff --git a/Tools/XMLSchema/FrameworkDataElements.xsd b/Tools/XMLSchema/FrameworkDataElements.xsd index db1a585f8a..977020829b 100644 --- a/Tools/XMLSchema/FrameworkDataElements.xsd +++ b/Tools/XMLSchema/FrameworkDataElements.xsd @@ -910,7 +910,7 @@ - + diff --git a/Tools/XMLSchema/FrameworkDataTypes.xsd b/Tools/XMLSchema/FrameworkDataTypes.xsd index b90b2e5b3b..c2074ff69f 100644 --- a/Tools/XMLSchema/FrameworkDataTypes.xsd +++ b/Tools/XMLSchema/FrameworkDataTypes.xsd @@ -26,7 +26,7 @@ - + @@ -104,7 +104,6 @@ - @@ -264,7 +263,7 @@ - + @@ -341,7 +340,7 @@ - + @@ -453,7 +452,7 @@ - + @@ -522,7 +521,7 @@ - + diff --git a/Tools/XMLSchema/FrameworkPlatformDataTypes.xsd b/Tools/XMLSchema/FrameworkPlatformDataTypes.xsd index 8631918cc7..014289ff5a 100644 --- a/Tools/XMLSchema/FrameworkPlatformDataTypes.xsd +++ b/Tools/XMLSchema/FrameworkPlatformDataTypes.xsd @@ -83,7 +83,7 @@ - + @@ -91,7 +91,7 @@ This defines what an FFS Name can consist of. - + diff --git a/Tools/XMLSchema/NamingConvention.xsd b/Tools/XMLSchema/NamingConvention.xsd index 936b6f2741..978a365ff4 100644 --- a/Tools/XMLSchema/NamingConvention.xsd +++ b/Tools/XMLSchema/NamingConvention.xsd @@ -20,7 +20,7 @@ C_Names must start with either an underscore (_) character followed by one or more alpha characters, followed by any combination of underscore or alphanumeric characters. - + @@ -28,7 +28,7 @@ This defines what a Filename is: Alphanumeric characters and optional underscore (_) or dash (-) characters, followed by a optional dot and more alphanumeric characters. - + @@ -42,7 +42,7 @@ This defines the minimum specification for a GUID Array which is 8 Hex Digits - 4 Hex Digits - 4 Hex Digits - 8 Hex Bytes, the last 16 Hex Digits can be enclosed in sqiggle {} brackets. - + @@ -50,7 +50,7 @@ A GUID must contain five different Hexadecimal character sets that are separated by a dash (-) character. - + @@ -58,7 +58,7 @@ Define a Hex 64 Bit Value to be 0x[a-f0-9]{16} - + @@ -66,7 +66,7 @@ Define a Hex Address, 0x[a-fA-F0-9]{1,16} - + @@ -74,7 +74,7 @@ Define a Hex Byte Value to be 0x[a-f0-9]{2} - + @@ -82,7 +82,7 @@ Define a Hex Value to be 0x[a-f0-9]+ - + @@ -90,7 +90,7 @@ Define a Hex Diget to be 0x[a-f0-9] - + @@ -98,7 +98,7 @@ Define a Hex Double Word Value to be 0x[a-f0-9]{8} - + @@ -106,18 +106,18 @@ Define a Hex Word Value to be 0x[a-f0-9]{4} - + - + - + @@ -137,7 +137,7 @@ Limit Polarity vaild values to 0 and 1 - + @@ -145,7 +145,7 @@ This data type requires two or more words - + @@ -153,7 +153,7 @@ This data type is used for ToolCommand, ToolChainFamily and TagName. - + @@ -161,7 +161,7 @@ Definition of a UpperCase Name, which can be any combination of upper case characters followed by zero or more underscore and/or uppercase alphanumeric characters - + @@ -172,7 +172,7 @@ - + @@ -180,7 +180,7 @@ Define Zero as a vaild value - +