← Prev in month ← Prev in thread
Next in thread → Next in month →

complex type for PModeBusinessInfoType for discussion

From
Dale Moberg <>
Date
2007-01-16T22:38:42+00:00
ID
Thread
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>
← Prev in month ← Prev in thread
Next in thread → Next in month →