Definition Type: Attribute
Name: systemEnvironmentCode
Namespace: http://www.openapplications.org/oagis/9
Type: nsA: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 (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:attribute name="systemEnvironmentCode" type="SystemEnvironmentCodeContentType" use="optional" default="Production">
    <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: