Definition Type: ComplexType
Name: RequestHeaderType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA: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_xsd Drilldown into TotalAmount in schema fields_xsd Drilldown into ExtendedAmount in schema fields_xsd Drilldown into ContractReference in schema components_xsd Drilldown into CatalogReference in schema components_xsd Drilldown into PlannerContact in schema components_xsd Drilldown into ShipToParty in schema components_xsd Drilldown into SupplierParty in schema components_xsd Drilldown into CustomerParty in schema components_xsd Drilldown into Party in schema components_xsd Drilldown into Status in schema components_xsd Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into DocumentDateTime in schema fields_xsd Drilldown into LastModificationDateTime in schema fields_xsd Drilldown into AlternateDocumentID in schema components_xsd Drilldown into DocumentID in schema components_xsd Drilldown into DocumentIDsGroup in schema components_xsd Drilldown into HeaderType in schema components_xsd Drilldown into StatusEnabledHeaderType in schema components_xsdXSD Diagram of RequestHeaderType in schema ordermanagementcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="RequestHeaderType" abstract="true">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">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="EnterpriseUnit" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID nsA:DocumentID 0 (1)
AlternateDocumentID nsA:AlternateDocumentID 0 unbounded
LastModificationDateTime nsA:LastModificationDateTime 0 (1)
DocumentDateTime nsA:DocumentDateTime 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
Status nsA:Status 0 (1)
Party nsA:Party 0 unbounded
CustomerParty nsA:CustomerParty 0 (1)
SupplierParty nsA:SupplierParty 0 (1)
ShipToParty nsA:ShipToParty 0 (1)
PlannerContact nsA:PlannerContact 0 (1)
CatalogReference nsA:CatalogReference 0 (1)
ContractReference nsA:ContractReference 0 (1)
ExtendedAmount nsA:ExtendedAmount 0 (1)
TotalAmount nsA:TotalAmount 0 (1)
EnterpriseUnit nsA:EnterpriseUnit 0 (1)
<xs:group> nsA:DocumentIDsGroup (1) (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:ProcurementHeaderType, nsA:RequisitionHeaderType