Solved

Case 4-2 Urma Has Begun to Apply the Basic Information That You

Question 87

Multiple Choice

Case 4-2
Urma has begun to apply the basic information that you have given her about schemas, and she wants to understand a schema with and without qualified XML Schema object names.
Case 4-2 Urma has begun to apply the basic information that you have given her about schemas, and she wants to understand a schema with and without qualified XML Schema object names.   -Urma needs to identify the code for references to objects from XML Schema namespace that require a prefix. What line of code represents this? A)  <xsi:complexType name = sType > B)  <xsi:group ref = childElements /> C)  <xsi:attributeGroup ref = studentAtt  /> D)  <xsi:complexType name = Type >
-Urma needs to identify the code for references to objects from XML Schema namespace that require a prefix. What line of code represents this?


A) <xsi:complexType name ="sType">
B) <xsi:group ref ="childElements"/>
C) <xsi:attributeGroup ref ="studentAtt" />
D) <xsi:complexType name ="Type">

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions