OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ebxml-msg message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: cppa overall Pmode type to be used in substitution group of DocExchangeModule


For review and/or discussion Wednesday Jan 17 2007 possibly.

 

<!-- ebMS version 3 configuration Parameters-->

            <xsd:complexType name="PModeType">

                        <xsd:complexContent>

                                    <xsd:extension base="tns:DocExchangeModuleBaseType">

                                                <xsd:sequence minOccurs="0">

                                                            <xsd:element name="InitiatorParty" type="tns:PartyIdType"/>

                                                            <xsd:element name="ResponderParty" type="tns:PartyIdType"/>

                                                            <xsd:element name="Protocol" type="tns:PModeProtocolType"/>

                                                            <xsd:element name="BusinessInfo" type="tns:PModeBusinessInfoType"/>

                                                            <xsd:element name="ErrorHandling" type="tns:PModeErrorHandlingType"/>

                                                            <xsd:element name="Reliability" type="tns:PModeReliabilityType"/>

                                                            <xsd:element name="Security" type="tns:PModeSecurityType"/>

                                                </xsd:sequence>

                                                <xsd:attribute name="version" type="xsd:string"/>

                                                <xsd:attribute name="MEP" type="xsd:string"/>

                                                <xsd:attribute name="MEPbinding" type="xsd:string"/>

                                                <xsd:attribute name="ID" type="xsd:ID"/>

                                    </xsd:extension>

                        </xsd:complexContent>

            </xsd:complexType>



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]