D Data Model Extension Xml; D.1 Elements - Novell ACCESS MANAGER 3.1 SP1 - IDENTITY SERVER Manual

Identity server guide
Table of Contents

Advertisement

Data Model Extension XML
D
The data model for some Web services is extensible. You can enter XML definitions of data model
extensions in a custom profile (for more information, see
Profile Details," on page
model at predefined locations.
All schema model extensions reside inside of a schema model extension group. The group exists to
bind model data items together under a single localized group name and description. Schema model
extension groups can reside inside of a schema model extension root or inside of a schema model
extension. There can only be one group per root or extension. Each root is hooked into the existing
Web service data model. Multiple roots can be hooked into the same location in the existing Web
service data model. This conceptual model applies to the structure of the XML that is required to
define data model extensions.
The high-level view of the data model extension XML is as follows:
<SchemaExtensions>
<Root>
<Group>
<Extension>
<Group>
<Extension>...</Extension>
<Extension>...</Extension>
...
</Group>
</Extension>
<Extension>
<ValueSet>
<Value/>
<Value/>
</ValueSet>
</Extension>
...
</Group>
<Root>
<Root>...</Root>
...
</SchemaExtensions>

D.1 Elements

The definition of the attributes for each data model extension XML element are as follows:
"Root Element" on page 320
"Group Element" on page 320
"Extension Element" on page 321
"ValueSet Element" on page 322
"Value Element" on page 322
228). Data model extensions hook into the existing Web service data
Section 10.5, "Configuring Service and
Data Model Extension XML
D
319

Advertisement

Table of Contents
loading

This manual is also suitable for:

Access manager 3.1 sp1

Table of Contents