代码
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated from Common.xml by XMLBuddy -->
<!ELEMENT array (value+)>
<!ELEMENT array-collection (value+)>
<!ELEMENT constructor-arg (ref?)>
<!ATTLIST constructor-arg
type NMTOKEN #IMPLIED
value CDATA #IMPLIED
>
<!ELEMENT dictionary (entry)>
<!ELEMENT entry (key,value)>
<!ELEMENT import EMPTY>
<!ATTLIST import file NMTOKEN #REQUIRED>
<!ELEMENT key (#PCDATA)>
<!ELEMENT object (constructor-arg|import|object|param|property|template)*>
<!ATTLIST object
class CDATA #IMPLIED
factory-method NMTOKEN #IMPLIED
id CDATA #IMPLIED
init-method CDATA #IMPLIED
lazy-init NMTOKEN #IMPLIED
singleton NMTOKEN #IMPLIED
template NMTOKEN #IMPLIED
>
<!ELEMENT objects (array|array-collection|dictionary|object)*>
<!ELEMENT param EMPTY>
<!ATTLIST param
name NMTOKEN #REQUIRED
value NMTOKEN #REQUIRED
>
<!ELEMENT property (object?)>
<!ATTLIST property
file NMTOKEN #IMPLIED
name CDATA #IMPLIED
ref CDATA #IMPLIED
value CDATA #IMPLIED
>
<!ELEMENT ref (#PCDATA)>
<!ATTLIST ref object NMTOKEN #IMPLIED>
<!ELEMENT template (object)>
<!ATTLIST template id NMTOKEN #REQUIRED>
<!ELEMENT value (#PCDATA|ref)*>
<!-- Generated from Common.xml by XMLBuddy -->
<!ELEMENT array (value+)>
<!ELEMENT array-collection (value+)>
<!ELEMENT constructor-arg (ref?)>
<!ATTLIST constructor-arg
type NMTOKEN #IMPLIED
value CDATA #IMPLIED
>
<!ELEMENT dictionary (entry)>
<!ELEMENT entry (key,value)>
<!ELEMENT import EMPTY>
<!ATTLIST import file NMTOKEN #REQUIRED>
<!ELEMENT key (#PCDATA)>
<!ELEMENT object (constructor-arg|import|object|param|property|template)*>
<!ATTLIST object
class CDATA #IMPLIED
factory-method NMTOKEN #IMPLIED
id CDATA #IMPLIED
init-method CDATA #IMPLIED
lazy-init NMTOKEN #IMPLIED
singleton NMTOKEN #IMPLIED
template NMTOKEN #IMPLIED
>
<!ELEMENT objects (array|array-collection|dictionary|object)*>
<!ELEMENT param EMPTY>
<!ATTLIST param
name NMTOKEN #REQUIRED
value NMTOKEN #REQUIRED
>
<!ELEMENT property (object?)>
<!ATTLIST property
file NMTOKEN #IMPLIED
name CDATA #IMPLIED
ref CDATA #IMPLIED
value CDATA #IMPLIED
>
<!ELEMENT ref (#PCDATA)>
<!ATTLIST ref object NMTOKEN #IMPLIED>
<!ELEMENT template (object)>
<!ATTLIST template id NMTOKEN #REQUIRED>
<!ELEMENT value (#PCDATA|ref)*>
配置对xml文件编辑时候的只能提示