Definition Type: ComplexType
Name: CRMLineType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:StatusEnabledLineType
Containing Schema: CRMComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MarketingProgram in schema crmcomponents_xsd Drilldown into CompetingItem in schema components_xsd1 Drilldown into CompetitorParty in schema components_xsd1 Drilldown into Quantity in schema fields_xsd1 Drilldown into Amount in schema fields_xsd1 Drilldown into Item in schema components_xsd1 Drilldown into Status in schema components_xsd1 Drilldown into Attachment in schema components_xsd1 Drilldown into DocumentReference in schema components_xsd1 Drilldown into ReferencesGroup in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into LineNumber in schema fields_xsd1 Drilldown into LineType in schema components_xsd1 Drilldown into StatusEnabledLineType in schema components_xsd1XSD Diagram of CRMLineType in schema crmcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="CRMLineType">
    <xsd:complexContent>
        <xsd:extension base="StatusEnabledLineType">
            <xsd:sequence>
                <xsd:element ref="Item" minOccurs="0" />
                <xsd:element ref="Amount" minOccurs="0" />
                <xsd:element ref="Quantity" minOccurs="0" />
                <xsd:element ref="CompetitorParty" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="CompetingItem" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="MarketingProgram" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber oa:LineNumber 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
DocumentReference oa:DocumentReference 0 unbounded
Attachment oa:Attachment 0 unbounded
Status oa:Status 0 unbounded
Item oa:Item 0 (1)
Amount oa:Amount 0 (1)
Quantity oa:Quantity 0 (1)
CompetitorParty oa:CompetitorParty 0 unbounded
CompetingItem oa:CompetingItem 0 unbounded
MarketingProgram oa:MarketingProgram 0 unbounded
<xs:group> oa:FreeFormTextGroup 0 (1)
<xs:group> oa:ReferencesGroup 0 (1)
Collapse Derivation Tree: