Information describing the components that are part of an engine.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="Engine" type="EngineType">
<xsd:annotation>
<xsd:documentation>Information describing the components that are part of an engine.</xsd:documentation>
</xsd:annotation>
</xsd:element>