Definition Type: Element
Name: alternateUrl
Namespace: http://www.regattacentral.com/model
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: rc-api.xsd
MinOccurs 0
MaxOccurs 1
Abstract False
Documentation:
The alternateUrl is a base URL that provides access to a cropped
47x26px image of the blades.
Collapse XSD Schema Diagram:
XSD Diagram of alternateUrl
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="alternateUrl" type="xs:string" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>The alternateUrl is a base URL that provides access to a cropped
47x26px image of the blades.</xs:documentation>
    </xs:annotation>
</xs:element>