Animals XML Schema
ws_bulk_animals_c Complex Type
Description
These are the bulk animals input parameters used for the .
Namespace urn:CoreOne.Animals
Diagram
value Element tag_type_id Element Sequence tags Element age Element sex_code_id Element breed_id Element Sequence ws_bulk_animals_c Complex Type
Overview
ws_bulk_animals_c
These are the bulk animals input parameters used for the .
Sequence
breed_id :int
This is an internal CoreOne Breed id used as a foreign key to uniquely identify the specified Animal's breed.
sex_code_id :int
This is the code used to identify the sex of the specified Animal.
age :string
This is the age of the animal.
tags 0..∞ ws_bulk_animal_tags Complex Type
This is an array of Animal Tags for the specified animal.
Sequence
tag_type_id :int
This is an internal CoreOne id used as a foreign key to specify the type of the current tag.
value :string
This is the value or name given to the specified animal tag.
Remarks

Source
See Also
Animals XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.