Commit 0dc12087 authored by grahamj's avatar grahamj Committed by canterburym
Browse files

Update file TS33128Payloads.asn

parent 68b918f8
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -114,6 +114,11 @@ IRITargetIdentifier ::= SEQUENCE
    provenance                                          [2] TargetIdentifierProvenance OPTIONAL
}

MediatedFromIdentifier ::= CHOICE
{
    xIRIRelativeOID   [1] RELATIVE-OID
}

-- ==============
-- HI3 CC payload
-- ==============
@@ -1391,9 +1396,4 @@ Usage ::= ENUMERATED
-- TS 29.571 [17], table 5.2.2-1
TimeZone ::= UTF8String

MediatedFromIdentifier ::= CHOICE
{
    xIRIRelativeOID   [1] RELATIVE-OID
}

END