Movements XML Schema
ws_master_movement_c Complex Type
Description
These are the input parameters used by the MovementsCreate (Method) web service.
Namespace urn:CoreOne.Movements
Diagram
attachment_id Element person_id Element movement_type_id Element cert_number Element permit_number Element on_date Element off_date Element to_herd_id Element from_herd_id Element Sequence ws_master_movement_c Complex Type
Overview
ws_master_movement_c
These are the input parameters used by the MovementsCreate (Method) web service.
Sequence
from_herd_id :int
This is an internal CoreOne id used as a foreign key to link a herd to the specified movement. This is the herd in which the animals in the movement originated from.
to_herd_id :int
This is an internal CoreOne id used as a foreign key to link a herd to the specified movement. This is the herd in which the animals in the movement are destined for.
off_date :dateTime
This is the date in which the animals in a movement have left its origin herd.
on_date :dateTime
This is the data in which the animals in a movement have reached its destination herd.
permit_number :string
This is the permit number used for the specified Movement.
cert_number :string
This is the certificate number used for the specified Movement.
movement_type_id :int
This is an internal CoreOne id used as a foreign key to link the movement to a specific movement type.
person_id :int
This is an internal id used as a foreign key to link the movement to a specific person. This is the veterinarian responsible for the movement.
attachment_id :int
This is an internal id used as a foreign key to link the movement to a specific attachment.
Source
See Also
Movements XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.