Definition Type: ComplexType
Name: RequestHeaderType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:StatusEnabledHeaderType
Containing Schema: OrderManagementComponents.xsd
Abstract True
Documentation:
The abstract basis for the Header of all the Procurement Documents. For a Procurement Document the CustomerParty is the party in which the items have been or will be SoldTo (i.e. the SoldToParty).
Collapse XSD Schema Diagram:
Drilldown into EnterpriseUnit in schema components_xsd1 Drilldown into QualifiedAmount in schema components_xsd1 Drilldown into TotalAmount in schema fields_xsd1 Drilldown into ExtendedAmount in schema fields_xsd1 Drilldown into ContractReference in schema components_xsd1 Drilldown into CatalogReference in schema components_xsd1 Drilldown into PlannerContact in schema components_xsd1 Drilldown into ShipToParty in schema components_xsd1 Drilldown into SupplierParty in schema components_xsd1 Drilldown into CustomerParty in schema components_xsd1 Drilldown into Party 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 DocumentDateTime in schema fields_xsd1 Drilldown into LastModificationDateTime in schema fields_xsd1 Drilldown into AlternateDocumentID in schema components_xsd1 Drilldown into DocumentID in schema components_xsd1 Drilldown into DocumentIDsGroup in schema components_xsd1 Drilldown into HeaderType in schema components_xsd1 Drilldown into StatusEnabledHeaderType in schema components_xsd1XSD Diagram of RequestHeaderType in schema ordermanagementcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="RequestHeaderType" abstract="true">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">The abstract basis for the Header of all the Procurement Documents.

For a Procurement Document the CustomerParty is the party in which the items have been or will be SoldTo (i.e. the SoldToParty).</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="StatusEnabledHeaderType">
            <xsd:sequence>
                <xsd:element ref="Party" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="CustomerParty" minOccurs="0" />
                <xsd:element ref="SupplierParty" minOccurs="0" />
                <xsd:element ref="ShipToParty" minOccurs="0" />
                <xsd:element ref="PlannerContact" minOccurs="0" />
                <xsd:element ref="CatalogReference" minOccurs="0" />
                <xsd:element ref="ContractReference" minOccurs="0" />
                <xsd:element ref="ExtendedAmount" minOccurs="0" />
                <xsd:element ref="TotalAmount" minOccurs="0" />
                <xsd:element ref="QualifiedAmount" minOccurs="0" />
                <xsd:element ref="EnterpriseUnit" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID oa:DocumentID 0 (1)
AlternateDocumentID oa:AlternateDocumentID 0 unbounded
LastModificationDateTime oa:LastModificationDateTime 0 (1)
DocumentDateTime oa:DocumentDateTime 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
Party oa:Party 0 unbounded
CustomerParty oa:CustomerParty 0 (1)
SupplierParty oa:SupplierParty 0 (1)
ShipToParty oa:ShipToParty 0 (1)
PlannerContact oa:PlannerContact 0 (1)
CatalogReference oa:CatalogReference 0 (1)
ContractReference oa:ContractReference 0 (1)
ExtendedAmount oa:ExtendedAmount 0 (1)
TotalAmount oa:TotalAmount 0 (1)
QualifiedAmount oa:QualifiedAmount 0 (1)
EnterpriseUnit oa:EnterpriseUnit 0 (1)
<xs:group> oa:DocumentIDsGroup 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
<xs:group> oa:ReferencesGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:ProcurementHeaderType