提问人:Koray Tugay 提问时间:5/18/2016 更新时间:5/18/2016 访问量:2904
XML - IntelliJ 中的“元素必须声明”错误?
XML - "element must be declared" error in IntelliJ?
问:
我有以下.xhtml文件:
<?xml version="1.0"?>
<ui xmlns="http://java.sun.com/jsf/facelets"
xmlns:h="http://xmlns.jcp.org/jsf/html"
xmlns:f="http://xmlns.jcp.org/jsf/core">
<define name="title">Welcome to Registiration Page!</define>
</ui>
IntelliJ 警告我必须声明元素 ui。
这个xml文件有什么问题还是IntelliJ问题?
答: 暂无答案
评论
note
Cannot find the declaration of element 'note'.
urlset
Element urlset must be declared