“>Like the popular HTML, Extensible Markup Language (XML) consists of tagged,human-readable text. Unlike HTML, the tags in an XML document follow one simplerule: For every opening tag <tag> there is a closing tag</tag> . An XML document in which every opening tag has a closingtag is said to be well formed.As long as the XML document is well formed, you can fabricate the tags in anyway you want. An XML document is typically parsed by an XMLparser, which creates an in-memory
continue >>
Comments (0)
Web Services - SOA
Tags: