Definition Type: ComplexType
Name: SecObjInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_SecObjLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SecObjValue in schema ifx170_secobjlib_xsd Drilldown into SecSignId in schema ifx170_corelib_xsd Drilldown into SecEncryptId in schema ifx170_corelib_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_xsdXSD Diagram of SecObjInfo_Type in schema ifx170_secobjlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="SecObjInfo_Type">
    <xsd:sequence>
        <xsd:element ref="SecObjName" minOccurs="0" />
        <xsd:element ref="SecObjType" />
        <xsd:element ref="SecObjPurpose" />
        <xsd:element ref="CryptType" />
        <xsd:element ref="SecEncryptId" minOccurs="0" />
        <xsd:element ref="SecSignId" minOccurs="0" />
        <xsd:element ref="SecObjValue" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SecObjName ifx:SecObjName 0 (1)
SecObjType ifx:SecObjType (1) (1)
SecObjPurpose ifx:SecObjPurpose (1) (1)
CryptType ifx:CryptType (1) (1)
SecEncryptId ifx:SecEncryptId 0 (1)
SecSignId ifx:SecSignId 0 (1)
SecObjValue ifx:SecObjValue (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:SecObjInfo