Animals XML Schema
breed Element
Description
These are the details held about the Animal's breed.
Namespace urn:CoreOne.Animals
Type
ws_breed Complex Type
Diagram
active Element species_id Element long_name Element short_name Element id Element Sequence breed Element
Overview
breed ws_breed Complex Type
These are the details held about the Animal's breed.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified record.
short_name :string
This is the short code used for the specified record.
long_name :string
This is the full name used for the specified record.
species_id :int
This is an internal CoreOne id used as a foreign key to link the record to a certain Species.
active :boolean
This is a boolean value which flags whether the specified record is currently active or inactive.
Remarks

Source
See Also
ws_animal_e Complex TypeAnimals XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.