Animals XML Schema
ws_animal_c Complex Type
Description
These are the animal input parameters used for the AnimalsCreate (Method).
Namespace urn:CoreOne.Animals
Diagram
registration_date Element birth_date Element sex_code Element breed_id Element species_id Element herd_id Element Sequence ws_animal_c Complex Type
Overview
ws_animal_c
These are the animal input parameters used for the AnimalsCreate (Method).
Sequence
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.
birth_date :date
This is the date of birth for the specified Animal. It must be in the format of YYYY-MM-DD. If omitted a status 'Create Failed.' will be returned.
registration_date :date
This is the date of registration for the specified Animal. It must be in the format of YYYY-MM-DD.
Remarks

Source
See Also
Animals XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.