Updated Schema per e-mails.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@379 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -166,6 +166,12 @@
|
||||
</xs:annotation>
|
||||
<xs:restriction base="xs:normalizedString"/>
|
||||
</xs:simpleType>
|
||||
<xs:simpleType name="PathAndFilename">
|
||||
<xs:annotation>
|
||||
<xs:documentation xml:lang="en"> Naming convention for a path and file name</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:union memberTypes="Directory_DOS Directory_UNIX"/>
|
||||
</xs:simpleType>
|
||||
<xs:simpleType name="PlatformNamingConvention">
|
||||
<xs:annotation>
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user