TagManagement XML Schema
ws_tag Complex Type
Description
This is the schema for all data elements for a specified Tag.
Namespace urn:CoreOne.TagManagement
Diagram
allocated Element current_entity_type Element current_entity_id Element tag_type_id Element num Element id Element Sequence ws_tag Complex Type
Overview
ws_tag
This is the schema for all data elements for a specified Tag.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified Tag record.
num :string
This is the tags current name/number.
tag_type_id :int
This is an internal CoreOne Tag Type id used as a foreign key to link the tag to a specified tag type.
current_entity_id :int
This is an internal CoreOne id used to identify the current location of the tag.
current_entity_type :int
This is the type of entity that the Tag is currently located.
allocated :boolean
This is a boolean value which flags whether the specified Tag has been used/allocated.
Source
See Also
TagManagement XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.