SOAPam Server

<types>

This element is a container for one or more <type> elements.

 

parents

<definitions>

children

<type>[1:*]

 

Attributes

Attribute

Data Type

Usage

Default Value

Description

namespace

xsd:anyURI

optional

none

The namespace of the data types for the service. If this attribute is omitted the service namespace is used. See remarks for the <service> element for more information.

encoding

xsd:NCName

optional

none

Indicates the default character encoding that should be used when serializing/deserializing child elements to/from the SOAP envelope. If omitted, the default encoding is the server's default encoding which is typically ISO-8859-1. This value may be altered by Server startup options. A list of available encoding names can be found in 

Character Encoding Names

.