Herds XML Schema
ws_herd_f Complex Type
Description
This is the schema for all data elements for a specified Herd.
Namespace urn:CoreOne.Herds
Diagram
comments Element metadata Element owner_id Element keeper_id Element nui_count Element ui_count Element breakup_date Element inception_date Element has_restriction Element active Element holding_id Element species_id Element name Element num Element id Element Sequence ws_herd_f Complex Type
Overview
ws_herd_f
This is the schema for all data elements for 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 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 is currently active or inactive.
has_restriction :boolean
This is a boolean value which flags whether the specified Herd has any restrictions currently.
inception_date :dateTime
This is the date at which the herd was formed.
breakup_date :dateTime
This is the date at which the herd was disbanded.
ui_count :int
This is the number of uniquely identified animals currently in the herd.
nui_count :int
This is the number of non-uniquely identified animals currently in the herd.
keeper_id :int
This is an internal CoreOne Person id. This is the current keeper of the specified Herd. 
owner_id :int
This is an internal CoreOne Person id. This is the current owner of the specified Herd. 
metadata :string
This is any metadata held about the specified Herd.
comments :string
These are any comments or remarks that have been made about any element within the specified Herd record.
Remarks

Source
See Also
Herds XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.