首页> 外文期刊>MSDN Magazine >Enrich Your XML Serialization With Schema Providers In The .NET Framework
【24h】

Enrich Your XML Serialization With Schema Providers In The .NET Framework

机译:通过.NET Framework中的架构提供程序来丰富您的XML序列化

获取原文
获取原文并翻译 | 示例

摘要

Mapping classes to schemas and serializing objects to XML documents leads to interoperability. Consider the relationship that exists among classes, schemas, objects, and XML documents (as illustrated in Figure 1). Classes are constructs that describe a software systems data in a proprietary way, as opposed to schemas which allow data to be described using a proven standard. By using a standard, schemas allow for interoperability between systems, platforms, and organizations. When working with classes, you might not consider that the data being described may some day be visible to another system if a Web service is implemented within your system. By mapping classes to schemas, data that was originally meant for internal system use can be set free, traveling from system to system in the form of SOAP messages.
机译:将类映射到模式并将对象序列化到XML文档会导致互操作性。考虑一下类,模式,对象和XML文档之间存在的关系(如图1所示)。类是一种以专有方式描述软件系统数据的构造,而架构则允许使用经过验证的标准来描述数据。通过使用标准,架构允许系统,平台和组织之间的互操作性。在使用类时,如果您的系统中实现了Web服务,则您可能不认为所描述的数据可能有一天会在另一个系统中可见。通过将类映射到模式,可以自由设置原本供内部系统使用的数据,并以SOAP消息的形式在系统之间传输。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号