Examlex

Solved

To Require All Elements to Be Qualified but Not All

question 22

Multiple Choice

To require all elements to be qualified but not all attributes, you enter the following code into the schema element:
<xs:schema
ElementFormDefault= "qualified "
AttributeFormDefault= "_______ ">
) ..
</xs:schema>


Definitions:

Related Questions