XPage源代码有DTD吗? [英] Is there a DTD for XPage source?

查看:84
本文介绍了XPage源代码有DTD吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对XML的了解很少,我知道我们可以将DTD与XML文件相关联,该文件定义了所有有效元素,其属性以及它们出现的位置。

With whatever little knowledge I have of XML I know that we can associate a DTD with XML file which defines all the valid elements, its attributes and where they can appear.

是否有与XPage源代码相关联的DTD来定义所有元素及其属性?它在哪里定义诸如 xp:view xp:panel xp:button 等及其相关属性?所以我正在寻找一个内容类似于<!ELEMENT xp:panel ......>

Is there any such DTD associated with XPage source code defining all the elements and its attributes? Where does it define tags like xp:view, xp:panel, xp:button and so on along with its associated properties? So I am looking for a file with content something like <!ELEMENT xp:panel ......>

推荐答案

否xpages源没有DTD,因为任何人都可以通过扩展库在其中添加自己的标签。

No There is not a DTD for xpages source as anyone can add there own tags through an extension library.

这篇关于XPage源代码有DTD吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