changed back to old Abstract and Version in SpdHeader for ModuleEditor and PackageEditor compatible issue

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@570 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jwang36
2006-06-20 07:26:07 +00:00
parent 60a73645cd
commit bce810a12e
2 changed files with 9 additions and 2 deletions

View File

@@ -227,7 +227,7 @@
<!-- GuidValue needs to be required -->
<xs:element minOccurs="0" maxOccurs="1" ref="GuidValue"/>
</xs:choice>
<xs:element minOccurs="1" maxOccurs="1" ref="Version"/>
<xs:element minOccurs="1" maxOccurs="1" name="Version" type="xs:decimal"/>
<xs:element minOccurs="1" maxOccurs="1" ref="Abstract"/>
<xs:element minOccurs="1" maxOccurs="1" ref="Description"/>
<xs:element minOccurs="1" maxOccurs="1" ref="Copyright"/>