Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Re: ID and IDREF Files >Thread Next - Re: ID and IDREF Files Re: ID and IDREF FilesTo: NULL Date: 12/2/2007 6:37:00 PM
geoff wrote:
> So, what mechanism would one use so addressType information is entered once?
You could define a list of addresses, each with an ID, and then you
could have shipTo and billTo reference the ID value using an IDREF
attribute, as I have already tried to suggest e.g.
<invoice>
<address-list>
<address id="addr1">
...
</address>
</address-list>
<shipTo ref="addr1"/>
<billTo ref="addr1"/>
</invoice>
--
Martin Honnen
http://JavaScript.FAQTs.com/
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
