What Is XMB placeholders?

What Is an Original Placeholder value on extracted XMB in Angular 7?

What Is XMB?
The XMB is basically a key value pairs with no deeper structure. It does have a mechanism for named placeholders, with descriptions and examples. The  messages for any given other language must be correspond 1:1.

What Is XMB placeholders?
The placeholders have one example tag () and a text node. The text node will be used as the original value from the placeholder, while the example will represent a dummy value.

Let’s take a looks the below  example.
A message like User Name: {{userName}} would generate this XMB message in current and new behavior i.e.


<ph name="PET"><ex>My name is - {{ userName }} </ex></ph>


ANIL SINGH

Anil Singh is an author, tech blogger, and software programmer. Book writing, tech blogging is something do extra and Anil love doing it. For more detail, kindly refer to this link..

My Tech Blog - https://www.code-sample.com/
My Books - Book 1 and Book 2

What Is an Original Placeholder value on extracted XMB in Angular 7? What Is an Original Placeholder value on extracted XMB in Angular 7? Reviewed by Anil Singh on 10:24 PM Rating: (5)
www.code-sample.com/. Powered by Blogger.
^