| 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
}