Definition Type: Element
Name: OwningCompany
Type: Company
Containing Schema: hcm-sdt.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The organization that legally owns the ship. (see ISO 10303-218, section 4.2.140.4).
Collapse XSD Schema Diagram:
Drilldown into email Drilldown into fax Drilldown into phone Drilldown into country Drilldown into zip Drilldown into city Drilldown into address Drilldown into nameXSD Diagram of OwningCompany
Collapse XSD Schema Code:
<xs:element name="OwningCompany" type="Company" minOccurs="0">
    <xs:annotation>
        <xs:documentation>The organization that legally owns the ship. (see ISO 10303-218, section 4.2.140.4).</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
name name Required
address address (Optional)
city city (Optional)
zip zip (Optional)
country country (Optional)
phone phone (Optional)
fax fax (Optional)
email email (Optional)
Collapse Derivation Tree: