Uses the Component:PartyBBIEType
Consumer information
Table 6.7. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
PartyID |
Party ID. | 0..* | Field | oag:OpenIDType | |
Name |
Party Name. | 0..* | Field | oag:OpenNameType | |
RelationshipType |
Relationship type. | 0..1 | Field | oag:CodeType |
The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.
Example 6.7. ConsumerParty
<ConsumerParty> <PartyID>......</PartyID> [0..*] <Name>......</Name> [0..*] <RelationshipType>......</RelationshipType> [0..1] </ConsumerParty>