Intermediate Check-in this SPD schema handles both old and new elements.
This is not the final version of the XML Transition Schema - what is here works. More will come later. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@446 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -178,7 +178,9 @@
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="IndustryStdIncludes"/>
|
||||
<!-- DO NOT USE removing PackageDependencies, this is moving to FDP installation process -->
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="PackageDependencies"/>
|
||||
<!-- DO NOT USE removing MsaFiles, use MsaFileList instead , do not wrap in choice, too many entries to convert all at once. -->
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="MsaFiles"/>
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="MsaFileList"/>
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="PackageHeaders"/>
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="GuidDeclarations"/>
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="ProtocolDeclarations"/>
|
||||
|
Reference in New Issue
Block a user