exam questions

Exam 77-888 All Questions

View all questions & answers for the 77-888 exam

Exam 77-888 topic 1 question 38 discussion

Actual exam question from Microsoft's 77-888
Question #: 38
Topic #: 1
[All 77-888 Questions]

You work as an Office Assistant for Tech Tree Inc. You have created a report in a workbook in
Microsoft Excel 2010. You want to export XMLdata to your Excel 2010 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.

  • A. The maxoccurs attribute is not equal to 1.
  • B. The relationship of the mapped element with other elements is not preserved.
  • C. The element is a recursive structure.
  • D. The XML map associated with this XML table contains one or more required elements that are not mapped to the XML table.
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️
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 attributes:
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 direct child.
Nonrepeating sibling elements with the same repeating parent element are mapped to dissimilar XML tables.
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.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...