File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -240,19 +240,13 @@ message ExternalReference
240240 //
241241 // Must be used to describe the type of the original source.
242242 //
243- // For OpenX/ASAM standards it is specified as follows,
244- // the PATCH-Value is optional:
245- // - OpenDRIVE 1.6
246- // - OpenDRIVE 1.6.0
247- // - OpenDRIVE 1.6.1
248- // - OpenSCENARIO 1.0
249- // - OpenSCENARIO 1.0.0
250- // - OpenSCENARIO 1.1
251- // - OpenSCENARIO 1.1.0
243+ // For OpenX/ASAM standards it is specified as follows:
244+ // - net.asam.opendrive
245+ // - net.asam.openscenario
252246 //
253247 // For third-party standards and user-defined objects the
254- // Reverse Domain Name Notation is suggested, to guarantee unique
255- // and interoperable identifications.
248+ // Reverse Domain Name Notation, with lower case type field,
249+ // is suggested, to guarantee unique and interoperable identifications.
256250 //
257251 optional string type = 2 ;
258252
You can’t perform that action at this time.
0 commit comments