Login
Remember
Register
Ask a Question
You can name the schema using the name attribute like
0
votes
asked
Aug 13, 2020
in
XML
by
SakshiSharma
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”>
#xml-schema-attribute
#schema-attribute-xml
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 17, 2020
by
Robindeniel
<schema name=”schema1”>
...