Animals XML Schema
ws_species Complex Type
Description
This is the schema for any associated Species for a specified Animal record.
Namespace urn:CoreOne.Animals
Diagram
active Element long_name Element short_name Element id Element Sequence ws_species Complex Type
Overview
ws_species
This is the schema for any associated Species for a specified Animal record.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the animal's species.
short_name :string
This is the short code used for the specified species.
long_name :string
This is the full name used for the specified species.
active :boolean
This is a boolean value which flags whether the specified species is currently active or inactive.
Used By
species Element
Remarks

Source
See Also
Animals XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.