Also, always check the XML schema generated to validate that the conversion was accurate, particularly if new types are used.
此外,任何时候都要检查生成的XML模式,以验证转换是准确的,尤其是在使用了新类型时更要如此。
The easiest way to accomplish this verification is to check the document against a schema.
实现该验证的最简单的方法是检查文档的模式。
Now, rerun the transformation and check out the generated schema -- just the top of the file for now -- as shown in Listing 2.
现在,重新运行转换并检查产生的模式——现在只需要看文件的最前面就可以了——如列表2所示。
应用推荐