I10-001 試験問題を無料オンラインアクセス
| 試験コード: | I10-001 |
| 試験名称: | XML Master Basic V2 |
| 認定資格: | XML Master |
| 無料問題数: | 129 |
| 更新日: | 2026-05-20 |
Press the Exhibit button to view the XML document "a. xml", and apply XSLT stylesheet "b. xsl" to "a. xml". Select which of the following correctly describes the transformation results. Assume that the input XML document and transformation results ignore meaningless whitespace.
Select the answer that correctly describes a namespace to which the Name element in the XML document below belongs.
<data xmlns="urn:sample1">
<ContactInformation>
<Name master:type="Man" xmlns="" xmlns:master="urn:sample2">Taro_Yamada</Name> <eMail>Yamada@abc. co. jp</eMail>
<Tel>03-xxxx-xxx1</Tel>
</ContactInformation>
</data>
Select the answer that correctly identifies an element in the "XML Document" below.
[XML Documents]
<abc def="ghi">
jklmno
</abc>