Definition Type: Element
Name: ManagingCompany
Type: Company
Containing Schema: hcm-sdt.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The organisation that is responsible for managing and operating the ship. (see ISO 10303-218, section 4.2.140.2).
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 ManagingCompany
Collapse XSD Schema Code:
<xs:element name="ManagingCompany" type="Company" minOccurs="0">
    <xs:annotation>
        <xs:documentation>The organisation that is responsible for managing and operating the ship. (see ISO 10303-218, section 4.2.140.2).</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: