Definition Type: Element
Name: RegistrationCountryCode
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:CountryCodeType
Containing Schema: VehicleRemarketing.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
In which country is the boat registered.
Collapse XSD Schema Diagram:
XSD Diagram of RegistrationCountryCode in schema vehicleremarketing_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="RegistrationCountryCode" type="sqdt:CountryCodeType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                    In which country is the boat registered.
                </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: