Which of the following XML configurations meet the customer’s requirements?

The following table shows an extract from a customer’s configuration workbook.

Which of the following XML configurations meet the customer’s requirements? Note: There are 2 correct answers to this question.
A . <hris-field-max-length=”128” id=”status” visibility=”both” required=”true” pii=”false” <label>Status</label>
</hris-field>
B . <hris-field-max-length=”32” id=”externalCode” visibility=”both” required=”false”> <label>Code</label>
</hris-field>
C . <hris-field-max-length=”32” id=”start-date” visibility=”both” required=”true” pii=”false”> <label>Start Date</label>
</hris-field>

D . <hris-field-max-length=”90” id=”name” visibility=”both” required=”true”> <label>Name</label>
</hris-field>

Answer: C,D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments