]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/XMLSchema/FrameworkDataAttributes.xsd
Added Optional GuidTypeList Attribute to ProtocolDeclarations and PpiDeclarations...
[mirror_edk2.git] / Tools / XMLSchema / FrameworkDataAttributes.xsd
index bae4d784ff1a546c4bf912b3ccb5f887d44a6f90..1e0f760ddac4479cecd1e552fc8dd009b5fdc59d 100644 (file)
   </xs:attributeGroup>\r
   <xs:attributeGroup name="PpiDeclarationAttributes">\r
     <xs:attribute name="Name" type="UiNameType" use="required"/>\r
+    <xs:attribute name="GuidTypeList" type="GuidListType" use="optional"/>\r
     <xs:attribute name="SupArchList" type="ArchListType" use="optional"/>\r
     <xs:attribute name="SupModuleList" type="ModuleListType" use="optional"/>\r
   </xs:attributeGroup>\r
   </xs:attributeGroup>\r
   <xs:attributeGroup name="ProtocolDeclarationAttributes">\r
     <xs:attribute name="Name" type="UiNameType" use="required"/>\r
+    <xs:attribute name="GuidTypeList" type="GuidListType" use="optional"/>\r
     <xs:attribute name="SupArchList" type="ArchListType" use="optional"/>\r
     <xs:attribute name="SupModuleList" type="ModuleListType" use="optional"/>\r
   </xs:attributeGroup>\r