B.4 Style and formatting
3GPP51.013Release 17Test specification for Subscriber Identity Module (SIM) Application Programming Interface (API) for Java CardTS
In order to show a common appearance all the scripts shall follow those format rules:
– start always with a ‘RST’.
– The command, data to be checked and status to be checked shall be presented in the following order:
CMD COMMAND [EXPECTED DATA] (EXPECTED STATUS)
– APDU shall be presented with command (CLA INS P1 P2 P3) in one line and data (if present) in next line grouped 16 bytes per line (see example above).
– The expected data (if present) shall be presented in 16 bytes groups per line (see example above).
Annex C (normative):
Default Prepersonalization