element PublicationContact
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:PublicationContactType
properties
content complex
children com:Name com:CityName com:GeographicRegionName com:CountryCode com:PostalCode
used by
complexType pat:ApplicantType dgn:ApplicantType pat:AssigneeType pat:DeceasedInventorType dgn:DesignerType pat:InventorType pat:OwnerType pat:RegisteredPractitionerType
attributes
Name Type Use Default Fixed annotation
com:languageCode com:ExtendedISOLanguageCodeType documentation
Two-letter code given to language names in ISO 639-1
annotation
documentation
Contact information for publication in which a limited contact information of the person is provided due to privacy reason
source <xsd:element name="PublicationContact" type="com:PublicationContactType">
<xsd:annotation>
<xsd:documentation>
Contact information for publication in which a limited contact information of the person is provided due to privacy reason
</xsd:documentation>
</xsd:annotation>
</xsd:element>