ETSI's Bug Tracker - ASN.1
View Issue Details
0006260ASN.1Base Specpublic16-08-2012 14:5117-08-2012 09:28
Sebastian Muellers 
Sebastian Muellers 
normalminorhave not tried
closedfixed 
v0.0.2 
v0.0.3 
0006260: CC - move the optional fields to the end of the sequence in DangerousGoodsExtended?
To move the optional fields to the end of the sequence in DangerousGoodsExtended in order to have opt fields always atteh end of the structure
No tags attached.
Issue History
16-08-2012 14:51Sebastian MuellersNew Issue
17-08-2012 09:27Sebastian MuellersNote Added: 0011060
17-08-2012 09:28Sebastian MuellersStatusnew => resolved
17-08-2012 09:28Sebastian MuellersFixed in Version => v0.0.3
17-08-2012 09:28Sebastian MuellersResolutionopen => fixed
17-08-2012 09:28Sebastian MuellersAssigned To => Sebastian Muellers
17-08-2012 09:28Sebastian MuellersNote Added: 0011061
17-08-2012 09:28Sebastian MuellersStatusresolved => closed
17-08-2012 09:28Sebastian MuellersNote Added: 0011062

Notes
(0011060)
Sebastian Muellers   
17-08-2012 09:27   
Yes please. Best regards Ola Martin
-----Original Message-----
From: Sebastian Müller
Sent: 16.08.2012, 14:50
To: Ola Martin Lykkja
Subject: Shall I move the optional fields to the end of the sequence in DangerousGoodsExtended?

Hi Ola,

Shall I move the optional fields to the end of the sequence in

DangerousGoodsExtended ::= SEQUENCE {
   dangerousGoodsType DangerousGoodsBasic,
   unNumber INTEGER (0..9999),
   emergencyActionCode IA5String OPTIONAL,
   phoneNumber IA5String OPTIONAL,
   companyName UTF8String OPTIONAL,
   elevatedTemperature BOOLEAN,
   tunnelsRestricted BOOLEAN,
   limitedQuantity BOOLEAN
}

BR Sebastian
(0011061)
Sebastian Muellers   
17-08-2012 09:28   
done
(0011062)
Sebastian Muellers   
17-08-2012 09:28   
OK