<xsd:attribute default="Production" name="systemEnvironmentCode" type="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>
|