merged the new schema except to those PCD related
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@556 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
<xs:element minOccurs="0" maxOccurs="1" name="ModuleName" type="UiNameType"/>
|
||||
</xs:choice>
|
||||
<xs:element minOccurs="1" maxOccurs="1" ref="ModuleType"/>
|
||||
<xs:element minOccurs="1" maxOccurs="1" ref="ComponentType"/>
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="ComponentType"/>
|
||||
<xs:choice>
|
||||
<!-- Guid needs to be removed -->
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="Guid"/>
|
||||
@@ -139,11 +139,6 @@
|
||||
<!-- ModifiedDate needs to be removed -->
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="ModifiedDate"/>
|
||||
</xs:choice>
|
||||
<xs:element minOccurs="0" maxOccurs="1" name="SupportedArchitectures">
|
||||
<xs:simpleType>
|
||||
<xs:list itemType="SupportedArchitectures"/>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element default="false" minOccurs="0" name="BinaryModule" type="xs:boolean"/>
|
||||
<!-- Specification needs to be required - FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 -->
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="Specification"/>
|
||||
|
Reference in New Issue
Block a user