重庆微信网站建设,昆山企业网站建设,网页传奇手游排行榜前十名,无做弊的棋牌游戏网站我试图从我在xml文件中的注释中生成一个格式良好的html文档。目前我有一个xml文件#xff0c;用于生成xml表格的html列表。为了让我添加有关表格的评论#xff0c;我手动将注释添加到输出html文件中。使用xml注释来生成格式化的html输出我想如果可能将html代码放在xml文件中作…我试图从我在xml文件中的注释中生成一个格式良好的html文档。目前我有一个xml文件用于生成xml表格的html列表。为了让我添加有关表格的评论我手动将注释添加到输出html文件中。使用xml注释来生成格式化的html输出我想如果可能将html代码放在xml文件中作为注释并让xslt使用注释来创建格式正确的文档。这是注释的xml文件的一部分。这里有html新行语法我希望xslt读取为html。我在想必须有更好的方法来使用raw xml来创建它但是我不希望在xml文件中读取注释因此不希望它作为表项。这是我使用注释的xsl文件的一部分但它不解释html。所需的输出看起来是这样的手动格式化时ers_benchmark_defnThis table contains mapping between hierarchy nodes and their respective benchmarks. The columns should be populated as follows:HIERARCHY_NODEThis column contains the name of the hierarchy node in the ERS Risk Hierarchy.BENCHMARKThe column can be populated with either;a Calypso portfolio name,an ERS Risk Hierarchy name, oran ERS Risk Hierarchy node name.In the latter case, the column should be populated with the hierarchy node name and the hierarchy to which it belongs, separated by a percentage symbol, %.BENCHMARK_TYPEIf the value in the benchmark column is an ERS hierarchy or hierarchy node name, this column should be populated with the value HIERARCHY. Otherwise, when using a Calypso portfolio name, it should not be populated.SCALING_FACTORThis column should be populated with the scaling factor by which the benchmark results should be multiplied. To use MTM scaling, leave this column unpopulated.See the ERS 10.2 Release notes for further information.column namenullabletype这些都是完整的代码中提取但我认为这应该是足够的人来帮助我。谢谢2011-05-18Freddie