Definition Type: SimpleType
Name: RiskTypeEnumerationType
Namespace: http://www.openapplications.org/oagis/9/codelists
Containing Schema: CodeLists.xsd
Collapse XSD Schema Diagram:
XSD Diagram of RiskTypeEnumerationType in schema codelists_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="RiskTypeEnumerationType">
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Compliance with applicable laws and regulations" />
        <xsd:enumeration value="Effectiveness and efficiency of operations" />
        <xsd:enumeration value="Reliability of Financial Statements" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Compliance with applicable laws and regulations
Enumeration Effectiveness and efficiency of operations
Enumeration Reliability of Financial Statements