Definition Type: Element
Name: CodesAction
Namespace: http://www.starstandard.org/STAR/5
Type: scl:CodesActionEnumeratedType
Containing Schema: StandardCodes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Type of Action forCodes - A= Add to existing table, D= Delete existing table by Code, DA = Delete total table, N = Intital table load, R = Replace existing table by Code, RA = Replace total table
Collapse XSD Schema Diagram:
XSD Diagram of CodesAction in schema standardcodes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CodesAction" type="scl:CodesActionEnumeratedType" minOccurs="0">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Type of Action forCodes -
                A= Add to existing table, D= Delete existing table by Code, DA = Delete total table,
                N = Intital table load, R = Replace existing table by Code, RA = Replace total
            table</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: