Definition Type: ComplexType
Name: ShowReceiveItemType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:BusinessObjectDocumentType
Containing Schema: ShowReceiveItem.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into DataArea Drilldown into languageCode Drilldown into systemEnvironmentCode Drilldown into versionID Drilldown into releaseID Drilldown into ApplicationArea Drilldown into BusinessObjectDocumentTypeXSD Diagram of ShowReceiveItemType
Collapse XSD Schema Code:
<xsd:complexType name="ShowReceiveItemType">
    <xsd:complexContent>
        <xsd:extension base="BusinessObjectDocumentType">
            <xsd:sequence>
                <xsd:element name="DataArea" type="ShowReceiveItemDataAreaType">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Is where the information that the BOD message carries is provided, in this case ShowLocation. The information consists of a Verb and one or more Nouns. The verb (Show) indicates the action to be performed on the Noun (ReceiveItem).</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ApplicationArea nsA:ApplicationArea (1) (1)
DataArea nsA:DataArea (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
releaseID nsA:releaseID Required
versionID nsA:versionID Optional
systemEnvironmentCode nsA:systemEnvironmentCode Production Optional
languageCode nsA:languageCode en-US Optional
Collapse Derivation Tree:
Collapse References:
nsA:ShowReceiveItem
Collapse Comments:
blog comments powered by Disqus