Definition Type: ComplexType
Name: PartnerEventAction
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
Structure which contains information about the Partner's action in the transaction, such as created by.
Collapse XSD Schema Diagram:
Drilldown into EventDateTime in schema pidxlib_xsd Drilldown into PartnerInformation in schema pidxlib_xsdXSD Diagram of PartnerEventAction in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<complexType name="PartnerEventAction">
    <annotation>
        <documentation>Structure which contains information about the Partner's action in the transaction, such as created by.</documentation>
    </annotation>
    <sequence>
        <element ref="pidx:PartnerInformation" />
        <element ref="pidx:EventDateTime" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartnerInformation pidx:PartnerInformation (1) (1)
EventDateTime pidx:EventDateTime (1) (1)
Collapse Derivation Tree:
Collapse References:
pidx:ChangedByPartner, pidx:CreatedByPartner