nerdexam
Microsoft

77-427 · Question #17

You work as an Office Assistant for Tech Tree Inc. You have created a report in a workbook in Microsoft Excel 2013. You want to export XMLdata to your Excel 2013 worksheet. On exporting the XML…

The correct answer is A. The maxoccurs attribute is not equal to 1. B. The relationship of the mapped element with other elements is not preserved. The various issues with exporting XML data are as follows: 1. MAP CAN BE EXPORTED BUT SOME REQUIRED ELEMENTS ARE NOT MAPPED: This error occurs under the following situations: The XML map associated with this XML table contains one or more required elements that are not mapped…

Manage Data Cells and Ranges

Question

You work as an Office Assistant for Tech Tree Inc. You have created a report in a workbook in Microsoft Excel 2013. You want to export XMLdata to your Excel 2013 worksheet. On exporting the XML data, the following error message appears: "XML MAPS IN MY WORKBOOK ARE NOT EXPORTABLE" Which of the following are the reasons that are causing the above error? Each correct answer represents a complete solution. Choose all that apply.

Options

  • AThe maxoccurs attribute is not equal to 1.
  • BThe relationship of the mapped element with other elements is not preserved.
  • CThe element is a recursive structure.
  • DThe XML map associated with this XML table contains one or more required elements that

How the community answered

(22 responses)
  • A
    82% (18)
  • C
    14% (3)
  • D
    5% (1)

Explanation

The various issues with exporting XML data are as follows: 1. MAP CAN BE EXPORTED BUT SOME REQUIRED ELEMENTS ARE NOT MAPPED: This error occurs under the following situations: The XML map associated with this XML table contains one or more required elements that are not mapped to the XML table. The element is a recursive structure. The XML table contains a variety of mixed content. 2. EXCEL CANNOT SAVE THE WORKBOOK BECAUSE IT DOES NOT CONTAIN ANY XML MAPPINGS: Excel cannot save the user's workbook in the XML Data file unless one or more mapped ranges are created. 3. XML MAPS IN MY WORKBOOK ARE NOT EXPORTABLE: An XML mapping cannot be exported if the relationship of the mapped element with other elements is not preserved due to the following reasons: The mapped element's schema definition is contained within a sequence with the following The maxoccurs attribute is not equal to 1. The sequence has more than one direct child element defined or has an extra compositor as a Nonrepeating sibling elements with the same repeating parent element are mapped to dissimilar Various repeating elements are mapped to the same XML table and the recurrence is not defined by an ancestor element. Child elements from various parents are mapped to the same XML table. XML schema constructs a list of lists, denormalized data, or a choice construct.

Topics

#XML export#XML maps#data export#maxoccurs attribute

Community Discussion

No community discussion yet for this question.

Full 77-427 Practice