]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/XMLSchema/NamingConvention.xsd
Updated Schema per e-mails.
[mirror_edk2.git] / Tools / XMLSchema / NamingConvention.xsd
index b44a37e539c63c0115d3f566972b1fbd09327666..ca19200321dd9d9e68d10b5964cafc87b94e9bcc 100644 (file)
         </xs:annotation>\r
         <xs:restriction base="xs:normalizedString"/>\r
     </xs:simpleType>\r
+    <xs:simpleType name="PathAndFilename">\r
+        <xs:annotation>\r
+            <xs:documentation xml:lang="en"> Naming convention for a path and file name</xs:documentation>\r
+        </xs:annotation>\r
+        <xs:union memberTypes="Directory_DOS Directory_UNIX"/>\r
+    </xs:simpleType>\r
     <xs:simpleType name="PlatformNamingConvention">\r
         <xs:annotation>\r
             <xs:documentation xml:lang="en"> This defines what a Platform Name is: Alphanumeric characters and optional underscore (_) or dash (-) characters, followed by a dot and more alphanumeric characters. </xs:documentation>\r