VaccinationsIncomplete XML Schema
animal Complex Type
Description
These are the input parameters used by the EditAnimals (Method) web service.
Namespace urn:CoreOne.VaccinationsIncomplete
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 seq Element Sequence animal Complex Type
Overview
animal
These are the input parameters used by the EditAnimals (Method) web service.
Sequence
seq :string
This is the sequence number used to uniquely identify the animal vaccinated.
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
VaccinationsIncomplete XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.