Animals XML Schema
ws_person Complex Type
Description
This is the schema for any associated Person for a specified Animal record.
Namespace urn:CoreOne.Animals
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 the schema for any associated Person for a specified Animal record.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified person.
title :string
This is the title used for the specified person.
forename :string
This is the first name used for the specified person.
middle :string
This is the middle name used for the specified person.
surname :string
This is the last name used for the specified person.
suffix :string
This is the suffix used for the specified person.
gender :int
This is the gender code used to identify the sex of the specified person.
addr1 :string
This is the first line of address for the specified person's location.
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 phone number used for the specified person.
active :boolean
This is a boolean value which flags whether the specified person 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.
Used By
owner Element
keeper Element
Remarks

Source
See Also
Animals XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.