ExtensiblestylesheetlanguageXSL
Enterprise application integration software
Extends: Technology
Extensible stylesheet language XSL
Enterprise application integration software
Overview
Category: Enterprise application integration software
Enterprise application integration software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1251.00
- SOC Code: 15-1254.00
- SOC Code: 15-1255.00
- SOC Code: 15-1299.01
- SOC Code: 49-2011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Extensible stylesheet language XSL',
category: 'Enterprise application integration software',
description: 'Enterprise application integration software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Extensible stylesheet language XSL",
"applicationCategory": "Enterprise application integration software",
"description": "Enterprise application integration software"
}