Animals XML Schema
herd Element
Description
These are the details held about the Animal's current herd.
Namespace urn:CoreOne.Animals
Type
ws_herd Complex Type
Diagram
has_restriction Element active Element holding_id Element species_id Element name Element num Element id Element Sequence herd Element
Overview
herd ws_herd Complex Type
These are the details held about the Animal's current herd.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the animal's current herd.
num :string
This is the number used for the animal's current herd.
name :string
This is the full name(s) used for the specified animal's current herd.
species_id :int
This is an internal CoreOne id used as a foreign key to link the herd to a certain Species.
holding_id :int
This is an internal CoreOne Holding id used as a foreign key to link the herd to a certain Premises.
active :boolean
This is a boolean value which flags whether the specified herd record is currently active or inactive.
has_restriction :boolean
This is a Boolean value which flags whether the specified herd has any movement restrictions on it.
Remarks

Source
See Also
ws_animal_e Complex TypeAnimals XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.