Definition Type: ComplexType
Name: Link
Namespace: http://www.regattacentral.com/model
Containing Schema: rc-api.xsd
Abstract False
Collapse XSD Schema Diagram:
Drilldown into type Drilldown into href Drilldown into relXSD Diagram of Link
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="Link">
    <xs:attribute name="rel" type="string50" />
    <xs:attribute name="href" type="xs:anyURI" />
    <xs:attribute name="type" type="string50" />
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
rel nsB:rel (Optional)
href nsB:href (Optional)
type nsB:type (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:link