Animals XML Schema
ws_breed Complex Type
Description
This is the schema for any associated Breed for a specified Animal record.
Namespace urn:CoreOne.Animals
Diagram
active Element species_id Element long_name Element short_name Element id Element Sequence ws_breed Complex Type
Overview
ws_breed
This is the schema for any associated Breed for a specified Animal record.
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.
Used By
breed Element
Remarks

Source
See Also
Animals XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.