Definition Type: ComplexType
Name: ClassificationBaseType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract True
Collapse XSD Schema Diagram:
Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd1 Drilldown into Codes in schema components_xsd1XSD Diagram of ClassificationBaseType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType abstract="true" name="ClassificationBaseType">
    <xsd:sequence>
        <xsd:element minOccurs="0" name="Codes" type="SequencedCodesType">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">
                  The ClassificationCodes that identify a single or hierarchical association of
                  classifications. For example, Pump, Centrifugal would be represented by two Codes,
                  the first one as Pump, the second as Centrifugal.

                  The Sequence attribute of the Code identifies the hierarchical position of the
                  identifier in the case of multi-level codes.

                  The name attribute identifies the name of the corresponding classification level.
                  Possible examples are ROOT, BRANCH, LEAF
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group minOccurs="0" ref="FreeFormTextGroup" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Codes oagis:Codes 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
<xs:group> oagis:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oagis:ClassificationType, oagis:SemanticClassificationType