Updated the FPD and SPD files to newer schema formats. Also updated a couple of items in the XML Schema (added a new element)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@412 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lhauch
2006-06-04 06:09:14 +00:00
parent 47d0b58170
commit 0850ca3b8c
14 changed files with 292 additions and 294 deletions

View File

@@ -201,6 +201,7 @@
<xs:attribute name="FeatureFlag" type="xs:normalizedString" use="optional"/>
<xs:attribute name="Platform" type="PlatformNamingConvention" use="optional"/>
<xs:attribute name="ToolChain" type="ToolChains" use="optional"/>
<xs:attribute name="ToolChainTag" type="xs:NCName" use="optional"/>
<!-- DO NOT USE remove OverrideID from use -->
<xs:attribute name="OverrideID" type="xs:int" use="optional"/>
</xs:attributeGroup>