<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://uberthings.com/teaching/wiki/index.php?action=history&amp;feed=atom&amp;title=Exam_Microsoft_74-137_Demo</id>
	<title>Exam Microsoft 74-137 Demo - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://uberthings.com/teaching/wiki/index.php?action=history&amp;feed=atom&amp;title=Exam_Microsoft_74-137_Demo"/>
	<link rel="alternate" type="text/html" href="https://uberthings.com/teaching/wiki/index.php?title=Exam_Microsoft_74-137_Demo&amp;action=history"/>
	<updated>2026-06-12T12:51:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://uberthings.com/teaching/wiki/index.php?title=Exam_Microsoft_74-137_Demo&amp;diff=3169&amp;oldid=prev</id>
		<title>Lateefah at 08:28, 2 January 2008</title>
		<link rel="alternate" type="text/html" href="https://uberthings.com/teaching/wiki/index.php?title=Exam_Microsoft_74-137_Demo&amp;diff=3169&amp;oldid=prev"/>
		<updated>2008-01-02T08:28:43Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;1.You develop XML solutions using Microsoft Office Professional Enterprise Edition 2003. Your company??&lt;br /&gt;
s sales data is contained in an XML file named Sales.xml. Users in the marketing, manufacturing, and &lt;br /&gt;
accounting departments need to open the file and view only the data that pertains to them. Each &lt;br /&gt;
department uses a separate Microsoft Office Word 2003 template to view the data.&lt;br /&gt;
&lt;br /&gt;
You need to ensure that each template displays the appropriate data.&lt;br /&gt;
&lt;br /&gt;
What should you do?&lt;br /&gt;
[http://www.Quickpass.org/Adobe.html Adobe] [http://www.quickpass.org/9A0-062.html 9A0-062] [http://www.quickpass.org/9A0-311.html 9A0-311] [http://www.quickpass.org/9A0-061.html 9A0-061] &lt;br /&gt;
A: Configure the XML options on Sales.xml to ignore mixed content.&lt;br /&gt;
B: Configure the XML options on each department??s template to ignore mixed content&lt;br /&gt;
C: Create an XSD file for each department, and attach the file to the department&amp;#039;s Word template.&lt;br /&gt;
D: Create an XSLT file for each department, and apply the file to Sales.xml.&lt;br /&gt;
Correct Answers:  D&lt;br /&gt;
&lt;br /&gt;
2.You develop XML solutions using Microsoft Office Professional Enterprise Edition 2003 for your &lt;br /&gt;
company. You develop a smart document solution that uses an XML expansion pack. &lt;br /&gt;
&lt;br /&gt;
 A publicly accessible Web server is used as the distribution point to external users. You create a &lt;br /&gt;
Microsoft Visual Studio .NET 2003 installer package. When users download and run the installer package &lt;br /&gt;
it will install the solution to a local folder on the remote user??s computer.&lt;br /&gt;
&lt;br /&gt;
 You need to modify the solution files to support distribution to remote users.&lt;br /&gt;
&lt;br /&gt;
 What should you do?&lt;br /&gt;
[http://www.Quickpass.org/Apple.html Apple] [http://www.quickpass.org/9L0-612.html 9L0-612] [http://www.quickpass.org/9L0-929.html 9L0-929] [http://www.quickpass.org/9L0-611.html 9L0-611] [http://www.quickpass.org/9L0-610.html 9L0-610]&lt;br /&gt;
A: In the existing manifest file, add a &amp;lt;file&amp;gt; element that contains a &amp;lt;type&amp;gt; element with a value of&lt;br /&gt;
 filePath that points to the installation file.&lt;br /&gt;
B: In the existing manifest file, add a &amp;lt;file&amp;gt; element that contains a &amp;lt;type&amp;gt; element with a value of &lt;br /&gt;
installPackage that points to the installation file.&lt;br /&gt;
C: Create a second manifest file that includes a &amp;lt;file&amp;gt; element that contains a &amp;lt;type&amp;gt; element with a &lt;br /&gt;
value of filePath that points to the installation file.&lt;br /&gt;
D: Create a second manifest file that includes a &amp;lt;file&amp;gt; element that contains a &amp;lt;type&amp;gt; element with a &lt;br /&gt;
value of installPackage that points to the installation file.&lt;br /&gt;
Correct Answers:  B&lt;br /&gt;
&lt;br /&gt;
3.You develop XML solutions using Microsoft Office Professional Enterprise Edition 2003. You are &lt;br /&gt;
creating a Microsoft Office Word 2003 template for expense reports. You attach an XML schema to the &lt;br /&gt;
template, and you associate the schema with two transforms. The transforms are named Transform1 and Transform2.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
You need to ensure that Transform1 is applied when users save documents that are based on the &lt;br /&gt;
template as Word XML documents.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[http://www.Quickpass.org/BEA.html BEA] [http://www.quickpass.org/0B0-106.html 0B0-106] [http://www.quickpass.org/0B0-101.html 0B0-101] [http://www.quickpass.org/0B0-102.html 0B0-102] [http://www.quickpass.org/0B0-103.html 0B0-103] &lt;br /&gt;
	 &lt;br /&gt;
What should you do? (Each correct answer presents part of the solution. Choose two.)&lt;br /&gt;
&lt;br /&gt;
A:Set the ArbitraryXMLSupportAvailable property of the Document object to True.&lt;br /&gt;
B:Set the XMLSaveDataOnly property of the Document object to True.&lt;br /&gt;
C:Set the IgnoreMixedContent property of the Document object to False.&lt;br /&gt;
D:Set the XMLSaveThroughXSLT property of the Document object to Transform1.&lt;br /&gt;
E:Set the XMLUseXSLTWhenSaving property of the Document object to True.&lt;br /&gt;
Correct Answers:  D, E&lt;br /&gt;
&lt;br /&gt;
4.You develop XML solutions using Microsoft Office Professional Enterprise Edition 2003. The XML&lt;br /&gt;
 Schema Definition (XSD) named Employees.xsd is shown below:&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;schema xmlns=&amp;quot;http://www.w3.org/2001/XMLSchema&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;element name=&amp;quot;Employee&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;complexType&amp;gt;&lt;br /&gt;
&lt;br /&gt;
        &amp;lt;element name=&amp;quot;Row&amp;quot; maxOccurs=&amp;quot;unbounded&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
          &amp;lt;complexType&amp;gt;&lt;br /&gt;
&lt;br /&gt;
              &amp;lt;element name=&amp;quot;EmployeeID&amp;quot; type=&amp;quot;integer&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
          &amp;lt;/complexType&amp;gt;&lt;br /&gt;
&lt;br /&gt;
        &amp;lt;/element&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;/complexType&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;/element&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/schema&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
You are using the Microsoft Office Excel 2003 object model to create an XML map and import&lt;br /&gt;
 an XML file. Your method includes the following code:&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[http://www.Quickpass.org/CIW.html CIW] [http://www.quickpass.org/1D0-532.html 1D0-532] [http://www.quickpass.org/1D0-476.html 1D0-476] [http://www.quickpass.org/1D0-475.html 1D0-475]&lt;br /&gt;
Dim xmp As XmlMap&lt;br /&gt;
&lt;br /&gt;
Set xmp = _&lt;br /&gt;
&lt;br /&gt;
    ActiveWorkbook.XmlMaps.Add(&amp;quot;c:\SalesData\Employees.xsd&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;Insert code here&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
You need to map the column that contains the EmployeeID data to column B in the worksheet. The&lt;br /&gt;
 column header should appear in cell B1.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[http://www.quickpass.org/9A0-036.html 9A0-036][http://www.Quickpass.org/Adobe.html Adobe] [http://www.quickpass.org/9A0-036.html 9A0-036] [http://www.quickpass.org/9A0-031.html 9A0-031] [http://www.quickpass.org/9A0-046.html 9A0-046] [http://www.quickpass.org/9A0-045.html 9A0-045] [http://www.quickpass.org/9A0-044.html 9A0-044] [http://www.quickpass.org/9A0-061.html 9A0-061] &lt;br /&gt;
What code should you add to the method?&lt;br /&gt;
&lt;br /&gt;
A: Dim xp as XPath&lt;br /&gt;
&lt;br /&gt;
Set xp = ActiveSheet.Range(&amp;quot;B1&amp;quot;).XPath&lt;br /&gt;
&lt;br /&gt;
xp.Value= &amp;quot;@EmployeeID&amp;quot;&lt;br /&gt;
B: Dim xp as XPath&lt;br /&gt;
&lt;br /&gt;
Set xp = ActiveSheet.Range(&amp;quot;B1&amp;quot;).XPath&lt;br /&gt;
&lt;br /&gt;
xp.SetValue xmp, &amp;quot;@EmployeeID&amp;quot;, , True&lt;br /&gt;
C: Dim xp as XPath&lt;br /&gt;
&lt;br /&gt;
Set xp = ActiveSheet.Range(&amp;quot;B1&amp;quot;).XPath&lt;br /&gt;
&lt;br /&gt;
xp.Value= &amp;quot;/Employee/Row/EmployeeID&amp;quot;&lt;br /&gt;
D: Dim xp as XPath&lt;br /&gt;
&lt;br /&gt;
Set xp = ActiveSheet.Range(&amp;quot;B1&amp;quot;).XPath&lt;br /&gt;
&lt;br /&gt;
xp.SetValue xmp, &amp;quot;/Employee/Row/EmployeeID&amp;quot;, , True&lt;br /&gt;
Correct Answers:  D&lt;/div&gt;</summary>
		<author><name>Lateefah</name></author>
	</entry>
</feed>