[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XMLConf RPC



"Bryan Strickland" writes:
>Has XML/RPC been considered as an RPC mechanism for XMLConf?

XMLRPC does not give a generic mechanism for transporting XML. It
also mixes schema and data:

   <array>
     <data>
      <value><i4>12</i4></value>
      <value><string>Egypt</string></value>
      <value><boolean>0</boolean></value>
      <value><i4>-31</i4></value>
    </data>
   </array>

We didn't see at as a good match for our needs.

Thanks,
 Phil

--
to unsubscribe send a message to xmlconf-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://ops.ietf.org/lists/xmlconf/>