Definition Type: ComplexType
Name: SecObjRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_SecObjLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SecObjStatus in schema ifx170_secobjlib_xsd Drilldown into SecObjValue in schema ifx170_secobjlib_xsd Drilldown into CryptType in schema ifx170_corelib_xsd Drilldown into SecObjPurpose in schema ifx170_secobjlib_xsd Drilldown into SecObjType in schema ifx170_secobjlib_xsd Drilldown into SecObjName in schema ifx170_secobjlib_xsd Drilldown into SecObjKeyChkValue in schema ifx170_secobjlib_xsd Drilldown into SecObjId in schema ifx170_corelib_xsdXSD Diagram of SecObjRec_Type in schema ifx170_secobjlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="SecObjRec_Type">
    <xsd:sequence>
        <xsd:element ref="SecObjId" />
        <xsd:element ref="SecObjKeyChkValue" minOccurs="0" />
        <xsd:element ref="SecObjName" minOccurs="0" />
        <xsd:element ref="SecObjType" minOccurs="0" />
        <xsd:element ref="SecObjPurpose" minOccurs="0" />
        <xsd:element ref="CryptType" minOccurs="0" />
        <xsd:element ref="SecObjValue" minOccurs="0" />
        <xsd:element ref="SecObjStatus" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SecObjId ifx:SecObjId (1) (1)
SecObjKeyChkValue ifx:SecObjKeyChkValue 0 (1)
SecObjName ifx:SecObjName 0 (1)
SecObjType ifx:SecObjType 0 (1)
SecObjPurpose ifx:SecObjPurpose 0 (1)
CryptType ifx:CryptType 0 (1)
SecObjValue ifx:SecObjValue 0 (1)
SecObjStatus ifx:SecObjStatus (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:SecObjRec