schema.org.ai

XMLauthoringsoftware

Enterprise application integration software

Extends: Technology

XML authoring software

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: 11-9199.01

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'XML authoring software',
  category: 'Enterprise application integration software',
  description: 'Enterprise application integration software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "XML authoring software",
  "applicationCategory": "Enterprise application integration software",
  "description": "Enterprise application integration software"
}