Loading 102657/RDMessage.asn +9 −3 Original line number Diff line number Diff line Loading @@ -793,7 +793,9 @@ BillingRecords ::= SEQUENCE transactionStatus [8] UTF8String OPTIONAL, -- Status of the transaction (i.e. "declined", "succeeded", etc.) -- Details to be defined on a national bases copyOfBill [9] SEQUENCE OF File OPTIONAL copyOfBill [9] SEQUENCE OF File OPTIONAL, cryptocurrency [10] DigitalTokenIdentifier OPTIONAL -- Cryptocurrency of payment as per ISO 24165-2 [57] } Loading Loading @@ -1799,9 +1801,11 @@ MsgBillingRecords ::= SEQUENCE msgTransactionID [7] UTF8String OPTIONAL, -- Unique reference for this transaction/billing record -- Details to be defined on a national basis mgsTransactionStatus [8] UTF8String OPTIONAL mgsTransactionStatus [8] UTF8String OPTIONAL, -- Status of the transaction (i.e. "declined", "succeeded" etc.) -- Details to be defined on a national bases cryptocurrency [9] DigitalTokenIdentifier OPTIONAL -- Cryptocurrency of payment as per ISO 24165-2 [57] } NationalMsgBillingRecords ::= SEQUENCE Loading Loading @@ -2191,9 +2195,11 @@ MultimediaBillingRecords ::= SEQUENCE multimediaTransactionID [7] UTF8String OPTIONAL, -- Unique reference for this transaction/billing record -- Details to be defined on a national basis multimediaTransactionStatus [8] UTF8String OPTIONAL multimediaTransactionStatus [8] UTF8String OPTIONAL, -- Status of the transaction (i.e. "declined", "succeeded", etc.) -- Details to be defined on a national bases cryptocurrency [9] DigitalTokenIdentifier OPTIONAL -- Cryptocurrency of payment as per ISO 24165-2 [57] } NationalMultimediaBillingRecords ::= SEQUENCE Loading 102657/RDMessage.xsd +3 −0 Original line number Diff line number Diff line Loading @@ -871,6 +871,7 @@ </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="cryptocurrency" type="DigitalTokenIdentifier" minOccurs="0"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/> </xsd:sequence> </xsd:complexType> Loading Loading @@ -1880,6 +1881,7 @@ <xsd:element name="nationalMsgBillingRecords" type="NationalMsgBillingRecords" minOccurs="0"/> <xsd:element name="msgTransactionID" type="xsd:string" minOccurs="0"/> <xsd:element name="msgTransactionStatus" type="xsd:string" minOccurs="0"/> <xsd:element name="cryptocurrency" type="DigitalTokenIdentifier" minOccurs="0"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/> </xsd:sequence> </xsd:complexType> Loading Loading @@ -3137,6 +3139,7 @@ <xsd:element name="nationalMultimediaBillingRecords" type="NationalMultimediaBillingRecords" minOccurs="0"/> <xsd:element name="multimediaTransactionID" type="xsd:string" minOccurs="0"/> <xsd:element name="multimediaTransactionStatus" type="xsd:string" minOccurs="0"/> <xsd:element name="cryptocurrency" type="DigitalTokenIdentifier" minOccurs="0"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/> </xsd:sequence> </xsd:complexType> Loading Loading
102657/RDMessage.asn +9 −3 Original line number Diff line number Diff line Loading @@ -793,7 +793,9 @@ BillingRecords ::= SEQUENCE transactionStatus [8] UTF8String OPTIONAL, -- Status of the transaction (i.e. "declined", "succeeded", etc.) -- Details to be defined on a national bases copyOfBill [9] SEQUENCE OF File OPTIONAL copyOfBill [9] SEQUENCE OF File OPTIONAL, cryptocurrency [10] DigitalTokenIdentifier OPTIONAL -- Cryptocurrency of payment as per ISO 24165-2 [57] } Loading Loading @@ -1799,9 +1801,11 @@ MsgBillingRecords ::= SEQUENCE msgTransactionID [7] UTF8String OPTIONAL, -- Unique reference for this transaction/billing record -- Details to be defined on a national basis mgsTransactionStatus [8] UTF8String OPTIONAL mgsTransactionStatus [8] UTF8String OPTIONAL, -- Status of the transaction (i.e. "declined", "succeeded" etc.) -- Details to be defined on a national bases cryptocurrency [9] DigitalTokenIdentifier OPTIONAL -- Cryptocurrency of payment as per ISO 24165-2 [57] } NationalMsgBillingRecords ::= SEQUENCE Loading Loading @@ -2191,9 +2195,11 @@ MultimediaBillingRecords ::= SEQUENCE multimediaTransactionID [7] UTF8String OPTIONAL, -- Unique reference for this transaction/billing record -- Details to be defined on a national basis multimediaTransactionStatus [8] UTF8String OPTIONAL multimediaTransactionStatus [8] UTF8String OPTIONAL, -- Status of the transaction (i.e. "declined", "succeeded", etc.) -- Details to be defined on a national bases cryptocurrency [9] DigitalTokenIdentifier OPTIONAL -- Cryptocurrency of payment as per ISO 24165-2 [57] } NationalMultimediaBillingRecords ::= SEQUENCE Loading
102657/RDMessage.xsd +3 −0 Original line number Diff line number Diff line Loading @@ -871,6 +871,7 @@ </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="cryptocurrency" type="DigitalTokenIdentifier" minOccurs="0"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/> </xsd:sequence> </xsd:complexType> Loading Loading @@ -1880,6 +1881,7 @@ <xsd:element name="nationalMsgBillingRecords" type="NationalMsgBillingRecords" minOccurs="0"/> <xsd:element name="msgTransactionID" type="xsd:string" minOccurs="0"/> <xsd:element name="msgTransactionStatus" type="xsd:string" minOccurs="0"/> <xsd:element name="cryptocurrency" type="DigitalTokenIdentifier" minOccurs="0"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/> </xsd:sequence> </xsd:complexType> Loading Loading @@ -3137,6 +3139,7 @@ <xsd:element name="nationalMultimediaBillingRecords" type="NationalMultimediaBillingRecords" minOccurs="0"/> <xsd:element name="multimediaTransactionID" type="xsd:string" minOccurs="0"/> <xsd:element name="multimediaTransactionStatus" type="xsd:string" minOccurs="0"/> <xsd:element name="cryptocurrency" type="DigitalTokenIdentifier" minOccurs="0"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/> </xsd:sequence> </xsd:complexType> Loading