ReferenceData XML Schema
ws_program_f Complex Type
Description
This is the schema for all reference data elements for a specified Program.
Namespace urn:CoreOne.ReferenceData
Diagram
species_ids Element allowed_statuses Element end_date Element start_date Element vet_responsible_id Element tolerance_months Element inspection_interval_months Element active Element name Element master_program Element id Element Sequence ws_program_f Complex Type
Overview
ws_program_f
This is the schema for all reference data elements for a specified Program.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified Program.
master_program :string
This is the master program that the specified Program record is associated with.
name :string
This is the full name(s) used for the specified Program.
active :boolean
This is a boolean value which flags whether the specified Program is currently active or inactive.
inspection_interval_months :int
This is the required interval (in months) between each inspection/visit for a specified Program.
tolerance_months :int
This is the permitted difference in months before or after the recommended inspection interval.
vet_responsible_id :int
This is an internal CoreOne Person id. This is the vet that is responsible for the specified Program.
start_date :dateTime
This is the start date for the specified Program.
end_date :dateTime
This is the end date for the specified Program.
allowed_statuses :string
This is a list of allowed statuses for the specified Program.
species_ids :string
These is an array of CoreOne Species id. It show the species that are valid for the specified Program.
Remarks

Source
See Also
ReferenceData XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.