Document
DocumentVersionModel Element
Document : DocumentVersionModel Element
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Document
Type
DocumentVersionModel Complex Type
Diagram
IsFinal Element VersionInfo Element DocumentSHA256Hash Element CertifyPending Element SealPending Element TSCertified Element TSSealed Element TSCreate Element FileName Element ProntoID Element TransID Element Version Element DocumentID Element ID Element Sequence DocumentVersionModel Element
Overview
Sequence
ID optional xs:int
DocumentID optional xs:int
Version optional xs:short
TransID optional xs:int
ProntoID optional xs:string
FileName optional xs:string
TSCreate optional xs:dateTime
TSSealed optional xs:dateTime
TSCertified optional xs:dateTime
SealPending optional xs:short
CertifyPending optional xs:short
DocumentSHA256Hash optional xs:string
VersionInfo optional xs:string
IsFinal optional xs:boolean
Source
<xs:element name="DocumentVersionModel" nillable="true" type="tns:DocumentVersionModel" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
Document