Definition Type: ComplexType
Name: MachineBaseType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ResourceBaseType
Containing Schema: ManufacturingComponents.xsd
Abstract True
Collapse XSD Schema Diagram:
Drilldown into Status in schema components_xsd1 Drilldown into FixedAssetCode in schema fields_xsd1 Drilldown into SerialNumber in schema fields_xsd1 Drilldown into MachineID in schema manufacturingcomponents_xsd Drilldown into Classification in schema components_xsd1 Drilldown into Property in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into ID in schema fields_xsd1 Drilldown into ResourceBaseType in schema components_xsd1XSD Diagram of MachineBaseType in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="MachineBaseType" abstract="true">
    <xsd:complexContent>
        <xsd:extension base="ResourceBaseType">
            <xsd:sequence>
                <xsd:annotation>
                    <xsd:documentation source="http://www.openapplications.org/platform/1">Machine/ID is deprecated Machine/MachineID should be used to communicate the Identification of the machine.</xsd:documentation>
                </xsd:annotation>
                <xsd:element ref="MachineID" minOccurs="0" />
                <xsd:element ref="SerialNumber" minOccurs="0" />
                <xsd:element ref="FixedAssetCode" minOccurs="0" />
                <xsd:element ref="Status" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
Property oa:Property 0 unbounded
Classification oa:Classification 0 unbounded
MachineID oa:MachineID 0 (1)
SerialNumber oa:SerialNumber 0 (1)
FixedAssetCode oa:FixedAssetCode 0 (1)
Status oa:Status 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:MachineType