<?xml version="1.0"?> <!-- SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady> SPDX-License-Identifier: CC0-1.0 --> <!DOCTYPE ObjectProperty SYSTEM "../../DTD"> <ObjectProperty> <label xml:lang="en">has phone</label> <comment xml:lang="en"> <p> A <ref target="contact:Phone">Phone</ref> for this <ref target="contact:ContactLocation">Contact Point</ref>. </p> <p> It is unclear whether this property implies an ability to actually receive phone calls. </p> </comment> <isDefinedBy> <SpecificResource source="(SWAP-PIM)"/> </isDefinedBy> <domain> <resource name="contact:ContactLocation"/> </domain> <range> <resource name="contact:Phone"/> </range> </ObjectProperty>