DonS said:UPMan said:Hmmm. Why even try to get a fleet map for Type II systems, since they don't use fleet maps?
True. But which part of the XML is correct? The "flavor" saying it's a Type-II system, or the "fleetmap" indicating that it's a Type-I ?
Based on Eric's post above, it looks like we'll have to perform validation checks on all of the data, throwing error messages at the user when we detect inconsistencies (including, but not necessarily limited to: offset/step format problems, flavor vs. fleetmap disagreement).
The flavor precludes the fleetmap data. In this case (and I imagine many others), the TRS was at one time a Type I system and had a fleetmap assigned but was later changed to Type II. RR correctly tells you that it is Type II but also (erroneously) sends you the fleetmap data that is still in the database (but not displayed on the web site). Lindsay should update the XML generator so that it does not send the fleetmap data for Type II systems.
-Eric