D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

applicationProfile Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
properties (custom) element 0/1  
serviceClass string element 0/1  
serviceName string element 0/1  

Example

<applicationProfile>
  <serviceClass>...</serviceClass>
  <serviceName>...</serviceName>
  <properties>...</properties>
</applicationProfile>