预订网站的 XML 连接
我是 XML 新手,需要为汽车租赁网站提供先机,该网站需要与其合作伙伴建立 XML 连接。所以请帮助理解我需要知道什么才能开始它? 感谢您的帮助!
I am new to XML and need headstart for a car hire website which requires XML connectivity with its partners. So please help understand what do I need to know to start it?
Thanks for help!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要从合作伙伴处获取 XSD(XML 架构)或 DTD 格式的 XML 定义。然后研究适合您的语言的 XML 工具来发出该 XML。有大量的在线资源可以帮助您理解 XML。
You will need to get the XML definitions from the partners which are either in XSD (XML Schema) or DTD format. And then look into the XML tools for your language to emit that XML. There are plenty of online resources which will help you understand XML.