Definition Type: ComplexType
Name: HeaderType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract True
Documentation:
The abstract Header type that is the basis for all non-statusable OAGIS Document Headers
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of HeaderType in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="HeaderType" abstract="true">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">The abstract Header type that is the basis for all non-statusable OAGIS Document Headers</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="DocumentIDsGroup" />
        <xsd:element ref="LastModificationDateTime" minOccurs="0" />
        <xsd:element ref="DocumentDateTime" minOccurs="0" />
        <xsd:group ref="FreeFormTextGroup" />
        <xsd:group ref="ReferencesGroup" />
    </xsd:sequence>
</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
<xs:group> nsA:DocumentIDsGroup (1) (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:AllocateResourceHeaderType, nsA:BudgetLedgerHeaderType, nsA:CarrierRouteType, nsA:CatalogHeaderType, nsA:DispatchListHeaderType, nsA:EmployeeWorkSchedule, nsA:EngineeringChangeHeaderType, nsA:EngineeringWorkRequestType, nsA:InspectDeliveryType, nsA:InventoryConsumptionHeaderType, nsA:InventoryCountHeaderType, nsA:InvoiceHeaderType, nsA:IssueInventoryHeaderType, nsA:MaintenanceOrderHeaderType, nsA:MoveInventoryHeaderType, nsA:OperationType, nsA:PickListHeaderType, nsA:PriceListHeaderType, nsA:ProductRequirementBaseType, nsA:ReceiveItemHeaderType, nsA:RiskControlLibraryType, nsA:RoutingHeaderTypensA:StatusEnabledHeaderType, nsA:StepType, nsA:TestingProcedureType, nsA:WIPHeaderBaseType,