Definition Type: Element
Name: Codes
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:SequencedCodesType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
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
Collapse XSD Schema Diagram:
Drilldown into Code in schema components_xsd1 Drilldown into SequencedCodesType in schema components_xsd1XSD Diagram of Codes in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Code oagis:Code (1) unbounded
Collapse Derivation Tree: