Animals XML Schema
ws_animal Complex Type
Description
This is the schema for summary details about a specified Animal.
Namespace urn:CoreOne.Animals
Diagram
birth_date Element name Element label Element sex_code Element breed_id Element species_id Element herd_id Element id Element Sequence ws_animal Complex Type
Overview
ws_animal
This is the schema for summary details about a specified Animal.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified Animal record.
herd_id :int
This is an internal CoreOne Herd id used as a foreign key to uniquely identify the specified Animal's herd.
species_id :int
This is an internal CoreOne Species id used as a foreign key to uniquely identify the specified Animal's Species.
breed_id :int
This is an internal CoreOne Breed id used as a foreign key to uniquely identify the specified Animal's breed.
sex_code :int
This is the code used to identify the sex of the specified Animal.
label :string
This is the label used for the specified Animal.
name :string
This is the full name(s) used for the specified Animal.
birth_date :date
This is the date of birth for the specified Animal.
Remarks

Source
See Also
Animals XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.