Definition Type: ComplexType
Name: ConstructionType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ConstructionType in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Code in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Numeric in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of ConstructionType in schema reusableaggregatebusinessinformationentity_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ConstructionType">
    <xsd:sequence>
        <xsd:element name="Numeric" type="udt:NumericType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Code" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="ConstructionType" type="ram:ConstructionType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Numeric ram:Numeric 0 unbounded
Code ram:Code 0 unbounded
ConstructionType ram:ConstructionType 0 unbounded
Collapse Derivation Tree:
Collapse References:
ram:ConstructionType