]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/XMLSchema/FrameworkDataElements.xsd
Changed FvBinding to be a list of Keywords (not using list, just specifying the patte...
[mirror_edk2.git] / Tools / XMLSchema / FrameworkDataElements.xsd
index 21dfda0c6a5347962d52db5b013647e2a8dfa7ff..d9dedbe86a5662b827dd23ad33b63a40ef0e3412 100644 (file)
   <xs:element name="ModuleBuildOptions">\r
     <xs:complexType>\r
       <xs:sequence>\r
-        <xs:any minOccurs="0" maxOccurs="unbounded" processContents="lax" namespace="##local"/>\r
+        <xs:any minOccurs="0" maxOccurs="unbounded" processContents="lax"/>\r
       </xs:sequence>\r
     </xs:complexType>\r
   </xs:element>\r
   <xs:element name="ModuleSaBuildOptions">\r
     <xs:complexType>\r
       <xs:sequence>\r
-        <xs:element minOccurs="0" maxOccurs="1" name="FvBinding" type="KeywordType"/>\r
+        <xs:element minOccurs="0" maxOccurs="1" name="FvBinding" type="KeywordList"/>\r
         <!-- The FfsFileNameGuid allows the Platform Integrator to specify a GUID for the FFS File Name GUID -->\r
         <xs:element minOccurs="0" maxOccurs="1" name="FfsFileNameGuid" type="GuidType"/>\r
         <!-- If binding is specified, you MUST specify the FfsFormatKey -->\r
                     <xs:element minOccurs="1" maxOccurs="1" name="ModuleVersion" 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
+                  <xs:attribute name="Id" type="xs:nonNegativeInteger" use="required"/>\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 minOccurs="1" maxOccurs="1" name="PackageVersion" 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
+                  <xs:attribute name="Id" type="xs:nonNegativeInteger" use="required"/>\r
                   <!-- If the original Package was installed from a FAR, track the FAR it came from. -->\r
                   <xs:attribute name="FarGuid" type="GuidType" use="optional"/>\r
                 </xs:complexType>\r