Attachments XML Schema
ws_attachment Complex Type
Description
This is the schema for all data elements for a specified Attachment.
Namespace urn:CoreOne.Attachments
Diagram
metadata Element comments Element original_creation_date Element guid Element content_type Element document_version Element file_type Element document_type Element original_file_name Element entity_id Element entity_type Element id Element Sequence ws_attachment Complex Type
Overview
ws_attachment
This is the schema for all data elements for a specified Attachment.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified Attachment record.
entity_type :int
This is the type of entity that the Attachment will be uploaded to.
entity_id :int
This is an internal CoreOne id used to uniquely identify the record in which that Attachment belongs to.
original_file_name :string
This is the original file name used for the Attachment
document_type :string
This is the type of document that the Attachment
file_type :string
This is the file type of the specified Attachment.
document_version :string
This is the current document version of the specified Attachment.
content_type :string
This is the type of content that the specified Attachment contains.
guid :string
This is the globally unique identifier used for the specified Attachment.
original_creation_date :dateTime
This is the date in which the specified Attachment was originally created.
comments :string
These are any comments or remarks that have been made about the specified Attachment.
metadata :string
This is the current metadata for the specified Attachment record.
Remarks

Source
See Also
Attachments XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.