Definition Type: SimpleType
Name: ControlAssertionEnumerationType
Namespace: http://www.openapplications.org/oagis/9/codelists
Containing Schema: CodeLists.xsd
Collapse XSD Schema Diagram:
XSD Diagram of ControlAssertionEnumerationType in schema codelists_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="ControlAssertionEnumerationType">
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Completeness" />
        <xsd:enumeration value="Existence or Occurance" />
        <xsd:enumeration value="Presentation and Disclosure" />
        <xsd:enumeration value="Rights and Obligations" />
        <xsd:enumeration value="Valuation or Measurement" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Completeness
Enumeration Existence or Occurance
Enumeration Presentation and Disclosure
Enumeration Rights and Obligations
Enumeration Valuation or Measurement