Commit 3c2624e4 authored by courbon's avatar courbon Committed by Mark Canterbury
Browse files

Update 102657/RDMessage.asn

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

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