Free I10-002 Exam Braindumps (page: 7)

Page 6 of 21

Which of the following correctly describes the results of normalizing the following XML Document rec element by Exclusive XML Canonicalization?

  1. <b:rec xmlns:a="urn:xmlmaster:a" xmlns:b="urn:xmlmaster:b">
    <b:field></b:field>
    </b:rec>
  2. <b:rec xmlns:b="urn:xmlmaster:b">
    <b:field></b:field>
    </b:rec>
  3. <b:rec xmlns:a="urn:xmlmaster:a" xmlns:b="urn:xmlmaster:b"><b:field></b:field></b:rec>
  4. <b:rec xmlns:b="urn:xmlmaster:b"><b:field></b:field></b:rec>

Answer(s): B



Which of the following is clearly an unnecessary step in procedures to create digital signature via XML-Signature?

  1. Prepare a key for signing
  2. Normalize the subject of the signature (normalization via Canonical XML, etc.)
  3. Remove namespaces in the subject of the signature
  4. Calculate a digest of the subject of the signature

Answer(s): C



Which of the following does not correctly describe the merits of adopting a standard language such as XBRL or NewsML when transmitting XML data between two different companies?

  1. It is easy to achieve agreement as to the XML format to be used for transmission between the developers of the linked system
  2. If there is an application package product available, a cost comparison can be made between purchasing the package or developing the application in-house to make the most cost-effective selection
  3. Once a system is developed, it is easy to use to link to a different system of another company
  4. Since the language design has already placed a premium on performance, there will be no need to consider performance tuning during system development

Answer(s): D



Select which of the following correctly describes the message reception processing circumstances when a well-formed XML document has been sent/ received. [Transmission] Character encoding for the transmitted XML document is "UTF-16", and no XML declaration has been specified. The media type for transmission is set as "text/xml" without charset parameter. [Receipt] Implementation follows RFC3023 and XML 1.0. The receiving system first identifies the media type, and then processes the XML document. At the point that character encoding has been determined, an XML declaration (including encoding declaration) is appended automatically to the head of the received XML document.

  1. The media type identification appends <?xml version="1.0" encoding="us-ascii"?>, at which point the XML processor throws an error when processing the XML document
  2. The media type identification appends <?xml version="1.0" encoding="UTF-8"?>, at which point the XML processor throws an error when processing the XML document
  3. Character encoding is determined by the system locale. Since the XML declaration is appended accordingly, in certain cases the XML processor will throw an error when processing the XML document
  4. The character encoding is identified from the XML Document binary. An XML declaration (<?xml version="1.0" encoding="UTF-16"?>) is appended accordingly

Answer(s): A






Post your Comments and Discuss XML Master I10-002 exam with other Community members:

I10-002 Exam Discussions & Posts