Definition Type: ComplexType
Name: OrgParticipant
Namespace: http://www.regattacentral.com/model
Containing Schema: rc-api.xsd
Abstract False
Collapse XSD Schema Diagram:
Drilldown into uuid Drilldown into participantIdXSD Diagram of OrgParticipant
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="OrgParticipant">
    <xs:sequence>
        <xs:element name="participantId" type="xs:int" />
        <xs:element name="uuid" type="xs:string" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
participantId nsB:participantId (1) (1)
uuid nsB:uuid 0 (1)
Collapse Derivation Tree:
Collapse References:
nsB:orgParticipants