18
Phoenix RPC12 Series CLI Reference Manual • September 2008
The XML parser should use the DTD version that corresponds to the firmware level
to ensure that the DTD is validated. By obtaining the latest DTD for validation, the
parser will be forward compatible.
DTD
The following is Revision 1 of the DTD. Elements and attributes are described in
the table on the following page.
<!ATTLIST OBJECT
oid ID #REQUIRED
name CDATA #IMPLIED
basetype CDATA #IMPLIED
>
<!--- Property definition -->
<!ELEMENT PROPERTY (#PCDATA)>
<!ATTLIST PROPERTY
display-name CDATA #IMPLIED
draw (true|false) #IMPLIED
size CDATA #IMPLIED
type (string|uint8|uint16|uint32|uint64|int8|int16|int32|int64|bool|enum)
#IMPLIED
key (true|false) #IMPLIED
name CDATA #REQUIRED
>
<!--- Composition, P is the part component, G is the grouping component -->
<!ELEMENT COMP EMPTY>
<!ATTLIST COMP
P IDREF #REQUIRED
G IDREF #REQUIRED
>
<!--- Simple Association, A and B are the oids of the Objects -->
<!ELEMENT ASC EMPTY>
<!ATTLIST ASC
A IDREF #REQUIRED
B IDREF #REQUIRED
>
Summary of Contents for RPC12 Series
Page 1: ......
Page 11: ...12 Phoenix RPC12 Series CLI Reference Manual September 2008...
Page 29: ...30 Phoenix RPC12 Series CLI Reference Manual September 2008...
Page 35: ...36 Phoenix RPC12 Series CLI Reference Manual September 2008...
Page 227: ...228 Phoenix RPC12 Series CLI Reference Manual September 2008...