]> git.proxmox.com Git - mirror_edk2.git/commit - Tools/XMLSchema/FrameworkDataAttributes.xsd
FPD.BuildOptions.Ffs.Attribute:Value=”xs:string” [0..1]
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 8 Aug 2006 18:54:18 +0000 (18:54 +0000)
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 8 Aug 2006 18:54:18 +0000 (18:54 +0000)
commitccb4cab3d1a7fc6ed952593dfd597569e5ea4872
treeddbb8d9e2bbeaee0bc14e482cbdf32b7979c355a
parent4b8a7ba9c532ecd918f9ac2e0f18c73ca8316f4c
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
Tools/XMLSchema/FrameworkDataAttributes.xsd
Tools/XMLSchema/FrameworkDataElements.xsd
Tools/XMLSchema/SurfaceArea.xsd