Definition Type: ComplexType
Name: RequestHeaderType
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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 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_xsd1 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 (Standards for Technology in Automotive Retail)
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 oagis:DocumentID 0 (1)
AlternateDocumentID oagis:AlternateDocumentID 0 unbounded
LastModificationDateTime oagis:LastModificationDateTime 0 (1)
DocumentDateTime oagis:DocumentDateTime 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
DocumentReference oagis:DocumentReference 0 unbounded
Attachment oagis:Attachment 0 unbounded
Status oagis:Status 0 (1)
Party oagis:Party 0 unbounded
CustomerParty oagis:CustomerParty 0 (1)
SupplierParty oagis:SupplierParty 0 (1)
ShipToParty oagis:ShipToParty 0 (1)
PlannerContact oagis:PlannerContact 0 (1)
CatalogReference oagis:CatalogReference 0 (1)
ContractReference oagis:ContractReference 0 (1)
ExtendedAmount oagis:ExtendedAmount 0 (1)
TotalAmount oagis:TotalAmount 0 (1)
EnterpriseUnit oagis:EnterpriseUnit 0 (1)
<xs:group> oagis:DocumentIDsGroup 0 (1)
<xs:group> oagis:FreeFormTextGroup 0 (1)
<xs:group> oagis:ReferencesGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oagis:ProcurementHeaderType