airsalliance / airs-xml

Automatically exported from code.google.com/p/airs-xml
Creative Commons Zero v1.0 Universal
3 stars 2 forks source link

add Agency Key IDs to Export.Site and Export.Service #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Then, sites and services can be linked back upward to their parent agency
without being nested structurally.

Original issue reported on code.google.com by eric.c.j...@gmail.com on 2 Feb 2010 at 6:31

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by clivemjo...@gmail.com on 2 Apr 2010 at 10:51

GoogleCodeExporter commented 9 years ago
We fully support adding "Keys" to make it possible to reference information 
inside a 
particular XML file as well as with subsequent XML files from the same source.

Original comment by gglbwmn2...@gmail.com on 7 May 2010 at 2:38

GoogleCodeExporter commented 9 years ago

Original comment by e...@ejahn.net on 6 Oct 2011 at 8:34

GoogleCodeExporter commented 9 years ago
Also require that each Key be uniquely correlated to a single Agency entity, 
and that the Key correspond to a permanent unique identifier in the source 
database (rather than, say, an ad hoc auto-incremented integer that can be 
different each export). This will allow Update transfers to work properly so 
that the update can be performed on the  correct record already imported.

Note this should also be a part of the ServiceSite elements too, not just Site 
and Service.

Original comment by bleeb...@gmail.com on 9 Dec 2011 at 6:48

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
We think we're in favor of this, but the issue is not well defined here.  We 
agree with Neil's comments on Dec. 9, 2011.

Original comment by gglbwmn2...@gmail.com on 18 Jan 2012 at 4:39

GoogleCodeExporter commented 9 years ago
voting was in favor of making this change in version 3.1

Original comment by e...@ejahn.net on 17 Feb 2012 at 6:44

GoogleCodeExporter commented 9 years ago
Voting was in favor of making this change.

Original comment by e...@ejahn.net on 17 Feb 2012 at 7:57

GoogleCodeExporter commented 9 years ago
AgencyKey added to tSite, but not to tService, since it won't exist until 4.0.

Original comment by e...@ejahn.net on 17 Feb 2012 at 7:58

GoogleCodeExporter commented 9 years ago
tAgency.Name also made minOccurs=1 to accommodate matching algorithm, as 
opposed to just relying on the id for match

Original comment by e...@ejahn.net on 22 Mar 2012 at 7:22