Herds XML Schema
ws_herd Complex Type
Description
This is the schema for summary details about a specified Herd.
Namespace urn:CoreOne.Herds
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 summary details about a specified Herd.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified Herd.
num :string
This is the number used for the specified Herd.
name :string
This is the full name(s) used for the specified 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 Premises 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 is currently active or inactive.
has_restriction :boolean
This is a boolean value which flags whether the specified Herd has any restrictions currently.
Remarks

Source
See Also
Herds XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.