Sharing Data Between Two Companies

 <  Day Day Up  >  

At this point, it is helpful to implement, to a certain extent, our example of the collaboration between the Alpha and Beta Companies. The scope of this discussion is to create the XML document that will contain a simple transaction between the two companies. For this example, we will create a simple document that contains the information contained in Table 12.1. This table defines the data that will be transferred from one company to the other.

Table 12.1. Specification for Data to be Transferred

Object

Category

Field

supplier

   

name

 
 

<companyname>

address

 
 

<street>

 

<city>

 

<state>

 

<zip>

product

 
 

< type>

 

< price>

 

< count>

 <  Day Day Up  >  


Object-Oriented Thought Process
Object-Oriented Thought Process, The (3rd Edition)
ISBN: 0672330164
EAN: 2147483647
Year: 2003
Pages: 164
Authors: Matt Weisfeld

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net