Skip to content

fileLocation

Lexicon: eco.wonderland.workcell.asset.file.defs
Type: object

URL reference to the file location.

Type: string
Required

URL reference to the file. href is of type xlink:href from the W3C XLink specification.

Type: string

Type of href for the xlink href type. MUST be locator referring to a URL .

  • file eco.wonderland.workcell.asset.file.defs
{
"type": "object",
"required": [
"href"
],
"properties": {
"href": {
"type": "string"
},
"type": {
"type": "string"
}
}
}
© Lookinglass 2026