Namespace URL - HxGN EAM - Version 11.07.01 - Customization & Programming - Hexagon

HxGN EAM Web Services Toolkit Help

Language
English
Product
HxGN EAM
Search by Category
Customization & Programming
HxGN EAM Version
11.7.1

Namespace Alias

URL

Description

Soapenv

http://schemas.xmlsoap.org/soap/envelope/

W3C SOAP envelope

Xs

http://www.w3.org/2001/XMLSchema

W3C schema

Xsi

http://www.w3.org/2001/XMLSchema-instance

Schema types

Dsmp

http://schemas.datastream.net/MP_functions

Infor MP generic elements

dsf

http://schemas.datastream.net/MP_fields

Infor MP field definitions

dsf-<function number>

http://schemas.datastream.net/MP_functions/

Namespace for an individual function of a particular version

dsr-<function number>

http://schemas.datastream.net/MP_results/<function number>_<version number>

Namespace for the result of a function request of a particular version

dse-<entity name>

http://schemas.datastream.net/MP_entities/<entity name>_<version number>

Namespace for an entity of a particular version

Of

http://www.openapplications.org/oagis_fields

OAGIS fields

Os

http://www.openapplications.org/oagis_segments

OAGIS segments

Wsse

http://schemas.xmlsoap.org/ws/2002/04/secext

WS-Security schema

Namespace and schema files

Namespace Alias

Schema File Name

Soapenv

W3C website indicated by the URI

Xs

W3C website indicated by the URI

Xsi

W3C website indicated by the URI

dsmp

MP_functions_general.xsd

Dsf

MP_fields.xsd

dsf-<function number>

<function request full name>.xsd

dsr-<function number>

<function request full name>_Result.xsd

dse-<entity name>

<entity name>_<version number>.xsd

Of

oagis_fields.xsd

Os

oagis_segments.xsd

Wsse

Website indicated by the URI

For dsf-<function number> and dsr-<function number>, each function request is assigned a unique number in the format of MPXXXX where XXXX is a four-digit number. Each function request or the result of the function also has its own namespace and corresponding schema. The function number is used in the naming of the namespace and schema, as indicated in the above tables.