0 votes
in XML by
You can name the schema using the name attribute like

A. <schema attribute=”schema1”>

B. <schema nameattribute=”schema1”>

C. <schema nameattri=”schema1”>

D. <schema name=”schema1”>

1 Answer

0 votes
by
<schema name=”schema1”>
...