element Contact
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Common/1
type com:ContactType
children com:Name com:PostalAddressBag com:FaxNumberBag com:EmailAddressBag com:WebAddressBag com:PhoneNumberBag com:OtherElectronicAddressBag
used by
complexType tmk:ApplicantType dgn:ApplicantType tmk:ClaimantType dgn:ClaimantType com:CorrespondenceAddressType dgn:DesignerType com:EntitlementDomiciledType com:EntitlementEstablishmentType dgn:HabitualResidenceType tmk:LicenseeType dgn:LicenseeType tmk:OpponentType dgn:OpponentType com:RepresentativeType com:SignatureType
attributes
Name Type Use Default Fixed annotation
languageCode com:ExtendedISOLanguageCodeType
source <xsd:element name="Contact" type="com:ContactType">
<xsd:annotation>
<xsd:documentation>
Data storing contact details (for example: name, address, telephone number, e-mail address, fax number, mobile phone number).
</xsd:documentation>
</xsd:annotation>
</xsd:element>