CTM-Download-Representative Example

From TM-XML-Wiki

Jump to: navigation, search


CTM-Download
Main Page | Data Dictionary | Additional Rules | XML Schema | XML Examples | Change Log | FAQ
Trade MarkTrade Mark (To Delete)ApplicantRepresentative

Example of Representative XML Instance

<?xml version="1.0" encoding="UTF-8"?>
<Transaction xmlns="http://www.oami.europa.eu/CTM/CTM_Download"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:schemaLocation="http://www.oami.europa.eu/CTM-Download CTM-D-V3-4-2.xsd">
  <TransactionHeader>
    <SenderDetails>
      <RequestProducedDateTime>2008-07-30T05:19:37</RequestProducedDateTime>
    </SenderDetails>
  </TransactionHeader>
  <TradeMarkTransactionBody>
    <TransactionContentDetails>
      <TransactionCode>CTMD Representative Complete</TransactionCode>
        <TransactionData>                 
          <RepresentativeDetails>
              <Representative>
                <RepresentativeIdentifier>10019</RepresentativeIdentifier>
                <RepresentativeTypeCode>Association</RepresentativeTypeCode>
                <RepresentativeNationalityCode>GB</RepresentativeNationalityCode>
                <RepresentativeLegalEntity>Legal Person</RepresentativeLegalEntity>
                <RepresentativeIncorporationCountryCode>GB</RepresentativeIncorporationCountryCode>
                <RepresentativeAddressBook>
                  <FormattedNameAddress>
                   <Name>
                     <FormattedName>
                       <LastName>PAGE WHITE &amp; FARRER</LastName>
                     </FormattedName>
                   </Name>
                   <Address>
                     <AddressCountryCode>GB</AddressCountryCode>
                     <FormattedAddress>
                       <AddressStreet>Bedford House, John Street</AddressStreet>
                       <AddressCity>London</AddressCity>
                       <AddressPostcode>WC1N 2BF</AddressPostcode>
                    </FormattedAddress>
                  </Address>
                </FormattedNameAddress>
                <ContactInformationDetails>
                  <Phone>00 44-2078317929</Phone>
                  <Fax>00 44-2078318040</Fax>
                  <Email>email@pagewhite.co.uk</Email>
                </ContactInformationDetails>
                <PostalAddress>PAGE WHITE &amp; FARRER 
                               Bedford House, John Street
                               London  WC1N 2BF
                               REINO UNIDO</PostalAddress>
              </RepresentativeAddressBook>
            </Representative>
          </RepresentativeDetails>
        </TransactionData>
      </TransactionContentDetails>
  </TradeMarkTransactionBody>
</Transaction>
Personal tools
Collection