From: lhauch Date: Tue, 8 Aug 2006 18:54:18 +0000 (+0000) Subject: FPD.BuildOptions.Ffs.Attribute:Value=”xs:string” [0..1] X-Git-Tag: edk2-stable201903~24656 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=ccb4cab3d1a7fc6ed952593dfd597569e5ea4872 FPD.BuildOptions.Ffs.Attribute:Value=”xs:string” [0..1] I have modified the Value data type to be xs:string, which will allow for any sequence of any characters (except the null character.) Since I am modifying the Schema for this, I have also added the following elements and attributes. FPD.PlatformDefinitions.ForceDebugTarget element, type=”KeywordType” [0..1] FPD.FrameworkModules.ModuleSA:ForceDebug attribute, type=”xs:boolean”, default=”false” with use=”optional” FPD.FrameworkModules.ModuleSA:BindingOrder attribute, type=”xs:int” with use=”optional” git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1216 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/Tools/XMLSchema/FrameworkDataAttributes.xsd b/Tools/XMLSchema/FrameworkDataAttributes.xsd index 21b63fd222..4a2d503d37 100644 --- a/Tools/XMLSchema/FrameworkDataAttributes.xsd +++ b/Tools/XMLSchema/FrameworkDataAttributes.xsd @@ -152,6 +152,8 @@ + + diff --git a/Tools/XMLSchema/FrameworkDataElements.xsd b/Tools/XMLSchema/FrameworkDataElements.xsd index 1110ceda78..0695932c7d 100644 --- a/Tools/XMLSchema/FrameworkDataElements.xsd +++ b/Tools/XMLSchema/FrameworkDataElements.xsd @@ -72,7 +72,7 @@ - + @@ -828,7 +828,7 @@ - + diff --git a/Tools/XMLSchema/SurfaceArea.xsd b/Tools/XMLSchema/SurfaceArea.xsd index c4be3b919b..6ce32d20f0 100644 --- a/Tools/XMLSchema/SurfaceArea.xsd +++ b/Tools/XMLSchema/SurfaceArea.xsd @@ -105,6 +105,7 @@ +