Definition Type: ComplexType
Name: SecObjModRq_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_SecObjMod.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SecObjInfo in schema ifx170_secobjlib_xsd Drilldown into SecObjId in schema ifx170_corelib_xsd Drilldown into MsgRqHdr in schema ifx170_corelib_xsd Drilldown into RqUID in schema ifx170_corelib_xsdXSD Diagram of SecObjModRq_Type in schema ifx170_secobjmod_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="SecObjModRq_Type">
    <xsd:sequence>
        <xsd:element ref="RqUID" />
        <xsd:element ref="MsgRqHdr" minOccurs="0" />
        <xsd:element ref="SecObjId" />
        <xsd:element ref="SecObjInfo" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RqUID ifx:RqUID (1) (1)
MsgRqHdr ifx:MsgRqHdr 0 (1)
SecObjId ifx:SecObjId (1) (1)
SecObjInfo ifx:SecObjInfo (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:SecObjModRq