To add an xsi:type attribute to a target element, what needs to be mapped to the target
element?
A.
A literal element on the canvas
B.
A rename element on the canvas
C.
A recast element on the canvas
D.
An expression on the canvas
Explanation:
To add an xsi:type attribute to a target element, what needs to be mapped to the target
element?
To add an xsi:type attribute to a target element, what needs to be mapped to the target
element?
A.
A literal element on the canvas
B.
A rename element on the canvas
C.
A recast element on the canvas
D.
An expression on the canvas
Explanation:
D
-The xsi:type attribute is added beneath the original element.
-The xsi:type attribute is used to identify derived complex types (as well as complex types that
have been derived from).
-If you have elements in your XML file whose type is a complex type, xsi:type support in the XML
editor lets you choose between the complex type and any other complex types derived from it.
A is the correct (A: literal element on the canvas) Above where it is written D was a typo
C