Let's say that I have two xml files. part of the first document contains information that is repeated in the second. I would like to save myself the trouble of having to enter this information again into the second document...is there a way that i can just reference the section of the first document so that when i go to write my xsl it will display properly?
Just an example....DOC1 contains a list of CDs. DOC2 has a different list, but contains 2 CDs that are the same as DOC1. can i just reference the elements in DOC1 instead of having to enter them again in DOC2?
Thanks.
Just an example....DOC1 contains a list of CDs. DOC2 has a different list, but contains 2 CDs that are the same as DOC1. can i just reference the elements in DOC1 instead of having to enter them again in DOC2?
Thanks.