android - Are XML attributes compulsory? -


i wanted know if xml attributes compulsory. let me illustrate example.

<myxml>     <myelement attr1="value1" attr2="value2" />     <myelement attr1="value3" /> </myxml> 

will xml parsed of xml parsers? i'm interested in knowing whether xml parsers in-built in ios , android sdks parse xml correctly , whether parsing more difficult guys?

please excuse if question partial repetition of earlier question, needed definitive answer this.

thanks in advance :)

xml attributes not compulsory. use according own convinience , need. yes xml parsed of parsers. if @ xml valid parsed xml parser correctly whether in ios or android.


Comments

Popular posts from this blog

Google sheets equipment borrowing system -

javascript - Filter Radio Elements -

what is select distribution ratio under insert distributions in cassandra stress tool? -