I10-001 試験問題を無料オンラインアクセス
試験コード: | I10-001 |
試験名称: | XML Master Basic V2 |
認定資格: | XML Master |
無料問題数: | 129 |
更新日: | 2025-09-02 |
Select the answer that correctly describes a namespace to which the type attribute of the Name element in the XML document below belongs.
<data xmlns="urn:sample1">
<ContactInformation>
<Name master:type="Man" xmlns:master="urn:sample2">Taro_Yamada</Name> <eMail>Yamada@abc. co. jp</eMail>
<Tel>03-xxxx-xxx1</Tel>
</ContactInformation>
</data>
Press the Exhibit button to view the XML Schema document defining "Structure". Select which of the following is correct with respect to "Structure" defined by the XML Schema document.
Press the Exhibit button to view "Transformation Source XML Document". Select which of the following correctly describes the XPath method (1) and (2) that belongs in the "XSLT Stylesheet" blank space when acquiring the text string "Taro_Suzuki" from the "Transformation Source XML Document". Text String(1) . . . library/book/author Text String(2) . . . library//author