X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2FXMLSchema%2FNamingConvention.xsd;h=99e28e307ee050d32aa4da544fc974bb951575b9;hp=b44a37e539c63c0115d3f566972b1fbd09327666;hb=02b4b59b2bb80e88409bb144463366e0f4e89b5d;hpb=92e805e975d442202de220816f3dbd125cfd6470 diff --git a/Tools/XMLSchema/NamingConvention.xsd b/Tools/XMLSchema/NamingConvention.xsd index b44a37e539..99e28e307e 100644 --- a/Tools/XMLSchema/NamingConvention.xsd +++ b/Tools/XMLSchema/NamingConvention.xsd @@ -74,6 +74,14 @@ + + + C_Names must start with either an underscore (_) character followed by one or more alpha characters, followed by any combination of underscore or alphanumeric characters. + + + + + A GUID must contain five different Hexadecimal character sets that are separated by a dash (-) character. @@ -166,11 +174,17 @@ + + + Naming convention for a path and file name + + + This defines what a Platform Name is: Alphanumeric characters and optional underscore (_) or dash (-) characters, followed by a dot and more alphanumeric characters. - +