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: complex type for PModeBusinessInfoType for discussion


Role is included here instead of with Party related identification.

This is for discussion and reflects Role being a basic category of ebBP or BPSS.

 

Types for EII are tentative. I think we might need some attributes. xsd:string is probably not restrictive enough.

 

<xsd:complexType name="PModeBusinessInfoType">

                        <xsd:sequence>

                                    <xsd:element name="Service" type="xsd:string"/>

                                    <xsd:element name="Action" type="xsd:string"/>

                                    <xsd:element name="Role" type="xsd:string"/>

                                    <xsd:element name="PayloadProfile" type="tns:PayloadProfileType" maxOccurs="unbounded"/>

                                    <xsd:element name="MPF"/>

                                    <xsd:element name="Properties"/>

                        </xsd:sequence>

            </xsd:complexType>



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