1.

Give syntax rule of xml

Answer» There are seven basic rules for building good XML:All XML must have a root element.All tags must be closed.All tags must be properly nested.Tag names have strict limits.Tag names are case sensitive.Tag names cannot contain spaces.Attribute values must appear within quotes (""


Discussion

No Comment Found