Complex Type

ParticipantsType

Namespace: http://www.w3.org/2001/XMLSchema

Structure Diagram

graph TD ParticipantsType[ParticipantsType] participant_0["participant: ParticipantType
0..∞"] click participant_0 "/docsxml/ParticipantType" ParticipantsType --> participant_0 style participant_0 fill:#fef3c7,stroke:#f59e0b style ParticipantsType fill:#dbeafe,stroke:#2563eb,stroke-width:2px

Elements

NameCardinalityTypeDescription
participant OPTIONAL0..∞ParticipantType

Attributes

NameTypeUseDescription
total OPTIONALintegeroptional

Usage Example

<ParticipantsType> <participant>...</participant> </ParticipantsType>

Used By