@@ -7884,6 +7884,9 @@ limitations under the License.
7884
7884
<xs:annotation>
7885
7885
<xs:documentation>
7886
7886
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.)
7887
7890
</xs:documentation>
7888
7891
</xs:annotation>
7889
7892
<xs:complexType mixed="true">
@@ -7917,6 +7920,9 @@ limitations under the License.
7917
7920
<xs:annotation>
7918
7921
<xs:documentation>
7919
7922
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.)
7920
7926
</xs:documentation>
7921
7927
</xs:annotation>
7922
7928
<xs:complexType mixed="true">
@@ -7943,6 +7949,9 @@ limitations under the License.
7943
7949
<xs:annotation>
7944
7950
<xs:documentation>
7945
7951
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.)
7946
7955
</xs:documentation>
7947
7956
</xs:annotation>
7948
7957
<xs:complexType mixed="true">
@@ -7969,6 +7978,9 @@ limitations under the License.
7969
7978
<xs:annotation>
7970
7979
<xs:documentation>
7971
7980
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.)
7972
7984
</xs:documentation>
7973
7985
</xs:annotation>
7974
7986
<xs:complexType mixed="true">
@@ -8001,6 +8013,9 @@ limitations under the License.
8001
8013
<xs:annotation>
8002
8014
<xs:documentation>
8003
8015
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.)
8004
8019
</xs:documentation>
8005
8020
</xs:annotation>
8006
8021
<xs:complexType mixed="true">
0 commit comments