XMS Message Type - ZLOGOS_SOACITY_MESSAGE
XMS Message is a proposol for a conical message format to shuttle data between individual steps in a middleware process.
The fields of XMS Message has been constructed from the information handled by the JMS API and extended with additional useful information.
<?xml version="1.0" encoding="ISO-8859-1"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://soacity.net" targetNamespace="http://soacity.net">
<xsd:complexType name="ZLOGOS_SOACITY_MESSAGE">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
625ede70f13811dd98ed00199912bca0
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="ID" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
139f09207dc211dda6c500ffcc904298
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="32" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="CORRELATIONID" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65abd0829f11ddc86c00ffcc904298
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="32" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="TRANSACTIONID" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65abd1829f11dda6d900ffcc904298
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="32" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="SERVICE" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65abd2829f11dd846800ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="AGENT" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65abd3829f11dd83ae00ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ROUTES" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65abd4829f11ddbec100ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="TASKNAME" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65abd5829f11ddc09600ffcc904298
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="8" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="DEPRECATIONDATE" type="xsd:date" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65abd6829f11ddbc5200ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="COMMENTS" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65abd7829f11ddc6e300ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="HEADER" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65abd8829f11dd9fec00ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="TITLE" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65abd9829f11dda05800ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="XMSDESTINATION" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65abda829f11dd984500ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="XMSDELIVERYMODE" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2e0829f11ddb5a800ffcc904298
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="3" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="XMSPRIORITY" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2e1829f11dd8fdc00ffcc904298
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:pattern value="\d+" />
<xsd:maxLength value="1" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="XMSEXPIRATION" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2e2829f11ddb6d500ffcc904298
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:pattern value="\d+" />
<xsd:maxLength value="22" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="XMSREPLYTO" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2e3829f11ddca2a00ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="XMSTYPE" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2e4829f11dda0b700ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="XMSREDELIVERED" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2e5829f11ddba5200ffcc904298
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:pattern value="\d+" />
<xsd:maxLength value="22" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="XMSPROPERTIES" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2e6829f11ddb87000ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="XMSUSERID" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2e7829f11ddad9b00ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="XMSAPPID" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2e8829f11ddcde100ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="XMSDELIVERYCOUNT" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2e9829f11ddc2eb00ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="XMSGROUPID" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2ea829f11dd93f100ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="XMSGROUPSEQ" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2eb829f11ddc49b00ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="XMSPRODUCERTXID" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2ec829f11ddafa600ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="XMSCONSUMERTXID" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2ed829f11dd89d000ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="XMSRECEIVETIMESTAMP" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2ee829f11ddc51300ffcc904298
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:pattern value="\d+" />
<xsd:maxLength value="22" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="XMSSTATE" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
8b65d2ef829f11dd9b7800ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="BODY" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
139f30307dc211ddb27200ffcc904298
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
| Attachment | Size |
|---|---|
| XMS_MESSAGE.txt | 8.68 KB |
- AxelAngeli's blog
- Login to post comments



