Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - knowledgeArticleRefType

Description

Lightweight reference to a knowledge base article (metadata only, no content).

Properties

Name Type Occurrence Description
documentId xs:unsignedInt Required The document ID
title xs:string Required The article title
summary xs:string Optional The article summary
typeId xs:unsignedInt Optional The article type ID
typeName xs:string Optional The article type name
icon xs:anyURI Optional The icon for this article
iconType xs:integer Optional The type of icon (0=class name, 1=image path)
In This Document