fileLocation
Lexicon: eco.wonderland.workcell.asset.file.defs
Type: object
URL reference to the file location.
Properties
Section titled “Properties”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
.
Referenced By
Section titled “Referenced By”- file
eco.wonderland.workcell.asset.file.defs
Schema
Section titled “Schema”{ "type": "object", "required": [ "href" ], "properties": { "href": { "type": "string" }, "type": { "type": "string" } }}