Definition Type: ComplexType
Name: WIPEventHeaderType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:WIPEventHeaderBaseType
Containing Schema: ManufacturingComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into ProductionOrderReference in schema components_xsd1 Drilldown into ReasonCode in schema fields_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 WIPHeaderBaseType in schema manufacturingcomponents_xsd Drilldown into WIPEventHeaderBaseType in schema manufacturingcomponents_xsdXSD Diagram of WIPEventHeaderType in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="WIPEventHeaderType">
    <xsd:complexContent>
        <xsd:extension base="WIPEventHeaderBaseType">
            <xsd:sequence>
                <xsd:element ref="UserArea" 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
ReasonCode oa:ReasonCode 0 unbounded
ProductionOrderReference oa:ProductionOrderReference 0 (1)
UserArea oa:UserArea 0 (1)
<xs:group> oa:DocumentIDsGroup 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
<xs:group> oa:ReferencesGroup 0 (1)
Collapse Derivation Tree: