Definition Type: Element
Name: participants
Namespace: http://www.regattacentral.com/model
Type: nsB:Participant
Containing Schema: rc-api.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract False
Collapse XSD Schema Diagram:
Drilldown into memberId Drilldown into governingDetails Drilldown into scullScore Drilldown into sweepScore Drilldown into memberClass Drilldown into gender Drilldown into birthdate Drilldown into lastName Drilldown into firstName Drilldown into uuid Drilldown into participantId Drilldown into ParticipantXSD Diagram of participants
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="participants" type="Participant" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
participantId nsB:participantId (1) (1)
uuid nsB:uuid 0 (1)
firstName nsB:firstName 0 (1)
lastName nsB:lastName 0 (1)
birthdate nsB:birthdate 0 (1)
gender nsB:gender 0 (1)
memberClass nsB:memberClass 0 (1)
sweepScore nsB:sweepScore 0 (1)
scullScore nsB:scullScore 0 (1)
governingDetails nsB:governingDetails 0 1
memberId nsB:memberId 0 unbounded
Collapse Derivation Tree: