Definition Type: ComplexType
Name: ProcessPaymentInvoiceType
Namespace: http://www.starstandard.org/STAR/5
Type: star:BusinessObjectDocumentType
Containing Schema: ProcessPaymentInvoice.xsd
Abstract
Documentation:
Process Invoice Type
Collapse XSD Schema Diagram:
Drilldown into ProcessPaymentInvoiceDataArea in schema processpaymentinvoice_xsd Drilldown into ApplicationArea in schema meta_xsd Drilldown into languageCode in schema meta_xsd Drilldown into systemEnvironmentCode in schema meta_xsd Drilldown into versionID in schema meta_xsd Drilldown into releaseID in schema meta_xsd Drilldown into BusinessObjectDocumentType in schema meta_xsdXSD Diagram of ProcessPaymentInvoiceType in schema processpaymentinvoice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ProcessPaymentInvoiceType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Process Invoice Type</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="BusinessObjectDocumentType">
            <xsd:sequence>
                <xsd:element maxOccurs="1" minOccurs="1" ref="ProcessPaymentInvoiceDataArea" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ApplicationArea star:ApplicationArea 1 1
ProcessPaymentInvoiceDataArea star:ProcessPaymentInvoiceDataArea 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:ProcessPaymentInvoice