【发布时间】:2011-03-17 14:26:02
【问题描述】:
我想要这样的页面:
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:m="mine.xsd">
<m:dialog m:title="Hello">Hi there!</m:dialog>
</html>
如何写“mine.xsd”?
【问题讨论】:
标签: xml namespaces xml-namespaces