Definition Type: Element
Name: Races
Namespace: http://www.regattacentral.com/model
Type: nsB:Race
Containing Schema: rc-api.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract False
Collapse XSD Schema Diagram:
Drilldown into lanes Drilldown into points Drilldown into flush Drilldown into conditions Drilldown into progression Drilldown into defaultRaceUnits Drilldown into defaultRaceValue Drilldown into finalRaceFormat Drilldown into defaultRaceFormat Drilldown into actualStart Drilldown into scheduledStart Drilldown into stageNumber Drilldown into stageName Drilldown into alpha Drilldown into status Drilldown into displayOrder Drilldown into displayType Drilldown into displayNumber Drilldown into uuid Drilldown into courseId Drilldown into raceId Drilldown into RaceXSD Diagram of Races
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="Races" type="Race" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
raceId nsB:raceId (1) (1)
courseId nsB:courseId (1) (1)
uuid nsB:uuid 0 (1)
displayNumber nsB:displayNumber 0 (1)
displayType nsB:displayType 0 (1)
displayOrder nsB:displayOrder 0 (1)
status nsB:status 0 1
alpha nsB:alpha 0 (1)
stageName nsB:stageName 0 (1)
stageNumber nsB:stageNumber 0 (1)
scheduledStart nsB:scheduledStart 0 (1)
actualStart nsB:actualStart 0 (1)
defaultRaceFormat nsB:defaultRaceFormat 0 (1)
finalRaceFormat nsB:finalRaceFormat 0 (1)
defaultRaceValue nsB:defaultRaceValue 0 (1)
defaultRaceUnits nsB:defaultRaceUnits 0 (1)
progression nsB:progression 0 (1)
conditions nsB:conditions 0 (1)
flush nsB:flush 0 1
points nsB:points 0 unbounded
lanes nsB:lanes 0 unbounded
Collapse Derivation Tree: