Skip to content

Commit b9423d7

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 14136a6 commit b9423d7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

schema/bom-1.7.xsd

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7884,6 +7884,9 @@ limitations under the License.
78847884
<xs:annotation>
78857885
<xs:documentation>
78867886
Transform Type 1: encryption algorithms
7887+
7888+
EITHER a detailed description (PREFERRED)
7889+
OR a single string representing a "bom:refType" (DEPRECATED This will be removed in a future version.)
78877890
</xs:documentation>
78887891
</xs:annotation>
78897892
<xs:complexType mixed="true">
@@ -7917,6 +7920,9 @@ limitations under the License.
79177920
<xs:annotation>
79187921
<xs:documentation>
79197922
Transform Type 2: pseudorandom functions
7923+
7924+
EITHER a detailed description (PREFERRED)
7925+
OR a single string representing a "bom:refType" (DEPRECATED This will be removed in a future version.)
79207926
</xs:documentation>
79217927
</xs:annotation>
79227928
<xs:complexType mixed="true">
@@ -7943,6 +7949,9 @@ limitations under the License.
79437949
<xs:annotation>
79447950
<xs:documentation>
79457951
Transform Type 3: integrity algorithms
7952+
7953+
EITHER a detailed description (PREFERRED)
7954+
OR a single string representing a "bom:refType" (DEPRECATED This will be removed in a future version.)
79467955
</xs:documentation>
79477956
</xs:annotation>
79487957
<xs:complexType mixed="true">
@@ -7969,6 +7978,9 @@ limitations under the License.
79697978
<xs:annotation>
79707979
<xs:documentation>
79717980
Transform Type 4: Key Exchange Method (KE) per RFC9370, formerly called Diffie-Hellman Group (D-H)
7981+
7982+
EITHER a detailed description (PREFERRED)
7983+
OR a single string representing a "bom:refType" (DEPRECATED This will be removed in a future version.)
79727984
</xs:documentation>
79737985
</xs:annotation>
79747986
<xs:complexType mixed="true">
@@ -8001,6 +8013,9 @@ limitations under the License.
80018013
<xs:annotation>
80028014
<xs:documentation>
80038015
IKEv2 Authentication method
8016+
8017+
EITHER a detailed description (PREFERRED)
8018+
OR a single string representing a "bom:refType" (DEPRECATED This will be removed in a future version.)
80048019
</xs:documentation>
80058020
</xs:annotation>
80068021
<xs:complexType mixed="true">

0 commit comments

Comments
 (0)