]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fixed CreatedBy to minOccurs=0 (and added comment DO NOT USE!
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 19 May 2006 02:06:40 +0000 (02:06 +0000)
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 19 May 2006 02:06:40 +0000 (02:06 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@197 6f19259b-4bc3-4df7-8a09-765794883524

Tools/XMLSchema/FrameworkHeaders.xsd

index 1a8181f594278f178c6bb714155f0174009acdba..2f7511fd98a1b85f31a7dc30a4161fec68acb5ef 100644 (file)
                 <xs:element minOccurs="0" maxOccurs="1" ref="Copyright"/>\r
                 <xs:element minOccurs="0" maxOccurs="1" ref="License"/>\r
                 <xs:element minOccurs="1" maxOccurs="1" ref="Created"/>\r
-                <xs:element maxOccurs="0" minOccurs="1" ref="CreatedBy"/>\r
+                <xs:element minOccurs="0" maxOccurs="1" ref="CreatedDate"/>\r
+                <xs:element minOccurs="0" maxOccurs="1" ref="CreatedBy">\r
+                   <xs:annotation>\r
+                       <xs:documentation xml:lang="en">DO NOT USE! removing from XMLSchema</xs:documentation>\r
+                   </xs:annotation>\r
+                </xs:element>\r
                 <xs:element minOccurs="0" maxOccurs="1" ref="Updated"/>\r
                 <xs:element minOccurs="0" maxOccurs="1" ref="PackageType"/>\r
             </xs:sequence>\r