Skip to content

Commit 588718c

Browse files
authored
Update gpcp.xml
The error says I can't use package-usage-list tag as found in the OS PP. Ok, does it work here without that tag?
1 parent 3f05f5f commit 588718c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

input/gpcp.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@
532532
<!-- 1.6 Package Usage -->
533533
<section title="Package Usage">
534534
This section contains selections and assignments that are required when the listed Functional Packages are claimed by this PP.
535-
<package-usage-list>
535+
536536
<package-usage ref="X509">
537537
<usage id="usage-x509-revocation-sigalgs" title="Limitations on Signature Algorithms in FIA_X509_EXT.1.1">
538538
<description>
@@ -592,7 +592,7 @@
592592
</config>
593593
</usage>
594594
</package-usage>
595-
</package-usage-list>
595+
596596
</section>
597597

598598
</sec:Introduction>

0 commit comments

Comments
 (0)