Integration Schemas
Integration XML and Schemas 79
Schema Directory and Files
The generated schema files are in the subdirectories in the schema directory on
the server.
Metadata Schema
The MXMeta.xsd file contains the core reusable types that the system uses to
build all other schemas. The system regenerates this schema when someone
changes the Namespace property.
Do not modify the MXMeta.xsd file. Changing this file can result in incorrect
schemas and problems with Web services.
Schema Attributes
Besides actual data content, the metadata schema file includes the following
properties that provide additional information about messages.
T Attribute groups
T Content types
T Query data types
T Supporting data types
Attribute Groups
The following table lists attributes by group.
Group Subdirectory Description
Metadata schema/common/meta Metadata schema file (MXMeta.xsd)
Object
Structure
schema/common/mos Object structure schema files
Object schema/common/mbo Object schema files
Service schema/service Service level schema files (for
enterprise services, object structure
services, and standard services)
Group Attributes Applies to
CommonContentGroup
T baseLanguage
T creationDateTime
T maximoversion
T messageID
T transLanguage
The root element of all input and output
schema types.
ObjectStructurePropertyGroup
T action
T relationship
T deleteForInsert
The object element of all input and output
schema types.
PublishingContentGroup
T event The root element of all output schema types.