People XML Schema
ws_associated_person Complex Type
Description
This is the schema used to display all data elements for an Associated Person.
Namespace urn:CoreOne.People
Diagram
comments Element end_date Element start_date Element active Element association_type Element person_id Element entity_id Element entity_type Element id Element Sequence ws_associated_person Complex Type
Overview
ws_associated_person
This is the schema used to display all data elements for an Associated Person.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified Associated Person.
entity_type :int
This is the type of entity the specified person is associated with.
entity_id :int
This is an internal CoreOne id used to uniquely identify the entity the specified person is associated with.
person_id :int
This is an internal CoreOne Person id used as a foreign key to link the association to a specific person.
association_type :int
This is a lookup value from the Lookups table 'AssociatedHoldingType'. This is the type of association.
active :boolean
This is a boolean value which flags whether the specified association is currently active or inactive.
start_date :dateTime
This is the date in which the association commenced.
end_date :dateTime
This is the date in which the association ended.
comments :string
These are any comments or remarks that have been made about any element within the specified association.
Source
See Also
People XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.