merged the new changes in new schema, and corrected many inconsistencies in attributes definitions
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@568 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
<!-- DO NOT USE BuildTarget needs to be removed -->
|
||||
<xs:element minOccurs="0" maxOccurs="1" name="BuildTarget" type="BuildTargets"/>
|
||||
<!-- Specification needs to be required - FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 -->
|
||||
<xs:element minOccurs="0" maxOccurs="unbounded" ref="Specification"/>
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="Specification"/>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
@@ -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" name="Version" type="xs:decimal"/>
|
||||
<xs:element minOccurs="1" maxOccurs="1" ref="Version"/>
|
||||
<xs:element minOccurs="1" maxOccurs="1" ref="Abstract"/>
|
||||
<xs:element minOccurs="1" maxOccurs="1" ref="Description"/>
|
||||
<xs:element minOccurs="1" maxOccurs="1" ref="Copyright"/>
|
||||
@@ -254,7 +254,7 @@
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="ReadOnly"/>
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="RePackage"/>
|
||||
<!-- Specification needs to be required - FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 -->
|
||||
<xs:element minOccurs="0" maxOccurs="unbounded" ref="Specification"/>
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="Specification"/>
|
||||
<!-- OutputDirectory needs to be removed -->
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="OutputDirectory"/>
|
||||
</xs:sequence>
|
||||
|
Reference in New Issue
Block a user