Definition Type: Attribute
Name: systemEnvironmentCode
Namespace: http://www.starstandard.org/STAR/5
Type: oacl:SystemEnvironmentCodeContentType
Containing Schema: Meta.xsd
Default Production
Use Optional
Documentation:
Indicates whether this BOD is being sent in a "Test" or a "Production" mode. If the BOD is being sent in a test mode, it's information should not affect the business operation. However, if the BOD is sent in "Production" mode it is assumed that all test has been complete and the contents of the BOD are to affect the operation of the receiving business application(s).
Collapse XSD Schema Diagram:
XSD Diagram of systemEnvironmentCode in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:attribute default="Production" name="systemEnvironmentCode" type="oacl:SystemEnvironmentCodeContentType" use="optional">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Indicates whether this BOD is being sent in a "Test" or a
               "Production" mode. If the BOD is being sent in a test mode, it's information should not affect the
               business operation. However, if the BOD is sent in "Production" mode it is assumed that all test has been
               complete and the contents of the BOD are to affect the operation of the receiving business
               application(s).</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: