(Imported from Google Code)
Certain constructs have been removed from DDMS 5.0. Need to update validation code so these constructs can only be used in older versions of DDMS.
ddms:boundingBox (replaced by tspi:Envelope)
ddms:noticeList (moved to TDF)
ddms:security (moved to TDF)
ddms:verticalExtent (replaced by tspioint in 3D)
gmloint (replaced by TSPI)
gmlolygon (replaced by TSPI)
ntk:Access (moved to TDF)
Rev 815 addresses ddms.BoundingBox.
Rev 817 addresses ddms.verticalExtent.
Rev 818 removes these:
ddms.NoticeList
ddms.Security
ism.Notice
ism.NoticeText
ntk.Access
ntk.Group
ntk.GroupValue
ntk.Individual
ntk.IndividualValue
ntk.Profile
ntk.ProfileList
ntk.ProfileValue
ntk.SystemName
Rev 819 addresses ism.NoticeAttributes.
Leaving these in place until a TSPI swap-out:
gml.Point
gml.Polygon
gml.Position
Closing this ticket as Verified and tracking remaining work as part of Issue #193.