People XML Schema
ws_person Complex Type
Description
This is a schema for displaying summary details for one Person.
Namespace urn:CoreOne.People
Diagram
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 id Element Sequence ws_person Complex Type
Overview
ws_person
This is a schema for displaying summary details for one Person.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified record.
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 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.
Remarks

Source
See Also
People XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.