Definition Type: Element
Name: Opportunity
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:OpportunityType
Containing Schema: Opportunity.xsd
Abstract
Documentation:
Defines how leads interact with other Partner systems and SalesLead systems. Life cycle of an order typically is as follows: SalesLead -> Opportunity -> Opportunity -> Quote -> PurchaseOrder -> SalesOrder
Collapse XSD Schema Diagram:
Drilldown into OpportunityDetail in schema opportunity_xsd Drilldown into OpportunityHeader in schema opportunity_xsd Drilldown into OpportunityType in schema opportunity_xsdXSD Diagram of Opportunity in schema opportunity_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Opportunity" type="OpportunityType">
    <xsd:annotation>
        <xsd:documentation source="Open Applications Group - OAGIS 9.0-Build">Defines how leads interact with other Partner systems and SalesLead systems.

Life cycle of an order typically is as follows:
SalesLead -&gt; Opportunity -&gt; Opportunity -&gt; Quote -&gt; PurchaseOrder -&gt; SalesOrder</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OpportunityHeader nsA:OpportunityHeader 0 (1)
OpportunityDetail nsA:OpportunityDetail 0 unbounded
Collapse Derivation Tree: