ErrorXPath 
Base Entity  RECORDING_ERROR 
Attribute Name  ErrorXPath 
Logical Rolename   
ColumnName  ErrorXPath 
RoleName   
Domain  MISMOXPath 
Definition  The location in the payload where the error occurred, referenced in a XPath expression. (example "/Property@Address" points to the location where the address is located.) 
Note 
 

ErrorXPath Logical Attribute Properties 
Logical Attribute Name  ErrorXPath 
Datatype  VARCHAR(0) 
Nullable  NO 

ErrorXPath Domain Restrictions 
CheckConstraint   
Check Constraint Name   
Bound Rule   
Declared Default   
Bound Default   

ErrorXPath Bound Attachments 
Name  Current Value 

ErrorXPath User-Defined Mappings 
Model  Name  RoleName  Parent Entity  Datatype  Domain  Description 

ErrorXPath Direct Source Mappings 
Columns  Transformation Logic  Transformation Description 

ErrorXPath Secondary Source Mappings 
Columns  Transformation Logic  Transformation Description 

ErrorXPath Direct Target Mappings 
Columns  Transformation Logic  Transformation Description 

ErrorXPath Secondary Target Mappings 
Columns  Transformation Logic  Transformation Description 


SequenceNumber 
Base Entity  RECORDING_ERROR 
Attribute Name  SequenceNumber 
Logical Rolename   
ColumnName  SequenceNumber 
RoleName   
Domain  XSD:Integer 
Definition  An integer value used to provide an order to multi-instance sibling elements. The value must be unique for each sibling element. 
Note 
 

SequenceNumber Logical Attribute Properties 
Logical Attribute Name  SequenceNumber 
Datatype  INTEGER 
Nullable  YES 

SequenceNumber Domain Restrictions 
CheckConstraint   
Check Constraint Name   
Bound Rule   
Declared Default   
Bound Default   

SequenceNumber Bound Attachments 
Name  Current Value 

SequenceNumber User-Defined Mappings 
Model  Name  RoleName  Parent Entity  Datatype  Domain  Description 

SequenceNumber Direct Source Mappings 
Columns  Transformation Logic  Transformation Description 

SequenceNumber Secondary Source Mappings 
Columns  Transformation Logic  Transformation Description 

SequenceNumber Direct Target Mappings 
Columns  Transformation Logic  Transformation Description 

SequenceNumber Secondary Target Mappings 
Columns  Transformation Logic  Transformation Description 


RecordingErrorDescription 
Base Entity  RECORDING_ERROR 
Attribute Name  RecordingErrorDescription 
Logical Rolename   
ColumnName  RecordingErrorDescription 
RoleName   
Domain  MISMOString 
Definition  A free form text field for a description of the exact error 
Note 
 

RecordingErrorDescription Logical Attribute Properties 
Logical Attribute Name  RecordingErrorDescription 
Datatype  VARCHAR(0) 
Nullable  NO 

RecordingErrorDescription Domain Restrictions 
CheckConstraint   
Check Constraint Name   
Bound Rule   
Declared Default   
Bound Default   

RecordingErrorDescription Bound Attachments 
Name  Current Value 

RecordingErrorDescription User-Defined Mappings 
Model  Name  RoleName  Parent Entity  Datatype  Domain  Description 

RecordingErrorDescription Direct Source Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorDescription Secondary Source Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorDescription Direct Target Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorDescription Secondary Target Mappings 
Columns  Transformation Logic  Transformation Description 


RecordingErrorSeverityType 
Base Entity  RECORDING_ERROR 
Attribute Name  RecordingErrorSeverityType 
Logical Rolename   
ColumnName  RecordingErrorSeverityType 
RoleName   
Domain  RecordingErrorSeverityEnum 
Definition  A description of the severity of the error  
Note 
 

RecordingErrorSeverityType Logical Attribute Properties 
Logical Attribute Name  RecordingErrorSeverityType 
Datatype  VARCHAR(0) 
Nullable  YES 

RecordingErrorSeverityType Domain Restrictions 
CheckConstraint   
Check Constraint Name   
Bound Rule   
Declared Default   
Bound Default   

RecordingErrorSeverityType Reference Value (Bound to Domain) 
Name  ValidationRule417 
Description   
Type  By List 
Value  Value Description 
Fatal  Request cannot be completed without corrective action 
NonFatal  Request completed – follow-up recommended on this transaction 
Other  A severity indicator not included in the enumerated list 
Warning  Request completed – fix error in future requests 

