]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Added Optional Element, SupportedArchitectures which is a list of itemType: Supported...
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 3 Jun 2006 00:55:24 +0000 (00:55 +0000)
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 3 Jun 2006 00:55:24 +0000 (00:55 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@405 6f19259b-4bc3-4df7-8a09-765794883524

Tools/XMLSchema/FrameworkHeaders.xsd

index ca8d13ca3c5c79d01d1ea639eeb09a06181c38f8..a34d7a088f4a0f7a8aed3bdbd36d5f44c221063a 100644 (file)
                     <!-- Updated needs to be removed -->\r
                     <xs:element minOccurs="0" maxOccurs="1" ref="ModifiedDate"/>\r
                 </xs:choice>\r
+                <xs:element minOccurs="0" maxOccurs="1" name="SupportedArchitectures">\r
+                    <xs:simpleType>\r
+                        <xs:list itemType="SupportedArchitectures"/>\r
+                    </xs:simpleType>\r
+                </xs:element>\r
                 <xs:element minOccurs="0" maxOccurs="1" ref="Specification"/>\r
                 <!-- Specification needs to be required - FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00090000 -->\r
             </xs:sequence>\r