Animals XML Schema
ws_herd Complex Type
Description
This is the schema for any associated Herd for a specified Animal record.
Namespace urn:CoreOne.Animals
Diagram
has_restriction Element active Element holding_id Element species_id Element name Element num Element id Element Sequence ws_herd Complex Type
Overview
ws_herd
This is the schema for any associated Herd for a specified Animal record.
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.
Used By
herd Element
Remarks

Source
See Also
Animals XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.