D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

ForeignAttributes Data Type

Abstract Type
Implemented Interfaces
Attributes
Properties
name data type description
context ValidationContext
locator Locator
Properties inherited from Attributes
length number

Example

{
  "context" : {
    "baseUri" : "..."
  },
  "locator" : {
    "publicId" : "...",
    "columnNumber" : 12345,
    "lineNumber" : 12345,
    "systemId" : "..."
  },
  "length" : 12345
}