dbo.SXASNClientDocFormXREF 
Default Table Name  SXASNClientDocFormXREF 
Definition  Contains the details of FormSectiion Versions for Structured Notes 

dbo.SXASNClientDocFormXREF Columns 
ColumnName  Domain  Datatype  NULL  Definition 
Build    int  NO  DBTeam application build version. 
CreatedBy    varchar(50)  NO  Refers to the user 
CreatedWhenUTC    datetimeoffset(3)  NO  DateTime Field 
TouchedBy    varchar(50)  NO  Refers to the user 
TouchedWhenUTC    datetimeoffset(3)  NO  DateTime Field 
ClientDocFormID(PK)    bigint  NO  Primary ID of the Table 
ClientDocGUID    HVCIDdt  NO  A Field to determine the Document 
FormID(FK)    int  NO  Refers to the FormID of SXAFBFormVersion 
FormVersionID(FK)    int  NO  Refers to the FormVersionID of SXAFBFormVersion 
MSReplrowguid    uniqueidentifier  NO  MSReplrowguid 

dbo.SXASNClientDocFormXREF Primary and Unique Keys 
Key Name  Key Type  Keys 
SXASNClientDocFormXREFPK  PrimaryKey  ClientDocFormID