Definition Type: Element
Name: VesselName
Namespace: http://www.starstandard.org/STAR/5
Type: udt:TextType
Containing Schema: VehicleOrder.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The name of the shipping vessel.
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsdXSD Diagram of VesselName in schema vehicleorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VesselName" type="udt:TextType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                                The name of the shipping vessel.                            
                            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: