Movements XML Schema
ws_master_movement Complex Type
Description
This is a schema for displaying summary details for one Movement.
Namespace urn:CoreOne.Movements
Diagram
cert_number Element permit_number Element on_date Element off_date Element to_herd_id Element from_herd_id Element id Element Sequence ws_master_movement Complex Type
Overview
ws_master_movement
This is a schema for displaying summary details for one Movement.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified Movement record.
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.
Remarks

Source
See Also
Movements XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.