Vaccinations XML Schema
ws_vaccination_c Complex Type
Description
These are the vaccination input parameters used for the VaccinationsCreate (Method).
Namespace urn:CoreOne.Vaccinations
Diagram
number_vaccinated Element comments Element serial_number Element dosage Element medicine_id Element person_id Element vaccination_date Element herd_id Element num Element Sequence ws_vaccination_c Complex Type
Overview
ws_vaccination_c
These are the vaccination input parameters used for the VaccinationsCreate (Method).
Sequence
num :string
This is the number used for the new Vaccination.
herd_id :int
This is an internal CoreOne Herd id used as a foreign key to link the specified Vaccination record to a specified Herd. It is a required parameter.
vaccination_date :date
This is the date that the specified Vaccination took place.
person_id :int
This is an internal CoreOne Person id used as a foreign key to link the specified Vaccination record to a specified person. It is a required parameter.
medicine_id :int
This is an internal CoreOne Medicine id used as a foreign key to link the specified Vaccination record to a specified Medicine used.
dosage :int
This is the current dosage that the animals were vaccinated with. It is a required parameter.
serial_number :string
This is the serial number used for the specified Vaccination record.
comments :string
These are any comments or remarks that have been made about the Vaccination record.
number_vaccinated :int
This is the number of animals that have been vaccinated. If no animals have been vaccinated then 0 should be entered. It is a required parameter.
Remarks

Source
See Also
Vaccinations XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.