Next in thread →
Next in month →
Re: [ebxml-msg] Agenda December 3
Attached please find a tentative schema for the evolving CPP/A spec. It
incorporates Dale's suggestion to use "always", "never", and "perMessage" as
the enumerated values for tns:perMessageCharacteristics.type.
The relevant constructs for "per message" properties are as follows:
<element name="MessagingCharacteristics">
<complexType>
<sequence>
<element ref="tns:Ack"/>
<element ref="tns:AckSignature"/>
<element ref="tns:DuplicateElimination"/>
<element ref="tns:MessageOrder"/>
</sequence>
</complexType>
</element>
<element name="Ack">
<complexType>
<attribute name="requested" type="tns:perMessageCharacteristics.type"
default="perMessage"/>
<attribute name="actor" type="tns:actor.type" default="toPartyMSH"/>
</complexType>
</element>
<element name="AckSignature">
<complexType>
<attribute name="requested" type="tns:perMessageCharacteristics.type"
default="perMessage"/>
</complexType>
</element>
<element name="DuplicateElimination">
<complexType>
<attribute name="requested" type="tns:perMessageCharacteristics.type"
default="perMessage"/>
</complexType>
</element>
<element name="MessageOrder">
<complexType>
<attribute name="requested" type="tns:perMessageCharacteristics.type"
default="perMessage"/>
</complexType>
</element>
<simpleType name="perMessageCharacteristics.type">
<restriction base="NMTOKEN">
<enumeration value="always"/>
<enumeration value="never"/>
<enumeration value="perMessage"/>
</restriction>
</simpleType>
-Arvola
-----Original Message-----
From: <>
To: <>
Date: Thursday, November 29, 2001 8:25 AM
Subject: [ebxml-msg] Agenda December 3
>Agenda December 3 - Voting
>
>1. Roll call - Voting Membership
>
>2. SyncReply Module
>
>3. PersistDuration
>
>4. CPA & MS overriding parameters
> Proposed CPP/A schema changes to deal with ebMS perMessage parameters
>
>5. Editorial issues
>
>6. Agree our deadline for delivery - NO MORE FUNCTIONAL CHANGES
>WHATSOEVER!!!
>
>7. AOB
>
>
>Apologies - I may be late joining as I am on Vacation - David Fischer will
>you lead as you need the answers to the agenda points.
>
>
>Ian Jones
>Chair OASIS ebXML Messaging Services TC
>
>Tel: +44 (0)29 2072 4063
>Fax: +44 (0)29 2072 4137
>Email:
>
>
>
>----------------------------------------------------------------
>To subscribe or unsubscribe from this elist use the subscription
>manager: <http://lists.oasis-open.org/ob/adm.pl>
Next in thread →
Next in month →