Skip to content

Commit

Permalink
Added the UnknownuserExtensions attribute.
Browse files Browse the repository at this point in the history
git-svn-id: https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools@1246 7335b38e-4728-0410-8992-fb3ffe349368
  • Loading branch information
lhauch committed May 28, 2008
1 parent cf60856 commit 55300b4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Conf/XMLSchema/WorkspaceContent.xsd
Expand Up @@ -258,6 +258,16 @@
installed in a WORKSPACE. </xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="UnknownUserExtensions" type="xs:boolean"
default="false" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en-us"> This is used to identify a
distribution that has a UserExtensions section at the
Distribution, Package or Module level that uses an Identifier
other than BuildOptions, ToolsDef or DistributionPackage.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="PackageList" minOccurs="0" maxOccurs="1">
Expand Down

0 comments on commit 55300b4

Please sign in to comment.