People XML Schema
ws_person_c Complex Type
Description
These are the input parameters used for the PeopleCreate (Method) and PeopleEdit (Method).
Namespace urn:CoreOne.People
Diagram
comments Element ok_to_email Element fax_number Element account_no Element addr2 Element deceased Element death_date Element birth_date Element mobilephone Element officephone Element homephone Element email3 Element email2 Element email1 Element state Element county Element active Element person_num Element country Element postcode Element town Element addr1 Element gender Element suffix Element surname Element middle Element forename Element title Element Sequence ws_person_c Complex Type
Overview
ws_person_c
These are the input parameters used for the PeopleCreate (Method) and PeopleEdit (Method).
Sequence
title :string
This is the title used for the specified person.
forename :string
This is the first name used for the specified record.
middle :string
This is the middle name used for the specified record.
surname :string
This is the last name used for the specified person.
suffix :string
This is the current suffix used for the specified person.
gender :int
This is the sex code used to uniquely identify the specific person's gender.
addr1 :string
This is the first address for the specified person.
town :string
This is the town where the specified person is currently located.
postcode :string
This is the current ZIP Code used for the specified person's location.
country :string
This is the country where the specified person is currently located.
person_num :string
This is the current person number used for the specified person.
active :boolean
This is a boolean value which flags whether the specified record is currently active or inactive.
county :string
This is the county where the specified person is currently located.
state :string
This is the state where the specified person is currently located.
email1 :string
This is the first email address of the specified person.
email2 :string
This is the second email address of the specified person.
email3 :string
This is the third email address of the specified person.
homephone :string
This is the current home phone number used for the specified record.
officephone :string
This is the current office phone number used for the specified record.
mobilephone :string
This is the current cell phone number used for the specified person.
birth_date :dateTime

This is the current date of birth for the specified Person.

death_date :dateTime

This is the current date of death for the specified Person (if applicable).

deceased :boolean
This is a boolean value which flags whether the specified person is deceased.
addr2 :string
This is the secondary address for the specified person.
account_no :string
This is the current account number used for the specified person.
fax_number :string
This is the current fax number of the specified person.
ok_to_email :boolean
This is a boolean value used to flag whether the specified person is ok to be emailed.
comments :string
These are any comments or remarks that have been made about any element within the specified person record.
Remarks

Source
See Also
People XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.