Restrictions XML Schema
ws_animal_restriction Complex Type
Description
This is the schema used to display all data elements for one associated Animal Restriction.
Namespace urn:CoreOne.Restrictions
Diagram
date_left Element date_joined Element animal_id Element active Element master_restriction_id Element id Element Sequence ws_animal_restriction Complex Type
Overview
ws_animal_restriction
This is the schema used to display all data elements for one associated Animal Restriction.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified Animal Restriction.
master_restriction_id :int
This is an internal CoreOne Master Restriction id used as a foreign key to link the Animal Restriction to a Master Restriction.
active :boolean
This is a boolean value which flags whether the specified Animal Restriction is currently active or inactive.
animal_id :int
This is an internal CoreOne Animal id used as a foreign key to link the an animal to the specified Animal Restriction.
date_joined :date
This is the date in which the animal was added to the Restriction.
date_left :date
This is the date in which the animal was removed from the Restriction.
Used By
animal_restrictions Element
Remarks

Source
See Also
Restrictions XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.