Definition Type: ComplexType
Name: MarketingProgramType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:MarketingProgramBaseType
Containing Schema: CRMComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Discount in schema components_xsd1 Drilldown into OpportunityMethodCode in schema fields_xsd1 Drilldown into OpportunityType in schema fields_xsd1 Drilldown into OfferDescription in schema fields_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into ID in schema fields_xsd1 Drilldown into MarketingProgramBaseType in schema crmcomponents_xsdXSD Diagram of MarketingProgramType in schema crmcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="MarketingProgramType">
    <xsd:complexContent>
        <xsd:extension base="MarketingProgramBaseType">
            <xsd:sequence>
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
OfferDescription oa:OfferDescription 0 unbounded
OpportunityType oa:OpportunityType 0 (1)
OpportunityMethodCode oa:OpportunityMethodCode 0 (1)
Discount oa:Discount 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:MarketingProgram