Definition Type: Element
Name: OrderingCompany
Type: Company
Containing Schema: hcm-sdt.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The organisation that ordered the ship at a shipyard. (see ISO 10303-218, section 4.2.140.3).
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 OrderingCompany
Collapse XSD Schema Code:
<xs:element name="OrderingCompany" type="Company" minOccurs="0">
    <xs:annotation>
        <xs:documentation>The organisation that ordered the ship at a shipyard. (see ISO 10303-218, section 4.2.140.3).</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: