PrepAway - Latest Free Exam Questions & Answers

Select Yes if the property is serialized according to the defined schema.

HOTSPOT
You have an existing order processing system that accepts .xml files,
The following code shows an example of a properly formatted order in XML:

You create the following class that will be serialized:

For each of the following properties, select Yes if the property is serialized according to the
defined schema. Otherwise, select No.

PrepAway - Latest Free Exam Questions & Answers

Answer:

5 Comments on “Select Yes if the property is serialized according to the defined schema.

  1. PaulC says:

    OrderId – NO (this will serialize as an element, not as aa attribute)
    OrderDate – NO (doesnt have DataMember attribute, thus is completely ignored)
    CustomerName – YES (DataMember is set correctly)




    9



    0

Leave a Reply