> looking at the ASN.1 2002 draft there is an addition (the last alternative of 
>ComponentTypeLists)
> related to this issue; the current bnf looks like this (if there is no newer 
>version):
>         SequenceType ::=
>                         SEQUENCE "{"  "}"       |
>                         SEQUENCE  "{"  ExtensionAndException  
>OptionalExtensionMarker  "}"  |
>                         SEQUENCE  "{"  ComponentTypeLists  "}"
>         ExtensionAndException ::= "..."  |  "..."  ExceptionSpec
>         OptionalExtensionMarker ::= ","  "..."  |  empty
>         ComponentTypeLists ::= RootComponentTypeList |
>                         RootComponentTypeList  ","  ExtensionAndException  
>ExtensionAdditions
> OptionalExtensionMarker |
>                         RootComponentTypeList  ","  ExtensionAndException  
>ExtensionAdditions
> ExtensionEndMarker  ","  
>                                         RootComponentTypeList  |
>                         ExtensionAndException  ExtensionAdditions  
>ExtensionEndMarker  ","
> RootComponentTypeList  |
>                         ExtensionAndException  ExtensionAdditions  ExtensionEndMarker

That last 'ExtensionEndMarker' has been replaced with
'OptionalExtensionMarker'.
-- 
Olivier DUBUISSON
France Telecom R&D
     _                 DTL/MSV - 22307 Lannion Cedex - France
    ( )           tel: +33 2 96 05 38 50 - fax: +33 2 96 05 39 45
    / \/               --------------------------------------
    \_/\               Site ASN.1 : http://asn1.elibel.tm.fr/

Reply via email to