Contact

ox_tags String String containing comma separated the categories.
ox_displayName String Display name
ox_firstName String Given name
ox_lastName String Sur name
ox_secondName String Middle name
ox_suffix String Suffix
ox_title String Title
ox_streetPrivate String Street home
ox_postalCodePrivate String Postal code home
ox_cityPrivate String City home
ox_statePrivate String State home
ox_countryPrivate String Country home
ox_birthday Date Birthday (in the format yyyy-MM-dd)
ox_maritalStatus String Martial status
ox_numberOfChildren String Number of children
ox_profession String Profession
ox_nickname String Nickname
ox_spouseName String Spouse name
ox_anniversary Date Anniversay (in the date format yyyy-MM-dd)
ox_comment String Note
ox_department String Department
ox_position String Position
ox_jobTitle String Employee type
ox_roomNumber String Room number
ox_streetBusiness String Street business
ox_postalCodeBusiness String Postal code business
ox_cityBusiness String City business
ox_stateBusiness String State business
ox_countryBusiness String Country business
ox_numberOfEmployees String Number of employees
ox_salesVolume String Sales volume
ox_taxID String Tax id
ox_commercialRegister String Commercial register
ox_branches String Branches
ox_businessCategory String Business category
ox_infoCompany String Info
ox_managerName String Manager's name
ox_assistantName String Assistant's name
ox_streetOther String Street other
ox_cityOther String City other
ox_postalCodeOther String Postal code other
ox_stateOther String State other
ox_countryOther String Country other
ox_phoneBusiness1 String Telephone business 1
ox_phoneBusiness2 String Telephone business 2
ox_faxBusiness String FAX business
ox_phoneCallback String Telephone callback
ox_phoneCar String Telephone car
ox_phoneCompany String Telephone company
ox_phonePrivate1 String Telephone home 1
ox_phonePrivate2 String Telephone home 2
ox_faxPrivate String FAX home
ox_phoneMobile1 String Cellular telephone 1
ox_phoneMobile2 String Cellular telephone 2
ox_phoneOther String Telephone other
ox_faxOther String FAX other
ox_email1 String Email 1
ox_email2 String Email 2
ox_email3 String Email 3
ox_URL String URL
ox_phoneISDN String Telephone ISDN
ox_pager String Telephone pager
ox_phonePrimary String Telephone primary
ox_phoneRadio String Telephone radio
ox_telex String Telephone telex
ox_phoneTTYTDD String Telephone TTY/TDD
ox_instantMessenger1 String Instantmessenger 1
ox_instantMessenger2 String Instantmessenger 2
ox_phoneIP String Telephone IP
ox_phoneAssistant String Telephone assostant
ox_company String Company
ox_image String Preferably as an image element, with the src pointing to a url for the image
ox_userfield01 String Dynamic Field 1
ox_userfield02 String Dynamic Field 2
ox_userfield03 String Dynamic Field 3
ox_userfield04 String Dynamic Field 4
ox_userfield05 String Dynamic Field 5
ox_userfield06 String Dynamic Field 6
ox_userfield07 String Dynamic Field 7
ox_userfield08 String Dynamic Field 8
ox_userfield09 String Dynamic Field 9
ox_userfield10 String Dynamic Field 10
ox_userfield11 String Dynamic Field 11
ox_userfield12 String Dynamic Field 12
ox_userfield13 String Dynamic Field 13
ox_userfield14 String Dynamic Field 14
ox_userfield15 String Dynamic Field 15
ox_userfield16 String Dynamic Field 16
ox_userfield17 String Dynamic Field 17
ox_userfield18 String Dynamic Field 18
ox_userfield19 String Dynamic Field 19
ox_userfield20 String Dynamic Field 20
oxmf_version Number To remain future-proof OXMF pages should contain a versioning identifier, either as a "meta" tag in the HTML header area or as a regular element in the html page, with the key oxmf_version. The current version of the OXMF specification is 6.12. Example:
<meta name="oxmf_version" value="6.12"></meta> or This document is formatted in accordance with version <span class="oxmf_version">6.12</span> of OXMF, see <a href="http://oxmf.org">OXMF.org</a>. With the <span class="oxmf_version"...> being the technically relevant part.