element Applicant
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Design/1
type dgn:ApplicantType
children com:NationalityCode com:LegalEntityName com:IncorporationCountryCode com:IncorporationState com:CommentText dgn:Entitlement dgn:ApplicantContractingParty com:Version com:ApplicantIdentifier com:Contact
used by
complexType dgn:ApplicantBagType
attributes
Name Type Use Default Fixed annotation
operationCategory com:OperationCategoryType
sequenceNumber xsd:string
source <xsd:element name="Applicant" type="dgn:ApplicantType">
<xsd:annotation>
<xsd:documentation>
Applicant or holder details
</xsd:documentation>
</xsd:annotation>
</xsd:element>