RecordingErrorSeverityType Bound Attachments 
Name  Current Value 

RecordingErrorSeverityType User-Defined Mappings 
Model  Name  RoleName  Parent Entity  Datatype  Domain  Description 

RecordingErrorSeverityType Direct Source Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorSeverityType Secondary Source Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorSeverityType Direct Target Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorSeverityType Secondary Target Mappings 
Columns  Transformation Logic  Transformation Description 


RecordingErrorSeverityTypeOtherDescription 
Base Entity  RECORDING_ERROR 
Attribute Name  RecordingErrorSeverityTypeOtherDescription 
Logical Rolename   
ColumnName  RecordingErrorSeverityTypeOtherDescription 
RoleName   
Domain  MISMOString 
Definition  The description of the error serverity when Other is chosen from the enumerated list 
Note 
 

RecordingErrorSeverityTypeOtherDescription Logical Attribute Properties 
Logical Attribute Name  RecordingErrorSeverityTypeOtherDescription 
Datatype  VARCHAR(0) 
Nullable  NO 

RecordingErrorSeverityTypeOtherDescription Domain Restrictions 
CheckConstraint   
Check Constraint Name   
Bound Rule   
Declared Default   
Bound Default   

RecordingErrorSeverityTypeOtherDescription Bound Attachments 
Name  Current Value 

RecordingErrorSeverityTypeOtherDescription User-Defined Mappings 
Model  Name  RoleName  Parent Entity  Datatype  Domain  Description 

RecordingErrorSeverityTypeOtherDescription Direct Source Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorSeverityTypeOtherDescription Secondary Source Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorSeverityTypeOtherDescription Direct Target Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorSeverityTypeOtherDescription Secondary Target Mappings 
Columns  Transformation Logic  Transformation Description 


RecordingErrorType 
Base Entity  RECORDING_ERROR 
Attribute Name  RecordingErrorType 
Logical Rolename   
ColumnName  RecordingErrorType 
RoleName   
Domain  RecordingErrorEnum 
Definition  A categorical description of the error that occurred  
Note 
 

RecordingErrorType Logical Attribute Properties 
Logical Attribute Name  RecordingErrorType 
Datatype  VARCHAR(0) 
Nullable  YES 

RecordingErrorType Domain Restrictions 
CheckConstraint   
Check Constraint Name   
Bound Rule   
Declared Default   
Bound Default   

RecordingErrorType Reference Value (Bound to Domain) 
Name  ValidationRule416 
Description   
Type  By List 
Value  Value Description 
BusinessRule  Indicates an error processing against a business rule 
Image  Indicates an error with the image attachment 
Other  Indicates an error not included in the enumerated list 
SchemaValidation  Indicates an error when validating against the published schema. 
Signature  Indicates an error with the electronic signature 

RecordingErrorType Bound Attachments 
Name  Current Value 

RecordingErrorType User-Defined Mappings 
Model  Name  RoleName  Parent Entity  Datatype  Domain  Description 

RecordingErrorType Direct Source Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorType Secondary Source Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorType Direct Target Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorType Secondary Target Mappings 
Columns  Transformation Logic  Transformation Description 


RecordingErrorTypeOtherDescription 
Base Entity  RECORDING_ERROR 
Attribute Name  RecordingErrorTypeOtherDescription 
Logical Rolename   
ColumnName  RecordingErrorTypeOtherDescription 
RoleName   
Domain  MISMOString 
Definition  A description of the error that is not included in the enumerated list 
Note 
 

RecordingErrorTypeOtherDescription Logical Attribute Properties 
Logical Attribute Name  RecordingErrorTypeOtherDescription 
Datatype  VARCHAR(0) 
Nullable  NO 

RecordingErrorTypeOtherDescription Domain Restrictions 
CheckConstraint   
Check Constraint Name   
Bound Rule   
Declared Default   
Bound Default   

RecordingErrorTypeOtherDescription Bound Attachments 
Name  Current Value 

RecordingErrorTypeOtherDescription User-Defined Mappings 
Model  Name  RoleName  Parent Entity  Datatype  Domain  Description 

RecordingErrorTypeOtherDescription Direct Source Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorTypeOtherDescription Secondary Source Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorTypeOtherDescription Direct Target Mappings 
Columns  Transformation Logic  Transformation Description 

RecordingErrorTypeOtherDescription Secondary Target Mappings 
Columns  Transformation Logic  Transformation Description