OnLineResource Data Type

Abstract Type
Properties
name data type description
description InternationalString
protocol string
name string
linkage string
applicationProfile string
function OnLineFunction

Example

{
  "description" : { },
  "protocol" : "...",
  "name" : "...",
  "linkage" : "...",
  "applicationProfile" : "...",
  "function" : { }
}