Fillr Schema Documentation

Back to Schema Documentation index

Contact Details

Sub categories within Contact Details

  • Email Addresses
  • Mobile Phone Numbers
  • Landline Phone Numbers
  • Contact Details

    Param ContactDetails
    Name ContactDetails
    Has child nodes Yes

    Email Addresses

    Param ContactDetails.Emails
    Name Emails
    Has child nodes Yes
    Is an array Yes, Users can have multiple Emails stored in their profile.

    Email Address

    Param ContactDetails.Emails.Email
    Name Email
    Type EmailType
    Has child nodes Yes

    Nickname

    Param ContactDetails.Emails.Email.NickName
    Name NickName
    Type xs:string
    Has child nodes No

    Email

    Param ContactDetails.Emails.Email.Address
    Name Address
    Type xs:string
    Has child nodes No

    Mobile Phone Numbers

    Param ContactDetails.CellPhones
    Name CellPhones
    Has child nodes Yes
    Is an array Yes, Users can have multiple CellPhones stored in their profile.

    Mobile Phone

    Param ContactDetails.CellPhones.CellPhone
    Name CellPhone
    Type CellPhoneNumberType
    Has child nodes Yes

    Nickname

    Param ContactDetails.CellPhones.CellPhone.NickName
    Name NickName
    Type xs:string
    Has child nodes No

    Country Code

    Param ContactDetails.CellPhones.CellPhone.CountryCode
    Name CountryCode
    Type xs:positiveInteger
    Has child nodes No

    Number

    Param ContactDetails.CellPhones.CellPhone.Number
    Name Number
    Type xs:positiveInteger
    Has child nodes No

    Landline Phone Numbers

    Param ContactDetails.LandlinePhones
    Name LandlinePhones
    Has child nodes Yes
    Is an array Yes, Users can have multiple LandlinePhones stored in their profile.

    Landline Phone

    Param ContactDetails.LandlinePhones.LandlinePhone
    Name LandlinePhone
    Type TelephoneNumberType
    Has child nodes Yes

    Nickname

    Param ContactDetails.LandlinePhones.LandlinePhone.NickName
    Name NickName
    Type xs:string
    Has child nodes No

    Country Code

    Param ContactDetails.LandlinePhones.LandlinePhone.CountryCode
    Name CountryCode
    Type xs:positiveInteger
    Has child nodes No

    Area Code

    Param ContactDetails.LandlinePhones.LandlinePhone.AreaCode
    Name AreaCode
    Type xs:positiveInteger
    Has child nodes No

    Number

    Param ContactDetails.LandlinePhones.LandlinePhone.Number
    Name Number
    Type xs:positiveInteger
    Has child nodes No

    Extension

    Param ContactDetails.LandlinePhones.LandlinePhone.Extension
    Name Extension
    Type xs:positiveInteger
    Has child nodes No