Animals XML Schema
breed Element
Collapse All
Expand All
Animals XML Schema
>
ws_animal_e Complex Type
: breed Element
Description
These are the details held about the Animal's breed.
Namespace
urn:CoreOne.Animals
Type
ws_breed Complex Type
Diagram
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 Type
|
Animals XML Schema
© 2014-2018 All Rights Reserved.
Send comments
on this topic.