Vaccinations XML Schema
ws_vaccination_f Complex Type
Description
This is a more comprehensive schema for the specified Vaccination record.
Namespace urn:CoreOne.Vaccinations
Diagram
number_vaccinated Element metadata Element flags Element comments Element serial_number Element dosage Element medicine_id Element person_id Element vaccination_date Element herd_id Element num Element id Element Sequence ws_vaccination_f Complex Type
Overview
ws_vaccination_f
This is a more comprehensive schema for the specified Vaccination record.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified Vaccination record.
num :string
This is the current number used for the specified Vaccination record.
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.
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.
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.
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.
flags :string
These are any status flags that have been set about the Vaccination record.
metadata :string
This is any metadata held about the specified Vaccination record.
number_vaccinated :int
This is the number of animals that have been vaccinated.
Source
See Also
Vaccinations XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.