Definition Type: SimpleType
Name: string270
Namespace: http://www.regattacentral.com/model
Containing Schema: rc-api.xsd
Collapse XSD Schema Diagram:
XSD Diagram of string270
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:simpleType name="string270">
    <xs:restriction base="xs:string">
        <xs:maxLength value="270" />
    </xs:restriction>
</xs:simpleType>