Definition Type: ComplexType
Name: ProcessSalesLeadType
Namespace: http://www.starstandard.org/STAR/5
Type: star:BusinessObjectDocumentType
Containing Schema: ProcessSalesLead.xsd
Abstract False
Documentation:
Is derived from oa:ProcessSalesLead Process Sales Lead
Collapse XSD Schema Diagram:
Drilldown into ProcessSalesLeadDataArea Drilldown into languageCode Drilldown into systemEnvironmentCode Drilldown into versionID Drilldown into releaseID Drilldown into ApplicationArea Drilldown into BusinessObjectDocumentTypeXSD Diagram of ProcessSalesLeadType
Collapse XSD Schema Code:
<xsd:complexType name="ProcessSalesLeadType">
    <xsd:annotation>
        <xsd:appinfo>

				Is derived from oa:ProcessSalesLead

			</xsd:appinfo>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Process Sales Lead</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="BusinessObjectDocumentType">
            <xsd:sequence>
                <xsd:element ref="ProcessSalesLeadDataArea" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ApplicationArea star:ApplicationArea 1 1
ProcessSalesLeadDataArea star:ProcessSalesLeadDataArea (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
releaseID star:releaseID Required
versionID star:versionID Optional
systemEnvironmentCode star:systemEnvironmentCode Production Optional
languageCode star:languageCode en-US Optional
Collapse Derivation Tree:
Collapse References:
star:ProcessSalesLead
Collapse Comments:
blog comments powered by Disqus