complexlocalelement.betwixt
来自「JAVA 文章管理系统源码」· BETWIXT 代码 · 共 18 行
BETWIXT
18 行
<?xml version="1.0" encoding="UTF-8" ?>
<info>
<element name='element' uri='http://www.w3.org/2001/XMLSchema'>
<attribute
name='name'
property='name'/>
<element
name='complexType'
property='type'
uri='http://www.w3.org/2001/XMLSchema'/>
<attribute
name='minOccurs'
property='minOccurs' />
<attribute
name='maxOccurs'
property='maxOccurs' />
</element>
</info>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?