XML Master Basic V2 - I10-001무료 덤프문제 풀어보기
Select which of the following is correct with respect to XSLT.
정답: A
Select which of the following XML Schema and its respective description is incorrect. Assume the Schema namespace prefix is "xs".
정답: D
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.
정답: A
The content of the Product Quantity element is an integer restricted to a value of between 1 and 100. Select which of the following is correct when the prefix to specify XML Schema namespace is xs.
정답: A
Select which of the following correctly describes an XML Schema document that designates a "title" element that appears greater than 0 times and less than 10 times.
정답: B
Select which of the following correctly describes a namespace to which the "Application" element in the XML document below belongs.
<?xml version="1. 0"?>
<message xmlns:personal="urn:sample:personal"
xmlns:application="urn:sample:Application">
<application:data>
<Application Date="2005/09/30">Address_Change</Application>
<Change_Address>Bunkyo-ku_Tokyo_XXXX</Change_Address> <Applicant>Ichiro_Yamamoto</Applicant> <personal:Department_Name>Sales_Department</personal:Department_Name> <personal:Telephone_Number usage="Official">03-1111-1111</personal:Telephone_Number> </application:data>
</message>
<?xml version="1. 0"?>
<message xmlns:personal="urn:sample:personal"
xmlns:application="urn:sample:Application">
<application:data>
<Application Date="2005/09/30">Address_Change</Application>
<Change_Address>Bunkyo-ku_Tokyo_XXXX</Change_Address> <Applicant>Ichiro_Yamamoto</Applicant> <personal:Department_Name>Sales_Department</personal:Department_Name> <personal:Telephone_Number usage="Official">03-1111-1111</personal:Telephone_Number> </application:data>
</message>
정답: C