Definition Type: ComplexType
Name: EngineeringActivityType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ProjectBaseType
Containing Schema: EngineeringWorkDocument.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ChildEngineeringActivityIDs in schema engineeringworkdocument_xsd Drilldown into ParentEngineeringActivityID in schema fields_xsd Drilldown into MethodDescription in schema fields_xsd Drilldown into MethodConsequenceText in schema fields_xsd Drilldown into MethodName in schema fields_xsd Drilldown into PlannedTimePeriod in schema components_xsd Drilldown into ActualTimePeriod in schema components_xsd Drilldown into RequesterParty in schema components_xsd Drilldown into SupplierParty in schema components_xsd Drilldown into ConcernedParty in schema components_xsd Drilldown into ResolvedRequestID in schema components_xsd Drilldown into TimePeriod in schema components_xsd Drilldown into Location in schema components_xsd Drilldown into Amount in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into ResourceCodes in schema components_xsd Drilldown into ID in schema fields_xsd Drilldown into IDsGroup in schema components_xsd Drilldown into type in schema components_xsd Drilldown into ProjectABIEType in schema components_xsd Drilldown into ProjectBaseType in schema components_xsdXSD Diagram of EngineeringActivityType in schema engineeringworkdocument_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="EngineeringActivityType">
    <xsd:complexContent>
        <xsd:extension base="ProjectBaseType">
            <xsd:sequence>
                <xsd:element ref="ResolvedRequestID" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="ConcernedParty" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="SupplierParty" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="RequesterParty" minOccurs="0" />
                <xsd:element ref="ActualTimePeriod" minOccurs="0" />
                <xsd:element ref="PlannedTimePeriod" minOccurs="0" />
                <xsd:element ref="MethodName" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="MethodConsequenceText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="MethodDescription" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="ParentEngineeringActivityID" minOccurs="0" />
                <xsd:element name="ChildEngineeringActivityIDs" type="SequencedIDsType" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>Identifies the child engineering Activity IDs. These may have a sequence indicator that specifies the order in which they are to be performed. </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 unbounded
ResourceCodes nsA:ResourceCodes 0 (1)
Description nsA:Description 0 unbounded
Amount nsA:Amount 0 unbounded
Location nsA:Location 0 unbounded
TimePeriod nsA:TimePeriod 0 (1)
ResolvedRequestID nsA:ResolvedRequestID 0 unbounded
ConcernedParty nsA:ConcernedParty 0 unbounded
SupplierParty nsA:SupplierParty 0 unbounded
RequesterParty nsA:RequesterParty 0 (1)
ActualTimePeriod nsA:ActualTimePeriod 0 (1)
PlannedTimePeriod nsA:PlannedTimePeriod 0 (1)
MethodName nsA:MethodName 0 unbounded
MethodConsequenceText nsA:MethodConsequenceText 0 unbounded
MethodDescription nsA:MethodDescription 0 unbounded
ParentEngineeringActivityID nsA:ParentEngineeringActivityID 0 (1)
ChildEngineeringActivityIDs nsA:ChildEngineeringActivityIDs 0 (1)
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:IDsGroup (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type nsA:type (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:EngineeringActivity