Using JSON (JER) and XML (XER) Encoding

The generated code includes encode and decode functions for JSON (ITU-T X.697 JER) and XML (ITU-T X.693 XER). For guidance on using these functions, refer to the ASN1C SDK Java User Guide.

The sample reader programs (see the next section), as test programs, also include code that roundtrips NAS data through JER and XER encodings. These programs can also serve as examples of doing conversions to/from these other encodings.