// Copyright (c) 2005 DMTF. All rights reserved. [Abstract, Version ( "2.6.0" ), UMLPackagePath ( "PRS::Support" ), Description ( "PRS_ContactItem is the abstract root class for PRS_Person and " "PRS_Organization. It provides a common anchor point for the " "PRS_ContactContactItem association." )] class PRS_ContactItem : PRS_ExchangeElement { };