← Prev in month
← Prev in thread
Next in thread →
Next in month →
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>
← Prev in month
← Prev in thread
Next in thread →
Next in month →