Vaccinations XML Schema
vaccination_animals Complex Type
Description
These are the animal input parameters used for the VaccinationsCreate (Method).
Namespace urn:CoreOne.Vaccinations
Diagram
fix_date Element tag_number Element tag_type_id Element Sequence animal_tags Element uom Element quantity Element gender Element age Element breed_id Element Sequence vaccination_animals Complex Type
Overview
vaccination_animals
These are the animal input parameters used for the VaccinationsCreate (Method).
Sequence
breed_id :int
This is an internal CoreOne id used as a foreign key to link the animal to a specific breed.
age :string
This is the current age of the animal.
gender :int
This is the code used to uniquely identify the gender of the specified Animal.
quantity :int
This is the quantity of uom's of vaccine administered to the specified vaccinated animal.
uom :int
This is the unit of measurement of vaccine administered to the specified animal.
animal_tags 0..∞ ws_animal_tag_c Complex Type
These are the current animals tags for the specified animal.
Sequence
tag_type_id :int
This is an internal CoreOne id used as a foreign key to link the animal tag to a specific tag type.
tag_number :string
This is the current tag number used for the specified animal.
fix_date :date
This is the date the animal tag was fixed to the specified animal.
Remarks

Source
See Also
Vaccinations XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.