XML and Objects

Bill la Forge b.laforge at jxml.com
Tue Sep 29 16:38:30 BST 1998


Shouldn't we be trying, instead, for a way to convert XML documents 
which conform to any pre-existing markup language to a tree
of application-specific objects?

Bill

>>         <BEAN CLASS="com.example.foo.SimpleBean">
>>             <PROPERTY NAME="prop1" DCD:i4>49</PROPERTY>
>>             <PROPERTY NAME="prop2" DCD:string>hello world</PROPERTY>
>>             ...
>>             </BEAN>


><SimpleBean>
>  <prop1 DCD:i4>49</prop1>
>  <prop2 DCD:string>hello world</prop2>
></SimpleBean>





xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list