Forum Moderators: open
I know HTML/XHTML used with CSS. I know to syndicate a RSS and let other people syndicate mine Web site.
I wanted to know more about XML. It's said it's important in B2B (Business to Business) applications?
I'm from India; I heard one company I-Flex here uses XML/Java for financial/banking solutions; I thought great community here, may hint me about this great technology :)
We send them a query and they reply with an XML file. So it doesn't matter what platform or technology we're using as long as we have the ability to parse an XML file. This is a huge benefit to companies like UPS and FedEx because they only have to develop one output file that serves hundreds of different client configurations.
Hierarchical data is a mindset.
If you can model a business problem with heirarchical data, many business rules that are pure torture in SQL become trivial in XSLT.
Not all business uses are hierarchical. Some are tabular and relational. If you have a very firm grasp of the structural interaction between XML and tabular data then you know what XML is for.