Conrefs, in our understanding, conveniently allow importing content from another object into a given topic via a reference to that object.
Looking at the typical form of a conref:
<ph conref="GUID-E00A9A6B-CA69-4EE2-9450-98865432C25C#GUID- E00A9A6B-CA69-4EE2-9450-98865432C25C /GUID-6769F5EE-583E-4DE8-B908-0248TE342476" id="GUID-xxx" />
It is clear that the reference includes the library's GUID and subsection's GUID, but not the version.
We know that a publication baseline mentions the library and its version number. However that is only true inside publications. If I create a new topic (outside of a publication) and I want to reference a library, I can pick the lib version I want.
Which leads to this: - for new Topic A, Joe conrefs Lib X v1 - for new Topic B, Don conrefs Lib X v3
So my question: if A and B are not yet included in a pub, how is the Lib X version persisted? |