]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/XMLSchema/SurfaceArea.xsd
Added two optional attributes to the Cloned element, FarGuid and Id that can be used...
[mirror_edk2.git] / Tools / XMLSchema / SurfaceArea.xsd
index 76461be78d7ce3b056dc1f8a4929a6b7bf9a9289..97104e6bf5b5216db5444a6558f6a2ab9d528427 100644 (file)
                     <xs:element minOccurs="1" maxOccurs="1" name="PlatformGuid" type="GuidType"/>\r
                     <xs:element minOccurs="1" maxOccurs="1" name="PlatformVersion" type="VersionDataType"/>\r
                   </xs:sequence>\r
+                  <!-- The Id is a number used to track heritage  the first entry will be 0 and increment from then on. -->\r
+                  <xs:attribute name="Id" type="xs:nonNegativeInteger" use="optional"/>\r
+                  <!-- If the original module was installed from a FAR, track the FAR it came from. -->\r
+                  <xs:attribute name="FarGuid" type="GuidType" use="optional"/>\r
                 </xs:complexType>\r
               </xs:element>\r
             </xs:sequence>\r