Movements XML Schema
master_movement Complex Type
Description
These are the input parameters used by the MovementsEdit (Method) web service.
Namespace urn:CoreOne.Movements
Diagram
attachment_id Element permit_number Element cert_number Element person_id Element movement_type_id Element Sequence master_movement Complex Type
Overview
master_movement
These are the input parameters used by the MovementsEdit (Method) web service.
Sequence
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.
cert_number :string
This is the certificate number used for the specified Movement.
permit_number :string
This is the permit number used for the specified Movement.
attachment_id :int
This is an internal id used as a foreign key to link the movement to a specific attachment.
Remarks

Source
See Also
Movements XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.