Commit 2202fc91 authored by courbon's avatar courbon
Browse files

Update 102657/RDMessage.asn

parent 94e04510
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -1511,8 +1511,7 @@ GA-Point ::= SEQUENCE
GA-PointWithUnCertainty ::=SEQUENCE
GA-PointWithUnCertainty ::=SEQUENCE
{
{
    geographicalCoordinates     [1] GeographicalCoordinates,
    geographicalCoordinates     [1] GeographicalCoordinates,
    uncertaintyCode             [2] INTEGER (0..127),
    uncertaintyCode             [2] INTEGER (0..127)
...
}
}


maxNrOfPoints                   INTEGER ::= 15
maxNrOfPoints                   INTEGER ::= 15
@@ -2430,7 +2429,8 @@ BaseRecord ::= OCTET STRING
ForkRecord ::= OCTET STRING
ForkRecord ::= OCTET STRING
InformativeDataElements ::= SEQUENCE
InformativeDataElements ::= SEQUENCE
{
{
    digitalTokenName	                    [1] DigitalTokenName,   tokenIdentifierType	    [2] TokenIdentifierType,
    digitalTokenName	                    [1] DigitalTokenName,
    tokenIdentifierType	    [2] TokenIdentifierType,
	dTIRegistrationAuthorityIdentifier		[3] DTIRegistrationAuthorityIdentifier,
	dTIRegistrationAuthorityIdentifier		[3] DTIRegistrationAuthorityIdentifier,
	otherDataElements			            [4] OtherDataElements,
	otherDataElements			            [4] OtherDataElements,
    ...
    ...