IBM BJ0NJML - Service And Asset Management Integration Manual page 97

Integration guide
Table of Contents

Advertisement

Object content
Object set content
Integration XML and Schemas
These elements are referenced in service level schemas and only the MXPERSON
and MXPERSONSet can be outside the context of a service level schema. For
example, internal applications such as Deployment Manager use schemas
comparable to MXPERSON and MXPERSONSet. Integration users must use
object structure services within the context of a service level schema.
The following content is in the object element:
Element MXPERSON has type MXPERSONType
Complex type MXPERSONType has element PERSON (object name), which
has type MXPERSON_PERSONType.
Complex type MXPERSON_PERSONType has elements for all the configured
attributes of the PERSON object and elements for the child objects in the
object structure (PHONE, EMAIL, and SMS).
Additional objects in the schema have a corresponding complex type like
MXPERSON_PERSONType, that defines the PERSON object.
Object
PHONE
EMAIL
SMS
The following example shows the structure of the corresponding XML:
<MXPERSON>
<PERSON>
<PHONE>
</PHONE>
.
.
<EMAIL>
</EMAIL>.
.
.
<SMS>
</SMS>
.
.
</PERSON>
</MXPERSON>
For the preceding MXPERSON example, MXPERSONSet replaces the
MXPERSON element and MXPERSONSetType replaces the complex type
MXPERSONType. Everything else remains the same.
Integration Schemas
Type
MXPERSON_PHONEType
MXPERSON_EMAILType
MXPERSON_SMSType
83

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents